aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2024-04-13 10:49:18 +0000
committerRene Ladan <rene@FreeBSD.org>2024-04-13 10:49:18 +0000
commitbf003551f6961ac2907b8dbe1415eea54c3a556e (patch)
treef77209e968e43cbc0b2fc918c8fc8e3ea6175111
parent97f46701d001aa69b8771c31e36c126c42a43533 (diff)
downloadports-bf003551f6961ac2907b8dbe1415eea54c3a556e.tar.gz
ports-bf003551f6961ac2907b8dbe1415eea54c3a556e.zip
www/p5-Catalyst-Plugin-FormBuilder: Remove expired port
2024-04-13 www/p5-Catalyst-Plugin-FormBuilder: Deprecated by upstream
-rw-r--r--MOVED1
-rw-r--r--www/Makefile1
-rw-r--r--www/p5-Catalyst-Plugin-FormBuilder/Makefile25
-rw-r--r--www/p5-Catalyst-Plugin-FormBuilder/distinfo2
-rw-r--r--www/p5-Catalyst-Plugin-FormBuilder/pkg-descr7
-rw-r--r--www/p5-Catalyst-Plugin-FormBuilder/pkg-plist2
6 files changed, 1 insertions, 37 deletions
diff --git a/MOVED b/MOVED
index 7030f29d41fd..dd536721c358 100644
--- a/MOVED
+++ b/MOVED
@@ -3175,3 +3175,4 @@ x11-wm/kwinft|x11-wm/theseus-ship|2024-04-13|Project renamed
textproc/spiff||2024-04-13|Has expired: Active development of this port has been ceased
www/p5-libservlet||2024-04-13|Has expired: Upstream unmaintained and last release was in 2001
textproc/libparsifal||2024-04-13|Has expired: Upsrteam no longer available including WWW and distfile
+www/p5-Catalyst-Plugin-FormBuilder||2024-04-13|Has expired: Deprecated by upstream
diff --git a/www/Makefile b/www/Makefile
index e3f890edc653..9468f59a9957 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -683,7 +683,6 @@
SUBDIR += p5-Catalyst-Plugin-Email
SUBDIR += p5-Catalyst-Plugin-ErrorCatcher
SUBDIR += p5-Catalyst-Plugin-FillInForm
- SUBDIR += p5-Catalyst-Plugin-FormBuilder
SUBDIR += p5-Catalyst-Plugin-FormValidator
SUBDIR += p5-Catalyst-Plugin-I18N
SUBDIR += p5-Catalyst-Plugin-Log-Dispatch
diff --git a/www/p5-Catalyst-Plugin-FormBuilder/Makefile b/www/p5-Catalyst-Plugin-FormBuilder/Makefile
deleted file mode 100644
index 125f7a477a8c..000000000000
--- a/www/p5-Catalyst-Plugin-FormBuilder/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-PORTNAME= Catalyst-Plugin-FormBuilder
-PORTVERSION= 1.07
-PORTREVISION= 3
-CATEGORIES= www perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= bofh@FreeBSD.org
-COMMENT= FormBuilder for Catalyst
-WWW= https://metacpan.org/release/Catalyst-Plugin-FormBuilder
-
-LICENSE= ART10 GPLv1+
-LICENSE_COMB= dual
-
-DEPRECATED= Deprecated by upstream
-EXPIRATION_DATE=2024-04-13
-
-BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= p5-Catalyst-Runtime>=5.7:www/p5-Catalyst-Runtime \
- p5-CGI-FormBuilder>=3.02:www/p5-CGI-FormBuilder
-
-USES= perl5 tar:tgz
-USE_PERL5= configure
-
-.include <bsd.port.mk>
diff --git a/www/p5-Catalyst-Plugin-FormBuilder/distinfo b/www/p5-Catalyst-Plugin-FormBuilder/distinfo
deleted file mode 100644
index 4ef909aacd91..000000000000
--- a/www/p5-Catalyst-Plugin-FormBuilder/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (Catalyst-Plugin-FormBuilder-1.07.tgz) = 40bf0ef703d980be739e87f879629d6ae73de3a41a561c81f6831fcd7770fad2
-SIZE (Catalyst-Plugin-FormBuilder-1.07.tgz) = 7830
diff --git a/www/p5-Catalyst-Plugin-FormBuilder/pkg-descr b/www/p5-Catalyst-Plugin-FormBuilder/pkg-descr
deleted file mode 100644
index 970369b09f84..000000000000
--- a/www/p5-Catalyst-Plugin-FormBuilder/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Catalyst::Plugin::FormBuilder - Catalyst FormBuilder Plugin
-
-This plugin merges the functionality of CGI::FormBuilder with Catalyst
-and Template Toolkit. This gives you access to all of FormBuilder's
-niceties, such as controllable field stickiness, multilingual support,
-and Javascript generation. For more details, see CGI::FormBuilder or
-the website at: http://www.formbuilder.org
diff --git a/www/p5-Catalyst-Plugin-FormBuilder/pkg-plist b/www/p5-Catalyst-Plugin-FormBuilder/pkg-plist
deleted file mode 100644
index c075aaffb24c..000000000000
--- a/www/p5-Catalyst-Plugin-FormBuilder/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-%%PERL5_MAN3%%/Catalyst::Plugin::FormBuilder.3.gz
-%%SITE_PERL%%/Catalyst/Plugin/FormBuilder.pm