25 Commits

Author SHA1 Message Date
bcallah
2a82beabd5 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@
2021-10-05 23:26:51 +00:00
jca
2175183692 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-11-19 00:17:49 +00:00
bcallah
d1fb4600dc 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-03-08 04:04:02 +00:00
bcallah
766843d6c8 Add debug packages
ok jca@
2020-01-11 18:28:35 +00:00
sthen
e8a3ed4a98 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-16 21:29:41 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
naddy
ebf751b927 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-05-20 22:15:00 +00:00
bcallah
b529887cde Update to coreutils-8.31
Changelog: https://git.savannah.gnu.org/cgit/coreutils.git/tree/NEWS
ok rsadowski@
2019-04-02 19:47:43 +00:00
bcallah
e1c8b58d2a Update GNU coreutils to 8.30 -- thanks to kn@ for big ending testing. 2018-07-11 17:24:31 +00:00
bcallah
34141c2dba Update to coreutils-8.29
Changelog: http://git.savannah.gnu.org/cgit/coreutils.git/tree/NEWS
ok sadowski@
2017-12-30 13:32:53 +00:00
bcallah
1de9639767 Update coreutils to 8.28--among many fixes, brings in the gb2sum utility.
ok juanfra@ shortly before the 6.2 freeze
2017-10-25 15:36:23 +00:00
sthen
463209c5a9 bcallah takes maintainer 2017-06-08 15:59:11 +00:00
naddy
32cd7e42e2 replace gettext module 2016-04-12 15:19:39 +00:00
naddy
fe1d4a2aa6 g/c PFRAG.shared 2016-03-27 20:53:14 +00:00
jasper
6d3bbc6464 remove vax-specific patches 2016-03-09 18:20:02 +00:00
ajacoutot
e06bac5b45 Update to coreutils-8.25. 2016-01-23 18:56:28 +00:00
sthen
e3d25626e9 update to coreutils-8.24 2015-07-08 16:04:14 +00:00
dcoppa
ef0efa0542 Update to coreutils-8.23 2014-10-20 11:56:37 +00:00
jca
fccfd67336 Fix handling of gstdbuf and !shared archs.
- gstdbuf uses LD_PRELOAD with a fixed name "libstdbuf.so", so don't
  rename it to glibstdbuf.so
- this functionality requires shared libs support, which we don't have
  on vax.  Sadly the upstream test (is the platform ELF and is the compiler
  gcc?) isn't enough.  So hack the test and put gstdbuf-related files in
  PFRAG.shared.
ok sthen@
2014-01-28 16:55:46 +00:00
naddy
725de75f3a move http://www.gnu.org to https 2013-11-09 23:19:01 +00:00
brad
ef11d673ff Update to coreutils 8.21.
ok sthen@
2013-04-26 16:19:24 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
544646f481 add hppa-only patch from upstream; build was broken, reported by landry@ 2012-12-10 15:01:56 +00:00
sthen
45749a881a update to coreutils 8.20; various fixes since 8.15 including
- sort -u could fail to output one or more result lines
- sort -u could read freed memory
2012-10-30 20:45:10 +00:00
naddy
216615557c Import GNU coreutils 8.15.
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.

From: Antti Harri
2012-03-20 16:34:07 +00:00