diff options
-rw-r--r-- | net-p2p/fcptools/Makefile | 25 | ||||
-rw-r--r-- | net-p2p/fcptools/distinfo | 1 | ||||
-rw-r--r-- | net-p2p/fcptools/files/patch-configure | 10 | ||||
-rw-r--r-- | net-p2p/fcptools/pkg-descr | 7 | ||||
-rw-r--r-- | net-p2p/fcptools/pkg-plist | 10 | ||||
-rw-r--r-- | net/Makefile | 1 | ||||
-rw-r--r-- | net/fcptools/Makefile | 25 | ||||
-rw-r--r-- | net/fcptools/distinfo | 1 | ||||
-rw-r--r-- | net/fcptools/files/patch-configure | 10 | ||||
-rw-r--r-- | net/fcptools/pkg-descr | 7 | ||||
-rw-r--r-- | net/fcptools/pkg-plist | 10 |
11 files changed, 107 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 diff --git a/net/Makefile b/net/Makefile index 8910b27ffac4..42630939ab39 100644 --- a/net/Makefile +++ b/net/Makefile @@ -140,6 +140,7 @@ SUBDIR += eudc-emacs20 SUBDIR += everybuddy SUBDIR += ez-ipupdate + SUBDIR += fcptools SUBDIR += fidelio SUBDIR += firedns SUBDIR += firetalk diff --git a/net/fcptools/Makefile b/net/fcptools/Makefile new file mode 100644 index 000000000000..7fdc965c6861 --- /dev/null +++ b/net/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/fcptools/distinfo b/net/fcptools/distinfo new file mode 100644 index 000000000000..4c67c6844945 --- /dev/null +++ b/net/fcptools/distinfo @@ -0,0 +1 @@ +MD5 (fcptools-0.4.7.tgz) = d3c2d068009ef22b33211e43259ac667 diff --git a/net/fcptools/files/patch-configure b/net/fcptools/files/patch-configure new file mode 100644 index 000000000000..b9c9d54fc83a --- /dev/null +++ b/net/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/fcptools/pkg-descr b/net/fcptools/pkg-descr new file mode 100644 index 000000000000..807e55b36ce6 --- /dev/null +++ b/net/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/fcptools/pkg-plist b/net/fcptools/pkg-plist new file mode 100644 index 000000000000..85607a5a42f4 --- /dev/null +++ b/net/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 |