Jerome Duval
5f7f8e60d1
lua: bump version.
2017-02-01 21:03:35 +01:00
Jerome Duval
69f40666b8
yab: build on x86_64.
...
* remove the fixed haiku revision on REQUIRES, this is dependent
on the build system.
2017-01-30 22:18:25 +01:00
Jim Saxton
a61ef5e93f
Yab and Yab-ide: fix build after updating haiku ( #1107 )
...
* fix build after updating haiku
2017-01-22 22:33:51 +01:00
Jerome Duval
0b5473d51d
lua: enable posix features.
2017-01-22 11:55:25 +01:00
Jerome Duval
100219f4d5
lua51: enable x86_64.
2017-01-22 11:55:25 +01:00
Jerome Duval
bf675dfedc
rust: disable for all architectures.
...
* the sources don't match anymore.
2017-01-21 16:08:09 +01:00
Jim Saxton
e2d354aa79
yab_ide: bump version ( #1088 )
...
and bump yab revision.
2017-01-20 06:57:14 +01:00
miqlas
307099727e
swig : bump version ( #1043 )
2017-01-14 18:47:17 +01:00
Schrijvers Luc
e9f70a5d2f
lua, bump version ( #953 )
2016-12-26 14:25:18 -05:00
miqlas
30fffe67d3
R-lang : new recipe ( #959 )
2016-12-26 14:23:10 -05:00
Jérôme Duval
c43d80b899
orc: fix requires for devel package.
2016-12-02 19:13:46 +01:00
Jérôme Duval
3f5da30e19
swig: enable x86_64.
2016-11-30 23:39:02 +01:00
miqlas
2c9d275d9d
Updated swig recipe to 3.0.10 ( #833 )
2016-10-22 11:18:09 -04:00
miqlas
7ff28169da
LuaJit recipe ( #683 )
...
Fixed recipe
Recipe renamed
Everything renamed
Fix
2016-10-21 17:51:25 -04:00
Adrien Destugues
490f47a8e0
vlink: use tagged source.
2016-08-28 22:36:12 +02:00
Adrien Destugues
b44d429164
vasm: use tagged archive
...
The previous link always pointed to the latest version of the source.
2016-08-28 22:36:12 +02:00
Jerome Duval
8e4d8f6b6d
python: bump versions for 2.x and 3.x.
2016-07-26 06:00:16 +00:00
fbrosson
7393395476
vala: bump to 0.32.1, mark as tested on x86_64.
2016-06-27 03:46:25 +00:00
Jerome Duval
d2ee1c2acc
tcl: disable threads.
...
* the exec implementation tries to use a combination of fork/exec with
a monitoring thread, which isn't conformant.
2016-06-10 10:32:29 +00:00
Jerome Duval
e7481e3a89
tcl: also install-private-headers.
...
* fix tclConfig paths.
2016-06-06 22:17:22 +00:00
Jerome Duval
f8ed082f94
ruby: disable fstack-protector on Haiku.
...
* flag detection is broken with our current gcc; the testcase used
doesn't trigger the use of the stack detector, hence gcc doesn't try to
link with it.
2016-06-05 11:24:41 +00:00
Jerome Duval
a17e9f35d0
swig: don't depend on every possible language.
...
* enable x86.
2016-06-02 10:19:17 +02:00
fbrosson
e2a88cc000
nasm: bump to 2.12.01, dropping patch chunks applied upstream. ( #592 )
2016-05-09 14:48:02 -04:00
Jerome Duval
7bcc13aea2
fpc_bin: add recipe for version 2.6.4.
...
* for reference, eventually to build fpc 3.0.0.
2016-05-08 09:38:22 +00:00
Jerome Duval
256a8d2640
fpc_bin: disable source package
2016-05-08 09:34:40 +00:00
Jerome Duval
76dae26944
fpc_bin: doesn't require fpc.
2016-05-06 16:00:35 +00:00
Jim Saxton
1cb6996424
update yab and yab-ide
2016-04-28 09:28:52 -07:00
François Revol
5c55a5bfe6
gambas: add latest patch
2016-04-13 15:08:36 +02:00
fbrosson
1ae2422935
vala: bump to version 0.32.0.
...
* Bump version using the exact copy of the patch for 0.30.1 since
there are no offset mismatches.
* Add !x86_gcc2 to secondary arch.
* Replace hard-coded 0.32 by ${portVersion%.*} to reduce future diffs.
* Use vala_x86_common instead of vala_common_x86 and ajust provides
and requires. (No other package is using vala so this fix is safe.)
* Iron INSTALL() to get rid of the empty data/aclocal/ in vala since
{vala,vapigen}.m4 are in vala{,_x86}_common.
* Add "-e" to sed as some OSes have strict/picky implementations.
2016-03-29 22:43:11 +00:00
fbrosson
431444b1cf
vala: fix missing $secondaryArchSuffix in PROVIDES{,_common}.
...
The "$secondaryArchSuffix" suffix was missing for vala in PROVIDES
and for vala_common in PROVIDES_common. This is required on x86_gcc2
because vala_x86 requires vala_common_x86.
2016-03-21 04:33:49 +00:00
Jerome Duval
629ecc19f1
nasm: missing patchset.
2016-03-10 18:24:34 +00:00
Jerome Duval
daef6276cf
nasm: fix gcc2 build.
2016-03-10 18:22:45 +00:00
Jerome Duval
be902e6442
nasm: add recipe for version 2.12.
2016-03-08 21:10:57 +00:00
Adrien Destugues
a7613f20d0
Python 3.5: mark as working on x86_gcc2.
...
It seems to work just fine, why was it marked broken?
2016-03-06 18:50:35 +01:00
Vale
6f4f45198e
Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks
2016-03-05 14:19:01 -05:00
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