[Midnightbsd-cvs] mports: mports/www: Add neon26 and neon28.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Jun 8 17:04:45 EDT 2008


Log Message:
-----------
Add neon26 and neon28.  Add licenses to all three and fix CONFLICTS

Modified Files:
--------------
    mports/www:
        Makefile (r1.75 -> r1.76)
    mports/www/neon:
        Makefile (r1.2 -> r1.3)

Added Files:
-----------
    mports/www/neon26:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)
        pkg-plist (r1.1)
    mports/www/neon26/files:
        patch-Makefile.in (r1.1)
        patch-ltmain.sh (r1.1)
    mports/www/neon28:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)
        pkg-plist (r1.1)
    mports/www/neon28/files:
        patch-Makefile.in (r1.1)
        patch-ltmain.sh (r1.1)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/www/Makefile,v
retrieving revision 1.75
retrieving revision 1.76
diff -L www/Makefile -L www/Makefile -u -r1.75 -r1.76
--- www/Makefile
+++ www/Makefile
@@ -49,6 +49,8 @@
     SUBDIR += mod_perl2
     SUBDIR += moinmoin
     SUBDIR += neon
+    SUBDIR += neon26
+    SUBDIR += neon28
     SUBDIR += nspluginwrapper
     SUBDIR += opera
     SUBDIR += p5-CGI.pm
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/www/neon/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L www/neon/Makefile -L www/neon/Makefile -u -r1.2 -r1.3
--- www/neon/Makefile
+++ www/neon/Makefile
@@ -15,10 +15,13 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	An HTTP and WebDAV client library for Unix systems
+LICENSE=	lgpl
 
 LIB_DEPENDS=	expat.6:${PORTSDIR}/textproc/expat2
 
-INSTALLS_SHLIB=	yes
+CONFLICTS=	neon28-[0-9]* neon26-[0-9]*
+
+USE_LDCONFIG=	yes
 
 .ifndef WITHOUT_OPENSSL
 USE_OPENSSL=	yes
--- /dev/null
+++ www/neon26/pkg-descr
@@ -0,0 +1,19 @@
+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/
--- /dev/null
+++ www/neon26/pkg-plist
@@ -0,0 +1,84 @@
+bin/neon-config
+include/neon/ne_207.h
+include/neon/ne_acl.h
+include/neon/ne_alloc.h
+include/neon/ne_auth.h
+include/neon/ne_basic.h
+include/neon/ne_compress.h
+include/neon/ne_dates.h
+include/neon/ne_defs.h
+include/neon/ne_i18n.h
+include/neon/ne_locks.h
+include/neon/ne_md5.h
+include/neon/ne_props.h
+include/neon/ne_redirect.h
+include/neon/ne_request.h
+include/neon/ne_session.h
+include/neon/ne_socket.h
+include/neon/ne_ssl.h
+include/neon/ne_string.h
+include/neon/ne_uri.h
+include/neon/ne_utils.h
+include/neon/ne_xml.h
+include/neon/ne_xmlreq.h
+lib/libneon.so.26
+lib/libneon.so
+lib/libneon.la
+lib/libneon.a
+libdata/pkgconfig/neon.pc
+%%NLS%%share/locale/cs/LC_MESSAGES/neon.mo
+%%NLS%%share/locale/de/LC_MESSAGES/neon.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/neon.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/neon.mo
+%%NLS%%share/locale/nn/LC_MESSAGES/neon.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/neon.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/neon.mo
+%%NLS%%share/locale/zh/LC_MESSAGES/neon.mo
+%%PORTDOCS%%%%DOCSDIR%%/html/api.html
+%%PORTDOCS%%%%DOCSDIR%%/html/biblio.html
+%%PORTDOCS%%%%DOCSDIR%%/html/compliance.html
+%%PORTDOCS%%%%DOCSDIR%%/html/features.html
+%%PORTDOCS%%%%DOCSDIR%%/html/index.html
+%%PORTDOCS%%%%DOCSDIR%%/html/intro.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ref.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refalloc.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refauth.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refbuf.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refbufapp.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refbufcr.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refbufdest.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refbufutil.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refcert.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refclicert.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refconfig.html
+%%PORTDOCS%%%%DOCSDIR%%/html/referr.html
+%%PORTDOCS%%%%DOCSDIR%%/html/reffeat.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refgetst.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refi18n.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refiaddr.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refneon.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refopts.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refreq.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refreqbody.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refreqhdr.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refreqopts.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refresolve.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refresphdr.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refsess.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refshave.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refsockinit.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refsslca.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refsslcert2.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refsslcertio.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refssldname.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refsslvfy.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refstatus.html
+%%PORTDOCS%%%%DOCSDIR%%/html/reftok.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refvers.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refxml.html
+%%PORTDOCS%%%%DOCSDIR%%/html/using.html
+%%PORTDOCS%%%%DOCSDIR%%/html/xml.html
+%%PORTDOCS%%%%DOCSDIR%%/using-neon.txt
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
+ at dirrm include/neon
--- /dev/null
+++ www/neon26/Makefile
@@ -0,0 +1,133 @@
+# New ports collection makefile for: neon
+# Date created:		13 October 2000
+# Whom:			Mikhail Teterin <mi at aldan.algebra.com>
+#
+# $MidnightBSD: mports/www/neon26/Makefile,v 1.1 2008/06/08 21:04:42 laffer1 Exp $
+# $FreeBSD: ports/www/neon26/Makefile,v 1.42 2008/06/06 14:07:02 edwin Exp $
+#
+
+PORTNAME=	neon26
+PORTVERSION=	0.26.4
+PORTREVISION=	0
+CATEGORIES=	www
+MASTER_SITES=	http://www.webdav.org/neon/ \
+		http://keyserver.kjsl.com/~jharris/distfiles/
+DISTNAME=	neon-${PORTVERSION}
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	An HTTP and WebDAV client library for Unix systems
+LICENSE=	lgpl
+
+LIB_DEPENDS=	expat.6:${PORTSDIR}/textproc/expat2
+
+CONFLICTS=	neon28-[0-9]* neon-[0-9]*
+
+USE_AUTOTOOLS=	libtool:15
+USE_LDCONFIG=	yes
+
+.if defined(WITHOUT_NLS)
+CONFIGURE_ARGS+=--disable-nls
+PLIST_SUB+=	NLS="@comment "
+.else
+USE_GETTEXT=	yes
+PLIST_SUB+=	NLS=""
+.endif
+
+.ifndef WITHOUT_OPENSSL
+USE_OPENSSL=	yes
+.endif
+
+USE_GNOME=	gnomehack gnometarget
+GNU_CONFIGURE=	yes
+CONFIGURE_ARGS=	--with-ssl \
+		--enable-xml \
+		--enable-shared \
+		--with-expat \
+		--with-libs=${PREFIX}
+
+MAN1=	neon-config.1
+MAN3=	ne_add_request_header.3 ne_addr_resolve.3 ne_buffer.3 \
+	ne_buffer_append.3 ne_buffer_clear.3 ne_buffer_create.3 \
+	ne_buffer_destroy.3 ne_get_error.3 ne_get_response_header.3 \
+	ne_get_status.3 ne_i18n_init.3 ne_iaddr_make.3 ne_has_support.3 \
+	ne_malloc.3 ne_request_create.3 ne_session_create.3 \
+	ne_set_request_body_buffer.3 ne_set_request_expect100.3 \
+	ne_set_server_auth.3 ne_set_useragent.3 ne_shave.3 ne_sock_init.3 \
+	ne_ssl_cert_cmp.3 ne_ssl_cert_identity.3 ne_ssl_cert_read.3 \
+	ne_ssl_clicert_read.3 ne_ssl_readable_dname.3 ne_ssl_set_verify.3 \
+	ne_ssl_trust_cert.3 ne_status.3 ne_token.3 ne_version_match.3 \
+	ne_xml_create.3 neon.3
+MLINKS=	ne_add_request_header.3 ne_print_request_header.3 \
+	ne_addr_resolve.3 ne_addr_destroy.3 \
+	ne_addr_resolve.3 ne_addr_error.3 \
+	ne_addr_resolve.3 ne_addr_first.3 \
+	ne_addr_resolve.3 ne_addr_next.3 \
+	ne_addr_resolve.3 ne_addr_result.3 \
+	ne_buffer_append.3 ne_buffer_concat.3 \
+	ne_buffer_append.3 ne_buffer_zappend.3 \
+	ne_buffer_clear.3 ne_buffer_altered.3 \
+	ne_buffer_clear.3 ne_buffer_grow.3 \
+	ne_buffer_create.3 ne_buffer_ncreate.3 \
+	ne_buffer_destroy.3 ne_buffer_finish.3 \
+	ne_get_error.3 ne_set_error.3 \
+	ne_get_response_header.3 ne_response_header_iterate.3 \
+	ne_iaddr_make.3 ne_iaddr_cmp.3 \
+	ne_iaddr_make.3 ne_iaddr_free.3 \
+	ne_iaddr_make.3 ne_iaddr_print.3 \
+	ne_iaddr_make.3 ne_iaddr_typeof.3 \
+	ne_malloc.3 ne_calloc.3 \
+	ne_malloc.3 ne_oom_callback.3 \
+	ne_malloc.3 ne_realloc.3 \
+	ne_malloc.3 ne_strdup.3 \
+	ne_malloc.3 ne_strndup.3 \
+	ne_request_create.3 ne_request_destroy.3 \
+	ne_request_create.3 ne_request_dispatch.3 \
+	ne_session_create.3 ne_close_connection.3 \
+	ne_session_create.3 ne_session_destroy.3 \
+	ne_session_create.3 ne_session_proxy.3 \
+	ne_set_request_body_buffer.3 ne_set_request_body_fd.3 \
+	ne_set_request_body_buffer.3 ne_set_request_body_fd64.3 \
+	ne_set_server_auth.3 ne_forget_auth.3 \
+	ne_set_server_auth.3 ne_set_proxy_auth.3 \
+	ne_set_useragent.3 ne_get_scheme.3 \
+	ne_set_useragent.3 ne_get_server_hostport.3 \
+	ne_set_useragent.3 ne_set_persist.3 \
+	ne_set_useragent.3 ne_set_read_timeout.3 \
+	ne_sock_init.3 ne_sock_exit.3 \
+	ne_ssl_cert_cmp.3 ne_ssl_cert_free.3 \
+	ne_ssl_cert_identity.3 ne_ssl_cert_issuer.3 \
+	ne_ssl_cert_identity.3 ne_ssl_cert_signedby.3 \
+	ne_ssl_cert_identity.3 ne_ssl_cert_subject.3 \
+	ne_ssl_cert_read.3 ne_ssl_cert_export.3 \
+	ne_ssl_cert_read.3 ne_ssl_cert_import.3 \
+	ne_ssl_cert_read.3 ne_ssl_cert_write.3 \
+	ne_ssl_clicert_read.3 ne_ssl_clicert_decrypt.3 \
+	ne_ssl_clicert_read.3 ne_ssl_clicert_encrypted.3 \
+	ne_ssl_clicert_read.3 ne_ssl_clicert_free.3 \
+	ne_ssl_clicert_read.3 ne_ssl_clicert_name.3 \
+	ne_ssl_clicert_read.3 ne_ssl_clicert_owner.3 \
+	ne_ssl_readable_dname.3 ne_ssl_dname_cmp.3 \
+	ne_ssl_trust_cert.3 ne_ssl_trust_default_ca.3 \
+	ne_token.3 ne_qtoken.3 \
+	ne_version_match.3 ne_version_string.3 \
+	ne_xml_create.3 ne_xml_destroy.3
+
+PLIST_SUB+=	PORTVERSION=${PORTVERSION}
+
+.include <bsd.port.pre.mk>
+
+#DOCSDIR:=	${DOCSDIR:S/26//}
+DOCSDIR= ${PREFIX}/share/doc/neon
+
+pre-fake:
+	${MKDIR} ${FAKE_DESTDIR}${DOCSDIR}
+
+post-install:
+	${INSTALL_MAN} ${WRKSRC}/doc/man/*.1 ${MANPREFIX}/man/man1
+	${INSTALL_MAN} ${WRKSRC}/doc/man/*.3 ${MANPREFIX}/man/man3
+.ifndef NOPORTDOCS
+	(cd ${WRKSRC} ; ${MAKE} install-html ${FAKE_MAKEARGS} )
+	${INSTALL_DATA} ${WRKSRC}/doc/using-neon.txt ${DOCSDIR}
+.endif
+
+.include <bsd.port.post.mk>
--- /dev/null
+++ www/neon26/distinfo
@@ -0,0 +1,3 @@
+MD5 (neon-0.26.4.tar.gz) = 2d11fff51ffa856fc6b5d4bd801d6cc4
+SHA256 (neon-0.26.4.tar.gz) = 92d9a9f097734e9baa542febae9419b0d22540e3158e245220fea1b078b159de
+SIZE (neon-0.26.4.tar.gz) = 794225
--- /dev/null
+++ www/neon26/files/patch-ltmain.sh
@@ -0,0 +1,15 @@
+--- ltmain.sh.orig	Wed Feb  7 15:52:17 2007
++++ ltmain.sh	Wed Feb  7 15:52:58 2007
+@@ -6038,10 +6038,12 @@
+ 	fi
+ 
+ 	# Install the pseudo-library for information purposes.
++	if /usr/bin/false ; then
+ 	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
+ 	instname="$dir/$name"i
+ 	$show "$install_prog $instname $destdir/$name"
+ 	$run eval "$install_prog $instname $destdir/$name" || exit $?
++	fi
+ 
+ 	# Maybe install the static library, too.
+ 	test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
--- /dev/null
+++ www/neon26/files/patch-Makefile.in
@@ -0,0 +1,20 @@
+--- Makefile.in.orig	Wed Feb  7 15:53:29 2007
++++ Makefile.in	Wed Feb  7 16:34:12 2007
+@@ -21,7 +21,7 @@
+ man1dir = $(mandir)/man1
+ man3dir = $(mandir)/man3
+ datadir = @datadir@
+-docdir = $(datadir)/doc/neon- at NEON_VERSION@
++docdir = $(datadir)/doc/neon
+ includedir = @includedir@
+ neonincludes = $(includedir)/neon
+ pkgconfigdir = $(prefix)/libdata/pkgconfig
+@@ -147,7 +147,7 @@
+ 	@echo "ERROR: purposes only; this copy of neon must not be installed."
+ 	@false
+ 
+-install-yes: install-lib install-headers install-config install-docs install-nls
++install-yes: install-lib install-headers install-config install-nls
+ 
+ # libtool does all the necessary magic here
+ install-lib: subdirs
--- /dev/null
+++ www/neon28/pkg-descr
@@ -0,0 +1,19 @@
+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/
--- /dev/null
+++ www/neon28/pkg-plist
@@ -0,0 +1,87 @@
+bin/neon-config
+include/neon/ne_207.h
+include/neon/ne_acl.h
+include/neon/ne_alloc.h
+include/neon/ne_auth.h
+include/neon/ne_basic.h
+include/neon/ne_compress.h
+include/neon/ne_dates.h
+include/neon/ne_defs.h
+include/neon/ne_i18n.h
+include/neon/ne_locks.h
+include/neon/ne_md5.h
+include/neon/ne_props.h
+include/neon/ne_redirect.h
+include/neon/ne_request.h
+include/neon/ne_session.h
+include/neon/ne_socket.h
+include/neon/ne_ssl.h
+include/neon/ne_string.h
+include/neon/ne_uri.h
+include/neon/ne_utils.h
+include/neon/ne_xml.h
+include/neon/ne_xmlreq.h
+include/neon/ne_pkcs11.h
+lib/libneon.so.28
+lib/libneon.so
+lib/libneon.la
+lib/libneon.a
+libdata/pkgconfig/neon.pc
+%%NLS%%share/locale/cs/LC_MESSAGES/neon.mo
+%%NLS%%share/locale/de/LC_MESSAGES/neon.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/neon.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/neon.mo
+%%NLS%%share/locale/nn/LC_MESSAGES/neon.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/neon.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/neon.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/neon.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/neon.mo
+%%PORTDOCS%%%%DOCSDIR%%/html/api.html
+%%PORTDOCS%%%%DOCSDIR%%/html/biblio.html
+%%PORTDOCS%%%%DOCSDIR%%/html/compliance.html
+%%PORTDOCS%%%%DOCSDIR%%/html/features.html
+%%PORTDOCS%%%%DOCSDIR%%/html/index.html
+%%PORTDOCS%%%%DOCSDIR%%/html/intro.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ref.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refalloc.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refauth.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refbuf.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refbufapp.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refbufcr.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refbufdest.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refbufutil.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refcert.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refclicert.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refconfig.html
+%%PORTDOCS%%%%DOCSDIR%%/html/referr.html
+%%PORTDOCS%%%%DOCSDIR%%/html/reffeat.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refgetst.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refi18n.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refiaddr.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refneon.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refopts.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refreq.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refreqbody.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refreqhdr.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refreqflags.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refsessflags.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refresolve.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refresphdr.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refsess.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refshave.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refsockinit.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refsslca.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refsslcert2.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refsslcertio.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refssldname.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refsslvfy.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refstatus.html
+%%PORTDOCS%%%%DOCSDIR%%/html/reftok.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refvers.html
+%%PORTDOCS%%%%DOCSDIR%%/html/refxml.html
+%%PORTDOCS%%%%DOCSDIR%%/html/using.html
+%%PORTDOCS%%%%DOCSDIR%%/html/xml.html
+%%PORTDOCS%%%%DOCSDIR%%/using-neon.txt
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
+ at dirrm include/neon
--- /dev/null
+++ www/neon28/Makefile
@@ -0,0 +1,133 @@
+# New ports collection makefile for: neon
+# Date created:		13 October 2000
+# Whom:			Mikhail Teterin <mi at aldan.algebra.com>
+#
+# $MidnightBSD: mports/www/neon28/Makefile,v 1.1 2008/06/08 21:04:42 laffer1 Exp $
+# $FreeBSD: ports/www/neon28/Makefile,v 1.41 2008/06/06 14:07:03 edwin Exp $
+#
+
+PORTNAME=	neon28
+PORTVERSION=	0.28.2
+PORTREVISION=	0
+CATEGORIES=	www
+MASTER_SITES=	http://www.webdav.org/neon/ \
+		http://keyserver.kjsl.com/~jharris/distfiles/
+DISTNAME=	neon-${PORTVERSION}
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	An HTTP and WebDAV client library for Unix systems
+LICENSE=	lgpl
+
+LIB_DEPENDS=	expat.6:${PORTSDIR}/textproc/expat2
+
+CONFLICTS=	neon26-[0-9]* neon-[0-9]*
+
+USE_AUTOTOOLS=	libtool:15
+USE_LDCONFIG=	yes
+
+.if defined(WITHOUT_NLS)
+CONFIGURE_ARGS+=--disable-nls
+PLIST_SUB+=	NLS="@comment "
+.else
+USE_GETTEXT=	yes
+PLIST_SUB+=	NLS=""
+.endif
+
+.ifndef WITHOUT_OPENSSL
+USE_OPENSSL=	yes
+.endif
+
+USE_GNOME=	gnomehack gnometarget
+GNU_CONFIGURE=	yes
+CONFIGURE_ARGS=	--with-ssl \
+		--enable-xml \
+		--enable-shared \
+		--with-expat \
+		--with-libs=${PREFIX}
+
+MAN1=	neon-config.1
+MAN3=	ne_add_request_header.3 ne_addr_resolve.3 ne_buffer.3 \
+	ne_buffer_append.3 ne_buffer_clear.3 ne_buffer_create.3 \
+	ne_buffer_destroy.3 ne_get_error.3 ne_get_response_header.3 \
+	ne_get_status.3 ne_i18n_init.3 ne_iaddr_make.3 ne_has_support.3 \
+	ne_malloc.3 ne_request_create.3 ne_session_create.3 \
+	ne_set_request_body_buffer.3 ne_get_request_flag.3 \
+	ne_get_session_flag.3 ne_set_request_flag.3 ne_set_session_flag.3 \
+	ne_set_server_auth.3 ne_set_useragent.3 ne_shave.3 ne_sock_init.3 \
+	ne_ssl_cert_cmp.3 ne_ssl_cert_identity.3 ne_ssl_cert_read.3 \
+	ne_ssl_clicert_read.3 ne_ssl_readable_dname.3 ne_ssl_set_verify.3 \
+	ne_ssl_trust_cert.3 ne_status.3 ne_token.3 ne_version_match.3 \
+	ne_xml_create.3 neon.3
+MLINKS=	ne_add_request_header.3 ne_print_request_header.3 \
+	ne_addr_resolve.3 ne_addr_destroy.3 \
+	ne_addr_resolve.3 ne_addr_error.3 \
+	ne_addr_resolve.3 ne_addr_first.3 \
+	ne_addr_resolve.3 ne_addr_next.3 \
+	ne_addr_resolve.3 ne_addr_result.3 \
+	ne_buffer_append.3 ne_buffer_concat.3 \
+	ne_buffer_append.3 ne_buffer_zappend.3 \
+	ne_buffer_clear.3 ne_buffer_altered.3 \
+	ne_buffer_clear.3 ne_buffer_grow.3 \
+	ne_buffer_create.3 ne_buffer_ncreate.3 \
+	ne_buffer_destroy.3 ne_buffer_finish.3 \
+	ne_get_error.3 ne_set_error.3 \
+	ne_get_response_header.3 ne_response_header_iterate.3 \
+	ne_iaddr_make.3 ne_iaddr_cmp.3 \
+	ne_iaddr_make.3 ne_iaddr_free.3 \
+	ne_iaddr_make.3 ne_iaddr_print.3 \
+	ne_iaddr_make.3 ne_iaddr_typeof.3 \
+	ne_malloc.3 ne_calloc.3 \
+	ne_malloc.3 ne_oom_callback.3 \
+	ne_malloc.3 ne_realloc.3 \
+	ne_malloc.3 ne_strdup.3 \
+	ne_malloc.3 ne_strndup.3 \
+	ne_request_create.3 ne_request_destroy.3 \
+	ne_request_create.3 ne_request_dispatch.3 \
+	ne_session_create.3 ne_close_connection.3 \
+	ne_session_create.3 ne_session_destroy.3 \
+	ne_session_create.3 ne_session_proxy.3 \
+	ne_set_request_body_buffer.3 ne_set_request_body_fd.3 \
+	ne_set_request_body_buffer.3 ne_set_request_body_fd64.3 \
+	ne_set_server_auth.3 ne_forget_auth.3 \
+	ne_set_server_auth.3 ne_set_proxy_auth.3 \
+	ne_set_useragent.3 ne_get_scheme.3 \
+	ne_set_useragent.3 ne_get_server_hostport.3 \
+	ne_set_useragent.3 ne_set_persist.3 \
+	ne_set_useragent.3 ne_set_read_timeout.3 \
+	ne_sock_init.3 ne_sock_exit.3 \
+	ne_ssl_cert_cmp.3 ne_ssl_cert_free.3 \
+	ne_ssl_cert_identity.3 ne_ssl_cert_issuer.3 \
+	ne_ssl_cert_identity.3 ne_ssl_cert_signedby.3 \
+	ne_ssl_cert_identity.3 ne_ssl_cert_subject.3 \
+	ne_ssl_cert_read.3 ne_ssl_cert_export.3 \
+	ne_ssl_cert_read.3 ne_ssl_cert_import.3 \
+	ne_ssl_cert_read.3 ne_ssl_cert_write.3 \
+	ne_ssl_clicert_read.3 ne_ssl_clicert_decrypt.3 \
+	ne_ssl_clicert_read.3 ne_ssl_clicert_encrypted.3 \
+	ne_ssl_clicert_read.3 ne_ssl_clicert_free.3 \
+	ne_ssl_clicert_read.3 ne_ssl_clicert_name.3 \
+	ne_ssl_clicert_read.3 ne_ssl_clicert_owner.3 \
+	ne_ssl_readable_dname.3 ne_ssl_dname_cmp.3 \
+	ne_ssl_trust_cert.3 ne_ssl_trust_default_ca.3 \
+	ne_token.3 ne_qtoken.3 \
+	ne_version_match.3 ne_version_string.3 \
+	ne_xml_create.3 ne_xml_destroy.3
+
+PLIST_SUB+=	PORTVERSION=${PORTVERSION}
+
+.include <bsd.port.pre.mk>
+
+DOCSDIR=	${PREFIX}/share/doc/neon
+
+pre-fake:
+	${MKDIR} ${FAKE_DESTDIR}${DOCSDIR}
+
+post-install:
+	${INSTALL_MAN} ${WRKSRC}/doc/man/*.1 ${MANPREFIX}/man/man1
+	${INSTALL_MAN} ${WRKSRC}/doc/man/*.3 ${MANPREFIX}/man/man3
+.ifndef NOPORTDOCS
+	(cd ${WRKSRC} ; ${MAKE} install-html ${FAKE_MAKEARGS})
+	${INSTALL_DATA} ${WRKSRC}/doc/using-neon.txt ${DOCSDIR}
+.endif
+
+.include <bsd.port.post.mk>
--- /dev/null
+++ www/neon28/distinfo
@@ -0,0 +1,3 @@
+MD5 (neon-0.28.2.tar.gz) = b99b3f44e8507ae2d17362f1b34aaf02
+SHA256 (neon-0.28.2.tar.gz) = d9cd601613db6affb25655e0908b0bf8c266669cef31999b6b4121d585ff9094
+SIZE (neon-0.28.2.tar.gz) = 797944
--- /dev/null
+++ www/neon28/files/patch-ltmain.sh
@@ -0,0 +1,15 @@
+--- ltmain.sh.orig	Wed Feb  7 15:52:17 2007
++++ ltmain.sh	Wed Feb  7 15:52:58 2007
+@@ -6038,10 +6038,12 @@
+ 	fi
+ 
+ 	# Install the pseudo-library for information purposes.
++	if /usr/bin/false ; then
+ 	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
+ 	instname="$dir/$name"i
+ 	$show "$install_prog $instname $destdir/$name"
+ 	$run eval "$install_prog $instname $destdir/$name" || exit $?
++	fi
+ 
+ 	# Maybe install the static library, too.
+ 	test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
--- /dev/null
+++ www/neon28/files/patch-Makefile.in
@@ -0,0 +1,20 @@
+--- Makefile.in.orig	Wed Feb  7 15:53:29 2007
++++ Makefile.in	Wed Feb  7 16:34:12 2007
+@@ -21,7 +21,7 @@
+ man1dir = $(mandir)/man1
+ man3dir = $(mandir)/man3
+ datadir = @datadir@
+-docdir = $(datadir)/doc/neon- at NEON_VERSION@
++docdir = $(datadir)/doc/neon
+ includedir = @includedir@
+ neonincludes = $(includedir)/neon
+ pkgconfigdir = $(prefix)/libdata/pkgconfig
+@@ -147,7 +147,7 @@
+ 	@echo "ERROR: purposes only; this copy of neon must not be installed."
+ 	@false
+ 
+-install-yes: install-lib install-headers install-config install-docs install-nls
++install-yes: install-lib install-headers install-config install-nls
+ 
+ # libtool does all the necessary magic here
+ install-lib: subdirs


More information about the Midnightbsd-cvs mailing list