1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

Mark DEPRECATED the remainder of the ports that depend on things already

deprecated in the "ports that were deprecated but lacked expiration date"
category.
This commit is contained in:
Doug Barton 2011-09-26 05:22:10 +00:00
parent be9d6b9639
commit 7a7f0dd8ee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282412
7 changed files with 21 additions and 0 deletions

View File

@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Validate data before submitting to a database
DEPRECATED= Depends on textproc/p5-FormValidator-Simple, which is deprecated
EXPIRATION_DATE= 2011-09-30
BUILD_DEPENDS= ${SITE_PERL}/Module/Install.pm:${PORTSDIR}/devel/p5-Module-Install \
${SITE_PERL}/DateTime/Format/Builder.pm:${PORTSDIR}/devel/p5-DateTime-Format-SQLite \
${SITE_PERL}/Data/FormValidator.pm:${PORTSDIR}/textproc/p5-Data-FormValidator \

View File

@ -13,6 +13,9 @@ MASTER_SITES= CPAN
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl module for Japanese phone number validation
DEPRECATED= Depends on textproc/p5-FormValidator-Simple, which is deprecated
EXPIRATION_DATE= 2011-09-30
RUN_DEPENDS= p5-FormValidator-Simple>=0.03:${PORTSDIR}/textproc/p5-FormValidator-Simple \
ja-p5-Number-Phone-JP>=0.03:${PORTSDIR}/japanese/p5-Number-Phone-JP

View File

@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Create a working CRUD Catalyst example with the least of effort
DEPRECATED= Depends on www/p5-HTML-Widget, which is deprecated
EXPIRATION_DATE= 2011-09-30
BUILD_DEPENDS= \
p5-Catalyst-Devel>=1.00:${PORTSDIR}/www/p5-Catalyst-Devel \
p5-Catalyst-Model-DBIC-Schema>=0:${PORTSDIR}/www/p5-Catalyst-Model-DBIC-Schema \

View File

@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Validator for Catalyst with FormValidator::Simple
DEPRECATED= Depends on textproc/p5-FormValidator-Simple, which is deprecated
EXPIRATION_DATE= 2011-09-30
BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-Catalyst-Plugin-FormValidator>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-FormValidator \
p5-FormValidator-Simple>=0.28:${PORTSDIR}/textproc/p5-FormValidator-Simple

View File

@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= HTML Widget And Validation Framework
DEPRECATED= Depends on www/p5-HTML-Widget, which is deprecated
EXPIRATION_DATE= 2011-09-30
BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-HTML-Widget>=0:${PORTSDIR}/www/p5-HTML-Widget
RUN_DEPENDS= ${BUILD_DEPENDS}

View File

@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Like FromForm but with DBIx::Class and HTML::Widget
DEPRECATED= Depends on www/p5-HTML-Widget, which is deprecated
EXPIRATION_DATE= 2011-09-30
RUN_DEPENDS= p5-HTML-Widget>=1.10:${PORTSDIR}/www/p5-HTML-Widget \
p5-DBIx-Class>=0.05:${PORTSDIR}/databases/p5-DBIx-Class
BUILD_DEPENDS= ${RUN_DEPENDS}

View File

@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Simple ecommerce framework with AxKit/Catalyst support
DEPRECATED= Depends on textproc/p5-FormValidator-Simple, which is deprecated
EXPIRATION_DATE= 2011-09-30
BUILD_DEPENDS= p5-Error>=0.17016:${PORTSDIR}/lang/p5-Error \
p5-Class-Accessor-Grouped>=0.09003:${PORTSDIR}/devel/p5-Class-Accessor-Grouped \
p5-Data-Currency>=0.04002:${PORTSDIR}/finance/p5-Data-Currency \