pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net Remove very outdated "gnubile" package.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ecdba9cb9134
branches:  trunk
changeset: 489356:ecdba9cb9134
user:      tron <tron%pkgsrc.org@localhost>
date:      Sun Feb 20 00:36:50 2005 +0000

description:
Remove very outdated "gnubile" package.

diffstat:

 net/Makefile                 |   3 +--
 net/gnubile/DESCR            |   2 --
 net/gnubile/Makefile         |  19 -------------------
 net/gnubile/PLIST            |   2 --
 net/gnubile/distinfo         |   5 -----
 net/gnubile/patches/patch-aa |  15 ---------------
 6 files changed, 1 insertions(+), 45 deletions(-)

diffs (80 lines):

diff -r 58ae1521c048 -r ecdba9cb9134 net/Makefile
--- a/net/Makefile      Sun Feb 20 00:33:18 2005 +0000
+++ b/net/Makefile      Sun Feb 20 00:36:50 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.542 2005/02/16 08:54:28 manu Exp $
+# $NetBSD: Makefile,v 1.543 2005/02/20 00:36:50 tron Exp $
 #
 
 COMMENT=       Networking tools
@@ -118,7 +118,6 @@
 SUBDIR+=       gnetcat
 SUBDIR+=       gnome-netstatus
 SUBDIR+=       gnome-vfs2-smb
-SUBDIR+=       gnubile
 SUBDIR+=       gnugk
 SUBDIR+=       gopher
 SUBDIR+=       gtk-gnutella
diff -r 58ae1521c048 -r ecdba9cb9134 net/gnubile/DESCR
--- a/net/gnubile/DESCR Sun Feb 20 00:33:18 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-The second pre-release of Gnubile an Unix Gnutella client. Right now it
-routes packets and allows you to search and download.
diff -r 58ae1521c048 -r ecdba9cb9134 net/gnubile/Makefile
--- a/net/gnubile/Makefile      Sun Feb 20 00:33:18 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile,v 1.13 2004/11/20 22:10:23 jmmv Exp $
-
-DISTNAME=      gnubile-0.20
-PKGREVISION=   6
-CATEGORIES=    net
-MASTER_SITES=  http://gnutella.wego.com/file_depot/0-10000000/110000-120000/116705/folder/127699/
-
-MAINTAINER=    tron%NetBSD.org@localhost
-HOMEPAGE=      http://gnutella.wego.com/
-COMMENT=       Unix Gnutella client for GNOME
-
-USE_BUILDLINK3=        YES
-USE_GNU_TOOLS+=        make
-GNU_CONFIGURE= YES
-CPPFLAGS+=     `xml-config --cflags`
-
-.include "../../textproc/libxml/buildlink3.mk"
-.include "../../x11/gnome-libs/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 58ae1521c048 -r ecdba9cb9134 net/gnubile/PLIST
--- a/net/gnubile/PLIST Sun Feb 20 00:33:18 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:55:31 zuntum Exp $
-bin/gnubile
diff -r 58ae1521c048 -r ecdba9cb9134 net/gnubile/distinfo
--- a/net/gnubile/distinfo      Sun Feb 20 00:33:18 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 11:23:16 wiz Exp $
-
-SHA1 (gnubile-0.20.tar.gz) = ab4b299b6ab3047e76a6de98944094c535c7d562
-Size (gnubile-0.20.tar.gz) = 96464 bytes
-SHA1 (patch-aa) = 9f84185c0f3b34d8330d150042092d38fc4d6d2c
diff -r 58ae1521c048 -r ecdba9cb9134 net/gnubile/patches/patch-aa
--- a/net/gnubile/patches/patch-aa      Sun Feb 20 00:33:18 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2001/02/24 23:27:19 tron Exp $
-
---- src/admin.c.orig   Wed Apr 12 00:19:00 2000
-+++ src/admin.c        Sun Feb 25 00:13:01 2001
-@@ -32,8 +32,8 @@
- #include <dirent.h>
- #include <sys/stat.h>
- #include <gtk/gtk.h>
--#include <gnome-xml/parser.h>
--#include <gnome-xml/tree.h>
-+#include <parser.h>
-+#include <tree.h>
- 
- #include "interface.h"
- #include "support.h"



Home | Main Index | Thread Index | Old Index