Commit Graph

88 Commits

Author SHA1 Message Date
espie
78ed0db782 zap :L in FLAVOR 2011-10-17 11:14:11 +00:00
espie
c03bdea3e3 rely on PKGSPEC for autoconf 2.63 2011-10-17 10:59:19 +00:00
naddy
5befe06c11 add a missing va_end(), found by one of espie@'s students 2011-06-14 22:00:13 +00:00
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
jasper
9e54274e35 remove EXTRACT_CASES now that .xz is dealt with in bsd.port.mk 2011-06-01 18:53:52 +00:00
naddy
150ee9c6fd update to bugfix release 1.26 2011-03-15 21:10:13 +00:00
naddy
e1e7068a4a Fix bug with --one-file-system and --listed-incremental. This is
important for at least misc/amanda-client.  From upstream.
2010-11-27 21:02:54 +00:00
espie
8392c16198 redo depends with >= 2010-11-26 07:07:56 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
naddy
c24db02341 allow building as root; requested by ckuethe@ 2010-11-09 16:28:59 +00:00
naddy
b3cc96497f update to 1.25: fixes extraction with the -C option in effect 2010-11-08 16:31:51 +00:00
jasper
8d332e7992 don't reset BUILD_DEPENDS if we're using the static flavor, so we keep
xz as a build dependency there. fixes build of gtar,static on a clean box
2010-11-04 22:51:13 +00:00
naddy
f59334ed04 update to 1.24: various bug fixes, no major changes 2010-10-28 13:50:30 +00:00
sebastia
e5ac612e78 fix compilation on gcc-2.95 archs.
OK naddy@, landry@.
2010-07-13 12:45:49 +00:00
espie
cbd9341a86 switch to REVISION 2010-07-11 15:57:46 +00:00
naddy
224f8d7051 Fix dead loop on extracting existing symlinks with the -k option.
From upstream.
2010-06-12 15:17:11 +00:00
naddy
76cb00367f update to 1.23 2010-03-28 18:35:00 +00:00
naddy
7985668aef SECURITY fix for CVE-2010-0624:
Heap-based buffer overflow allows remote rmt servers to cause a
denial of service (memory corruption) or possibly execute arbitrary
code by sending more data than was requested.

prodded by jasper@
2010-03-24 18:02:00 +00:00
naddy
2c50e00940 switch dependencies from lzma to xz 2009-09-10 15:30:21 +00:00
naddy
b7dd7b9606 Update to 1.22 which adds --xz/-J support for xz compression.
(xz itself will be imported once there is a stable release.)
2009-03-10 14:54:16 +00:00
naddy
38bc631dc7 Update to 1.21 which brings
* some new options, e.g. -J for lzma compression and --lzop,
* transformation scope flags,
* bug fixes

Testsuite patches from upstream CVS.
2008-12-30 17:37:05 +00:00
naddy
053c912e43 Update to 1.20. Notable changes: This release adds support for
lzma compression and the -a option to select the compression algorithm
basing on the suffix of the archive file name.
2008-04-18 14:52:25 +00:00
naddy
0981ce1036 * update to 1.19
* fix static flavor
2007-10-22 16:33:41 +00:00
naddy
c1ff722c4b SECURITY:
Fix a directory traversal vulnerability. (CVE-2007-4131)
2007-09-01 21:05:21 +00:00
naddy
850f4da52a maintenance update to 1.18, only noteworthy change is switch to GPLv3 2007-08-25 19:49:01 +00:00
naddy
362a03027a 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 19:27:18 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
sturm
c051d459d6 the static FLAVOR needs gettext to build as well 2006-12-23 20:24:42 +00:00
naddy
5615100fa3 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-14 20:29:00 +00:00
naddy
e448c78a4a SECURITY:
GNU tar allows user-assisted attackers to overwrite arbitrary files
via a tar file that contains a GNUTYPE_NAMES record with a symbolic
link. (CVE-2006-6097)
2006-11-30 20:37:29 +00:00
naddy
37fdb40795 update to 1.16 2006-11-13 16:25:10 +00:00
naddy
d5b99a068f SECURITY:
A buffer overflow allows user-complicit attackers to cause a denial
of service (application crash) and possibly execute code via
unspecified vectors involving PAX extended headers.
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0300

Fix via Ubuntu (ultimately from upstream CVS).

ok pvalchev@
2006-02-27 21:29:55 +00:00
naddy
74ed91d09d Fix large sparse file corruption.
From bug-tar mailing list via Han Boetes <han@mijncomputer.nl>.
2006-01-11 16:40:51 +00:00
alek
ada27988e7 - Fix WANTLIB marker for -static FLAVOR
- Bump PKGNAME
2005-07-03 22:42:20 +00:00
espie
849fbd8002 FAKE=all + @endfake 2005-04-23 15:29:45 +00:00
naddy
5400bfd4d1 Fix command line parsing; from GNU CVS. 2005-01-30 14:56:57 +00:00
naddy
69777e8169 SIZE 2005-01-05 15:40:35 +00:00
naddy
1e90401cd6 Update to 1.15.1.
- Compressed archives are now recognized automatically.
- Numerous bug fixes.
2005-01-01 23:47:43 +00:00
espie
056bf5d790 Mark all system libs in WANTLIB, result of running newlib-depends-check 2004-11-21 12:50:32 +00:00
naddy
f25ca6486a Don't bother advertising GNU rmt. 2004-09-23 16:49:56 +00:00
espie
e370816909 four more common locale dirs. 2004-08-05 16:14:48 +00:00
espie
2df369f14f pass things through new make-plist 2004-08-04 16:22:59 +00:00
espie
e990387db0 switch to new style MODULES 2004-08-03 09:24:50 +00:00
naddy
69bf66944f correctly set MODGNU_CONFIG_GUESS_DIRS 2004-07-31 15:36:46 +00:00
espie
d51143282a switch to using dir/ and @info.
a few more tweaks done by the automatic update mode of make update-plist.
2004-07-24 14:20:48 +00:00
naddy
d01a6d3906 update to 1.14 2004-05-15 12:57:34 +00:00
naddy
bcb59cf546 Update to 1.13.94:
- Added support for POSIX.1-2001 and ustar archive formats.
- Various option cleanups.
- New message translations.
- Bug fixes.

Switch to .bz2 distfile since we already depend on bzip2 anyway.
2004-04-22 02:56:10 +00:00
naddy
cbdc3f441f @dirrm for shared directories 2003-12-15 15:49:08 +00:00
sturm
5b293eeb3d (void *)NULL 2003-10-26 17:22:24 +00:00
jolan
c19dced2a8 # GPL 2003-05-24 01:33:19 +00:00