Path to this page:
Subject: CVS commit: pkgsrc/archivers/star
From: Michael Baeuerle
Date: 2023-01-25 17:18:42
Message id: 20230125161842.5BE51FA90@cvs.NetBSD.org
Log Message:
archivers/star: Update to 1.7.0
New features with AN-2023-01-12:
UPDATING:
- Solaris 11.4: man pages are now installed according to BSD
conventions. Users may need to manually remove the following
old man pages on update: streamarchive.4, makefiles.4,
makerules.4, changeset.4, sccschangeset.4, sccsfile.4,
and star.4.
NEW FEATURES:
- RULES/os-sunos5.def: man pages will now be installed into
BSD-style sections on Solaris >=11.4 and descendents.
- RULES: add symlink for arm64 OpenBSD
- star: add support for configuring compression and decompression
helpers. The command executed when a compression/decompression
program is selected with the compress-program=name option can
be configured using a new set of name_CMD=... options in
/etc/default/star. Refer to the new COMPRESSION section in
star(1) for details. This feature is currently not available on
DOS (DJGPP).
Submitted by Philipp Wellner.
Files: