non port: java/bootstrap-openjdk/Makefile |
Number of commits found: 27 |
Thursday, 28 Sep 2017
|
21:03 jkim
Set DEPRECATED and EXPIRATION_DATE.
Use java/bootstrap-openjdk6 to bootstrap java/openjdk6 and java/openjdk7 and
use java/bootstrap-openjdk8 to bootstrap java/openjdk8.
|
Monday, 26 Jun 2017
|
22:20 linimon
Scrub mention of armv6hf from ARCHS. It was never in a released version.
While here, sort ARCHS and pet portlint.
Reviewed by: imp
Approved by: portmgr (tier-2 blanket)
|
Saturday, 13 May 2017
|
23:21 linimon
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Monday, 2 Jan 2017
|
23:04 glewis
. Add support for powerpc64.
PR: 215417
Submitted by: Curtis Hamilton
Approved by: Maintainer timeout
|
Friday, 1 Apr 2016
|
14:08 mat
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Thursday, 15 Oct 2015
|
18:01 jkim
Add support for armv6hf. Tested on Raspberry Pi 2 Model B.
|
Friday, 18 Sep 2015
|
15:47 sbruno
Add support for armv6
PR: 201307
Submitted by: rpaulo
Reviewed by: glewis
|
Thursday, 14 May 2015
|
10:15 mat
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Tuesday, 21 Apr 2015
|
23:37 bapt
the boostrap bundle libs, do not expose them to the pkg(8) solver
|
Saturday, 24 Jan 2015
|
15:07 antoine
Switch some dependencies from a directory name or a file generated by
pkg-install
to a package name, as the former can't be attributed to a package
|
Wednesday, 2 Jul 2014
|
18:18 sbruno
Correct typo declaring ONLY_FOR_ARCHS
PR: 191565
Reviewed by: bdrewery
|
Wednesday, 23 Apr 2014
|
03:25 jkim
- Update to r351880.
- Bundle libfreetype.so.6.
|
Friday, 14 Mar 2014
|
17:15 jkim
Use USES=tar:xz.
|
Thursday, 13 Mar 2014
|
21:26 jkim
Update to r348097.
|
Monday, 10 Mar 2014
|
18:16 jkim
- Update to r347418.
- Re-enable mixed mode by default. Now we know it is not our problem.
- Do not build with system zlib and include libstdc++.so.6 in the distfile
to avoid misc/compat8x dependency.
|
Monday, 11 Nov 2013
|
18:51 jkim
Update to r333271.
|
Monday, 21 Oct 2013
|
21:27 jkim
- Update to r330538.
- Turn off mixed mode for HotSpot (i. e., JIT compiler) by default for
extreme safety. Although it may be too conservative and/or slow, it is okay
because it is not useful for anything but bootstrapping OpenJDK itself. In
fact, it does not seem stable within jails (e. g., QAT) for unknown reasons.
- Revert r330422. Now it is obsolete by r330500.
|
Tuesday, 15 Oct 2013
|
18:15 jkim
Chase misc/compat8x change. libstdc++.so.6 is now available from compat9x.
|
Sunday, 13 Oct 2013
|
06:17 jkim
Update to r330107 (OpenJDK6 b28).
|
Thursday, 26 Sep 2013
|
00:49 jkim
Tidy up staging support.
|
Wednesday, 25 Sep 2013
|
23:43 jkim
Add support for staging.
|
Friday, 20 Sep 2013
|
19:48 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
java)
|
Friday, 26 Apr 2013
|
20:25 jkim
Update to r316538 and drop support for 7.x.
|
Thursday, 1 Nov 2012
|
17:25 jkim
- Update to r306764.
- Generate distfiles directly from pkg-plist. This list was compiled from
running "ktrace -i -tn make" on openjdk6 and openjdk7 ports.
- Re-add jre/bin/java to work around a bug in openjdk7 build infrastructure.
It is not really necessary but langtools fails to build without it because
langtools/make/tools/GenStubs/GenStubs.java executes it based on java.home
property, which points to jre subdirectory. Note this problem only exists
on recent jdk7 langtools and jdk6 and jdk8 are not affected.
Feature safe: yes
|
Thursday, 25 Oct 2012
|
22:21 jkim
Register javavmwrapper as dependency. It is not strictly necessary but it
should unbreak tinderbox build for openjdk6 and openjdk6-jre.
Feature safe: yes
|
Wednesday, 24 Oct 2012
|
19:57 jkim
- Update to r306294.
- Trim more files to simplify maintenance.
Feature safe: yes
|
Friday, 12 Oct 2012
|
00:42 jkim
Add a port to self-bootstrap OpenJDK6. Note the initial distfiles were
bootstrapped with pre-built openjdk6 packages from FreeBSD build clusters
on clean 7.4-RELEASE installation, and the ports tree was checked out at
r305682.
Feature safe: yes
|
Number of commits found: 27 |