summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-04-16 18:10:47 +0200
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-04-16 20:09:23 +0200
commit0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea (patch)
tree1ba37b5ce2bb8e5f358541fdf40a7cdf781a5388 /finance
parentwww/py-urlwatch: Update to 2.26 (diff)
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of all versions of php * security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH - Remove USE_PHP=json which is available in default php installation of all versions of php * devel/pear-PHPTAL: Remove OPTION JSON * www/ilias: Remove OPTION SCORM2004 - Remove USE_PHP=mssql which is no longer available in php from php80 and later and has been replaced with sqlsrv module which is Windows only * www/codeigniter: Remove OPTION MSSQL * www/moodle311: Remove OPTION MSSQL * www/moodle39: Remove OPTION MSSQL * www/moodle40: Remove OPTION MSSQL * www/moodle41: Remove OPTION MSSQL - Remove USE_PHP=openssl which is available in default php installation of all versions of php * databases/phpmyadmin: Remove OPTION OPENSSL * databases/phpmyadmin5: Remove OPTION OPENSSL * security/pear-Horde_Crypt_Blowfish: Remove OPTION OPENSSL * www/nextcloud: Remove OPTION SSL * www/owncloud: Remove OPTION SSL - Remove USE_PHP=pcre which is available in default php installation of all versions of php * sysutils/racktables: Remove OPTION PCRE - Remove USE_PHP=postgresql which should be USE_PHP=pgsql and update following ports * www/typo3-11 * www/typo3-12 - Remove USE_PHP=pdf which is no longer available as php module * databases/phpmyadmin: Remove OPTION PDF - Remove USE_PHP=spl which is available in default php installation of all versions of php - Remove USE_PHP=sqlsrv which was never imported into FreeBSD as that is Windows only php module * www/typo3-11: Remove OPTION SQLSRV * www/typo3-12: Remove OPTION SQLSRV - Bump where DEFAULT OPTIONS are affected Sponsored by: Bounce Experts Approved by: portmgr(blanket)
Diffstat (limited to 'finance')
-rw-r--r--finance/frontaccounting/Makefile2
-rw-r--r--finance/frontaccounting24/Makefile2
-rw-r--r--finance/prestashop/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/finance/frontaccounting/Makefile b/finance/frontaccounting/Makefile
index ce2215df8699..1e9c4765ccc2 100644
--- a/finance/frontaccounting/Makefile
+++ b/finance/frontaccounting/Makefile
@@ -11,7 +11,7 @@ LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/doc/license.txt
USES= cpe
-USE_PHP+= mysqli openssl session hash ctype zlib
+USE_PHP+= mysqli session ctype zlib
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/finance/frontaccounting24/Makefile b/finance/frontaccounting24/Makefile
index 9e2caa235a58..7ae482596d59 100644
--- a/finance/frontaccounting24/Makefile
+++ b/finance/frontaccounting24/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/doc/license.txt
USES= cpe
-USE_PHP+= mysqli openssl session hash ctype zlib
+USE_PHP+= mysqli session ctype zlib
WRKSRC= ${WRKDIR}/${DIST_SUBDIR}
NO_BUILD= yes
diff --git a/finance/prestashop/Makefile b/finance/prestashop/Makefile
index ce3e111b5506..7907a678243f 100644
--- a/finance/prestashop/Makefile
+++ b/finance/prestashop/Makefile
@@ -12,7 +12,7 @@ USES= cpe php shebangfix zip:infozip
NO_BUILD= yes
PRESTADIR= www/${PORTNAME}
PLIST= ${WRKDIR}/plist
-USE_PHP= ctype curl dom filter gd hash intl json mcrypt \
+USE_PHP= ctype curl dom filter gd intl mcrypt \
mysqli pdo_mysql posix session simplexml soap
WRKSRC= ${WRKDIR}/${PORTNAME}
SUB_FILES= pkg-message