Created attachment 169362 [details] Changes to the ports tree to add the module The bundled module name enchant is missing from the ports tree Attached patch + shars adds it, I hope I covered all places :)
Created attachment 169363 [details] php 5.5 module folder
Created attachment 169364 [details] php 5.6 module folder
Created attachment 169365 [details] php 7.0 module folder
Thanks for your submission. FYI, we now drop ${PORTSDIR}/ from dependency lines. See 20160402 entry in CHANGES for detailed information.
Created attachment 169367 [details] Changes to the ports tree to add the module Removed PORTSDIR as per Sunpoets pointers
Assign to PHP maintainer.
Anyone? :)
Created attachment 173214 [details] Changes to the ports tree to add the module Updating patch to apply cleanly to head
Created attachment 173215 [details] Changes to the ports tree to add the module
Maintainer timeout (3+ months) @Daniel, Can you please provide a single unified diff (svn diff) for all the changes please. If you'd like to, please also include the additions of the ports to the respective category/Makefile. Please also confirm these changes pass QA (portlint, poudriere, etc) Thank you for this contribution
Created attachment 173663 [details] Changes to ports tree to add the module Adding new patch with shars included as requested by koobs
Created attachment 173664 [details] poudriere php 5.5 module output
Created attachment 173665 [details] poudriere php 5.6 module output
Created attachment 173666 [details] poudriere php 7.0 module output
Anyone want to commit this one? :)
A commit references this bug: Author: amdmi3 Date: Tue Aug 23 10:54:51 UTC 2016 New revision: 420657 URL: https://svnweb.freebsd.org/changeset/ports/420657 Log: - Add enchant php55/php56/php70 extension PR: 208828 Submitted by: daniel@blodan.se Approved by: maintainer timeout (ale, 4 months) Changes: head/Mk/Uses/php.mk head/lang/php55/Makefile.ext head/lang/php55-extensions/Makefile head/lang/php56/Makefile.ext head/lang/php56-extensions/Makefile head/lang/php70/Makefile.ext head/lang/php70-extensions/Makefile head/textproc/Makefile head/textproc/php55-enchant/ head/textproc/php55-enchant/Makefile head/textproc/php56-enchant/ head/textproc/php56-enchant/Makefile head/textproc/php70-enchant/ head/textproc/php70-enchant/Makefile