Commit Graph

86 Commits

Author SHA1 Message Date
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
jolan
a2d42bb599 Use new aspell (which includes pspell) for the pspell subpackage 2003-08-12 04:41:08 +00:00
avsm
8cc5586132 add a pspell subpackage 2003-07-21 20:34:52 +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
2b99fd6ccb update to php-4.3.2RC4, no extensions added or removed 2003-05-23 20:07:18 +00:00
avsm
11d155558e missing GRAPHICS_DEPENDS for gd 2003-05-10 14:42:49 +00:00
avsm
0a2337d26b lose the xml subpackage, its part of php4-core now 2003-05-07 14:02:32 +00:00
avsm
3ca33d3395 extensions now get installed into /var/www/lib/php 2003-05-02 19:49:36 +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
ea684538ac update to php4-extensions-4.3.1 2003-04-03 10:27:22 +00:00
avsm
f679c8d60e make it compile using any LOCALBASE 2002-09-14 15:22:06 +00:00
avsm
26642d5df9 LIB_DEPENDS -> SNMP_DEPENDS in the snmp section 2002-09-14 00:46:02 +00:00
avsm
3be5f28cc0 set fullpkgname not pkgname so that we dont build two php4-extensions
packages
2002-09-12 14:39:28 +00:00
avsm
f3da1d65db - update to php4-4.2.3
- include the domxml extension as a subpackage
- include some extra modules with PEAR which also disappeared
- only link against freetype1, not freetype2
2002-09-11 23:16:48 +00:00
avsm
2e6d62c809 mention phpxs 2002-08-18 00:39:14 +00:00
avsm
c80fb0bbc8 update sablotron lib_depends 2002-08-17 01:33:57 +00:00
avsm
052e9f68f2 patch for sablotron-0.95 2002-08-17 01:33:33 +00:00
avsm
951df1b6a2 - mcrypt now lib_depends on libtool since it uses libltdl
- patch for snmp to link with libdes
- stop libtool from helpfully mangling the ld.so hints file with
  crap from the ports build directory by removing the finish_command
- MESSAGE file reflects phpxs command
2002-08-12 04:30:21 +00:00
avsm
fd184dc795 add a bunch of no_* pseudo_flavors to enable building a subset of extension
packages

eg: env FLAVOR="no_gd no_pdflib no_shmop" make package
2002-08-07 15:52:05 +00:00
avsm
2c34081771 oops, too early 2002-07-24 16:14:56 +00:00
avsm
7cea50bc22 move the jpeg/tiff/png dependencies into the right subpackage
sections, so that they aren't introduced across the board
2002-07-24 16:14:27 +00:00
avsm
bf801d999b Restore the gd extension as a subpackage. Now the main package
is just a placeholder which informs the user to use the various
module sub-packages.
2002-07-24 15:41:42 +00:00
avsm
2740f2774d upgrade to php-4.2.2, from brad@
closes a security hole: http://www.php.net/release_4_2_2.php
2002-07-22 16:47:33 +00:00
avsm
85c77ff8e5 fix pkgnames, thanks wilfried@ 2002-07-10 09:00:49 +00:00
jakob
b95b220f13 define MULTI_PACKAGES separately for each extension. ok avsm@ 2002-07-10 08:13:27 +00:00
avsm
d77bc5784a add in snmp module 2002-07-09 19:35:10 +00:00
avsm
2ab23a776b now all the subpackages load successfully into macppc as well without
any library errors
2002-07-09 18:14:16 +00:00
wilfried
d67739b639 makes the bz2.so module actually loadable - it helps if the
define and ifdef are spelled the same ...
2002-07-09 15:06:30 +00:00
kevlo
61739b300b add gd library dependency; ok avsm@ 2002-07-02 01:09:50 +00:00
avsm
86d07a84e3 add ncurses extension 2002-06-26 22:16:40 +00:00
avsm
a5c226010f Import php4-4.2.1 extensions
This module generates a bunch of php4 extensions as shared modules,
and seperates them out into multiple packages.

End result is that you can pkg_add individual modules now without
getting into the mess of flavors that we've had in the past. 

Work by wilfried@ and me,  espie@ ok
2002-06-24 19:27:46 +00:00