Skip site navigation (1)Skip section navigation (2)

CVS log for ports/lang/php5/pkg-plist

[BACK] Up to [FreeBSD] / ports / lang / php5

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Feb 8 14:53:54 2012 UTC (2 days, 4 hours ago) by ale
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -0 lines
When FPM is selected, install status.html into ${PREFIX}/share/php/fpm/.

Submitted by:	Michael Vorobyov <vmb@ric168.ru>

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Aug 19 09:33:30 2011 UTC (5 months, 3 weeks ago) by ale
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -0 lines
Update to 5.3.7 release.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Aug 25 12:42:20 2010 UTC (17 months, 2 weeks ago) by ale
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +18 -0 lines
Add the ability to use MySQL Native Driver (instead of MySQL Client Library)
with mysql/mysqli/pdo_mysql extensions.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Jul 27 15:13:53 2010 UTC (18 months, 2 weeks ago) by ale
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -0 lines
Update to 5.3.3 release:
- add FPM sapi (experimental) [1]
- add apache2filter sapi (experimental)

PR:		ports/148956 [1]
Submitted by:	mm

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon May 10 06:03:31 2010 UTC (21 months ago) by ale
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +0 -6 lines
Now that apache 2.0 uses external pcre, drop support for bundled pcre in php.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Apr 9 09:34:41 2010 UTC (22 months ago) by ale
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +43 -13 lines
Update to PHP 5.3.2 release!

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Sep 22 10:36:31 2009 UTC (2 years, 4 months ago) by ale
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -2 lines
Update to 5.2.11 release.
(Do not link to thread library when building a thread-safe only lib)

Feature safe:	yes

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Mar 6 10:08:33 2009 UTC (2 years, 11 months ago) by ale
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +0 -9 lines
Update to 5.2.9 release and re-add pcre extension.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Dec 8 13:27:50 2008 UTC (3 years, 2 months ago) by ale
Branches: MAIN
CVS tags: RELEASE_7_1_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +7 -0 lines
Update to 5.2.8 release.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Dec 7 11:54:34 2008 UTC (3 years, 2 months ago) by ale
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -0 lines
Update to 5.2.7 release.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Feb 9 08:28:05 2007 UTC (5 years ago) by ale
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +0 -11 lines
Update to 5.2.1 release.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Sep 29 19:11:40 2006 UTC (5 years, 4 months ago) by ale
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -0 lines
Update suhosin patch to 0.9.5 release.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Sep 4 07:59:15 2006 UTC (5 years, 5 months ago) by ale
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -0 lines
- Add experimental suhosin protection system support
- Remove the php->php-cgi temporary hack

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat May 6 13:26:47 2006 UTC (5 years, 9 months ago) by ale
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1 lines
Simplify PHP base ports infrastructure:
- remove all slave ports
- add the ability to build all SAPIs concurrently
- update php5 to 5.1.4

*Read* the UPDATING file *before* trying to update PHP
(or at least before mailing me).

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Jan 22 02:18:38 2006 UTC (6 years ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3 lines
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Jan 16 12:08:19 2006 UTC (6 years ago) by ale
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +0 -2 lines
Update to 5.1.2 release:
- add reflection
- enable xmlreader and xmlwriter by default in php5-extensions

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Dec 9 19:41:39 2005 UTC (6 years, 2 months ago) by ale
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +17 -10 lines
Finally update to PHP 5.1.1 release! (And remove unsupported extensions)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Sep 8 08:33:31 2005 UTC (6 years, 5 months ago) by ale
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +0 -2 lines
Update to 5.0.5 release.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Apr 4 09:20:20 2005 UTC (6 years, 10 months ago) by ale
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -0 lines
Update PHP ports to 4.3.11 and 5.0.4 releases:
- fix security issues
- unbreak PEAR packages [1]

PR:		ports/78516 [1]
Submitted by:	Yen-Ming Lee <leeym@utopia.leeym.com> [1]
Tested by:	thierry

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Dec 16 14:23:21 2004 UTC (7 years, 1 month ago) by ale
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
Update to 5.0.3 release:
- Fix some serious security bugs
- Other minor enhancements (PRs fixes) will come later

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jul 28 08:59:35 2004 UTC (7 years, 6 months ago) by ale
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +0 -2 lines
Register extensions in etc/php/extensions.ini instead of etc/php.ini
and add etc/php to the config scan path.

Suggested by:	Kenneth Vestergaard Schmidt <kvs@pil.dk>

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jul 19 07:05:33 2004 UTC (7 years, 6 months ago) by ale
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +14 -94 lines
First step of the PHP mega-commit:
- remove extensions and PEAR from the PHP base ports
- add more OPTIONS to PHP base ports

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jul 15 08:43:08 2004 UTC (7 years, 6 months ago) by ale
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
Update to final 5.0.0 release:
- add a post 5.0.0 patch to fix basic authentication with apache 1.x

The major PHP ports overhaul is in its final stage. This commit was
anticipated since it fixes a critical security vulnerability.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Jun 28 09:03:19 2004 UTC (7 years, 7 months ago) by ale
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +32 -0 lines
Install GD and MBSTRINGS header files for pdflib and mailparse extensions.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri May 7 23:30:29 2004 UTC (7 years, 9 months ago) by ale
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -1 lines
- Add sysvmsg extension [1]
- Add XML_RPC to PEAR bootstrap [2]
- Use the official pcre fix [3]
- Bump PORTREVISION

Requested by:	Andy Smith <andy@strugglers.net> [1]
Submitted by:	thierry [2]
Obtained from:	php CVS [3]

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Apr 28 22:23:19 2004 UTC (7 years, 9 months ago) by ale
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -0 lines
Update to 5.0.0RC2 release (stop packaging customized snapshots,
since now php5 seems pretty stable):
- Build iconv extension by default
- Remove obsolate MIME and YAZ extensions

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Mar 19 10:54:10 2004 UTC (7 years, 10 months ago) by ale
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
Update to 5.0.0a6 snapshot:
- add mysqli extension
- add support for db 4.2

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Feb 13 11:46:02 2004 UTC (7 years, 11 months ago) by ale
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Update to the latest snapshot.
Add new SOAP and SPL extensions.
(The distfile may be unreachable for a few hours)

Approved by:	nork (mentor/implicitly)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Dec 22 18:45:22 2003 UTC (8 years, 1 month ago) by nork
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -4 lines
o Update to 5.0.0a4 snapshot.
o Add TIDY extension.
o Remove MCAL extension.
o Remove patch-ext::standard::datetime.c file.

PR:		ports/60504
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Nov 20 11:10:00 2003 UTC (8 years, 2 months ago) by jeh
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Add WITH_DEBUG knob and support for the new bsd.php.mk file.

Forgotten in previous PR: add also BROKEN_WITH_PHP knob.

PR:		59418
Submitted by:	MAINTAINER

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Oct 30 01:52:15 2003 UTC (8 years, 3 months ago) by nork
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -0 lines
o Update to 5.0.0a3 snapshot.
o Un-break port.
o A lot of fixes, taken from recent commits to php4 port.

PR:		ports/58617
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Sep 24 08:49:20 2003 UTC (8 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -17 lines
[Maintainer Update] Port: lang/php5

	Update to 5.0.0a2-alexdupre snapshot (and fix 5.0.0a1 memory leak).
	Add DB4 extension.
	Correctly use USE_MYSQL/USE_OPENSSL/USE_OPENLDAP.

PR:		ports/56979
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jul 16 10:59:22 2003 UTC (8 years, 6 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +60 -49 lines
Add php5 5.0.0.a1, PHP5 Scripting Language.

PR:		ports/54519
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
Repo copied by:	joe (cvs)
Approved by:	portmgr (no objections)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 6 17:58:15 2003 UTC (8 years, 8 months ago) by nork
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Prepare for new slave port: www/php4-cgi.

PR:		ports/52617
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu May 22 18:26:28 2003 UTC (8 years, 8 months ago) by nork
Branches: MAIN
CVS tags: old_RELEASE_5_1_0
Add completely new port system for PHP4 (4.3.2RC4).  Updated mod_php4
to 4.3.2RC4 release and added php4-cli and php4 ports, for apache
module, command line interface, and both, respectively.  Too many
changes (improvements, bug fixes and new features) to be listed here,

PR:		ports/51945
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options