Commit Graph

180 Commits

Author SHA1 Message Date
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
avsm
3a58f63653 missed this; new chroot-friendly layout 2003-05-02 19:54:22 +00:00
avsm
d214410986 all the pear stuff goes into /var/www/pear 2003-05-02 19:50:22 +00:00
avsm
3ca33d3395 extensions now get installed into /var/www/lib/php 2003-05-02 19:49:36 +00:00
avsm
3e237170b9 Make php chroot-friendly by default; the default pear directory is
/var/www/pear and php modules go into /var/www/lib/php.

Everything else still lives outside the chroot

Also tidy up the pkg/INSTALL message while I'm here
2003-05-02 19:49:00 +00:00
avsm
84aca7518b put common php patches here 2003-05-02 19:46:04 +00:00
naddy
7ce514c2a8 work around gcc 2.95 compiler bug on sparc64; ok avsm@ 2003-04-30 19:15:57 +00:00
avsm
1d7ada4c4a cvs missed these patches 2003-04-03 14:04:48 +00:00
avsm
0bc07dda52 dbx support; tholo@ 2003-04-03 14:04:25 +00:00
avsm
6bc3abdfae run and build depends should add, not set values 2003-04-03 11:10:40 +00:00
avsm
a1be2fd83f Update to php4-pear-4.3.1; the 'pear' command line stuff now works, so
you can add/remove pear modules via pear.php.net

Note that some pear modules which were bundled with the old version of
this package are now separate ports (pear-Log especially)
2003-04-03 10:29:03 +00:00
avsm
ea684538ac update to php4-extensions-4.3.1 2003-04-03 10:27:22 +00:00