Commit Graph

191 Commits

Author SHA1 Message Date
robert
50eb0c4c39 Remove the pspell extension because it is broken. And people can use aspell
without this extension.

Pointed out and requested by jolan@
2004-07-05 00:00:33 +00:00
robert
963de44418 Replace defined(USE_GCC3) with ${USE_GCC3:L:Myes}
from avsm@
2004-06-08 17:54:21 +00:00
robert
c00564cf77 take over maintainance; remove some unnecessary line;
remove iconv from MODULES because gettext includes it

ok jolan@
2004-06-08 15:59:54 +00:00
avsm
be552c1892 drop maintainer, jolan might pick this up 2004-06-06 18:25:35 +00:00
avsm
4a2d70a8b7 update to php4-4.3.7 2004-06-06 18:09:22 +00:00
avsm
92367759d8 update to php-4.3.6 2004-04-17 11:26:59 +00:00
avsm
f6fa066df3 put this patch where it'll make a difference 2004-04-17 10:33:50 +00:00
jolan
fff9a09019 use (void*) NULL in execl to make sure it's 64-bit where it needs to be 2004-04-15 00:43:43 +00:00
jolan
69f8f8e473 build against curl 7.11.1, from php cvs 2004-04-12 16:55:37 +00:00
avsm
e74466eee0 update to php4-4.3.5 2004-04-08 12:38:59 +00:00
brad
36ab14cd52 asn1 and com_err are hard links to krb5. 2004-04-06 07:28:31 +00:00
avsm
fc64e2aef2 add support for xmlrpc extension 2004-02-29 00:25:41 +00:00
avsm
a67a319f1d Update to php4-4.3.5RC3 (final RC), fixes some 64-bit bugs conveniently in
time for amd64 to work.  Also some gcc3 fixes.
2004-02-29 00:08:07 +00:00
naddy
e3581d9854 remove workaround for gcc2.95/sparc64 compiler bug 2004-02-25 19:56:36 +00:00
espie
9a77db9014 zap multiline constant, now that the tiff issue has been fixed. 2004-01-06 02:00:08 +00:00
espie
889c740a63 grrr, I hate those generated files 2004-01-05 18:07:09 +00:00
espie
e3f00b6f5e multiline says bye-bye 2004-01-05 18:03:49 +00:00
avsm
1ca27f8212 activate the exif extension, requested and tested by
Tai Lee <tai_lee at mrmachine.net>
2004-01-05 17:51:29 +00:00
avsm
262b1c8e12 shorter license 2004-01-05 17:47:55 +00:00
avsm
8d38c60ffc fix build after recent tiff changes; prodded by naddy@ 2004-01-05 17:02:32 +00:00
brad
584755cbb2 better LIB_DEPENDS entries for MySQL 2004-01-02 04:56:24 +00:00
naddy
ed01857cd0 remove trailing whitespace 2003-12-16 13:44:37 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
jolan
be444d29d0 Use new aspell path 2003-11-21 04:54:20 +00:00
avsm
4113f49a47 update to php4-4.3.4 2003-11-15 18:11:35 +00:00
avsm
d81200c678 generate the php4-gd no_x11 subpackage correctly 2003-11-14 14:52:49 +00:00
avsm
7a2ea24bd0 Update to php-4.3.3; tested by many on ports@, thanks folks!
naddy@ ok
2003-08-28 22:30:38 +00:00
espie
b02d54b692 fix blasted installroot ignored. 2003-08-21 15:05:21 +00:00
espie
fbd0165e49 Fake, my ass 2003-08-21 13:42:22 +00:00
jolan
a2d42bb599 Use new aspell (which includes pspell) for the pspell subpackage 2003-08-12 04:41:08 +00:00
avsm
cea25286d2 pspell module 2003-07-21 20:37:45 +00:00
avsm
8cc5586132 add a pspell subpackage 2003-07-21 20:34:52 +00:00
avsm
430bac2e14 no need for NO_CONFIGURE
from naddy@, Xavier Santolaria <xavier@santolaria.net>
2003-07-04 17:35:57 +00:00
avsm
f95da4f5fe sync with update-patches 2003-05-31 13:20:51 +00:00
avsm
a46582a9f6 install a php man page as well, for the command line binary 2003-05-30 23:46:16 +00:00
avsm
cfc50d03f8 update to php4-4.3.2; pretty much the same as the final RC 2003-05-28 19:29:14 +00:00
avsm
6ff33acdf3 dont link libkrb, and add com_err. its still broken since com_err
is static though
2003-05-28 19:27:34 +00:00
avsm
7c301b1f01 the php4-pear package should depend on the php4-core package
noticed by naddy during bulk build
2003-05-27 22:10:59 +00:00
avsm
2278c7b1c2 remove a BUILD_DEPENDS=RUN_DEPENDS to avoid introducing unnecessary
dependencies; set both manually instead
2003-05-23 21:17:29 +00:00
avsm
9fbd748224 update to php4-4.3.2RC4 2003-05-23 20:08:33 +00:00
avsm
a2a4655f36 remove pear subdir, its now built by core 2003-05-23 20:08:20 +00:00
avsm
5bb78b646a no longer needed; the package is built by core/ instead 2003-05-23 20:07:39 +00:00
avsm
2b99fd6ccb update to php-4.3.2RC4, no extensions added or removed 2003-05-23 20:07:18 +00:00
avsm
eb8d4b59d3 upgrade to php4-4.3.2RC4. this is the final release candidate for
4.3.2, and should be a hell of a lot more stable than 4.3.1, especially
on 64-bit architectures

this commit also merges the pear/ stuff into a subpackage of core;
its no longer necessary to have a separate directory just for the pear libs.
2003-05-23 20:06:22 +00:00
naddy
ac18f81713 Use NO_SHARED_ARCHS rather than hardcoding the list of architectures that
support dynamic loading.  From Xavier Santolaria <xavier@santolaria.net>.
2003-05-22 14:16:22 +00:00
avsm
11d155558e missing GRAPHICS_DEPENDS for gd 2003-05-10 14:42:49 +00:00
avsm
332e518242 enable wddx as well 2003-05-07 14:13:01 +00:00
avsm
0a2337d26b lose the xml subpackage, its part of php4-core now 2003-05-07 14:02:32 +00:00
avsm
65cc8ba9bf trim a bit of braindeath from the pear shell script 2003-05-07 14:00:05 +00:00
avsm
d953ddddb2 we no longer have a php3 port to conflict with 2003-05-02 22:10:22 +00:00