<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/coreutils/Makefile, branch 2016Q3</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2016Q3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2016Q3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2016-05-23T20:35:01Z</updated>
<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>Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.</title>
<updated>2016-04-01T14:25:16Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:25:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=597afc47baba19000afd8ec4880a2c47975b0367'/>
<id>urn:sha1:597afc47baba19000afd8ec4880a2c47975b0367</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>sysutils/coreutils: 8.23 -&gt; 8.25</title>
<updated>2016-02-26T20:48:20Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2016-02-26T20:48:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2130826c2e92af3f0229b4645e618ada311b8e46'/>
<id>urn:sha1:2130826c2e92af3f0229b4645e618ada311b8e46</id>
<content type='text'>
- cp now correctly copies files with a hole at the end of the file,
  and extents allocated beyond the apparent size of the file.
  That combination resulted in the trailing hole not being reproduced.
- cut --fields no longer outputs extraneous characters on some uClibc
  configs.
- install -D again copies relative file names when absolute file names
  are also specified along with an absolute destination directory name.
- ls no longer prematurely wraps lines when printing short file names.
- mv no longer causes data loss due to removing a source directory specified
  multiple times, when that directory is also specified as the destination.
- shred again uses defined patterns for all iteration counts.
- sort --debug -b now correctly marks the matching extents for keys
  that specify an offset for the first field.
- tail -F now works with initially non existent files on a remote file system.

Please note: usability issue for 'ls' is discussed in
http://lists.gnu.org/archive/html/coreutils/2016-02/msg00000.html

PR:		206512
Submitted by:	w.schwarzenfeld@aon.at
Approved by:	jharris@widomaker.com (maintainer)
</content>
</entry>
<entry>
<title>Remove OSVERSION checks that do not make sense any more.</title>
<updated>2015-04-03T11:26:48Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2015-04-03T11:26:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0438143249634ab5028e53cb468d99a894c62995'/>
<id>urn:sha1:0438143249634ab5028e53cb468d99a894c62995</id>
<content type='text'>
For example (${OSVERSION} &gt;= 900000 &amp;&amp; ${OSVERSION} &lt; 900021) is always true,
as is (${OSVERSION} &gt; 900002 || ${OSVERSION} &lt; 900000 &amp;&amp; ${OSVERSION} &gt; 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
</content>
</entry>
<entry>
<title>sysutils/coreutils: add CPE information</title>
<updated>2015-03-17T18:57:10Z</updated>
<author>
<name>Bartek Rutkowski</name>
<email>robak@FreeBSD.org</email>
</author>
<published>2015-03-17T18:57:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6599ceb150594b437429dcfb01ac63370f204a6a'/>
<id>urn:sha1:6599ceb150594b437429dcfb01ac63370f204a6a</id>
<content type='text'>
- Maintainer's timeout (jharris@widomaker.com)

PR:		198235
Submitted by:	Shun &lt;shun.fbsd.pr@dropcut.net&gt;
</content>
</entry>
<entry>
<title>sysutils/coreutils: avoid rebuilding WRKSRC/doc/coreutils.info</title>
<updated>2014-08-01T19:36:55Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2014-08-01T19:36:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=eb2643090cb76eda012d18513ff617189cf27b49'/>
<id>urn:sha1:eb2643090cb76eda012d18513ff617189cf27b49</id>
<content type='text'>
PR:		192309
Submitted by:	Martin Birgmeier &lt;la5lbtyi@aon.at&gt;
</content>
</entry>
<entry>
<title>sysutils/coreutils: 8.22 -&gt; 8.23</title>
<updated>2014-08-01T11:54:55Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2014-08-01T11:54:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a767a1d09a76bd3294173ffa5a2b2caca9df336c'/>
<id>urn:sha1:a767a1d09a76bd3294173ffa5a2b2caca9df336c</id>
<content type='text'>
- fix CONFLICTS

PR:		192304
Submitted by:	jharris@widomaker.com (maintainer)
</content>
</entry>
<entry>
<title>- Submitter take maintainership</title>
<updated>2014-06-27T12:29:20Z</updated>
<author>
<name>Philippe Audeoud</name>
<email>jadawin@FreeBSD.org</email>
</author>
<published>2014-06-27T12:29:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=237f8bd9c9eacccbe57b7c150fed42c8e11df5e3'/>
<id>urn:sha1:237f8bd9c9eacccbe57b7c150fed42c8e11df5e3</id>
<content type='text'>
- While I'm here use tar:xz

PR:		ports/191409
Submitted by:	jharris@widomaker.com
</content>
</entry>
<entry>
<title>Convert GMAKE to MAKE_CMD</title>
<updated>2014-06-25T05:35:31Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-06-25T05:35:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a33191366c083aad8ab7cd37d06db2d4790f3e39'/>
<id>urn:sha1:a33191366c083aad8ab7cd37d06db2d4790f3e39</id>
<content type='text'>
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
</content>
</entry>
<entry>
<title>Support LIBS like LDFLAGS.</title>
<updated>2014-06-11T14:49:59Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2014-06-11T14:49:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9f8b4bcde30c0ca3bf6cead5f48aa102536e0e92'/>
<id>urn:sha1:9f8b4bcde30c0ca3bf6cead5f48aa102536e0e92</id>
<content type='text'>
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream.  Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.

Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix.  Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION &lt; 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS.  This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.

PR:		190592
Exp-run by:	antoine
Approved by:	portmgr (antoine)
</content>
</entry>
</feed>
