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
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
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
fbrosson
8a75ac661f
openjdk: use curly braces before _devel in PROVIDES_devel.
2018-02-20 06:36:33 +00: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
Mason X
66c159c152
Add some SUMMARY's to ports
2017-12-04 20:28:10 +01:00
Toby Chen
31a299c881
Safe download sources
...
Use safe download sources for various packages, and fix several styling issues.
2016-01-03 20:24:13 -05:00
Michael Lotz
a43c394c4d
Explicitly reference all additional files.
...
Not referencing them caused them to be missing from the source packages.
This also moves all files that were in different dirs under the common
additional-files dir.
2015-12-20 20:05:05 +01:00
waddlesplash
a2838b7ee8
openjdk: Fix secondaryArchSuffix syntax, mark untested again.
...
The correct solution is probably to have this package explicitly download an earlier HPKG and use it, because circular dependencies are against general notions of sanity (and the Kitchen can't deal with them)
2015-10-23 16:46:21 -04:00
Sergei Reznikov
c101d5687c
OpenJDK: fix provides for devel package (hopefully)
2015-10-13 23:30:17 +03:00
Jérôme Duval
9994fddd80
Fix recipes broken in 4634abe.
...
* only *some* of them were fixed afterwards back then.
2015-10-13 18:45:03 +02:00
Sergei Reznikov
eb7ae835d7
OpenJDK: rename sources package to devel
...
The package meeds to be divided into JRE package and a JDK package later.
2015-10-07 16:40:39 +03:00
Sergei Reznikov
a3a757aa75
OpenJDK: added patch to make it work again. Break into two packages.
2015-10-07 16:03:15 +03:00
Sergei Reznikov
09277b3af2
OpenJDK: break into two packages
2015-09-11 07:35:58 +00:00
Humdinger
18588b4916
Improved SUMMARY/DESCRIPTION and re-ordered blocks
2015-08-20 19:00:14 +02:00
Augustin Cavalier
1572a588c8
OpenJDK: Mark as untested. The recipe cannot self-bootstrap.
2015-08-05 17:29:02 -04:00
Augustin Cavalier
4634abef1b
Trim extra newlines at end of file & trailing whitespace.
2015-08-04 12:08:31 -04:00
Augustin Cavalier
55dd9cf19d
Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
...
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04:00
Augustin Cavalier
f36b5ed054
openjdk: Add missing "else" to the architecture detector.
2015-07-31 18:22:02 -04:00
Augustin Cavalier
24576473e9
Fix more instances of secondaryArchSuffix typos.
2015-07-31 15:54:49 -04:00
Augustin Cavalier
f561efbc96
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
2015-07-02 11:13:12 -04:00
Hamish Morrison
e1cefa27f6
openjdk: add recipe for 1.8u40-b27
2015-06-19 21:59:08 +01:00
Hamish Morrison
b99b13d672
openjdk: rename recipe so update (e.g. u80) is used as micro version
...
Also update the compatibility declarations; OpenJDK 1.7.x is compatible
with other OpenJDK 1.7 versions
2015-06-19 21:59:06 +01:00
Hamish Morrison
cc95e40c8e
openjdk: populate cacerts file and update to latest revision
2015-05-27 15:38:48 +01:00
Hamish Morrison
6c4c6ed2b8
openjdk: add recipe for JDK7u80-b32
2015-05-16 20:30:49 +01:00
Augustin Cavalier
32782e8ec0
Delete accidentally committed Jarfile.
2015-03-03 23:09:23 -05:00
Augustin Cavalier
9fd0b44fdb
openjdk: provide hjava launcher utility.
2015-03-03 23:03:17 -05:00
Augustin Cavalier
60323de7e2
openjdk: remove old versions.
2015-03-03 23:03:16 -05:00
Humdinger
a38db25c39
Changes in SUMMARY, DESCRIPTION and whitespace.
...
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...
Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632 )
Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01:00