Commit Graph

665 Commits

Author SHA1 Message Date
Jim
c3e67bed79 add SECONDARY_ARCHITECTURES to yab recipe 2015-02-21 16:57:15 -08:00
Jim
4dba5a275a Uupdate yab_ide, revert changes that broke yab change repo to
bbjimmy/yab as this is now the Official yab repository.
2015-02-20 21:53:58 -08:00
Augustin Cavalier
64ca403293 julia: preliminary recipe.
Doesn't work due to OpenLibM requiring <complex.h> which we don't have,
but it's a starting point so I figured I'd push it.
2015-01-25 12:57:28 -05:00
Augustin Cavalier
c4ae1bc27f ruby: re-add 1.9.1. 2015-01-19 15:14:46 -05:00
Augustin Cavalier
58b497bb99 ocaml: enable x86_gcc2.
Also some style fixes to the recipe. No functional change, so
I didn't bump the REVISION.
2015-01-19 15:05:43 -05:00
Augustin Cavalier
f9c9d55cb3 ocaml: remove old versions. 2015-01-19 15:05:34 -05:00
Augustin Cavalier
f30289933c php: add missing bz2 provide. 2015-01-19 14:38:50 -05:00
Augustin Cavalier
bf18b746f7 ruby: recipe for 2.1.5.
* Also, install to $prefix/bin and not $binDir
 * Still crashes on the second test...
2015-01-19 14:36:50 -05:00
Augustin Cavalier
ff1911f44b ruby: remove old versions. 2015-01-19 13:45:41 -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
Augustin Cavalier
80cefe0460 golang: requires git.
Nothing changed in the port, I assume that somehow HaikuPorter was
previously pulling in Git and now it isn't.
2015-01-14 23:22:20 -05:00
Scott McCreary
467f022db4 Merged in humdinger/haikuports/description (pull request #459)
Changes in SUMMARY, DESCRIPTION and whitespace.
2015-01-13 07:31:30 -08:00
Humdinger
a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01:00
Timothy Gu
060f83d1a9 python: Stricter [gs]et_rlimit mode detection
There doesn't seem to be a better way, else than configure runtime checks,
which is harmful for cross-compilation.
2015-01-11 18:43:34 -08:00
Timothy Gu
b33f96fa88 Fix python crash on resource.getrusage 2015-01-11 18:20:24 -08:00
Nav
7108c4cfee Fixed camlp5 2015-01-06 17:51:44 +02:00
Jerome Duval
a5cf346660 python: added recipe for version 2.7.9 2014-12-21 10:20:04 +00:00
Timothy Gu
211ab4a487 Add yasm 1.3.0
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-12-16 05:02:11 +00:00
Chirayu Desai
c796fd0ee4 Fix python build
* Let it use cmd:sed and cmd:grep
2014-12-15 17:32:23 +00: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
Jerome Duval
b54dd3d4b2 python: enable 2.7 for x86 2014-12-13 00:00:20 +00:00
Jim
7d2fc2d268 Update yab recipe to use tar.gz archive. 2014-12-11 09:32:15 -08:00
Alexander von Gluck IV
efbc036ece fix: Update perl,diffutils,sed,which,m4,make include grep buildreq 2014-12-03 20:35:06 +00:00
Jerome Duval
41d655b82e python: bump version 2014-11-29 14:43:36 +00:00
Jerome Duval
8af9876d36 python: tarfile wouldn't extract hardlink.
and fail with "Operation not allowed".
* we now try to create the link and fallback to a file in case
of failure.
2014-11-28 17:54:23 +00:00
Jerome Duval
3a4ebdf806 python: fix pkgconfig location 2014-11-27 18:13:40 +00:00
Adrien Destugues
1ed727c73f Python: run the complete testsuite 2014-11-19 09:32:14 +01:00
Adrien Destugues
922289abdd Add recipe for BRexx.
Quite hacky, may not be really working yet
(needs more __BEOS__ > __HAIKU__).
2014-10-20 15:00:46 +02: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
082da53954 Python: remove unused patches. 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
Hamish Morrison
a4b78f607a openjdk: add recipe for 7u80_b02 2014-10-08 01:14:19 +01:00
Jérôme Duval
11d991b9c7 _devel$secondaryArchSuffix => ${secondaryArchSuffix}_devel 2014-10-01 19:32:11 +02:00
Augustin Cavalier
1adeae0251 swi_prolog: new recipe from munchausen. 2014-09-23 11:36:57 -04:00
Adrien Destugues
7ba4943af3 Python: use the system FFI.
* The built-in one does not work which leads to missing the ctype
package (used for example in youtube_dl).
2014-09-21 19:20:02 +02:00
Jérôme Duval
08b2143412 remove x86_64 from SECONDARY_ARCHITECTURES 2014-08-20 22:00:01 +02:00
Augustin Cavalier
4083f23e6a golang: remove x86_64 from SECONDARY_ARCHITECTURES. Thanks Jerome! 2014-08-16 15:53:15 -04:00
Zhuowei Zhang
c8de856001 Add recipe for the Golang 1.3 port 2014-08-15 23:18:16 +00:00
Adrien Destugues
50ebacc642 add recipe for tcc. 2014-08-09 18:57:58 +02:00
Augustin Cavalier
1a61a2e268 openjdk: Enhance description, fix PROVIDES, update copyright. 2014-07-30 14:59:09 -04:00
Jerome Duval
8d5c32c206 nasm: version bump. 2014-07-16 17:23:45 +00:00
Adrien Destugues
39a04ed6c6 Python 2.7: mark as working on x86_gcc2
The recipe works and builds a perfectly working Python. Upgrading the
system from Python 2.6 is a problem, but this one can be installed in
home and works fine, so this is not a problem with the recipe.
2014-07-13 08:48:40 +02:00
Augustin Cavalier
83a27ea3e5 Ruby: get the miniruby part to compile...
...but it crashes when trying to execute something. Oh well, that's
at least better than when it never compiled at all, I suppose.
2014-07-02 13:20:40 -04:00
Augustin Cavalier
22cef5e6df Ruby: inform autoconf where the private (elf32/elf64) headers are.
Now the build fails because SIGBUS is undeclared...
2014-07-02 12:04:26 -04:00
Augustin Cavalier
b87e079310 Yet another update to the Ruby patch. 2014-07-01 15:18:16 -04:00
Augustin Cavalier
d2e29f5188 Some fixes to the Ruby 1.9.3 recipe.
* Disables GCC2 building
 * Creates new patch without the GCC2 fixes
 * Use the RC1 build instead of a pre-release
 * Does not work: claims it needs a working Ruby to build a working Ruby. Go figure.
2014-07-01 14:40:05 -04:00
Oliver Tappe
c1b209f946 Adjust SRC_URI for python-2.6.9 to not require xz_utils.
* xz_utils isn't available on x86_gcc2, so we should not depend
  on it unless there's a good reason
2014-07-01 00:49:28 +02:00