diff options
author | Jim Mock <jim@FreeBSD.org> | 2000-08-26 06:54:13 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2000-08-26 06:54:13 +0000 |
commit | 108db94137a8603a0f087d706338cec27c2900a2 (patch) | |
tree | fb69ccbe4c006ad6aa7c1ebfbca7e9d50e4e9b72 /irc | |
parent | Update to version 0.7.95-3. (diff) |
Knock the version back to 1.4.2 due to popular demand. There is now an
xchat-devel port for those who want the latest version.
Notes
Notes:
svn path=/head/; revision=31988
Diffstat (limited to 'irc')
-rw-r--r-- | irc/xchat-gnome/Makefile | 17 | ||||
-rw-r--r-- | irc/xchat-gnome/distinfo | 2 | ||||
-rw-r--r-- | irc/xchat-gnome/pkg-plist | 4 | ||||
-rw-r--r-- | irc/xchat/Makefile | 17 | ||||
-rw-r--r-- | irc/xchat/distinfo | 2 | ||||
-rw-r--r-- | irc/xchat/pkg-plist | 4 | ||||
-rw-r--r-- | irc/xchat1/Makefile | 17 | ||||
-rw-r--r-- | irc/xchat1/distinfo | 2 | ||||
-rw-r--r-- | irc/xchat1/pkg-plist | 4 | ||||
-rw-r--r-- | irc/xchat2/Makefile | 17 | ||||
-rw-r--r-- | irc/xchat2/distinfo | 2 | ||||
-rw-r--r-- | irc/xchat2/pkg-plist | 4 |
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 |