Jerome Duval
0d782eba67
dev-*: reorder sections.
2018-08-08 16:18:18 +02:00
Jerome Duval
403bcb193a
swift: code style.
2018-08-08 11:43:46 +02:00
Jerome Duval
3ef5b9655d
rust: srcGitRev2 => srcGitRev_2.
...
* code style.
2018-08-07 10:33:00 +02:00
Jerome Duval
f67b534c07
COMMIT/commit => srcGitRev.
...
* code style.
2018-08-07 08:56:57 +02:00
Jerome Duval
5a8df57c57
tcc: fix PROVIDES_devel.
2018-08-06 16:44:28 +02:00
Jerome Duval
81b22530a0
squirrel: fix PROVIDES_devel.
2018-08-06 16:41:25 +02:00
Jerome Duval
dedc2c6324
code style.
2018-08-06 15:08:49 +02:00
Niels Sascha Reedijk
d6ef4a6e22
Rust: add recipe for 1.28.0 ( #2882 )
2018-08-05 21:57:02 +00:00
Kacper Kasper
711f6ccb2e
python3: fix headers path in pkgconfig files
2018-08-04 01:50:05 +02:00
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