diff options
Diffstat (limited to 'net/xchat')
-rw-r--r-- | net/xchat/Makefile | 9 | ||||
-rw-r--r-- | net/xchat/files/md5 | 4 | ||||
-rw-r--r-- | net/xchat/patches/patch-aa | 13 | ||||
-rw-r--r-- | net/xchat/pkg/PLIST | 38 |
4 files changed, 28 insertions, 36 deletions
diff --git a/net/xchat/Makefile b/net/xchat/Makefile index 25757975feb..e52f942d24f 100644 --- a/net/xchat/Makefile +++ b/net/xchat/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 1999/08/29 12:48:59 rh Exp $ +# $NetBSD: Makefile,v 1.4 1999/09/08 10:42:17 tron Exp $ -DISTNAME= xchat-1.0.0 +DISTNAME= xchat-1.2.0 CATEGORIES= net x11 gnome -MASTER_SITES= ${HOMEPAGE}/files/ +MASTER_SITES= ${HOMEPAGE}/files/v1.2/ MAINTAINER= tron@netbsd.org HOMEPAGE= http://xchat.linuxpower.org/ @@ -17,6 +17,9 @@ USE_X11BASE= yes pre-configure: @${TOUCH} ${WRKSRC}/stamp-h.in +post-configure: + @cd ${WRKSRC} && ${LN} -fs myconfig.h config.h + post-install: ${MKDIR} ${PREFIX}/share/doc/xchat ${INSTALL_DATA} ${WRKSRC}/doc/*.html ${PREFIX}/share/doc/xchat diff --git a/net/xchat/files/md5 b/net/xchat/files/md5 index 37442ca4dee..5049a3d92e9 100644 --- a/net/xchat/files/md5 +++ b/net/xchat/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 1999/07/05 20:11:41 tron Exp $ +$NetBSD: md5,v 1.2 1999/09/08 10:42:18 tron Exp $ -MD5 (xchat-1.0.0.tar.gz) = 1c64814fc2b60445f61406649a9e12d4 +MD5 (xchat-1.2.0.tar.gz) = cae68bd6ff3a82131eb395a4253c413f diff --git a/net/xchat/patches/patch-aa b/net/xchat/patches/patch-aa deleted file mode 100644 index 8dbe7a6fd79..00000000000 --- a/net/xchat/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1 1999/07/05 20:32:33 tron Exp $ - ---- src/Makefile.in.orig Mon Jun 28 06:46:12 1999 -+++ src/Makefile.in Mon Jul 5 22:18:02 1999 -@@ -110,7 +110,7 @@ - DEFS = @DEFS@ -I. -I$(srcdir) -I.. - CPPFLAGS = @CPPFLAGS@ - LDFLAGS = @LDFLAGS@ --LIBS = @LIBS@ -+LIBS = @LIBS@ `orbit-config --libs client` - xchat_OBJECTS = chanlist.o cfgfiles.o ctcp.o dcc.o dialog.o draw.o \ - editlist.o fkeys.o gtkutil.o history.o inbound.o lastlog.o maingui.o \ - menu.o notify.o outbound.o perl.o plugin.o rawlog.o server.o \ diff --git a/net/xchat/pkg/PLIST b/net/xchat/pkg/PLIST index a29023006ff..3216e1e3950 100644 --- a/net/xchat/pkg/PLIST +++ b/net/xchat/pkg/PLIST @@ -1,28 +1,30 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/07/05 20:11:41 tron Exp $ +@comment $NetBSD: PLIST,v 1.2 1999/09/08 10:42:18 tron Exp $ bin/xchat -share/locale/de/LC_MESSAGES/xchat.mo -share/locale/es/LC_MESSAGES/xchat.mo -share/locale/fr/LC_MESSAGES/xchat.mo -share/locale/nl/LC_MESSAGES/xchat.mo -share/locale/pl/LC_MESSAGES/xchat.mo -share/locale/sv/LC_MESSAGES/xchat.mo -share/locale/ru/LC_MESSAGES/xchat.mo -share/locale/it/LC_MESSAGES/xchat.mo -share/locale/cs/LC_MESSAGES/xchat.mo -share/locale/no/LC_MESSAGES/xchat.mo -share/locale/pt_BR/LC_MESSAGES/xchat.mo -share/locale/fr_CA/LC_MESSAGES/xchat.mo -share/pixmaps/xchat.png -share/gnome/apps/Internet/xchat.desktop -share/doc/xchat/xchat.html 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-5.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/xchat.html +share/gnome/apps/Internet/xchat.desktop +share/locale/cs/LC_MESSAGES/xchat.mo +share/locale/de/LC_MESSAGES/xchat.mo +share/locale/es/LC_MESSAGES/xchat.mo +share/locale/fr/LC_MESSAGES/xchat.mo +share/locale/fr_CA/LC_MESSAGES/xchat.mo +share/locale/it/LC_MESSAGES/xchat.mo +share/locale/ko/LC_MESSAGES/xchat.mo +share/locale/nl/LC_MESSAGES/xchat.mo +share/locale/no/LC_MESSAGES/xchat.mo +share/locale/pl/LC_MESSAGES/xchat.mo +share/locale/pt_BR/LC_MESSAGES/xchat.mo +share/locale/ru/LC_MESSAGES/xchat.mo +share/locale/sr_YU/LC_MESSAGES/xchat.mo +share/locale/sv/LC_MESSAGES/xchat.mo +share/pixmaps/xchat.png @dirrm share/doc/xchat |