Update to version 1.8.4. Perl support is currently disabled for systems

older than 500007 since it now needs Perl 5.6 to compile (at least until
I get around to adding a knob to make using the Perl 5.6 port an
option).

Partially submitted by:		knu
This commit is contained in:
Jim Mock 2001-10-02 22:41:35 +00:00
parent 46d0899d52
commit 1abf8daa51
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48361
8 changed files with 24 additions and 8 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= xchat
PORTVERSION= 1.8.3
PORTVERSION= 1.8.4
CATEGORIES+= irc gnome ipv6
MASTER_SITES= http://xchat.org/files/source/1.8/ \
http://xchat.linuxpower.org/files/source/1.8/
@ -58,6 +58,10 @@ MAKE_ARGS= icondir="${PREFIX}/share/gnome/pixmaps"
CONFIGURE_ARGS+= --disable-gnome --disable-gdk-pixbuf
.endif
.if ${OSVERSION} < 500007
CONFIGURE_ARGS+= --disable-perl
.endif
post-patch:
@${PERL} -pi \
-e 's|-lpthread|${PTHREAD_LIBS}|g;' \

View File

@ -1 +1 @@
MD5 (xchat-1.8.3.tar.bz2) = a189d67e61810fa1ec99d8f70b21db65
MD5 (xchat-1.8.4.tar.bz2) = 87bd6db405a9fcacdf198287f6c3b833

View File

@ -6,7 +6,7 @@
#
PORTNAME= xchat
PORTVERSION= 1.8.3
PORTVERSION= 1.8.4
CATEGORIES+= irc gnome ipv6
MASTER_SITES= http://xchat.org/files/source/1.8/ \
http://xchat.linuxpower.org/files/source/1.8/
@ -58,6 +58,10 @@ MAKE_ARGS= icondir="${PREFIX}/share/gnome/pixmaps"
CONFIGURE_ARGS+= --disable-gnome --disable-gdk-pixbuf
.endif
.if ${OSVERSION} < 500007
CONFIGURE_ARGS+= --disable-perl
.endif
post-patch:
@${PERL} -pi \
-e 's|-lpthread|${PTHREAD_LIBS}|g;' \

View File

@ -1 +1 @@
MD5 (xchat-1.8.3.tar.bz2) = a189d67e61810fa1ec99d8f70b21db65
MD5 (xchat-1.8.4.tar.bz2) = 87bd6db405a9fcacdf198287f6c3b833

View File

@ -6,7 +6,7 @@
#
PORTNAME= xchat
PORTVERSION= 1.8.3
PORTVERSION= 1.8.4
CATEGORIES+= irc gnome ipv6
MASTER_SITES= http://xchat.org/files/source/1.8/ \
http://xchat.linuxpower.org/files/source/1.8/
@ -58,6 +58,10 @@ MAKE_ARGS= icondir="${PREFIX}/share/gnome/pixmaps"
CONFIGURE_ARGS+= --disable-gnome --disable-gdk-pixbuf
.endif
.if ${OSVERSION} < 500007
CONFIGURE_ARGS+= --disable-perl
.endif
post-patch:
@${PERL} -pi \
-e 's|-lpthread|${PTHREAD_LIBS}|g;' \

View File

@ -1 +1 @@
MD5 (xchat-1.8.3.tar.bz2) = a189d67e61810fa1ec99d8f70b21db65
MD5 (xchat-1.8.4.tar.bz2) = 87bd6db405a9fcacdf198287f6c3b833

View File

@ -6,7 +6,7 @@
#
PORTNAME= xchat
PORTVERSION= 1.8.3
PORTVERSION= 1.8.4
CATEGORIES+= irc gnome ipv6
MASTER_SITES= http://xchat.org/files/source/1.8/ \
http://xchat.linuxpower.org/files/source/1.8/
@ -58,6 +58,10 @@ MAKE_ARGS= icondir="${PREFIX}/share/gnome/pixmaps"
CONFIGURE_ARGS+= --disable-gnome --disable-gdk-pixbuf
.endif
.if ${OSVERSION} < 500007
CONFIGURE_ARGS+= --disable-perl
.endif
post-patch:
@${PERL} -pi \
-e 's|-lpthread|${PTHREAD_LIBS}|g;' \

View File

@ -1 +1 @@
MD5 (xchat-1.8.3.tar.bz2) = a189d67e61810fa1ec99d8f70b21db65
MD5 (xchat-1.8.4.tar.bz2) = 87bd6db405a9fcacdf198287f6c3b833