<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/jdk16/files, branch 2025Q3</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2025Q3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2025Q3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2012-12-10T17:18:32Z</updated>
<entry>
<title>Decommissioning java 1.5 (EOLed since October 2009):</title>
<updated>2012-12-10T17:18:32Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2012-12-10T17:18:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b1ccabf65df39e4ab553f6c4734942b9f89992b1'/>
<id>urn:sha1:b1ccabf65df39e4ab553f6c4734942b9f89992b1</id>
<content type='text'>
removal of the different 1.5 jre and jdk vendors

Removing outdated jdk16 vendors:
removing all the bsdjava and freebsd vendors, consider using openjdk6 or
openjsk7 instead.

Discussed with:	java (glarkin)
</content>
</entry>
<entry>
<title>. Fix infinite loop in parsing certain doubles.  See  CVE-2010-4476.</title>
<updated>2011-02-09T17:13:40Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2011-02-09T17:13:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4b975496460873b40e67a388e07d7e47db1ddbe4'/>
<id>urn:sha1:4b975496460873b40e67a388e07d7e47db1ddbe4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>. Some fixes for the KQueue NIO selector.</title>
<updated>2010-08-13T01:02:01Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2010-08-13T01:02:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c9c98ec7cc9afebb72588fa9b0fd5ab0256c553a'/>
<id>urn:sha1:c9c98ec7cc9afebb72588fa9b0fd5ab0256c553a</id>
<content type='text'>
Submitted by:	davidxu@
</content>
</entry>
<entry>
<title>. Add a new NIO selector that uses kqueue(2) and make it the default.</title>
<updated>2010-08-07T18:44:12Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2010-08-07T18:44:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0820af143614cb553cbc098d37d49ab6179e70d3'/>
<id>urn:sha1:0820af143614cb553cbc098d37d49ab6179e70d3</id>
<content type='text'>
PR:		115773
Submitted by:	davidxu@
</content>
</entry>
<entry>
<title>. Update to the latest set of root certificates that come with the JDK.</title>
<updated>2010-07-25T07:10:52Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2010-07-25T07:10:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2d42764d84de692c367fb647ca0a5d689a6718c5'/>
<id>urn:sha1:2d42764d84de692c367fb647ca0a5d689a6718c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>. Add file missed in the last commit:</title>
<updated>2010-06-09T06:28:24Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2010-06-09T06:28:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2d4d115102fae17fc8252c8e6351e9adc8b77175'/>
<id>urn:sha1:2d4d115102fae17fc8252c8e6351e9adc8b77175</id>
<content type='text'>
  Use OSVERSION rather than directly invoking 'sysctl kern.osreldate' to
  determine whether sigignore(3) is supported or not.  This should
  hopefully fix the build for QAT and pointyhat.

Suggested by:	pgollucci@
</content>
</entry>
<entry>
<title>. Fix the build with recent xorg.</title>
<updated>2010-04-19T06:18:54Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2010-04-19T06:18:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c426698b396f12526ddfe43a1b75660215129a7a'/>
<id>urn:sha1:c426698b396f12526ddfe43a1b75660215129a7a</id>
<content type='text'>
PR:		145754
Submitted by:	fluffy@
</content>
</entry>
<entry>
<title>. sigignore(3) has been MFC'ed to 8-STABLE.  Attempt to fix the build</title>
<updated>2010-02-07T22:17:06Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2010-02-07T22:17:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=88591b788ac11df663bbd5b0108ed5853835db04'/>
<id>urn:sha1:88591b788ac11df663bbd5b0108ed5853835db04</id>
<content type='text'>
  there by extending the fix for 9-CURRENT to the appropriate versions
  of 8-STABLE.
</content>
</entry>
<entry>
<title>. Detect that recent versions of 9-CURRENT have sigignore(3) and configure</title>
<updated>2010-02-05T05:22:31Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2010-02-05T05:22:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=90ed75b874d9d1f4270f24c72e971962e7c2033c'/>
<id>urn:sha1:90ed75b874d9d1f4270f24c72e971962e7c2033c</id>
<content type='text'>
  the build correctly for that.

  Fixes the build on those versions of 9-CURRENT

PR:			141105
Collaboration with:	fluffy@
</content>
</entry>
<entry>
<title>. Update to the cacerts file included in Update 17.</title>
<updated>2009-12-06T02:52:37Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2009-12-06T02:52:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b94d4f719d465409d641c139dfb756a16f6c1753'/>
<id>urn:sha1:b94d4f719d465409d641c139dfb756a16f6c1753</id>
<content type='text'>
</content>
</entry>
</feed>
