diff options
author | John Marino <marino@FreeBSD.org> | 2014-08-30 22:52:17 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-08-30 22:52:17 +0000 |
commit | 6be83b293112f078ab415a1fdeae9b0552aa5d5a (patch) | |
tree | 3df69eff4fa62b7f4ef22a83183c955c1d5f1caa /net-p2p | |
parent | 8f261232f9e227f774c81c0fc990e6e3edf1b2c9 (diff) | |
download | ports-6be83b293112f078ab415a1fdeae9b0552aa5d5a.tar.gz ports-6be83b293112f078ab415a1fdeae9b0552aa5d5a.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/p5-Net-DirectConnect-TigerHash/Makefile | 20 | ||||
-rw-r--r-- | net-p2p/p5-Net-DirectConnect-TigerHash/distinfo | 2 | ||||
-rw-r--r-- | net-p2p/p5-Net-DirectConnect-TigerHash/pkg-descr | 3 | ||||
-rw-r--r-- | net-p2p/p5-Net-DirectConnect-TigerHash/pkg-plist | 9 |
5 files changed, 0 insertions, 35 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile index 6dc681cefc32..b825a4e7e306 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -71,7 +71,6 @@ SUBDIR += p5-Net-BitTorrent-File SUBDIR += p5-Net-BitTorrent-PeerPacket SUBDIR += p5-Net-DirectConnect - SUBDIR += p5-Net-DirectConnect-TigerHash SUBDIR += p5-WWW-BitTorrent SUBDIR += phex SUBDIR += py-kenosis diff --git a/net-p2p/p5-Net-DirectConnect-TigerHash/Makefile b/net-p2p/p5-Net-DirectConnect-TigerHash/Makefile deleted file mode 100644 index f4b002c087ef..000000000000 --- a/net-p2p/p5-Net-DirectConnect-TigerHash/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# Created by: Oleg Alexeenkov <proler@gmail.com> -# $FreeBSD$ - -PORTNAME= Net-DirectConnect-TigerHash -PORTVERSION= 0.06 -CATEGORIES= net-p2p net perl5 -MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:PRO -PKGNAMEPREFIX= p5- - -MAINTAINER= proler@gmail.com -COMMENT= Perl Direct Connect TigerHash module - -BROKEN= Does not build with any modern compile - -USES= perl5 -USE_PERL5= configure -CC= ${CXX} - -.include <bsd.port.mk> diff --git a/net-p2p/p5-Net-DirectConnect-TigerHash/distinfo b/net-p2p/p5-Net-DirectConnect-TigerHash/distinfo deleted file mode 100644 index 910ac1686260..000000000000 --- a/net-p2p/p5-Net-DirectConnect-TigerHash/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Net-DirectConnect-TigerHash-0.06.tar.gz) = 26af6e3cb8662bfb16896b833765769eb81a69442e250d4b5536e87224a1fad1 -SIZE (Net-DirectConnect-TigerHash-0.06.tar.gz) = 31512 diff --git a/net-p2p/p5-Net-DirectConnect-TigerHash/pkg-descr b/net-p2p/p5-Net-DirectConnect-TigerHash/pkg-descr deleted file mode 100644 index d9423491f0fa..000000000000 --- a/net-p2p/p5-Net-DirectConnect-TigerHash/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -TigerHash module - -WWW: http://search.cpan.org/dist/Net-DirectConnect-TigerHash/ diff --git a/net-p2p/p5-Net-DirectConnect-TigerHash/pkg-plist b/net-p2p/p5-Net-DirectConnect-TigerHash/pkg-plist deleted file mode 100644 index fa32d20d0313..000000000000 --- a/net-p2p/p5-Net-DirectConnect-TigerHash/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/Net/DirectConnect/TigerHash.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DirectConnect/TigerHash/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DirectConnect/TigerHash/TigerHash.so -%%PERL5_MAN3%%/Net::DirectConnect::TigerHash.3.gz -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DirectConnect/TigerHash -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DirectConnect -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net/DirectConnect -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net |