summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-21 04:02:34 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-21 04:02:34 +0000
commitf19cc33d4c80fea60bc22a8c4b8cbc8346af79c9 (patch)
tree2d7e2e806e4bdc4806baae2c962ad79d1b6bda7c /net-p2p
parent- Upgrade to 0.1009. (diff)
Direct Connect perl module with sharing client
WWW: http://search.cpan.org/dist/Net-DirectConnect/ PR: ports/153218 Submitted by: Oleg Alexeenkov <proler at gmail.com>
Notes
Notes: svn path=/head/; revision=266685
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/Makefile1
-rw-r--r--net-p2p/p5-Net-DirectConnect/Makefile27
-rw-r--r--net-p2p/p5-Net-DirectConnect/distinfo2
-rw-r--r--net-p2p/p5-Net-DirectConnect/pkg-descr3
-rw-r--r--net-p2p/p5-Net-DirectConnect/pkg-plist23
5 files changed, 56 insertions, 0 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile
index 291803d66e14..2da5b48cd05b 100644
--- a/net-p2p/Makefile
+++ b/net-p2p/Makefile
@@ -91,6 +91,7 @@
SUBDIR += p5-Net-BitTorrent
SUBDIR += p5-Net-BitTorrent-File
SUBDIR += p5-Net-BitTorrent-PeerPacket
+ SUBDIR += p5-Net-DirectConnect
SUBDIR += p5-WWW-BitTorrent
SUBDIR += p5-pdonkey
SUBDIR += phex
diff --git a/net-p2p/p5-Net-DirectConnect/Makefile b/net-p2p/p5-Net-DirectConnect/Makefile
new file mode 100644
index 000000000000..a1a51d9c932c
--- /dev/null
+++ b/net-p2p/p5-Net-DirectConnect/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: p5-Net-DirectConnect
+# Date created: 2010-01-16
+# Whom: Oleg Alexeenkov <proler@gmail.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Net-DirectConnect
+PORTVERSION= 0.07
+CATEGORIES= net-p2p net perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= proler@gmail.com
+COMMENT= Perl Direct Connect lib and client
+
+RUN_DEPENDS= p5-lib-abs>=0:${PORTSDIR}/devel/p5-lib-abs \
+ p5-MIME-Base32>=0:${PORTSDIR}/converters/p5-MIME-Base32 \
+ p5-Sys-Sendfile-FreeBSD>=0:${PORTSDIR}/devel/p5-Sys-Sendfile-FreeBSD \
+ p5-Net-DirectConnect-TigerHash>=0:${PORTSDIR}/net-p2p/p5-Net-DirectConnect-TigerHash
+
+PERL_CONFIGURE= yes
+
+MAN1= dcget.1 dcshare.1
+MAN3= Net::DirectConnect.3 Net::DirectConnect::filelist.3
+
+.include <bsd.port.mk>
diff --git a/net-p2p/p5-Net-DirectConnect/distinfo b/net-p2p/p5-Net-DirectConnect/distinfo
new file mode 100644
index 000000000000..7a8c254f704d
--- /dev/null
+++ b/net-p2p/p5-Net-DirectConnect/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Net-DirectConnect-0.07.tar.gz) = 7cf00deda265e124ba67652fd5e9cd461bb942d692853866ca1b9fe88241b91b
+SIZE (Net-DirectConnect-0.07.tar.gz) = 111619
diff --git a/net-p2p/p5-Net-DirectConnect/pkg-descr b/net-p2p/p5-Net-DirectConnect/pkg-descr
new file mode 100644
index 000000000000..f4b93ffc781a
--- /dev/null
+++ b/net-p2p/p5-Net-DirectConnect/pkg-descr
@@ -0,0 +1,3 @@
+Direct Connect perl module with sharing client
+
+WWW: http://search.cpan.org/dist/Net-DirectConnect/
diff --git a/net-p2p/p5-Net-DirectConnect/pkg-plist b/net-p2p/p5-Net-DirectConnect/pkg-plist
new file mode 100644
index 000000000000..33f62bf4b924
--- /dev/null
+++ b/net-p2p/p5-Net-DirectConnect/pkg-plist
@@ -0,0 +1,23 @@
+bin/dcget
+bin/dchub
+bin/dcshare
+%%SITE_PERL%%/Net/DirectConnect.pm
+%%SITE_PERL%%/Net/DirectConnect/adc.pm
+%%SITE_PERL%%/Net/DirectConnect/clicli.pm
+%%SITE_PERL%%/Net/DirectConnect/clihub.pm
+%%SITE_PERL%%/Net/DirectConnect/filelist.pm
+%%SITE_PERL%%/Net/DirectConnect/http.pm
+%%SITE_PERL%%/Net/DirectConnect/hub.pm
+%%SITE_PERL%%/Net/DirectConnect/hubcli.pm
+%%SITE_PERL%%/Net/DirectConnect/hubhub.pm
+%%SITE_PERL%%/Net/DirectConnect/nmdc.pm
+%%SITE_PERL%%/Net/DirectConnect/pslib/psmisc.pm
+%%SITE_PERL%%/Net/DirectConnect/pslib/pssql.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DirectConnect/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DirectConnect
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto
+@dirrm %%SITE_PERL%%/mach
+@dirrm %%SITE_PERL%%/Net/DirectConnect/pslib
+@dirrm %%SITE_PERL%%/Net/DirectConnect
+@dirrm %%SITE_PERL%%/Net