<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/openjdk6-jre, branch 10-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=10-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=10-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2015-08-17T14:20:40Z</updated>
<entry>
<title>Remove UNIQUENAME and LATEST_LINK.</title>
<updated>2015-08-17T14:20:40Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2015-08-17T14:20:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=21a283f3bec444388d1448f993783ec673a06502'/>
<id>urn:sha1:21a283f3bec444388d1448f993783ec673a06502</id>
<content type='text'>
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
</content>
</entry>
<entry>
<title>Update to b34.</title>
<updated>2015-01-24T00:02:00Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2015-01-24T00:02:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d5ce7749e1392aa0a26701026878deadb19ff28a'/>
<id>urn:sha1:d5ce7749e1392aa0a26701026878deadb19ff28a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update to b32.</title>
<updated>2014-07-17T04:03:21Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2014-07-17T04:03:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e45d1e1be9755720083fae234f93b9b258d1dc6c'/>
<id>urn:sha1:e45d1e1be9755720083fae234f93b9b258d1dc6c</id>
<content type='text'>
- Update TimeZoneNames to tzdata2014b.
- Enlist openjdk6 users as testers of ant 1.9.4.
</content>
</entry>
<entry>
<title>Implement current and signal methods for sun.nio.ch.NativeThread.  Note this</title>
<updated>2014-06-27T18:41:19Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2014-06-27T18:41:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6d8c62429cf9606827d2cf2925b9bf26a878a4b5'/>
<id>urn:sha1:6d8c62429cf9606827d2cf2925b9bf26a878a4b5</id>
<content type='text'>
fixes a test case in the following Apache Solr bug report.

https://issues.apache.org/jira/browse/SOLR-6204

Reported by:	Dawid Weiss &lt;dawid.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix printing services.  When CUPS is used, ${LOCALBASE}/bin/lpr must be used</title>
<updated>2014-05-21T19:57:11Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2014-05-21T19:57:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a763513dabf3c9ea2ee1243b20d9411d276eba11'/>
<id>urn:sha1:a763513dabf3c9ea2ee1243b20d9411d276eba11</id>
<content type='text'>
to print a generated PostScript file.  When lpd(8) is used, lpr(1) from base
must be used.  Also, status command for lpc(8) requires a printer name.  If
no argument is specified, i.e., "/usr/sbin/lpc status", then it displays the
command usage, i.e., "usage: status  {all | printer ...}".  Unfortunately,
"usage" is interpreted as a printer name because ":" is included.  Add "all"
and adjust an expression for grep(1).

PR:		ports/178856
</content>
</entry>
<entry>
<title>Fix couple of mis-merges.</title>
<updated>2014-04-17T18:24:47Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2014-04-17T18:24:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ec9037822d8ac6b32b8a8ccb6fe688c033ef4b8f'/>
<id>urn:sha1:ec9037822d8ac6b32b8a8ccb6fe688c033ef4b8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to b31.</title>
<updated>2014-04-16T01:43:53Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2014-04-16T01:43:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ba490d88af68f1a9c9606b50a2056cb9861f41d0'/>
<id>urn:sha1:ba490d88af68f1a9c9606b50a2056cb9861f41d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an upstream patch to fix yet another fallout from HotSpot 23 merge.</title>
<updated>2014-03-12T20:56:47Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2014-03-12T20:56:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f0fd5a1e4a61f64d859daa56c19a576287173b30'/>
<id>urn:sha1:f0fd5a1e4a61f64d859daa56c19a576287173b30</id>
<content type='text'>
https://java.net/jira/browse/OPENJDK6-29
http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/04e4c3ec6516
</content>
</entry>
<entry>
<title>Fix missing symbols after re-appearance of converters/libiconv on 10+.  This</title>
<updated>2014-03-11T17:18:02Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2014-03-11T17:18:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=29ab93ec9777ba869e3f096624f0aeca4ce3611e'/>
<id>urn:sha1:29ab93ec9777ba869e3f096624f0aeca4ce3611e</id>
<content type='text'>
actually fixes java/icedtea-web because libsplashscreen.so was looking for
libiconv_open() and libiconv_close() from libiconv instead of iconv_open()
and iconv_close() from libc.  Tidy up compiler/linker flags while I am here.
</content>
</entry>
<entry>
<title>- Sync. extremely outdated sun.util.resources.TimeZoneNames to the latest</title>
<updated>2014-03-03T23:45:26Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2014-03-03T23:45:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d89d9f9160e74e58dc478ca2c288908ee6c4d46c'/>
<id>urn:sha1:d89d9f9160e74e58dc478ca2c288908ee6c4d46c</id>
<content type='text'>
tzdata 2013i from the upstream.  Note we are not updating zoneinfo data here
as it can be updated via java/java-zoneinfo.
- Fix build with Clang 3.4 and other miscellaneous issues while I am here.
</content>
</entry>
</feed>
