summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-09-26 05:22:10 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-09-26 05:22:10 +0000
commit7a7f0dd8eee0633e7039d0c057f03bbbafa3ba73 (patch)
treed483fb3a0ef33444e9f354baa741666c5c9df62b
parent- Update to 0.10 (diff)
Mark DEPRECATED the remainder of the ports that depend on things already
deprecated in the "ports that were deprecated but lacked expiration date" category.
Notes
Notes: svn path=/head/; revision=282412
-rw-r--r--databases/p5-DBIx-Class-Validation/Makefile3
-rw-r--r--japanese/p5-FormValidator-Simple-Plugin-Number-Phone-JP/Makefile3
-rw-r--r--www/p5-Catalyst-Example-InstantCRUD/Makefile3
-rw-r--r--www/p5-Catalyst-Plugin-FormValidator-Simple/Makefile3
-rw-r--r--www/p5-Catalyst-Plugin-HTML-Widget/Makefile3
-rw-r--r--www/p5-DBIx-Class-HTMLWidget/Makefile3
-rw-r--r--www/p5-Handel/Makefile3
7 files changed, 21 insertions, 0 deletions
diff --git a/databases/p5-DBIx-Class-Validation/Makefile b/databases/p5-DBIx-Class-Validation/Makefile
index fe6e433b2d94..87bae97e8753 100644
--- a/databases/p5-DBIx-Class-Validation/Makefile
+++ b/databases/p5-DBIx-Class-Validation/Makefile
@@ -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 \
diff --git a/japanese/p5-FormValidator-Simple-Plugin-Number-Phone-JP/Makefile b/japanese/p5-FormValidator-Simple-Plugin-Number-Phone-JP/Makefile
index 0907411b1d13..854709494df2 100644
--- a/japanese/p5-FormValidator-Simple-Plugin-Number-Phone-JP/Makefile
+++ b/japanese/p5-FormValidator-Simple-Plugin-Number-Phone-JP/Makefile
@@ -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
diff --git a/www/p5-Catalyst-Example-InstantCRUD/Makefile b/www/p5-Catalyst-Example-InstantCRUD/Makefile
index 40be631e932f..4a0dd93a7d2a 100644
--- a/www/p5-Catalyst-Example-InstantCRUD/Makefile
+++ b/www/p5-Catalyst-Example-InstantCRUD/Makefile
@@ -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 \
diff --git a/www/p5-Catalyst-Plugin-FormValidator-Simple/Makefile b/www/p5-Catalyst-Plugin-FormValidator-Simple/Makefile
index 6f2ee5900975..89159cdc8519 100644
--- a/www/p5-Catalyst-Plugin-FormValidator-Simple/Makefile
+++ b/www/p5-Catalyst-Plugin-FormValidator-Simple/Makefile
@@ -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
diff --git a/www/p5-Catalyst-Plugin-HTML-Widget/Makefile b/www/p5-Catalyst-Plugin-HTML-Widget/Makefile
index 17ffe98f5e9c..7a462f692e2c 100644
--- a/www/p5-Catalyst-Plugin-HTML-Widget/Makefile
+++ b/www/p5-Catalyst-Plugin-HTML-Widget/Makefile
@@ -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}
diff --git a/www/p5-DBIx-Class-HTMLWidget/Makefile b/www/p5-DBIx-Class-HTMLWidget/Makefile
index 6f497dd968cf..804052d91690 100644
--- a/www/p5-DBIx-Class-HTMLWidget/Makefile
+++ b/www/p5-DBIx-Class-HTMLWidget/Makefile
@@ -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}
diff --git a/www/p5-Handel/Makefile b/www/p5-Handel/Makefile
index 3ad5ea7bc20a..3ddf7d0bd373 100644
--- a/www/p5-Handel/Makefile
+++ b/www/p5-Handel/Makefile
@@ -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 \