Number of commits found: 108 (showing only 8 on this page)
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.5.3 13 Sep 2013 21:31:48 |
marino |
lang/php5*: Fix spl/simplexml modules (4 ports)
The simplexml module uses spl which uses pcre (php53,54,55). For php52,
the fix is applied directly to spl. In any case, the bundled PCRE is not
used, so it needs to be able to find the external pcre library and related
headers. Unfortunately, there is no include for ${LOCALBASE}/include
directory. This commit adds to fix simplexml (or spl) module build.
Approved by: portmgr (bapt) |
5.5.3 12 Sep 2013 16:55:27 |
bapt |
The simplexml extension needs pkgconfig |
5.5.3 04 Sep 2013 18:06:08 |
madpilot |
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code) |
5.5.3 27 Aug 2013 15:11:23 |
ale |
Update to 5.5.3 release. |
5.5.1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
5.5.1 12 Aug 2013 13:19:20 |
ale |
Add php-cgi.1 manpage. |
5.5.1 12 Aug 2013 12:55:03 |
ale |
Update to 5.5.1 release. [1]
Add an OPTION to force ZTS build.
PR: ports/180931
Submitted by: Rustem Alimov <rustem.alimov@gmail.com> |
5.5.0 24 Jun 2013 14:32:12 |
ale |
Welcome PHP 5.5!
Future steps:
- rename current php5 ports to php54
- make php55 the default one after an exp-run |
Number of commits found: 108 (showing only 8 on this page)
|