Commit graph

4 commits

Author SHA1 Message Date
Jung-uk Kim
9ea410ac09 Update to r316538 and drop support for 7.x. 2013-04-26 20:25:39 +00:00
Jung-uk Kim
627eaadea8 - 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
2012-11-01 17:25:59 +00:00
Jung-uk Kim
e702292487 - Update to r306294.
- Trim more files to simplify maintenance.

Feature safe:	yes
2012-10-24 19:57:17 +00:00
Jung-uk Kim
2151c80bb7 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
2012-10-12 00:42:31 +00:00