diff options
Diffstat (limited to 'irc/xchat1')
| -rw-r--r-- | irc/xchat1/Makefile | 62 | ||||
| -rw-r--r-- | irc/xchat1/distinfo | 1 | ||||
| -rw-r--r-- | irc/xchat1/pkg-comment | 1 | ||||
| -rw-r--r-- | irc/xchat1/pkg-descr | 8 | ||||
| -rw-r--r-- | irc/xchat1/pkg-plist | 33 |
5 files changed, 0 insertions, 105 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile deleted file mode 100644 index eb7d31309436..000000000000 --- a/irc/xchat1/Makefile +++ /dev/null @@ -1,62 +0,0 @@ -# New ports collection makefile for: xchat -# Date created: 17 Nov 1998 -# Whom: Jim Mock <jim@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= xchat -PORTVERSION= 1.6.0 -CATEGORIES+= irc gnome -MASTER_SITES= http://xchat.org/files/source/1.6/ \ - http://xchat.linuxpower.org/files/source/1.6/ - -MAINTAINER= jim@FreeBSD.org -# This port has a slave port japanese/xchat. Do not carelessly overwrite -# the variables or the targets defined in it. When you need to, please -# contact its maintainer. - -USE_X_PREFIX= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_PERL5= yes -USE_IMLIB= yes -WANT_GNOME= yes -GNU_CONFIGURE= yes -# Assign with `+=' for slave ports -CONFIGURE_ARGS+= --disable-python - -.include <bsd.port.pre.mk> - -.if defined(WITH_SOCKS) -# Assign with `+=' for slave ports -BUILD_DEPENDS+= ${LOCALBASE}/lib/libsocks5.a:${PORTSDIR}/net/socks5 -CONFIGURE_ARGS+= --enable-socks -.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 - -post-patch: - @${PERL} -pi -e 's|-lpthread|-pthread|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/xchat1/distinfo b/irc/xchat1/distinfo deleted file mode 100644 index ad5b1e14b06a..000000000000 --- a/irc/xchat1/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (xchat-1.6.0.tar.bz2) = 89447c6302d2ad7e3e7a7032853bd9c3 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 8fb4ab1a14da..000000000000 --- a/irc/xchat1/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/xchat1/pkg-plist b/irc/xchat1/pkg-plist deleted file mode 100644 index 9153ff0574c4..000000000000 --- a/irc/xchat1/pkg-plist +++ /dev/null @@ -1,33 +0,0 @@ -bin/xchat -bin/xchat-text -share/doc/xchat/ChangeLog -share/doc/xchat/README -share/doc/xchat/xchat-1.html -share/doc/xchat/xchat-10.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.html -share/doc/xchat/xchat.sgml -%%GNOME:%%share/gnome/apps/Internet/xchat.desktop -%%GNOME:%%share/gnome/pixmaps/xchat.png -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/fr/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/nl/LC_MESSAGES/xchat.mo -share/locale/pt_BR/LC_MESSAGES/xchat.mo -share/locale/sl/LC_MESSAGES/xchat.mo -share/locale/sr_YU/LC_MESSAGES/xchat.mo -@dirrm share/doc/xchat |
