mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
Remove expired ports:
2013-06-19 multimedia/p5-Video-Info: Broken for more than 6 month 2013-06-19 net-p2p/p5-pdonkey: depends on expired multimedia/p5-Video-Info
This commit is contained in:
parent
a9c75cae4c
commit
1b40e6eb11
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321233
11 changed files with 2 additions and 95 deletions
2
MOVED
2
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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (Video-Info-0.999.tar.gz) = 3a318fc42214df0986aa69b99e274f54ce43beae079034ce290bcb9ba15fdae2
|
||||
SIZE (Video-Info-0.999.tar.gz) = 2542
|
|
@ -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/
|
|
@ -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
|
|
@ -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
|
||||
|
|
|
@ -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>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (P2P-pDonkey-0.05.tar.gz) = 61b818fdd947a9cb3bda77de27dbca92184af95695089a1a23754742ef41549b
|
||||
SIZE (P2P-pDonkey-0.05.tar.gz) = 82232
|
|
@ -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/
|
|
@ -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
|
Loading…
Add table
Reference in a new issue