diff options
author | wiz <wiz@pkgsrc.org> | 2000-12-15 00:41:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-12-15 00:41:00 +0000 |
commit | 48cf9d2f9662464129e87c8832551dc6599f4065 (patch) | |
tree | d70140cdab2dd2e6358293f78ca69bc34a78d9e9 /net/gaim | |
parent | 70e3a885f74432e0b85575ad7bb27ff61b00b3e5 (diff) | |
download | pkgsrc-48cf9d2f9662464129e87c8832551dc6599f4065.tar.gz |
Move packages from 'net' into new 'chat' category. Add chat to main Makefile.
Diffstat (limited to 'net/gaim')
-rw-r--r-- | net/gaim/Makefile | 21 | ||||
-rw-r--r-- | net/gaim/files/md5 | 3 | ||||
-rw-r--r-- | net/gaim/files/patch-sum | 3 | ||||
-rw-r--r-- | net/gaim/patches/patch-aa | 20 | ||||
-rw-r--r-- | net/gaim/pkg/COMMENT | 1 | ||||
-rw-r--r-- | net/gaim/pkg/DESCR | 7 | ||||
-rw-r--r-- | net/gaim/pkg/PLIST | 16 |
7 files changed, 0 insertions, 71 deletions
diff --git a/net/gaim/Makefile b/net/gaim/Makefile deleted file mode 100644 index 8d58d77489f..00000000000 --- a/net/gaim/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# $NetBSD: Makefile,v 1.12 2000/06/18 16:06:05 augustss Exp $ -# - -DISTNAME= gaim-0.9.19 -CATEGORIES= x11 -MASTER_SITES= ftp://ftp.marko.net/pub/gaim/ - -MAINTAINER= hubertf@netbsd.org -HOMEPAGE= http://www.marko.net/gaim/ - -DEPENDS+= gtk+>=1.2.3:../../x11/gtk -DEPENDS+= esound>=0.2.7:../../audio/esound - -USE_X11BASE= YES -USE_GMAKE= YES -GNU_CONFIGURE= yes - -# for pthread.h -CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include - -.include "../../mk/bsd.pkg.mk" diff --git a/net/gaim/files/md5 b/net/gaim/files/md5 deleted file mode 100644 index 6b162edc4df..00000000000 --- a/net/gaim/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.4 2000/06/18 16:06:06 augustss Exp $ - -MD5 (gaim-0.9.19.tar.gz) = 41ec5b1bd000ae1038ab312b587011f8 diff --git a/net/gaim/files/patch-sum b/net/gaim/files/patch-sum deleted file mode 100644 index b0b64748b93..00000000000 --- a/net/gaim/files/patch-sum +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: patch-sum,v 1.2 2000/06/18 16:06:06 augustss Exp $ - -MD5 (patch-aa) = d3154a99675299f7c62feec3d0c8904c diff --git a/net/gaim/patches/patch-aa b/net/gaim/patches/patch-aa deleted file mode 100644 index 54e5f441a18..00000000000 --- a/net/gaim/patches/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2000/09/03 12:39:59 wiz Exp $ -*** src/prefs.c.orig Sun Jun 18 18:00:02 2000 ---- src/prefs.c Sun Jun 18 18:00:13 2000 -*************** -*** 770,776 **** - gaim_button("Transparent text window (experimental)", &transparent, appbox ); - #endif - gaim_button(_("Show logon/logoffs in conversation windows"), &display_options, OPT_DISP_SHOW_LOGON, appbox ); -! gaim_button(_("Use devil icons"), &display_options, OPT_DISP_DEVIL_PIXMAPS, appbox ); - gaim_button(_("Show graphical smileys (experimental)"), &display_options, OPT_DISP_SHOW_SMILEY, appbox ); - - ---- 770,776 ---- - gaim_button("Transparent text window (experimental)", &transparent, appbox ); - #endif - gaim_button(_("Show logon/logoffs in conversation windows"), &display_options, OPT_DISP_SHOW_LOGON, appbox ); -! gaim_button(_("Use daemon icons"), &display_options, OPT_DISP_DEVIL_PIXMAPS, appbox ); - gaim_button(_("Show graphical smileys (experimental)"), &display_options, OPT_DISP_SHOW_SMILEY, appbox ); - - diff --git a/net/gaim/pkg/COMMENT b/net/gaim/pkg/COMMENT deleted file mode 100644 index 11ccca2f5e6..00000000000 --- a/net/gaim/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -gtk-based client for AOL's Instant Messenger chat system diff --git a/net/gaim/pkg/DESCR b/net/gaim/pkg/DESCR deleted file mode 100644 index 0cb76bfef6f..00000000000 --- a/net/gaim/pkg/DESCR +++ /dev/null @@ -1,7 +0,0 @@ -Gtk AOL Instant Messenger -======================== -Jim Duchek <jimduchek@ou.edu> IM: Zilding (current maintainer) -Mark Spencer <markster@marko.net> -Peter Jones <pjones@redhat.com> (gnome & applet stuff) - -Check out http://www.aol.com/aim/ to sign on! diff --git a/net/gaim/pkg/PLIST b/net/gaim/pkg/PLIST deleted file mode 100644 index 2c2af95435d..00000000000 --- a/net/gaim/pkg/PLIST +++ /dev/null @@ -1,16 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 2000/10/16 01:39:44 wiz Exp $ -bin/au2h -bin/gaim -lib/gaim/autorecon.so -lib/gaim/iconaway.so -lib/gaim/notify.so -lib/gaim/spellchk.so -lib/locale/de/LC_MESSAGES/gaim.mo -man/man1/gaim.1 -share/pixmaps/gaim.xpm -share/gnome/apps/Internet/gaim.desktop -@unexec rmdir %D/share/gnome/apps/Internet 2>/dev/null || true -@unexec rmdir %D/share/gnome/apps 2>/dev/null || true -@unexec rmdir %D/share/gnome 2>/dev/null || true -@unexec rmdir %D/share/pixmaps 2>/dev/null || true -@dirrm lib/gaim |