Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Apr 2024 10:49:27 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bf003551f696 - main - www/p5-Catalyst-Plugin-FormBuilder: Remove expired port
Message-ID:  <202404131049.43DAnRUE057090@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bf003551f6961ac2907b8dbe1415eea54c3a556e

commit bf003551f6961ac2907b8dbe1415eea54c3a556e
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2024-04-13 10:49:18 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2024-04-13 10:49:18 +0000

    www/p5-Catalyst-Plugin-FormBuilder: Remove expired port
    
    2024-04-13 www/p5-Catalyst-Plugin-FormBuilder: Deprecated by upstream
---
 MOVED                                        |  1 +
 www/Makefile                                 |  1 -
 www/p5-Catalyst-Plugin-FormBuilder/Makefile  | 25 -------------------------
 www/p5-Catalyst-Plugin-FormBuilder/distinfo  |  2 --
 www/p5-Catalyst-Plugin-FormBuilder/pkg-descr |  7 -------
 www/p5-Catalyst-Plugin-FormBuilder/pkg-plist |  2 --
 6 files changed, 1 insertion(+), 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404131049.43DAnRUE057090>