git: b6badd27ff96 - main - www/p5-Apache-DB: Remove expired port

Rene Ladan <[email protected]> Sun, 02 Aug 2026 18:39:16 +0000
Newsgroups gmane.os.freebsd.devel.cvs.ports
Message-ID <[email protected]>
The branch main has been updated by rene:

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

commit b6badd27ff96b68f5a1d7c3b2829e76cd28f8975
Author:     Rene Ladan <[email protected]>
AuthorDate: 2026-08-02 18:39:07 +0000
Commit:     Rene Ladan <[email protected]>
CommitDate: 2026-08-02 18:39:07 +0000

    www/p5-Apache-DB: Remove expired port
    
    2026-08-01 www/p5-Apache-DB: uses hidden Perl functions that are hidden after 5.37.0
---
 MOVED                      |  1 +
 www/Makefile               |  1 -
 www/p5-Apache-DB/Makefile  | 27 ---------------------------
 www/p5-Apache-DB/distinfo  |  3 ---
 www/p5-Apache-DB/pkg-descr |  5 -----
 www/p5-Apache-DB/pkg-plist |  9 ---------
 6 files changed, 1 insertion(+), 45 deletions(-)

diff --git a/MOVED b/MOVED
index 0fd46bdb985b..7607c17ce6df 100644
--- a/MOVED
+++ b/MOVED
@@ -5539,3 +5539,4 @@ security/libprelude||2026-07-31|Has expired: Upstream project is dead
 www/cgicc||2026-07-31|Has expired: Unmaintained upstream
 mail/py-afew||2026-07-31|Has expired: Fails to build with sphinx-9.0.4, does not support Python 3.13
 devel/electron39||2026-07-31|Has expired: EOLed upstream, switch to newer version
+www/p5-Apache-DB||2026-08-02|Has expired: uses hidden Perl functions that are hidden after 5.37.0
diff --git a/www/Makefile b/www/Makefile
index 8a95a600ce72..b4e2933bebf2 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -579,7 +579,6 @@
     SUBDIR += p5-Apache-Config-Preproc
     SUBDIR += p5-Apache-ConfigFile
     SUBDIR += p5-Apache-ConfigParser
-    SUBDIR += p5-Apache-DB
     SUBDIR += p5-Apache-DBI
     SUBDIR += p5-Apache-Defaults
     SUBDIR += p5-Apache-Htgroup
diff --git a/www/p5-Apache-DB/Makefile b/www/p5-Apache-DB/Makefile
deleted file mode 100644
index 43140d788428..000000000000
--- a/www/p5-Apache-DB/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-PORTNAME=	Apache-DB
-PORTVERSION=	0.18
-PORTREVISION=	1
-CATEGORIES=	www perl5
-MASTER_SITES=	CPAN
-PKGNAMEPREFIX=	p5-
-
-MAINTAINER=	[email protected]
-COMMENT=	Debugging and profiling tools for mod_perl
-WWW=		https://metacpan.org/release/Apache-DB
-
-LICENSE=	ART10 GPLv1+
-LICENSE_COMB=	dual
-
-RUN_DEPENDS=	${APACHE_PKGNAMEPREFIX}mod_perl2>=0:www/mod_perl2
-
-USES=		apache:run perl5
-USE_PERL5=	configure
-
-post-install:
-	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Apache/DB/DB.so
-
-BROKEN=         uses hidden Perl functions that are hidden after 5.37.0
-DEPRECATED=	${BROKEN}
-EXPIRATION_DATE=2026-08-01
-
-.include <bsd.port.mk>
diff --git a/www/p5-Apache-DB/distinfo b/www/p5-Apache-DB/distinfo
deleted file mode 100644
index 2c22e907035c..000000000000
--- a/www/p5-Apache-DB/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1595256291
-SHA256 (Apache-DB-0.18.tar.gz) = 6527f4f1598270bea07bec787b71bdf0ec2b572548be7438cf74f2b9a600bfed
-SIZE (Apache-DB-0.18.tar.gz) = 9820
diff --git a/www/p5-Apache-DB/pkg-descr b/www/p5-Apache-DB/pkg-descr
deleted file mode 100644
index 1422becbbd7b..000000000000
--- a/www/p5-Apache-DB/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-This package provides debugging and profiling tools for mod_perl:
-
- Apache::DB        - Hooks for the interactive Perl debugger
- Apache::DProf     - Hooks for Devel::DProf
- Apache::SmallProf - Hooks for Devel::SmallProf
diff --git a/www/p5-Apache-DB/pkg-plist b/www/p5-Apache-DB/pkg-plist
deleted file mode 100644
index 062ae59a0689..000000000000
--- a/www/p5-Apache-DB/pkg-plist
+++ /dev/null
@@ -1,9 +0,0 @@
-%%SITE_ARCH%%/Apache/DB.pm
-%%SITE_ARCH%%/Apache/DProf.pm
-%%SITE_ARCH%%/Apache/SmallProf.pm
-%%SITE_ARCH%%/Apache/perl5db.pl
-%%SITE_ARCH%%/auto/Apache/DB/DB.so
-%%PERL5_MAN3%%/Apache::DB.3.gz
-%%PERL5_MAN3%%/Apache::DProf.3.gz
-%%PERL5_MAN3%%/Apache::SmallProf.3.gz
-%%PERL5_MAN3%%/Apache::perl5db.3.gz