Commit graph

119 commits

Author SHA1 Message Date
Norikatsu Shigemura
e94c7dc53c Improve SNMP support (fix openssl dependency and add net-snmp5 support).
PR:		ports/53687
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-06-25 01:35:17 +00:00
Norikatsu Shigemura
29770573e6 o Add FriBiDi extension [1]
o New patch-main::main.c file [2]:
  - Fixed bug #24253 (missing variables when register_globals is on)
  - Fixed a memory leak when more then 1 E|S flag is passed to gpc_order.
  - Fixed a memory leak when variables_order is not set and gpc_order
    has S|s flag.
  - Optimized out duplicate parsing of the variables order string.

PR:		ports/53609
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Patched by:	Thierry Thomas [1]
Requested by:	Ian Service [2]
2003-06-24 08:16:25 +00:00
Norikatsu Shigemura
e7a14dfeef Add gif and animated-gif write support to GD extension.
(enable with WITH_GD_GIF_OUT - not default due to LZW
patent in many countries)

PR:		ports/53631
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-06-23 13:06:55 +00:00
Norikatsu Shigemura
9f3dcaa501 scripts/php_options is changed to php4_options. So it should be removed.
PR:		ports/53498
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Pointy hat to:	myself
2003-06-20 08:45:56 +00:00
Norikatsu Shigemura
4c61dd39cd o Update to 4.3.3RC1.
o Add inifile and cdb extensions.
o Fix imap without ssl(inspired from ports/53141).
o Rename some variable for future compatability (PHP => PHP4)
  (inspired from ports/53113, points 1 and 4 - point 2 is useless).

PR:		ports/53498
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Inspired by:	ports/53141 (Torsten Schneider <fbsd-bugs@tschneider.org>)
Inspired by:	ports/53113 (Jens Rehsack      <rehsack@liwing.de>)
2003-06-20 05:25:24 +00:00
Norikatsu Shigemura
a3f84a35f0 Add Oracle7 support into PHP4.
PR:		ports/53017
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Obtained from:	ports/52615
Obtained by:	Joe Kelsey <joek@zircon.staff.flyingcroc.net>
2003-06-07 20:45:11 +00:00
Norikatsu Shigemura
b49074ba97 Add bsd.php.mk, every port depending on PHP should include this file
and set the right knobs, like the bsd.openssl.mk.

PR:		ports/52674
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-06-06 18:12:58 +00:00
Norikatsu Shigemura
02cfc7b89c Update to 4.3.2 release.
PR:		ports/52784
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-06-06 18:07:54 +00:00
Norikatsu Shigemura
aac19ca8e7 Prepare for new slave port: www/php4-cgi.
PR:		ports/52617
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-06-06 17:58:15 +00:00
Norikatsu Shigemura
18ea1afefe 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>
2003-05-22 18:26:28 +00:00
Dirk Froemberg
16015ff0f5 Remove lang/php4 which was integrated into www/mod_php4. 2003-01-29 15:19:15 +00:00
Dirk Froemberg
70e77fff1f Upgrade to 4.2.1. 2002-05-17 06:07:01 +00:00
Dirk Froemberg
abe5274ee7 Fix mkdir() bug.
PR:		ports/37825
Submitted by:	Jason Taylor <jason@jase.org>
2002-05-13 05:58:06 +00:00
Dirk Froemberg
52724e1da9 Set PORTREVISION to 0 after upgrading mod_php4 to 4.1.0. 2001-12-19 19:49:22 +00:00
Dirk Froemberg
b8df995834 Add --enable-discard-path and --with-readline to lang/php4.
Submitted by:	Rafal Michalski <rafal.michalski@altech.com.pl>
2001-12-04 07:27:41 +00:00
Dirk Froemberg
0801433ca0 ming support was included in php-4.0.6. 2001-06-25 21:06:10 +00:00
Dirk Froemberg
8439522453 Make PORTREVISION independent of master port. 2001-06-24 22:37:25 +00:00
Dirk Froemberg
e2e25b004e NOPORTDOCS isn't used in the master ports any longer. 2001-04-22 23:09:14 +00:00
Dirk Froemberg
1e6a30c3e4 Add new standalone php4 port as a slave port of www/mod_php4.
Based upon work by:	Alastair D'Silva <deece@familyhealth.com.au>
2001-02-25 21:25:26 +00:00