summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--irc/xchat-gnome/Makefile17
-rw-r--r--irc/xchat-gnome/distinfo2
-rw-r--r--irc/xchat-gnome/pkg-plist4
-rw-r--r--irc/xchat/Makefile17
-rw-r--r--irc/xchat/distinfo2
-rw-r--r--irc/xchat/pkg-plist4
-rw-r--r--irc/xchat1/Makefile17
-rw-r--r--irc/xchat1/distinfo2
-rw-r--r--irc/xchat1/pkg-plist4
-rw-r--r--irc/xchat2/Makefile17
-rw-r--r--irc/xchat2/distinfo2
-rw-r--r--irc/xchat2/pkg-plist4
12 files changed, 16 insertions, 76 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile
index 3decc006b2ef..481639c0f8fc 100644
--- a/irc/xchat-gnome/Makefile
+++ b/irc/xchat-gnome/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= xchat
-PORTVERSION= 1.5.6
+PORTVERSION= 1.4.2
CATEGORIES= irc gnome
-MASTER_SITES= http://xchat.org/files/source/1.5/ \
- http://xchat.linuxpower.org/files/source/1.5/
+MASTER_SITES= http://xchat.org/files/source/1.4/ \
+ http://xchat.linuxpower.org/files/source/1.4/
MAINTAINER= jim@FreeBSD.org
@@ -28,13 +28,9 @@ WITH_PANEL= YES
LIB_DEPENDS+= panel_applet.4:${PORTSDIR}/x11/gnomecore
.endif
-.if defined(WITH_GDK_PIXBUF)
-LIB_DEPENDS+= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
-.endif
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
-GDK_PIXBUF_CONFIG?= ${X11BASE}/bin/gdk-pixbuf-config
USE_X_PREFIX= yes
USE_BZIP2= yes
@@ -58,16 +54,9 @@ CONFIGURE_ARGS+= --disable-panel
CONFIGURE_ARGS+= --disable-gnome
.endif
-.if defined(WITH_GDK_PIXBUF)
-CONFIGURE_ARGS+= --enable-gdk-pixbuf
-.else
-CONFIGURE_ARGS+= --disable-gdk-pixbuf
-.endif
-
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTK_CONFIG="${GTK_CONFIG}" \
GLIB_CONFIG="${GLIB_CONFIG}" \
- GDK_PIXBUF_CONFIG="${GDK_PIXBUF_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"
.if defined(WITH_GNOME)
diff --git a/irc/xchat-gnome/distinfo b/irc/xchat-gnome/distinfo
index fe9be3049f3a..25c1c9cbd2d1 100644
--- a/irc/xchat-gnome/distinfo
+++ b/irc/xchat-gnome/distinfo
@@ -1 +1 @@
-MD5 (xchat-1.5.6.tar.bz2) = 17a53c685565b13e0b52bb17a199965d
+MD5 (xchat-1.4.2.tar.bz2) = be790878e80038088c642a5104ab1544
diff --git a/irc/xchat-gnome/pkg-plist b/irc/xchat-gnome/pkg-plist
index bd70b7a88698..cbb8fdb32a05 100644
--- a/irc/xchat-gnome/pkg-plist
+++ b/irc/xchat-gnome/pkg-plist
@@ -26,10 +26,6 @@ share/locale/ja/LC_MESSAGES/xchat.mo
share/locale/ko/LC_MESSAGES/xchat.mo
share/locale/nl/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/uk/LC_MESSAGES/xchat.mo
@dirrm share/doc/xchat
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile
index 3decc006b2ef..481639c0f8fc 100644
--- a/irc/xchat/Makefile
+++ b/irc/xchat/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= xchat
-PORTVERSION= 1.5.6
+PORTVERSION= 1.4.2
CATEGORIES= irc gnome
-MASTER_SITES= http://xchat.org/files/source/1.5/ \
- http://xchat.linuxpower.org/files/source/1.5/
+MASTER_SITES= http://xchat.org/files/source/1.4/ \
+ http://xchat.linuxpower.org/files/source/1.4/
MAINTAINER= jim@FreeBSD.org
@@ -28,13 +28,9 @@ WITH_PANEL= YES
LIB_DEPENDS+= panel_applet.4:${PORTSDIR}/x11/gnomecore
.endif
-.if defined(WITH_GDK_PIXBUF)
-LIB_DEPENDS+= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
-.endif
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
-GDK_PIXBUF_CONFIG?= ${X11BASE}/bin/gdk-pixbuf-config
USE_X_PREFIX= yes
USE_BZIP2= yes
@@ -58,16 +54,9 @@ CONFIGURE_ARGS+= --disable-panel
CONFIGURE_ARGS+= --disable-gnome
.endif
-.if defined(WITH_GDK_PIXBUF)
-CONFIGURE_ARGS+= --enable-gdk-pixbuf
-.else
-CONFIGURE_ARGS+= --disable-gdk-pixbuf
-.endif
-
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTK_CONFIG="${GTK_CONFIG}" \
GLIB_CONFIG="${GLIB_CONFIG}" \
- GDK_PIXBUF_CONFIG="${GDK_PIXBUF_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"
.if defined(WITH_GNOME)
diff --git a/irc/xchat/distinfo b/irc/xchat/distinfo
index fe9be3049f3a..25c1c9cbd2d1 100644
--- a/irc/xchat/distinfo
+++ b/irc/xchat/distinfo
@@ -1 +1 @@
-MD5 (xchat-1.5.6.tar.bz2) = 17a53c685565b13e0b52bb17a199965d
+MD5 (xchat-1.4.2.tar.bz2) = be790878e80038088c642a5104ab1544
diff --git a/irc/xchat/pkg-plist b/irc/xchat/pkg-plist
index bd70b7a88698..cbb8fdb32a05 100644
--- a/irc/xchat/pkg-plist
+++ b/irc/xchat/pkg-plist
@@ -26,10 +26,6 @@ share/locale/ja/LC_MESSAGES/xchat.mo
share/locale/ko/LC_MESSAGES/xchat.mo
share/locale/nl/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/uk/LC_MESSAGES/xchat.mo
@dirrm share/doc/xchat
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile
index 3decc006b2ef..481639c0f8fc 100644
--- a/irc/xchat1/Makefile
+++ b/irc/xchat1/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= xchat
-PORTVERSION= 1.5.6
+PORTVERSION= 1.4.2
CATEGORIES= irc gnome
-MASTER_SITES= http://xchat.org/files/source/1.5/ \
- http://xchat.linuxpower.org/files/source/1.5/
+MASTER_SITES= http://xchat.org/files/source/1.4/ \
+ http://xchat.linuxpower.org/files/source/1.4/
MAINTAINER= jim@FreeBSD.org
@@ -28,13 +28,9 @@ WITH_PANEL= YES
LIB_DEPENDS+= panel_applet.4:${PORTSDIR}/x11/gnomecore
.endif
-.if defined(WITH_GDK_PIXBUF)
-LIB_DEPENDS+= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
-.endif
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
-GDK_PIXBUF_CONFIG?= ${X11BASE}/bin/gdk-pixbuf-config
USE_X_PREFIX= yes
USE_BZIP2= yes
@@ -58,16 +54,9 @@ CONFIGURE_ARGS+= --disable-panel
CONFIGURE_ARGS+= --disable-gnome
.endif
-.if defined(WITH_GDK_PIXBUF)
-CONFIGURE_ARGS+= --enable-gdk-pixbuf
-.else
-CONFIGURE_ARGS+= --disable-gdk-pixbuf
-.endif
-
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTK_CONFIG="${GTK_CONFIG}" \
GLIB_CONFIG="${GLIB_CONFIG}" \
- GDK_PIXBUF_CONFIG="${GDK_PIXBUF_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"
.if defined(WITH_GNOME)
diff --git a/irc/xchat1/distinfo b/irc/xchat1/distinfo
index fe9be3049f3a..25c1c9cbd2d1 100644
--- a/irc/xchat1/distinfo
+++ b/irc/xchat1/distinfo
@@ -1 +1 @@
-MD5 (xchat-1.5.6.tar.bz2) = 17a53c685565b13e0b52bb17a199965d
+MD5 (xchat-1.4.2.tar.bz2) = be790878e80038088c642a5104ab1544
diff --git a/irc/xchat1/pkg-plist b/irc/xchat1/pkg-plist
index bd70b7a88698..cbb8fdb32a05 100644
--- a/irc/xchat1/pkg-plist
+++ b/irc/xchat1/pkg-plist
@@ -26,10 +26,6 @@ share/locale/ja/LC_MESSAGES/xchat.mo
share/locale/ko/LC_MESSAGES/xchat.mo
share/locale/nl/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/uk/LC_MESSAGES/xchat.mo
@dirrm share/doc/xchat
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile
index 3decc006b2ef..481639c0f8fc 100644
--- a/irc/xchat2/Makefile
+++ b/irc/xchat2/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= xchat
-PORTVERSION= 1.5.6
+PORTVERSION= 1.4.2
CATEGORIES= irc gnome
-MASTER_SITES= http://xchat.org/files/source/1.5/ \
- http://xchat.linuxpower.org/files/source/1.5/
+MASTER_SITES= http://xchat.org/files/source/1.4/ \
+ http://xchat.linuxpower.org/files/source/1.4/
MAINTAINER= jim@FreeBSD.org
@@ -28,13 +28,9 @@ WITH_PANEL= YES
LIB_DEPENDS+= panel_applet.4:${PORTSDIR}/x11/gnomecore
.endif
-.if defined(WITH_GDK_PIXBUF)
-LIB_DEPENDS+= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
-.endif
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
-GDK_PIXBUF_CONFIG?= ${X11BASE}/bin/gdk-pixbuf-config
USE_X_PREFIX= yes
USE_BZIP2= yes
@@ -58,16 +54,9 @@ CONFIGURE_ARGS+= --disable-panel
CONFIGURE_ARGS+= --disable-gnome
.endif
-.if defined(WITH_GDK_PIXBUF)
-CONFIGURE_ARGS+= --enable-gdk-pixbuf
-.else
-CONFIGURE_ARGS+= --disable-gdk-pixbuf
-.endif
-
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTK_CONFIG="${GTK_CONFIG}" \
GLIB_CONFIG="${GLIB_CONFIG}" \
- GDK_PIXBUF_CONFIG="${GDK_PIXBUF_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"
.if defined(WITH_GNOME)
diff --git a/irc/xchat2/distinfo b/irc/xchat2/distinfo
index fe9be3049f3a..25c1c9cbd2d1 100644
--- a/irc/xchat2/distinfo
+++ b/irc/xchat2/distinfo
@@ -1 +1 @@
-MD5 (xchat-1.5.6.tar.bz2) = 17a53c685565b13e0b52bb17a199965d
+MD5 (xchat-1.4.2.tar.bz2) = be790878e80038088c642a5104ab1544
diff --git a/irc/xchat2/pkg-plist b/irc/xchat2/pkg-plist
index bd70b7a88698..cbb8fdb32a05 100644
--- a/irc/xchat2/pkg-plist
+++ b/irc/xchat2/pkg-plist
@@ -26,10 +26,6 @@ share/locale/ja/LC_MESSAGES/xchat.mo
share/locale/ko/LC_MESSAGES/xchat.mo
share/locale/nl/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/uk/LC_MESSAGES/xchat.mo
@dirrm share/doc/xchat