non port: lang/php52/Makefile.ext |
SVNWeb
|
Number of commits found: 26 |
Fri, 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)
|
Thu, 12 Sep 2013
|
[ 16:55 bapt ]
The simplexml extension needs pkgconfig
|
Wed, 4 Sep 2013
|
[ 18:06 madpilot ] (Only the first 10 of 129 ports in this commit are shown above. )
- 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)
|
Thu, 11 Jul 2013
|
[ 16:26 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
- 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
|
Tue, 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)
|
Wed, 5 Jun 2013
|
[ 13:45 bapt ]
Convert to new options framework
|
Thu, 2 May 2013
|
[ 21:53 jgh ]
- conversion to USES=gettext
Approved by: portmgr (bapt@)
|
Sat, 27 Apr 2013
|
[ 22:09 bapt ] (Only the first 10 of 25 ports in this commit are shown above. )
Convert the last USE_ICONV to USES=iconv
|
Mon, 10 Dec 2012
|
[ 19:11 mm ] (Only the first 10 of 233 ports in this commit are shown above. )
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Sat, 5 May 2012
|
[ 15:18 rm ] (Only the first 10 of 25 ports in this commit are shown above. )
- 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
|
Wed, 15 Feb 2012
|
[ 08:52 mm ]
Bump pcre shared library version in php52
Reported by: pointyhat
|
Mon, 6 Feb 2012
|
[ 12:25 miwi ] (Only the first 10 of 44 ports in this commit are shown above. )
- Chase unixODBC shlib bump
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ] (Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
Sat, 29 Oct 2011
|
[ 08:45 miwi ] (Only the first 10 of 19 ports in this commit are shown above. )
- Fix build on FreeBSD 10
|
Mon, 17 Oct 2011
|
[ 04:35 dougb ] (Only the first 10 of 26 ports in this commit are shown above. )
Remove references to mysql 323 and 40, most commonly of the form:
IGNORE_WITH_MYSQL= 323 40
|
Mon, 12 Sep 2011
|
[ 13:46 gabor ] (Only the first 10 of 56 ports in this commit are shown above. )
- Track dependencies after databases/gdbm update
|
Mon, 8 Aug 2011
|
[ 03:43 swills ]
- Chase libming shared lib bump
|
Mon, 1 Aug 2011
|
[ 21:51 pav ]
- Chase net-snmp shlib bump
Reported by: pointyhat
|
Tue, 5 Jul 2011
|
[ 11:59 sunpoet ]
- Remove BROKEN_WITH_PHP
PR: ports/158661
Submitted by: sunpoet (myself)
Approved by: ale (maintainer)
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sun, 6 Jun 2010
|
[ 19:37 pav ]
- Chase net-snmp update
Reported by: pointyhat
|
Sun, 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
|
Fri, 23 Apr 2010
|
[ 16:49 dinoex ]
- fix build
Reported by: ITetcu
|
[ 15:03 dinoex ] (Only the first 10 of 23 ports in this commit are shown above. )
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 |