The NetBSD Project

CVS log for pkgsrc/archivers/pax/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / archivers / pax

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Nov 9 13:14:07 2022 UTC (2 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, HEAD
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -2 lines
Reset MAINTAINER

Revision 1.56: download - view: text, markup, annotated - select for diffs
Fri Feb 19 13:23:08 2021 UTC (3 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -3 lines
pax-20210219: ignore error from lchmod, if it was not supported.

This is seen on Linux and results in error building boost.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat Jan 18 23:29:56 2020 UTC (5 years ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Sat Nov 2 22:54:27 2019 UTC (5 years, 3 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -2 lines
archivers: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon Oct 29 20:18:02 2018 UTC (6 years, 3 months ago) by triaxx
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
pax: add <sys/sysmacros.h> for Linux

* On Arch Linux, the build failed, makedev(3) indicates
  #include <sys/sysmacros.h>
* On Debian Buster, the build succeed but a big warning is displayed:
    warning: In the GNU C Library, "minor" is defined
    by <sys/sysmacros.h>. For historical compatibility, it is
    currently defined by <sys/types.h> as well, but we plan to
    remove this soon. To use "minor", include <sys/sysmacros.h>
    directly. If you did not intend to use a system-defined macro
    "minor", you should undefine it after including <sys/types.h>.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat Apr 7 08:57:01 2018 UTC (6 years, 10 months ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +4 -2 lines
pax: Ensure large files are supported on SunOS.

Bump PKGREVISION.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Feb 25 09:28:37 2016 UTC (8 years, 11 months ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -5 lines
Use OPSYSVARS.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Jan 29 10:53:07 2016 UTC (9 years ago) by jperkin
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -1 lines
Add LICENSE (2-clause-bsd AND modified-bsd AND public-domain).

Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu Sep 12 11:18:40 2013 UTC (11 years, 5 months ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -1 lines
Use CATMAN_SECTION_SUFFIX in packages which perform their own catman
page installation.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Sep 11 19:46:59 2012 UTC (12 years, 5 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -2 lines
"user-destdir" is default these days

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun Jun 17 10:21:39 2012 UTC (12 years, 8 months ago) by sbd
Branches: MAIN
CVS tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -2 lines
Setting NBPAX_PROGRAM_PREFIX?=nb by default requires archivers/pax to be
given a PKGREVISON bump so that the new setting will take effect.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue May 29 22:58:53 2012 UTC (12 years, 8 months ago) by cheusov
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -14 lines
Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@)

Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Mar 9 10:20:15 2012 UTC (12 years, 11 months ago) by fhajny
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +5 -3 lines
Only conflict with gtar-base and gcpio if NBPAX_PROGRAM_PREFIX empty.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Mar 4 19:50:21 2012 UTC (12 years, 11 months ago) by joerg
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +3 -1 lines
Honour MANINSTALL

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Jul 6 23:36:51 2010 UTC (14 years, 7 months ago) by obache
Branches: MAIN
CVS tags: 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
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +9 -1 lines
Add workaround of lack of hard link support on BFS of Haiku.
Use symbolic link instead.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Mar 21 16:50:41 2010 UTC (14 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
Pick up maintainership.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Mar 21 16:29:38 2010 UTC (14 years, 10 months ago) by wiz
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
Reset maintainer, developer lost his commit bit.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Apr 9 00:48:06 2009 UTC (15 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -2 lines
Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Mar 5 00:27:31 2009 UTC (15 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -1 lines
Play the CHECK_PERMS=no game here as well to avoid cyclic dependencies.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Jul 20 23:49:35 2008 UTC (16 years, 6 months ago) by dbj
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +4 -4 lines
fix bug in previous, make sure NBPAX_PROGRAM_PREFIX is always defined in PLIST

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Jul 20 23:31:50 2008 UTC (16 years, 6 months ago) by dbj
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +12 -1 lines
re-add support for --program-prefix and NBPAX_PROGRAM_PREFIX pkgsrc var
PR pkg/37989

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Jun 19 18:36:51 2008 UTC (16 years, 7 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -1 lines
Add a marker for bootstrap packages to allow special cases them during
bulk builds.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Mar 6 04:45:58 2008 UTC (16 years, 11 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +23 -8 lines
+ Remove pkgtools/pax and pkgtools/tnftp as they are no longer different
  from archivers/pax and net/tnftp, respectively.  In the past, the
  pkgtools version of these packages installed into ${PKG_TOOLS_BIN},
  but this was changed in:

	pkgtools/pax/Makefile:1.15
	pkgtools/tnftp/Makefile:1.3

+ Get rid of archivers/pax/Makefile.common and net/tnftp/Makefile.common
  by merging them into their respective Makefiles.  The Makefile.common
  files existed solely for inclusion by the pkgtools versions of these
  packages, but with the removal of those packages, these files are
  now unnecessary.

+ Add full DESTDIR support to archivers/pax and net/tnftp.

+ Modify the bootstrap to build archivers/pax and net/tnftp instead of
  the pkgtools versions of these packages.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Feb 7 22:27:53 2008 UTC (17 years ago) by joerg
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -2 lines
Merge a fix from NetBSD's src/bin/pax by tls:
Teach set_ftime about symbolic links, because it has to know: on some
Linux systems, when we build as a tool we think we have lutimes but it
doesn't work on some filesystems at runtime.  A bit ugly but effective
and without use of AC_TRY_RUN in the tool build.  Tidier (than mine)
set_ftime reorganization from christos.

Bump version to 20080110.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Nov 11 16:51:27 2007 UTC (17 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
Revert pax large file support as it breaks bootstrap on various
platforms. Bump revision.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Oct 27 11:19:04 2007 UTC (17 years, 3 months ago) by grant
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
enable large filefile support, if applicable.

fixes tar/pax with >2gb files on 32bit Solaris.

bump PKGREVISION.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Sep 8 21:57:58 2007 UTC (17 years, 5 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -2 lines
Convert to use the features framework.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Sep 6 21:51:53 2007 UTC (17 years, 5 months ago) by jlam
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
Convert all libnbcompat/buildlink3.mk references to inplace.mk.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Oct 7 16:52:19 2006 UTC (18 years, 4 months ago) by reed
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +10 -1 lines
To close my PR #22693.

If GTAR_PROGRAM_PREFIX is empty, then conflict with gtar-base.

If GNU_PROGRAM_PREFIX is empty, then conflict with gcpio.

Bump PKGREVISION.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Jul 14 20:11:10 2006 UTC (18 years, 7 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -1 lines
For the pkgtools versions of mtree and pax, always use libnbcompat
"in-place", and for the normal versions of mtree and pax, always use
libnbcompat as a normal build dependency.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Jul 14 19:45:12 2006 UTC (18 years, 7 months ago) by jlam
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -1 lines
Set the CATEGORIES separately for the archivers and pkgtools versions
of pax.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Jul 14 19:38:47 2006 UTC (18 years, 7 months ago) by jlam
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -28 lines
Create a separate "pax" package in the pkgtools category that installs
into ${PKG_TOOLS_BIN}.  This package is used in the case where pax is
a requirement for the pkg_install tools.  The archivers/pax package is
now a normal package with no special PKG_PRESERVE flags set.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Jul 14 18:48:43 2006 UTC (18 years, 7 months ago) by jlam
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -3 lines
Register this package when installed, and populate the PLIST.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Jun 18 07:04:16 2006 UTC (18 years, 8 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +5 -5 lines
Fixed pkglint warnings.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed May 17 06:12:27 2006 UTC (18 years, 9 months ago) by rillig
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Fixed pkglint warnings.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Feb 2 19:29:09 2006 UTC (19 years ago) by christos
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
bump version

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Dec 1 03:00:01 2005 UTC (19 years, 2 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Update pax to 20051108.  The previous version failed to handle the -X
option, which is used in print/teTeX3-texmf.  The only difference from
the pax in src is that tar does not support the --chroot option if
fchroot(2) is not available.


Major changes and bug fixes since 20040802:

PR/18759: FUKAUMI Naoki: pax/tar dot-dot handling broken
PR/18840: Frederick Bruckman:  Fix for PR/18663 incomplete pax symlink handling
This patch makes ``--insecure'' do something. Now if ``--insecure''
is not set (the default) we do a realpath(3) in all the pathnames
that we are trying to create and if either realpath fails, or the
path is outside our working directory, we print a warning and die.
This maybe too strict and might fail on valid archives that create
symlinks and directories in the wrong order.

PR/31923: Sergey Svishchev: pax-as-tar ignores -k, overwrites existing files
Fix from Onno van der Linden

PR/30132: Juan RP: tar --chroot refuses to extract files.
fchroot() changes the effective path, so we need to call updatepath().

Apply user supplied patterns first before applying actions for -A. This way pax
behavior WRT to patterns lines up with the example in the documentation
and how other implementations do it as well since -A is a non-standard
option/behavior. Fixes items noted in PR#23776

Add an option --chroot to tar.  Causes it to chroot(".") before doing
an extract.  With -h this will cause existing absolute symlinks to be treated
as relative to the current directory.
Helps sysinst handle existing symlinks in the target system.
Remove 'L' from the usage (got spilt into 'h' and 'H' many moons ago)
Add 'S' to usage, and put into correct place in options list.

PR/27213: Greg A. Woods: pax doesn't honour SIGPIPE when listing
But always exit, not just on SIGPIPE.

Properly handle "cpio" archives where the last hardlink includes the
data of a file. This fixes PR bin/26514.

PR/20228: Simon Burge: pax has problems reading a particular cpio archive
The problem here is that the archive is too short (< 512 bytes). The
buffer routines, try to read at least 512 bytes, even when we try to determine
what format file we have, which is wrong.

Don't leave arcn->org_name pointing to ftent->fts_path, if we being cpio
then ftent is freed just below.  Take a copy of the name and point org_name
at the copy.
Should fix PR/30627 (the fix in the PR will break pax and tar!)

PR/30167: J.T. Conklin: NetBSD tar does not support GNU tar --no-recursion flag

Fix from PR#29290. Properly terminate the cpio_longopts struct so an unknown
option doesn't run off the end and core dump

Fix broken cpio(1) option handling:
- "cpio -i -t" should list the contents of a file, not extract it.
- Don't extract a file when only option "-d" is given.
Patch supplied by Paul Ripke in PR bin/26513.

PR/27212: Greg A. Woods: Accept "-C <dirname>" inside filelists in addition
to "-C\n<dirname>".
But we are not making it the default output option as the patch suggests.

PR/19490: Julio Merino: Teach tar about --sparse, -S option.
Do it for cpio too.

PR/27208: Greg A. Woods: pax must call options() before using syswarn()
or tty_warn()

PR/20071: Perry Metzger: --extract handling is broken. This patch fixes
Perry's example.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue May 31 21:39:29 2005 UTC (19 years, 8 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +7 -7 lines
Changed values of some variables to "yes" instead of #defined.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:44:49 2005 UTC (19 years, 10 months ago) by tv
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -2 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Jan 6 05:35:14 2005 UTC (20 years, 1 month ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Don't "cp -p" for *source* files.  Builds are usually done as an unprivileged
user, so it's not nice to try to use an option that will try to chown if
the repository isn't owned by the builder.

(Some OS's do in fact cause an error when the chown in "cp -p" fails.)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Aug 21 03:28:56 2004 UTC (20 years, 5 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Update archivers/pax to 20040802 (latest version on src HEAD).  Changes
from previous include:

  - include a pax2nbcompat script to ease importing from src HEAD
    into pkgsrc.

  * for copy mode, show more meaningful information on SIGINFO.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Aug 14 02:33:32 2004 UTC (20 years, 6 months ago) by jlam
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +9 -2 lines
If LIBNBCOMPAT_STYLE is set to "inplace", then build and use a local
version of libnbcompat instead of requiring libnbcompat to be installed.
This simplifies testing of bootstrap packages without root privileges
on a system that has already been bootstrapped.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Jul 3 02:50:32 2004 UTC (20 years, 7 months ago) by grant
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
bump to 20040703.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Jun 26 13:31:47 2004 UTC (20 years, 7 months ago) by grant
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
bump to 20040626.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jun 20 10:11:56 2004 UTC (20 years, 7 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
bump to 20040620.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Mar 23 04:40:59 2004 UTC (20 years, 10 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Mar 11 18:03:50 2004 UTC (20 years, 11 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
bl3ify

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Dec 20 04:47:38 2003 UTC (21 years, 2 months ago) by grant
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
bump version to 20031220.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Dec 5 16:38:38 2003 UTC (21 years, 2 months ago) by erh
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Bump to 20031205.  Add support for AIX.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Sep 23 14:37:41 2003 UTC (21 years, 4 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
sync with NetBSD-current's pax-20030923.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Sep 15 04:39:14 2003 UTC (21 years, 5 months ago) by grant
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
bump version to 20030915 after latest changes.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Sep 5 18:40:47 2003 UTC (21 years, 5 months ago) by jlam
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Update archivers/pax to 20030905.  Changes from previous version include
syncing with -current, making this build using libnbcompat-20030829, and
cleaning up the configure script and Makefile.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jul 31 09:34:13 2003 UTC (21 years, 6 months ago) by grant
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
also install man page source, bump to 20030731.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jul 8 18:40:28 2003 UTC (21 years, 7 months ago) by jschauma
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Synch with latest changes by simonb@ in basesrc and as a result, bump
the version to todays date:
Add support for gnutar's -O "extract to stdout" option.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jun 30 11:47:27 2003 UTC (21 years, 7 months ago) by grant
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
install catman pages, like bootstrap-pkgsrc does.

bump to 20030630.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jun 23 13:39:42 2003 UTC (21 years, 7 months ago) by grant
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
bump to 20030623

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Jun 23 11:45:21 2003 UTC (21 years, 7 months ago) by grant
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import of NetBSD-current's pax (replacing the older pkgtools/pax).

NetBSD pax is the POSIX standard archiver with many extensions.

pax will read, write, and list the members of an archive file, and will
copy directory hierarchies.

pax operation is independent of the specific archive format, and supports
a wide variety of different archive formats.

This package uses pkgtools/libnbcompat, and is known to build on
Solaris 9, Slackware 8.1 and Darwin 6.6. Please send-pr(1) if this
package is broken on your platform.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jun 23 11:45:21 2003 UTC (21 years, 7 months ago) by grant
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

CVSweb <webmaster@jp.NetBSD.org>