From 33a26073dd69b5e235112acacdc6cf5cb1b65feb Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Fri, 29 Dec 2023 23:42:02 +0100 Subject: [PATCH] www/drupal9: Remove expired port 2023-12-31 www/drupal9: Upstream EOL reaches on 2023-11-01 --- MOVED | 1 + www/Makefile | 1 - www/drupal9/Makefile | 52 - www/drupal9/distinfo | 3 - www/drupal9/files/pkg-message.in | 51 - www/drupal9/pkg-descr | 10 - www/drupal9/pkg-plist | 21210 ----------------------------- 7 files changed, 1 insertion(+), 21327 deletions(-) delete mode 100644 www/drupal9/Makefile delete mode 100644 www/drupal9/distinfo delete mode 100644 www/drupal9/files/pkg-message.in delete mode 100644 www/drupal9/pkg-descr delete mode 100644 www/drupal9/pkg-plist diff --git a/MOVED b/MOVED index b329e3061b4a..3c65169a9cf5 100644 --- a/MOVED +++ b/MOVED @@ -8234,3 +8234,4 @@ mail/libspf||2023-12-31|Has expired: Abandonware, last commit upstream 14 years graphics/sage||2023-12-31|Has expired: There has been no release for most of the Worldforge libraries in the past 10 years. dns/updatedd||2023-12-31|Has expired: Last release in 2006 and upstream is dead. Consider migrating to dns/inadyn, dns/ddclient or dns/godns multimedia/ppm2fli||2023-12-31|Has expired: BROKEN on all supported versions after the EOL of 12 +www/drupal9||2023-12-31|Has expired: Upstream EOL reaches on 2023-11-01 diff --git a/www/Makefile b/www/Makefile index 9910cefc57a1..2e4031ffaa1d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -149,7 +149,6 @@ SUBDIR += drupal10 SUBDIR += drupal7 SUBDIR += drupal7-wysiwyg - SUBDIR += drupal9 SUBDIR += drush SUBDIR += dtse SUBDIR += dufs diff --git a/www/drupal9/Makefile b/www/drupal9/Makefile deleted file mode 100644 index c768ca190b9b..000000000000 --- a/www/drupal9/Makefile +++ /dev/null @@ -1,52 +0,0 @@ -PORTNAME= drupal9 -PORTVERSION= 9.5.11 -CATEGORIES= www -MASTER_SITES= http://ftp.drupal.org/files/projects/ -DISTNAME= drupal-${PORTVERSION} -DIST_SUBDIR= drupal - -MAINTAINER= acm@FreeBSD.org -COMMENT= Database driven web content management system (CMS) -WWW= https://www.drupal.org/ - -LICENSE= GPLv2+ - -DEPRECATED= Upstream EOL reaches on 2023-11-01 -EXPIRATION_DATE= 2023-12-31 - -USES= php:web shebangfix -USE_PHP= dom filter gd mbstring opcache pdo session \ - simplexml tokenizer xml -SHEBANG_FILES= core/scripts/password-hash.sh - -NO_ARCH= yes -NO_BUILD= yes -DOCS= core/CHANGELOG.txt core/INSTALL.mysql.txt core/INSTALL.sqlite.txt \ - LICENSE.txt core/COPYRIGHT.txt core/INSTALL.pgsql.txt \ - core/INSTALL.txt core/MAINTAINERS.txt core/UPDATE.txt - -OPTIONS_DEFINE= MYSQL SQLITE3 PGSQL DOCS -OPTIONS_DEFAULT= MYSQL - -SUB_FILES+= pkg-message - -PGSQL_USES= pgsql -PGSQL_USE= PHP=pdo_pgsql -SQLITE3_USE= PHP=pdo_sqlite -MYSQL_USES= mysql -MYSQL_USE= PHP=pdo_mysql - -post-extract: - @${MKDIR} ${WRKDIR}/DOCS - @${MV} ${DOCS:S|^|${WRKSRC}/|} ${WRKDIR}/DOCS/ - -do-install: - (cd ${WRKSRC} && ${COPYTREE_SHARE} . \ - ${STAGEDIR}${WWWDIR}) - -do-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - (cd ${WRKDIR}/DOCS && ${COPYTREE_SHARE} . \ - ${STAGEDIR}${DOCSDIR}) - -.include diff --git a/www/drupal9/distinfo b/www/drupal9/distinfo deleted file mode 100644 index 635a09c43ba2..000000000000 --- a/www/drupal9/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1695256665 -SHA256 (drupal/drupal-9.5.11.tar.gz) = c0bebd4fc4e7ddca9df8569fce0ee337fd28922917faa749d479e99176151f2c -SIZE (drupal/drupal-9.5.11.tar.gz) = 22593304 diff --git a/www/drupal9/files/pkg-message.in b/www/drupal9/files/pkg-message.in deleted file mode 100644 index 45490bdb9b4a..000000000000 --- a/www/drupal9/files/pkg-message.in +++ /dev/null @@ -1,51 +0,0 @@ -[ -{ type: install - message: < - Options Indexes FollowSymlinks MultiViews - AllowOverride all - Require all granted - - -Please see http://drupal.org/cron for important information on setting up -periodic maintenance tasks in Drupal. - -Please see http://drupal.org/requirements for important information on -system requirements for Drupal 9. In particular, please ensure that your -configuration: - -- uses PHP 8.0 or later -- PHP "memory_limit" is set to "32Mb" or larger -- PHP "register_globals" is set to "Off" -- PHP "safe_mode" is set to "Off" -- PHP "session.cache_limiter" is set to "nocache" -EOM -} -{ type: UPGRADE - message: <