<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/jakarta-commons-httpclient, 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>2017-01-18T13:20:31Z</updated>
<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>Fix ports using PREFIX in their depends instead of LOCALBASE.</title>
<updated>2017-01-13T16:54:55Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2017-01-13T16:54:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9468432a48314313f7585654ac6db575a0b6648a'/>
<id>urn:sha1:9468432a48314313f7585654ac6db575a0b6648a</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.</title>
<updated>2016-04-01T14:08:37Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:08:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2'/>
<id>urn:sha1:a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>- Add NO_ARCH</title>
<updated>2015-12-08T18:58:15Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2015-12-08T18:58:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=61db027b0d567ede81caefa5be7892d40870975a'/>
<id>urn:sha1:61db027b0d567ede81caefa5be7892d40870975a</id>
<content type='text'>
- Switch to options helpers

Approved by:	portmgr blanket
</content>
</entry>
<entry>
<title>MASTER_SITES cleanup.</title>
<updated>2015-05-14T10:15:04Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2015-05-14T10:15:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=60d1a83c2a113150cedbc43ff12a7375144f741a'/>
<id>urn:sha1:60d1a83c2a113150cedbc43ff12a7375144f741a</id>
<content type='text'>
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>java/jakarta-commons-httpclient: add CPE information</title>
<updated>2015-04-09T21:03:55Z</updated>
<author>
<name>Bartek Rutkowski</name>
<email>robak@FreeBSD.org</email>
</author>
<published>2015-04-09T21:03:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6570cec6d346991dce96d16a5289241263342a97'/>
<id>urn:sha1:6570cec6d346991dce96d16a5289241263342a97</id>
<content type='text'>
- Maintainer's timeout (ale@FreeBSD.org)

PR:		198970
Submitted by:	Shun &lt;shun.fbsd.pr@dropcut.net&gt;
</content>
</entry>
<entry>
<title>Remove indefinite articles and trailing periods from COMMENT, plus minor</title>
<updated>2014-07-05T19:27:03Z</updated>
<author>
<name>Jimmy Olgeni</name>
<email>olgeni@FreeBSD.org</email>
</author>
<published>2014-07-05T19:27:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=021be14f65e3b732ae6982186bf54dbd69a69883'/>
<id>urn:sha1:021be14f65e3b732ae6982186bf54dbd69a69883</id>
<content type='text'>
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.

CR:		D305
Approved by:	portmgr (swills)
</content>
</entry>
<entry>
<title>Stagify.</title>
<updated>2014-05-12T15:51:11Z</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2014-05-12T15:51:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fd0413eb2dd56f9255f251f4ca19b9436afa7353'/>
<id>urn:sha1:fd0413eb2dd56f9255f251f4ca19b9436afa7353</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespaces from category java</title>
<updated>2014-02-21T13:37:40Z</updated>
<author>
<name>Emanuel Haupt</name>
<email>ehaupt@FreeBSD.org</email>
</author>
<published>2014-02-21T13:37:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4e4be6325ffa6aa39cb7e907a0b7f18b598265da'/>
<id>urn:sha1:4e4be6325ffa6aa39cb7e907a0b7f18b598265da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>According to the Porter's Handbook (5.12.2.3.) default options must be added to</title>
<updated>2014-02-10T13:54:26Z</updated>
<author>
<name>Emanuel Haupt</name>
<email>ehaupt@FreeBSD.org</email>
</author>
<published>2014-02-10T13:54:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5005b67362a735dc18d3d85170eae34e1fb6feab'/>
<id>urn:sha1:5005b67362a735dc18d3d85170eae34e1fb6feab</id>
<content type='text'>
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
</content>
</entry>
</feed>
