summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-29 14:52:21 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-29 14:52:21 +0000
commit326d89e09870e9b2027b1aa9931a2573f6a1d9ee (patch)
tree57451655f6f8b8919ddb911ea530ab60369f5d20
parent- Mark MAKE_JOBS_UNSAFE (diff)
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 19; last!). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248805
-rw-r--r--astro/p5-Astro-SIMBAD-Client/Makefile2
-rw-r--r--audio/gnupod/Makefile4
-rw-r--r--audio/p5-Audio-Scrobbler/Makefile2
-rw-r--r--audio/p5-Net-DAAP-Client/Makefile5
-rw-r--r--audio/p5-Net-FreeDB/Makefile5
-rw-r--r--audio/p5-Xmms/Makefile1
-rw-r--r--audio/squeezeboxserver/Makefile4
-rw-r--r--biology/p5-AcePerl/Makefile5
-rw-r--r--biology/p5-Bio-Glite/Makefile4
-rw-r--r--biology/p5-Bio-Graphics/Makefile5
-rw-r--r--biology/p5-bioperl/Makefile4
11 files changed, 15 insertions, 26 deletions
diff --git a/astro/p5-Astro-SIMBAD-Client/Makefile b/astro/p5-Astro-SIMBAD-Client/Makefile
index 7cd3c53f2c83..6fa103986763 100644
--- a/astro/p5-Astro-SIMBAD-Client/Makefile
+++ b/astro/p5-Astro-SIMBAD-Client/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Astro-SIMBAD-Client
PORTVERSION= 0.018
+PORTREVISION= 1
CATEGORIES= astro perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,7 +18,6 @@ COMMENT= An object-oriented interface to SIMBAD4
RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
p5-HTML-Parser>=3.60:${PORTSDIR}/www/p5-HTML-Parser \
p5-SOAP-Lite>0:${PORTSDIR}/net/p5-SOAP-Lite \
- p5-Scalar-List-Utils>=1.0.1:${PORTSDIR}/lang/p5-Scalar-List-Utils \
p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-XML-DoubleEncodedEntities>=1.0:${PORTSDIR}/textproc/p5-XML-DoubleEncodedEntities
diff --git a/audio/gnupod/Makefile b/audio/gnupod/Makefile
index 54b7dd18a6d6..62cb67c90a5c 100644
--- a/audio/gnupod/Makefile
+++ b/audio/gnupod/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnupod
PORTVERSION= 0.99.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_SAVANNAH} \
http://www.blinkenlights.ch/gnupod-dist/stable/
@@ -21,9 +21,7 @@ BUILD_DEPENDS= ${SITE_PERL}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info \
${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate \
${SITE_PERL}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String \
- ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \
${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/audio/p5-Audio-Scrobbler/Makefile b/audio/p5-Audio-Scrobbler/Makefile
index 58893ed491b9..c1cd6b082fe1 100644
--- a/audio/p5-Audio-Scrobbler/Makefile
+++ b/audio/p5-Audio-Scrobbler/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Audio-Scrobbler
PORTVERSION= 0.01
+PORTREVISION= 1
CATEGORIES= audio net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +16,6 @@ MAINTAINER= roam@FreeBSD.org
COMMENT= A Perl interface to Last.fm / AudioScrobbler
BUILD_DEPENDS= ${SITE_PERL}/Config/IniFiles.pm:${PORTSDIR}/devel/p5-Config-IniFiles \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/Bundle/LWP.pm:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/audio/p5-Net-DAAP-Client/Makefile b/audio/p5-Net-DAAP-Client/Makefile
index 288d075158aa..5042e0f291d2 100644
--- a/audio/p5-Net-DAAP-Client/Makefile
+++ b/audio/p5-Net-DAAP-Client/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Net-DAAP-Client
PORTVERSION= 0.42
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,8 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Client for Apple iTunes DAAP service
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5/M4p.pm:${PORTSDIR}/security/p5-Digest-MD5-M4p \
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5/M4p.pm:${PORTSDIR}/security/p5-Digest-MD5-M4p \
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/Net/DAAP/DMAP.pm:${PORTSDIR}/audio/p5-Net-DAAP-DMAP
BUILD_DEPENDS= ${RUN_DEPENDS}
diff --git a/audio/p5-Net-FreeDB/Makefile b/audio/p5-Net-FreeDB/Makefile
index b9dd570f1822..018a25de15c4 100644
--- a/audio/p5-Net-FreeDB/Makefile
+++ b/audio/p5-Net-FreeDB/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Net-FreeDB
PORTVERSION= 0.08
+PORTREVISION= 1
CATEGORIES= audio perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,9 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= roam@FreeBSD.org
COMMENT= Get the CDID of an audio CD and query the FreeDB servers
-BUILD_DEPENDS= ${SITE_PERL}/CDDB/File.pm:${PORTSDIR}/audio/p5-CDDB-File \
- ${SITE_PERL}/Net/Cmd.pm:${PORTSDIR}/net/p5-Net \
- ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
+BUILD_DEPENDS= ${SITE_PERL}/CDDB/File.pm:${PORTSDIR}/audio/p5-CDDB-File
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/audio/p5-Xmms/Makefile b/audio/p5-Xmms/Makefile
index 3b067314001e..a35a7107c7f3 100644
--- a/audio/p5-Xmms/Makefile
+++ b/audio/p5-Xmms/Makefile
@@ -17,7 +17,6 @@ COMMENT= Interactive remote control shell for xmms
BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms \
${site_perl}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info \
- ${site_perl}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor \
${site_perl}/Term/ReadLine/Perl.pm:${PORTSDIR}/devel/p5-ReadLine-Perl
site_perl= ${SITE_PERL}
diff --git a/audio/squeezeboxserver/Makefile b/audio/squeezeboxserver/Makefile
index 7f93d5da8418..6640557235c9 100644
--- a/audio/squeezeboxserver/Makefile
+++ b/audio/squeezeboxserver/Makefile
@@ -7,7 +7,7 @@
PORTNAME= squeezeboxserver
PORTVERSION= 7.4.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://downloads.slimdevices.com/SqueezeboxServer_v${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-noCPAN
@@ -35,7 +35,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-28947-noCPAN
RUN_DEPENDS+= ${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
${SITE_PERL}/DBIx/Class.pm:${PORTSDIR}/databases/p5-DBIx-Class \
${SITE_PERL}/File/Which.pm:${PORTSDIR}/sysutils/p5-File-Which \
- ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
${SITE_PERL}/URI/Find.pm:${PORTSDIR}/textproc/p5-URI-Find \
${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
@@ -44,7 +43,6 @@ RUN_DEPENDS+= ${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zl
${SITE_PERL}/${PERL_ARCH}/JSON/XS.pm:${PORTSDIR}/converters/p5-JSON-XS \
${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \
- ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
${SITE_PERL}/${PERL_ARCH}/YAML/Syck.pm:${PORTSDIR}/textproc/p5-YAML-Syck \
${SITE_PERL}/${PERL_ARCH}/EV.pm:${PORTSDIR}/devel/p5-EV \
diff --git a/biology/p5-AcePerl/Makefile b/biology/p5-AcePerl/Makefile
index 65aea162d929..15344e01da2b 100644
--- a/biology/p5-AcePerl/Makefile
+++ b/biology/p5-AcePerl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= AcePerl
PORTVERSION= 1.92
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= biology databases perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Ace
@@ -16,8 +16,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 interface to the ACEDB genome database system
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \
- ${SITE_PERL}/Cache/Cache.pm:${PORTSDIR}/devel/p5-Cache-Cache
+RUN_DEPENDS= ${SITE_PERL}/Cache/Cache.pm:${PORTSDIR}/devel/p5-Cache-Cache
BUILD_DEPENDS= ${RUN_DEPENDS}
MAKE_JOBS_UNSAFE= yes
diff --git a/biology/p5-Bio-Glite/Makefile b/biology/p5-Bio-Glite/Makefile
index 61e52557e15e..a600ac92a42c 100644
--- a/biology/p5-Bio-Glite/Makefile
+++ b/biology/p5-Bio-Glite/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Bio-Glite
PORTVERSION= 0.10
+PORTREVISION= 1
CATEGORIES= biology perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= wenheping@gmail.com
COMMENT= An Perl Interface to G-language
-BUILD_DEPENDS= p5-Data-Dumper>=2.121:${PORTSDIR}/devel/p5-Data-Dumper \
- p5-libwww>=5:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= p5-libwww>=5:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES
diff --git a/biology/p5-Bio-Graphics/Makefile b/biology/p5-Bio-Graphics/Makefile
index ccd31862330d..744546201f63 100644
--- a/biology/p5-Bio-Graphics/Makefile
+++ b/biology/p5-Bio-Graphics/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Bio-Graphics
PORTVERSION= 1.995
+PORTREVISION= 2
CATEGORIES= biology perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -18,9 +19,7 @@ BUILD_DEPENDS= p5-GD>=2.3:${PORTSDIR}/graphics/p5-GD \
p5-GD-SVG>=0.32:${PORTSDIR}/graphics/p5-GD-SVG \
p5-Statistics-Descriptive>=2.6:${PORTSDIR}/math/p5-Statistics-Descriptive \
p5-bioperl>=1.6.0:${PORTSDIR}/biology/p5-bioperl \
- p5-Text-ParseWords>=3.26:${PORTSDIR}/textproc/p5-Text-ParseWords \
- p5-Bio-SCF>=1.01:${PORTSDIR}/biology/p5-Bio-SCF \
- p5-ExtUtils-MakeMaker>=0:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
+ p5-Bio-SCF>=1.01:${PORTSDIR}/biology/p5-Bio-SCF
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_MODBUILD= YES
diff --git a/biology/p5-bioperl/Makefile b/biology/p5-bioperl/Makefile
index 9a062710b2dc..a1438ea6313d 100644
--- a/biology/p5-bioperl/Makefile
+++ b/biology/p5-bioperl/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bioperl
PORTVERSION= 1.6.1
+PORTREVISION= 1
CATEGORIES= biology perl5
MASTER_SITES= http://bioperl.org/DIST/ \
CPAN
@@ -47,18 +48,15 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/${PERL_VERSION}/Text/Wrap.pm:${PORTSDIR}/l
${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \
${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \
${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
- ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
${SITE_PERL}/Spreadsheet/ParseExcel.pm:${PORTSDIR}/textproc/p5-Spreadsheet-ParseExcel \
${SITE_PERL}/${PERL_ARCH}/Convert/Binary/C.pm:${PORTSDIR}/converters/p5-Convert-Binary-C \
- ${SITE_PERL}/Test/Harness.pm:${PORTSDIR}/devel/p5-Test-Harness \
${SITE_PERL}/Algorithm/Munkres.pm:${PORTSDIR}/math/p5-Algorithm-Munkres \
${SITE_PERL}/Array/Compare.pm:${PORTSDIR}/misc/p5-Array-Compare \
${SITE_PERL}/GraphViz.pm:${PORTSDIR}/graphics/p5-GraphViz \
${SITE_PERL}/${PERL_ARCH}/Math/Random.pm:${PORTSDIR}/math/p5-Math-Random \
${SITE_PERL}/PostScript/TextBlock.pm:${PORTSDIR}/print/p5-PostScript \
${SITE_PERL}/Set/Scalar.pm:${PORTSDIR}/devel/p5-Set-Scalar \
- ${SITE_PERL}/Text/ParseWords.pm:${PORTSDIR}/textproc/p5-Text-ParseWords \
${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI
RUN_DEPENDS= ${BUILD_DEPENDS}