mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
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.
This commit is contained in:
parent
e35480d0e7
commit
3b079e3e48
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user