1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update port to 2.0.5 (2.0s5). Based on submission by maintainer.

Submitted by:	maintainer
PR:		ports/74565
Approved by:	pav
Tested by:	simon
This commit is contained in:
Josef El-Rayes 2004-12-02 13:42:32 +00:00
parent ec3eac9939
commit 1af7f1f517
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122981
6 changed files with 48 additions and 16 deletions

View File

@ -6,10 +6,10 @@
#
PORTNAME= jabberd
PORTVERSION= 2.0.4
PORTVERSION= 2.0.5
CATEGORIES= net
MASTER_SITES= http://www.jabberstudio.org/files/jabberd2/
DISTNAME= ${PORTNAME}-2.0s4
DISTNAME= ${PORTNAME}-2.0s5
DIST_SUBDIR= jabber
MAINTAINER= kirk@strauser.com
@ -17,7 +17,6 @@ COMMENT= Online presence and instant messaging server
LIB_DEPENDS= idn.16:${PORTSDIR}/devel/libidn
FORBIDDEN= "http://www.vuxml.org/freebsd/553224e7-4325-11d9-a3d5-000c6e8f12ef.html"
GNU_CONFIGURE= yes
USE_OPENSSL= yes
USE_ICONV= yes
@ -25,9 +24,8 @@ USE_RC_SUBR= yes
CONFIGURE_ARGS= --localstatedir=/var \
--enable-ssl \
--with-extra-include-path=${LOCALBASE}/include${EIP} \
--with-extra-library-path=${LOCALBASE}/lib${ELP}
CONFIGURE_ARGS+=--enable-fs
--with-extra-library-path=${LOCALBASE}/lib${ELP} \
--enable-fs
RC_SCRIPTS_SUB= PREFIX=${PREFIX} RC_SUBR=${RC_SUBR}

View File

@ -1,2 +1,2 @@
MD5 (jabber/jabberd-2.0s4.tar.gz) = 2682037fc177e1f3e7d7869cb3f59c1d
SIZE (jabber/jabberd-2.0s4.tar.gz) = 716819
MD5 (jabber/jabberd-2.0s5.tar.gz) = f8d8acba7515e9e6233364a1a4aea467
SIZE (jabber/jabberd-2.0s5.tar.gz) = 722712

View File

@ -0,0 +1,18 @@
--- ltmain.sh.orig Tue Nov 30 15:55:46 2004
+++ ltmain.sh Tue Nov 30 15:55:59 2004
@@ -561,7 +561,6 @@
# Evaluate the configuration.
eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`"
# user sometimes does CC=<HOST>-gcc so we need to match that to 'gcc'
- trimedcc="${CC/${host}-}"
case "$base_compile " in
"gcc "* | " gcc "* | "${host}-gcc "* | " ${host}-gcc "*)
tagname=CC
@@ -954,7 +953,6 @@
# Evaluate the configuration.
eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`"
# user sometimes does CC=<HOST>-gcc so we need to match that to 'gcc'
- trimedcc="${CC/${host}-}"
case $base_compile in
"gcc "* | " gcc "* | "${host}-gcc "* | " ${host}-gcc "*)
tagname=CC

View File

@ -6,10 +6,10 @@
#
PORTNAME= jabberd
PORTVERSION= 2.0.4
PORTVERSION= 2.0.5
CATEGORIES= net
MASTER_SITES= http://www.jabberstudio.org/files/jabberd2/
DISTNAME= ${PORTNAME}-2.0s4
DISTNAME= ${PORTNAME}-2.0s5
DIST_SUBDIR= jabber
MAINTAINER= kirk@strauser.com
@ -17,7 +17,6 @@ COMMENT= Online presence and instant messaging server
LIB_DEPENDS= idn.16:${PORTSDIR}/devel/libidn
FORBIDDEN= "http://www.vuxml.org/freebsd/553224e7-4325-11d9-a3d5-000c6e8f12ef.html"
GNU_CONFIGURE= yes
USE_OPENSSL= yes
USE_ICONV= yes
@ -25,9 +24,8 @@ USE_RC_SUBR= yes
CONFIGURE_ARGS= --localstatedir=/var \
--enable-ssl \
--with-extra-include-path=${LOCALBASE}/include${EIP} \
--with-extra-library-path=${LOCALBASE}/lib${ELP}
CONFIGURE_ARGS+=--enable-fs
--with-extra-library-path=${LOCALBASE}/lib${ELP} \
--enable-fs
RC_SCRIPTS_SUB= PREFIX=${PREFIX} RC_SUBR=${RC_SUBR}

View File

@ -1,2 +1,2 @@
MD5 (jabber/jabberd-2.0s4.tar.gz) = 2682037fc177e1f3e7d7869cb3f59c1d
SIZE (jabber/jabberd-2.0s4.tar.gz) = 716819
MD5 (jabber/jabberd-2.0s5.tar.gz) = f8d8acba7515e9e6233364a1a4aea467
SIZE (jabber/jabberd-2.0s5.tar.gz) = 722712

View File

@ -0,0 +1,18 @@
--- ltmain.sh.orig Tue Nov 30 15:55:46 2004
+++ ltmain.sh Tue Nov 30 15:55:59 2004
@@ -561,7 +561,6 @@
# Evaluate the configuration.
eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`"
# user sometimes does CC=<HOST>-gcc so we need to match that to 'gcc'
- trimedcc="${CC/${host}-}"
case "$base_compile " in
"gcc "* | " gcc "* | "${host}-gcc "* | " ${host}-gcc "*)
tagname=CC
@@ -954,7 +953,6 @@
# Evaluate the configuration.
eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`"
# user sometimes does CC=<HOST>-gcc so we need to match that to 'gcc'
- trimedcc="${CC/${host}-}"
case $base_compile in
"gcc "* | " gcc "* | "${host}-gcc "* | " ${host}-gcc "*)
tagname=CC