diff options
author | marcus <marcus@FreeBSD.org> | 2002-08-18 12:17:41 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-08-18 12:17:41 +0800 |
commit | 030bae864bbe832bbdbf9389ce442a09063e8110 (patch) | |
tree | 1bdba9da030648d1303036271572b903d0a3ac88 /irc | |
parent | 64cb45d87c74bf1e9b69c9715a44f7c3dec6af8e (diff) | |
download | freebsd-ports-gnome-030bae864bbe832bbdbf9389ce442a09063e8110.tar.gz freebsd-ports-gnome-030bae864bbe832bbdbf9389ce442a09063e8110.tar.zst freebsd-ports-gnome-030bae864bbe832bbdbf9389ce442a09063e8110.zip |
Remove xchat-devel in favor of the soon-to-be-committed xchat2.
Diffstat (limited to 'irc')
-rw-r--r-- | irc/xchat-devel/Makefile | 65 | ||||
-rw-r--r-- | irc/xchat-devel/distinfo | 1 | ||||
-rw-r--r-- | irc/xchat-devel/pkg-comment | 1 | ||||
-rw-r--r-- | irc/xchat-devel/pkg-descr | 8 | ||||
-rw-r--r-- | irc/xchat-devel/pkg-plist | 20 |
5 files changed, 0 insertions, 95 deletions
diff --git a/irc/xchat-devel/Makefile b/irc/xchat-devel/Makefile deleted file mode 100644 index d50eb21a7792..000000000000 --- a/irc/xchat-devel/Makefile +++ /dev/null @@ -1,65 +0,0 @@ -# New ports collection makefile for: xchat -# Date created: 17 Nov 1998 -# Whom: Jim Mock <jim@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= xchat -PORTVERSION= 1.7.8 -CATEGORIES= irc gnome -MASTER_SITES= http://xchat.org/files/source/1.7/ \ - http://xchat.linuxpower.org/files/source/1.7/ - -MAINTAINER= gnome@FreeBSD.org - -USE_X_PREFIX= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_PERL5= yes -USE_IMLIB= yes -WANT_GNOME= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-python --disable-nls - -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib -lintl" - -.include <bsd.port.pre.mk> - -.if defined(WITH_SOCKS) -BUILD_DEPENDS+= ${LOCALBASE}/lib/libsocks5.a:${PORTSDIR}/net/socks5 -CONFIGURE_ARGS+= --enable-socks -.endif - -.if defined(WITH_SSL) -USE_OPENSSL= YES -CONFIGURE_ARGS+= --enable-openssl -.endif - -.if defined(HAVE_GNOME) -USE_GNOME= yes -CONFIGURE_ARGS+= --enable-gnome --enable-panel --enable-gdk-pixbuf -.else -CONFIGURE_ARGS+= --disable-gnome --disable-gdk-pixbuf -.endif - -pre-patch: - @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g ; \ - s|USE_INCLUDED_LIBINTL=yes|#USE_INCLUDED_LIBINTL=yes|g ; \ - s|\$$\(top_builddir\)/intl/libintl.a|-lintl|g' ${WRKSRC}/configure - @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ - 's|\$$\(datadir\)/gnome/|\$$\(datadir\)/|g ; \ - s|\$$\(datadir\)/locale|\$$\(prefix\)/share/locale|g' - -post-install: -.if !defined(NOPORTDOCS) - @${ECHO_MSG} "===> 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.post.mk> diff --git a/irc/xchat-devel/distinfo b/irc/xchat-devel/distinfo deleted file mode 100644 index 0534608be43a..000000000000 --- a/irc/xchat-devel/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (xchat-1.7.8.tar.bz2) = 32d41de4c747bdf89c41621cac0bf6b6 diff --git a/irc/xchat-devel/pkg-comment b/irc/xchat-devel/pkg-comment deleted file mode 100644 index ead8c7eac2b8..000000000000 --- a/irc/xchat-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An X11 IRC client using the GTK+ toolkit, and optionally, GNOME diff --git a/irc/xchat-devel/pkg-descr b/irc/xchat-devel/pkg-descr deleted file mode 100644 index 8fb4ab1a14da..000000000000 --- a/irc/xchat-devel/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -XChat is a graphical IRC client. It requires a computer running a -UNIX-like OS and the X Window System (X11), and the GTK library. It can -also (optionally) take advantage of GNOME and use Perl and Python -scripts. - -WWW: http://xchat.org/ - -- Jim <jim@FreeBSD.org> diff --git a/irc/xchat-devel/pkg-plist b/irc/xchat-devel/pkg-plist deleted file mode 100644 index 9f2f6add6ecc..000000000000 --- a/irc/xchat-devel/pkg-plist +++ /dev/null @@ -1,20 +0,0 @@ -bin/xchat -bin/xchat-text -%%PORTDOCS%%share/doc/xchat/ChangeLog -%%PORTDOCS%%share/doc/xchat/README -%%PORTDOCS%%share/doc/xchat/xchat-1.html -%%PORTDOCS%%share/doc/xchat/xchat-10.html -%%PORTDOCS%%share/doc/xchat/xchat-2.html -%%PORTDOCS%%share/doc/xchat/xchat-3.html -%%PORTDOCS%%share/doc/xchat/xchat-4.html -%%PORTDOCS%%share/doc/xchat/xchat-5.html -%%PORTDOCS%%share/doc/xchat/xchat-6.html -%%PORTDOCS%%share/doc/xchat/xchat-7.html -%%PORTDOCS%%share/doc/xchat/xchat-8.html -%%PORTDOCS%%share/doc/xchat/xchat-9.html -%%PORTDOCS%%share/doc/xchat/xchat.html -%%PORTDOCS%%share/doc/xchat/xchat.sgml -%%GNOME:%%share/gnome/apps/Internet/xchat.desktop -%%GNOME:%%share/gnome/pixmaps/xchat.png -%%GNOME:%%share/gnome/pixmaps/xchat_wm.png -%%PORTDOCS%%@dirrm share/doc/xchat |