<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/javavmwrapper/src, branch release/13.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2020-09-07T18:35:23Z</updated>
<entry>
<title>Add support for 15 as a version</title>
<updated>2020-09-07T18:35:23Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2020-09-07T18:35:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=515df34e130e5d57ba30b022fbd0df3170152a94'/>
<id>urn:sha1:515df34e130e5d57ba30b022fbd0df3170152a94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Teach javavmwrapper about "14" as a version specifier</title>
<updated>2020-03-21T19:24:52Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2020-03-21T19:24:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=34ef41c3e701b1e2cc076d8ac191f24628640caf'/>
<id>urn:sha1:34ef41c3e701b1e2cc076d8ac191f24628640caf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Teach javavmwrapper about "13" as a version specifier</title>
<updated>2019-11-27T00:56:24Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2019-11-27T00:56:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7c2b69985f53bd734c5194b618c007cac6797ca0'/>
<id>urn:sha1:7c2b69985f53bd734c5194b618c007cac6797ca0</id>
<content type='text'>
* Remove some white space while I'm here
</content>
</entry>
<entry>
<title>Clean up after java/openjdk6 and java/openjdk6-jre removal</title>
<updated>2019-11-26T21:46:12Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2019-11-26T21:46:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5a52a082347653e46a7330eb60d51230c01183ef'/>
<id>urn:sha1:5a52a082347653e46a7330eb60d51230c01183ef</id>
<content type='text'>
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.

PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342
</content>
</entry>
<entry>
<title>Fixes to pkg-install and version handling</title>
<updated>2019-08-10T19:28:18Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2019-08-10T19:28:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2d13292940dc21b831dee08ff2f390a851679b44'/>
<id>urn:sha1:2d13292940dc21b831dee08ff2f390a851679b44</id>
<content type='text'>
* In pkg-install, fix the exclusion of the bootstrap directories. [1]
* In pkg-install, fix the find expression so it actually finds jdks if
  there are multiple present. [1]
* When determining the VM version, be better about ensuring we end up
  with only a number.

PR:		239705 [1]
Submitted by:	John Hein &lt;jcfyecrayz@liamekaens.com&gt; [1]
</content>
</entry>
<entry>
<title>Sort VMs by version numerically</title>
<updated>2019-07-26T21:47:09Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2019-07-26T21:47:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=587ee3db5229d8193407499570a7e8a792e0856b'/>
<id>urn:sha1:587ee3db5229d8193407499570a7e8a792e0856b</id>
<content type='text'>
* VMs were sorted by VM version by lexicographically sorting the version as
  a string.  Switch to numeric sorting now that there are versions like
  10, 11, and 12 so that the intended sort order (most recent first) is
  preserved.
* Bump minor version.
</content>
</entry>
<entry>
<title>Update manual pages</title>
<updated>2019-07-26T18:55:51Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2019-07-26T18:55:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=446cb093335e32474bf0868e45a04465e82f9c3b'/>
<id>urn:sha1:446cb093335e32474bf0868e45a04465e82f9c3b</id>
<content type='text'>
* Update currently supported version specifiers.
* Update currently supported vendors.
* Bump minor version.

This is mostly based on the patch in PR 223304.

PR:		223304
Submitted by:	Tommy P &lt;tommyhp2@gmail.com&gt;
</content>
</entry>
<entry>
<title>Support for newer Java versions</title>
<updated>2019-07-26T18:35:05Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2019-07-26T18:35:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8292f8dc5d6b2dd6f715c7eee72a5047ee90616f'/>
<id>urn:sha1:8292f8dc5d6b2dd6f715c7eee72a5047ee90616f</id>
<content type='text'>
* Switch the internal fallback logic (which is only run when the ports
  system is absent) to use modern Java versioning (e.g. 9 rather than 1.9)
* Add in support for specifying 10+, 11+ and 12+ as requested versions.
* Bump version to 2.7

Notes:

* The fallback logic doesn't support the idea of a default version the way
  bsd.java.mk does.  This was already the case.
* The sorting of VMs in the configuration file doesn't numerically sort
  versions 10 and higher correctly yet.  This will be addressed shortly.
* Manual pages need updating.
* The fallback logic is only used if bsd.java.mk is absent.  This should
  be a no-op if it is present.

PR:		223304
</content>
</entry>
<entry>
<title>. Prepare for JDK9 support.</title>
<updated>2017-10-14T18:36:17Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2017-10-14T18:36:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=023c67f707757c29e346c9b93d744f88056232a1'/>
<id>urn:sha1:023c67f707757c29e346c9b93d744f88056232a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>. Update internal fallback logic, including:</title>
<updated>2014-04-12T19:43:17Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2014-04-12T19:43:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b947f3bb267596f439ea0806513b787cf6a2bb57'/>
<id>urn:sha1:b947f3bb267596f439ea0806513b787cf6a2bb57</id>
<content type='text'>
  . Remove support for diablo* and j* ports.
  . Add support for linux-oracle* ports.
  . Remove support for Java version 1.5.
  . Add support for Java version 1.8.
  . Add support for Oracle as a vendor.
. Bump PORTVERSION.
. Remove CONFLICTS for ports that no longer exist.
</content>
</entry>
</feed>
