linok9757
2639911b88
ocaml: fix build on x86_64 ( #3583 )
2019-01-25 11:07:44 +03:00
linok9757
f7fe3afbf1
ocaml: bump version ( #3578 )
2019-01-21 17:50:35 +03:00
Leorize
48af180082
dev-lang/nim: update to 0.19.2
...
A slightly newer version was used as it includes the walkDir fix for
Haiku.
Documentations are now built and packaged as _doc subpackage.
2019-01-14 13:19:27 +07:00
Gerasim Troeglazov
28930c156b
orc: bump version
2019-01-13 11:32:18 +10:00
Jerome Duval
37114df89f
perl: update compatibility string for libperl.
...
no need to rebuild libperl reverse dependencies.
2019-01-08 17:40:47 +01:00
Jerome Duval
7803932de9
openjdk8: bump jdk8_hotspot.
...
* now use a stable jtreg tarball
* build with one job, avoids having multiple JVM running.
2019-01-07 17:28:54 +01:00
Jerome Duval
d8678295f2
openjdk: add bootstrap JDK for x86_64.
...
openjdk7:
to simplify the recipe changes it's actually a 1.8 JDK for x86_64.
openjdk8:
* config.guess is patched to recognize haiku-x86_64.
* honor the jobs parameter.
2019-01-05 12:46:59 +01:00
miqlas
30f9b522e5
Algol: bump ( #3529 )
...
* Algol68g: bump, enable compiler
* Test not provided
* Add PGSQL, rework compiler patch
* Add documentation, like AUR does
* Config file PATH
2019-01-04 14:12:35 -05:00
Adrien Destugues
8b1e38cf29
php: missing dependency on nghttp2
2018-12-28 10:43:31 +01:00
Jerome Duval
7976876e3a
python3: bump version.
2018-12-18 19:57:43 +01:00
Jerome Duval
20348c5639
python: add recipe for version 2.7.15.
2018-12-18 19:57:43 +01:00
Jerome Duval
2f850ff1ad
perl: bump version.
2018-12-18 19:57:43 +01:00
Jerome Duval
bd520ae4b8
openjdk11: new recipe.
...
hosted at https://github.com/korli/haiku-jdk11u/
2018-12-15 10:20:25 +01:00
Jerome Duval
8aa20b9ae2
openjdk10: new recipe.
...
hosted at http://github.com/korli/haiku-jdk10u/
2018-12-15 10:19:29 +01:00
Jerome Duval
ffec564db5
openjdk9: new recipe.
2018-12-15 10:04:00 +01:00
Jerome Duval
4b07f635b7
openjdk8: fix jtreg checksum.
2018-12-15 09:25:23 +01:00
Jerome Duval
0b76d5b898
openjdk: add binary bootstrap package for 1.7
...
adapt 1.8 to pick up the 1.7 package.
2018-12-15 09:00:04 +01:00
Jerome Duval
6b2ddd62cb
openjdk8: bump version.
...
* replaces openjdk. enables to install multiple versions of openjdk.
* uses tzdata2018g-rearguard, this is what's used upstream.
* adds jtreg and enables some tests.
* split in base, jre and default packages.
base is for the sdk, provides java:environment, exposes JDK8_HOME.
jre is for the runtime, provides java:runtime, exposes JRE8_HOME.
default provides symlinks in /bin and JAVA_HOME.
* switches to main, hotspot and jdk github repos.
2018-11-24 13:08:57 +01:00
fbrosson
d6b37ffda1
Vala: bump to 0.42.3.
2018-11-08 01:32:43 +00:00
waddlesplash
1d8c56e791
openjdk: Use ports-mirror for langtools and corba also.
2018-11-03 18:54:47 -04:00
waddlesplash
6d5ea8f4b6
openjdk: use ports-mirror for nashorn.
2018-11-03 17:27:13 -04:00
waddlesplash
37c7ccbf07
openjdk: use ports-mirror for jaxp and jaxws.
2018-11-03 17:10:59 -04:00
waddlesplash
be1ed0a94d
openjdk: Use more HTTPS.
2018-11-03 17:02:53 -04:00
waddlesplash
1a123a75a9
openjdk: Add initial copyright year.
...
This should be enough of a bump for the buildmaster to attempt it...
2018-11-03 16:42:19 -04:00
Jerome Duval
5153d840f5
openjdk: apply two upstream patches for gcc5+.
...
bugreport for details: https://bugzilla.redhat.com/show_bug.cgi?id=1208369
2018-11-03 15:47:08 +01:00
Jérôme Duval
7eb10f2bec
openjdk: disable and remove hack.
2018-11-01 19:35:32 +01:00
Jerome Duval
8adae0ef41
openjdk: symlink to /bin before adding the lib symlink.
2018-11-01 11:24:55 +01:00
Jerome Duval
c2675c3b03
openjdk: depends on ca_root_certificates_java.
...
* the runtime_loader doesn't find libs required by libjvm.so on x86
secondary arch. for now we provide symlinks to workaround the problem.
2018-10-31 20:44:12 +01:00
Jérôme Duval
153520b6de
openjdk: more tweaks.
2018-10-31 15:38:17 +01:00
waddlesplash
b84cd6bf27
openjdk: add back fpermissive.
2018-10-31 10:13:17 -04:00
waddlesplash
1e974ea18a
openjdk: Rewrap SUMMARY.
2018-10-31 10:02:40 -04:00
Jérôme Duval
486389e05b
openjdk: tweak flags.
2018-10-31 10:52:02 +01:00
waddlesplash
017c6c7c3c
openjdk: Sources are not valid C++11.
2018-10-30 21:06:38 -04:00
waddlesplash
d6e0c49c33
openjdk: Tweaks.
...
* Re-enable 256 character path hack.
* Don't add resources to "jexec", it needs the "-jar" flag which is of course not supplied, making the file association useless.
* Use HTTPS.
Now that I've put the openjdk-1.7 on the buildmaster, this might work...
2018-10-30 20:47:33 -04:00
Leorize
80a7e5139a
dev-lang/nim: add version 0.19.0
...
Based on #1461
Co-authored-by: Zoltán Mizsei <zmizsei@extrowerk.com >
2018-09-28 08:20:06 +07:00
fbrosson
18bf697e89
Vala: bump to 0.42.2.
2018-09-24 09:31:17 +00:00
Jerome Duval
64a553d760
spidermonkey: update HOMEPAGE.
2018-09-21 11:07:52 +02:00
Jerome Duval
acb1c53916
fpc_bin: switch to https.
2018-09-21 10:49:32 +02:00
kenmays
2beb687c1f
Nasm: bump version ( #3070 )
2018-09-19 08:03:19 +00:00
fbrosson
d334e7afd0
Vala: bump to 0.42.1.
...
* tests/basic-types/array-uint8-uchar-compat.vala is failing for me
on x86_64. This test, which appeared in 0.42.1, also fails with
the previous release, 0.42.0, when "copied" there.
Noteworthy: on x86 that test is OK for both 0.42.0 and 0.42.1.
* tests/control-flow/bug736774-2.vala still fails on all arches.
2018-09-17 21:31:53 +00:00
Jérôme Duval
fcdc803868
julia: switch to https.
2018-09-17 17:04:27 +02:00
Jerome Duval
45de8e68fb
switch HOMEPAGE to https.
2018-09-10 09:20:45 +02:00
fbrosson
fba4562af8
Vala: bump to 0.42.0.
...
FWIW, control-flow/bug736774-2.vala is still failing.
2018-09-08 07:43:20 +00:00
Jerome Duval
edf5a345a6
code reformat
2018-09-03 18:07:46 +02:00
Jerome Duval
bd33cc2cbd
code style.
2018-09-03 11:10:08 +02:00
Adrien Destugues
0471196ff4
Add recipe for php 5.6.37
...
Maybe this one will manage to be built by haikuporter?
2018-09-02 22:11:50 +02:00
miqlas
93ea4cdf56
Algol68g: new recipe ( #2909 )
2018-08-23 18:05:13 +02:00
fbrosson
006d507f6d
vala: bump to 0.40.9.
2018-08-20 14:30:12 +00:00
Jerome Duval
51ee6bc944
code style.
...
remove old patches.
2018-08-14 10:42:32 +02:00
miqlas
6a6dda8273
mujs: new recipe ( #2911 )
2018-08-13 12:26:18 -04:00