Age | Commit message (Expand) | Author | Files | Lines |
2008-02-07 | Merge a fix from NetBSD's src/bin/pax by tls: | joerg | 6 | -30/+38 |
2007-11-11 | Revert pax large file support as it breaks bootstrap on various | joerg | 4 | -2726/+1891 |
2007-10-27 | enable large filefile support, if applicable. | grant | 4 | -1891/+2726 |
2007-09-08 | Convert to use the features framework. | jlam | 1 | -2/+3 |
2007-09-06 | Convert all libnbcompat/buildlink3.mk references to inplace.mk. | jlam | 1 | -2/+2 |
2007-09-06 | Fix build on NetBSD. Add QNX support based on patch from Sean Boudreau. | joerg | 3 | -11/+16 |
2007-03-12 | Sync config.{guess,sub} with mk/gnu-configure. | joerg | 2 | -361/+481 |
2007-03-08 | Removed extra parentheses around simple return statements, to align with | rillig | 14 | -439/+439 |
2007-03-08 | Merged the change from NetBSD's 1.51 to 1.52: | rillig | 1 | -2/+3 |
2006-10-07 | To close my PR #22693. | reed | 1 | -1/+10 |
2006-09-03 | Define `ISTAPE' even if tape unsupported platform. | obache | 1 | -3/+1 |
2006-07-14 | For the pkgtools versions of mtree and pax, always use libnbcompat | jlam | 2 | -8/+3 |
2006-07-14 | Set the CATEGORIES separately for the archivers and pkgtools versions | jlam | 2 | -3/+4 |
2006-07-14 | Create a separate "pax" package in the pkgtools category that installs | jlam | 2 | -28/+37 |
2006-07-14 | Register this package when installed, and populate the PLIST. | jlam | 2 | -5/+11 |
2006-06-18 | Fixed pkglint warnings. | rillig | 1 | -5/+5 |
2006-05-17 | Fixed pkglint warnings. | rillig | 1 | -2/+2 |
2006-02-02 | bump version | christos | 1 | -2/+2 |
2006-02-02 | hack for solaris automounter. | christos | 1 | -2/+4 |
2005-12-01 | Update pax to 20051108. The previous version failed to handle the -X | minskim | 24 | -297/+607 |
2005-05-31 | Changed values of some variables to "yes" instead of #defined. | rillig | 1 | -7/+7 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-01-06 | Don't "cp -p" for *source* files. Builds are usually done as an unprivileged | tv | 1 | -2/+2 |
2004-12-12 | update config.{sub,guess} for various bootstrap tools. fixes build on | grant | 2 | -173/+374 |
2004-08-21 | Fix the version number of the package in the configure script, and modify | jlam | 3 | -19/+16 |
2004-08-21 | Check for a few more system headers after the update to pax-20040804. | jlam | 3 | -10/+17 |
2004-08-21 | Mirror change in archivers/mtree by <heinz> on 2004/04/16: | jlam | 7 | -15/+179 |
2004-08-21 | Update archivers/pax to 20040802 (latest version on src HEAD). Changes | jlam | 30 | -170/+759 |
2004-08-14 | If LIBNBCOMPAT_STYLE is set to "inplace", then build and use a local | jlam | 1 | -2/+9 |
2004-08-13 | Check for all system headers needed in the sources. | jlam | 3 | -278/+559 |
2004-07-03 | bump to 20040703. | grant | 1 | -2/+2 |
2004-07-03 | sync with src: | grant | 1 | -13/+19 |
2004-06-26 | bump to 20040626. | grant | 1 | -2/+2 |
2004-06-26 | sync with src: | grant | 1 | -2/+8 |
2004-06-26 | sync with src: | grant | 1 | -4/+9 |
2004-06-20 | bump to 20040620. | grant | 1 | -2/+2 |
2004-06-20 | sync pax with src/ from 20040620, includes many bug fixes including | grant | 18 | -179/+291 |
2004-04-12 | pax does not support tape drives on Unixware at the moment. | heinz | 1 | -2/+2 |
2004-03-23 | USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. | jlam | 1 | -2/+2 |
2004-03-11 | Wrap physical mt operations in SUPPORT_TAPE, and define that if either of | tv | 2 | -6/+47 |
2004-03-11 | bl3ify | xtraeme | 1 | -3/+3 |
2003-12-20 | bump version to 20031220. | grant | 1 | -2/+2 |
2003-12-20 | regen without insane line wrapping. | grant | 3 | -106/+108 |
2003-12-20 | sync with -current: | grant | 1 | -8/+9 |
2003-12-20 | sync with -current: | grant | 24 | -894/+62 |
2003-12-05 | Bump to 20031205. Add support for AIX. | erh | 1 | -2/+2 |
2003-12-05 | Update pax to work on AIX. Use tape.h with appropriate fixups since | erh | 5 | -4/+55 |
2003-12-05 | Fix a call to ftree_add. s/NULL/0/ | erh | 1 | -3/+3 |
2003-09-23 | sync with NetBSD-current's pax-20030923. | grant | 5 | -57/+62 |
2003-09-15 | don't use VAR+=, it doesn't work with all make(1)s. | grant | 1 | -3/+3 |