1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Commit Graph

166 Commits

Author SHA1 Message Date
Kris Kennaway
109950ce7e Chase libmcrypt version bump.
Submitted by:	Larry Rosenman <ler@lerctr.org>
PR:	ports/37812
2002-05-07 02:27:53 +00:00
Dirk Froemberg
8e584c45ca Upgrade to 4.2.0.
Don't upgrade to this version blindly. External variables handling
has been changed. This will break your application if they don't
take care of this.

There is a CVS tag (BEFORE_PHP_4_2_0) for the latest non-4.2.0
version (4.1.2).

-------------------------------------------------------------------------

The biggest change in PHP 4.2.0 concerns variable handling. External
variables (from the environment, the HTTP request, cookies or the web
server) are no longer registered in the global scope by default. The
preferred method of accessing these external variables is by using the new
Superglobal arrays, introduced in PHP 4.1.0. More information about this
change:

    * PHP Manual: Predefined variables
      http://www.php.net/manual/en/html/language.variables.predefined.html
2002-04-27 11:15:18 +00:00
Dirk Froemberg
8667b64309 XMLRPC requires iconv.
PR:		ports/36888
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2002-04-17 05:46:46 +00:00
Dirk Froemberg
94940aca58 Add GD2 support.
PR:		ports/36109
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2002-04-16 10:50:03 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Dirk Froemberg
dc725da946 Make sure every block is printed once, only. 2002-03-21 22:47:31 +00:00
Dirk Froemberg
ec41389096 - Added bzip2 support
- Added XMLRPC support
- Added WDDX support

PR:		ports/36109
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2002-03-21 22:29:14 +00:00
Dirk Froemberg
dfa2b45149 - Cleaned up XML-related extensions
- Fixed / Updated iconv-biconv-giconv-libiconv library dependencies

PR:		ports/36109
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2002-03-21 22:11:01 +00:00
Dmitry Sivachenko
1ac9f63f67 Add YAZ support (optional, off by default).
MAINTAINER timeout.
2002-03-13 20:18:22 +00:00
Peter Pentchev
22a46c2ad6 Bump the freetype2 library version in a couple of ports sobomax missed. 2002-03-12 11:51:15 +00:00
Dirk Froemberg
c1ed9437f3 Fix build if snmp support is enabled.
PR:		ports/34671
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2002-02-14 22:30:43 +00:00
Dirk Froemberg
edf3ed7f0e Switch over to pdflib which is at version 4.0.1 at the moment. 2002-02-01 08:34:34 +00:00
Dirk Froemberg
a0e1dc9718 Chase shared library number for sablotron. 2002-01-28 21:56:49 +00:00
Dirk Froemberg
729d7172c3 Chase freetype's shared library number. 2002-01-21 12:36:17 +00:00
Dirk Froemberg
62a1a7ad69 Fix SybaseDB and SybaseCT after freetds upgrade:
- sybdb.0 -> sybdb.1
- include libgiconv in LIBS

Reported by:	Alexandr Listopad <laa@laa.zp.ua>
2001-12-25 15:08:34 +00:00
Dirk Froemberg
e996e3d822 Fix XSLT support. Configure option have changed for 4.1.0.
Submitted by:	Juriy Goloveshkin <juriy@aviaport.ru>
2001-12-20 14:50:58 +00:00
Dirk Froemberg
ee8ee315b7 Chase sablotron's shared library number. 2001-12-02 21:28:32 +00:00
Dirk Froemberg
77597da749 Replace ${PREFIX} with ${LOCALBASE} were appropriate.
Submitted by:	petef
2001-11-30 09:40:52 +00:00
Dirk Froemberg
9b4b686896 Add support for MCAL (Modular Calendar Access Library)
PR:		ports/31417
Submitted by:	Thierry Thomas <thierry@thomas.as>
2001-11-26 21:29:31 +00:00
Dirk Froemberg
eee478834b Add IMAP-SSL support.
PR:		ports/28948
Submitted by:	Richard Stockley <rws@procopia.com>
2001-11-18 22:35:30 +00:00
Dirk Froemberg
849ac4847d Add support for domxml.
PR:		ports/28948, ports/29565
2001-11-18 22:29:38 +00:00
Dirk Froemberg
51d87a075f Chase sabrotron shlib major. 2001-11-06 12:57:16 +00:00
Dirk Froemberg
115e71f180 Allow options to be set via PHP4_OPTIONS if BATCH is enabled, e. g.
make -DBATCH PHP4_OPTIONS='"zlib" "MySQL" "IMAP"' install

Make sure options are surrounded by " (double-quotes).
2001-11-05 14:25:18 +00:00
Dirk Froemberg
49d97d5a25 Fix compilation errors if mbregex is selected.
PR:		ports/31666
Submitted by:	sf
2001-11-05 12:07:16 +00:00
Mario Sergio Fujikawa Ferreira
d8782233d0 chase png lib bump
PR:		30914
Submitted by:	Matthew Seaman <matthew.seaman@tornadogroup.com>
2001-09-29 16:40:27 +00:00
Akinori MUSHA
c5a0949111 Bump ming's major.
PR:		ports/30743
Submitted by:	Gabriel Ambuehl <gabriel_ambuehl@buz.ch>
2001-09-22 18:08:27 +00:00
Andrey A. Chernov
b848f80feb Bump png major 2001-09-11 05:52:37 +00:00
Dirk Froemberg
43b0dfaa46 Fix shared library number for sablotron after upgrade. 2001-08-25 10:46:47 +00:00
Dirk Froemberg
2764f44da3 Fix XML support (add option for external expat directory).
PR:		ports/28909
Submitted by:	Alain Thivillon <at@teaser.net>
2001-08-08 21:50:45 +00:00
Dirk Froemberg
f863fba572 Add support for OpenLDAP2.
Note that OpenLDAP1 and OpenLDAP are mutually exclusive, because
the corresponding ports install some common files.

PR:		ports/29118
Submitted by:	Chris Knight <chris@aims.com.au>
2001-08-08 21:20:16 +00:00
Dirk Froemberg
2cebc7343e Move freetype support into GD support and switch to freetype2. GD
depends on freetype2 anyway.
2001-08-08 21:02:35 +00:00
Dirk Froemberg
0801433ca0 ming support was included in php-4.0.6. 2001-06-25 21:06:10 +00:00
Dirk Froemberg
479004b56b Upgrade to 4.0.6:
jstring support was included in php (as mbstring), so
split japanese support into mbregex and mbstring support.
2001-06-24 18:19:17 +00:00
Dirk Froemberg
b438f6cf84 Add XSLT support (via sablotron) and - as a sideeffect - iconv support. 2001-06-24 11:34:17 +00:00
Dirk Froemberg
6adb290a4b Add pspell support option.
PR:		ports/27256
2001-06-12 20:19:46 +00:00
Dirk Froemberg
e576c2cb9a Depend on pdflib3 instead of pdflib and thus enable pdflib support. 2001-06-10 13:44:08 +00:00
Dirk Froemberg
9732b3c7af Upgrade jstring to 1.1.1 and mbregex to 1.2.1.
Submitted by:	KANAI Yasunori <y_kanai@pop01.odn.ne.jp>
2001-05-13 11:45:36 +00:00
Dirk Froemberg
e14c8adad7 No need to add ${PREFIX}/firebird/lib twice (configure already DTRT). 2001-05-13 11:34:53 +00:00
Dirk Froemberg
12432fb9b1 Fix XML support. Depend on textproc/expat2 instead of texproc/expat.
PR:		ports/27076
Submitted by:	Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
2001-05-10 07:32:30 +00:00
Vanilla I. Shu
7c60afc437 Fix postgresql7's new layout & include file problem.
PR:		ports/26755
Submitted by:	Palle Girgensohn <girgen@partitur.se>
2001-04-23 04:25:26 +00:00
Vanilla I. Shu
7b48829512 Fix include directory for postgresql7.1's new layout. 2001-04-21 11:43:12 +00:00
Dirk Froemberg
dda08c2e7f Add option for Hyperwave support.
PR:		ports/26459
Submitted by:	Slaven Rezic <eserte@cs.tu-berlin.de>
2001-04-17 14:32:37 +00:00
Dirk Froemberg
f6cb2453c0 Use /usr/bin/mktemp to generate temporary file.
Taken from:	ports/net/netsaint-plugins/scripts/configure 8-)
2001-04-16 11:50:14 +00:00
Dirk Froemberg
7e140a310a Add option for OpenSSL support.
Submitted by:	nsayer
2001-04-11 22:49:42 +00:00
Dirk Froemberg
142f652108 Add CURL support.
Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net>
2001-03-25 22:14:06 +00:00
Dirk Froemberg
afc88b6dac Add Interbase 6 database support (Firebird).
(I had no chance to test it...)

PR:		ports/25908
Submitted by:	Chris Knight <chris@aims.com.au>
2001-03-25 22:02:47 +00:00
Dirk Froemberg
d1843671e6 Add support for transparent session id.
Submitted by:	Dalin S. Owen <dowen@vetica.com>
2001-03-25 21:50:21 +00:00
Dirk Froemberg
6f424e094c Bump mcrypt shared library version number due to upgrade. 2001-03-23 23:29:30 +00:00
Dirk Froemberg
8efdb7c230 Solve ming support problem if ${WRKDIRPREFIX} is set.
Noticed by:	Arcady Genkin <a.genkin@utoronto.ca>
2001-03-14 23:11:43 +00:00
Dirk Froemberg
c1a9cd939f Use latest jstring module (php4_jstring-20010205.tar.gz) and add support
for mbregex (Multibyte Regular Expressions).

Submitted by:	KANAI Yasunori <y_kanai@pop01.odn.ne.jp>
2001-03-11 15:53:24 +00:00