Commit Graph

30 Commits

Author SHA1 Message Date
Adrien Destugues
6798aa57bf php: update to 5.6.33.
The 5.6.4 version crashed during ./configure due to misuse of the crypt() function in configure scripts (problem fixed in 5.6.20).
2018-02-19 18:36:41 +01:00
Adrien Destugues
cca35279c8 PHP: fix patchset.
For some reason it does not apply cleanly.
2018-01-16 22:34:18 +01:00
Adrien Destugues
a6c11d978a php: bump version for ICU dependency update.
Version in repos depends on ICU 55.
2017-08-29 18:38:59 +02:00
waddlesplash
aaf2dc61ae php: is broken on x86_64. 2017-06-25 09:40:17 -04:00
miqlas
0880d3da8c PHP: bump version (#1416) 2017-06-14 17:35:23 -04:00
Adrien Destugues
b10d395def php: bump version for rebuild against ICU 55. 2015-11-01 09:46:44 +01:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Augustin Cavalier
f30289933c php: add missing bz2 provide. 2015-01-19 14:38:50 -05:00
Augustin Cavalier
28d5b9755c php: enable more features. 2015-01-15 21:14:46 -05:00
Augustin Cavalier
4c499801a2 php: version for 5.6.4. 2015-01-15 21:14:45 -05:00
Augustin Cavalier
a1cf1af23e php: remove old versions. 2015-01-15 21:14:44 -05:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Adrien Destugues
825b9bf266 Add recipe for older php 5.4.34.
Unfortunately it panics in the same way as 5.6.2.
2014-10-20 11:31:39 +02:00
Adrien Destugues
0a387cda85 php: fix recipe
* use main php.net download link, it will dispatch to mirrors as needed
* use patch...
2014-10-17 15:09:36 +02:00
Adrien Destugues
1719148744 Add recipe for php 5.6.2.
* Testsuite triggers a scheduler KDL!
2014-10-17 13:24:53 +02:00
Oliver Tappe
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe
94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
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
Scott McCreary
6306f81e88 Removed old broken php bep file and .OPD file and added WIP php-5.3.4.bep, still needs some more work though to
get it to build.
2011-01-12 20:09:09 +00:00
Scott McCreary
0ace9d3a4f Moved several legacy patches to their respective patches directories. 2010-10-02 02:04:59 +00:00
Chris Roberts
2314c1cc85 Attempt to clean up the DEPEND field of some of the bep files to match the format described on the wiki. 2010-04-27 01:15:54 +00:00
Scott McCreary
47f36b4d77 This patch adds the MD5 checksums to all of the .bep files. 2009-11-29 22:44:23 +00:00
Scott McCreary
237193066b Initial .bep and .OptionalPAckageDescription files for PHP. It's not yet working, getting some configure errors, I suspect due to a missing dependency. 2009-11-28 09:30:20 +00:00
Scott McCreary
5670597d90 Updated php patch to merge in Kaliber's php with the previous HaikuPorts one. 2009-03-01 23:04:26 +00:00
Scott McCreary
e9d15a2981 Initial patch to enable building of php on Haiku. 2009-03-01 22:43:46 +00:00