Niels Sascha Reedijk
4eb0c64530
rust: add recipe for rust-1.11.0 ( #1630 )
...
Note that this recipe depends in on an older version of binutils
(2.26.1), as the current version of binutils (version 2.28.1) has ld
crash in linking the libLTO.so library from the bundled llvm. This is,
by the way, the same on the recipe of llvm-3.8.1 in this repository.
2017-09-10 12:05:25 +02:00
Niels Sascha Reedijk
76873fc5cb
rust: add recipes for 1.9.0 and 1.10.0 ( #1626 )
...
The recipe for 1.9.0 will build the full compiler suite for x86_gcc2,
and it will 'wrap' a binary stage0 compiler for x86_64.
The recipe for 1.10.0 is a complete build.
These recipes don't create the rust_runtime packages. This package
should be recreated at a later point, but we will need to think about
the package naming, as it will be very much possible to have various
runtime libraries running alongside each other.
2017-09-07 07:32:27 +02:00
Jessica Hamilton
b2214fb42c
rust: development snapshot for now.
...
* This is just the cross-compiled version of rust, rather than a
native build. However, it should hopefully be sufficient for
building rust natively.
2017-09-05 20:50:02 +00: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
Adrien Destugues
0c75a5e67a
vasm: also add vobjdump to the package.
2017-08-29 18:38:46 +02:00
Adrien Destugues
13e845cf89
Update vlink to latest release.
2017-08-27 20:30:39 +02:00
Adrien Destugues
3e9e9f65b0
vasm: add recipe for version 1.8a
...
* Add 6800 CPU, just because.
2017-08-26 21:08:33 +02:00
Sergei Reznikov
efb6dbacb0
lua: provide lua5.x.pc file
...
* needed at least by vlc configure
2017-08-24 09:24:15 +03:00
Jim Saxton
455b2c22e0
yab and yab-IDE: bump version. ( #1567 )
2017-08-09 06:50:01 +02:00
Schrijvers Luc
ad6ded8c90
squirrel: bump version ( #1559 )
2017-08-06 17:30:17 +02:00
Jerome Duval
2482a89083
vala: bump version.
2017-07-26 20:08:46 +02:00
Jessica Hamilton
04725d9a4a
python3: add missing dependency on libffi. ( #1533 )
...
Fixes #1532
2017-07-25 23:28:40 -04:00
waddlesplash
72ee171c19
ruby: bump revision following ncurses6 change.
2017-07-25 18:43:48 -04:00
Jerome Duval
b6225dd525
python3: bump version.
2017-07-25 22:27:21 +02:00
Jerome Duval
a854d846b0
perl: vendor_perl is compatible with $portVersion.
...
* rebuild recipes depending on vendor_perl.
* beware though, haikuporter might wrongly select both perl 5.18 and
perl 5.26 in the chroot to satisfy the dependencies.
2017-07-25 18:08:41 +02:00
Jerome Duval
dbd4bb8e0b
nasm: remove dependency on perl.
...
* generated files are already in the tarball.
2017-07-24 13:38:39 +02:00
Adrien Destugues
f7312c47a3
BeBrexx: fixes to PortManager
...
- Does not prevent system shutdown
- Installed to /system/servers
- Is a background app
2017-07-22 11:05:20 +02:00
Jerome Duval
8d2607780f
orc: bump version.
...
* remove libtool files.
2017-07-18 17:16:04 +02:00
Jerome Duval
c0f1b795cf
perl: enable on x86_64.
...
* be aware that automake 1.15.0 (and before) doesn't work with perl
5.26.
2017-07-15 13:25:56 +02:00
Jerome Duval
242cf93588
r: bump version.
2017-07-15 13:15:21 +02:00
Adrien Destugues
ea688692fa
brexx: various fixes
...
- Make it actually build
- Install header files for the libary and add devel package
- Remove example program from package
- Add secondary arch library
2017-07-09 13:42:01 +02:00
Adrien Destugues
3661344276
Python: use the same include dir everywhere
...
Use the non-suffxed include dir even when building for secondary arch.
This greatly simplifies things for python packages with native code.
2017-07-04 19:29:48 +02:00
Jerome Duval
fc0936b040
Bump revisions for x86_64 rebuild after time_t change.
...
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
waddlesplash
aaf2dc61ae
php: is broken on x86_64.
2017-06-25 09:40:17 -04:00
Jerome Duval
8faba33005
Bump revisions for x86_64 rebuild after time_t change.
2017-06-20 07:18:22 +02:00
waddlesplash
043e1a5ac2
golang: is broken.
2017-06-19 18:17:41 -04:00
waddlesplash
b3b676fe04
python35: deactivate.
...
Not used anywhere.
2017-06-17 19:41:11 -04:00
Gerasim Troeglazov
bd823f831a
orc: bump version
2017-06-16 23:11:41 +10:00
miqlas
0880d3da8c
PHP: bump version ( #1416 )
2017-06-14 17:35:23 -04:00
Jerome Duval
24a075db21
perl: add recipe for version 5.26.
2017-06-09 23:40:02 +02:00
Nick Melnick
2a10f0dcbc
vala: bump to 0.36.3 ( #1396 )
2017-06-05 19:34:42 -04:00
Jerome Duval
d965e29435
luajit: bump version.
2017-06-04 23:45:57 +02:00
RahulAN
ef746d029b
perl: add -fno-stack-protector to link flags ( #1379 )
...
* fix irssi perl modules build
2017-06-02 08:29:44 +02:00
phoudoin
c7d1674a8c
[python-2.7 & 3.6] Implement CTypes's find_library() for Haiku. ( #1363 )
...
Should fix #1120 for python v2.7.13 and v3.6.1.
2017-05-27 11:31:27 +02:00
miqlas
931aa6b3a1
Ruby: bump version ( #1321 )
2017-05-06 15:45:37 -04:00
Jerome Duval
1c4581d6b5
ruby: also depends on libffi.
2017-04-28 23:46:37 +02:00
Jerome Duval
a92684ac4a
x86: enable some recipes which build OK.
2017-04-28 23:44:49 +02:00
Jerome Duval
ccaefe1304
r: bump version.
2017-04-22 16:23:54 +02:00
Jerome Duval
60ad57edd5
python3: enable on x86 secondary arch.
2017-04-18 20:04:28 +00:00
Jerome Duval
2411c135d9
python3: handle negative errno on Haiku.
...
also enable _BSD_SOURCE for openpty declaration.
2017-04-16 21:34:55 +02:00
Augustin Cavalier
9c69f65aa0
Remove all bep-format recipes for which an actual recipe exists.
...
Closes #1244 .
2017-04-16 14:39:56 -04:00
Raefaldhi Amartya Junior
7d78c3a415
dmd: new recipe for version 2.067.1 ( #1267 )
...
dmd v2.067.1 is useful to build latest version of dmd, because any
version above this require bootstrapping to build.
2017-04-05 09:27:13 +02:00
Alexander von Gluck IV
80fa183edb
luajut-2.0.4: Fix nonsense version
...
* version 2.0.4, compat > 5.1
* Spawned a ticket #122
2017-04-01 10:48:05 -05:00
Alexander von Gluck IV
fe914513c4
luajit-2.0.4: Fix symlink to shared library
2017-04-01 10:31:08 -05:00
Alexander von Gluck IV
6af22d77ab
luajit-2.1.0~beta2: Update to be broken on x86_64
2017-04-01 10:12:04 -05:00
Alexander von Gluck IV
547c877664
luajit-2.0.4: Fix build on x86_64 and x86
...
* Upstreamed via https://github.com/LuaJIT/LuaJIT/pull/316
* -lm no longer needed
2017-04-01 10:12:04 -05:00
Jerome Duval
7a7ebe6cae
python3: add recipe for version 3.6.
...
* add a recipe for python35.
2017-03-27 23:10:07 +02:00
miqlas
b636f386aa
Erlang: bump version, recipe cleanup ( #1225 )
2017-03-20 18:59:04 +01:00
Jerome Duval
1533dad2aa
r: bump version.
...
* add some missing requirements.
2017-03-06 20:18:26 +01:00
Jerome Duval
56067d2793
lua: bump version for 5.2.
...
* build as lua52.
2017-03-05 22:32:36 +01:00