diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2010-01-26 20:36:19 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2010-01-26 20:36:19 +0800 |
commit | c15a759ac60bfe618441f91c78496a88c20aaa94 (patch) | |
tree | f59f5874c722d572489e0dda7606876f1cf7457a | |
parent | 518aa6cf61b5838174fe1c2e961cf6b099fcb434 (diff) | |
download | freebsd-ports-gnome-c15a759ac60bfe618441f91c78496a88c20aaa94.tar.gz freebsd-ports-gnome-c15a759ac60bfe618441f91c78496a88c20aaa94.tar.zst freebsd-ports-gnome-c15a759ac60bfe618441f91c78496a88c20aaa94.zip |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 7).
Approved by: portmgr (itetcu)
-rw-r--r-- | sysutils/lire/Makefile | 3 | ||||
-rw-r--r-- | sysutils/monkeytail/Makefile | 4 | ||||
-rw-r--r-- | sysutils/munin-main/Makefile | 2 | ||||
-rw-r--r-- | sysutils/munin-master/Makefile | 2 | ||||
-rw-r--r-- | sysutils/p5-Plugtools/Makefile | 2 | ||||
-rw-r--r-- | sysutils/p5-Schedule-Load/Makefile | 8 | ||||
-rw-r--r-- | sysutils/whatpix/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-AI-Categorizer/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-EBook-Tools/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Getopt-Lucid/Makefile | 8 | ||||
-rw-r--r-- | textproc/p5-HTML-SBC/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Hatena-Keyword/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Perl-Critic/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Perl-MinimumVersion/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Petal/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Plucene/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Pod-Abstract/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Search-Estraier/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Text-RecordParser/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Text-SpellChecker/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Text-WordDiff/Makefile | 2 |
21 files changed, 33 insertions, 41 deletions
diff --git a/sysutils/lire/Makefile b/sysutils/lire/Makefile index dad7b4e77dd7..86436fc2b271 100644 --- a/sysutils/lire/Makefile +++ b/sysutils/lire/Makefile @@ -13,7 +13,7 @@ PORTNAME= lire PORTVERSION= 2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://download.logreport.org/pub/ @@ -23,7 +23,6 @@ COMMENT= Logfile analyse toolkit for multiple applications LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \ lambda:${PORTSDIR}/math/lambda \ - ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ ${SITE_PERL}/MIME/Tools.pm:${PORTSDIR}/mail/p5-MIME-Tools \ ${SITE_PERL}/Time/Timezone.pm:${PORTSDIR}/devel/p5-Time-modules \ ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite \ diff --git a/sysutils/monkeytail/Makefile b/sysutils/monkeytail/Makefile index 4dbbea4e6f73..3cc587cbcf1d 100644 --- a/sysutils/monkeytail/Makefile +++ b/sysutils/monkeytail/Makefile @@ -7,6 +7,7 @@ PORTNAME= monkeytail PORTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://git.dollyfish.net.nz/releases/${MASTER_SITE_SUBDIR}/ MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,8 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= yzlin@FreeBSD.org COMMENT= A multi-file tail on both local and remote hosts -RUN_DEPENDS= p5-IO>=0:${PORTSDIR}/devel/p5-IO \ - ${SITE_PERL}/Config/General.pm:${PORTSDIR}/devel/p5-Config-General \ +RUN_DEPENDS= ${SITE_PERL}/Config/General.pm:${PORTSDIR}/devel/p5-Config-General \ ${SITE_PERL}/Getopt/Declare.pm:${PORTSDIR}/devel/p5-Getopt-Declare USE_PERL5_RUN= yes diff --git a/sysutils/munin-main/Makefile b/sysutils/munin-main/Makefile index 05736397fe60..129dd62c12d8 100644 --- a/sysutils/munin-main/Makefile +++ b/sysutils/munin-main/Makefile @@ -7,6 +7,7 @@ PORTNAME= munin PORTVERSION= 1.2.6 +PORTREVISION= 1 CATEGORIES= sysutils perl5 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION} PKGNAMESUFFIX= -main @@ -18,7 +19,6 @@ COMMENT= Collector part of Munin USE_PERL5= yes RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/RRDs.pm:${PORTSDIR}/databases/rrdtool \ - ${SITE_PERL}/Net/Domain.pm:${PORTSDIR}/net/p5-Net \ ${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \ ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/sysutils/munin-master/Makefile b/sysutils/munin-master/Makefile index 05736397fe60..129dd62c12d8 100644 --- a/sysutils/munin-master/Makefile +++ b/sysutils/munin-master/Makefile @@ -7,6 +7,7 @@ PORTNAME= munin PORTVERSION= 1.2.6 +PORTREVISION= 1 CATEGORIES= sysutils perl5 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION} PKGNAMESUFFIX= -main @@ -18,7 +19,6 @@ COMMENT= Collector part of Munin USE_PERL5= yes RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/RRDs.pm:${PORTSDIR}/databases/rrdtool \ - ${SITE_PERL}/Net/Domain.pm:${PORTSDIR}/net/p5-Net \ ${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \ ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/sysutils/p5-Plugtools/Makefile b/sysutils/p5-Plugtools/Makefile index 0f31eae9c508..43623d899852 100644 --- a/sysutils/p5-Plugtools/Makefile +++ b/sysutils/p5-Plugtools/Makefile @@ -7,6 +7,7 @@ PORTNAME= Plugtools PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX @@ -22,7 +23,6 @@ RUN_DEPENDS= ${SITE_PERL}/Net/LDAP/Entry.pm:${PORTSDIR}/net/p5-perl-ldap \ ${SITE_PERL}/Net/LDAP/posixGroup.pm:${PORTSDIR}/net/p5-Net-LDAP-posixGroup \ ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \ ${SITE_PERL}/String/ShellQuote.pm:${PORTSDIR}/textproc/p5-String-ShellQuote \ - ${SITE_PERL}/${PERL_ARCH}/Data/Dumper.pm:${PORTSDIR}/devel/p5-Data-Dumper \ ${SITE_PERL}/File/BaseDir.pm:${PORTSDIR}/devel/p5-File-BaseDir \ ${SITE_PERL}/Config/IniHash.pm:${PORTSDIR}/devel/p5-Config-IniHash diff --git a/sysutils/p5-Schedule-Load/Makefile b/sysutils/p5-Schedule-Load/Makefile index 87f6ef4b588b..a0e688164c6f 100644 --- a/sysutils/p5-Schedule-Load/Makefile +++ b/sysutils/p5-Schedule-Load/Makefile @@ -7,6 +7,7 @@ PORTNAME= Schedule-Load PORTVERSION= 3.062 +PORTREVISION= 1 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,13 +15,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Load distribution and status across multiple host machines -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \ - ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \ - ${SITE_PERL}/${PERL_ARCH}/Proc/ProcessTable.pm:${PORTSDIR}/devel/p5-Proc-ProcessTable \ +RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Proc/ProcessTable.pm:${PORTSDIR}/devel/p5-Proc-ProcessTable \ ${SITE_PERL}/${PERL_ARCH}/Unix/Processors.pm:${PORTSDIR}/sysutils/p5-Unix-Processors \ ${SITE_PERL}/IPC/PidStat.pm:${PORTSDIR}/devel/p5-IPC-Locker \ - ${SITE_PERL}/IPC/PidStat.pm:${PORTSDIR}/devel/p5-IPC-Locker \ - ${SITE_PERL}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-Pod-Parser + ${SITE_PERL}/IPC/PidStat.pm:${PORTSDIR}/devel/p5-IPC-Locker BUILD_DEPENDS= ${RUN_DEPENDS} MAKE_JOBS_UNSAFE= yes diff --git a/sysutils/whatpix/Makefile b/sysutils/whatpix/Makefile index 2c23405deca2..7b947719f026 100644 --- a/sysutils/whatpix/Makefile +++ b/sysutils/whatpix/Makefile @@ -7,14 +7,14 @@ PORTNAME= whatpix PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://whatpix.sourceforge.net/download/ MAINTAINER= pcasidy@casidy.com COMMENT= Perl console application which finds, moves or deletes duplicate files -RUN_DEPENDS= ${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= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 NO_BUILD= yes PLIST_FILES= bin/whatpix diff --git a/textproc/p5-AI-Categorizer/Makefile b/textproc/p5-AI-Categorizer/Makefile index fd6a46e7e7c9..18229a9ba9a2 100644 --- a/textproc/p5-AI-Categorizer/Makefile +++ b/textproc/p5-AI-Categorizer/Makefile @@ -7,6 +7,7 @@ PORTNAME= AI-Categorizer PORTVERSION= 0.09 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,11 +16,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Automatic Text Categorization BUILD_DEPENDS= ${SITE_PERL}/Class/Container.pm:${PORTSDIR}/devel/p5-Class-Container \ - ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \ p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ ${SITE_PERL}/Statistics/Contingency.pm:${PORTSDIR}/math/p5-Statistics-Contingency \ ${SITE_PERL}/Lingua/Stem.pm:${PORTSDIR}/textproc/p5-Lingua-Stem \ - ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \ ${SITE_PERL}/Time/Progress.pm:${PORTSDIR}/devel/p5-Time-Progress \ ${SITE_PERL}/${PERL_ARCH}/Algorithm/SVM.pm:${PORTSDIR}/devel/p5-Algorithm-SVM \ ${SITE_PERL}/${PERL_ARCH}/AI/DecisionTree.pm:${PORTSDIR}/math/p5-AI-DecisionTree \ diff --git a/textproc/p5-EBook-Tools/Makefile b/textproc/p5-EBook-Tools/Makefile index 95ece98bb2db..a4f2ef850f87 100644 --- a/textproc/p5-EBook-Tools/Makefile +++ b/textproc/p5-EBook-Tools/Makefile @@ -7,6 +7,7 @@ PORTNAME= EBook-Tools PORTVERSION= 0.4.6 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -21,7 +22,6 @@ BUILD_DEPENDS= ${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip ${SITE_PERL}/File/MimeInfo.pm:${PORTSDIR}/devel/p5-File-MimeInfo \ ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \ ${SITE_PERL}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash \ - ${SITE_PERL}/Time/Local.pm:${PORTSDIR}/devel/p5-Time-Local \ ${SITE_PERL}/XML/Twig.pm:${PORTSDIR}/textproc/p5-XML-Twig \ ${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp \ ${SITE_PERL}/Palm/PDB.pm:${PORTSDIR}/palm/p5-Palm \ diff --git a/textproc/p5-Getopt-Lucid/Makefile b/textproc/p5-Getopt-Lucid/Makefile index c89952153e5b..e3b2ea41f885 100644 --- a/textproc/p5-Getopt-Lucid/Makefile +++ b/textproc/p5-Getopt-Lucid/Makefile @@ -7,6 +7,7 @@ PORTNAME= Getopt-Lucid PORTVERSION= 0.18 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,11 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= lippe@FreeBSD.org COMMENT= Getopt::Lucid - Clear, readable syntax for command line processing -BUILD_DEPENDS+= p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper \ - p5-Exception-Class>=1.23:${PORTSDIR}/devel/p5-Exception-Class \ - p5-Exception-Class-TryCatch>=1.1:${PORTSDIR}/devel/p5-Exception-Class-TryCatch \ - p5-Storable>=2.16:${PORTSDIR}/devel/p5-Storable \ - p5-Test-Simple>=0.62:${PORTSDIR}/devel/p5-Test-Simple +BUILD_DEPENDS+= p5-Exception-Class>=1.23:${PORTSDIR}/devel/p5-Exception-Class \ + p5-Exception-Class-TryCatch>=1.1:${PORTSDIR}/devel/p5-Exception-Class-TryCatch RUN_DEPENDS+= ${BUILD_DEPENDS} PERL_CONFIGURE= 5.6.0+ diff --git a/textproc/p5-HTML-SBC/Makefile b/textproc/p5-HTML-SBC/Makefile index b16e03cfcdc9..affcf9a419b4 100644 --- a/textproc/p5-HTML-SBC/Makefile +++ b/textproc/p5-HTML-SBC/Makefile @@ -7,6 +7,7 @@ PORTNAME= HTML-SBC PORTVERSION= 0.15 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Simple blog code to valid XHTML -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \ - ${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception +BUILD_DEPENDS= ${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/textproc/p5-Hatena-Keyword/Makefile b/textproc/p5-Hatena-Keyword/Makefile index 30b0c11682ea..2e43d75a93f6 100644 --- a/textproc/p5-Hatena-Keyword/Makefile +++ b/textproc/p5-Hatena-Keyword/Makefile @@ -7,6 +7,7 @@ PORTNAME= Hatena-Keyword PORTVERSION= 0.05 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/N/NA/NAOYA @@ -21,7 +22,6 @@ BUILD_DEPENDS= p5-Cache>=0:${PORTSDIR}/devel/p5-Cache \ p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \ ja-p5-Jcode>=0:${PORTSDIR}/japanese/p5-Jcode \ p5-RPC-XML>=0:${PORTSDIR}/net/p5-RPC-XML \ - p5-Storable>=0:${PORTSDIR}/devel/p5-Storable \ p5-URI>=0:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/textproc/p5-Perl-Critic/Makefile b/textproc/p5-Perl-Critic/Makefile index 00fa82dfdceb..348328a4c699 100644 --- a/textproc/p5-Perl-Critic/Makefile +++ b/textproc/p5-Perl-Critic/Makefile @@ -8,6 +8,7 @@ PORTNAME= Perl-Critic PORTVERSION= 1.10.5 +PORTREVISION= 1 CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,10 +20,8 @@ COMMENT= Critique Perl source for style and standards RUN_DEPENDS= p5-B-Keywords>=1.05:${PORTSDIR}/devel/p5-B-Keywords \ p5-Config-Tiny>=2:${PORTSDIR}/devel/p5-Config-Tiny \ p5-Exception-Class>=1.23:${PORTSDIR}/devel/p5-Exception-Class \ - p5-File-Path>=0:${PORTSDIR}/devel/p5-File-Path \ p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \ p5-List-MoreUtils>=0.19:${PORTSDIR}/lang/p5-List-MoreUtils \ - p5-Module-Pluggable>=3.1:${PORTSDIR}/devel/p5-Module-Pluggable \ p5-PPI>=1.205:${PORTSDIR}/textproc/p5-PPI \ p5-Readonly>=1.03:${PORTSDIR}/devel/p5-Readonly \ p5-String-Format>=1.13:${PORTSDIR}/textproc/p5-String-Format \ diff --git a/textproc/p5-Perl-MinimumVersion/Makefile b/textproc/p5-Perl-MinimumVersion/Makefile index d4adf9b66d04..e4f8f137886d 100644 --- a/textproc/p5-Perl-MinimumVersion/Makefile +++ b/textproc/p5-Perl-MinimumVersion/Makefile @@ -7,6 +7,7 @@ PORTNAME= Perl-MinimumVersion PORTVERSION= 1.24 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,7 +20,6 @@ RUN_DEPENDS= p5-File-Find-Rule>=0.32:${PORTSDIR}/devel/p5-File-Find-Rule \ p5-PPI>=1.205:${PORTSDIR}/textproc/p5-PPI \ p5-Perl-Critic>=1.10.4:${PORTSDIR}/textproc/p5-Perl-Critic \ p5-Params-Util>=0.25:${PORTSDIR}/devel/p5-Params-Util \ - p5-Scalar-List-Utils>=1.19:${PORTSDIR}/lang/p5-Scalar-List-Utils \ p5-version>=0.76:${PORTSDIR}/devel/p5-version BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/textproc/p5-Petal/Makefile b/textproc/p5-Petal/Makefile index 1cad91df3d9e..bb03ca15ad3a 100644 --- a/textproc/p5-Petal/Makefile +++ b/textproc/p5-Petal/Makefile @@ -7,6 +7,7 @@ PORTNAME= Petal PORTVERSION= 2.19 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/B/BP/BPOSTLE @@ -15,9 +16,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl Template Attribute Language - TAL for Perl! -BUILD_DEPENDS= ${SITE_PERL}/MKDoc/XML.pm:${PORTSDIR}/textproc/p5-MKDoc-XML \ - ${SITE_PERL}/Test/Harness.pm:${PORTSDIR}/devel/p5-Test-Harness \ - ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 +BUILD_DEPENDS= ${SITE_PERL}/MKDoc/XML.pm:${PORTSDIR}/textproc/p5-MKDoc-XML RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= Petal.3 \ diff --git a/textproc/p5-Plucene/Makefile b/textproc/p5-Plucene/Makefile index 7624ef052a3b..f9d6b4a92137 100644 --- a/textproc/p5-Plucene/Makefile +++ b/textproc/p5-Plucene/Makefile @@ -7,7 +7,7 @@ PORTNAME= Plucene PORTVERSION= 1.25 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/T/TM/TMTM @@ -16,8 +16,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Perl port of the Java Lucene search engine -BUILD_DEPENDS= ${SITE_PERL}/Memoize.pm:${PORTSDIR}/devel/p5-Memoize \ - ${SITE_PERL}/Tie/Array/Sorted.pm:${PORTSDIR}/devel/p5-Tie-Array-Sorted \ +BUILD_DEPENDS= ${SITE_PERL}/Tie/Array/Sorted.pm:${PORTSDIR}/devel/p5-Tie-Array-Sorted \ ${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp \ ${SITE_PERL}/Class/Virtual.pm:${PORTSDIR}/devel/p5-Class-Virtual \ ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \ diff --git a/textproc/p5-Pod-Abstract/Makefile b/textproc/p5-Pod-Abstract/Makefile index 58965202b038..56a12ba76159 100644 --- a/textproc/p5-Pod-Abstract/Makefile +++ b/textproc/p5-Pod-Abstract/Makefile @@ -7,6 +7,7 @@ PORTNAME= Pod-Abstract PORTVERSION= 0.19 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +16,6 @@ MAINTAINER= cm@therek.net COMMENT= Abstract document tree for Perl POD documents BUILD_DEPENDS= ${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String \ - ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \ ${SITE_PERL}/Task/Weaken.pm:${PORTSDIR}/devel/p5-Task-Weaken RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/textproc/p5-Search-Estraier/Makefile b/textproc/p5-Search-Estraier/Makefile index d95fdc159bf1..ed9f0ebff4ce 100644 --- a/textproc/p5-Search-Estraier/Makefile +++ b/textproc/p5-Search-Estraier/Makefile @@ -7,6 +7,7 @@ PORTNAME= Search-Estraier PORTVERSION= 0.09 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= Pure perl module to use Hyper Estraier search engine -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ - ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ +BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/textproc/p5-Text-RecordParser/Makefile b/textproc/p5-Text-RecordParser/Makefile index 6c38fe65a075..865bd47e9319 100644 --- a/textproc/p5-Text-RecordParser/Makefile +++ b/textproc/p5-Text-RecordParser/Makefile @@ -6,6 +6,7 @@ PORTNAME= Text-RecordParser PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +18,7 @@ BUILD_DEPENDS= ${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy \ ${SITE_PERL}/Text/TabularDisplay.pm:${PORTSDIR}/textproc/p5-Text-TabularDisplay \ p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \ - p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \ + p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-version>=0:${PORTSDIR}/devel/p5-version RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/textproc/p5-Text-SpellChecker/Makefile b/textproc/p5-Text-SpellChecker/Makefile index 511817f4c175..21de4f98789b 100644 --- a/textproc/p5-Text-SpellChecker/Makefile +++ b/textproc/p5-Text-SpellChecker/Makefile @@ -7,6 +7,7 @@ PORTNAME= Text-SpellChecker PORTVERSION= 0.05 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= miwi@FreeBSD.org COMMENT= Perl5 OO interface for spell-checking a block of text -RUN_DEPENDS= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 \ - p5-Text-Aspell>=0:${PORTSDIR}/textproc/p5-Text-Aspell +RUN_DEPENDS= p5-Text-Aspell>=0:${PORTSDIR}/textproc/p5-Text-Aspell PERL_CONFIGURE= yes diff --git a/textproc/p5-Text-WordDiff/Makefile b/textproc/p5-Text-WordDiff/Makefile index 2c67dfcedddd..b32db1ca8e15 100644 --- a/textproc/p5-Text-WordDiff/Makefile +++ b/textproc/p5-Text-WordDiff/Makefile @@ -7,6 +7,7 @@ PORTNAME= Text-WordDiff PORTVERSION= 0.05 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +16,6 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Track changes between documents RUN_DEPENDS= ${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff \ - ${SITE_PERL}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor \ ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser PERL_MODBUILD= yes |