CVS log for ports/archivers/gtar/pkg-plist
Up to [FreeBSD] / ports / archivers / gtar
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Nov 24 18:02:57 2010 UTC (14 months, 2 weeks ago) by naddy
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
Update to 1.25, which mostly brings miscellaneous bug fixes.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Apr 21 16:03:49 2008 UTC (3 years, 9 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -5 lines
- 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.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Jun 13 15:04:22 2007 UTC (4 years, 8 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -3 lines
Fix message catalog directories. Submitted by: kris (pointyhat)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Jun 10 20:52:57 2007 UTC (4 years, 8 months ago) by naddy
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -1 lines
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.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Dec 13 21:10:23 2006 UTC (5 years, 1 month ago) by naddy
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
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.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Nov 16 00:46:12 2006 UTC (5 years, 2 months ago) by tmclaugh
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -1 lines
dirrmtry some directories which will be leftover on deinstall. Notified by: My tinderbox
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Nov 14 14:44:21 2006 UTC (5 years, 2 months ago) by naddy
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -3 lines
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
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Jan 9 21:47:15 2005 UTC (7 years, 1 month ago) by naddy
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -1 lines
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.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Jul 10 18:34:17 2004 UTC (7 years, 7 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +29 -29 lines
Support WITHOUT_NLS
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Apr 28 21:00:26 2004 UTC (7 years, 9 months ago) by naddy
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +11 -2 lines
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.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Aug 16 10:07:08 2003 UTC (8 years, 5 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0, RELEASE_4_10_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -4 lines
Utilize INFO and bump PORTREVISION.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Nov 5 16:08:33 2001 UTC (10 years, 3 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_8_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
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
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Sep 11 12:09:13 2001 UTC (10 years, 5 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -2 lines
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>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Feb 1 14:48:43 2001 UTC (11 years ago) by sf
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
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
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Dec 26 13:35:28 2000 UTC (11 years, 1 month ago) by andreas
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
include two changes of PR 23815, the rest is in discussion with 'naddy'. PR: 23815
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Oct 1 09:39:19 2000 UTC (11 years, 4 months ago) by andreas
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +9 -11 lines
- 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>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jun 5 22:27:52 1999 UTC (12 years, 8 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_4_0_0, RELEASE_3_5_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -1 lines
Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Dec 24 19:19:29 1998 UTC (13 years, 1 month ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -0 lines
Create info/dir before trying to use it. Also, add install-info lines to PLIST.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Jun 6 10:34:25 1998 UTC (13 years, 8 months ago) by andreas
Branches: GNU
CVS tags: v1_12, RELEASE_3_0_0, RELEASE_2_2_8, RELEASE_2_2_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
import new port GNU tar 1.12, latest version
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jun 6 10:34:25 1998 UTC (13 years, 8 months ago) by andreas
Branches: MAIN
Initial revision
