Age | Commit message (Expand) | Author | Files | Lines |
2018-04-07 | pax: Ensure large files are supported on SunOS. | jperkin | 1 | -2/+4 |
2016-02-25 | Use OPSYSVARS. | jperkin | 1 | -5/+2 |
2016-01-29 | Add LICENSE (2-clause-bsd AND modified-bsd AND public-domain). | jperkin | 1 | -1/+2 |
2014-03-14 | Fix build under SCO OpenServer 5.0.7/3.2 | ryoon | 2 | -3/+25 |
2013-09-12 | Use CATMAN_SECTION_SUFFIX in packages which perform their own catman | jperkin | 2 | -2/+9 |
2013-07-26 | Fix build on Cygwin. | ryoon | 2 | -31/+26 |
2012-09-11 | "user-destdir" is default these days | asau | 1 | -2/+1 |
2012-06-17 | Setting NBPAX_PROGRAM_PREFIX?=nb by default requires archivers/pax to be | sbd | 1 | -2/+2 |
2012-05-29 | Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@) | cheusov | 1 | -14/+2 |
2012-03-09 | Only conflict with gtar-base and gcpio if NBPAX_PROGRAM_PREFIX empty. | fhajny | 1 | -3/+5 |
2012-03-04 | Honour MANINSTALL | joerg | 2 | -5/+9 |
2010-07-06 | Add workaround of lack of hard link support on BFS of Haiku. | obache | 1 | -1/+9 |
2010-03-21 | Pick up maintainership. | joerg | 1 | -2/+2 |
2010-03-21 | Apply patches from PR 34941 to match prototype and implementatio w.r.t | joerg | 2 | -8/+8 |
2010-03-21 | Reset maintainer, developer lost his commit bit. | wiz | 1 | -2/+2 |
2010-01-30 | Add Haiku support. patch taken from Haiku support for libarchive. | obache | 1 | -1/+6 |
2009-08-06 | getline -> get_line | joerg | 1 | -10/+10 |
2009-04-09 | Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. | joerg | 1 | -2/+1 |
2009-03-05 | Play the CHECK_PERMS=no game here as well to avoid cyclic dependencies. | joerg | 1 | -1/+2 |
2008-10-26 | Don't depend on presence of u_int32_t, just use uint32_t. | joerg | 3 | -8/+8 |
2008-07-20 | fix bug in previous, make sure NBPAX_PROGRAM_PREFIX is always defined in PLIST | dbj | 1 | -4/+4 |
2008-07-20 | re-add support for --program-prefix and NBPAX_PROGRAM_PREFIX pkgsrc var | dbj | 5 | -1910/+2410 |
2008-06-19 | Add a marker for bootstrap packages to allow special cases them during | joerg | 1 | -1/+2 |
2008-04-29 | Drop clauses 3 and 4 from TNF licenses | martin | 6 | -51/+9 |
2008-03-06 | + Remove pkgtools/pax and pkgtools/tnftp as they are no longer different | jlam | 3 | -49/+37 |
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 |