Commit Graph

603 Commits

Author SHA1 Message Date
Jerome Duval
5ea5d7c296 swig: code style. 2018-08-03 08:44:16 +02:00
Jerome Duval
d48c8e55a3 rebol: code style. 2018-08-03 08:44:16 +02:00
Jerome Duval
98ee168b77 python: code style. 2018-08-03 08:44:16 +02:00
Jerome Duval
128d11d0b7 php: code style. 2018-08-03 08:44:16 +02:00
Jerome Duval
934291a148 orc: code style. 2018-08-03 08:44:16 +02:00
Jerome Duval
ac06436496 nhc98: code style. 2018-08-03 08:44:16 +02:00
miqlas
92e8f21962 R: bump after OpenBLAS bump (#2822) 2018-08-03 06:39:37 +02:00
Adrien Destugues
2c0dad1368 Add recipe and patch for nhc98
nhc is an Haskell compiler which is easily bootstrappable from C (unlike
ghc). The downsides are:
- It's slower
- It only implements Haskell 98

It may be usable to build GHC or some other Haskell based software,
we'll see.
2018-07-28 18:08:01 +02:00
fbrosson
f8282dc8c7 vala: bump to 0.40.8. 2018-07-28 16:03:21 +00:00
Niels Sascha Reedijk
8b189c34ca Rust: Add recipe for 1.27.0 (#2771)
This change includes both the rust and rust_bin recipe. The remark
regarding the memory usage of the build on Haiku remains, that's
why the build is marked as untested. I have, however, tested the 
recipe up to the point where the main build starts so the odds are 
good that it might build.

Also remove the rust~dev recipe for the 1.22 version.
2018-07-05 14:53:56 +00:00
fbrosson
652a65c51d rust_bin: mark as tested for 1.21.0, see #2647 2018-07-03 20:32:03 +00:00
Niels Sascha Reedijk
e473b27aaa Rust: Add recipe for 1.21.0 (#2647)
The rust_bin recipe is built of binary artifacts. The main reason is
that the 32 bit version can no longer be built on Haiku, because it
crosses a hard memory limit. Perhaps this changes later on. In any case,
an added advantage is that this makes the package buildable by the
buildbots.

For documentation purposes, a regular rust recipe is also provided. This
will probably run on a x86_64 machine with a decent amount of RAM. The
package depends on rustc and cargo being available for the same version.
This makes it both buildable from the rust_bin and the rust recipe.
2018-07-03 17:18:15 +00:00
Schrijvers Luc
7cf1cdd330 xa65, new recipe (#2742) 2018-06-29 20:13:12 -04:00
Schrijvers Luc
df843078ed camlp5, bump version (#2677) 2018-06-23 22:58:33 -04:00
fbrosson
026f1d618b vala: bump to 0.40.7.
FWIW, control-flow/bug736774-2.vala is still failing.
2018-06-20 22:24:52 +00:00
fbrosson
4f36ece4de python-2.7.14: sync line offsets in patchset, update HOMEPAGE. 2018-06-10 12:25:39 +00:00
Niels Sascha Reedijk
3582a04140 Rust: add recipe for Rust 1.20.0
This recipe stops building the src tarball, which means that our dependency
on cargo-vendor is not necessary anymore.
2018-06-03 20:43:12 +00:00
Niels Sascha Reedijk
a4f6f21436 Rust: add recipe for 1.19.0 2018-06-03 20:43:12 +00:00
Niels Sascha Reedijk
225d02851c Rust: add recipe for Rust 1.18.0 2018-06-03 20:43:12 +00:00
Niels Sascha Reedijk
aba5767078 Rust 1.17.0: update the git2 dependency of cargo to prevent crashes 2018-06-03 20:43:12 +00:00
Jérôme Duval
4b6f8b15d0 tcc: update HOMEPAGE. 2018-05-30 08:15:46 +02:00
Jérôme Duval
e6f5649a31 python: update HOMEPAGE. 2018-05-30 08:07:00 +02:00
Jérôme Duval
4498e041cc python: update HOMEPAGE. 2018-05-30 08:06:34 +02:00
Jérôme Duval
ae1f0aa318 nasm: update HOMEPAGE. 2018-05-30 07:54:19 +02:00
irtusb
3abf6cda40 python3: fix #2558
'str' has no attribute 'append'
2018-05-25 19:01:45 +02:00
fbrosson
070bb79d76 vala: bump to 0.40.6. (#2599) 2018-05-24 08:49:14 +00:00
Niels Sascha Reedijk
21294480d6 [Rust] Add recipes for 1.16.0 and 1.17.0 (#2540)
* Rust: add recipe for Rust 1.16.0

This is the first instance of the recipe where it builds cargo itself.

* Rust: add recipe for Rust 1.17.0
2018-05-08 14:28:13 -04:00
Jim Saxton
af4862bd1f yab bump version (#2511) 2018-05-08 21:37:24 +07:00
Sergei Reznikov
71ba56d880 python3: fix unary operator expected warning 2018-05-05 23:09:44 +03:00
fbrosson
797d39d80b vala: Add commandBinDir. Add 2 libs to the debuginfo package. 2018-04-20 11:09:00 +00:00
Schrijvers Luc
fd77f6caca vala, bump to version 0.40.4 (#2256) 2018-04-20 01:16:36 +00:00
fbrosson
475fbda9ac vala: bump to 0.36.13. 2018-04-19 23:21:56 +00:00
miqlas
6f2a789ab1 yasm: rev bump 2018-04-14 11:19:17 +02:00
miqlas
01ce371770 Ruby: bump, delete ancient recipes (#2409) 2018-04-09 18:11:06 +02:00
Michael Lotz
07bfb58cd0 YASM: Disable dependency tracking to avoid the need for depcomp. 2018-04-03 08:57:22 +02:00
Schrijvers Luc
a208f4c642 remove obselete bep file (#2375) 2018-03-29 13:44:08 -04:00
miqlas
17f84ee300 R: bump, fixpkgconfig (#2314)
* R: bump, fixpkgconfig

* Cleanup

* Cleanup
2018-03-24 07:07:26 +01:00
Schrijvers Luc
9519b3be53 vala, bump version (#1920) 2018-03-17 14:42:03 +00:00
miqlas
9ed3671090 TCL: bump, pkgconfig fix, debuginfo, cleanup (#2316) 2018-03-15 20:53:35 +01:00
miqlas
a1cfa24cb0 Ruby: fixpkgconfig, bump, debuginfo, remove stack-protector patch (#2315)
* Ruby: fixpkgconfig, bump, debuginfo, remove stack-protector patch

* Cleanup, needs a new checksum, but i'm on limited connection right now

* Checksum
2018-03-15 20:53:07 +01:00
Jerome Duval
f0dbf12da8 perl: use the shortVersion for site and vendor. 2018-03-14 21:47:12 +01:00
Adrien Destugues
012402a100 vasm: update to 1.8b
This fixes the regression in 1.8a, so 1.7c can be removed.
2018-03-04 13:45:05 +01:00
fbrosson
8a75ac661f openjdk: use curly braces before _devel in PROVIDES_devel. 2018-02-20 06:36:33 +00:00
Adrien Destugues
6798aa57bf php: update to 5.6.33.
The 5.6.4 version crashed during ./configure due to misuse of the crypt() function in configure scripts (problem fixed in 5.6.20).
2018-02-19 18:36:41 +01:00
Adrien Destugues
298e4d4968 Python: fix secondary arch build.
Wrong library paths would lead to missing modules, and crashes.
2018-02-19 18:36:41 +01:00
Adrien Destugues
99b5ce0a6f perl 5.26: mark as tested on x86_gcc2
Passes 99.25% of tests.
Remove old recipes.
2018-02-10 10:08:28 +01:00
Adrien Destugues
cca35279c8 PHP: fix patchset.
For some reason it does not apply cleanly.
2018-01-16 22:34:18 +01:00
Adrien Destugues
919006107d brexx: fix installation of portmanager
I forgot an mkdir in the installation, and as a result, the portmanager
would be installed at the same path as the "servers" directory and would
replace it. This of course prevents all system servers from working.

After moving the server at the right place, things works as expected.
2018-01-13 14:13:32 +01:00
Adrien Destugues
b17ac441ce OpenJDK: fix build.
- Needs an existing openjdk package
- Some policy warnings (appears to be false positives)
2017-12-20 19:55:20 +01:00
Adrien Destugues
f2bc78a187 Some fixes to OpenJDK
Builds ok (if you have an older version installed), but runs out of
memory during INSTALL. Help welcome.
2017-12-19 22:12:27 +01:00