Commit graph

17 commits

Author SHA1 Message Date
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Ruslan Makhmatkhanov
76ea697dac - 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
2012-05-05 15:18:09 +00:00
Martin Matuska
e570e297b4 Bump pcre shared library version in php52
Reported by:	pointyhat
2012-02-15 08:52:06 +00:00
Martin Wilke
93cfaf9ad9 - Chase unixODBC shlib bump 2012-02-06 12:25:50 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Martin Wilke
c6f888194d - Fix build on FreeBSD 10 2011-10-29 08:45:31 +00:00
Doug Barton
7ec7e2a3cf Remove references to mysql 323 and 40, most commonly of the form:
IGNORE_WITH_MYSQL=     323 40
2011-10-17 04:35:02 +00:00
Gabor Kovesdan
2fc6a06a9b - Track dependencies after databases/gdbm update 2011-09-12 13:46:58 +00:00
Steve Wills
e57db12b72 - Chase libming shared lib bump 2011-08-08 03:43:03 +00:00
Pav Lucistnik
4df02fccf4 - Chase net-snmp shlib bump
Reported by:	pointyhat
2011-08-01 21:51:11 +00:00
Sunpoet Po-Chuan Hsieh
ba4869fc17 - Remove BROKEN_WITH_PHP
PR:		ports/158661
Submitted by:	sunpoet (myself)
Approved by:	ale (maintainer)
2011-07-05 11:59:46 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Pav Lucistnik
43e35ad993 - Chase net-snmp update
Reported by:	pointyhat
2010-06-06 19:37:37 +00:00
Martin Matuska
bde42a0385 - Fix gmp version 5 support for php52
PR:		ports/146041
Submitted by:	myself
Approved by:	maintainer
2010-04-25 19:27:08 +00:00
Dirk Meyer
99738ef76c - fix name of apache module
Submitted by:	Alex Keda
2010-04-25 05:02:23 +00:00
Dirk Meyer
d1522b8e41 - fix build
Reported by:	ITetcu
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Security:
Feature safe:
2010-04-23 16:49:56 +00:00
Dirk Meyer
3acf4c24e2 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
2010-04-23 15:03:13 +00:00