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 Meyer
291941b4e8
Make port recognize PHP4_OPTIONS for non-interactive configuration
...
- PHP4_OPTIONS added to enviroment
local slave ports can now set:
BATCH=yes
PKGNAMESUFFIX=-pgsql
PHP4_OPTIONS= \"zlib\" \"PostgreSQL\" \"OpenLDAP1\" \"OpenSSL\"
MASTERDIR= /usr/ports/www/mod_php4
.include "${MASTERDIR}/Makefile"
Approved by: dirk
2002-01-09 06:45:47 +00:00
Will Andrews
f3171de7e6
First round of auto* cleanups:
...
- USE_AUTO* -> USE_AUTO*_VER=* where required
- USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
- Other minor changes to fix things
These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.
Submitted by: bento 4-exp USE_AUTO* cleanups
http://people.FreeBSD.org/~will/4-exp/
http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
Dirk Froemberg
1462fcb5ed
Fix bug in xmldocfile() if DTD entities are in the XML document.
...
This patch was taken from the PHP CVS repository.
Submitted by: Mark Chesney <mark@chesneycorp.com>
2001-12-30 12:48:56 +00:00
Dirk Froemberg
55ff631088
Upgrade to 4.1.1.
2001-12-26 23:15:43 +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
da9963595a
Add -I${PREFIX}/include to CFLAGS to fix build if MCAL and mcrypt
...
support is enabled.
Reported by: Scott Allendorf <scott-allendorf@uiowa.edu>
2001-12-21 15:28:06 +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
4c6ad01883
Upgrade to 4.1.0.
...
See http://www.php.net/ChangeLog-4.php for a detailed list of
changes.
2001-12-19 19:48:41 +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
cfaf7af6f0
Don't hardcode /usr/local/.
2001-12-02 21:38:19 +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
e7805e9cfa
Add patch files to the repository, finally.
2001-11-30 09:19:33 +00:00
Dirk Froemberg
fa1d4984f4
Provide function stubs for mcal to get around problems with certain
...
combinations of support options.
Submitted by: Thierry Thomas <thierry@thomas.as>
2001-11-30 09:02:54 +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
29dbd88431
Really fix IMAP/IMAP-SSL support and clean up yesterday's mess.
2001-11-24 15:30:12 +00:00
Dirk Froemberg
838690506f
Fix IMAP/IMAP-SSL support.
...
PR: ports/32232
Submitted by: Yarema <yds@dppl.com>
2001-11-23 18:46:55 +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
e2220b5883
Fix truetype font support with gd.
...
Submitted by: Timothy Aslat <tim@spyderweb.com.au>
2001-11-05 13:24:05 +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
Dirk Froemberg
6ce654093b
Add a quick and dirty workaround to fix ming support.
...
PR: ports/31183
Submitted by: Okumura Yoshifumi <okumura@mitsue.co.jp>
2001-10-15 20:58:57 +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
f8b65fb6f3
Hotfix for build problems if gd support is enabled.
2001-08-26 12:21:31 +00:00
Dirk Froemberg
43b0dfaa46
Fix shared library number for sablotron after upgrade.
2001-08-25 10:46:47 +00:00
Dirk Froemberg
720661d7ac
Set IS_INTERACTIVE if port is interactive. 8-)
...
Submitted by: olgeni
2001-08-22 20:13:50 +00:00
Dirk Froemberg
1cf38a53c5
Bump PORTREVISION for recent fixes and additions.
2001-08-08 21:56:12 +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
a367fb5ee3
Fix plist after 4.0.6 upgrade.
2001-06-24 22:57:37 +00:00
Dirk Froemberg
b5aa4bedfe
Remove unneeded patch after upgrade to 4.0.6.
2001-06-24 22:56:31 +00:00
Dirk Froemberg
eed3bd0e44
Enable pear support.
2001-06-24 22:36:34 +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
fa57b96e72
Don't restart apache, i. e. don't start if not running.
...
It seems to cause problems for some users.
PR: ports/26314
2001-05-24 21:41:49 +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
e3ee5d116d
Fix MASTER_SITE.
2001-05-10 08:24:36 +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