Version: 9.1, Package name: coreutils-9.1 |
Maintained by: Brian Callahan |
Master sites:
|
Description The GNU Core Utilities are the basic file, shell and text manipulation utilities of the GNU operating system. Previously these utilities were offered as three individual sets of GNU utilities, Fileutils, Shellutils, and Textutils. Those three have been combined into a single set of utilities called Coreutils. All the binaries are prefixed by the letter g to differentiate them with the standard applications with the same name. The texinfo documentation will refer to them without the 'g' prefix. `id' is prefixed by two g (ggid) in other to avoid a conflict with gid in id-utils. |
Filesize: 5578.227 KB |
Version History (View Complete History) |
|
2021-10-05 17:26:51 by Brian Callahan | Files touched by this commit (5) |
Log message: Update to coreutils-9.0 Changelog: https://lists.gnu.org/archive/html/coreutils-announce/2021-09/msg00000.html Tested on amd64 and armv7 by me Tested on sparc64 by tb@, put through a bulk by tb@ ok tb@ |
2020-11-18 17:17:49 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Prevent gnulib compat code from using snprintf("...%n") for no good reason Heavier fix in upstream gnulib: https://lists.gnu.org/archive/html/bug-gnulib/2020-10/msg00013.html Spotted by schwarze@, ok bcallah@ (maintainer) schwarze@ |
2020-03-07 21:04:02 by Brian Callahan | Files touched by this commit (3) |
Log message: Update to coreutils-8.32 Summary of user-visible changes: https://lists.gnu.org/archive/html/coreutils-announce/2020-03/msg00000.html Big endian testing and ok cwen@ |
2020-01-11 11:28:35 by Brian Callahan | Files touched by this commit (2) |
Log message: Add debug packages ok jca@ |
2019-07-16 15:29:41 by Stuart Henderson | Files touched by this commit (19) |
Log message: Some ports using gnulib previously detected a broken realpath and switched to an internal replacement function. Following the changes to make realpath(3) use the __realpath() syscall these no longer detect broken realpath i.e. produce different code. Bump REVISION to ensure that users get the new version. |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-20 16:15:31 by Christian Weisgerber | Files touched by this commit (488) |
Log message: Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle |
2019-04-02 13:47:43 by Brian Callahan | Files touched by this commit (4) |
Log message: Update to coreutils-8.31 Changelog: https://git.savannah.gnu.org/cgit/coreutils.git/tree/NEWS ok rsadowski@ |
2018-07-11 11:24:31 by Brian Callahan | Files touched by this commit (3) |
Log message: Update GNU coreutils to 8.30 -- thanks to kn@ for big ending testing. |
2017-12-30 06:32:53 by Brian Callahan | Files touched by this commit (3) |
Log message: Update to coreutils-8.29 Changelog: http://git.savannah.gnu.org/cgit/coreutils.git/tree/NEWS ok sadowski@ |
2017-06-08 09:59:11 by Stuart Henderson | Files touched by this commit (1) |
Log message: bcallah takes maintainer |
2016-04-12 09:19:40 by Christian Weisgerber | Files touched by this commit (26) |
Log message: replace gettext module |
2016-03-27 14:53:16 by Christian Weisgerber | Files touched by this commit (33) |
Log message: g/c PFRAG.shared |
2016-03-09 11:20:02 by Jasper Lievisse Adriaanse | Files touched by this commit (10) |
Log message: remove vax-specific patches |
2016-01-23 11:56:29 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: Update to coreutils-8.25. |
2015-07-08 10:04:14 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to coreutils-8.24 |
2014-10-20 05:56:37 by David Coppa | Files touched by this commit (4) |
Log message: Update to coreutils-8.23 |