Update this to the latest and greatest "stable" version, which is 1.8.0.
As with the 1.7 development series, NLS is disabled because it needs gettext 0.10.38 to work, which we don't have yet. For more info on the current state of gettext, see the -ports archives.
This commit is contained in:
parent
5764c1943e
commit
0651aaa086
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=44529
@ -6,10 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= xchat
|
||||
PORTVERSION= 1.6.4
|
||||
PORTVERSION= 1.8.0
|
||||
CATEGORIES+= irc gnome
|
||||
MASTER_SITES= http://xchat.org/files/source/1.6/ \
|
||||
http://xchat.linuxpower.org/files/source/1.6/
|
||||
MASTER_SITES= http://xchat.org/files/source/1.8/ \
|
||||
http://xchat.linuxpower.org/files/source/1.8/
|
||||
|
||||
MAINTAINER= jim@FreeBSD.org
|
||||
# This port has a slave port japanese/xchat. Do not carelessly overwrite
|
||||
@ -24,7 +24,7 @@ USE_IMLIB= yes
|
||||
WANT_GNOME= yes
|
||||
GNU_CONFIGURE= yes
|
||||
# Assign with `+=' for slave ports
|
||||
CONFIGURE_ARGS+= --disable-python
|
||||
CONFIGURE_ARGS+= --disable-python --disable-nls
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xchat-1.6.4.tar.bz2) = 995c02b43454ba76bb641792503c669a
|
||||
MD5 (xchat-1.8.0.tar.bz2) = 2d040e1b156b8fed91e7ac3cf83f309a
|
||||
|
@ -16,30 +16,4 @@ share/doc/xchat/xchat.html
|
||||
share/doc/xchat/xchat.sgml
|
||||
%%GNOME:%%share/gnome/apps/Internet/xchat.desktop
|
||||
%%GNOME:%%share/gnome/pixmaps/xchat.png
|
||||
share/locale/ca/LC_MESSAGES/xchat.mo
|
||||
share/locale/cs/LC_MESSAGES/xchat.mo
|
||||
share/locale/da/LC_MESSAGES/xchat.mo
|
||||
share/locale/de/LC_MESSAGES/xchat.mo
|
||||
share/locale/el/LC_MESSAGES/xchat.mo
|
||||
share/locale/es/LC_MESSAGES/xchat.mo
|
||||
share/locale/fi/LC_MESSAGES/xchat.mo
|
||||
share/locale/fr/LC_MESSAGES/xchat.mo
|
||||
share/locale/he/LC_MESSAGES/xchat.mo
|
||||
share/locale/hu/LC_MESSAGES/xchat.mo
|
||||
share/locale/it/LC_MESSAGES/xchat.mo
|
||||
share/locale/ja/LC_MESSAGES/xchat.mo
|
||||
share/locale/ko/LC_MESSAGES/xchat.mo
|
||||
share/locale/lt/LC_MESSAGES/xchat.mo
|
||||
share/locale/nl/LC_MESSAGES/xchat.mo
|
||||
share/locale/pt/LC_MESSAGES/xchat.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/xchat.mo
|
||||
share/locale/ro/LC_MESSAGES/xchat.mo
|
||||
share/locale/ru/LC_MESSAGES/xchat.mo
|
||||
share/locale/sk/LC_MESSAGES/xchat.mo
|
||||
share/locale/sl/LC_MESSAGES/xchat.mo
|
||||
share/locale/sr_YU/LC_MESSAGES/xchat.mo
|
||||
share/locale/sv/LC_MESSAGES/xchat.mo
|
||||
share/locale/uk/LC_MESSAGES/xchat.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/xchat.mo
|
||||
share/locale/zh_TW.Big5/LC_MESSAGES/xchat.mo
|
||||
@dirrm share/doc/xchat
|
||||
|
@ -6,10 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= xchat
|
||||
PORTVERSION= 1.6.4
|
||||
PORTVERSION= 1.8.0
|
||||
CATEGORIES+= irc gnome
|
||||
MASTER_SITES= http://xchat.org/files/source/1.6/ \
|
||||
http://xchat.linuxpower.org/files/source/1.6/
|
||||
MASTER_SITES= http://xchat.org/files/source/1.8/ \
|
||||
http://xchat.linuxpower.org/files/source/1.8/
|
||||
|
||||
MAINTAINER= jim@FreeBSD.org
|
||||
# This port has a slave port japanese/xchat. Do not carelessly overwrite
|
||||
@ -24,7 +24,7 @@ USE_IMLIB= yes
|
||||
WANT_GNOME= yes
|
||||
GNU_CONFIGURE= yes
|
||||
# Assign with `+=' for slave ports
|
||||
CONFIGURE_ARGS+= --disable-python
|
||||
CONFIGURE_ARGS+= --disable-python --disable-nls
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xchat-1.6.4.tar.bz2) = 995c02b43454ba76bb641792503c669a
|
||||
MD5 (xchat-1.8.0.tar.bz2) = 2d040e1b156b8fed91e7ac3cf83f309a
|
||||
|
@ -16,30 +16,4 @@ share/doc/xchat/xchat.html
|
||||
share/doc/xchat/xchat.sgml
|
||||
%%GNOME:%%share/gnome/apps/Internet/xchat.desktop
|
||||
%%GNOME:%%share/gnome/pixmaps/xchat.png
|
||||
share/locale/ca/LC_MESSAGES/xchat.mo
|
||||
share/locale/cs/LC_MESSAGES/xchat.mo
|
||||
share/locale/da/LC_MESSAGES/xchat.mo
|
||||
share/locale/de/LC_MESSAGES/xchat.mo
|
||||
share/locale/el/LC_MESSAGES/xchat.mo
|
||||
share/locale/es/LC_MESSAGES/xchat.mo
|
||||
share/locale/fi/LC_MESSAGES/xchat.mo
|
||||
share/locale/fr/LC_MESSAGES/xchat.mo
|
||||
share/locale/he/LC_MESSAGES/xchat.mo
|
||||
share/locale/hu/LC_MESSAGES/xchat.mo
|
||||
share/locale/it/LC_MESSAGES/xchat.mo
|
||||
share/locale/ja/LC_MESSAGES/xchat.mo
|
||||
share/locale/ko/LC_MESSAGES/xchat.mo
|
||||
share/locale/lt/LC_MESSAGES/xchat.mo
|
||||
share/locale/nl/LC_MESSAGES/xchat.mo
|
||||
share/locale/pt/LC_MESSAGES/xchat.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/xchat.mo
|
||||
share/locale/ro/LC_MESSAGES/xchat.mo
|
||||
share/locale/ru/LC_MESSAGES/xchat.mo
|
||||
share/locale/sk/LC_MESSAGES/xchat.mo
|
||||
share/locale/sl/LC_MESSAGES/xchat.mo
|
||||
share/locale/sr_YU/LC_MESSAGES/xchat.mo
|
||||
share/locale/sv/LC_MESSAGES/xchat.mo
|
||||
share/locale/uk/LC_MESSAGES/xchat.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/xchat.mo
|
||||
share/locale/zh_TW.Big5/LC_MESSAGES/xchat.mo
|
||||
@dirrm share/doc/xchat
|
||||
|
@ -6,10 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= xchat
|
||||
PORTVERSION= 1.6.4
|
||||
PORTVERSION= 1.8.0
|
||||
CATEGORIES+= irc gnome
|
||||
MASTER_SITES= http://xchat.org/files/source/1.6/ \
|
||||
http://xchat.linuxpower.org/files/source/1.6/
|
||||
MASTER_SITES= http://xchat.org/files/source/1.8/ \
|
||||
http://xchat.linuxpower.org/files/source/1.8/
|
||||
|
||||
MAINTAINER= jim@FreeBSD.org
|
||||
# This port has a slave port japanese/xchat. Do not carelessly overwrite
|
||||
@ -24,7 +24,7 @@ USE_IMLIB= yes
|
||||
WANT_GNOME= yes
|
||||
GNU_CONFIGURE= yes
|
||||
# Assign with `+=' for slave ports
|
||||
CONFIGURE_ARGS+= --disable-python
|
||||
CONFIGURE_ARGS+= --disable-python --disable-nls
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xchat-1.6.4.tar.bz2) = 995c02b43454ba76bb641792503c669a
|
||||
MD5 (xchat-1.8.0.tar.bz2) = 2d040e1b156b8fed91e7ac3cf83f309a
|
||||
|
@ -16,30 +16,4 @@ share/doc/xchat/xchat.html
|
||||
share/doc/xchat/xchat.sgml
|
||||
%%GNOME:%%share/gnome/apps/Internet/xchat.desktop
|
||||
%%GNOME:%%share/gnome/pixmaps/xchat.png
|
||||
share/locale/ca/LC_MESSAGES/xchat.mo
|
||||
share/locale/cs/LC_MESSAGES/xchat.mo
|
||||
share/locale/da/LC_MESSAGES/xchat.mo
|
||||
share/locale/de/LC_MESSAGES/xchat.mo
|
||||
share/locale/el/LC_MESSAGES/xchat.mo
|
||||
share/locale/es/LC_MESSAGES/xchat.mo
|
||||
share/locale/fi/LC_MESSAGES/xchat.mo
|
||||
share/locale/fr/LC_MESSAGES/xchat.mo
|
||||
share/locale/he/LC_MESSAGES/xchat.mo
|
||||
share/locale/hu/LC_MESSAGES/xchat.mo
|
||||
share/locale/it/LC_MESSAGES/xchat.mo
|
||||
share/locale/ja/LC_MESSAGES/xchat.mo
|
||||
share/locale/ko/LC_MESSAGES/xchat.mo
|
||||
share/locale/lt/LC_MESSAGES/xchat.mo
|
||||
share/locale/nl/LC_MESSAGES/xchat.mo
|
||||
share/locale/pt/LC_MESSAGES/xchat.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/xchat.mo
|
||||
share/locale/ro/LC_MESSAGES/xchat.mo
|
||||
share/locale/ru/LC_MESSAGES/xchat.mo
|
||||
share/locale/sk/LC_MESSAGES/xchat.mo
|
||||
share/locale/sl/LC_MESSAGES/xchat.mo
|
||||
share/locale/sr_YU/LC_MESSAGES/xchat.mo
|
||||
share/locale/sv/LC_MESSAGES/xchat.mo
|
||||
share/locale/uk/LC_MESSAGES/xchat.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/xchat.mo
|
||||
share/locale/zh_TW.Big5/LC_MESSAGES/xchat.mo
|
||||
@dirrm share/doc/xchat
|
||||
|
@ -6,10 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= xchat
|
||||
PORTVERSION= 1.6.4
|
||||
PORTVERSION= 1.8.0
|
||||
CATEGORIES+= irc gnome
|
||||
MASTER_SITES= http://xchat.org/files/source/1.6/ \
|
||||
http://xchat.linuxpower.org/files/source/1.6/
|
||||
MASTER_SITES= http://xchat.org/files/source/1.8/ \
|
||||
http://xchat.linuxpower.org/files/source/1.8/
|
||||
|
||||
MAINTAINER= jim@FreeBSD.org
|
||||
# This port has a slave port japanese/xchat. Do not carelessly overwrite
|
||||
@ -24,7 +24,7 @@ USE_IMLIB= yes
|
||||
WANT_GNOME= yes
|
||||
GNU_CONFIGURE= yes
|
||||
# Assign with `+=' for slave ports
|
||||
CONFIGURE_ARGS+= --disable-python
|
||||
CONFIGURE_ARGS+= --disable-python --disable-nls
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xchat-1.6.4.tar.bz2) = 995c02b43454ba76bb641792503c669a
|
||||
MD5 (xchat-1.8.0.tar.bz2) = 2d040e1b156b8fed91e7ac3cf83f309a
|
||||
|
@ -16,30 +16,4 @@ share/doc/xchat/xchat.html
|
||||
share/doc/xchat/xchat.sgml
|
||||
%%GNOME:%%share/gnome/apps/Internet/xchat.desktop
|
||||
%%GNOME:%%share/gnome/pixmaps/xchat.png
|
||||
share/locale/ca/LC_MESSAGES/xchat.mo
|
||||
share/locale/cs/LC_MESSAGES/xchat.mo
|
||||
share/locale/da/LC_MESSAGES/xchat.mo
|
||||
share/locale/de/LC_MESSAGES/xchat.mo
|
||||
share/locale/el/LC_MESSAGES/xchat.mo
|
||||
share/locale/es/LC_MESSAGES/xchat.mo
|
||||
share/locale/fi/LC_MESSAGES/xchat.mo
|
||||
share/locale/fr/LC_MESSAGES/xchat.mo
|
||||
share/locale/he/LC_MESSAGES/xchat.mo
|
||||
share/locale/hu/LC_MESSAGES/xchat.mo
|
||||
share/locale/it/LC_MESSAGES/xchat.mo
|
||||
share/locale/ja/LC_MESSAGES/xchat.mo
|
||||
share/locale/ko/LC_MESSAGES/xchat.mo
|
||||
share/locale/lt/LC_MESSAGES/xchat.mo
|
||||
share/locale/nl/LC_MESSAGES/xchat.mo
|
||||
share/locale/pt/LC_MESSAGES/xchat.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/xchat.mo
|
||||
share/locale/ro/LC_MESSAGES/xchat.mo
|
||||
share/locale/ru/LC_MESSAGES/xchat.mo
|
||||
share/locale/sk/LC_MESSAGES/xchat.mo
|
||||
share/locale/sl/LC_MESSAGES/xchat.mo
|
||||
share/locale/sr_YU/LC_MESSAGES/xchat.mo
|
||||
share/locale/sv/LC_MESSAGES/xchat.mo
|
||||
share/locale/uk/LC_MESSAGES/xchat.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/xchat.mo
|
||||
share/locale/zh_TW.Big5/LC_MESSAGES/xchat.mo
|
||||
@dirrm share/doc/xchat
|
||||
|
Loading…
Reference in New Issue
Block a user