summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-05-03 03:14:55 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-05-03 03:14:55 +0000
commitbab21f59ff67226b015f09e82883daf420198754 (patch)
tree39893a619a4088e65e5c84fbdd9c4d2c74587fc3 /net-p2p
parentAdd security as secondary category since this port uses encryption (diff)
New port fcptools version 0.4.7: FreeNet client library and
command-line tools for shell scripting
Notes
Notes: svn path=/head/; revision=80029
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/fcptools/Makefile25
-rw-r--r--net-p2p/fcptools/distinfo1
-rw-r--r--net-p2p/fcptools/files/patch-configure10
-rw-r--r--net-p2p/fcptools/pkg-descr7
-rw-r--r--net-p2p/fcptools/pkg-plist10
5 files changed, 53 insertions, 0 deletions
diff --git a/net-p2p/fcptools/Makefile b/net-p2p/fcptools/Makefile
new file mode 100644
index 000000000000..7fdc965c6861
--- /dev/null
+++ b/net-p2p/fcptools/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: fcptools
+# Date created: Sat May 3 03:05:46 UTC 2003
+# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= fcptools
+PORTVERSION= 0.4.7
+CATEGORIES= net security
+MASTER_SITES= http://freenetproject.org/snapshots/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= lioux@FreeBSD.org
+COMMENT= FreeNet client library and command-line tools for shell scripting
+
+USE_GMAKE= yes
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --includedir=${PREFIX}/include/${PORTNAME:L}
+INSTALLS_SHLIB= yes
+
+WRKSRC= ${WRKDIR}/${PORTNAME}-stable
+
+.include <bsd.port.mk>
diff --git a/net-p2p/fcptools/distinfo b/net-p2p/fcptools/distinfo
new file mode 100644
index 000000000000..4c67c6844945
--- /dev/null
+++ b/net-p2p/fcptools/distinfo
@@ -0,0 +1 @@
+MD5 (fcptools-0.4.7.tgz) = d3c2d068009ef22b33211e43259ac667
diff --git a/net-p2p/fcptools/files/patch-configure b/net-p2p/fcptools/files/patch-configure
new file mode 100644
index 000000000000..b9c9d54fc83a
--- /dev/null
+++ b/net-p2p/fcptools/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Sat May 3 00:09:45 2003
++++ configure Sat May 3 00:09:58 2003
+@@ -5647,6 +5647,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/net-p2p/fcptools/pkg-descr b/net-p2p/fcptools/pkg-descr
new file mode 100644
index 000000000000..807e55b36ce6
--- /dev/null
+++ b/net-p2p/fcptools/pkg-descr
@@ -0,0 +1,7 @@
+[ excerpt from distfile's README ]
+
+The aim of FCPtools is to offer a truly multi-platform ANSI-C based
+Freenet client library, as well as provide command-line tools for
+convenience and potentially shell scripting.
+
+WWW: http://freenetproject.org/cgi-bin/twiki/view/Main/FCPTools
diff --git a/net-p2p/fcptools/pkg-plist b/net-p2p/fcptools/pkg-plist
new file mode 100644
index 000000000000..85607a5a42f4
--- /dev/null
+++ b/net-p2p/fcptools/pkg-plist
@@ -0,0 +1,10 @@
+bin/fcpget
+bin/fcpput
+bin/fcpputsite
+bin/fcpputsplit
+include/fcptools/compat.h
+include/fcptools/ezFCPlib.h
+lib/libezfcp.a
+lib/libezfcp.so
+lib/libezfcp.so.0
+@dirrm include/fcptools