pkgsrc/archivers
recht 17d722c669 update to gtar 1.15.1
changes:
- enable installation of grmt

changes in gtar:
version 1.15.1 - Sergey Poznyakoff, 2004-12-21

This version fixes a bug introduced in 1.15 which caused
tar to refuse to extract files from standard input.

version 1.15 - Sergey Poznyakoff, 2004-12-20

* Compressed archives are recognised automatically, it is no longer
necessary to specify -Z, -z, or -j options to read them. Thus, you can
now run `tar tf archive.tar.gz'.

* When restoring incremental dumps, --one-file-system option
prevents directory hierarchies residing on different devices
from being purged.

With the previous versions of tar it was dangerous to create
incremental dumps with --one-file-system option, since they
would recursively remove mount points when restoring from the
back up. This change fixes the bug.

* Renamed --strip-path to --strip-components for consistency with
the GNU convention.

* Skipping archive members is sped up if the archive media supports
seeks.

* Restore script starts restoring only if it is given --all (-a) option,
or some patterns. This is to prevent accidental restores.

* `tar --verify' prints a warning if during archive creation some of
the file names had their prefixes stripped off.

* New option --exclude-caches instructs tar to exclude cache directories
automatically on archive creation. Cache directories are those
containing a standardized tag file, as specified at:

	http://www.brynosaurus.com/cachedir/spec.html

* New configure option --with-rmt allows to specify full path name to
the `rmt' utility. This supercedes DEFAULT_RMT_COMMAND variable
introduced in version 1.14

* New configure variable DEFAULT_RMT_DIR allows to specify the directory
where to install `rmt' utility. This is necessary since modifying
--libexecdir as was suggested for version 1.14 produced a side effect: it
also modified installation prefix for backup scripts (if
--enable-backup-scripts was given).

* Bugfixes:
** Fixed flow in recognizing files to be included in incremental dumps.
** Correctly recognize sparse archive members when used with -T option.
** GNU multivolume headers cannot store filenames longer than 100 characters.
Do not allow multivolume archives to begin with such filenames.
** If a member with link count > 2 was stored in the archive twice,
previous versions of tar were not able to extract it, since they
were trying to link the file to itself, which always failed and
lead to removing the already extracted copy. Preserve the first
extracted copy in such cases.
** Restore script was passing improper argument to tar --listed option (which
didn't affect the functionality, but was logically incorrect).
** Fixed verification of created archives.
** Fixed unquoting of file names containing backslash escapes (previous
versions failed to recognize \a and \v).
** When attempting to delete a non-existing member from the archive, previous
versions of tar used to overwrite last archive block with zeroes.
2005-01-09 22:52:13 +00:00
..
9e - Use buildlink framework. 2004-04-11 03:24:36 +00:00
advancecomp Changes 1.13: 2004-11-09 11:52:42 +00:00
afio Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. 2004-12-03 15:14:50 +00:00
arc Correct a buffer overflow, using a patch provided by Richard Rauch 2005-01-01 11:43:27 +00:00
arj Update to 3.10.21, and fix build on current (statvfs lossage). 2004-07-27 13:03:39 +00:00
bicom USE_GCC_SHLIB is deprecated. 2004-07-31 03:48:30 +00:00
bunzip Enable pkgviews installation. 2004-04-22 23:22:26 +00:00
bzip2 Use INSTALL_LIB. (No functional change.) 2004-10-13 17:51:32 +00:00
cabextract HOMEPAGE no longer ends in '.php3' -- it's now just '.php'. 2004-10-29 14:32:38 +00:00
cxunzip gnome.h declares gettext functions when ENABLE_NLS is not defined. 2004-12-17 20:49:40 +00:00
dact Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
dar Changes 2.1.5: 2004-11-09 13:02:39 +00:00
fastjar Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
file-roller Update to 2.8.3: 2004-10-28 19:09:13 +00:00
freeze Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. 2004-12-03 15:14:50 +00:00
gcpio Enable pkgviews installation. 2004-06-06 21:35:09 +00:00
gsharutils Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
gtar update to gtar 1.15.1 2005-01-09 22:52:13 +00:00
gtar-base update to gtar 1.15.1 2005-01-09 22:52:13 +00:00
gtar-info update to gtar 1.15.1 2005-01-09 22:52:13 +00:00
gzip Update gzip to 1.2.4b, fixing a filename buffer overflow. 2004-10-12 18:28:28 +00:00
gzip-base Update gzip to 1.2.4b, fixing a filename buffer overflow. 2004-10-12 18:28:28 +00:00
gzip-info Enable pkgviews installation. 2004-07-02 21:06:35 +00:00
gzrecover Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. 2004-12-03 15:14:50 +00:00
ha Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. 2004-12-03 15:14:50 +00:00
hpack Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. 2004-12-03 15:14:50 +00:00
jamjar Update jamjar to 0.7.1. 2004-11-27 07:19:49 +00:00
lbrate Enable pkgviews installation. 2004-07-28 00:08:20 +00:00
lcab Enable pkgviews installation. 2004-07-28 00:08:20 +00:00
lha Rewrite test to make it easier to maintain. 2004-08-01 20:00:29 +00:00
libcomprex Bump PKGREVISION because of curl dependency bump. 2005-01-03 15:59:12 +00:00
liblzo Prevent libz from being seen using "the buildlink way" instead of passing 2004-12-09 18:56:53 +00:00
lzop Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
macutil Enable pkgviews installation. 2004-07-28 02:47:34 +00:00
makeself Enable pkgviews installation. 2004-07-28 02:47:34 +00:00
mousetar Make this package build on Linux. 2004-08-18 18:40:36 +00:00
mscompress Enable pkgviews installation. 2004-07-28 02:47:34 +00:00
nomarch Enable pkgviews installation. 2004-07-28 02:47:34 +00:00
nulib2 Update to 2.0.3. Changelog: 2004-11-29 04:50:34 +00:00
p5-Archive-Tar since perl is now built with threads on most platforms, the perl archlib 2004-12-20 11:30:55 +00:00
p5-Archive-Zip since perl is now built with threads on most platforms, the perl archlib 2004-12-20 11:30:55 +00:00
p5-Compress-Bzip2 since perl is now built with threads on most platforms, the perl archlib 2004-12-20 11:30:55 +00:00
p7zip Update to 4.13: 2004-12-26 02:43:38 +00:00
par2 Enable pkgviews installation. 2004-07-28 02:47:34 +00:00
pax Don't "cp -p" for *source* files. Builds are usually done as an unprivileged 2005-01-06 05:32:29 +00:00
pdbar Import pdbar-0.5.1. 2004-12-30 13:04:56 +00:00
php-bz2 now that PHP 5.x Makefile.common doesn't pollute CONFIGURE_ARGS, it safe 2004-11-05 17:11:39 +00:00
php-zip add php-zip distinfo (it's fetched from PECL) 2004-11-25 20:12:58 +00:00
php-zlib now that PHP 5.x Makefile.common doesn't pollute CONFIGURE_ARGS, it safe 2004-11-05 17:11:39 +00:00
ppmd Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. 2004-12-03 15:14:50 +00:00
ppunpack Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. 2004-12-03 15:14:50 +00:00
rar Set NO_BUILDLINK, since this does not build anything, 2004-11-08 13:38:17 +00:00
rar-linux Update to 3.4.1. Changes: 2004-11-08 13:42:17 +00:00
rzip Make build on Interix by slurping in libiberty for asprintf(3). 2004-11-23 06:43:01 +00:00
squsq Enable pkgviews installation. 2004-07-28 02:47:34 +00:00
star Make previous commit do what was intended (by including bsd.prefs.mk, 2004-09-18 20:14:18 +00:00
stuffit This defines NO_BUILD, so USE_BUILDLINK2 is not necessary. 2004-04-11 03:00:55 +00:00
szip Enable pkgviews installation. 2004-07-28 02:47:34 +00:00
unace Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. 2004-12-03 15:14:50 +00:00
unace22 there will not be a NetBSD-1.[7-9] but will be a NetBSD-[2-9].* 2004-10-01 10:37:32 +00:00
unalz Import unalz, packaged by Lee Jae-Hong (pyrasis at chol dot com) and 2004-12-03 17:17:10 +00:00
unarj Enable pkgviews installation. 2004-07-28 02:47:34 +00:00
undms Enable pkgviews installation. 2004-07-28 02:47:34 +00:00
unlzx Enable pkgviews installation. 2004-07-28 02:47:34 +00:00
unrar Changes 3.4.3: 2004-11-04 10:15:57 +00:00
unzip Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. 2004-12-03 15:14:50 +00:00
unzoo - NO_CONFIGURE=yes 2004-05-29 12:00:28 +00:00
upx * PKGNAME_NOREV for WRKSRC. 2004-03-30 06:44:53 +00:00
xbin Enable pkgviews installation. 2004-07-28 02:47:34 +00:00
xmill Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
xpk Add missing dependency on zlib. 2004-12-27 17:19:51 +00:00
zip Update to 2.3nb3: Add patch from Mandrake against CAN-2004-1010. 2004-12-17 22:41:15 +00:00
zip1 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. 2004-12-03 15:14:50 +00:00
zoo Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. 2004-12-03 15:14:50 +00:00
zziplib Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
Makefile Add and enable pdbar. 2004-12-30 13:06:30 +00:00