Commit Graph

422 Commits

Author SHA1 Message Date
fbrosson
30f888776a luajit: bump version. 2016-03-01 23:42:37 +00:00
Vale
6b99721506 More order fixes 2016-02-28 20:17:42 -05:00
Vale
f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
waddlesplash
e9b0e134c5 Merge pull request #467 from Max-Might/master
vala: add recipe
2016-02-21 17:21:12 -05:00
Kostadin Damyanov
fb66e513a2 vala: add recipe 2016-02-21 23:55:50 +02:00
Vale
79a9915b2f Fix ordering on new recipes 2016-02-21 14:34:51 -05:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
François Revol
9f329f554c gambas: add latest patch 2016-02-05 15:54:03 +01:00
Humdinger
48f5a7c189 Added compatibility info to yab recipe
Turns out, it only compiles on haiku revisions newer than hrev49976.
Since mmlr's buildbots run an older revision they hiccup otherwise.

Also, bbjimmy told me the correct revision is "1" as otherwise it
would collide with the same package hosted on FatElk...
2016-02-01 19:14:59 +01:00
Humdinger
abc7d45599 yab and yab_ide needed a rebuild.
Increased revision.
Re-ordered blocks.
2016-02-01 18:01:59 +01:00
waddlesplash
2233b85285 Merge pull request #370 from oco27/master
[FPC]Recipe to construct a fpc 3.0.0 package for Haiku, based on the official package.
2016-01-28 20:40:32 -05:00
waddlesplash
6b6e61a4db Merge pull request #379 from cyj0912/gci
[GCI] #2 Change recipes to download safe sources
2016-01-28 20:33:29 -05:00
Jim Saxton
cf5204c657 Update yab-1.7.5.2.recipe 2016-01-28 15:37:46 -08:00
Jim Saxton
a1af7e85f1 This update allows yab to run with mix_color being a public api. 2016-01-28 13:26:26 -08:00
Hannah
b603c3f935 change "install-strip" back to "install" 2016-01-22 16:21:56 +00:00
Toby Chen
31a299c881 Safe download sources
Use safe download sources for various packages, and fix several styling issues.
2016-01-03 20:24:13 -05:00
Hannah
8e05ed78b0 stripped bison, less, m4, which, and yasm in recipes and created debug packages 2016-01-02 23:15:43 -08:00
Olivier Coursière
f1a3f46a72 Recipe to construct a fpc 3.0.0 package for Haiku, based on the official package. It will help bootstrapping a more classical recipe that will construct the package from sources. Based on work on 2.6.2 at BeGeistert 029 with Korli. 2016-01-02 12:34:44 +00:00
Michael Lotz
a43c394c4d Explicitly reference all additional files.
Not referencing them caused them to be missing from the source packages.

This also moves all files that were in different dirs under the common
additional-files dir.
2015-12-20 20:05:05 +01:00
Mikołaj 'lich' Halber
d97532ab2d FPC 2.6.2: Fixed download link 2015-12-18 23:12:37 +01:00
Jerome Duval
3cc7606d17 python3: disable gcc2.
* prepare for enablement of x86 as secondary arch. Setup.py needs
to be patched for a secondary arch.
2015-12-13 11:16:09 +00:00
Jerome Duval
22e4fad806 python: bump versions.
* remove old 2.7 recipe and patch.
2015-12-09 23:20:15 +00:00
Jerome Duval
eaf73ff385 lua: bump version. 2015-12-08 22:44:47 +00:00
Jerome Duval
6da71737aa luajit: disable gcc2. 2015-12-02 21:21:00 +00:00
Gerasim Troeglazov
2ddd62cd0a orc: enable x86 for secondary architecture 2015-11-29 05:06:57 +00:00
Jerome Duval
5d0a931d16 fix requires: unneeded check on haiku version. 2015-11-28 11:01:29 +00:00
Rene Gollent
7a437587fc ruby: bump revision. 2015-11-27 20:44:36 -05:00
Jerome Duval
4daa7bc6a7 bump recipe revisions to rebuild with ncurses 6.
* also fix aspell provides, remove libtool files.
2015-11-22 14:35:53 +00:00
Jerome Duval
6b9bbb801a openssl: enable x86_64.
* bump versions for dependent packages.
2015-11-21 14:17:24 +00:00
Jerome Duval
01c59025af rust: added recipe for version 1.2.0.
* based on work of Niels Reedijk.
* produces a stable release compiler, which doesn't provide dev features.
2015-11-14 10:28:02 +00:00
Adrien Destugues
fb4c3e393e lua 5.3: fix provides 2015-11-12 14:42:51 +01:00
Adrien Destugues
5bdc49df6b Reintrouce a recipe for lua 5.1.
This partially reverts commit 9b3fcef5c0.

Minor versions of Lua are not completely compatible, and a lot of
software was not updated yet to the 5.2 or 5.3 APIs. We should thus have
a lua51 package for these, so they can still be run.
2015-11-12 14:39:54 +01:00
Adrien Destugues
6145187eaa Bump package revisions after OpenSSL update. 2015-11-12 14:39:46 +01:00
Jerome Duval
cd04dd1395 lua: define LUA_COMPAT_5_1
* suffix binaries with version
2015-11-09 16:18:11 +00:00
Adrien Destugues
b10d395def php: bump version for rebuild against ICU 55. 2015-11-01 09:46:44 +01:00
waddlesplash
a2838b7ee8 openjdk: Fix secondaryArchSuffix syntax, mark untested again.
The correct solution is probably to have this package explicitly download an earlier HPKG and use it, because circular dependencies are against general notions of sanity (and the Kitchen can't deal with them)
2015-10-23 16:46:21 -04:00
Sergei Reznikov
0b43c71988 tcl: Bump revision for package rebuild 2015-10-20 14:18:21 +03:00
Jerome Duval
3570a15616 python3: fix test part of the recipe. 2015-10-16 23:54:57 +00:00
Sergei Reznikov
c101d5687c OpenJDK: fix provides for devel package (hopefully) 2015-10-13 23:30:17 +03:00
Jérôme Duval
9994fddd80 Fix recipes broken in 4634abe.
* only *some* of them were fixed afterwards back then.
2015-10-13 18:45:03 +02:00
Sergei Reznikov
eb7ae835d7 OpenJDK: rename sources package to devel
The package meeds to be divided into JRE package and a JDK package later.
2015-10-07 16:40:39 +03:00
Sergei Reznikov
a3a757aa75 OpenJDK: added patch to make it work again. Break into two packages. 2015-10-07 16:03:15 +03:00
Jerome Duval
670fe475bd python3: added recipe for version 3.5.0 2015-10-02 23:37:16 +00:00
Rene Gollent
2de62091a4 Mark x86_64 as supported on several recipes. 2015-09-19 20:49:10 -04:00
Rene Gollent
cee7aff06b Ruby: Fix recipe on x86.
- Add cflags define for _BSD_SOURCE, as the build would otherwise fail
  in the socket module due to detecting the presence of the ifaddrs
  header, but lacking the actual functions.
2015-09-16 20:09:58 -04:00
Rene Gollent
1f500675cb python3: Add x86 as supported arch. 2015-09-16 20:09:58 -04:00
Sergei Reznikov
09277b3af2 OpenJDK: break into two packages 2015-09-11 07:35:58 +00:00
IMadering
4afef22033 fasm: add recipe for version 1.71.39 2015-09-06 16:05:00 +03:00
Augustin Cavalier
a7553e5136 Trim trailing spaces (again). 2015-08-28 10:47:07 -04:00
Humdinger
18588b4916 Improved SUMMARY/DESCRIPTION and re-ordered blocks 2015-08-20 19:00:14 +02:00