Commit Graph

34 Commits

Author SHA1 Message Date
Greg Lewis
e55f74cd94 . Update to 7u161. 2018-02-07 22:23:58 +00:00
Greg Lewis
4f0e3c4d46 . Update to 7u151. 2017-09-08 18:11:04 +00:00
Greg Lewis
b77ba1d553 . Update to 7u141. 2017-05-30 00:19:06 +00:00
Greg Lewis
f59b37d996 . Update to 7u131. 2017-05-29 04:16:00 +00:00
Jung-uk Kim
2527f5f2d9 Update to use Apache Ant 1.9.7. 2016-08-24 06:20:57 +00:00
Greg Lewis
bfa36e6e51 . Update to 7u111. 2016-08-20 21:07:46 +00:00
Greg Lewis
3d85abe1b4 . Update to 7u101 2016-05-21 15:32:53 +00:00
Greg Lewis
1c57421343 . Update to 7u95. 2016-02-03 03:42:56 +00:00
Greg Lewis
08fe58a557 . Update to 7u91
PR:		204268
2015-12-14 04:09:59 +00:00
Greg Lewis
9472c7f5cc . Move the large patches which contain the changes between updates of the
JDK to being fetched remotely using PATCHFILES and PATCH_SITES.

  This cuts the size taken by openjdk7 in the ports repository.
2015-09-09 09:40:53 +00:00
Greg Lewis
49d7c249aa . Fix unpack200 on i386/amd64 by only swapping bytes when this is actually
a big endian machine. [1]
. Bump PORTREVISION for the fix.
. Speed up the build on multi-core machines using the MAKE_JOBS trickery
  from the openjdk8 Makefile.
. Enlist openjdk7 users as testers of ant 1.9.4.
. Add a dependency on fontconfig.

PR:		191735 [1]
Requested by:	Michael Schmiedgen <schmiedgen@takwa.de> [2]
2014-07-12 17:36:17 +00:00
Greg Lewis
95e1070605 . Update to 7u55.
. Use version 1.9.3 of ant [1]
. Don't insist on GCC since compilation with clang now works [2].

Obtained from:	jkim@'s openjdk7 redport repo ([1], [2])
2014-04-20 22:56:18 +00:00
Greg Lewis
da5a136cad . Update to 7u51.
. Mark as FORBIDDEN for releases without the MAP_STACK fix (or where that
  fix isn't detectable), since kernel panics may result there.
2014-02-09 23:12:11 +00:00
Mathieu Arnold
a396f66981 Revert lang/openjdk7 to 7u25.
With hat:	portmgr-lurker
2014-01-04 15:56:26 +00:00
Greg Lewis
c010f08a58 . Update to 7u45. 2013-12-08 04:11:54 +00:00
Greg Lewis
9b42878dd4 . Update to 7u6.
. Enlist openjdk7 users as testers of ant 1.8.4.
2012-08-21 04:56:41 +00:00
Greg Lewis
c36dec0373 . Update to 7u4. This was a fairly significant merge, so please report
any regressions in functionality that might have been missed.  Biggest
  news is that partial BSD support is now in the official source
  distribution through the OS X port's inclusion.

  Partly obtained from Kurt Miller <kurt@intricatesoftware.com>
2012-05-27 18:48:14 +00:00
Greg Lewis
4042aa0a1e . Enlist openjdk7 users as testers of ant 1.8.3. 2012-05-06 19:51:51 +00:00
Greg Lewis
e5d3c8854e . Update to OpenJDK 7 Update 2. 2012-03-06 03:58:53 +00:00
Greg Lewis
63c5dd4cb1 . Update to Build 147. 2011-06-29 04:09:28 +00:00
Greg Lewis
a121ec1a94 . Update to Build 146. 2011-06-26 18:31:15 +00:00
Greg Lewis
e429a76a51 . Update ant bootstrap to 1.8.2. 2011-06-05 01:56:50 +00:00
Greg Lewis
443627224f . Update to Build 144. 2011-05-29 19:41:52 +00:00
Greg Lewis
7bcb7b5573 . Update to Build 122. 2010-12-18 08:59:20 +00:00
Greg Lewis
be29271c63 . Update to Build 121. 2010-12-14 23:37:29 +00:00
Greg Lewis
74bdb145ad . Use Ant 1.8.1 to build rather than 1.7.1.
Inspired by:	ports/152676
2010-12-14 06:38:39 +00:00
Greg Lewis
92b914da21 . Update to Build 117.
. Temporarily disable a previous openjdk7 install as a bootstrap since the
  previous version won't compile this one.
2010-11-08 08:14:04 +00:00
Greg Lewis
71a03b73fd . Update to Build 100. 2010-07-11 19:06:54 +00:00
Greg Lewis
82ec68f6e6 . Update to Build 86. 2010-03-27 21:30:38 +00:00
Greg Lewis
2f886f4efb . Update to Build 82. 2010-02-07 19:45:06 +00:00
Greg Lewis
980bcfd3ed . Update to Build 80. 2010-01-24 19:29:43 +00:00
Greg Lewis
314299df5c . Use a downloaded version of ant rather than relying on the ant port
to avoid a circular dependency.

  This is a modified version of the submitted patch, any errors are likely
  mine.

Submitted by:	ale@
2010-01-18 02:09:03 +00:00
Greg Lewis
a328ae1d6c . Update to Build 79. 2010-01-18 00:38:29 +00:00
Greg Lewis
766ab75197 . Add a fairly barebones port of OpenJDK7:
An open-source implementation of the Java Platform, Standard Edition,

WWW: http://openjdk.java.net/
2010-01-03 21:00:15 +00:00