Created attachment 173263 [details] tikiwiki-15.2.patch - Update to 15.2 - Add php extensions: .gd (needed for manipulation of images and also for CAPTCHAs) .mbstring (needed for an UTF-8 compatible lower case filter) .calendar (needed for calendar feature) .zip (needed for features such as XML Wiki Import/Export and PluginArchiveBuilder) .fileinfo (needed for the 'Validate uploaded file content' preference) .intl (intl extension is preferred for Tiki 15 onwards) .mcrypt (Enable safe, encrypted storage of data) Changelog: https://sourceforge.net/p/tikiwiki/code/HEAD/tree/tags/15.2/changelog.txt#l34 portlint: OK (looks fine.) testport: poudriere: i386, 10.3 (OK) poudriere: amd64, 10.3 (OK) poudriere: i386, 9.3 (OK) poudriere: amd64, 9.3 (OK) poudriere: i386, 11 (OK) poudriere: amd64, 11 (OK)
A commit references this bug: Author: pawel Date: Fri Aug 5 20:07:07 UTC 2016 New revision: 419705 URL: https://svnweb.freebsd.org/changeset/ports/419705 Log: - Update to 15.2 - Add php extensions: .gd (needed for manipulation of images and also for CAPTCHAs) .mbstring (needed for an UTF-8 compatible lower case filter) .calendar (needed for calendar feature) .zip (needed for features such as XML Wiki Import/Export and PluginArchiveBuilder) .fileinfo (needed for the 'Validate uploaded file content' preference) .intl (intl extension is preferred for Tiki 15 onwards) .mcrypt (Enable safe, encrypted storage of data) Changelog: https://sourceforge.net/p/tikiwiki/code/HEAD/tree/tags/15.2/changelog.txt#l34 PR: 211566 Submitted by: Danilo G. Baio Changes: head/www/tikiwiki/Makefile head/www/tikiwiki/distinfo