diff options
author | wiz <wiz@pkgsrc.org> | 2005-05-18 22:02:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-05-18 22:02:17 +0000 |
commit | cdb6489776b0f8249164e4022d8ebd3796ce424b (patch) | |
tree | 7e31dac9984af87d7cca1a71570e38aaa769764c /net | |
parent | 6ce0e02a7c082c15c60644510507b53716fca9b0 (diff) | |
download | pkgsrc-cdb6489776b0f8249164e4022d8ebd3796ce424b.tar.gz |
Remove gnome1 packages except as needed for gnucash.
Ok'd by jmmv@ and rh@ (gnome 1 maintainers).
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 | ||||
-rw-r--r-- | net/gnapster/DESCR | 3 | ||||
-rw-r--r-- | net/gnapster/Makefile | 23 | ||||
-rw-r--r-- | net/gnapster/PLIST | 13 | ||||
-rw-r--r-- | net/gnapster/distinfo | 8 | ||||
-rw-r--r-- | net/gnapster/patches/patch-aa | 13 | ||||
-rw-r--r-- | net/gnapster/patches/patch-ab | 13 | ||||
-rw-r--r-- | net/gnapster/patches/patch-ac | 25 | ||||
-rw-r--r-- | net/gtm/DESCR | 5 | ||||
-rw-r--r-- | net/gtm/Makefile | 24 | ||||
-rw-r--r-- | net/gtm/PLIST | 80 | ||||
-rw-r--r-- | net/gtm/distinfo | 6 | ||||
-rw-r--r-- | net/gtm/patches/patch-aa | 33 |
13 files changed, 1 insertions, 249 deletions
diff --git a/net/Makefile b/net/Makefile index 017a050c943..499449de1bc 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.555 2005/05/07 19:29:50 jdolecek Exp $ +# $NetBSD: Makefile,v 1.556 2005/05/18 22:02:17 wiz Exp $ # COMMENT= Networking tools @@ -109,7 +109,6 @@ SUBDIR+= gkrellm-wireless SUBDIR+= gkrellm1-snmp SUBDIR+= gkrellm1-wireless SUBDIR+= gnapfetch -SUBDIR+= gnapster SUBDIR+= gnet SUBDIR+= gnet1 SUBDIR+= gnetcat @@ -120,7 +119,6 @@ SUBDIR+= gopher SUBDIR+= gtk-gnutella SUBDIR+= gtk_wicontrol SUBDIR+= gtksamba -SUBDIR+= gtm SUBDIR+= hesiod SUBDIR+= hf6to4 SUBDIR+= hlfl diff --git a/net/gnapster/DESCR b/net/gnapster/DESCR deleted file mode 100644 index 6d344b22632..00000000000 --- a/net/gnapster/DESCR +++ /dev/null @@ -1,3 +0,0 @@ - Gnapster is a simple client for the online mp3 community called -napster. The reason this client was written is because the author -was tired of using the plain console version (nap). diff --git a/net/gnapster/Makefile b/net/gnapster/Makefile deleted file mode 100644 index afa8ab56aa1..00000000000 --- a/net/gnapster/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# $NetBSD: Makefile,v 1.38 2005/04/11 21:46:47 tv Exp $ - -DISTNAME= gnapster-1.5.0 -PKGREVISION= 12 -CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnapster/} - -MAINTAINER= tron@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/gnapster/ -COMMENT= Simple client for the online mp3 community - -BUILD_USES_MSGFMT= YES - -USE_DIRS+= xdg-1.1 -USE_X11= YES -USE_GNU_TOOLS+= make -GNU_CONFIGURE= YES -USE_LIBTOOL= YES - -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../x11/gnome-core/buildlink3.mk" - -.include "../../mk/bsd.pkg.mk" diff --git a/net/gnapster/PLIST b/net/gnapster/PLIST deleted file mode 100644 index c190026598a..00000000000 --- a/net/gnapster/PLIST +++ /dev/null @@ -1,13 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:55:30 zuntum Exp $ -bin/gnapster -share/gnapster/themes/cyblue.theme -share/gnapster/themes/cypress.theme -share/gnapster/themes/default.theme -share/gnapster/themes/faded.theme -share/pixmaps/gnapster.png -share/pixmaps/speedgray.xpm -share/pixmaps/speedgreen.xpm -share/pixmaps/speedred.xpm -share/pixmaps/speedyellow.xpm -@dirrm share/gnapster/themes -@dirrm share/gnapster diff --git a/net/gnapster/distinfo b/net/gnapster/distinfo deleted file mode 100644 index fbd57866484..00000000000 --- a/net/gnapster/distinfo +++ /dev/null @@ -1,8 +0,0 @@ -$NetBSD: distinfo,v 1.6 2005/02/24 12:13:47 agc Exp $ - -SHA1 (gnapster-1.5.0.tar.gz) = 0e88422c9ed9f1882f7ef735357ad616a8d636e7 -RMD160 (gnapster-1.5.0.tar.gz) = 4697c85190dd511d5839339a7aa324f1dd8bbcf0 -Size (gnapster-1.5.0.tar.gz) = 513813 bytes -SHA1 (patch-aa) = b1d8bea52d7007d6d46e8a8792ea392da98b8693 -SHA1 (patch-ab) = 2cf48c1860a663df6bb2283b76aa88e649f6479d -SHA1 (patch-ac) = 3a47607e74f16dd8bacbf8d062f091af3e7782cf diff --git a/net/gnapster/patches/patch-aa b/net/gnapster/patches/patch-aa deleted file mode 100644 index b4d522e09b2..00000000000 --- a/net/gnapster/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.5 2000/08/10 21:07:35 jlam Exp $ - ---- po/Makefile.in.in.orig Sun Feb 13 01:38:19 2000 -+++ po/Makefile.in.in Thu Aug 10 16:48:33 2000 -@@ -19,7 +19,7 @@ - prefix = @prefix@ - exec_prefix = @exec_prefix@ - datadir = $(prefix)/@DATADIRNAME@ --localedir = $(datadir)/locale -+localedir = $(prefix)/share/locale - gnulocaledir = $(prefix)/share/locale - gettextsrcdir = $(prefix)/share/gettext/po - subdir = po diff --git a/net/gnapster/patches/patch-ab b/net/gnapster/patches/patch-ab deleted file mode 100644 index 6f35c8f0552..00000000000 --- a/net/gnapster/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.6 2001/11/27 16:20:05 wiz Exp $ - ---- src/upload.c.orig Mon Jun 4 11:06:17 2001 -+++ src/upload.c -@@ -262,7 +262,7 @@ - return; - - ptr = strrchr(s, '/'); -- if (!ptr[1]) -+ if (ptr && !ptr[1]) - *ptr = 0; - } - diff --git a/net/gnapster/patches/patch-ac b/net/gnapster/patches/patch-ac deleted file mode 100644 index d32743adeef..00000000000 --- a/net/gnapster/patches/patch-ac +++ /dev/null @@ -1,25 +0,0 @@ -$NetBSD: patch-ac,v 1.5 2001/12/12 18:25:40 wiz Exp $ - ---- src/utils.c.orig Mon Jun 4 11:06:17 2001 -+++ src/utils.c -@@ -901,8 +901,10 @@ - - if (file) - d_msprintf(&path, "%s/.gnapster/%s/%s", getenv("HOME"), subdir, file); -- else -+ else if (subdir) - d_msprintf(&path, "%s/.gnapster/%s", getenv("HOME"), subdir); -+ else -+ d_msprintf(&path, "%s/.gnapster", getenv("HOME")); - - return path; - } -@@ -1498,7 +1500,7 @@ - - relocate_config(home); - -- path = local_path("", NULL); -+ path = local_path(NULL, NULL); - if (stat(path, &st) < 0) - if (mkdir(path, 0755) < 0) - fprintf(stderr, "Could not create ~/.gnapster directory...functionality may be limited\n"); diff --git a/net/gtm/DESCR b/net/gtm/DESCR deleted file mode 100644 index dc981cd9657..00000000000 --- a/net/gtm/DESCR +++ /dev/null @@ -1,5 +0,0 @@ -GTM allows the user to retrieve multiple files from the web. These files -can be retrieved in multiple parts and each part retrieved on a separate -session that the user is connected to the Internet. This is most useful -to users with dialup connections. The program performs this tasks using -wget as its back-end. diff --git a/net/gtm/Makefile b/net/gtm/Makefile deleted file mode 100644 index 1c5bca18467..00000000000 --- a/net/gtm/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# $NetBSD: Makefile,v 1.29 2005/04/11 21:46:47 tv Exp $ -# - -DISTNAME= gtm-0.4.12 -PKGREVISION= 6 -CATEGORIES= net gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtm/} - -MAINTAINER= magick@zhadum.de -HOMEPAGE= http://gtm.sourceforge.net/ -COMMENT= Gnome Transfer Manager - -DEPENDS+= wget-[0-9]*:../../net/wget - -USE_DIRS+= xdg-1.1 -USE_PKGLOCALEDIR= YES -USE_X11= YES -USE_GNU_TOOLS+= make -GNU_CONFIGURE= YES - -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../x11/gnome-core/buildlink3.mk" - -.include "../../mk/bsd.pkg.mk" diff --git a/net/gtm/PLIST b/net/gtm/PLIST deleted file mode 100644 index 71c9527e3e8..00000000000 --- a/net/gtm/PLIST +++ /dev/null @@ -1,80 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2003/09/16 22:24:14 wiz Exp $ -bin/gtm_applet -bin/gtm -etc/CORBA/servers/gtm_applet.gnorba -etc/sound/events/gtm.soundlist -lib/bonobo/servers/GNOME_GTM.server -man/man1/gtm.1 -man/man1/gtm_applet.1 -share/applets/Network/gtm_applet.desktop -share/gnome/apps/Internet/gtm.desktop -share/gnome/help/gtm/C/images/mainwindow.png -share/gnome/help/gtm/C/images/newwindow.png -share/gnome/help/gtm/C/images/numericwindow.png -share/gnome/help/gtm/C/ln7.html -share/gnome/help/gtm/C/t1.html -share/gnome/help/gtm/C/topic.dat -share/gnome/help/gtm/C/x148.html -share/gnome/help/gtm/C/x179.html -share/gnome/help/gtm/C/x225.html -share/gnome/help/gtm/C/x30.html -share/gnome/help/gtm/C/x360.html -share/gnome/help/gtm/C/x363.html -share/gnome/help/gtm/C/x384.html -share/gnome/help/gtm/pt/images/mainwindow.png -share/gnome/help/gtm/pt/images/newwindow.png -share/gnome/help/gtm/pt/images/numericwindow.png -share/gnome/help/gtm/pt/ln10.html -share/gnome/help/gtm/pt/t1.html -share/gnome/help/gtm/pt/topic.dat -share/gnome/help/gtm/pt/x152.html -share/gnome/help/gtm/pt/x183.html -share/gnome/help/gtm/pt/x229.html -share/gnome/help/gtm/pt/x34.html -share/gnome/help/gtm/pt/x365.html -share/gnome/help/gtm/pt/x368.html -share/gnome/help/gtm/pt/x391.html -share/idl/Gtm.idl -${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gtm.mo -share/oaf/GNOME_GTM.oaf -share/pixmaps/gtm.png -share/pixmaps/gtm_applet.png -share/sounds/gtm/add.wav -share/sounds/gtm/complete.wav -share/sounds/gtm/start.wav -@dirrm share/sounds/gtm -@dirrm share/gnome/help/gtm/C/images -@dirrm share/gnome/help/gtm/C -@dirrm share/gnome/help/gtm/pt/images -@dirrm share/gnome/help/gtm/pt -@dirrm share/gnome/help/gtm diff --git a/net/gtm/distinfo b/net/gtm/distinfo deleted file mode 100644 index f161f45637e..00000000000 --- a/net/gtm/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.6 2005/02/24 12:13:48 agc Exp $ - -SHA1 (gtm-0.4.12.tar.gz) = b0249328a36e1176091eee474cadf82b108f2b0c -RMD160 (gtm-0.4.12.tar.gz) = 93719fa4ef6673d6f2d880eb4c93223f7390a8b6 -Size (gtm-0.4.12.tar.gz) = 499796 bytes -SHA1 (patch-aa) = b8b354491cd9d14b4feefd469ad88f46ac7739a0 diff --git a/net/gtm/patches/patch-aa b/net/gtm/patches/patch-aa deleted file mode 100644 index 67508ab571f..00000000000 --- a/net/gtm/patches/patch-aa +++ /dev/null @@ -1,33 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2003/09/16 22:24:16 wiz Exp $ - ---- po/zh_TW.po.orig Mon Aug 12 22:49:46 2002 -+++ po/zh_TW.po -@@ -53,9 +53,8 @@ msgstr "" - "每次只可執行一個 GNOME 檔案傳送管理程式。" - - #: src/main-window.c:76 --#, fuzzy - msgid "Opening multiple files is not implemented yet.\n" --msgstr "多執行緒同時下載功能尚未完成" -+msgstr "" - - #: src/main-window.c:85 - msgid "Could not determine MIME type...\n" -@@ -436,7 +435,7 @@ msgstr "另外指定下載目錄但未填上目錄名稱 - - #: src/dialog-common-elements.c:244 applet/dialog-new.c:91 - msgid "Multiple download not implemented yet" --msgstr "多執行緒同時下載功能尚未完成" -+msgstr "" - - #: src/dialog-about.c:50 - msgid "GNOME Transfer Manager" -@@ -597,7 +596,7 @@ msgstr "同時下載檔案數目:" - - #: src/dialog-prefs.c:638 - msgid "Manual stop disables auto download" --msgstr "手動停止下載會同時停用自動下載功能" -+msgstr "" - - #: src/dialog-prefs.c:644 - msgid "Stop download on link loss" |