| Port details on branch 2023Q1 | 
	| 
 neon HTTP and WebDAV client library for Unix systems
 0.34.0_1 www  =121            0.34.0_1Version of this port present on the latest quarterly branch.Maintainer: lev@FreeBSD.org Port Added: 2000-10-25 22:04:55Last Update: 2025-08-01 15:07:59Commit Hash: 4bbc343People watching this port, also watch:: expat, libiconv, gmake, freetype2, m4License: GPLv2WWW: https://notroj.github.io/neon/Description:Neon is  an HTTP and  WebDAV client library for  Unix systems, with  a C
interface. Featuring:
	. High-level interface to HTTP and WebDAV methods
	  (PUT, GET, HEAD etc)
	. Low-level interface to HTTP request handling, to allow
	  implementing new methods easily.
	. HTTP/1.1 and HTTP/1.0 persistent connections
	. RFC2617 basic and digest authentication
	  (including auth-int, md5-sess)
	. Proxy support (including basic/digest authentication)
	. Generic WebDAV 207 XML response handling mechanism
	. XML parsing using the expat or libxml parsers
	. Easy generation of error messages from 207 error responses
	. WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL
	. WebDAV metadata support: set and remove properties, query
	  any set of properties (PROPPATCH/PROPFIND).   ¦  ¦  ¦  ¦ 
 Manual pages:
pkg-plist: as obtained via: make generate-plistUSE_RC_SUBR (Service Scripts)
no SUBR information found for this portDependency lines:
To install the port: cd /usr/ports/www/neon/ && make install cleanTo add the package, run one of these commands:NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.pkg install www/neonpkg install neon
PKGNAME: neonFlavors: there is no flavor information for this port.distinfo:TIMESTAMP = 1743622656
SHA256 (neon-0.34.0.tar.gz) = 2e3ee8535039966c80764f539d5c9bfee1651a17e2f36e5ca462632181253977
SIZE (neon-0.34.0.tar.gz) = 928587 
Packages (timestamps in pop-ups are UTC):
 
DependenciesNOTE: FreshPorts displays only information on required and default dependencies.  Optional dependencies are not covered.Build dependencies:
pkgconf>=1.3.0_1 : devel/pkgconfgettext-runtime>=0.22_1 : devel/gettext-runtimemsgfmt : devel/gettext-tools
Library dependencies:
libexpat.so : textproc/expat2libintl.so : devel/gettext-runtime
This port is required by:for Libraries
					            
audio/libcoverartaudio/libmusicbrainz5devel/pysvnfilesystems/davfs2misc/far2lmultimedia/audacious-pluginssysutils/nut
Deleted ports which required this port:
* - deleted ports are only shown under the This port is required by section.  It was harder to do for the Required section.  Perhaps later...Configuration Options:
===> The following configuration options are available for neon-0.34.0_1:
     DOCS=on: Build and/or install documentation
     GSSAPI=on: GSSAPI Security API support
     MANPAGES=on: Build and/or install manual pages
     NLS=on: Native Language Support
     PROXY=off: libproxy support
====> XML parser library: you have to select exactly one of them
     EXPAT=on: XML parser support via Expat
     LIBXML2=off: libxml2 XML parser support
====> SSL protocol support: you can only select none or one of them
     GNUTLS=off: SSL/TLS support via GnuTLS
     OPENSSL=on: SSL/TLS support via OpenSSL
===> Use 'make config' to modify these settingsOptions name:www_neonUSES:cpe libtool localbase:ldflags pathfix pkgconfig gettext sslFreshPorts was unable to extract/find any pkg message
Master Sites: |