www/zend-framework: Mark DEPRECATED

- Project has been deprecated and merged into Laminas Project
- See https://framework.zend.com/blog/2020-01-24-laminas-launch.html
  for more information
- The new Laminas project is solely based upon Composer and is not
  worth porting
- Set EXPIRATION_DATE 2024-06-30

If someone needs this port feel free to undeprecate and takeover
maintainership.
2024Q2
Muhammad Moinur Rahman 2024-04-02 04:14:34 +02:00
parent e35480d0e7
commit 3b079e3e48
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= ZendFramework
PORTVERSION= 2.4.13
PORTREVISION= 0
DISTVERSION= 2.4.13
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= https://packages.zendframework.com/releases/${DISTNAME}/
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
@ -12,6 +12,9 @@ WWW= https://framework.zend.com/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
DEPRECATED= Deprecated by upstream, and moved to Laminas Project
EXPIRATION_DATE=2024-06-30
USES= gettext php:web,flavors tar:tgz
NO_ARCH= yes