mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
(1) Update `www/neon' to 0.26.3
(2) Bump port revisions (and dependencies) on all ports, using libneon (3) Mark `devel/bazaar' broken, it doesn't support new neon version. Approved by maintainer. (4) Mark `www/neonpp' broken, it doesn't support new neon version. Maintainer timeout.
This commit is contained in:
parent
248aeb3a1d
commit
de7020af32
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187477
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= bazaar
|
||||
PORTVERSION= 1.4.2
|
||||
PORTREVISION?= 3
|
||||
PORTREVISION?= 4
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://bazaar-vcs.org/releases/src/obsolete/
|
||||
DISTNAME= bazaar_${PORTVERSION}
|
||||
@ -20,7 +20,7 @@ BUILD_DEPENDS= gmake:${PORTSDIR}/devel/gmake \
|
||||
gdiff:${PORTSDIR}/textproc/diffutils \
|
||||
gtar:${PORTSDIR}/archivers/gtar
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
LIB_DEPENDS= neon.25:${PORTSDIR}/www/neon \
|
||||
LIB_DEPENDS= neon.26:${PORTSDIR}/www/neon \
|
||||
gpgme.17:${PORTSDIR}/security/gpgme
|
||||
|
||||
USE_GMAKE= yes
|
||||
@ -28,6 +28,8 @@ USE_GETTEXT= yes
|
||||
USE_PERL5_BUILD=yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
BROKEN= does not build with www/neon 0.26.x
|
||||
|
||||
MAN1= baz.1
|
||||
|
||||
MAJORVERSION= 1.4
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= bazaar
|
||||
PORTVERSION= 1.4.2
|
||||
PORTREVISION?= 3
|
||||
PORTREVISION?= 4
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://bazaar-vcs.org/releases/src/obsolete/
|
||||
DISTNAME= bazaar_${PORTVERSION}
|
||||
@ -20,7 +20,7 @@ BUILD_DEPENDS= gmake:${PORTSDIR}/devel/gmake \
|
||||
gdiff:${PORTSDIR}/textproc/diffutils \
|
||||
gtar:${PORTSDIR}/archivers/gtar
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
LIB_DEPENDS= neon.25:${PORTSDIR}/www/neon \
|
||||
LIB_DEPENDS= neon.26:${PORTSDIR}/www/neon \
|
||||
gpgme.17:${PORTSDIR}/security/gpgme
|
||||
|
||||
USE_GMAKE= yes
|
||||
@ -28,6 +28,8 @@ USE_GETTEXT= yes
|
||||
USE_PERL5_BUILD=yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
BROKEN= does not build with www/neon 0.26.x
|
||||
|
||||
MAN1= baz.1
|
||||
|
||||
MAJORVERSION= 1.4
|
||||
|
@ -6,6 +6,7 @@
|
||||
|
||||
PORTNAME= kdesvn
|
||||
PORTVERSION= 0.11.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel kde
|
||||
MASTER_SITES= http://www.alwins-world.de/programs/download/${PORTNAME}/ \
|
||||
http://www.yuanjue.net/download/
|
||||
|
@ -6,6 +6,7 @@
|
||||
|
||||
PORTNAME= kdesvn
|
||||
PORTVERSION= 0.11.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel kde
|
||||
MASTER_SITES= http://www.alwins-world.de/programs/download/${PORTNAME}/ \
|
||||
http://www.yuanjue.net/download/
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= rapidsvn
|
||||
PORTVERSION= 0.9.4
|
||||
PORTEVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.rapidsvn.org/download/release/${PORTVERSION}/
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
PORTNAME= subversion
|
||||
PORTVERSION= 1.4.3
|
||||
PORTREVISION?= 0
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://subversion.tigris.org/downloads/:main \
|
||||
http://svnbook.red-bean.com/en/1.2/:bookhtml \
|
||||
@ -76,7 +76,7 @@ CFLAGS+= -g
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_NEON)
|
||||
LIB_DEPENDS+= neon.25:${PORTSDIR}/www/neon
|
||||
LIB_DEPENDS+= neon.26:${PORTSDIR}/www/neon
|
||||
CONFIGURE_ARGS+= --with-neon=${LOCALBASE}
|
||||
PLIST_SUB+= WITHOUT_NEON=""
|
||||
.else
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
PORTNAME= subversion
|
||||
PORTVERSION= 1.4.3
|
||||
PORTREVISION?= 0
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://subversion.tigris.org/downloads/:main \
|
||||
http://svnbook.red-bean.com/en/1.2/:bookhtml \
|
||||
@ -76,7 +76,7 @@ CFLAGS+= -g
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_NEON)
|
||||
LIB_DEPENDS+= neon.25:${PORTSDIR}/www/neon
|
||||
LIB_DEPENDS+= neon.26:${PORTSDIR}/www/neon
|
||||
CONFIGURE_ARGS+= --with-neon=${LOCALBASE}
|
||||
PLIST_SUB+= WITHOUT_NEON=""
|
||||
.else
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
PORTNAME= subversion
|
||||
PORTVERSION= 1.4.3
|
||||
PORTREVISION?= 0
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://subversion.tigris.org/downloads/:main \
|
||||
http://svnbook.red-bean.com/en/1.2/:bookhtml \
|
||||
@ -76,7 +76,7 @@ CFLAGS+= -g
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_NEON)
|
||||
LIB_DEPENDS+= neon.25:${PORTSDIR}/www/neon
|
||||
LIB_DEPENDS+= neon.26:${PORTSDIR}/www/neon
|
||||
CONFIGURE_ARGS+= --with-neon=${LOCALBASE}
|
||||
PLIST_SUB+= WITHOUT_NEON=""
|
||||
.else
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
PORTNAME= subversion
|
||||
PORTVERSION= 1.4.3
|
||||
PORTREVISION?= 0
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://subversion.tigris.org/downloads/:main \
|
||||
http://svnbook.red-bean.com/en/1.2/:bookhtml \
|
||||
@ -76,7 +76,7 @@ CFLAGS+= -g
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_NEON)
|
||||
LIB_DEPENDS+= neon.25:${PORTSDIR}/www/neon
|
||||
LIB_DEPENDS+= neon.26:${PORTSDIR}/www/neon
|
||||
CONFIGURE_ARGS+= --with-neon=${LOCALBASE}
|
||||
PLIST_SUB+= WITHOUT_NEON=""
|
||||
.else
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= bmpx
|
||||
PORTVERSION= 0.36.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://files.beep-media-player.org/releases/0.36/
|
||||
|
||||
@ -17,7 +18,7 @@ LIB_DEPENDS= tag.5:${PORTSDIR}/audio/taglib \
|
||||
cairomm-1.0.1:${PORTSDIR}/graphics/cairomm \
|
||||
musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
|
||||
cdda_paranoia.0:${PORTSDIR}/audio/cdparanoia \
|
||||
neon.25:${PORTSDIR}/www/neon \
|
||||
neon.26:${PORTSDIR}/www/neon \
|
||||
glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \
|
||||
gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
|
||||
rsvg-2:${PORTSDIR}/graphics/librsvg2 \
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= wdfs
|
||||
PORTVERSION= 1.3.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://noedler.de/projekte/wdfs/
|
||||
PKGNAMEPREFIX= fusefs-
|
||||
@ -15,7 +16,7 @@ MAINTAINER= tgyurci@freemail.hu
|
||||
COMMENT= Mount remote WedDAV directories with Fuse
|
||||
|
||||
LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs \
|
||||
neon.25:${PORTSDIR}/www/neon
|
||||
neon.26:${PORTSDIR}/www/neon
|
||||
RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= cadaver
|
||||
PORTVERSION= 0.22.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.webdav.org/cadaver/ \
|
||||
http://www.tcbug.org/
|
||||
@ -14,7 +15,7 @@ MASTER_SITES= http://www.webdav.org/cadaver/ \
|
||||
MAINTAINER= josh@tcbug.org
|
||||
COMMENT= Commandline client for DAV
|
||||
|
||||
LIB_DEPENDS= neon.25:${PORTSDIR}/www/neon
|
||||
LIB_DEPENDS= neon.26:${PORTSDIR}/www/neon
|
||||
|
||||
USE_GETOPT_LONG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= neon
|
||||
PORTVERSION= 0.25.5
|
||||
PORTVERSION= 0.26.3
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.webdav.org/neon/ \
|
||||
@ -19,6 +19,7 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_GETTEXT= yes
|
||||
|
||||
.ifndef WITHOUT_OPENSSL
|
||||
USE_OPENSSL= yes
|
||||
@ -40,25 +41,26 @@ MAN3= ne_add_request_header.3 ne_addr_destroy.3 ne_addr_error.3 \
|
||||
ne_buffer_finish.3 ne_buffer_grow.3 ne_buffer_ncreate.3 \
|
||||
ne_buffer_zappend.3 ne_calloc.3 ne_close_connection.3 ne_forget_auth.3 \
|
||||
ne_get_error.3 ne_get_response_header.3 ne_get_scheme.3 \
|
||||
ne_get_server_hostport.3 ne_get_status.3 ne_iaddr_cmp.3 \
|
||||
ne_iaddr_free.3 ne_iaddr_make.3 ne_iaddr_print.3 ne_iaddr_typeof.3 \
|
||||
ne_malloc.3 ne_oom_callback.3 ne_print_request_header.3 ne_qtoken.3 \
|
||||
ne_realloc.3 ne_request_create.3 ne_request_destroy.3 \
|
||||
ne_request_dispatch.3 ne_response_header_iterate.3 ne_session_create.3 \
|
||||
ne_session_destroy.3 ne_session_proxy.3 ne_set_error.3 \
|
||||
ne_set_persist.3 ne_set_proxy_auth.3 ne_set_read_timeout.3 \
|
||||
ne_set_request_body_buffer.3 ne_set_request_body_fd.3 \
|
||||
ne_get_server_hostport.3 ne_get_status.3 ne_has_support.3 \
|
||||
ne_i18n_init.3 ne_iaddr_cmp.3 ne_iaddr_free.3 ne_iaddr_make.3 \
|
||||
ne_iaddr_print.3 ne_iaddr_typeof.3 ne_malloc.3 ne_oom_callback.3 \
|
||||
ne_print_request_header.3 ne_qtoken.3 ne_realloc.3 ne_request_create.3 \
|
||||
ne_request_destroy.3 ne_request_dispatch.3 ne_response_header_iterate.3 \
|
||||
ne_session_create.3 ne_session_destroy.3 ne_session_proxy.3 \
|
||||
ne_set_error.3 ne_set_persist.3 ne_set_proxy_auth.3 \
|
||||
ne_set_read_timeout.3 ne_set_request_body_buffer.3 \
|
||||
ne_set_request_body_fd.3 ne_set_request_body_fd64.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_export.3 \
|
||||
ne_ssl_cert_free.3 ne_ssl_cert_identity.3 ne_ssl_cert_import.3 \
|
||||
ne_ssl_cert_issuer.3 ne_ssl_cert_read.3 ne_ssl_cert_signedby.3 \
|
||||
ne_ssl_cert_subject.3 ne_ssl_cert_write.3 ne_ssl_clicert_decrypt.3 \
|
||||
ne_ssl_clicert_encrypted.3 ne_ssl_clicert_free.3 ne_ssl_clicert_name.3 \
|
||||
ne_ssl_clicert_owner.3 ne_ssl_clicert_read.3 ne_ssl_dname_cmp.3 \
|
||||
ne_ssl_readable_dname.3 ne_ssl_set_verify.3 ne_ssl_trust_cert.3 \
|
||||
ne_ssl_trust_default_ca.3 ne_status.3 ne_strdup.3 ne_strndup.3 \
|
||||
ne_token.3 ne_version_match.3 ne_version_string.3 ne_xml_create.3 \
|
||||
ne_xml_destroy.3 neon.3
|
||||
ne_shave.3 ne_sock_init.3 ne_sock_exit.3 ne_ssl_cert_cmp.3 \
|
||||
ne_ssl_cert_export.3 ne_ssl_cert_free.3 ne_ssl_cert_identity.3 \
|
||||
ne_ssl_cert_import.3 ne_ssl_cert_issuer.3 ne_ssl_cert_read.3 \
|
||||
ne_ssl_cert_signedby.3 ne_ssl_cert_subject.3 ne_ssl_cert_write.3 \
|
||||
ne_ssl_clicert_decrypt.3 ne_ssl_clicert_encrypted.3 ne_ssl_clicert_free.3 \
|
||||
ne_ssl_clicert_name.3 ne_ssl_clicert_owner.3 ne_ssl_clicert_read.3 \
|
||||
ne_ssl_dname_cmp.3 ne_ssl_readable_dname.3 ne_ssl_set_verify.3 \
|
||||
ne_ssl_trust_cert.3 ne_ssl_trust_default_ca.3 ne_status.3 \
|
||||
ne_strdup.3 ne_strndup.3 ne_token.3 ne_version_match.3 \
|
||||
ne_version_string.3 ne_xml_create.3 ne_xml_destroy.3 neon.3
|
||||
|
||||
PLIST_SUB+= PORTVERSION=${PORTVERSION}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (neon-0.25.5.tar.gz) = b5fdb71dd407f0a3de0f267d27c9ab17
|
||||
SHA256 (neon-0.25.5.tar.gz) = b5513f88cb54c5f11e4c8348ee6c7ace9767b45c263c3a3ba8a5ce4e2b40a07a
|
||||
SIZE (neon-0.25.5.tar.gz) = 736201
|
||||
MD5 (neon-0.26.3.tar.gz) = 6e52cd9c03e372026d6eccbfb80f09ef
|
||||
SHA256 (neon-0.26.3.tar.gz) = b6897fb8354424dbd0fb120ee003ad5482f1c3fa61e1f27783ae3af08b2a7b3f
|
||||
SIZE (neon-0.26.3.tar.gz) = 789289
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- Makefile.in.orig Mon Sep 22 23:57:02 2003
|
||||
+++ Makefile.in Thu Oct 9 13:41:35 2003
|
||||
--- 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
|
||||
@ -8,13 +8,13 @@
|
||||
+docdir = $(datadir)/doc/neon
|
||||
includedir = @includedir@
|
||||
neonincludes = $(includedir)/neon
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
@@ -132,7 +132,7 @@
|
||||
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-yes: install-lib install-headers install-config
|
||||
-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
|
||||
|
@ -1,27 +1,10 @@
|
||||
--- ltmain.sh.orig Wed Jan 23 11:38:40 2002
|
||||
+++ ltmain.sh Sun Feb 3 01:44:17 2002
|
||||
@@ -1037,8 +1037,16 @@
|
||||
continue
|
||||
;;
|
||||
|
||||
+ -pthread)
|
||||
+ compile_command="$compile_command -pthread"
|
||||
+ finalize_command="$finalize_command -pthread"
|
||||
+ compiler_flags="$compiler_flags -pthread"
|
||||
+ continue
|
||||
+ ;;
|
||||
+
|
||||
-module)
|
||||
module=yes
|
||||
+ build_old_libs=no
|
||||
continue
|
||||
;;
|
||||
|
||||
@@ -4179,10 +4190,12 @@
|
||||
--- 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
|
||||
+ if /usr/bin/false ; then
|
||||
name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
|
||||
instname="$dir/$name"i
|
||||
$show "$install_prog $instname $destdir/$name"
|
||||
|
@ -21,28 +21,23 @@ include/neon/ne_uri.h
|
||||
include/neon/ne_utils.h
|
||||
include/neon/ne_xml.h
|
||||
include/neon/ne_xmlreq.h
|
||||
lib/libneon.so.25
|
||||
lib/libneon.so.26
|
||||
lib/libneon.so
|
||||
lib/libneon.la
|
||||
lib/libneon.a
|
||||
libdata/pkgconfig/neon.pc
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas01.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas02.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas03.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas04.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas05.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas06.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas07.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas08.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas09.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas10.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas11.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas12.html
|
||||
share/locale/cs/LC_MESSAGES/neon.mo
|
||||
share/locale/de/LC_MESSAGES/neon.mo
|
||||
share/locale/fr/LC_MESSAGES/neon.mo
|
||||
share/locale/ja/LC_MESSAGES/neon.mo
|
||||
share/locale/nn/LC_MESSAGES/neon.mo
|
||||
share/locale/ru/LC_MESSAGES/neon.mo
|
||||
share/locale/tr/LC_MESSAGES/neon.mo
|
||||
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/gfdl.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/index.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/intro.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/ref.html
|
||||
@ -57,14 +52,16 @@ libdata/pkgconfig/neon.pc
|
||||
%%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/refreqopts.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
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= neon
|
||||
PORTVERSION= 0.25.5
|
||||
PORTVERSION= 0.26.3
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.webdav.org/neon/ \
|
||||
@ -19,6 +19,7 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_GETTEXT= yes
|
||||
|
||||
.ifndef WITHOUT_OPENSSL
|
||||
USE_OPENSSL= yes
|
||||
@ -40,25 +41,26 @@ MAN3= ne_add_request_header.3 ne_addr_destroy.3 ne_addr_error.3 \
|
||||
ne_buffer_finish.3 ne_buffer_grow.3 ne_buffer_ncreate.3 \
|
||||
ne_buffer_zappend.3 ne_calloc.3 ne_close_connection.3 ne_forget_auth.3 \
|
||||
ne_get_error.3 ne_get_response_header.3 ne_get_scheme.3 \
|
||||
ne_get_server_hostport.3 ne_get_status.3 ne_iaddr_cmp.3 \
|
||||
ne_iaddr_free.3 ne_iaddr_make.3 ne_iaddr_print.3 ne_iaddr_typeof.3 \
|
||||
ne_malloc.3 ne_oom_callback.3 ne_print_request_header.3 ne_qtoken.3 \
|
||||
ne_realloc.3 ne_request_create.3 ne_request_destroy.3 \
|
||||
ne_request_dispatch.3 ne_response_header_iterate.3 ne_session_create.3 \
|
||||
ne_session_destroy.3 ne_session_proxy.3 ne_set_error.3 \
|
||||
ne_set_persist.3 ne_set_proxy_auth.3 ne_set_read_timeout.3 \
|
||||
ne_set_request_body_buffer.3 ne_set_request_body_fd.3 \
|
||||
ne_get_server_hostport.3 ne_get_status.3 ne_has_support.3 \
|
||||
ne_i18n_init.3 ne_iaddr_cmp.3 ne_iaddr_free.3 ne_iaddr_make.3 \
|
||||
ne_iaddr_print.3 ne_iaddr_typeof.3 ne_malloc.3 ne_oom_callback.3 \
|
||||
ne_print_request_header.3 ne_qtoken.3 ne_realloc.3 ne_request_create.3 \
|
||||
ne_request_destroy.3 ne_request_dispatch.3 ne_response_header_iterate.3 \
|
||||
ne_session_create.3 ne_session_destroy.3 ne_session_proxy.3 \
|
||||
ne_set_error.3 ne_set_persist.3 ne_set_proxy_auth.3 \
|
||||
ne_set_read_timeout.3 ne_set_request_body_buffer.3 \
|
||||
ne_set_request_body_fd.3 ne_set_request_body_fd64.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_export.3 \
|
||||
ne_ssl_cert_free.3 ne_ssl_cert_identity.3 ne_ssl_cert_import.3 \
|
||||
ne_ssl_cert_issuer.3 ne_ssl_cert_read.3 ne_ssl_cert_signedby.3 \
|
||||
ne_ssl_cert_subject.3 ne_ssl_cert_write.3 ne_ssl_clicert_decrypt.3 \
|
||||
ne_ssl_clicert_encrypted.3 ne_ssl_clicert_free.3 ne_ssl_clicert_name.3 \
|
||||
ne_ssl_clicert_owner.3 ne_ssl_clicert_read.3 ne_ssl_dname_cmp.3 \
|
||||
ne_ssl_readable_dname.3 ne_ssl_set_verify.3 ne_ssl_trust_cert.3 \
|
||||
ne_ssl_trust_default_ca.3 ne_status.3 ne_strdup.3 ne_strndup.3 \
|
||||
ne_token.3 ne_version_match.3 ne_version_string.3 ne_xml_create.3 \
|
||||
ne_xml_destroy.3 neon.3
|
||||
ne_shave.3 ne_sock_init.3 ne_sock_exit.3 ne_ssl_cert_cmp.3 \
|
||||
ne_ssl_cert_export.3 ne_ssl_cert_free.3 ne_ssl_cert_identity.3 \
|
||||
ne_ssl_cert_import.3 ne_ssl_cert_issuer.3 ne_ssl_cert_read.3 \
|
||||
ne_ssl_cert_signedby.3 ne_ssl_cert_subject.3 ne_ssl_cert_write.3 \
|
||||
ne_ssl_clicert_decrypt.3 ne_ssl_clicert_encrypted.3 ne_ssl_clicert_free.3 \
|
||||
ne_ssl_clicert_name.3 ne_ssl_clicert_owner.3 ne_ssl_clicert_read.3 \
|
||||
ne_ssl_dname_cmp.3 ne_ssl_readable_dname.3 ne_ssl_set_verify.3 \
|
||||
ne_ssl_trust_cert.3 ne_ssl_trust_default_ca.3 ne_status.3 \
|
||||
ne_strdup.3 ne_strndup.3 ne_token.3 ne_version_match.3 \
|
||||
ne_version_string.3 ne_xml_create.3 ne_xml_destroy.3 neon.3
|
||||
|
||||
PLIST_SUB+= PORTVERSION=${PORTVERSION}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (neon-0.25.5.tar.gz) = b5fdb71dd407f0a3de0f267d27c9ab17
|
||||
SHA256 (neon-0.25.5.tar.gz) = b5513f88cb54c5f11e4c8348ee6c7ace9767b45c263c3a3ba8a5ce4e2b40a07a
|
||||
SIZE (neon-0.25.5.tar.gz) = 736201
|
||||
MD5 (neon-0.26.3.tar.gz) = 6e52cd9c03e372026d6eccbfb80f09ef
|
||||
SHA256 (neon-0.26.3.tar.gz) = b6897fb8354424dbd0fb120ee003ad5482f1c3fa61e1f27783ae3af08b2a7b3f
|
||||
SIZE (neon-0.26.3.tar.gz) = 789289
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- Makefile.in.orig Mon Sep 22 23:57:02 2003
|
||||
+++ Makefile.in Thu Oct 9 13:41:35 2003
|
||||
--- 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
|
||||
@ -8,13 +8,13 @@
|
||||
+docdir = $(datadir)/doc/neon
|
||||
includedir = @includedir@
|
||||
neonincludes = $(includedir)/neon
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
@@ -132,7 +132,7 @@
|
||||
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-yes: install-lib install-headers install-config
|
||||
-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
|
||||
|
@ -1,27 +1,10 @@
|
||||
--- ltmain.sh.orig Wed Jan 23 11:38:40 2002
|
||||
+++ ltmain.sh Sun Feb 3 01:44:17 2002
|
||||
@@ -1037,8 +1037,16 @@
|
||||
continue
|
||||
;;
|
||||
|
||||
+ -pthread)
|
||||
+ compile_command="$compile_command -pthread"
|
||||
+ finalize_command="$finalize_command -pthread"
|
||||
+ compiler_flags="$compiler_flags -pthread"
|
||||
+ continue
|
||||
+ ;;
|
||||
+
|
||||
-module)
|
||||
module=yes
|
||||
+ build_old_libs=no
|
||||
continue
|
||||
;;
|
||||
|
||||
@@ -4179,10 +4190,12 @@
|
||||
--- 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
|
||||
+ if /usr/bin/false ; then
|
||||
name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
|
||||
instname="$dir/$name"i
|
||||
$show "$install_prog $instname $destdir/$name"
|
||||
|
@ -21,28 +21,23 @@ include/neon/ne_uri.h
|
||||
include/neon/ne_utils.h
|
||||
include/neon/ne_xml.h
|
||||
include/neon/ne_xmlreq.h
|
||||
lib/libneon.so.25
|
||||
lib/libneon.so.26
|
||||
lib/libneon.so
|
||||
lib/libneon.la
|
||||
lib/libneon.a
|
||||
libdata/pkgconfig/neon.pc
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas01.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas02.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas03.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas04.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas05.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas06.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas07.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas08.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas09.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas10.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas11.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas12.html
|
||||
share/locale/cs/LC_MESSAGES/neon.mo
|
||||
share/locale/de/LC_MESSAGES/neon.mo
|
||||
share/locale/fr/LC_MESSAGES/neon.mo
|
||||
share/locale/ja/LC_MESSAGES/neon.mo
|
||||
share/locale/nn/LC_MESSAGES/neon.mo
|
||||
share/locale/ru/LC_MESSAGES/neon.mo
|
||||
share/locale/tr/LC_MESSAGES/neon.mo
|
||||
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/gfdl.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/index.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/intro.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/ref.html
|
||||
@ -57,14 +52,16 @@ libdata/pkgconfig/neon.pc
|
||||
%%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/refreqopts.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
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= neon
|
||||
PORTVERSION= 0.25.5
|
||||
PORTVERSION= 0.26.3
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.webdav.org/neon/ \
|
||||
@ -19,6 +19,7 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_GETTEXT= yes
|
||||
|
||||
.ifndef WITHOUT_OPENSSL
|
||||
USE_OPENSSL= yes
|
||||
@ -40,25 +41,26 @@ MAN3= ne_add_request_header.3 ne_addr_destroy.3 ne_addr_error.3 \
|
||||
ne_buffer_finish.3 ne_buffer_grow.3 ne_buffer_ncreate.3 \
|
||||
ne_buffer_zappend.3 ne_calloc.3 ne_close_connection.3 ne_forget_auth.3 \
|
||||
ne_get_error.3 ne_get_response_header.3 ne_get_scheme.3 \
|
||||
ne_get_server_hostport.3 ne_get_status.3 ne_iaddr_cmp.3 \
|
||||
ne_iaddr_free.3 ne_iaddr_make.3 ne_iaddr_print.3 ne_iaddr_typeof.3 \
|
||||
ne_malloc.3 ne_oom_callback.3 ne_print_request_header.3 ne_qtoken.3 \
|
||||
ne_realloc.3 ne_request_create.3 ne_request_destroy.3 \
|
||||
ne_request_dispatch.3 ne_response_header_iterate.3 ne_session_create.3 \
|
||||
ne_session_destroy.3 ne_session_proxy.3 ne_set_error.3 \
|
||||
ne_set_persist.3 ne_set_proxy_auth.3 ne_set_read_timeout.3 \
|
||||
ne_set_request_body_buffer.3 ne_set_request_body_fd.3 \
|
||||
ne_get_server_hostport.3 ne_get_status.3 ne_has_support.3 \
|
||||
ne_i18n_init.3 ne_iaddr_cmp.3 ne_iaddr_free.3 ne_iaddr_make.3 \
|
||||
ne_iaddr_print.3 ne_iaddr_typeof.3 ne_malloc.3 ne_oom_callback.3 \
|
||||
ne_print_request_header.3 ne_qtoken.3 ne_realloc.3 ne_request_create.3 \
|
||||
ne_request_destroy.3 ne_request_dispatch.3 ne_response_header_iterate.3 \
|
||||
ne_session_create.3 ne_session_destroy.3 ne_session_proxy.3 \
|
||||
ne_set_error.3 ne_set_persist.3 ne_set_proxy_auth.3 \
|
||||
ne_set_read_timeout.3 ne_set_request_body_buffer.3 \
|
||||
ne_set_request_body_fd.3 ne_set_request_body_fd64.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_export.3 \
|
||||
ne_ssl_cert_free.3 ne_ssl_cert_identity.3 ne_ssl_cert_import.3 \
|
||||
ne_ssl_cert_issuer.3 ne_ssl_cert_read.3 ne_ssl_cert_signedby.3 \
|
||||
ne_ssl_cert_subject.3 ne_ssl_cert_write.3 ne_ssl_clicert_decrypt.3 \
|
||||
ne_ssl_clicert_encrypted.3 ne_ssl_clicert_free.3 ne_ssl_clicert_name.3 \
|
||||
ne_ssl_clicert_owner.3 ne_ssl_clicert_read.3 ne_ssl_dname_cmp.3 \
|
||||
ne_ssl_readable_dname.3 ne_ssl_set_verify.3 ne_ssl_trust_cert.3 \
|
||||
ne_ssl_trust_default_ca.3 ne_status.3 ne_strdup.3 ne_strndup.3 \
|
||||
ne_token.3 ne_version_match.3 ne_version_string.3 ne_xml_create.3 \
|
||||
ne_xml_destroy.3 neon.3
|
||||
ne_shave.3 ne_sock_init.3 ne_sock_exit.3 ne_ssl_cert_cmp.3 \
|
||||
ne_ssl_cert_export.3 ne_ssl_cert_free.3 ne_ssl_cert_identity.3 \
|
||||
ne_ssl_cert_import.3 ne_ssl_cert_issuer.3 ne_ssl_cert_read.3 \
|
||||
ne_ssl_cert_signedby.3 ne_ssl_cert_subject.3 ne_ssl_cert_write.3 \
|
||||
ne_ssl_clicert_decrypt.3 ne_ssl_clicert_encrypted.3 ne_ssl_clicert_free.3 \
|
||||
ne_ssl_clicert_name.3 ne_ssl_clicert_owner.3 ne_ssl_clicert_read.3 \
|
||||
ne_ssl_dname_cmp.3 ne_ssl_readable_dname.3 ne_ssl_set_verify.3 \
|
||||
ne_ssl_trust_cert.3 ne_ssl_trust_default_ca.3 ne_status.3 \
|
||||
ne_strdup.3 ne_strndup.3 ne_token.3 ne_version_match.3 \
|
||||
ne_version_string.3 ne_xml_create.3 ne_xml_destroy.3 neon.3
|
||||
|
||||
PLIST_SUB+= PORTVERSION=${PORTVERSION}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (neon-0.25.5.tar.gz) = b5fdb71dd407f0a3de0f267d27c9ab17
|
||||
SHA256 (neon-0.25.5.tar.gz) = b5513f88cb54c5f11e4c8348ee6c7ace9767b45c263c3a3ba8a5ce4e2b40a07a
|
||||
SIZE (neon-0.25.5.tar.gz) = 736201
|
||||
MD5 (neon-0.26.3.tar.gz) = 6e52cd9c03e372026d6eccbfb80f09ef
|
||||
SHA256 (neon-0.26.3.tar.gz) = b6897fb8354424dbd0fb120ee003ad5482f1c3fa61e1f27783ae3af08b2a7b3f
|
||||
SIZE (neon-0.26.3.tar.gz) = 789289
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- Makefile.in.orig Mon Sep 22 23:57:02 2003
|
||||
+++ Makefile.in Thu Oct 9 13:41:35 2003
|
||||
--- 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
|
||||
@ -8,13 +8,13 @@
|
||||
+docdir = $(datadir)/doc/neon
|
||||
includedir = @includedir@
|
||||
neonincludes = $(includedir)/neon
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
@@ -132,7 +132,7 @@
|
||||
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-yes: install-lib install-headers install-config
|
||||
-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
|
||||
|
@ -1,27 +1,10 @@
|
||||
--- ltmain.sh.orig Wed Jan 23 11:38:40 2002
|
||||
+++ ltmain.sh Sun Feb 3 01:44:17 2002
|
||||
@@ -1037,8 +1037,16 @@
|
||||
continue
|
||||
;;
|
||||
|
||||
+ -pthread)
|
||||
+ compile_command="$compile_command -pthread"
|
||||
+ finalize_command="$finalize_command -pthread"
|
||||
+ compiler_flags="$compiler_flags -pthread"
|
||||
+ continue
|
||||
+ ;;
|
||||
+
|
||||
-module)
|
||||
module=yes
|
||||
+ build_old_libs=no
|
||||
continue
|
||||
;;
|
||||
|
||||
@@ -4179,10 +4190,12 @@
|
||||
--- 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
|
||||
+ if /usr/bin/false ; then
|
||||
name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
|
||||
instname="$dir/$name"i
|
||||
$show "$install_prog $instname $destdir/$name"
|
||||
|
@ -21,28 +21,23 @@ include/neon/ne_uri.h
|
||||
include/neon/ne_utils.h
|
||||
include/neon/ne_xml.h
|
||||
include/neon/ne_xmlreq.h
|
||||
lib/libneon.so.25
|
||||
lib/libneon.so.26
|
||||
lib/libneon.so
|
||||
lib/libneon.la
|
||||
lib/libneon.a
|
||||
libdata/pkgconfig/neon.pc
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas01.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas02.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas03.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas04.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas05.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas06.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas07.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas08.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas09.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas10.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas11.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas12.html
|
||||
share/locale/cs/LC_MESSAGES/neon.mo
|
||||
share/locale/de/LC_MESSAGES/neon.mo
|
||||
share/locale/fr/LC_MESSAGES/neon.mo
|
||||
share/locale/ja/LC_MESSAGES/neon.mo
|
||||
share/locale/nn/LC_MESSAGES/neon.mo
|
||||
share/locale/ru/LC_MESSAGES/neon.mo
|
||||
share/locale/tr/LC_MESSAGES/neon.mo
|
||||
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/gfdl.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/index.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/intro.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/ref.html
|
||||
@ -57,14 +52,16 @@ libdata/pkgconfig/neon.pc
|
||||
%%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/refreqopts.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
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= neon
|
||||
PORTVERSION= 0.25.5
|
||||
PORTVERSION= 0.26.3
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.webdav.org/neon/ \
|
||||
@ -19,6 +19,7 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_GETTEXT= yes
|
||||
|
||||
.ifndef WITHOUT_OPENSSL
|
||||
USE_OPENSSL= yes
|
||||
@ -40,25 +41,26 @@ MAN3= ne_add_request_header.3 ne_addr_destroy.3 ne_addr_error.3 \
|
||||
ne_buffer_finish.3 ne_buffer_grow.3 ne_buffer_ncreate.3 \
|
||||
ne_buffer_zappend.3 ne_calloc.3 ne_close_connection.3 ne_forget_auth.3 \
|
||||
ne_get_error.3 ne_get_response_header.3 ne_get_scheme.3 \
|
||||
ne_get_server_hostport.3 ne_get_status.3 ne_iaddr_cmp.3 \
|
||||
ne_iaddr_free.3 ne_iaddr_make.3 ne_iaddr_print.3 ne_iaddr_typeof.3 \
|
||||
ne_malloc.3 ne_oom_callback.3 ne_print_request_header.3 ne_qtoken.3 \
|
||||
ne_realloc.3 ne_request_create.3 ne_request_destroy.3 \
|
||||
ne_request_dispatch.3 ne_response_header_iterate.3 ne_session_create.3 \
|
||||
ne_session_destroy.3 ne_session_proxy.3 ne_set_error.3 \
|
||||
ne_set_persist.3 ne_set_proxy_auth.3 ne_set_read_timeout.3 \
|
||||
ne_set_request_body_buffer.3 ne_set_request_body_fd.3 \
|
||||
ne_get_server_hostport.3 ne_get_status.3 ne_has_support.3 \
|
||||
ne_i18n_init.3 ne_iaddr_cmp.3 ne_iaddr_free.3 ne_iaddr_make.3 \
|
||||
ne_iaddr_print.3 ne_iaddr_typeof.3 ne_malloc.3 ne_oom_callback.3 \
|
||||
ne_print_request_header.3 ne_qtoken.3 ne_realloc.3 ne_request_create.3 \
|
||||
ne_request_destroy.3 ne_request_dispatch.3 ne_response_header_iterate.3 \
|
||||
ne_session_create.3 ne_session_destroy.3 ne_session_proxy.3 \
|
||||
ne_set_error.3 ne_set_persist.3 ne_set_proxy_auth.3 \
|
||||
ne_set_read_timeout.3 ne_set_request_body_buffer.3 \
|
||||
ne_set_request_body_fd.3 ne_set_request_body_fd64.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_export.3 \
|
||||
ne_ssl_cert_free.3 ne_ssl_cert_identity.3 ne_ssl_cert_import.3 \
|
||||
ne_ssl_cert_issuer.3 ne_ssl_cert_read.3 ne_ssl_cert_signedby.3 \
|
||||
ne_ssl_cert_subject.3 ne_ssl_cert_write.3 ne_ssl_clicert_decrypt.3 \
|
||||
ne_ssl_clicert_encrypted.3 ne_ssl_clicert_free.3 ne_ssl_clicert_name.3 \
|
||||
ne_ssl_clicert_owner.3 ne_ssl_clicert_read.3 ne_ssl_dname_cmp.3 \
|
||||
ne_ssl_readable_dname.3 ne_ssl_set_verify.3 ne_ssl_trust_cert.3 \
|
||||
ne_ssl_trust_default_ca.3 ne_status.3 ne_strdup.3 ne_strndup.3 \
|
||||
ne_token.3 ne_version_match.3 ne_version_string.3 ne_xml_create.3 \
|
||||
ne_xml_destroy.3 neon.3
|
||||
ne_shave.3 ne_sock_init.3 ne_sock_exit.3 ne_ssl_cert_cmp.3 \
|
||||
ne_ssl_cert_export.3 ne_ssl_cert_free.3 ne_ssl_cert_identity.3 \
|
||||
ne_ssl_cert_import.3 ne_ssl_cert_issuer.3 ne_ssl_cert_read.3 \
|
||||
ne_ssl_cert_signedby.3 ne_ssl_cert_subject.3 ne_ssl_cert_write.3 \
|
||||
ne_ssl_clicert_decrypt.3 ne_ssl_clicert_encrypted.3 ne_ssl_clicert_free.3 \
|
||||
ne_ssl_clicert_name.3 ne_ssl_clicert_owner.3 ne_ssl_clicert_read.3 \
|
||||
ne_ssl_dname_cmp.3 ne_ssl_readable_dname.3 ne_ssl_set_verify.3 \
|
||||
ne_ssl_trust_cert.3 ne_ssl_trust_default_ca.3 ne_status.3 \
|
||||
ne_strdup.3 ne_strndup.3 ne_token.3 ne_version_match.3 \
|
||||
ne_version_string.3 ne_xml_create.3 ne_xml_destroy.3 neon.3
|
||||
|
||||
PLIST_SUB+= PORTVERSION=${PORTVERSION}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (neon-0.25.5.tar.gz) = b5fdb71dd407f0a3de0f267d27c9ab17
|
||||
SHA256 (neon-0.25.5.tar.gz) = b5513f88cb54c5f11e4c8348ee6c7ace9767b45c263c3a3ba8a5ce4e2b40a07a
|
||||
SIZE (neon-0.25.5.tar.gz) = 736201
|
||||
MD5 (neon-0.26.3.tar.gz) = 6e52cd9c03e372026d6eccbfb80f09ef
|
||||
SHA256 (neon-0.26.3.tar.gz) = b6897fb8354424dbd0fb120ee003ad5482f1c3fa61e1f27783ae3af08b2a7b3f
|
||||
SIZE (neon-0.26.3.tar.gz) = 789289
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- Makefile.in.orig Mon Sep 22 23:57:02 2003
|
||||
+++ Makefile.in Thu Oct 9 13:41:35 2003
|
||||
--- 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
|
||||
@ -8,13 +8,13 @@
|
||||
+docdir = $(datadir)/doc/neon
|
||||
includedir = @includedir@
|
||||
neonincludes = $(includedir)/neon
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
@@ -132,7 +132,7 @@
|
||||
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-yes: install-lib install-headers install-config
|
||||
-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
|
||||
|
@ -1,27 +1,10 @@
|
||||
--- ltmain.sh.orig Wed Jan 23 11:38:40 2002
|
||||
+++ ltmain.sh Sun Feb 3 01:44:17 2002
|
||||
@@ -1037,8 +1037,16 @@
|
||||
continue
|
||||
;;
|
||||
|
||||
+ -pthread)
|
||||
+ compile_command="$compile_command -pthread"
|
||||
+ finalize_command="$finalize_command -pthread"
|
||||
+ compiler_flags="$compiler_flags -pthread"
|
||||
+ continue
|
||||
+ ;;
|
||||
+
|
||||
-module)
|
||||
module=yes
|
||||
+ build_old_libs=no
|
||||
continue
|
||||
;;
|
||||
|
||||
@@ -4179,10 +4190,12 @@
|
||||
--- 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
|
||||
+ if /usr/bin/false ; then
|
||||
name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
|
||||
instname="$dir/$name"i
|
||||
$show "$install_prog $instname $destdir/$name"
|
||||
|
@ -21,28 +21,23 @@ include/neon/ne_uri.h
|
||||
include/neon/ne_utils.h
|
||||
include/neon/ne_xml.h
|
||||
include/neon/ne_xmlreq.h
|
||||
lib/libneon.so.25
|
||||
lib/libneon.so.26
|
||||
lib/libneon.so
|
||||
lib/libneon.la
|
||||
lib/libneon.a
|
||||
libdata/pkgconfig/neon.pc
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas01.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas02.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas03.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas04.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas05.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas06.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas07.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas08.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas09.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas10.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas11.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/apas12.html
|
||||
share/locale/cs/LC_MESSAGES/neon.mo
|
||||
share/locale/de/LC_MESSAGES/neon.mo
|
||||
share/locale/fr/LC_MESSAGES/neon.mo
|
||||
share/locale/ja/LC_MESSAGES/neon.mo
|
||||
share/locale/nn/LC_MESSAGES/neon.mo
|
||||
share/locale/ru/LC_MESSAGES/neon.mo
|
||||
share/locale/tr/LC_MESSAGES/neon.mo
|
||||
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/gfdl.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/index.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/intro.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/ref.html
|
||||
@ -57,14 +52,16 @@ libdata/pkgconfig/neon.pc
|
||||
%%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/refreqopts.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
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= neonpp
|
||||
PORTVERSION= 0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://files.beep-media-player.org/releases/neonpp/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
@ -16,7 +17,9 @@ MAINTAINER= novel@FreeBSD.org
|
||||
COMMENT= C++ wrapper library for neon
|
||||
|
||||
LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \
|
||||
neon.25:${PORTSDIR}/www/neon
|
||||
neon.26:${PORTSDIR}/www/neon
|
||||
|
||||
BROKEN= does not build with www/neon 0.26.x
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= sitecopy
|
||||
PORTVERSION= 0.16.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.lyra.org/${PORTNAME}/ \
|
||||
${MASTER_SITE_GENTOO}
|
||||
@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= distfiles
|
||||
MAINTAINER= olgeni@FreeBSD.org
|
||||
COMMENT= Maintains remote websites, uses FTP or WebDAV to sync up with local copy
|
||||
|
||||
LIB_DEPENDS= neon.25:${PORTSDIR}/www/neon
|
||||
LIB_DEPENDS= neon.26:${PORTSDIR}/www/neon
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" \
|
||||
|
Loading…
Reference in New Issue
Block a user