aboutsummaryrefslogtreecommitdiffstats
path: root/devel
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 /devel
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 'devel')
-rw-r--r--devel/Makefile1
-rw-r--r--devel/p5-Class-Data-Accessor/Makefile27
-rw-r--r--devel/p5-Class-Data-Accessor/distinfo2
-rw-r--r--devel/p5-Class-Data-Accessor/pkg-descr6
-rw-r--r--devel/p5-Class-Data-Accessor/pkg-plist7
5 files changed, 0 insertions, 43 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 116fd427b275..5ff6c557d1b7 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1313,7 +1313,6 @@
SUBDIR += p5-Class-Constant
SUBDIR += p5-Class-Container
SUBDIR += p5-Class-Contract
- SUBDIR += p5-Class-Data-Accessor
SUBDIR += p5-Class-Data-ConfigHash
SUBDIR += p5-Class-Data-Inheritable
SUBDIR += p5-Class-Date
diff --git a/devel/p5-Class-Data-Accessor/Makefile b/devel/p5-Class-Data-Accessor/Makefile
deleted file mode 100644
index d2e36fa8672f..000000000000
--- a/devel/p5-Class-Data-Accessor/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# New ports collection makefile for: devel/p5-Class-Data-Accessor
-# Date created: 2 Feb 2006
-# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Class-Data-Accessor
-PORTVERSION= 0.04004
-CATEGORIES= devel perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= Inheritable and overridable class and instance data accessors
-
-# Depended on by: devel/p5-App-CLI-Extension, net/p5-OAuth-Lite,
-# textproc/p5-FormValidator-Simple, www/p5-Catalyst-Plugin-AutoRestart,
-# www/p5-HTML-Widget, www/p5-Catalyst-Plugin-ErrorCatcher
-DEPRECATED= Please consider using p5-Class-Accessor-Grouped or p5-Moose
-EXPIRATION_DATE= 2011-09-30
-
-PERL_CONFIGURE= yes
-
-MAN3= Class::Data::Accessor.3
-
-.include <bsd.port.mk>
diff --git a/devel/p5-Class-Data-Accessor/distinfo b/devel/p5-Class-Data-Accessor/distinfo
deleted file mode 100644
index 11504ebe1f59..000000000000
--- a/devel/p5-Class-Data-Accessor/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (Class-Data-Accessor-0.04004.tar.gz) = c122d6e2df6136ce9bea1e6d2b776cb9e69e00085ece995301814c7af3a8e814
-SIZE (Class-Data-Accessor-0.04004.tar.gz) = 24131
diff --git a/devel/p5-Class-Data-Accessor/pkg-descr b/devel/p5-Class-Data-Accessor/pkg-descr
deleted file mode 100644
index d3e884dffe67..000000000000
--- a/devel/p5-Class-Data-Accessor/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Class::Data::Accessor is the marriage of Class::Accessor and
-Class::Data::Inheritable into a single module. It is used for creating
-accessors to class data that overridable in subclasses as well as in
-class instances.
-
-WWW: http://search.cpan.org/dist/Class-Data-Accessor/
diff --git a/devel/p5-Class-Data-Accessor/pkg-plist b/devel/p5-Class-Data-Accessor/pkg-plist
deleted file mode 100644
index 1ea6d87868be..000000000000
--- a/devel/p5-Class-Data-Accessor/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-%%SITE_PERL%%/Class/Data/Accessor.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Data/Accessor/.packlist
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Data/Accessor
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Data
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class
-@dirrmtry %%SITE_PERL%%/Class/Data
-@dirrmtry %%SITE_PERL%%/Class