Commit graph

31 commits

Author SHA1 Message Date
Christian Weisgerber
b6a4dec374 Update to 1.32 for some bug and testsuite fixes. 2019-02-25 22:14:46 +00:00
Christian Weisgerber
bf9d0f3e39 Update to 1.31. Noteworthy changes:
* Support for zstd compression (if zstd is installed).
* The -K option interacts properly with member names given on the command line.
* Fix handling of file shrinkage during read access when --sparse is used.
2019-01-13 15:33:22 +00:00
Christian Weisgerber
6782202db5 Update to 1.30. Noteworthy changes:
* Member names containing '..' components are now skipped when extracting.
* Report erroneous use of position-sensitive options.
* --numeric-owner now affects private headers too.
* Fixed the --delay-directory-restore option
* The --warnings=failed-read option
* The --warnings=none option now suppresses all warnings
* Fix reporting of hardlink mismatches during compare
2018-05-02 10:49:13 +00:00
Christian Weisgerber
dca513e402 Update to 1.29. User-visible changes:
* New options: --verbatim-files-from, --no-verbatim-files-from
* --null option reads file names verbatim
* New options: --owner-map=FILE and --group-map=FILE
* New option --clamp-mtime
* Deprecated --preserve option removed
2016-06-03 19:24:53 +00:00
Christian Weisgerber
bf55779e24 Update to 1.28. Noteworthy changes in this release:
* New checkpoint action: totals
* Extended checkpoint format specification.
* New option --one-top-level
* New option --sort
* New exclusion options
* Manpages
2014-08-06 19:21:24 +00:00
Christian Weisgerber
c51f3f1605 Update to 1.27.1. Bug fixes:
* Fix unquoting of file names obtained via the -T option.
* Fix GNU long link header timestamp (backward compatibility).
* Fix extracting sparse members from star archives.

PR:		189675
Submitted by:	Jason Harris <jharris@widomaker.com>
2014-05-12 21:31:01 +00:00
Christian Weisgerber
3626747843 Update to 1.27.
Fix dependencies for STATIC option.
2013-10-07 16:53:54 +00:00
Christian Weisgerber
b6557b7e1d Update to bugfix release 1.26. 2011-03-15 22:13:34 +00:00
Christian Weisgerber
1cb39c944d Update to 1.25, which mostly brings miscellaneous bug fixes. 2010-11-24 18:02:57 +00:00
Christian Weisgerber
2d640b7c88 Update to 1.23: miscellaneous bug fixes and minor additions. 2010-03-29 17:36:25 +00:00
Christian Weisgerber
e96f16b2ee Update to 1.22 which adds --xz/-J support for xz compression.
However, xz itself does not have a stable release yet, so don't force
a runtime dependency.
2009-03-10 14:25:51 +00:00
Christian Weisgerber
dbf64c8d6b * Update to 1.21. Notable changes:
- Some new flags, e.g. -J for lzma compression and --lzop.
  - transformation scope flags
  Testsuite fixes from upstream CVS.

* Drop workarounds for no longer supported FreeBSD releases.
2008-12-30 17:41:11 +00:00
Christian Weisgerber
c469d2a6c1 - Revert previous workaround, 8.0-CURRENT has grown fdopendir(3).
- Update to 1.20.
  Notable changes: This release adds support for lzma compression
  and the -a option to select the compression algorithm based on
  the suffix of the archive file name.
2008-04-21 16:03:49 +00:00
Christian Weisgerber
85ec89441c Update to 1.19. Changes in this releases:
* new option --exclude-vcs
* miscellaneous bug fixes
2008-01-16 02:09:33 +00:00
Christian Weisgerber
dd1ed9f0e1 Update to 1.18. Switched to GPLv3, no user visible changes.
PR:		115548
Submitted by:	rafan
2007-08-15 19:07:36 +00:00
Christian Weisgerber
922b3a074b Update to 1.17. Changes in this release:
* Fix archivation of sparse files in posix mode.
* Fix operation of --verify --listed-incremental.
* Fix --occurrence.
* Scope of --transform and --strip-components options.
* End-of-volume script can send the new volume name to tar.
2007-06-10 20:52:58 +00:00
Christian Weisgerber
786c2a4e96 Update to 1.16.1. User-visible changes:
* New option --exclude-tag allows to specify "exclusion tag files".
* The --exclude-cache option now excludes the directories themselves, too.
* Support for reading ustar type 'N' logical records has been removed.
* Race conditions around 'tar -x --same-owner' have been fixed.
2006-12-13 21:10:23 +00:00
Christian Weisgerber
ab615e2700 Update to 1.16. User-visible changes:
Incompatible changes:
* No globbing by default when extracting from or listing an archive.
* -l is now an alias of --check-links

Miscellaneous new options and bug fixes.  For a complete list, see
http://lists.gnu.org/archive/html/bug-tar/2006-10/msg00031.html
2006-11-14 14:44:21 +00:00
Edwin Groothuis
ba5e62bd93 SHA256ify
Approved by:	krion@
2006-01-22 06:58:31 +00:00
Christian Weisgerber
5147d2a54e Update to 1.15.1. Notable changes:
- Compressed archives are now recognized automatically.
- Numerous bug fixes.

Add a target "test" to run the included regression test suite.
2005-01-09 21:47:15 +00:00
Christian Weisgerber
f5f4910246 Update to 1.14, the first new official release in almost five years.
No user-visible changes from the last alpha version.
2004-05-15 12:59:34 +00:00
Christian Weisgerber
9124180718 Update to 1.13.94 and jettison private FreeBSD modifications.
Notable changes in this release:
- Support for POSIX.1-2001 and ustar archive formats.
- Various option flag changes.
- New message translations.
- Bug fixes.
2004-04-28 21:00:26 +00:00
Trevor Johnson
38069212cc Add size data, approved by maintainers. 2004-03-18 20:59:15 +00:00
Christian Weisgerber
91f98f0e4f Update to 1.13.25:
* New option --overwrite-dir.
* Fixes for buffer overrun, porting, and copyright notice problems.
* Add Korean message catalog.

Fixes:
* Don't pick up spurious iconv dependency.
* Remove home page from pkg-descr.  It provides little but
  historical information, and links to an outdated version of the
  GNU tar manuals, a current version of which ships with the port.

Approved by:	trevor
2001-11-05 16:08:33 +00:00
Pete Fritchman
d0349c312b Update to 1.13.23
PR:		30689
Submitted by:	maintainer
2001-09-21 06:05:58 +00:00
Akinori MUSHA
638bd0a217 Update to 1.13.22.
PR:		ports/30371
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>

Add a patch to work around a /bin/sh bug described in PR #30392.

Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2001-09-11 12:09:13 +00:00
FUJISHIMA Satsuki
8155707f26 o update to 1.13.19.
o deinstall info properly.
o add WANT_STATIC flavor.

PR:		24502
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>,
		maintainer
2001-02-01 14:48:44 +00:00
Andreas Klemm
f9d65e93ec update to version 1.13.18 as requested by David. 2000-12-25 13:53:16 +00:00
Andreas Klemm
8244fc50b0 - update port to last gtar release
- fixes --exclude, -X problem in version 1.13, where excludes have been
  wrongly interpreted as filenames (not pathnames)
- some cosmetics from naddy

Submitted by:	Christian Weisgerber <naddy@unix-ag.uni-kl.de>
2000-10-01 09:39:19 +00:00
Andreas Klemm
739ed0d54b update port to version 1.13
PR:		17894
2000-04-16 16:41:58 +00:00
Andreas Klemm
9a13ed58e8 import new port GNU tar 1.12, latest version 1998-06-06 10:34:25 +00:00