Commit Graph

504 Commits

Author SHA1 Message Date
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
Jerome Duval
10efd2f8d4 python: remove 2.6 recipes and patches. 2017-03-02 23:03:30 +01:00
miqlas
8b2a17d66b hugs98: new recipe (#1195) 2017-02-28 12:00:28 +01:00
Jerome Duval
732b313765 python3: bump version for 3.5. 2017-02-27 17:42:49 +01:00
Calvin Hill
5f539e11ea erlang: fix build (#1168)
Added the flag '-D_BSD_SOURCE' to ERLANG_CFLAGS which fixes
a compile issue when using the ifaddrs.h library.
2017-02-25 15:48:51 +01:00
Jerome Duval
da8e36c5fd swig: bump version. 2017-02-16 22:42:28 +01:00
Jerome Duval
ddb6f69441 python: add recipe for version 2.7.13. 2017-02-16 22:42:27 +01:00
miqlas
81f95b3b99 R: enable shared lib, fix zlib problem (#1147) 2017-02-12 22:15:34 +01:00
Jérôme Duval
5f88e141d3 python3: mark as broken again on x86_gcc2. 2017-02-08 08:14:05 +01:00
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