aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-27 01:47:48 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-27 01:47:48 +0000
commitd60cc03b253bf72e5157ae700d5fe527258a540e (patch)
tree0c58e3fd05dc63ad22162f4f98794e7852d46b90
parent4cf6611dc57c1a034ee9c9ebcd5c645cf09ccbf9 (diff)
downloadports-d60cc03b253bf72e5157ae700d5fe527258a540e.tar.gz
ports-d60cc03b253bf72e5157ae700d5fe527258a540e.zip
Notes
-rw-r--r--mail/p5-Mail-Mbox-MessageParser/Makefile4
-rw-r--r--mail/p5-Mail-MboxParser/Makefile3
-rw-r--r--mail/p5-Mail-SRS/Makefile5
-rw-r--r--mail/p5-Net-SMTP_auth/Makefile3
-rw-r--r--mail/p5-ZConf-Mail/Makefile5
-rw-r--r--mail/qmail-scanner/Makefile6
-rw-r--r--mail/sympa/Makefile6
-rw-r--r--mail/vodmr/Makefile2
-rw-r--r--math/glgraph/Makefile3
-rw-r--r--math/p5-Algorithm-Combinatorics/Makefile5
-rw-r--r--math/p5-CAD-Calc/Makefile2
-rw-r--r--math/p5-Chart-Math-Axis/Makefile5
-rw-r--r--math/p5-Math-BigInt-Pari/Makefile4
-rw-r--r--math/p5-Math-BigInt-Pari/pkg-plist3
-rw-r--r--math/p5-Math-Currency/Makefile5
-rw-r--r--math/p5-Math-Polygon/Makefile6
-rw-r--r--math/p5-Math-Symbolic/Makefile5
-rw-r--r--math/p5-Number-WithError-LaTeX/Makefile2
-rw-r--r--math/p5-bignum/Makefile5
-rw-r--r--misc/gpt/Makefile6
-rw-r--r--net/abills/Makefile2
21 files changed, 31 insertions, 56 deletions
diff --git a/mail/p5-Mail-Mbox-MessageParser/Makefile b/mail/p5-Mail-Mbox-MessageParser/Makefile
index 3af825e90474..edd0b7a1d47c 100644
--- a/mail/p5-Mail-Mbox-MessageParser/Makefile
+++ b/mail/p5-Mail-Mbox-MessageParser/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Mail-Mbox-MessageParser
PORTVERSION= 1.5002
+PORTREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= A fast and simple mbox folder reader
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
- ${SITE_PERL}/Text/Diff.pm:${PORTSDIR}/textproc/p5-Text-Diff \
+BUILD_DEPENDS= ${SITE_PERL}/Text/Diff.pm:${PORTSDIR}/textproc/p5-Text-Diff \
${SITE_PERL}/FileHandle/Unget.pm:${PORTSDIR}/devel/p5-FileHandle-Unget
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/mail/p5-Mail-MboxParser/Makefile b/mail/p5-Mail-MboxParser/Makefile
index f2abe093fbc0..c1012f14ae90 100644
--- a/mail/p5-Mail-MboxParser/Makefile
+++ b/mail/p5-Mail-MboxParser/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Mail-MboxParser
PORTVERSION= 0.55
+PORTREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,8 +16,6 @@ MAINTAINER= demon@FreeBSD.org
COMMENT= A module for working with UNIX-flavoured mailboxes
BUILD_DEPENDS= ${SITE_PERL}/MIME/Tools.pm:${PORTSDIR}/mail/p5-MIME-Tools \
- ${SITE_PERL}//${PERL_ARCH}/MIME/QuotedPrint.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
- ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
${SITE_PERL}/Mail/Mbox/MessageParser.pm:${PORTSDIR}/mail/p5-Mail-Mbox-MessageParser
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/mail/p5-Mail-SRS/Makefile b/mail/p5-Mail-SRS/Makefile
index 03de12abe61a..cba632c24cee 100644
--- a/mail/p5-Mail-SRS/Makefile
+++ b/mail/p5-Mail-SRS/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Mail-SRS
PORTVERSION= 0.31
+PORTREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,9 +16,7 @@ MAINTAINER= chifeng@gmail.com
COMMENT= Sender Rewriting Scheme
BUILD_DEPENDS= ${SITE_PERL}/Digest/HMAC_SHA1.pm:${PORTSDIR}/security/p5-Digest-HMAC \
- ${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM \
- ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \
- ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
+ ${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM
RUN_DEPENDS= ${BUILD_DEPENDS}
MAN3= Mail::SRS.3 \
diff --git a/mail/p5-Net-SMTP_auth/Makefile b/mail/p5-Net-SMTP_auth/Makefile
index c3efc9faed75..d29ab1af97af 100644
--- a/mail/p5-Net-SMTP_auth/Makefile
+++ b/mail/p5-Net-SMTP_auth/Makefile
@@ -14,8 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= Simple Mail Transfer Protocol Client with AUTHentication
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
- ${SITE_PERL}/Authen/SASL.pm:${PORTSDIR}/security/p5-Authen-SASL \
+BUILD_DEPENDS= ${SITE_PERL}/Authen/SASL.pm:${PORTSDIR}/security/p5-Authen-SASL \
${SITE_PERL}/Digest/HMAC_MD5.pm:${PORTSDIR}/security/p5-Digest-HMAC
PERL_CONFIGURE= yes
diff --git a/mail/p5-ZConf-Mail/Makefile b/mail/p5-ZConf-Mail/Makefile
index 6f1350cf416b..c8916f1c2268 100644
--- a/mail/p5-ZConf-Mail/Makefile
+++ b/mail/p5-ZConf-Mail/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ZConf-Mail
PORTVERSION= 1.4.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX
@@ -25,10 +25,9 @@ RUN_DEPENDS= ${SITE_PERL}/Email/Simple.pm:${PORTSDIR}/mail/p5-Email-Simple \
${SITE_PERL}/Mail/Box.pm:${PORTSDIR}/mail/p5-Mail-Box \
${SITE_PERL}/Curses/UI.pm:${PORTSDIR}/devel/p5-Curses-UI \
${SITE_PERL}/IO/MultiPipe.pm:${PORTSDIR}/devel/p5-IO-MultiPipe \
- ${SITE_PERL}/MIME/Lite.pm:${PORTSDIR}/mail/p5-MIME-Lite \
+ ${SITE_PERL}/MIME/Lite.pm:${PORTSDIR}/mail/p5-MIME-Lite \
${SITE_PERL}/File/MimeInfo/Magic.pm:${PORTSDIR}/devel/p5-File-MimeInfo \
${SITE_PERL}/Email/Date.pm:${PORTSDIR}/mail/p5-Email-Date \
- ${SITE_PERL}/mach/MIME/QuotedPrint.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
${SITE_PERL}/ZConf/GUI.pm:${PORTSDIR}/devel/p5-ZConf-GUI \
${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/Mail/Cache.pm:${PORTSDIR}/mail/p5-Mail-Cache \
diff --git a/mail/qmail-scanner/Makefile b/mail/qmail-scanner/Makefile
index 24bf291f5622..96af0a5e3637 100644
--- a/mail/qmail-scanner/Makefile
+++ b/mail/qmail-scanner/Makefile
@@ -7,7 +7,7 @@
PORTNAME= qmail-scanner
PORTVERSION= 2.01
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= mail security
MASTER_SITES= SF
EXTRACT_SUFX= .tgz
@@ -17,13 +17,9 @@ COMMENT= Content/Anti-virus Scanner for qmail
RUN_DEPENDS+= reformime:${PORTSDIR}/mail/maildrop \
unzip:${PORTSDIR}/archivers/unzip \
- ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
- ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
setuidgid:${PORTSDIR}/sysutils/daemontools
BUILD_DEPENDS+= reformime:${PORTSDIR}/mail/maildrop \
unzip:${PORTSDIR}/archivers/unzip \
- ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
- ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
setuidgid:${PORTSDIR}/sysutils/daemontools
CONFLICTS= qmail-scanner-1.*
diff --git a/mail/sympa/Makefile b/mail/sympa/Makefile
index 546d6cdf3549..3020819db41e 100644
--- a/mail/sympa/Makefile
+++ b/mail/sympa/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sympa
PORTVERSION?= 4.1.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= mail
MASTER_SITES?= http://www.sympa.org/distribution/old/
@@ -17,14 +17,10 @@ COMMENT?= Sympa is an electronic mailing list manager
BUILD_DEPENDS+= ${SITE_PERL}/Mail/Mailer.pm:${PORTSDIR}/mail/p5-Mail-Tools \
${SITE_PERL}/IO/Stringy.pm:${PORTSDIR}/devel/p5-IO-stringy \
${SITE_PERL}/MIME/Tools.pm:${PORTSDIR}/mail/p5-MIME-Tools \
- ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
- ${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \
${SITE_PERL}/Crypt/CipherSaber.pm:${PORTSDIR}/security/p5-Crypt-CipherSaber \
${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap \
${SITE_PERL}/${PERL_ARCH}/BerkeleyDB.pm:${PORTSDIR}/databases/p5-BerkeleyDB \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
- ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
${SITE_PERL}/${PERL_ARCH}/Locale/Msgcat.pm:${PORTSDIR}/misc/p5-Locale-Msgcat \
${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \
${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
diff --git a/mail/vodmr/Makefile b/mail/vodmr/Makefile
index 4da89b6f2728..016dc1cdb5ce 100644
--- a/mail/vodmr/Makefile
+++ b/mail/vodmr/Makefile
@@ -10,6 +10,7 @@
PORTNAME= vodmr
PORTVERSION= 0.13
+PORTREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= http://romana.now.ie/software/ \
http://www.lecter.phlegethon.org/vodmr/
@@ -18,7 +19,6 @@ MAINTAINER= james@now.ie
COMMENT= An ODMR/ATRN server for vpopmail+qmail
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/CDB_File.pm:${PORTSDIR}/databases/p5-CDB_File \
- ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
${SITE_PERL}/${PERL_ARCH}/vpopmail.pm:${PORTSDIR}/mail/p5-vpopmail \
${SITE_PERL}/Mail/Header.pm:${PORTSDIR}/mail/p5-Mail-Tools \
${SITE_PERL}/Digest/HMAC_MD5.pm:${PORTSDIR}/security/p5-Digest-HMAC
diff --git a/math/glgraph/Makefile b/math/glgraph/Makefile
index 7c4d71e2fa67..9289d4276896 100644
--- a/math/glgraph/Makefile
+++ b/math/glgraph/Makefile
@@ -8,7 +8,7 @@
PORTNAME= glgraph
PORTVERSION= 0.2.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math
MASTER_SITES= http://glgraph.kaosu.ch/downl/
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= An OpenGL based function grapher
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/OpenGL.pm:${PORTSDIR}/graphics/p5-OpenGL \
- ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
import:${PORTSDIR}/graphics/ImageMagick
USE_BZIP2= yes
diff --git a/math/p5-Algorithm-Combinatorics/Makefile b/math/p5-Algorithm-Combinatorics/Makefile
index 1d869025bca4..dfddca83ef60 100644
--- a/math/p5-Algorithm-Combinatorics/Makefile
+++ b/math/p5-Algorithm-Combinatorics/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Algorithm-Combinatorics
PORTVERSION= 0.25
+PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,10 +15,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Efficient generation of combinatorial sequences
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \
- ${SITE_PERL}/${PERL_ARCH}/XSLoader.pm:${PORTSDIR}/devel/p5-XSLoader
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
MAN3= Algorithm::Combinatorics.3
PERL_CONFIGURE= yes
diff --git a/math/p5-CAD-Calc/Makefile b/math/p5-CAD-Calc/Makefile
index eaa0483bac4c..dc1cbd1d49c2 100644
--- a/math/p5-CAD-Calc/Makefile
+++ b/math/p5-CAD-Calc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= CAD-Calc
PORTVERSION= 0.27
+PORTREVISION= 1
CATEGORIES= math graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +17,6 @@ COMMENT= Generic cad-related geometry calculations
BUILD_DEPENDS= ${SITE_PERL}/Math/Vec.pm:${PORTSDIR}/math/p5-Math-Vec \
${SITE_PERL}/Math/Round/Var.pm:${PORTSDIR}/math/p5-Math-Round-Var \
- ${SITE_PERL}/Math/BigFloat.pm:${PORTSDIR}/math/p5-Math-BigInt \
${SITE_PERL}/Math/Geometry/Planar/Offset.pm:${PORTSDIR}/math/p5-Math-Geometry-Planar-Offset
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/math/p5-Chart-Math-Axis/Makefile b/math/p5-Chart-Math-Axis/Makefile
index 3d8c40f84a3e..08f261076952 100644
--- a/math/p5-Chart-Math-Axis/Makefile
+++ b/math/p5-Chart-Math-Axis/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Chart-Math-Axis
PORTVERSION= 1.05
+PORTREVISION= 1
CATEGORIES= math graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,9 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
COMMENT= Implements an algorithm to find good values for chart axis
-BUILD_DEPENDS= ${SITE_PERL}/Math/BigInt.pm:${PORTSDIR}/math/p5-Math-BigInt \
- ${SITE_PERL}/Math/BigFloat.pm:${PORTSDIR}/math/p5-Math-BigInt \
- ${SITE_PERL}/${PERL_ARCH}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util \
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util \
${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/math/p5-Math-BigInt-Pari/Makefile b/math/p5-Math-BigInt-Pari/Makefile
index 4808403b1cf5..abb9be6d8bd9 100644
--- a/math/p5-Math-BigInt-Pari/Makefile
+++ b/math/p5-Math-BigInt-Pari/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Math-BigInt-Pari
PORTVERSION= 1.13
+PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= andrey@kostenko.name
COMMENT= Use Math::Pari for Math::BigInt routines
-RUN_DEPENDS= p5-Math-BigInt>=1.87:${PORTSDIR}/math/p5-Math-BigInt \
- p5-Math-Pari>=2.010709:${PORTSDIR}/math/p5-Math-Pari
+RUN_DEPENDS= p5-Math-Pari>=2.010709:${PORTSDIR}/math/p5-Math-Pari
PERL_CONFIGURE= yes
diff --git a/math/p5-Math-BigInt-Pari/pkg-plist b/math/p5-Math-BigInt-Pari/pkg-plist
index ed803a391c18..6e08ef06b8ff 100644
--- a/math/p5-Math-BigInt-Pari/pkg-plist
+++ b/math/p5-Math-BigInt-Pari/pkg-plist
@@ -1,4 +1,7 @@
@comment $FreeBSD$
%%SITE_PERL%%/Math/BigInt/Pari.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/BigInt/Pari/.packlist
+@dirrmtry %%SITE_PERL%%/Math/BigInt
+@dirrmtry %%SITE_PERL%%/Math
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/BigInt/Pari
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/BigInt
diff --git a/math/p5-Math-Currency/Makefile b/math/p5-Math-Currency/Makefile
index b99df73a77e3..355426037028 100644
--- a/math/p5-Math-Currency/Makefile
+++ b/math/p5-Math-Currency/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Math-Currency
PORTVERSION= 0.46
+PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,9 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module for exact currency math with formatting and rounding
-BUILD_DEPENDS= ${SITE_PERL}/Math/FixedPrecision.pm:${PORTSDIR}/math/p5-Math-FixedPrecision \
- ${SITE_PERL}/Math/BigFloat.pm:${PORTSDIR}/math/p5-Math-BigInt \
- ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
+BUILD_DEPENDS= ${SITE_PERL}/Math/FixedPrecision.pm:${PORTSDIR}/math/p5-Math-FixedPrecision
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_MODBUILD= yes
diff --git a/math/p5-Math-Polygon/Makefile b/math/p5-Math-Polygon/Makefile
index ed9f6c685559..8b4ff99f0dc6 100644
--- a/math/p5-Math-Polygon/Makefile
+++ b/math/p5-Math-Polygon/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Math-Polygon
PORTVERSION= 1.01
+PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,10 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= wenheping@gmail.com
COMMENT= Class for Maintaining Polygon Data
-BUILD_DEPENDS= ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple \
- p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
- p5-Math-Complex>=1.54:${PORTSDIR}/math/p5-Math-Complex \
- p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils
+BUILD_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/math/p5-Math-Symbolic/Makefile b/math/p5-Math-Symbolic/Makefile
index 1c67b1ae76da..e701182fb6cf 100644
--- a/math/p5-Math-Symbolic/Makefile
+++ b/math/p5-Math-Symbolic/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Math-Symbolic
PORTVERSION= 0.603
+PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,9 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= wenheping@gmail.com
COMMENT= Symbolic calculations
-BUILD_DEPENDS= ${SITE_PERL}/Memoize.pm:${PORTSDIR}/devel/p5-Memoize \
- ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent \
- ${SITE_PERL}/${PERL_ARCH}/Data/Dumper.pm:${PORTSDIR}/devel/p5-Data-Dumper \
+BUILD_DEPENDS= ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent \
${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \
${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/math/p5-Number-WithError-LaTeX/Makefile b/math/p5-Number-WithError-LaTeX/Makefile
index ab9fa2d46360..94ed06179760 100644
--- a/math/p5-Number-WithError-LaTeX/Makefile
+++ b/math/p5-Number-WithError-LaTeX/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Number-WithError-LaTeX
PORTVERSION= 0.06
+PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +17,6 @@ COMMENT= LaTeX output for Number::WithError
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util \
${SITE_PERL}/prefork.pm:${PORTSDIR}/devel/p5-prefork \
- ${SITE_PERL}/Math/BigFloat.pm:${PORTSDIR}/math/p5-Math-BigInt \
${SITE_PERL}/Number/WithError.pm:${PORTSDIR}/math/p5-Number-WithError \
${SITE_PERL}/TeX/Encode.pm:${PORTSDIR}/textproc/p5-TeX-Encode
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/math/p5-bignum/Makefile b/math/p5-bignum/Makefile
index 250020079cce..5db503fea3b1 100644
--- a/math/p5-bignum/Makefile
+++ b/math/p5-bignum/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bignum
PORTVERSION= 0.23
+PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/T/TE/TELS/math
@@ -15,10 +16,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Transparent BigNumber/BigRational support for Perl
-RUN_DEPENDS= p5-Math-BigInt>=1.88:${PORTSDIR}/math/p5-Math-BigInt \
- p5-Math-BigRat>=0.21:${PORTSDIR}/math/p5-Math-BigRat
-BUILD_DEPENDS= ${RUN_DEPENDS}
-
PERL_CONFIGURE= yes
MAN3= bigint.3 \
diff --git a/misc/gpt/Makefile b/misc/gpt/Makefile
index 399c48803894..441490d9a824 100644
--- a/misc/gpt/Makefile
+++ b/misc/gpt/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gpt
PORTVERSION= 3.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= misc archivers devel parallel
MASTER_SITES= ftp://ftp.globus.org/pub/gt4/4.0/4.0.0/gpt/
DISTNAME= gpt-${PORTVERSION}autotools2004-src
@@ -19,11 +19,7 @@ CONFLICTS= gpt-3.1*
RUN_DEPENDS+= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \
${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
- ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
${SITE_PERL}/IO/Zlib.pm:${PORTSDIR}/archivers/p5-IO-Zlib \
- ${SITE_PERL}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-Pod-Parser \
- ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
${LOCALBASE}/bin/gmake:${PORTSDIR}/devel/gmake \
${LOCALBASE}/bin/makepatch:${PORTSDIR}/textproc/makepatch
diff --git a/net/abills/Makefile b/net/abills/Makefile
index 1c6a0fd1228a..262b4d8cc32b 100644
--- a/net/abills/Makefile
+++ b/net/abills/Makefile
@@ -7,6 +7,7 @@
PORTNAME= abills
PORTVERSION= 0.41
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTVERSION}
@@ -18,7 +19,6 @@ COMMENT= Billing system for dialup, VPN and VoIP management
RUN_DEPENDS= radiusd:${PORTSDIR}/net/freeradius \
${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/${PERL_ARCH}/Digest/MD4.pm:${PORTSDIR}/security/p5-Digest-MD4 \
${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
${SITE_PERL}/${PERL_ARCH}/Crypt/DES.pm:${PORTSDIR}/security/p5-Crypt-DES