FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 4:05 AM BST
Port details
neon29 0.29.6_4 www on this many watch lists=34 search for ports that depend on this port
An HTTP and WebDAV client library for Unix systems
Maintained by: lev@FreeBSD.org search for ports maintained by this maintainer
Port Added: 18 Dec 2009 20:58:50
License: not specified in port


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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/libtool
Required Libraries: textproc/expat2, devel/gettext

Required by:
for Libraries

To install the port: cd /usr/ports/www/neon29/ && make install clean
To add the package: pkg_add -r neon29


Configuration Options
===> The following configuration options are available for neon29-0.29.6_4:
     EXPAT=on (default) "Build with expat-based XML parser"
     XML=off (default) "Build with libxml-based XML parser"
     OPENSSL=on (default) "Build with SSL support"
     NLS=on (default) "Build with NLS support"
     GSSAPI=on (default) "Build with GSSAPI support"
     PROXY=off (default) "Build with libproxy support"
===> Use 'make config' to modify these settings

Master Sites:
http://www.webdav.org/neon/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2010-07-30
    Affects: users of www/neon28 and www/neon29
    Author: mezz@FreeBSD.org
    Reason: 
      Makes neon29 our default neon library in the ports tree. The www/neon28
      has been removed and www/neon29's shared library version has been changed.
      You will have to rebuild all ports that depend on www/neon29. Do this:
    
      Portmaster users:
    	portmaster -o www/neon29 www/neon28
    	portmaster -r neon29-
    
      Portupgrade user:
    	env DISABLE_CONFLICTS=1 portupgrade -o www/neon29 -f neon28-\*
    	pkgdb -Ff
    	portupgrade -rf neon29-\*
    
    
Port Moves
  • port moved here from www/neon28 on 2010-07-30
    REASON: Replaced by neon 0.29.x

Number of commits found: 14

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Oct 2011 13:19:21
Original commit files touched by this commit  0.29.6_4
lev search for other commits by this committer
  Ooops, forgot one line.
21 Oct 2011 13:08:15
Original commit files touched by this commit  0.29.6_4
lev search for other commits by this committer
        (1) Fix typo
        (2) Fix MAN/MLINKS settings

PR:     [1] ports/161432, ports/160855, ports/160722, [2] ports/160619
23 Aug 2011 18:39:19
Original commit files touched by this commit  0.29.6_3
kwm search for other commits by this committer
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed.
14 Jun 2011 11:02:57
Original commit files touched by this commit  0.29.6_2
lev search for other commits by this committer
 (1) Add OPTIONS for all knobs.
 (2) Add optional support for net/libproxy, turned off by default.

Submitted by: (2) - Koop Mast, kwm@
13 May 2011 11:45:09
Original commit files touched by this commit  0.29.6_1
lev search for other commits by this committer
  Fix plist

PR:     ports/156907
07 May 2011 17:18:57
Original commit files touched by this commit  0.29.6
lev search for other commits by this committer
  Update to 0.29.6
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.29.5
ade search for other commits by this committer
Sync to new bsd.autotools.mk
24 Nov 2010 14:27:09
Original commit files touched by this commit  0.29.5
pav search for other commits by this committer
- Update to 0.29.5

PR:             ports/151878
Submitted by:   ohauer
Approved by:    maintainer timeout (lev; 22 days)
13 Oct 2010 12:34:30
Original commit files touched by this commit  0.29.4
lev search for other commits by this committer
  Update to latest 0.29.4

PR:     ports/151185
30 Jul 2010 22:14:49
Original commit files touched by this commit  0.29.3_2
mezz search for other commits by this committer
- 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
31 May 2010 02:01:56
Original commit files touched by this commit  0.29.3_1
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
10 Feb 2010 12:30:59
Original commit files touched by this commit  0.29.3
skv search for other commits by this committer
- 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)
18 Dec 2009 21:04:41
Original commit files touched by this commit  0.29.1
miwi search for other commits by this committer
- Update to 2.9.1
- Connect to build

PR:             ports/138994 ports/140636
Submitted by:   olli hauer <ohauer@gmx.de>
Approved by:    maintainer timeout
18 Dec 2009 20:58:27
Original commit files touched by this commit  0.28.6
miwi search for other commits by this committer
- Force commit to note repocopy
        www/neon28 -> www/neon29

Number of commits found: 14

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month252

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.15 seconds.