aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-09-30 16:58:22 +0800
committerdougb <dougb@FreeBSD.org>2011-09-30 16:58:22 +0800
commit8015e2a4fa3496b6f0f3235d513a1733a658fef8 (patch)
treeb46bf4adcf81ff8c1a7236efe99faa3102821d51 /textproc
parent11a34e7c412963bc9c924e5bc5707a8b5c5ec390 (diff)
downloadfreebsd-ports-gnome-8015e2a4fa3496b6f0f3235d513a1733a658fef8.tar.gz
freebsd-ports-gnome-8015e2a4fa3496b6f0f3235d513a1733a658fef8.tar.zst
freebsd-ports-gnome-8015e2a4fa3496b6f0f3235d513a1733a658fef8.zip
As previously advertised, remove ports that previously had been
DEPRECATED without EXPIRATION_DATE, and the ports that depend on them. audio/mt-daapd Use audio/firefly instead databases/p5-DBIx-Class-Validation Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED devel/p5-Class-Data-Accessor Please consider using p5-Class-Accessor-Grouped or p5-Moose graphics/libflash gplflash is no longer supported. Please use gnash instead graphics/flashplayer Depends on DEPRECATED graphics/libflash japanese/p5-FormValidator-Simple-Plugin-Number-Phone-JP Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED net/p5-OAuth-Lite Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED net-mgmt/py-snmp use net-mgmt/py-snmp4 instead net-mgmt/py-twistedSNMP Relies on net-mgmt/py-snmp, which is DEPRECATED net-p2p/gift unmaintained upstream for several years net-p2p/giftcurs unmaintained upstream for several years net-p2p/giftoxic unmaintained upstream for several years net-p2p/giftui unmaintained upstream for several years net-p2p/apollon Depends on net-p2p/gift, which is DEPRECATED textproc/p5-FormValidator-Simple Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED www/flashplugin-mozilla gplflash is no longer supported. Please use graphics/gnash, \ www/p5-HTML-Widget Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED www/p5-Catalyst-Plugin-AutoRestart Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED www/p5-Catalyst-Example-InstantCRUD Depends on www/p5-HTML-Widget, which is DEPRECATED www/p5-Catalyst-Plugin-FormValidator-Simple Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED www/p5-Catalyst-Plugin-HTML-Widget Depends on www/p5-HTML-Widget, which is DEPRECATED www/asterisk-fop Depends on www/flashplugin-mozilla which is DEPRECATED www/p5-Handel Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED www/p5-DBIx-Class-HTMLWidget Depends on www/p5-HTML-Widget, which is DEPRECATED www/p5-HTML-Widget-DBIC Disappear from CPAN x11-wm/fvwm24 No longer supported by fvwm.org
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/p5-FormValidator-Simple/Makefile46
-rw-r--r--textproc/p5-FormValidator-Simple/distinfo2
-rw-r--r--textproc/p5-FormValidator-Simple/pkg-descr14
-rw-r--r--textproc/p5-FormValidator-Simple/pkg-plist18
5 files changed, 0 insertions, 81 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 0f34a92e3855..42332aa77fca 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -497,7 +497,6 @@
SUBDIR += p5-File-Inplace
SUBDIR += p5-Filter-Simple
SUBDIR += p5-FormValidator-Lite
- SUBDIR += p5-FormValidator-Simple
SUBDIR += p5-Games-Dissociate
SUBDIR += p5-Geo-Parse-OSM
SUBDIR += p5-Getopt-Lucid
diff --git a/textproc/p5-FormValidator-Simple/Makefile b/textproc/p5-FormValidator-Simple/Makefile
deleted file mode 100644
index 0219a4b58de1..000000000000
--- a/textproc/p5-FormValidator-Simple/Makefile
+++ /dev/null
@@ -1,46 +0,0 @@
-# New ports collection makefile for: FormValidator::Simple
-# Date created: 21 Nov 2005
-# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= FormValidator-Simple
-PORTVERSION= 0.28
-CATEGORIES= textproc perl5
-MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:LYOKATO
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= Validation with simple chains of constraints
-
-DEPRECATED= Depends on devel/p5-Class-Data-Accessor, which is deprecated
-EXPIRATION_DATE= 2011-09-30
-
-BUILD_DEPENDS= p5-Class-Accessor>=0.22:${PORTSDIR}/devel/p5-Class-Accessor \
- p5-Class-Inspector>=1.13:${PORTSDIR}/devel/p5-Class-Inspector \
- p5-Class-Data-Inheritable>=0.04:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
- p5-Class-Data-Accessor>=0.03:${PORTSDIR}/devel/p5-Class-Data-Accessor \
- p5-UNIVERSAL-require>=0.10:${PORTSDIR}/devel/p5-UNIVERSAL-require \
- p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \
- p5-Email-Valid>=0.15:${PORTSDIR}/mail/p5-Email-Valid \
- p5-Email-Valid-Loose>=0.04:${PORTSDIR}/mail/p5-Email-Valid-Loose \
- p5-Date-Calc>=5.4:${PORTSDIR}/devel/p5-Date-Calc \
- p5-Tie-IxHash>=1.21:${PORTSDIR}/devel/p5-Tie-IxHash \
- p5-YAML>=0.39:${PORTSDIR}/textproc/p5-YAML \
- p5-List-MoreUtils>=0.16:${PORTSDIR}/lang/p5-List-MoreUtils \
- p5-DateTime-Format-Strptime>=1.07:${PORTSDIR}/devel/p5-DateTime-Format-Strptime
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
-PERL_CONFIGURE= yes
-
-MAN3= FormValidator::Simple.3 \
- FormValidator::Simple::Results.3
-
-# included AutoInstall.pm bugs out on multi-dot version numbers, so let
-# ports handle all the installation requirements...
-post-extract:
- @${PERL} -i.bak -ne 'print unless /^requires/' ${WRKSRC}/Makefile.PL
-
-.include <bsd.port.mk>
diff --git a/textproc/p5-FormValidator-Simple/distinfo b/textproc/p5-FormValidator-Simple/distinfo
deleted file mode 100644
index e13e1e10a308..000000000000
--- a/textproc/p5-FormValidator-Simple/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (FormValidator-Simple-0.28.tar.gz) = db41fb43007cb2073e521908f13e3c15ef53d534867ef6295d1e179589803e8a
-SIZE (FormValidator-Simple-0.28.tar.gz) = 36273
diff --git a/textproc/p5-FormValidator-Simple/pkg-descr b/textproc/p5-FormValidator-Simple/pkg-descr
deleted file mode 100644
index c81ae2b2ec41..000000000000
--- a/textproc/p5-FormValidator-Simple/pkg-descr
+++ /dev/null
@@ -1,14 +0,0 @@
-This module provides you a sweet way of form data validation with
-simple constraints chains.
-
-You can write constraints on single line for each input data.
-
-This idea is based on Sledge::Plugin::Validator, and most of
-validation code is borrowed from this plugin.
-
-(Sledge is a MVC web application framework: http://sl.edge.jp [Japanese] )
-
-The result object this module returns behaves like
-Data::FormValidator::Results.
-
-WWW: http://search.cpan.org/dist/FormValidator-Simple/
diff --git a/textproc/p5-FormValidator-Simple/pkg-plist b/textproc/p5-FormValidator-Simple/pkg-plist
deleted file mode 100644
index 24f99fc1a54d..000000000000
--- a/textproc/p5-FormValidator-Simple/pkg-plist
+++ /dev/null
@@ -1,18 +0,0 @@
-%%SITE_PERL%%/FormValidator/Simple/Exception.pm
-%%SITE_PERL%%/FormValidator/Simple/Constraints.pm
-%%SITE_PERL%%/FormValidator/Simple/Iterator.pm
-%%SITE_PERL%%/FormValidator/Simple/Result.pm
-%%SITE_PERL%%/FormValidator/Simple/Results.pm
-%%SITE_PERL%%/FormValidator/Simple/Messages.pm
-%%SITE_PERL%%/FormValidator/Simple/Constraint.pm
-%%SITE_PERL%%/FormValidator/Simple/ArrayList.pm
-%%SITE_PERL%%/FormValidator/Simple/Validator.pm
-%%SITE_PERL%%/FormValidator/Simple/Constants.pm
-%%SITE_PERL%%/FormValidator/Simple/Profile.pm
-%%SITE_PERL%%/FormValidator/Simple/Data.pm
-%%SITE_PERL%%/FormValidator/Simple.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/FormValidator/Simple/.packlist
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/FormValidator/Simple
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/FormValidator
-@dirrmtry %%SITE_PERL%%/FormValidator/Simple
-@dirrmtry %%SITE_PERL%%/FormValidator