Commit Graph

6 Commits

Author SHA1 Message Date
Scott McCreary
90baef67e6 Enabled more options for php build. It's now picking up openssl, zlib, bzip2, etc. 2011-02-11 22:17:21 +00:00
Scott McCreary
f7185656be Continuing work on PHP-5.3.5, enabled a few more build options. It's not finding zlib for some reason so that's #'d out for now.
It fails 
to compile if sockets is enabled, failing at php-5.3.5/ext/sockets/sockets.c:632
2011-02-10 00:39:39 +00:00
Scott McCreary
0e26db9ce9 Added TEST section to php .bep file 2011-02-04 21:38:26 +00:00
Scott McCreary
be13fe0b9a With this updated .bep file for php, it's now building and creates the zip package as expected on Haiku. Next step is to start
adding in the extra features.
2011-02-04 00:49:33 +00:00
Scott McCreary
4adfdddc63 Added patch for php-5.3.5 that gets further into the build, but still a work in progress. 2011-02-03 22:49:06 +00:00
Scott McCreary
004c67abf8 Initial bep file for php-5.3.5, it's failing during configure, not finding "xml-config". 2011-01-22 00:05:48 +00:00