Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F106229532
D13001.id34931.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D13001.id34931.diff
View Options
Index: Mk/Uses/php.mk
===================================================================
--- Mk/Uses/php.mk
+++ Mk/Uses/php.mk
@@ -235,8 +235,6 @@
. if ${php_ARGS:Mext} || ${php_ARGS:Mzend}
PHP_MODNAME?= ${PORTNAME}
-PHP_EXT_PKGMESSAGE= ${WRKDIR}/php-ext-pkg-message
-_PKGMESSAGES+= ${PHP_EXT_PKGMESSAGE}
PHP_HEADER_DIRS+= .
# If there is no priority defined, we wing it.
. if !defined(PHP_MOD_PRIO)
@@ -285,18 +283,6 @@
>> ${TMPPLIST}
@${ECHO_CMD} "${PHP_EXT_INI_FILE}" \
>> ${TMPPLIST}
- @${ECHO_CMD} "****************************************************************************" > ${PHP_EXT_PKGMESSAGE}
- @${ECHO_CMD} "" >> ${PHP_EXT_PKGMESSAGE}
- @${ECHO_CMD} "The following line has been added to your ${PREFIX}/${PHP_EXT_INI_FILE}" >> ${PHP_EXT_PKGMESSAGE}
- @${ECHO_CMD} "configuration file to automatically load the installed extension:" >> ${PHP_EXT_PKGMESSAGE}
- @${ECHO_CMD} "" >> ${PHP_EXT_PKGMESSAGE}
-. if ${php_ARGS:Mzend}
- @${ECHO_CMD} "zend_extension=${PHP_MODNAME}.so" >> ${PHP_EXT_PKGMESSAGE}
-. else
- @${ECHO_CMD} "extension=${PHP_MODNAME}.so" >> ${PHP_EXT_PKGMESSAGE}
-. endif
- @${ECHO_CMD} "" >> ${PHP_EXT_PKGMESSAGE}
- @${ECHO_CMD} "****************************************************************************" >> ${PHP_EXT_PKGMESSAGE}
. endif
# Extensions
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 28, 1:56 PM (6 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15623393
Default Alt Text
D13001.id34931.diff (1 KB)
Attached To
Mode
D13001: Remove the php extensions pkg-message, it is more annoying than not.
Attached
Detach File
Event Timeline
Log In to Comment