diff options
Diffstat (limited to 'www/phpvirtualbox-70/Makefile')
| -rw-r--r-- | www/phpvirtualbox-70/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/www/phpvirtualbox-70/Makefile b/www/phpvirtualbox-70/Makefile index 22e8a6913dbe..53bc3d31cbdc 100644 --- a/www/phpvirtualbox-70/Makefile +++ b/www/phpvirtualbox-70/Makefile @@ -13,12 +13,16 @@ WWW= https://sourceforge.net/projects/phpvirtualbox-7-0/ LICENSE= GPLv3 +DEPRECATED= Upstream EOL reaches on 2025-04-15, use www/phpvirtualbox-72 instead +EXPIRATION_DATE= 2026-12-31 + USES= php:flavors zip USE_PHP= session simplexml soap xml ETCDIR= ${WWWDIR} WWWDIR= ${PREFIX}/www/${PORTNAME}${SUFFIX} -EXTRA_PATCHES+= ${.CURDIR}/../phpvirtualbox/files/patch-panes_mediumEncryptionPasswords.html +EXTRA_PATCHES+= ${.CURDIR}/../phpvirtualbox-72/files/patch-endpoints_lib_vboxconnector.php \ + ${.CURDIR}/../phpvirtualbox-72/files/patch-panes_mediumEncryptionPasswords.html NO_ARCH= yes NO_BUILD= yes PORTSCOUT= limit:^7\.0\. |
