aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-06-19 07:59:40 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-06-19 07:59:40 +0000
commit1b40e6eb11664c9f3d13cf6230e16d9b971317c2 (patch)
tree5d364410c444ffa5ba67dda99c3dad702a28193e
parenta9c75cae4c1db129d6808b7975dd34e7787dd647 (diff)
downloadports-1b40e6eb11664c9f3d13cf6230e16d9b971317c2.tar.gz
ports-1b40e6eb11664c9f3d13cf6230e16d9b971317c2.zip
Notes
-rw-r--r--MOVED2
-rw-r--r--multimedia/Makefile1
-rw-r--r--multimedia/p5-Video-Info/Makefile28
-rw-r--r--multimedia/p5-Video-Info/distinfo2
-rw-r--r--multimedia/p5-Video-Info/pkg-descr10
-rw-r--r--multimedia/p5-Video-Info/pkg-plist5
-rw-r--r--net-p2p/Makefile1
-rw-r--r--net-p2p/p5-pdonkey/Makefile30
-rw-r--r--net-p2p/p5-pdonkey/distinfo2
-rw-r--r--net-p2p/p5-pdonkey/pkg-descr5
-rw-r--r--net-p2p/p5-pdonkey/pkg-plist11
11 files changed, 2 insertions, 95 deletions
diff --git a/MOVED b/MOVED
index 12fdf0a345e6..c00866986cbb 100644
--- a/MOVED
+++ b/MOVED
@@ -4390,3 +4390,5 @@ deskutils/contacts||2013-06-13|Has expired: upstream project discontinued for ye
www/libxul19|www/libxul|2013-06-15|Has been vulnerable for a long time, unsupported upstream
chinese/cxterm||2013-06-17|Has expired: does not compile
games/rtcw|games/linux-rtcw|2013-06-18|Renamed (Linux binary port)
+multimedia/p5-Video-Info||2013-06-19|Has expired: Broken for more than 6 month
+net-p2p/p5-pdonkey||2013-06-19|Removed: depends on expired multimedia/p5-Video-Info
diff --git a/multimedia/Makefile b/multimedia/Makefile
index 3deb28a756aa..405b8f8a6bc0 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -271,7 +271,6 @@
SUBDIR += p5-Net-UPnP
SUBDIR += p5-Subtitles
SUBDIR += p5-Umph-Prompt
- SUBDIR += p5-Video-Info
SUBDIR += p5-Video-OpenQuicktime
SUBDIR += phonon
SUBDIR += phonon-gstreamer
diff --git a/multimedia/p5-Video-Info/Makefile b/multimedia/p5-Video-Info/Makefile
deleted file mode 100644
index fbaee666fa3e..000000000000
--- a/multimedia/p5-Video-Info/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# Ports collection makefile for: p5-Video-Info
-# Date Created: Feb 25, 2004
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= Video-Info
-PORTVERSION= 0.999
-PORTREVISION= 3
-CATEGORIES= multimedia perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= Retrieve video properties such as: height width codec fps
-
-DEPRECATED= BROKEN for more than 6 month
-EXPIRATION_DATE= 2012-05-10
-
-BROKEN= does not fetch
-
-PERL_CONFIGURE= yes
-MANCOMPRESSED= no
-
-MAN3= Video::Info.3
-
-.include <bsd.port.mk>
diff --git a/multimedia/p5-Video-Info/distinfo b/multimedia/p5-Video-Info/distinfo
deleted file mode 100644
index 6fd97a45c9f3..000000000000
--- a/multimedia/p5-Video-Info/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (Video-Info-0.999.tar.gz) = 3a318fc42214df0986aa69b99e274f54ce43beae079034ce290bcb9ba15fdae2
-SIZE (Video-Info-0.999.tar.gz) = 2542
diff --git a/multimedia/p5-Video-Info/pkg-descr b/multimedia/p5-Video-Info/pkg-descr
deleted file mode 100644
index 77b195582da0..000000000000
--- a/multimedia/p5-Video-Info/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-Video::Info is a factory class for working with video files. When you create
-a new Video::Info object, something like this will happen:
- 1) open file, determine type. See Video::Info::Magic.
- 2) attempt to create object of appropriate class (ie, MPEG::Info for MPEG
- files, RIFF::Info for AVI files).
- 3) Probe the file for various attributes
- 4) return the created object, or a Video::Info object if the appropriate
- class is unavailable.
-
-WWW: http://search.cpan.org/dist/Video-Info/
diff --git a/multimedia/p5-Video-Info/pkg-plist b/multimedia/p5-Video-Info/pkg-plist
deleted file mode 100644
index b43c3fed1bc9..000000000000
--- a/multimedia/p5-Video-Info/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Video/Info/.packlist
-%%SITE_PERL%%/Video/Info.pm
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Video/Info
-@dirrmtry %%SITE_PERL%%/Video
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Video
diff --git a/net-p2p/Makefile b/net-p2p/Makefile
index 057fe46c64de..f9a758acb2b0 100644
--- a/net-p2p/Makefile
+++ b/net-p2p/Makefile
@@ -74,7 +74,6 @@
SUBDIR += p5-Net-DirectConnect
SUBDIR += p5-Net-DirectConnect-TigerHash
SUBDIR += p5-WWW-BitTorrent
- SUBDIR += p5-pdonkey
SUBDIR += phex
SUBDIR += py-fngrab
SUBDIR += py-kenosis
diff --git a/net-p2p/p5-pdonkey/Makefile b/net-p2p/p5-pdonkey/Makefile
deleted file mode 100644
index 1dad03d350c3..000000000000
--- a/net-p2p/p5-pdonkey/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# Created by: ijliao
-# $FreeBSD$
-
-PORTNAME= pdonkey
-PORTVERSION= 0.05
-CATEGORIES= net-p2p perl5
-MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:KLIMKIN
-PKGNAMEPREFIX= p5-
-DISTNAME= P2P-pDonkey-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Perl tools for eDonkey network
-
-DEPRECATED= Depends on expired multimedia/p5-Video-Info
-EXPIRATION_DATE=2013-07-03
-
-BUILD_DEPENDS= p5-Digest-MD4>=0:${PORTSDIR}/security/p5-Digest-MD4 \
- p5-Data-Hexdumper>=0:${PORTSDIR}/devel/p5-Data-Hexdumper \
- p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash \
- p5-Video-Info>=0:${PORTSDIR}/multimedia/p5-Video-Info
-
-PERL_CONFIGURE= yes
-
-MAN3= P2P::pDonkey::Met.3 \
- P2P::pDonkey::Packet.3 \
- P2P::pDonkey::Util.3 \
- P2P::pDonkey::Meta.3
-
-.include <bsd.port.mk>
diff --git a/net-p2p/p5-pdonkey/distinfo b/net-p2p/p5-pdonkey/distinfo
deleted file mode 100644
index bc530753ce1c..000000000000
--- a/net-p2p/p5-pdonkey/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (P2P-pDonkey-0.05.tar.gz) = 61b818fdd947a9cb3bda77de27dbca92184af95695089a1a23754742ef41549b
-SIZE (P2P-pDonkey-0.05.tar.gz) = 82232
diff --git a/net-p2p/p5-pdonkey/pkg-descr b/net-p2p/p5-pdonkey/pkg-descr
deleted file mode 100644
index 96c97abf2b9e..000000000000
--- a/net-p2p/p5-pdonkey/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-pDonkey is the set of tools for manipulating eDonkey peer2peer protocol. The
-main goal of the project is to provide basic API for the protocol and to
-create open source server for eDonkey network.
-
-WWW: http://pdonkey.sourceforge.net/
diff --git a/net-p2p/p5-pdonkey/pkg-plist b/net-p2p/p5-pdonkey/pkg-plist
deleted file mode 100644
index d14d033d72ef..000000000000
--- a/net-p2p/p5-pdonkey/pkg-plist
+++ /dev/null
@@ -1,11 +0,0 @@
-%%SITE_PERL%%/P2P/pDonkey/Met.pm
-%%SITE_PERL%%/P2P/pDonkey/Met_v04.pm
-%%SITE_PERL%%/P2P/pDonkey/Meta.pm
-%%SITE_PERL%%/P2P/pDonkey/Meta_v04.pm
-%%SITE_PERL%%/P2P/pDonkey/Packet.pm
-%%SITE_PERL%%/P2P/pDonkey/Util.pm
-@dirrm %%SITE_PERL%%/P2P/pDonkey
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/P2P/pDonkey/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/P2P/pDonkey
-@dirrmtry %%SITE_PERL%%/P2P
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/P2P