The NetBSD Project

CVS log for pkgsrc/archivers/bsdtar/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / archivers / bsdtar

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.17 / (download) - annotate - [select for diffs], Fri Jul 9 12:03:55 2010 UTC (22 months, 1 week ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, HEAD
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Bump libarchive and bsdtar to 2.8.4.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Mar 16 17:13:47 2010 UTC (2 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

libarchive 2.8.3 and bsdtar-2.8.3

Revision 1.15 / (download) - annotate - [select for diffs], Sun Mar 14 18:40:15 2010 UTC (2 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Update build infrastructure for libarchive 2.8.2.

Revision 1.14 / (download) - annotate - [select for diffs], Sat Feb 20 03:56:14 2010 UTC (2 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.13: +6 -5 lines
Diff to previous 1.13 (colored)

Update build rules for bsdtar and libarchive 2.8.0

Revision 1.13 / (download) - annotate - [select for diffs], Fri Jul 17 04:47:27 2009 UTC (2 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.12: +4 -4 lines
Diff to previous 1.12 (colored)

Fixed some pkglint warnings.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Apr 9 00:48:06 2009 UTC (3 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.11: +1 -3 lines
Diff to previous 1.11 (colored)

Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Sep 22 20:19:18 2008 UTC (3 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Explicitly disable building the shared libarchive. This fails to link
on HP-UX against the static libz.a used if the system doesn't have
a native version. It also reduces build time in other cases.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Jul 14 14:56:50 2008 UTC (3 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: cube-native-xorg-base, cube-native-xorg
Changes since 1.9: +2 -4 lines
Diff to previous 1.9 (colored)

Update libarchive and bsdtar to 2.5.5.
This further polishes bsdcpio and brings in a number of portability
fixes.

Revert temporary hack to not use vfork on IRIX.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Jul 13 14:25:04 2008 UTC (3 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2
Changes since 1.8: +3 -1 lines
Diff to previous 1.8 (colored)

Add a temporary workaround for missing vfork on IRIX.
Fixes PR 38674, tested by tnn@.

Revision 1.8 / (download) - annotate - [select for diffs], Sun May 25 19:50:05 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: cwrapper
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Update build glue for libarchive 2.5.4b.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Apr 25 15:29:34 2008 UTC (4 years ago) by joerg
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Update to libarchive-2.5.1b. Fix a counter bug and make UTF8 conversion
for PAX format more robust.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Mar 29 14:41:01 2008 UTC (4 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Update libarchive and bsdtar to 1.5.0b.

- Improve hardlink handling of hardlinks in bsdcpio
- Extend linkify to handle all sane hardlink strategies
- Improve mtree support
- Make bsdtar and bsdcpio more like the NetBSD counterparts
- Drop uudecode dependency.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Mar 15 11:05:29 2008 UTC (4 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Update to bsdtar-2.4.14 and libarchive-2.4.14.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Feb 26 13:54:14 2008 UTC (4 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Update build infrastructure for libarchive-2.4.13.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Nov 30 21:54:06 2007 UTC (4 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.2: +1 -4 lines
Diff to previous 1.2 (colored)

Remove explicit set of USE_BUILTIN.bzip2 and .zlib, it breaks the build
on amd64.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Nov 30 21:32:27 2007 UTC (4 years, 5 months ago) by joerg
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Update to libarchive-2.4.0:
- portability fixes
- run format auction only once, simpler and more reliable
- speed up handling of uncompressed archives
- fix skipping of archive entries of exactly 4GB size on 32bit platforms
- fix reading files > 8 GB from tar archives
- many improvements for bsdcpio

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Aug 15 22:26:29 2007 UTC (4 years, 9 months ago) by joerg
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import bsdtar, a tar-frontend for libarchive. This version is using
either system zlib and bz2 or statically including them, making
the package standalone. It is supposed to replace pax/tar for
bootstrap.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Aug 15 22:26:29 2007 UTC (4 years, 9 months ago) by joerg
Branch: MAIN

Initial revision

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>