Skip site navigation (1)Skip section navigation (2)

CVS log for ports/archivers/gtar/Makefile

[BACK] Up to [FreeBSD] / ports / archivers / gtar

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.79: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:20:49 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +4 -4 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav

Revision 1.78: download - view: text, markup, annotated - select for diffs
Tue Mar 15 22:13:34 2011 UTC (10 months, 3 weeks ago) by naddy
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +2 -2 lines
Update to bugfix release 1.26.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Tue Mar 15 17:36:21 2011 UTC (10 months, 3 weeks ago) by naddy
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +7 -0 lines
Allow building as root.

PR:		155553

Revision 1.76: download - view: text, markup, annotated - select for diffs
Sat Nov 27 20:31:19 2010 UTC (14 months, 2 weeks ago) by naddy
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +1 -0 lines
Fix bug with --one-file-system and --listed-incremental.
This is important for at least misc/amanda-client.

Submitted by:	John Hein <jhein@symmetricom.com>
Obtained from:	upstream

Revision 1.75: 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
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +2 -4 lines
Update to 1.25, which mostly brings miscellaneous bug fixes.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Sat Oct 16 11:51:43 2010 UTC (15 months, 3 weeks ago) by ade
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +1 -1 lines
Punt autoconf267->autoconf268

Revision 1.73: download - view: text, markup, annotated - select for diffs
Wed Sep 15 18:33:53 2010 UTC (16 months, 3 weeks ago) by ade
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +2 -2 lines
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs

Revision 1.72: download - view: text, markup, annotated - select for diffs
Fri Jun 11 19:03:50 2010 UTC (20 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +1 -1 lines
Fix dead loop on extracting existing symlinks with the -k option.

Submitted by:	John Hein <jhein@symmetricom.com>
Obtained from:	upstream

Revision 1.71: download - view: text, markup, annotated - select for diffs
Mon May 31 01:57:16 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -0 lines
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Fri May 21 16:23:46 2010 UTC (20 months, 3 weeks ago) by naddy
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +8 -2 lines
The xz utils and lzma library have been imported into base, so make
the dependency on the archivers/xz port conditional on OSVERSION.

Revision 1.69: download - view: text, markup, annotated - select for diffs
Mon Mar 29 17:36:25 2010 UTC (22 months, 1 week ago) by naddy
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +6 -5 lines
Update to 1.23: miscellaneous bug fixes and minor additions.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Wed Mar 24 18:46:46 2010 UTC (22 months, 2 weeks ago) by naddy
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +1 -1 lines
Fix a buffer overflow in the rmt client functionality.
From upstream.

Security:	c175d72f-3773-11df-8bb8-0211d880e350

Revision 1.67: download - view: text, markup, annotated - select for diffs
Thu Jan 21 15:32:55 2010 UTC (2 years ago) by naddy
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -1 lines
Fix a geline() segfault on 8.0 when using --listed-incremental.

Submitted by:	Dennis Noordsij <noordsij@cs.helsinki.fi>

Revision 1.66: download - view: text, markup, annotated - select for diffs
Mon Sep 21 14:53:38 2009 UTC (2 years, 4 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +3 -3 lines
You can now use -J to (un)compress xz format files (.tar.xz, .txz).

Feature safe:	yes

Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue Mar 24 18:12:20 2009 UTC (2 years, 10 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -0 lines
Mark MAKE_JOBS_SAFE for SMP compilation.

PR:		133014
Submitted by:	mm

Revision 1.64: download - view: text, markup, annotated - select for diffs
Tue Mar 10 14:25:51 2009 UTC (2 years, 11 months ago) by naddy
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +4 -4 lines
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.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Tue Dec 30 17:40:52 2008 UTC (3 years, 1 month ago) by naddy
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +4 -18 lines
* 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.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:56:24 2008 UTC (3 years, 5 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -1 lines
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:	exp build run (erwin)

Revision 1.61: download - view: text, markup, annotated - select for diffs
Fri Jun 20 16:22:17 2008 UTC (3 years, 7 months ago) by naddy
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +2 -2 lines
Rename manual "test" target to "regression-test" so that it will
be automatically run on the package build cluster.

Suggested by Pedro <pfgshield-freebsd@yahoo.com>.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:02:29 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)

Revision 1.59: 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_5_EOL
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +5 -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.58: download - view: text, markup, annotated - select for diffs
Fri Apr 11 16:11:52 2008 UTC (3 years, 10 months ago) by naddy
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +3 -0 lines
Work around the assumption that openat() implies the existence of
fdopendir().  FreeBSD 8 has the former, but not the latter.

PR:		122433

Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Jan 16 02:09:33 2008 UTC (4 years ago) by naddy
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +11 -3 lines
Update to 1.19.  Changes in this releases:
* new option --exclude-vcs
* miscellaneous bug fixes

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sat Sep 1 16:02:46 2007 UTC (4 years, 5 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -0 lines
Fix directory traversal vulnerability.

PR:		115914
Submitted by:	Nick Barkas <snb@threerings.net>
Security:	http://www.vuxml.org/freebsd/d944719e-42f4-4864-89ed-f045b541919f.html

Revision 1.55: download - view: text, markup, annotated - select for diffs
Wed Aug 15 19:07:36 2007 UTC (4 years, 5 months ago) by naddy
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +3 -2 lines
Update to 1.18.  Switched to GPLv3, no user visible changes.

PR:		115548
Submitted by:	rafan

Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:35:28 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -2 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run

Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed Jun 13 15:04:22 2007 UTC (4 years, 7 months ago) by naddy
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -0 lines
Fix message catalog directories.

Submitted by:	kris	(pointyhat)

Revision 1.52: 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.51: preferred, colored
Changes since revision 1.51: +1 -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.51: 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.50: preferred, colored
Changes since revision 1.50: +1 -2 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.50: download - view: text, markup, annotated - select for diffs
Thu Nov 30 20:31:51 2006 UTC (5 years, 2 months ago) by naddy
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
Fix GNUTYPE_NAMES directory traversal vulnerability by not extracting
these entries.  Support for GNUTYPE_NAMES will be dropped completely
in 1.16.1.

Notified by sem@

Security:	VuXML 3dd7eb58-80ae-11db-b4ec-000854d03344

Revision 1.49: 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.48: preferred, colored
Changes since revision 1.48: +1 -0 lines
dirrmtry some directories which will be leftover on deinstall.

Notified by:	My tinderbox

Revision 1.48: 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.47: preferred, colored
Changes since revision 1.47: +8 -4 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.47: download - view: text, markup, annotated - select for diffs
Sat Mar 4 14:59:42 2006 UTC (5 years, 11 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
Fix a buffer overflow, caused by improper bounds checking of the
PAX extended headers.  By tricking a user into processing a specially
crafted tar archive, this could be exploited to execute arbitrary
code with the privileges of the user.

Security:	CVE-2006-0300
Approved by:	portmgr (erwin)
Obtained from:	Ubuntu

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Jan 30 14:55:41 2005 UTC (7 years ago) by naddy
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -0 lines
Fix command line parsing.

Submitted by:	Jiri Pridal <jiri.pridal@jmk.izscr.cz>
Obtained from:	GNU CVS

Revision 1.45: 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
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +5 -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.44: download - view: text, markup, annotated - select for diffs
Sat Jul 10 19:12:13 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.43: preferred, colored
Changes since revision 1.43: +0 -1 lines
Remove USE_GETTEXT

Revision 1.43: 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
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +8 -0 lines
Support WITHOUT_NLS

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat May 15 12:59:34 2004 UTC (7 years, 8 months ago) by naddy
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +4 -3 lines
Update to 1.14, the first new official release in almost five years.
No user-visible changes from the last alpha version.

Revision 1.41: 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.40: preferred, colored
Changes since revision 1.40: +4 -12 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.40: download - view: text, markup, annotated - select for diffs
Wed Feb 4 04:35:43 2004 UTC (8 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -3 lines
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:	trevor
Tested by:	bento

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Jan 23 18:11:42 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
Now gettext 0.12.1 is gettext-old.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Oct 31 02:39:29 2003 UTC (8 years, 3 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
introduce MASTER_SITE_GNU_ALPHA

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Aug 26 20:25:35 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:	kris

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Aug 25 05:41:18 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
Chase the libintl.so shared lib version.

Revision 1.35: 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
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -1 lines
Utilize INFO and bump PORTREVISION.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Jun 11 19:41:05 2003 UTC (8 years, 8 months ago) by naddy
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +7 -1 lines
IGNORE while this is identical to the base system tar.

Suggested by:	kuriyama

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Feb 21 12:52:49 2003 UTC (8 years, 11 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -0 lines
pkg-comment -> COMMENT

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Dec 28 02:27:33 2002 UTC (9 years, 1 month ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +0 -1 lines
Removed stale master_site, informed maintainer.
Noticed by: portsurvey.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Oct 5 07:50:21 2002 UTC (9 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Fix a security bug that allows extracted filenames to contain ".." and
bump PORTREVISION.

Submitted by:	naddy

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Aug 1 16:21:55 2002 UTC (9 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Chase shlib rev of devel/gettext

Submitted by:	lots and lots
Pointy hat to:	ade

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Jun 7 06:08:34 2002 UTC (9 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Sync with src/contrib/tar - re-enable --same-owner for uid 0.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Jun 7 00:07:48 2002 UTC (9 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Sync with src/contrib/tar - don't assume that user with uid 0 doesn't really
care about umask(2).

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Jun 2 10:18:14 2002 UTC (9 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Stage 1 of system GNU tar upgrade to a modern version:

Merge all applicable bugfixes, local hacks and new features from the ancient
base system tar into the port, so those two are interchangeable.

Bump PORTREVISION.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Apr 12 17:09:19 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -1 lines
gettext upgrade uber-patch (stage 3)

- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Mar 15 19:43:41 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Stage 1 of gettext update.

Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr

Revision 1.24: 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_4_5_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -3 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.23: download - view: text, markup, annotated - select for diffs
Sun Nov 4 18:45:26 2001 UTC (10 years, 3 months ago) by naddy
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 lines
- Fix "gtar --version" segfault on -STABLE reported by Jason R. Mastaler.
- Bump the port revision.
- Move PKGNAMEPREFIX to where portlint wants it.

PR:		30713
Approved by:	trevor

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Nov 3 22:22:32 2001 UTC (10 years, 3 months ago) by naddy
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Update my MAINTAINER address.

Approved by:	trevor

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Sep 21 06:05:58 2001 UTC (10 years, 4 months ago) by petef
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -3 lines
Update to 1.13.23

PR:		30689
Submitted by:	maintainer

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Sep 11 12:09:12 2001 UTC (10 years, 5 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +5 -4 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.19: download - view: text, markup, annotated - select for diffs
Thu Feb 8 17:31:26 2001 UTC (11 years ago) by sf
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
change category to archivers.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Feb 1 14:48:43 2001 UTC (11 years ago) by sf
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +8 -7 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.17: download - view: text, markup, annotated - select for diffs
Thu Jan 4 13:37:52 2001 UTC (11 years, 1 month ago) by andreas
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Changed maintainer to Christian Weisgerber <naddy@mips.inka.de>
who wrote to me in personal e-mail to take over maintenance.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Jan 3 22:16:32 2001 UTC (11 years, 1 month ago) by andreas
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Changed maintainer to ports, I want to reduce my personal workload.
Maybe I take over again in the future if I have more time for this.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Dec 26 21:25:34 2000 UTC (11 years, 1 month ago) by andreas
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -2 lines
import more stuff from PR 23815
- use PKGNAMEPREFIX so that package is named *g*tar like the port
- patch-ac silences gcc when compiling prepargs.c
additionally:
- fetch patch-ab out of Attic, we still want info file not
  splitted into pieces
- bump PORTREVISION, since patch-ab fixes package building

PR:		23815
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Dec 26 14:03:11 2000 UTC (11 years, 1 month ago) by andreas
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
explanation of previous committ, requested by Kris Kennaway:
- added one category entry (archivers)
- updated one locale entry in pkg-plist, which I overlooked
This committ additionally bumps PORTREVISION, since updating
the plist is a major issue.

PR:		23815

Revision 1.13: 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.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
include two changes of PR 23815, the rest is in discussion with 'naddy'.

PR:		23815

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Dec 25 13:53:16 2000 UTC (11 years, 1 month ago) by andreas
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -2 lines
update to version 1.13.18 as requested by David.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Oct 1 09:39:18 2000 UTC (11 years, 4 months ago) by andreas
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +14 -5 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.10: download - view: text, markup, annotated - select for diffs
Sat Apr 22 10:12:26 2000 UTC (11 years, 9 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Corrrect whitespace introduced during PORTNAME conversion and portlint

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Apr 16 16:41:54 2000 UTC (11 years, 9 months ago) by andreas
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
update port to version 1.13

PR:		17894

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Apr 9 19:07:44 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Update with the new PORTNAME/PORTVERSION variable

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Aug 31 06:50:51 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
FreeBSD.ORG -> FreeBSD.org

Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Aug 31 01:59:47 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jun 5 22:32:02 1999 UTC (12 years, 8 months ago) by mharo
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -6 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.4: download - view: text, markup, annotated - select for diffs
Wed Jan 27 07:41:27 1999 UTC (13 years ago) by fenner
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
${MASTER_SITE_GNU} got rearranged in December; let's catch up.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Dec 24 19:16:27 1998 UTC (13 years, 1 month ago) by asami
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -1 lines
Create info/dir before trying to use it.  Also, add install-info lines
to PLIST.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jun 8 05:48:58 1998 UTC (13 years, 8 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8, RELEASE_2_2_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
No need to use += for variables defined only once.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Jun 6 10:34:24 1998 UTC (13 years, 8 months ago) by andreas
Branches: GNU
CVS tags: v1_12
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:24 1998 UTC (13 years, 8 months ago) by andreas
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options