notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: java/bootstrap-openjdk/Makefile

Number of commits found: 27

Thursday, 28 Sep 2017
21:03 jkim search for other commits by this committer
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.
Original commitRevision:450875 
Monday, 26 Jun 2017
22:20 linimon search for other commits by this committer
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)
Original commitRevision:444416 
Saturday, 13 May 2017
23:21 linimon search for other commits by this committer
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)
Original commitRevision:440858 
Monday, 2 Jan 2017
23:04 glewis search for other commits by this committer
. Add support for powerpc64.

PR:		215417
Submitted by:	Curtis Hamilton
Approved by:	Maintainer timeout
Original commitRevision:430419 
Friday, 1 Apr 2016
14:08 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412347 
Thursday, 15 Oct 2015
18:01 jkim search for other commits by this committer
Add support for armv6hf.  Tested on Raspberry Pi 2 Model B.
Original commitRevision:399355 
Friday, 18 Sep 2015
15:47 sbruno search for other commits by this committer
Add support for armv6

PR:		201307
Submitted by:	rpaulo
Reviewed by:	glewis
Original commitRevision:397256 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
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
Original commitRevision:386312 
Tuesday, 21 Apr 2015
23:37 bapt search for other commits by this committer
the boostrap bundle libs, do not expose them to the pkg(8) solver
Original commitRevision:384470 
Saturday, 24 Jan 2015
15:07 antoine search for other commits by this committer
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
Original commitRevision:377795 
Wednesday, 2 Jul 2014
18:18 sbruno search for other commits by this committer
Correct typo declaring ONLY_FOR_ARCHS

PR:		191565
Reviewed by:	bdrewery
Original commitRevision:360237 
Wednesday, 23 Apr 2014
03:25 jkim search for other commits by this committer
- Update to r351880.
- Bundle libfreetype.so.6.
Original commitRevision:351911 
Friday, 14 Mar 2014
17:15 jkim search for other commits by this committer
Use USES=tar:xz.
Original commitRevision:348269 
Thursday, 13 Mar 2014
21:26 jkim search for other commits by this committer
Update to r348097.
Original commitRevision:348130 
Monday, 10 Mar 2014
18:16 jkim search for other commits by this committer
- 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.
Original commitRevision:347791 
Monday, 11 Nov 2013
18:51 jkim search for other commits by this committer
Update to r333271.
Original commitRevision:333530 
Monday, 21 Oct 2013
21:27 jkim search for other commits by this committer
- 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.
Original commitRevision:331195 
Tuesday, 15 Oct 2013
18:15 jkim search for other commits by this committer
Chase misc/compat8x change.  libstdc++.so.6 is now available from compat9x.
Original commitRevision:330422 
Sunday, 13 Oct 2013
06:17 jkim search for other commits by this committer
Update to r330107 (OpenJDK6 b28).
Original commitRevision:330214 
Thursday, 26 Sep 2013
00:49 jkim search for other commits by this committer
Tidy up staging support.
Original commitRevision:328328 
Wednesday, 25 Sep 2013
23:43 jkim search for other commits by this committer
Add support for staging.
Original commitRevision:328327 
Friday, 20 Sep 2013
19:48 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
java)
Original commitRevision:327738 
Friday, 26 Apr 2013
20:25 jkim search for other commits by this committer
Update to r316538 and drop support for 7.x.
Original commitRevision:316635 
Thursday, 1 Nov 2012
17:25 jkim search for other commits by this committer
- 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
Original commitRevision:306814 
Thursday, 25 Oct 2012
22:21 jkim search for other commits by this committer
Register javavmwrapper as dependency.  It is not strictly necessary but it
should unbreak tinderbox build for openjdk6 and openjdk6-jre.

Feature safe:	yes
Original commitRevision:306403 
Wednesday, 24 Oct 2012
19:57 jkim search for other commits by this committer
- Update to r306294.
- Trim more files to simplify maintenance.

Feature safe:	yes
Original commitRevision:306352 
Friday, 12 Oct 2012
00:42 jkim search for other commits by this committer
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
Original commitRevision:305745 

Number of commits found: 27