non port: lang/php52/Makefile.ext |
Number of commits found: 26 |
Friday, 13 Sep 2013
|
21:31 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)
|
Thursday, 12 Sep 2013
|
16:55 bapt
The simplexml extension needs pkgconfig
|
Wednesday, 4 Sep 2013
|
18:06 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)
|
Thursday, 11 Jul 2013
|
16:26 sunpoet
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
|
Tuesday, 18 Jun 2013
|
17:48 az
- Fix after convertion to new options framework
PR: ports/179665
Submitted by: Adam McDougall <mcdouga9@egr.msu.edu>
Approved by: Alex Keda <admin@lissyara.su> (maintainer)
|
Wednesday, 5 Jun 2013
|
13:45 bapt
Convert to new options framework
|
Thursday, 2 May 2013
|
21:53 jgh
- conversion to USES=gettext
Approved by: portmgr (bapt@)
|
Saturday, 27 Apr 2013
|
22:09 bapt
Convert the last USE_ICONV to USES=iconv
|
Monday, 10 Dec 2012
|
19:11 mm
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Saturday, 5 May 2012
|
15:18 rm
- apply BACKPORTS patch unconditionally and remove BACKPORTS option
- update backports patch to latest version (20120504)
- align pathnames in slave ports
- bump PORTREVISION
The only drawback of this change is that now for building of every slave
port (php extension) we extracting full php52 source tree.
Apologies that it took that long.
PR: 164849
Submitted by: Svyatoslav Lempert <svyatoslav.lempert at gmail dot com>
Approved by: Alex Keda <admin at lissyara dot su>
Security: 60de13d5-95f0-11e1-806a-001143cd36d8
|
Wednesday, 15 Feb 2012
|
08:52 mm
Bump pcre shared library version in php52
Reported by: pointyhat
|
Monday, 6 Feb 2012
|
12:25 miwi
- Chase unixODBC shlib bump
|
Wednesday, 9 Nov 2011
|
15:26 miwi
- Remove WITH_FBSD10_FIX, is no longer needed
|
Saturday, 29 Oct 2011
|
08:45 miwi
- Fix build on FreeBSD 10
|
Monday, 17 Oct 2011
|
04:35 dougb
Remove references to mysql 323 and 40, most commonly of the form:
IGNORE_WITH_MYSQL= 323 40
|
Monday, 12 Sep 2011
|
13:46 gabor
- Track dependencies after databases/gdbm update
|
Monday, 8 Aug 2011
|
03:43 swills
- Chase libming shared lib bump
|
Monday, 1 Aug 2011
|
21:51 pav
- Chase net-snmp shlib bump
Reported by: pointyhat
|
Tuesday, 5 Jul 2011
|
11:59 sunpoet
- Remove BROKEN_WITH_PHP
PR: ports/158661
Submitted by: sunpoet (myself)
Approved by: ale (maintainer)
|
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
|
Sunday, 6 Jun 2010
|
19:37 pav
- Chase net-snmp update
Reported by: pointyhat
|
Sunday, 25 Apr 2010
|
19:27 mm
- Fix gmp version 5 support for php52
PR: ports/146041
Submitted by: myself
Approved by: maintainer
|
05:02 dinoex
- fix name of apache module
Submitted by: Alex Keda
|
Friday, 23 Apr 2010
|
16:49 dinoex
- fix build
Reported by: ITetcu
|
15:03 dinoex
PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open
Source general-purpose scripting language that is especially suited for
Web development and can be embedded into HTML. Its syntax draws upon C,
Java, and Perl, and is easy to learn. The main goal of the language is to
allow web developers to write dynamically generated webpages quickly, but
you can do much more with PHP.
WWW: http://www.php.net/
PR: 145772
Submitted by: Alex Keda
|
Number of commits found: 26 |