initial import of gtk-gnutella-0.12:

--
What is Gtk-Gnutella ?
 
Gtk-Gnutella is a clone of Gnutella (see gnutella.wego.com).  It's
a Unix clone, and it needs GTK+ (1.2 or above). Gnome is not needed.
It is currently developed and tested under Linux (Redhat 6).  It
is known to run at least on Linux and FreeBSD (on 80x86 machines).
It is released under the GNU Public License (GPL).
 
Is it finished ?
 
No. Currently it lacks all sharing support, as well as many other
(minor) features. But you should already be able to search for any
files you want and to download them.

Submitted by Flinn Mueller <flinn@activeintra.net>
This commit is contained in:
lebel 2001-06-07 18:45:32 +00:00
parent 1efe97dd4f
commit 5ceaf68c8d
4 changed files with 46 additions and 0 deletions

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

@ -0,0 +1,26 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/06/07 18:45:32 lebel Exp $
COMMENT= "Gtk-based GUI client for the Gnutella Network"
VERSION= 0.12
DISTNAME= gtk-gnutella-${VERSION}
CATEGORIES= net audio
HOMEPAGE= http://gtk-gnutella.sourceforge.net/
MAINTAINER= Flinn Mueller <flinn@activeintra.net>
LIB_DEPENDS= gtk.1.2::x11/gtk+
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gtk-gnutella
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= gnu
USE_GMAKE= Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (gtk-gnutella-0.12.tar.gz) = 2e87deca651122dea2b9ed15748bac9b
RMD160 (gtk-gnutella-0.12.tar.gz) = 7b3c801073bd10373c6507881d66feaac2885bc2
SHA1 (gtk-gnutella-0.12.tar.gz) = 035c0f1fb87af76e0c8fbf7010fc7ef886517037

View File

@ -0,0 +1,15 @@
What is Gtk-Gnutella ?
Gtk-Gnutella is a clone of Gnutella (see gnutella.wego.com). It's
a Unix clone, and it needs GTK+ (1.2 or above). Gnome is not needed.
It is currently developed and tested under Linux (Redhat 6). It
is known to run at least on Linux and FreeBSD (on 80x86 machines).
It is released under the GNU Public License (GPL).
Is it finished ?
No. Currently it lacks all sharing support, as well as many other
(minor) features. But you should already be able to search for any
files you want and to download them.
WWW: ${HOMEPAGE}

View File

@ -0,0 +1,2 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/06/07 18:45:32 lebel Exp $
bin/gtk_gnutella