HomeFreeBSD

archivers/gtar: switch the default archive to stdin/stdout

Description

archivers/gtar: switch the default archive to stdin/stdout

The gtar port tries to use the same default archive location as the
base system tar. Starting with libarchive 3.6.0, bsdtar defaults
to reading/writing the archive from stdin/to stdout in the common
case where the /dev/sa0 device does not exist on a system.

Using "-" as the default archive file is also the GNU upstream
default.

PR: 271260
Reported by: Michael Stone <mstone2001@msn.com>

Details

Provenance
naddyAuthored on May 5 2023, 9:46 PM
Parents
R11:0838f527c3aa: net/openntpd: fix for NICs with hardware timestamp support
Branches
Unknown
Tags
Unknown