diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-20 01:28:55 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-20 01:28:55 +0000 |
commit | bb44e6d1a53c57d367efaef4f0ed105146e807d1 (patch) | |
tree | 41fb67f6422fe885b03fd03e28534b26e5656b1f /www | |
parent | 3eea4ba0fb2db61db46710a5a6cf84d0ec27bf53 (diff) | |
download | ports-bb44e6d1a53c57d367efaef4f0ed105146e807d1.tar.gz ports-bb44e6d1a53c57d367efaef4f0ed105146e807d1.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTML-Location/Makefile | 13 | ||||
-rw-r--r-- | www/p5-HTML-Template-Compiled/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Handel/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Image-Delivery/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Jifty/Makefile | 5 | ||||
-rw-r--r-- | www/p5-MediaWiki-API/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Net-FireEagle/Makefile | 2 | ||||
-rw-r--r-- | www/p5-POE-Component-Server-HTTP/Makefile | 2 | ||||
-rw-r--r-- | www/p5-PodToHTML/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Reaction/Makefile | 3 | ||||
-rw-r--r-- | www/p5-WWW-Facebook-API/Makefile | 2 | ||||
-rw-r--r-- | www/p5-WWW-Google-News-TW/Makefile | 2 | ||||
-rw-r--r-- | www/p5-WWW-Mixi-Scraper/Makefile | 5 | ||||
-rw-r--r-- | www/slash/Makefile | 3 | ||||
-rw-r--r-- | www/twiki-LdapContrib/Makefile | 4 | ||||
-rw-r--r-- | www/twiki-WysiwygPlugin/Makefile | 4 | ||||
-rw-r--r-- | www/twiki/Makefile | 7 | ||||
-rw-r--r-- | www/webinject/Makefile | 3 | ||||
-rw-r--r-- | www/weblint++/Makefile | 4 | ||||
-rw-r--r-- | www/yabb/Makefile | 7 |
20 files changed, 30 insertions, 51 deletions
diff --git a/www/p5-HTML-Location/Makefile b/www/p5-HTML-Location/Makefile index ea2b4d5e8838..d198c025845e 100644 --- a/www/p5-HTML-Location/Makefile +++ b/www/p5-HTML-Location/Makefile @@ -7,6 +7,7 @@ PORTNAME= HTML-Location PORTVERSION= 1.03 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,14 +15,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= coryking@mozimedia.com COMMENT= Working with disk to URI file mappings (deprecated: see URI::ToDisk) -BUILD_DEPENDS= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \ - p5-Clone>=0.23:${PORTSDIR}/devel/p5-Clone \ - p5-URI>=1.35:${PORTSDIR}/net/p5-URI \ - p5-PathTools>=3.25:${PORTSDIR}/devel/p5-PathTools -RUN_DEPENDS= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \ - p5-Clone>=0.23:${PORTSDIR}/devel/p5-Clone \ - p5-URI>=1.35:${PORTSDIR}/net/p5-URI \ - p5-PathTools>=3.25:${PORTSDIR}/devel/p5-PathTools +BUILD_DEPENDS= p5-Clone>=0.23:${PORTSDIR}/devel/p5-Clone \ + p5-URI>=1.35:${PORTSDIR}/net/p5-URI +RUN_DEPENDS= p5-Clone>=0.23:${PORTSDIR}/devel/p5-Clone \ + p5-URI>=1.35:${PORTSDIR}/net/p5-URI PERL_CONFIGURE= yes diff --git a/www/p5-HTML-Template-Compiled/Makefile b/www/p5-HTML-Template-Compiled/Makefile index b147e86c477c..fdff27f79e69 100644 --- a/www/p5-HTML-Template-Compiled/Makefile +++ b/www/p5-HTML-Template-Compiled/Makefile @@ -7,6 +7,7 @@ PORTNAME= HTML-Template-Compiled PORTVERSION= 0.94 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= hideo@lastamericanempire.com COMMENT= Templating system that compiles HTML::Template files to Perl code -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ - ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \ +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \ ${SITE_PERL}/Data/TreeDumper/Renderer/DHTML.pm:${PORTSDIR}/www/p5-Data-TreeDumper-Renderer-DHTML \ ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \ ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage \ diff --git a/www/p5-Handel/Makefile b/www/p5-Handel/Makefile index 069afcb47be8..510105e93260 100644 --- a/www/p5-Handel/Makefile +++ b/www/p5-Handel/Makefile @@ -7,6 +7,7 @@ PORTNAME= Handel PORTVERSION= 1.00011 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,8 +16,6 @@ MAINTAINER= hideo@lastamericanempire.com COMMENT= Simple ecommerce framework with AxKit/Catalyst support BUILD_DEPENDS= ${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error \ - ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ - ${SITE_PERL}/Locale/Maketext.pm:${PORTSDIR}/devel/p5-Locale-Maketext \ ${SITE_PERL}/Module/Pluggable.pm:${PORTSDIR}/devel/p5-Module-Pluggable \ ${SITE_PERL}/Class/Accessor/Grouped.pm:${PORTSDIR}/devel/p5-Class-Accessor-Grouped \ ${SITE_PERL}/Data/Currency.pm:${PORTSDIR}/finance/p5-Data-Currency \ diff --git a/www/p5-Image-Delivery/Makefile b/www/p5-Image-Delivery/Makefile index 5337cd8636b6..a68ed15f3c29 100644 --- a/www/p5-Image-Delivery/Makefile +++ b/www/p5-Image-Delivery/Makefile @@ -7,6 +7,7 @@ PORTNAME= Image-Delivery PORTVERSION= 0.14 +PORTREVISION= 1 CATEGORIES= www graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +16,6 @@ MAINTAINER= coryking@mozimedia.com COMMENT= Efficient transformation and delivery of web images BUILD_DEPENDS= p5-Test-ClassAPI>=1.04:${PORTSDIR}/devel/p5-Test-ClassAPI \ - p5-Digest-MD5>0:${PORTSDIR}/security/p5-Digest-MD5 \ p5-Digest-TransformPath>=0.01:${PORTSDIR}/devel/p5-Digest-TransformPath \ p5-File-Remove>=0.34:${PORTSDIR}/devel/p5-File-Remove \ p5-File-Slurp>=9999.04:${PORTSDIR}/devel/p5-File-Slurp \ diff --git a/www/p5-Jifty/Makefile b/www/p5-Jifty/Makefile index 480172f982ca..e16d654d68b7 100644 --- a/www/p5-Jifty/Makefile +++ b/www/p5-Jifty/Makefile @@ -7,7 +7,7 @@ PORTNAME= Jifty PORTVERSION= 0.91117 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +17,6 @@ COMMENT= Jifty -- Just Do It -- Yet another web framework BUILD_DEPENDS= \ p5-App-CLI>=0.03:${PORTSDIR}/devel/p5-App-CLI \ - p5-CGI.pm>=3.19:${PORTSDIR}/www/p5-CGI.pm \ p5-CGI-Cookie-Splitter>=0:${PORTSDIR}/www/p5-CGI-Cookie-Splitter \ p5-CSS-Squish>=0.05:${PORTSDIR}/textproc/p5-CSS-Squish \ p5-Cache-Cache>0:${PORTSDIR}/devel/p5-Cache-Cache \ @@ -62,7 +61,6 @@ BUILD_DEPENDS= \ p5-Locale-Maketext-Lexicon>=0.60:${PORTSDIR}/devel/p5-Locale-Maketext-Lexicon \ p5-Log-Log4perl>=1.04:${PORTSDIR}/devel/p5-Log-Log4perl \ p5-MIME-Types>0:${PORTSDIR}/mail/p5-MIME-Types \ - p5-Module-CoreList>0:${PORTSDIR}/devel/p5-Module-CoreList \ p5-Module-Install>=0.50:${PORTSDIR}/devel/p5-Module-Install \ p5-Module-Pluggable>=3.5:${PORTSDIR}/devel/p5-Module-Pluggable \ p5-Module-Refresh>=0.09:${PORTSDIR}/devel/p5-Module-Refresh \ @@ -84,7 +82,6 @@ BUILD_DEPENDS= \ p5-Test-MockModule>=0.05:${PORTSDIR}/devel/p5-Test-MockModule \ p5-Test-MockObject>=1.07:${PORTSDIR}/devel/p5-Test-MockObject \ p5-Test-Pod-Coverage>0:${PORTSDIR}/devel/p5-Test-Pod-Coverage \ - p5-Test-Simple>=0.62:${PORTSDIR}/devel/p5-Test-Simple \ p5-Test-WWW-Declare>=0:${PORTSDIR}/devel/p5-Test-WWW-Declare \ p5-Test-WWW-Mechanize>=1.04:${PORTSDIR}/devel/p5-Test-WWW-Mechanize \ p5-Test-WWW-Selenium>=0:${PORTSDIR}/devel/p5-Test-WWW-Selenium \ diff --git a/www/p5-MediaWiki-API/Makefile b/www/p5-MediaWiki-API/Makefile index ea126775731c..4548bb4612ae 100644 --- a/www/p5-MediaWiki-API/Makefile +++ b/www/p5-MediaWiki-API/Makefile @@ -7,6 +7,7 @@ PORTNAME= MediaWiki-API PORTVERSION= 0.28 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,8 +16,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= OOP MediaWiki engine client RUN_DEPENDS= ${SITE_PERL}/HTTP/Request/Common.pm:${PORTSDIR}/www/p5-libwww \ - ${SITE_PERL}/${PERL_ARCH}/JSON/XS.pm:${PORTSDIR}/converters/p5-JSON-XS \ - ${SITE_PERL}/${PERL_ARCH}/Encode.pm:${PORTSDIR}/converters/p5-Encode + ${SITE_PERL}/${PERL_ARCH}/JSON/XS.pm:${PORTSDIR}/converters/p5-JSON-XS PERL_CONFIGURE= yes diff --git a/www/p5-Net-FireEagle/Makefile b/www/p5-Net-FireEagle/Makefile index 5cfa96a85d20..5ac9335b8099 100644 --- a/www/p5-Net-FireEagle/Makefile +++ b/www/p5-Net-FireEagle/Makefile @@ -7,6 +7,7 @@ PORTNAME= Net-FireEagle PORTVERSION= 1.6 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +17,6 @@ COMMENT= Access Yahoo's FireEagle location service RUN_DEPENDS= p5-Net-OAuth-Simple>=1.0:${PORTSDIR}/net/p5-Net-OAuth-Simple \ p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \ - p5-Test-Simple>=0.74:${PORTSDIR}/devel/p5-Test-Simple \ p5-JSON-Any>=1.15:${PORTSDIR}/converters/p5-JSON-Any \ p5-Net-SSLeay>=1.30:${PORTSDIR}/security/p5-Net-SSLeay BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/www/p5-POE-Component-Server-HTTP/Makefile b/www/p5-POE-Component-Server-HTTP/Makefile index c3473d5cb343..fc1cd1920f83 100644 --- a/www/p5-POE-Component-Server-HTTP/Makefile +++ b/www/p5-POE-Component-Server-HTTP/Makefile @@ -7,6 +7,7 @@ PORTNAME= POE-Component-Server-HTTP PORTVERSION= 0.09 +PORTREVISION= 1 CATEGORIES= www devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +17,6 @@ COMMENT= POE Component to create HTTP Servers BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ ${SITE_PERL}/POE/API/Peek.pm:${PORTSDIR}/devel/p5-POE-API-Peek \ - ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \ ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \ ${SITE_PERL}/HTTP/Status.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/p5-PodToHTML/Makefile b/www/p5-PodToHTML/Makefile index 06912a465876..1c484ae4e1f1 100644 --- a/www/p5-PodToHTML/Makefile +++ b/www/p5-PodToHTML/Makefile @@ -6,6 +6,7 @@ PORTNAME= PodToHTML PORTVERSION= 0.08 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Pod @@ -15,7 +16,6 @@ MAINTAINER= hrs@FreeBSD.org COMMENT= Generating HTML from several files containg POD documentation BUILD_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ - ${SITE_PERL}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-Pod-Parser \ ${SITE_PERL}/HTML/Element.pm:${PORTSDIR}/www/p5-HTML-Tree \ ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \ ${SITE_PERL}/HTML/FormatPS.pm:${PORTSDIR}/textproc/p5-HTML-Format diff --git a/www/p5-Reaction/Makefile b/www/p5-Reaction/Makefile index f9e5643f58ea..3cdd9934eead 100644 --- a/www/p5-Reaction/Makefile +++ b/www/p5-Reaction/Makefile @@ -7,7 +7,7 @@ PORTNAME= Reaction PORTVERSION= 0.001001 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -35,7 +35,6 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7002:${PORTSDIR}/www/p5-Catalyst-Runtime \ ${SITE_PERL}/DateTime/Event/Recurrence.pm:${PORTSDIR}/devel/p5-DateTime-Event-Recurrence \ ${SITE_PERL}/DateTime/Format/MySQL.pm:${PORTSDIR}/devel/p5-DateTime-Format-MySQL \ ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time-modules \ - ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ ${SITE_PERL}/Email/Valid.pm:${PORTSDIR}/mail/p5-Email-Valid \ ${SITE_PERL}/Email/Send.pm:${PORTSDIR}/mail/p5-Email-Send \ ${SITE_PERL}/Email/MIME.pm:${PORTSDIR}/mail/p5-Email-MIME \ diff --git a/www/p5-WWW-Facebook-API/Makefile b/www/p5-WWW-Facebook-API/Makefile index 3c5333c88bcf..6f89051782d9 100644 --- a/www/p5-WWW-Facebook-API/Makefile +++ b/www/p5-WWW-Facebook-API/Makefile @@ -7,6 +7,7 @@ PORTNAME= WWW-Facebook-API PORTVERSION= 0.4.17 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +17,6 @@ COMMENT= Facebook API implementation in Perl RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version \ ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \ - ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ ${SITE_PERL}/${PERL_ARCH}/Readonly.pm:${PORTSDIR}/devel/p5-Readonly \ ${SITE_PERL}/JSON/Any.pm:${PORTSDIR}/converters/p5-JSON-Any \ ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww diff --git a/www/p5-WWW-Google-News-TW/Makefile b/www/p5-WWW-Google-News-TW/Makefile index 2e2175afd3e7..3792fb4e2e11 100644 --- a/www/p5-WWW-Google-News-TW/Makefile +++ b/www/p5-WWW-Google-News-TW/Makefile @@ -7,6 +7,7 @@ PORTNAME= WWW-Google-News-TW PORTVERSION= 0.12 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +17,6 @@ COMMENT= Access to Google's Taiwan News Service (Not Usenet) BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \ - ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/p5-WWW-Mixi-Scraper/Makefile b/www/p5-WWW-Mixi-Scraper/Makefile index 1e5a52f416a7..1422f92434ce 100644 --- a/www/p5-WWW-Mixi-Scraper/Makefile +++ b/www/p5-WWW-Mixi-Scraper/Makefile @@ -7,6 +7,7 @@ PORTNAME= WWW-Mixi-Scraper PORTVERSION= 0.25 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,11 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= markun@onohara.to COMMENT= Yet another mixi scraper -BUILD_DEPENDS= p5-Encode>=0:${PORTSDIR}/converters/p5-Encode \ - p5-Module-Find>=0:${PORTSDIR}/devel/p5-Module-Find \ +BUILD_DEPENDS= p5-Module-Find>=0:${PORTSDIR}/devel/p5-Module-Find \ p5-String-CamelCase>=0:${PORTSDIR}/textproc/p5-String-CamelCase \ p5-Test-UseAllModules>=0:${PORTSDIR}/devel/p5-Test-UseAllModules \ - p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-Web-Scraper>=0.17:${PORTSDIR}/www/p5-Web-Scraper \ p5-WWW-Mechanize>=1.50:${PORTSDIR}/www/p5-WWW-Mechanize diff --git a/www/slash/Makefile b/www/slash/Makefile index 25df02bc81e6..e0fa87365339 100644 --- a/www/slash/Makefile +++ b/www/slash/Makefile @@ -7,7 +7,7 @@ PORTNAME= slash PORTVERSION= 2.2.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}code/${PORTNAME}code/${PORTVERSION} DISTNAME= slash-${PORTVERSION} @@ -16,7 +16,6 @@ MAINTAINER= glarkin@FreeBSD.org COMMENT= Slash-Like Automatic Storytelling Homepage system BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \ - ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \ ${SITE_PERL}/Bundle/Slash.pm:${PORTSDIR}/www/p5-Bundle-Slash RUN_DEPENDS= ${BUILD_DEPENDS} \ ${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl diff --git a/www/twiki-LdapContrib/Makefile b/www/twiki-LdapContrib/Makefile index 44df73aa01ac..e1dceca701bc 100644 --- a/www/twiki-LdapContrib/Makefile +++ b/www/twiki-LdapContrib/Makefile @@ -7,14 +7,14 @@ PORTNAME= LdapContrib SVNREV= 16840 +PORTREVISION= 1 MASTER_SITES= http://protey.ru/freebsd/distfiles/ \ ${MASTER_SITE_LOCAL:S!$!skv/!} MAINTAINER= skv@FreeBSD.org COMMENT= LDAP services for TWiki -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ - ${SITE_PERL}/Bundle/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap +RUN_DEPENDS= ${SITE_PERL}/Bundle/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap .include "${.CURDIR}/../twiki/bsd.twiki.mk" .include <bsd.port.mk> diff --git a/www/twiki-WysiwygPlugin/Makefile b/www/twiki-WysiwygPlugin/Makefile index 94465b121cc5..555a9eea967e 100644 --- a/www/twiki-WysiwygPlugin/Makefile +++ b/www/twiki-WysiwygPlugin/Makefile @@ -6,11 +6,11 @@ PORTNAME= WysiwygPlugin SVNREV= 17720 +PORTREVISION= 1 COMMENT= Translator framework for Wysiwyg editors -RUN_DEPENDS= p5-HTML-Parser>=3.28:${PORTSDIR}/www/p5-HTML-Parser \ - p5-Encode>=2.01:${PORTSDIR}/converters/p5-Encode +RUN_DEPENDS= p5-HTML-Parser>=3.28:${PORTSDIR}/www/p5-HTML-Parser .include "${.CURDIR}/../twiki/bsd.twiki.mk" .include <bsd.port.mk> diff --git a/www/twiki/Makefile b/www/twiki/Makefile index e0d09365b50c..3004b37214f3 100644 --- a/www/twiki/Makefile +++ b/www/twiki/Makefile @@ -7,6 +7,7 @@ PORTNAME= twiki PORTVERSION= 4.2.4 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://twiki.org/p/pub/Codev/Release/ \ @@ -22,18 +23,12 @@ RUN_DEPENDS= \ p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff \ p5-Error>=0:${PORTSDIR}/lang/p5-Error \ p5-Text-Diff>=0:${PORTSDIR}/textproc/p5-Text-Diff \ - p5-CGI.pm>=0:${PORTSDIR}/www/p5-CGI.pm \ p5-CGI-Session>=0:${PORTSDIR}/www/p5-CGI-Session \ - p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \ p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ p5-Locale-Maketext-Lexicon>=0:${PORTSDIR}/devel/p5-Locale-Maketext-Lexicon \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools \ - p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper \ - p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 \ p5-Archive-Tar>=0:${PORTSDIR}/archivers/p5-Archive-Tar \ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ - p5-Time-Local>=0:${PORTSDIR}/devel/p5-Time-Local \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ twiki-TWikiUserMappingContrib>=0:${PORTSDIR}/www/twiki-TWikiUserMappingContrib diff --git a/www/webinject/Makefile b/www/webinject/Makefile index f8ae0ae4e50a..6b209b47906f 100644 --- a/www/webinject/Makefile +++ b/www/webinject/Makefile @@ -7,6 +7,7 @@ PORTNAME= webinject PORTVERSION= 1.41 +PORTREVISION= 1 CATEGORIES= www perl5 devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20-%20Source%20Code%20%28with%20UNIX%20style%20line%20endings%29 DISTNAME= ${PORTNAME}-${PORTVERSION}.src @@ -15,8 +16,6 @@ MAINTAINER= gerrit.beine@gmx.de COMMENT= A tool for automated testing of web applications RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ - ${SITE_PERL}/mach/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \ - ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \ ${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error \ ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \ ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay diff --git a/www/weblint++/Makefile b/www/weblint++/Makefile index 8073ba684287..0a8d4037d694 100644 --- a/www/weblint++/Makefile +++ b/www/weblint++/Makefile @@ -7,6 +7,7 @@ PORTNAME= weblint++ PORTVERSION= 1.15 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= CPAN MASTER_SITE_SUBDIR=../../authors/id/B/BD/BDFOY @@ -15,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= HTML validator and sanity checker BUILD_DEPENDS= p5-ConfigReader-Simple>=1.15:${PORTSDIR}/devel/p5-ConfigReader-Simple \ - p5-Digest-MD5>0:${PORTSDIR}/security/p5-Digest-MD5 \ p5-File-Find-Rule>0:${PORTSDIR}/devel/p5-File-Find-Rule \ p5-HTML-Lint>0:${PORTSDIR}/www/p5-HTML-Lint \ p5-HTML-SimpleLinkExtor>0:${PORTSDIR}/www/p5-HTML-SimpleLinkExtor \ @@ -24,10 +24,8 @@ BUILD_DEPENDS= p5-ConfigReader-Simple>=1.15:${PORTSDIR}/devel/p5-ConfigReader-Si p5-HTTP-Size>=0.04:${PORTSDIR}/www/p5-HTTP-Size \ p5-Mail-Sendmail>0:${PORTSDIR}/mail/p5-Mail-Sendmail \ p5-Test-Manifest>0.91:${PORTSDIR}/devel/p5-Test-Manifest \ - p5-Test-Simple>0:${PORTSDIR}/devel/p5-Test-Simple \ p5-Test-Pod>=0.90:${PORTSDIR}/devel/p5-Test-Pod \ p5-Text-Diff>0:${PORTSDIR}/textproc/p5-Text-Diff \ - p5-Time-HiRes>0:${PORTSDIR}/devel/p5-Time-HiRes \ p5-Text-Template>0:${PORTSDIR}/textproc/p5-Text-Template \ p5-Test-File>0:${PORTSDIR}/devel/p5-Test-File \ p5-URI>0:${PORTSDIR}/net/p5-URI diff --git a/www/yabb/Makefile b/www/yabb/Makefile index 6d616ea91a0e..0edfb0839906 100644 --- a/www/yabb/Makefile +++ b/www/yabb/Makefile @@ -7,7 +7,7 @@ PORTNAME= yabb PORTVERSION= 2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/YaBB%202/${PORTVERSION} DISTNAME= YaBB_${PORTVERSION} @@ -15,10 +15,7 @@ DISTNAME= YaBB_${PORTVERSION} MAINTAINER= rodrigo@bebik.net COMMENT= The original free open-source forum written in Perl -RUN_DEPENDS= p5-CGI.pm>=0:${PORTSDIR}/www/p5-CGI.pm \ - p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes \ - p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \ - p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC +RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC NO_PACKAGE= complicated (de)installation paradigm USE_ZIP= yes |