IABSD.fr/ports/sysutils/coreutils

Branch :


Log

Author Commit Date CI Message
34141c2d 2017-12-30 13:32:53 Update to coreutils-8.29 Changelog: http://git.savannah.gnu.org/cgit/coreutils.git/tree/NEWS ok sadowski@
1de96397 2017-10-25 15:36:23 Update coreutils to 8.28--among many fixes, brings in the gb2sum utility. ok juanfra@ shortly before the 6.2 freeze
463209c5 2017-06-08 15:59:11 bcallah takes maintainer
32cd7e42 2016-04-12 15:19:39 replace gettext module
fe1d4a2a 2016-03-27 20:53:14 g/c PFRAG.shared
6d3bbc64 2016-03-09 18:20:02 remove vax-specific patches
e06bac5b 2016-01-23 18:56:28 Update to coreutils-8.25.
e3d25626 2015-07-08 16:04:14 update to coreutils-8.24
ef0efa05 2014-10-20 11:56:37 Update to coreutils-8.23
fccfd673 2014-01-28 16:55:46 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@