diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2025-08-05 19:36:17 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2025-08-05 19:36:17 +0000 |
| commit | de37b0020f701df2216ba58f8e76686442eb64f1 (patch) | |
| tree | 07241ae995d6b273f0e6a179b6b837d6937628d4 | |
| parent | 3b1edd3835be523a4e2e1c0551f56c760ccc07ef (diff) | |
databases/pear-DoctrineCommon: Remove expired port
2025-08-04 databases/pear-DoctrineCommon: Upstream no longer serves through PEAR channel and has been moved to Composer
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | databases/Makefile | 1 | ||||
| -rw-r--r-- | databases/pear-DoctrineCommon/Makefile | 20 | ||||
| -rw-r--r-- | databases/pear-DoctrineCommon/distinfo | 2 | ||||
| -rw-r--r-- | databases/pear-DoctrineCommon/pkg-descr | 1 |
5 files changed, 1 insertions, 24 deletions
@@ -4709,3 +4709,4 @@ security/openssl31-quictls||2025-08-04|Has expired: End-of-Life, please switch t security/openssl31||2025-08-04|Has expired: End-of-Life, will be removed when new vulnerabilities are reported or at end of quarter. Upgrade to security/openssl35 latest LTS databases/pear-DoctrineDBAL||2025-08-04|Has expired: Upstream no longer serves through PEAR channel and has been moved to Composer www/py-wsaccel||2025-08-04|Has expired: Upstream ceased development +databases/pear-DoctrineCommon||2025-08-05|Has expired: Upstream no longer serves through PEAR channel and has been moved to Composer diff --git a/databases/Makefile b/databases/Makefile index ff4e7ebad036..d169e070b4b2 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -516,7 +516,6 @@ SUBDIR += pear-DB_Table SUBDIR += pear-DB_ldap SUBDIR += pear-DB_ldap2 - SUBDIR += pear-DoctrineCommon SUBDIR += pear-Horde_Db SUBDIR += pear-Horde_HashTable SUBDIR += pear-Horde_Imsp diff --git a/databases/pear-DoctrineCommon/Makefile b/databases/pear-DoctrineCommon/Makefile deleted file mode 100644 index 3e8e72b8c70c..000000000000 --- a/databases/pear-DoctrineCommon/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= DoctrineCommon -PORTVERSION= 2.3.0 -CATEGORIES= databases pear -MASTER_SITES= http://pear.doctrine-project.org/get/ - -MAINTAINER= bofh@FreeBSD.org -COMMENT= Shared code for Doctrine PHP object relational mapper -WWW= https://www.doctrine-project.org/ - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Upstream no longer serves through PEAR channel and has been moved to Composer -EXPIRATION_DATE= 2025-08-04 - -USES= pear -PEAR_CHANNEL= doctrine -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/databases/pear-DoctrineCommon/distinfo b/databases/pear-DoctrineCommon/distinfo deleted file mode 100644 index 6ad29fcc0b72..000000000000 --- a/databases/pear-DoctrineCommon/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (PEAR/DoctrineCommon-2.3.0.tgz) = a2960152ded106cb7ac2b05b23c44e24e04ea37a10926fd7cb13ab3fe42a3e0e -SIZE (PEAR/DoctrineCommon-2.3.0.tgz) = 59473 diff --git a/databases/pear-DoctrineCommon/pkg-descr b/databases/pear-DoctrineCommon/pkg-descr deleted file mode 100644 index 0f931cc1cb18..000000000000 --- a/databases/pear-DoctrineCommon/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -The Doctrine Common package contains shared code between the other packages. |
