head	1.8;
access;
symbols
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.8
date	2010.03.29.17.36.25;	author naddy;	state dead;
branches;
next	1.7;

1.7
date	2008.12.30.17.41.11;	author naddy;	state Exp;
branches;
next	1.6;

1.6
date	2008.01.16.02.09.33;	author naddy;	state Exp;
branches;
next	1.5;

1.5
date	2007.06.10.20.52.58;	author naddy;	state Exp;
branches;
next	1.4;

1.4
date	2006.11.14.14.44.21;	author naddy;	state Exp;
branches;
next	1.3;

1.3
date	2005.01.09.21.47.15;	author naddy;	state Exp;
branches;
next	1.2;

1.2
date	2004.04.28.21.00.26;	author naddy;	state dead;
branches;
next	1.1;

1.1
date	2001.09.11.12.09.13;	author knu;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Update to 1.23: miscellaneous bug fixes and minor additions.
@
text
@
$FreeBSD: ports/archivers/gtar/files/patch-configure,v 1.7 2008/12/30 17:41:11 naddy Exp $

--- configure.orig	2008-12-28 16:50:16.000000000 +0100
+++ configure	2008-12-28 16:50:43.000000000 +0100
@@@@ -40829,7 +40829,7 @@@@
 NEXT_FLOAT_H!$NEXT_FLOAT_H$ac_delim
 FLOAT_H!$FLOAT_H$ac_delim
 FNMATCH_H!$FNMATCH_H$ac_delim
-LIBINTL!$LIBINTL$ac_delim
+LIBINTL!$LTLIBINTL$ac_delim
 LTLIBINTL!$LTLIBINTL$ac_delim
 NEXT_SYS_TIME_H!$NEXT_SYS_TIME_H$ac_delim
 HAVE_SYS_TIME_H!$HAVE_SYS_TIME_H$ac_delim
@@@@ -41101,7 +41101,7 @@@@
 DEFAULT_ARCHIVE!$DEFAULT_ARCHIVE$ac_delim
 DEFAULT_BLOCKING!$DEFAULT_BLOCKING$ac_delim
 DEFAULT_QUOTING_STYLE!$DEFAULT_QUOTING_STYLE$ac_delim
-LIBICONV!$LIBICONV$ac_delim
+LIBICONV!$LTLIBICONV$ac_delim
 LTLIBICONV!$LTLIBICONV$ac_delim
 USE_NLS!$USE_NLS$ac_delim
 GETTEXT_MACRO_VERSION!$GETTEXT_MACRO_VERSION$ac_delim
@


1.7
log
@* 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.
@
text
@d2 1
a2 1
$FreeBSD: ports/archivers/gtar/files/patch-configure,v 1.6 2008/01/16 02:09:33 naddy Exp $
@


1.6
log
@Update to 1.19.  Changes in this releases:
* new option --exclude-vcs
* miscellaneous bug fixes
@
text
@d2 1
a2 1
$FreeBSD$
d4 6
a9 6
--- configure.orig
+++ configure
@@@@ -36858,7 +36858,7 @@@@
 HAVE_DECL_GETDELIM!$HAVE_DECL_GETDELIM$ac_delim
 HAVE_DECL_GETLINE!$HAVE_DECL_GETLINE$ac_delim
 REPLACE_GETLINE!$REPLACE_GETLINE$ac_delim
d15 1
a15 1
@@@@ -37083,7 +37083,7 @@@@
d23 1
a23 1
 MSGFMT!$MSGFMT$ac_delim
@


1.5
log
@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.
@
text
@d6 4
a9 4
@@@@ -38556,7 +38556,7 @@@@
 ABSOLUTE_FLOAT_H!$ABSOLUTE_FLOAT_H$ac_delim
 FLOAT_H!$FLOAT_H$ac_delim
 FNMATCH_H!$FNMATCH_H$ac_delim
d13 1
a13 1
 ABSOLUTE_SYS_TIME_H!$ABSOLUTE_SYS_TIME_H$ac_delim
d15 1
a15 1
@@@@ -38759,7 +38759,7 @@@@
@


1.4
log
@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
@
text
@d6 10
a15 1
@@@@ -40036,7 +40036,7 @@@@
a23 9
@@@@ -40048,7 +40048,7 @@@@
 MSGMERGE!$MSGMERGE$ac_delim
 INTL_MACOSX_LIBS!$INTL_MACOSX_LIBS$ac_delim
 INTLLIBS!$INTLLIBS$ac_delim
-LIBINTL!$LIBINTL$ac_delim
+LIBINTL!$LTLIBINTL$ac_delim
 LTLIBINTL!$LTLIBINTL$ac_delim
 POSUB!$POSUB$ac_delim
 AUTOM4TE!$AUTOM4TE$ac_delim
@


1.3
log
@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.
@
text
@d6 18
a23 18
@@@@ -25114,7 +25114,7 @@@@
 s,@@PU_RMT_PROG@@,$PU_RMT_PROG,;t t
 s,@@DEFAULT_RMT_DIR@@,$DEFAULT_RMT_DIR,;t t
 s,@@DEFAULT_RMT_COMMAND@@,$DEFAULT_RMT_COMMAND,;t t
-s,@@LIBICONV@@,$LIBICONV,;t t
+s,@@LIBICONV@@,$LTLIBICONV,;t t
 s,@@LTLIBICONV@@,$LTLIBICONV,;t t
 s,@@MKINSTALLDIRS@@,$MKINSTALLDIRS,;t t
 s,@@USE_NLS@@,$USE_NLS,;t t
@@@@ -25123,7 +25123,7 @@@@
 s,@@XGETTEXT@@,$XGETTEXT,;t t
 s,@@MSGMERGE@@,$MSGMERGE,;t t
 s,@@INTLLIBS@@,$INTLLIBS,;t t
-s,@@LIBINTL@@,$LIBINTL,;t t
+s,@@LIBINTL@@,$LTLIBINTL,;t t
 s,@@LTLIBINTL@@,$LTLIBINTL,;t t
 s,@@POSUB@@,$POSUB,;t t
 s,@@AUTOM4TE@@,$AUTOM4TE,;t t
@


1.2
log
@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.
@
text
@d1 23
a23 86
--- configure.orig	Wed Aug 29 23:44:29 2001
+++ configure	Sat Sep  8 07:57:39 2001
@@@@ -3734,9 +3734,9 @@@@
       fi
 
 test $jm_cv_func_decl_free != yes
-
+ac_status=$?
 cat >>confdefs.h <<EOF
-#define HAVE_DECL_FREE $?
+#define HAVE_DECL_FREE $ac_status
 EOF
 
   echo "$as_me:3742: checking whether getgrgid is declared" >&5
@@@@ -3791,9 +3791,9 @@@@
       fi
 
 test $jm_cv_func_decl_getgrgid != yes
-
+ac_status=$?
 cat >>confdefs.h <<EOF
-#define HAVE_DECL_GETGRGID $?
+#define HAVE_DECL_GETGRGID $ac_status
 EOF
 
   echo "$as_me:3799: checking whether getpwuid is declared" >&5
@@@@ -3848,9 +3848,9 @@@@
       fi
 
 test $jm_cv_func_decl_getpwuid != yes
-
+ac_status=$?
 cat >>confdefs.h <<EOF
-#define HAVE_DECL_GETPWUID $?
+#define HAVE_DECL_GETPWUID $ac_status
 EOF
 
   echo "$as_me:3856: checking whether getenv is declared" >&5
@@@@ -3905,9 +3905,9 @@@@
       fi
 
 test $jm_cv_func_decl_getenv != yes
-
+ac_status=$?
 cat >>confdefs.h <<EOF
-#define HAVE_DECL_GETENV $?
+#define HAVE_DECL_GETENV $ac_status
 EOF
 
   echo "$as_me:3913: checking whether malloc is declared" >&5
@@@@ -3962,9 +3962,9 @@@@
       fi
 
 test $jm_cv_func_decl_malloc != yes
-
+ac_status=$?
 cat >>confdefs.h <<EOF
-#define HAVE_DECL_MALLOC $?
+#define HAVE_DECL_MALLOC $ac_status
 EOF
 
   echo "$as_me:3970: checking whether strtoul is declared" >&5
@@@@ -4019,9 +4019,9 @@@@
       fi
 
 test $jm_cv_func_decl_strtoul != yes
-
+ac_status=$?
 cat >>confdefs.h <<EOF
-#define HAVE_DECL_STRTOUL $?
+#define HAVE_DECL_STRTOUL $ac_status
 EOF
 
   echo "$as_me:4027: checking whether strtoull is declared" >&5
@@@@ -4076,9 +4076,9 @@@@
       fi
 
 test $jm_cv_func_decl_strtoull != yes
-
+ac_status=$?
 cat >>confdefs.h <<EOF
-#define HAVE_DECL_STRTOULL $?
+#define HAVE_DECL_STRTOULL $ac_status
 EOF
 
 echo "$as_me:4084: checking which ioctl field to test for reversed bytes" >&5
@


1.1
log
@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>
@
text
@@

