<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/openjdk6/Makefile, branch 2017Q2</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2017Q2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2017Q2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2017-01-18T22:22:00Z</updated>
<entry>
<title>Update to b41.</title>
<updated>2017-01-18T22:22:00Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2017-01-18T22:22:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c28867328249b6c296214c241058d696edb0022d'/>
<id>urn:sha1:c28867328249b6c296214c241058d696edb0022d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The output of tools like awk, date, sort, tr,... depends on the current</title>
<updated>2017-01-18T13:20:31Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2017-01-18T13:20:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=02f27a83b44d4566fd409edc60570ac0734eb63e'/>
<id>urn:sha1:02f27a83b44d4566fd409edc60570ac0734eb63e</id>
<content type='text'>
locale set by the user.  Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables.  LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well.  The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.

Introduce USE_LOCALE=&lt;locale&gt; that adds LANG=&lt;locale&gt; and LC_ALL=&lt;locale&gt; to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).

PR:		215882
Exp-run by:	antoine
Approved by:	portmgr (antoine)
</content>
</entry>
<entry>
<title>Update cacerts file using the one included in 8u111 release.</title>
<updated>2016-10-24T08:53:21Z</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2016-10-24T08:53:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6b6b8271c050eae51d7495b680dd219e4c7c7dc4'/>
<id>urn:sha1:6b6b8271c050eae51d7495b680dd219e4c7c7dc4</id>
<content type='text'>
Notable change is the inclusion of Let's Encrypt CA.
</content>
</entry>
<entry>
<title>${RM} already has -f.</title>
<updated>2016-10-21T12:51:40Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-10-21T12:51:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=eabbfd75e30148b8f686899a638b93547ca83485'/>
<id>urn:sha1:eabbfd75e30148b8f686899a638b93547ca83485</id>
<content type='text'>
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Update to b40.</title>
<updated>2016-08-25T23:31:14Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2016-08-25T23:31:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8db76b66ee91468b0f461068735dff7b9f72eb37'/>
<id>urn:sha1:8db76b66ee91468b0f461068735dff7b9f72eb37</id>
<content type='text'>
MFH:		2016Q3
</content>
</entry>
<entry>
<title>Update to use Apache Ant 1.9.7.</title>
<updated>2016-08-24T06:20:57Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2016-08-24T06:20:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2527f5f2d94edd68db4851e324ca586865588f2f'/>
<id>urn:sha1:2527f5f2d94edd68db4851e324ca586865588f2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2016-07-31T12:49:20Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2016-07-31T12:49:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9d1f12b0b1c737c46dacd4efea81c2965b192022'/>
<id>urn:sha1:9d1f12b0b1c737c46dacd4efea81c2965b192022</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the new @javavm</title>
<updated>2016-07-31T12:43:53Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2016-07-31T12:43:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cddeffd5bfefc4193c0f0437fc87b2a103ad5a47'/>
<id>urn:sha1:cddeffd5bfefc4193c0f0437fc87b2a103ad5a47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed</title>
<updated>2016-05-23T20:35:01Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2016-05-23T20:35:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c86e9d97241f251304781abec881b7b5a934f12a'/>
<id>urn:sha1:c86e9d97241f251304781abec881b7b5a934f12a</id>
<content type='text'>
Approved by:	portmgr blanket
</content>
</entry>
<entry>
<title>Update to b39.</title>
<updated>2016-05-06T14:27:51Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2016-05-06T14:27:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3ba8c251baff248d44147e919e9657074de211c1'/>
<id>urn:sha1:3ba8c251baff248d44147e919e9657074de211c1</id>
<content type='text'>
MFH:		2016Q2
</content>
</entry>
</feed>
