pkgsrc/archivers/gtar-info/PLIST
bouyer 47542eb173 Update gtar packages to 1.13.25, with security fixes from redhat.
Summary of changes (see NEWS and Changelog from the distribution for details):
- don't allow absolute paths, and path containing ../
* New option --overwrite-dir
* New option --recursion (the default) that is the inverse of --no-recursion.
* New options --anchored, --ignore-case, --wildcards,
  --wildcards-match-slash, and their negations (e.g., --no-anchored).
  Along with --recursion and --no-recursion, these options control how
  exclude patterns are interpreted.
* The default interpretation of exclude patterns is now --no-anchored
  --no-ignore-case --recursion --wildcards --wildcards-match-slash.
* The --no-recursion option now affects extraction too.
* New options --no-same-owner, --no-same-permissions.
* New option -y or --bzip2 for bzip2 compression, by popular request.
2002-11-20 16:57:54 +00:00

4 lines
204 B
Text

@comment $NetBSD: PLIST,v 1.3 2002/11/20 16:57:55 bouyer Exp $
@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/tar.info
info/tar.info
@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/tar.info