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.
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
- 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@
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