1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00
Christian Weisgerber 5ea94b852f 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>
2023-05-06 00:01:18 +02:00
..
2023-02-06 07:53:44 +01:00
2023-04-23 18:18:05 -07:00
2023-05-04 22:02:40 +02:00
2023-03-03 15:54:34 -08:00
2023-04-24 13:43:47 -05:00
2023-02-05 23:47:41 +08:00
2023-04-13 00:56:37 +00:00
2023-02-05 23:47:41 +08:00
2023-05-03 03:29:49 +02:00
2023-04-10 07:37:19 +08:00