Port details |
- neon29 HTTP and WebDAV client library for Unix systems
- 0.29.6_7 www
=20 0.29.6_7Version of this port present on the latest quarterly branch.
- Maintainer: lev@FreeBSD.org
- Port Added: 2009-12-18 20:58:50
- Last Update: 2014-12-24 06:03:23
- SVN Revision: 375392
- People watching this port, also watch:: m4, bison, gmake, expat, pcre
- License: GPLv2
- WWW:
- http://www.webdav.org/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).
WWW: http://www.webdav.org/neon/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: neon29
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libcrypto.so.8 : security/openssl
- msgfmt : devel/gettext-tools
- Runtime dependencies:
-
- ca-root-nss.crt : security/ca_root_nss
- libcrypto.so.8 : security/openssl
- Library dependencies:
-
- libexpat.so : textproc/expat2
- libintl.so : devel/gettext-runtime
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Libraries
-
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 neon29-0.29.6_7:
CA_BUNDLE=on: Install CA bundle for OpenSSL
DOCS=on: Build and/or install documentation
GSSAPI=on: GSSAPI Security API support
NLS=on: Native Language Support
OPENSSL=on: SSL/TLS support via OpenSSL
PROXY=off: libproxy support
====> XML parser library: you have to select exactly one of them
EXPAT=on: XML parser support via Expat
LIBXML=off: libxml2 XML parser support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.29.6_7 24 Dec 2014 06:03:23 |
ohauer |
- rename www/neon29 to www/neon and update to neon-0.30.1
- adjust ports depending on neon, bump PORTREVISION
Changelog:
Fix memory leak with GnuTLS (Werner Baumann, Patrick Ohly).
Fix possible crash after DNS lookup errors on Windows (Olivier Goffart).
Don't fail if the SSL cert changes between connections with OpenSSL, behaviour
now matches that with GnuTLS.
Fix PKCS#11 support under OpenSSL with TLS 1.2.
Fix static linking with pkg-config file (Alan H)
PR: 195786
Differential Revision: https://reviews.freebsd.org/D1319
Submitted by: ohauer
Reviewed by: portmgr (bapt, mat)
Approved by: portmgr, lev (implicit) |
0.29.6_7 15 Dec 2014 16:08:15 |
ohauer |
- use new CONFIG syntax
- add LICENSE
- do not install man pages a second time
- use REINPLACE_CMD instead dedicated patch
- remove obsolete CONFLICT line
- cleanup pkg-plist
- bump PORTREVISION
Approved by: lev (implicit) |
0.29.6_6 05 Oct 2014 21:17:05 |
tijl |
Remove old libtool patches |
0.29.6_6 06 Aug 2014 09:11:58 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt) |
0.29.6_6 19 Jul 2014 18:38:55 |
ohauer |
- remove patch to not install docs per default (recover defaults)
this way a second call to the install-html target is not required
- sort pkg-plist according new `make makeplist'
Nothing changes in the resulting package therefor no bump |
0.29.6_6 07 May 2014 22:11:29 |
bapt |
Convert to USES=libtool
Modernize LIB_DEPENDS
Strip binaries |
0.29.6_5 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.29.6_4 15 Feb 2014 13:10:03 |
lev |
Use root CA bundle
PR: ports/185130
Submitted by: Anton Yuzhaninov |
0.29.6_4 05 Nov 2013 22:40:46 |
ohauer |
- add stage support
Approved by: lev@ (explicit) |
0.29.6_4 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.29.6_4 06 May 2013 06:54:19 |
bapt |
Finish converting www from WITHOUT_NLS to PORT_OPTIONS:MNLS |
0.29.6_4 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.29.6_4 21 Oct 2011 13:19:21 |
lev |
Ooops, forgot one line. |
0.29.6_4 21 Oct 2011 13:08:15 |
lev |
(1) Fix typo
(2) Fix MAN/MLINKS settings
PR: [1] ports/161432, ports/160855, ports/160722, [2] ports/160619 |
0.29.6_3 23 Aug 2011 18:39:19 |
kwm |
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed. |
0.29.6_2 14 Jun 2011 11:02:57 |
lev |
(1) Add OPTIONS for all knobs.
(2) Add optional support for net/libproxy, turned off by default.
Submitted by: (2) - Koop Mast, kwm@ |
0.29.6_1 13 May 2011 11:45:09 |
lev |
Fix plist
PR: ports/156907 |
0.29.6 07 May 2011 17:18:57 |
lev |
Update to 0.29.6 |
0.29.5 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.29.5 24 Nov 2010 14:27:09 |
pav |
- Update to 0.29.5
PR: ports/151878
Submitted by: ohauer
Approved by: maintainer timeout (lev; 22 days) |
0.29.4 13 Oct 2010 12:34:30 |
lev |
Update to latest 0.29.4
PR: ports/151185 |
0.29.3_2 30 Jul 2010 22:14:49 |
mezz |
- Makes neon29 our default neon library. The neon 0.27.x to 0.29.x are API and
ABI backwards compatible. It is unnecessary to have more than one same
libraries (ie: neon28 and neon29) as it creates issue in our ports tree such
as CONFLICTS and made our Makefile complicate.
- Remove www/neonpp and www/neon28.
- Add USE_GNOME=ltverhack; it corrects the shared library version by change
from libneon.so.29 to libneon.so.27. It won't get bump again with no reason
unless ABI changes.
- Bump the PORTREVISION on all ports and chase the shared library change.
- Add info in the UPDATING for how to rebuild on all ports that depend on
neon.
PR: ports/148295
Approved by: lev (maintainer timeout, no respone for months),
portmgr
Tested by: pointyhat-exp by pav |
0.29.3_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.29.3 10 Feb 2010 12:30:59 |
skv |
- Update to 0.29.3
- Fix spacing to make portlint happy
Changes:
http://lists.manyfish.co.uk/pipermail/neon/2010-January/001150.html
Changes:
http://lists.manyfish.co.uk/pipermail/neon/2009-December/001123.html
PR: ports/142185
Submitted by: olli hauer <ohauer xx gmx.de>
Approved by: maintainer timeout (lev; >1 month) |
0.29.1 18 Dec 2009 21:04:41 |
miwi |
- Update to 2.9.1
- Connect to build
PR: ports/138994 ports/140636
Submitted by: olli hauer <ohauer@gmx.de>
Approved by: maintainer timeout |
0.28.6 18 Dec 2009 20:58:27 |
miwi |
- Force commit to note repocopy
www/neon28 -> www/neon29 |