aboutsummaryrefslogtreecommitdiff
path: root/irc/xchat1
diff options
context:
space:
mode:
Diffstat (limited to 'irc/xchat1')
-rw-r--r--irc/xchat1/Makefile60
-rw-r--r--irc/xchat1/distinfo1
-rw-r--r--irc/xchat1/pkg-comment1
-rw-r--r--irc/xchat1/pkg-descr6
-rw-r--r--irc/xchat1/pkg-plist17
5 files changed, 0 insertions, 85 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile
deleted file mode 100644
index 58b24502aca8..000000000000
--- a/irc/xchat1/Makefile
+++ /dev/null
@@ -1,60 +0,0 @@
-# New ports collection makefile for: xchat
-# Version required: 1.4.1
-# Date created: 17 Nov 1998
-# Whom: Jim Mock <jim@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-DISTNAME= xchat-1.4.1
-CATEGORIES= irc
-MASTER_SITES= http://xchat.org/files/source/1.4/ \
- http://xchat.linuxpower.org/files/source/1.4/
-
-MAINTAINER= jim@FreeBSD.org
-
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
- Imlib.5:${PORTSDIR}/graphics/imlib
-.if defined(USE_GNOME)
-LIB_DEPENDS+= gnome.3:${PORTSDIR}/x11/gnomelibs
-.endif
-
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
-
-USE_X_PREFIX= yes
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_PERL5= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-nls --disable-python
-
-.if defined(USE_GNOME)
-CONFIGURE_ARGS+= --enable-gnome
-.if defined(USE_PANEL)
-CONFIGURE_ARGS+= --enable-panel
-.else
-CONFIGURE_ARGS+= --disable-panel
-.endif
-.else
-CONFIGURE_ARGS+= --disable-gnome
-.endif
-
-CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \
- GLIB_CONFIG="${GLIB_CONFIG}"
-
-.if defined(USE_GNOME)
-PLIST= ${PKGDIR}/PLIST.gnome
-.endif
-
-post-install:
- @strip ${PREFIX}/bin/xchat
-.if !defined(NOPORTDOCS)
- @${ECHO} "===> Installing xchat docs in ${PREFIX}/share/doc/xchat"
- @${MKDIR} ${PREFIX}/share/doc/xchat && ${CHMOD} a+rx ${PREFIX}/share/doc/xchat
- @${INSTALL_DATA} ${WRKSRC}/doc/*.* ${PREFIX}/share/doc/xchat
- @${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xchat
- @${INSTALL_DATA} ${WRKSRC}/ChangeLog ${PREFIX}/share/doc/xchat
-.endif
-
-.include <bsd.port.mk>
diff --git a/irc/xchat1/distinfo b/irc/xchat1/distinfo
deleted file mode 100644
index 7479a6256d5a..000000000000
--- a/irc/xchat1/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (xchat-1.4.1.tar.bz2) = 1838222802af19a544a3928ae68c9b7a
diff --git a/irc/xchat1/pkg-comment b/irc/xchat1/pkg-comment
deleted file mode 100644
index ead8c7eac2b8..000000000000
--- a/irc/xchat1/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An X11 IRC client using the GTK+ toolkit, and optionally, GNOME
diff --git a/irc/xchat1/pkg-descr b/irc/xchat1/pkg-descr
deleted file mode 100644
index 961f6ced1634..000000000000
--- a/irc/xchat1/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 (xchat-1.1.7.tar.bz2) = 7491e07a031100274fe56bad5e8a634c
-nice good looking interface, and best of all, is easy to use all around.
-
-WWW: http://xchat.linuxpower.org/
-
-- Jim <jim@FreeBSD.org>
diff --git a/irc/xchat1/pkg-plist b/irc/xchat1/pkg-plist
deleted file mode 100644
index 5779c8cb2b69..000000000000
--- a/irc/xchat1/pkg-plist
+++ /dev/null
@@ -1,17 +0,0 @@
-bin/xchat
-bin/xchat-text
-share/doc/xchat/xchat.sgml
-share/doc/xchat/xchat.html
-share/doc/xchat/xchat-1.html
-share/doc/xchat/xchat-2.html
-share/doc/xchat/xchat-3.html
-share/doc/xchat/xchat-4.html
-share/doc/xchat/xchat-5.html
-share/doc/xchat/xchat-6.html
-share/doc/xchat/xchat-7.html
-share/doc/xchat/xchat-8.html
-share/doc/xchat/xchat-9.html
-share/doc/xchat/xchat-10.html
-share/doc/xchat/README
-share/doc/xchat/ChangeLog
-@dirrm share/doc/xchat