<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/coreutils/files, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2026-03-16T15:01:32Z</updated>
<entry>
<title>sysutils/coreutils: Fix build after 28599a1e5f1b</title>
<updated>2026-03-16T15:01:32Z</updated>
<author>
<name>Dmitry Salychev</name>
<email>dsl@FreeBSD.org</email>
</author>
<published>2026-03-11T16:21:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2f52a07fda6d027d6ef289b7db1e202bf3d41f35'/>
<id>urn:sha1:2f52a07fda6d027d6ef289b7db1e202bf3d41f35</id>
<content type='text'>
PR:		293672
Approved by:	portmgr@

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293672
</content>
</entry>
<entry>
<title>sysutils/coreutils: update 9.4 → 9.5, fix CVE-2024-0684</title>
<updated>2024-08-26T01:42:14Z</updated>
<author>
<name>Älven</name>
<email>alster@vinterdalen.se</email>
</author>
<published>2024-08-26T01:42:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=27cc784e0e140938bb27fb5c31ca6087058a80bd'/>
<id>urn:sha1:27cc784e0e140938bb27fb5c31ca6087058a80bd</id>
<content type='text'>
Release annonce:
https://lists.gnu.org/archive/html/coreutils-announce/2024-03/msg00000.html

PR:		281063
Approved by:	jharris@widomaker.com (maintainer)
MFH:		2024Q3
</content>
</entry>
<entry>
<title>sysutils/coreutils: Fix build with clang 18</title>
<updated>2024-02-27T05:01:23Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2024-02-27T05:01:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=45b681ee03a1caebb65a89e4772a7afdcbacbf42'/>
<id>urn:sha1:45b681ee03a1caebb65a89e4772a7afdcbacbf42</id>
<content type='text'>
PR:		277280
Approved by:	maintainer
</content>
</entry>
<entry>
<title>sysutils/coreutils: update to 9.1</title>
<updated>2022-08-13T22:43:30Z</updated>
<author>
<name>Piotr Kubaj</name>
<email>pkubaj@FreeBSD.org</email>
</author>
<published>2022-08-13T22:43:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9b21b2e65cdfc3335192301f680626d3c7eb502e'/>
<id>urn:sha1:9b21b2e65cdfc3335192301f680626d3c7eb502e</id>
<content type='text'>
PR:	265770
Approved by:	jharris@widomaker.com (maintainer)
</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>- update to 8.22</title>
<updated>2014-01-24T01:01:53Z</updated>
<author>
<name>Jason Helfman</name>
<email>jgh@FreeBSD.org</email>
</author>
<published>2014-01-24T01:01:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8e9e1e56528289a754486644f192c1722227244c'/>
<id>urn:sha1:8e9e1e56528289a754486644f192c1722227244c</id>
<content type='text'>
- support staging, strip libraries
- trim master_site
- use option helpers
- shift away from inclusion of bsd.port.pre.mk as bsd.port.options.mk
  can test OSVERSION (less expensive)
- patch of Makefile was merged upstream so removed patch

PR:		185599
Submitted by:	jgh@ (myself)
Approved by:	maintainer timeout, jharris@widomaker.com ( 15 days )
</content>
</entry>
<entry>
<title>- Fix build when NLS is disabled</title>
<updated>2013-02-07T16:40:11Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2013-02-07T16:40:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8eb049b32759d63ebae0c0597545417d8e5a0c42'/>
<id>urn:sha1:8eb049b32759d63ebae0c0597545417d8e5a0c42</id>
<content type='text'>
PR:		ports/174021 [1]
PR:		ports/175745 [2]
Reported by:	Rusty Nejdl &lt;rnejdl@ringofsaturn.com&gt; [1]
Reported by:	Z Beeblebrox &lt;zaphod@berentweb.com&gt; [2]
Approved by:	maintainer timeout
Obtained from:	http://git.savannah.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=88a6201
</content>
</entry>
<entry>
<title>- Fix reinstall/upgrade trying to use gmkdir since it</title>
<updated>2012-10-30T21:21:48Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2012-10-30T21:21:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9ffee13dd90788b616662a8dc4a122722a4ea098'/>
<id>urn:sha1:9ffee13dd90788b616662a8dc4a122722a4ea098</id>
<content type='text'>
  was detected during build [1]
- Mark MAKE_JOBS_UNSAFE:
    help2man: can't get '--help' info from man/stty.td/stty
    gmake[2]: *** [man/stty.1] Error 127
    gmake[2]: *** Waiting for unfinished jobs....

PR:		ports/173218 [1]
Submitted by:	Jason Harris &lt;jharris@widomaker.com&gt; (maintainer) [1]
Feature safe:	yes
</content>
</entry>
<entry>
<title>Update to 8.20.</title>
<updated>2012-10-29T19:04:44Z</updated>
<author>
<name>Raphael Kubo da Costa</name>
<email>rakuco@FreeBSD.org</email>
</author>
<published>2012-10-29T19:04:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3a2c3938af0bbeb1eed2b5ace75d473bd78bdb08'/>
<id>urn:sha1:3a2c3938af0bbeb1eed2b5ace75d473bd78bdb08</id>
<content type='text'>
PR:		ports/173047
Submitted by:	Jason Harris &lt;jharris@widomaker.com&gt; (maintainer)
Feature safe:	yes
</content>
</entry>
</feed>
