aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-09-06 10:03:56 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-09-06 10:03:56 +0000
commit325b8aa4bedd39e627089a7943398acdcd051f67 (patch)
treea1b2c69e788a4598f94fe680f0df044b815d959d /net-p2p
parentb5f4de91e1f4e809469a4692b48e991d0427da1b (diff)
downloadports-325b8aa4bedd39e627089a7943398acdcd051f67.tar.gz
ports-325b8aa4bedd39e627089a7943398acdcd051f67.zip
Add napshare 0.1, a GTK based Gnutella client.
PR: 28691 Submitted by: Mike Heffner <mikeh@FreeBSD.org>
Notes
Notes: svn path=/head/; revision=47466
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/napshare/Makefile23
-rw-r--r--net-p2p/napshare/distinfo1
-rw-r--r--net-p2p/napshare/files/patch-aa10
-rw-r--r--net-p2p/napshare/pkg-comment1
-rw-r--r--net-p2p/napshare/pkg-descr10
-rw-r--r--net-p2p/napshare/pkg-plist1
6 files changed, 46 insertions, 0 deletions
diff --git a/net-p2p/napshare/Makefile b/net-p2p/napshare/Makefile
new file mode 100644
index 000000000000..706c5714ba4c
--- /dev/null
+++ b/net-p2p/napshare/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: napshare
+# Date created: 4 July 2001
+# Whom: Mike Heffner <mikeh@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= napshare
+PORTVERSION= 0.1
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= napshare
+
+MAINTAINER= mikeh@FreeBSD.org
+
+WRKSRC= ${WRKDIR}/napshare
+
+USE_X_PREFIX= yes
+USE_GMAKE= yes
+USE_GTK= yes
+GNU_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/net-p2p/napshare/distinfo b/net-p2p/napshare/distinfo
new file mode 100644
index 000000000000..8b4f10d3987f
--- /dev/null
+++ b/net-p2p/napshare/distinfo
@@ -0,0 +1 @@
+MD5 (napshare-0.1.tar.gz) = d7e841fb0293e38a7f123357e8a1c0a4
diff --git a/net-p2p/napshare/files/patch-aa b/net-p2p/napshare/files/patch-aa
new file mode 100644
index 000000000000..c498607f721f
--- /dev/null
+++ b/net-p2p/napshare/files/patch-aa
@@ -0,0 +1,10 @@
+--- src/main.c.orig Wed Jul 4 10:28:06 2001
++++ src/main.c Wed Jul 4 10:28:15 2001
+@@ -2,7 +2,6 @@
+ #include "gnutella.h"
+
+ #include <signal.h>
+-#include <mcheck.h>
+
+ #include "interface.h"
+ #include "support.h"
diff --git a/net-p2p/napshare/pkg-comment b/net-p2p/napshare/pkg-comment
new file mode 100644
index 000000000000..93e0ec231fd9
--- /dev/null
+++ b/net-p2p/napshare/pkg-comment
@@ -0,0 +1 @@
+A GTK based Gnutella client
diff --git a/net-p2p/napshare/pkg-descr b/net-p2p/napshare/pkg-descr
new file mode 100644
index 000000000000..2fd6dfd3f434
--- /dev/null
+++ b/net-p2p/napshare/pkg-descr
@@ -0,0 +1,10 @@
+NapShare is a GUI based Gnutella Client.
+
+It's a fully featured Gnutella Client designed to share any type of
+file the user wishes to share. Take a nap while it does the work! When
+finished, you will supply a list of keywords and filters then it will
+download overnight, automatically, also sharing whatever it gets.
+
+WWW: http://napshare.sourceforge.net/
+- Mike Heffner
+mikeh@FreeBSD.org
diff --git a/net-p2p/napshare/pkg-plist b/net-p2p/napshare/pkg-plist
new file mode 100644
index 000000000000..b61cd0b43b46
--- /dev/null
+++ b/net-p2p/napshare/pkg-plist
@@ -0,0 +1 @@
+bin/napshare