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>
This commit is contained in:
Will Andrews 2000-06-02 15:54:08 +00:00
parent 4ae6111970
commit 6d3ee5ac44
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29106
11 changed files with 79 additions and 0 deletions

View File

@ -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>

View File

@ -0,0 +1 @@
MD5 (gtk-gnutella-0.12.tar.gz) = 2e87deca651122dea2b9ed15748bac9b

View File

@ -0,0 +1 @@
GTK based Gnutella client

View File

@ -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

View File

@ -0,0 +1 @@
bin/gtk_gnutella

View File

@ -78,6 +78,7 @@
SUBDIR += gnut
SUBDIR += gopher
SUBDIR += gtic
SUBDIR += gtk-gnutella
SUBDIR += gtkyahoo
SUBDIR += h2n
SUBDIR += hesiod

24
net/gtk-gnutella/Makefile Normal file
View File

@ -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>

View File

@ -0,0 +1 @@
MD5 (gtk-gnutella-0.12.tar.gz) = 2e87deca651122dea2b9ed15748bac9b

View File

@ -0,0 +1 @@
GTK based Gnutella client

View File

@ -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

View File

@ -0,0 +1 @@
bin/gtk_gnutella