summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-02 15:54:08 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-02 15:54:08 +0000
commit6d3ee5ac440beb716bdb47b2c34c5722e34b7677 (patch)
tree267782e2d3d02073736e13775980801d98f70359 /net-p2p
parentAdd deleted, a "garbage collection" daemon which deletes orphaned temporary (diff)
Add GTK-GNUTella, a GTK interface to Gnutella, that neat new protocol for
transferring files / chatting, etc. PR: 18657 Submitted by: Rod Taylor <rbt@zort.on.ca>
Notes
Notes: svn path=/head/; revision=29106
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/gtk-gnutella/Makefile24
-rw-r--r--net-p2p/gtk-gnutella/distinfo1
-rw-r--r--net-p2p/gtk-gnutella/pkg-comment1
-rw-r--r--net-p2p/gtk-gnutella/pkg-descr12
-rw-r--r--net-p2p/gtk-gnutella/pkg-plist1
5 files changed, 39 insertions, 0 deletions
diff --git a/net-p2p/gtk-gnutella/Makefile b/net-p2p/gtk-gnutella/Makefile
new file mode 100644
index 000000000000..6dabf901295f
--- /dev/null
+++ b/net-p2p/gtk-gnutella/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: gtk-gnutella
+# Date created: 19 May, 2000
+# Whom: rbt@zort.on.ca
+#
+# $FreeBSD$
+#
+
+PORTNAME= gtk-gnutella
+PORTVERSION= 0.12
+CATEGORIES= net
+MASTER_SITES= http://gtk-gnutella.sourceforge.net/download/ \
+ ftp://gtk-gnutella.sourceforge.net/pub/gtk-gnutella/
+
+MAINTAINER= rbt@zort.on.ca
+
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+
+GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
+USE_X_PREFIX= yes
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ENV+= GTK_CONFIG="${GTK_CONFIG}"
+
+.include <bsd.port.mk>
diff --git a/net-p2p/gtk-gnutella/distinfo b/net-p2p/gtk-gnutella/distinfo
new file mode 100644
index 000000000000..9e351be850a1
--- /dev/null
+++ b/net-p2p/gtk-gnutella/distinfo
@@ -0,0 +1 @@
+MD5 (gtk-gnutella-0.12.tar.gz) = 2e87deca651122dea2b9ed15748bac9b
diff --git a/net-p2p/gtk-gnutella/pkg-comment b/net-p2p/gtk-gnutella/pkg-comment
new file mode 100644
index 000000000000..f4a161626e2f
--- /dev/null
+++ b/net-p2p/gtk-gnutella/pkg-comment
@@ -0,0 +1 @@
+GTK based Gnutella client
diff --git a/net-p2p/gtk-gnutella/pkg-descr b/net-p2p/gtk-gnutella/pkg-descr
new file mode 100644
index 000000000000..a254e477e2df
--- /dev/null
+++ b/net-p2p/gtk-gnutella/pkg-descr
@@ -0,0 +1,12 @@
+GTK based Gnutella client which supports the standard Gnutella operations.
+
+Search, download, file sharing, bandwidth limiting, host caching, as well
+as some basic statistics.
+
+An excellent way to find that hidden file on the internet that you know exists
+but standard search engines do not seem to carry.
+
+WWW: http://gtk-gnutella.sourceforge.net/
+
+- rbt
+rbt@zort.on.ca
diff --git a/net-p2p/gtk-gnutella/pkg-plist b/net-p2p/gtk-gnutella/pkg-plist
new file mode 100644
index 000000000000..d82e95a940ad
--- /dev/null
+++ b/net-p2p/gtk-gnutella/pkg-plist
@@ -0,0 +1 @@
+bin/gtk_gnutella