Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-05-10 | Remove bogus do-extract: rule and make this work with WRKOBJDIR. | frueauf | 1 | -13/+11 | |
1998-05-08 | Remove bzip package from the tree - it's deprecated by the author, in | agc | 10 | -164/+1 | |
favour of the bzip2 package. | |||||
1998-04-22 | Fix INFO_FILES definitions to match the commands in bsd.pkg.mk | agc | 1 | -2/+2 | |
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 11 | -22/+22 | |
1998-04-18 | portlint: delete contiguous blank line 17. | frueauf | 1 | -2/+1 | |
1998-04-17 | Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them. | agc | 2 | -17/+8 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 16 | -110/+32 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-03-24 | fix for PR 5194 from augustss - no directory in patched file names | tv | 1 | -4/+4 | |
1998-03-24 | Correct MD5 checksum after distribution archive was changed by author, | tron | 1 | -1/+1 | |
fixes PR pkg/5195. | |||||
1998-03-19 | Add and enable gcpio, gtar and macutil. | frueauf | 1 | -1/+4 | |
1998-03-16 | portlint: remove contiguous blank line. | frueauf | 1 | -3/+2 | |
1998-03-16 | portlint: gunzip->${GUNZIP_CMD}; some reordering. | frueauf | 1 | -4/+5 | |
1998-03-13 | Oops; add a list of man pages. | mycroft | 1 | -1/+4 | |
1998-03-13 | macutil, for converting Mac archives, etc. | mycroft | 6 | -0/+70 | |
1998-03-11 | Fix manual page compression. | tron | 1 | -19/+12 | |
1998-03-10 | portlint: files->${FILESDIR}. | frueauf | 1 | -2/+2 | |
1998-03-08 | gtar, in this pkg format, will never be called from pkg_add, so we won't | tv | 1 | -17/+9 | |
even pretend that we support the --fast-read option as a no-op--we don't support it at all. (pax or the old in-tree tar does.) | |||||
1998-03-07 | Use INSTALL_*_DIR macros. | hubertf | 3 | -8/+6 | |
1998-03-05 | Oops, these are category "archivers", not "devel". | tv | 2 | -4/+4 | |
1998-03-05 | Bring gtar up to date with the NetBSD changes to GNU tar: | tv | 1 | -0/+124 | |
- use lutimes() and lchmod() in addition to lchown() - add --norecurse as an undocumented synonym for --no-recursion - add --fast-read as an undocumented nullop (this is _not_ necessary) - pre-set --unlink-first - add --unlink as an undocumented synonym for --unlink-first - add --no-unlink-first to allow turning --unlink-first off NetBSD's tar is based on GNU tar 1.11.2. This tar, 1.12, has much of the functionality NetBSD has added over time, so only the above changes were necessary. | |||||
1998-03-05 | Sync with NetBSD changes: | tv | 1 | -0/+19 | |
- do not prototype stat() and lstat(); let <sys/stat.h> do that - main() returns int. not void gcpio is now up to date with NetBSD's GNU cpio tree. | |||||
1998-03-04 | Now, how did that version number get left out of the comments? | tv | 1 | -2/+2 | |
1998-03-04 | Import of GNU tar pkg, not yet enabled in archivers/Makefile until | tv | 7 | -0/+492 | |
pax-tar work is complete. | |||||
1998-03-04 | Import of `gcpio' pkg (GNU cpio); not yet enabled in archivers/Makefile | tv | 7 | -0/+205 | |
until pax-cpio work is complete | |||||
1998-02-28 | add missing @dirrm rules and add .gz suffix to manpages (if not already there). | frueauf | 2 | -3/+6 | |
1998-02-09 | Fix stripping of binaries (caused by fixing PR4884) | hubertf | 3 | -73/+46 | |
1998-01-27 | Deprecate bzip - according to the author, the algorithm may have | agc | 1 | -2/+2 | |
restrictions placed upon it. Users should be using bzip2 instead, which has no such restrictions. As pointed out by Charles Hannum. | |||||
1998-01-24 | portlint: move ONLY_FOR_ARCHS | hubertf | 1 | -2/+2 | |
1998-01-21 | Fix up an error relating to a forward declaration of the time(3) | agc | 1 | -70/+65 | |
library function, found by Bill Coldwell on /alpha. Clean up the other warnings, too. | |||||
1998-01-19 | portlint: kill empty line at EOF | hubertf | 3 | -3/+0 | |
1998-01-19 | portlint: replace commands with predefined macros. | hubertf | 1 | -3/+3 | |
1998-01-19 | portlint: kill empty lines at EOF | hubertf | 1 | -2/+0 | |
1998-01-19 | portlint: kill empty line at EOF | hubertf | 1 | -1/+0 | |
1998-01-15 | Upgrade to version 5.32, from John Darrow. Fixes PR 4825. | agc | 3 | -9/+8 | |
1998-01-15 | Upgrade to version 2.2. Fixes PR pkg/4826, from John Darrow. | agc | 1 | -1/+1 | |
1998-01-15 | Upgrade to version 2.2. Fixes PR pkg/4826, from John Darrow. | agc | 1 | -16/+10 | |
Make the linked man pages (zipcloak.1, zipnote.1 and zipsplit.1) into symbolic links, as, with MANZ set, the original zip.1 manual page isn't compressed until after the post-install: target is made, which means that a link is attempted to a non-existent file. | |||||
1998-01-09 | Add bzip2 | agc | 1 | -1/+2 | |
1998-01-09 | Add NetBSD RCS Id. | agc | 1 | -0/+1 | |
1998-01-09 | Add NetBSD RCS ID. | agc | 1 | -1/+1 | |
Remove FETCH_BEFORE_ARG, which doesn't work on NetBSD. | |||||
1998-01-09 | Initial import of bzip2, a block-compression archiver, into the NetBSD | agc | 5 | -0/+43 | |
packages collection, from the FreeBSD port. As pointed out by Charles Hannum, the author of bzip2 thinks it is patent-free, so this should be used in preference to the older bzip package. | |||||
1997-12-19 | Add note about COMPAT_12 | hubertf | 1 | -0/+2 | |
1997-12-19 | Fix annoying chmod on "make fetch". | hubertf | 1 | -2/+2 | |
1997-12-13 | This really works only on i386, so set ONLY_FOR_ARCHS. | hubertf | 1 | -1/+2 | |
1997-11-20 | Make this package compile under NetBSD. | thorpej | 1 | -0/+11 | |
1997-11-19 | Oops - forgot to commit this. Install man pages using the values passed | agc | 1 | -0/+11 | |
via the environment. | |||||
1997-11-18 | Enable ha, rar, unarj, unrar and zoo | agc | 1 | -1/+3 | |
1997-11-18 | Pass the necessary definitions for installation via the environment. | agc | 1 | -6/+6 | |
1997-11-18 | Make sure the pre-formatted manual page compresses correctly by using | agc | 1 | -1/+2 | |
CAT1= rar.1 | |||||
1997-11-18 | Silence compiler warnings when building ha. | agc | 1 | -0/+19 | |
1997-11-18 | Enable arc, bzip, freeze and lha | agc | 1 | -6/+6 | |