summaryrefslogtreecommitdiff
path: root/archivers
AgeCommit message (Collapse)AuthorFilesLines
1998-03-24Correct MD5 checksum after distribution archive was changed by author,tron1-1/+1
fixes PR pkg/5195.
1998-03-19Add and enable gcpio, gtar and macutil.frueauf1-1/+4
1998-03-16portlint: remove contiguous blank line.frueauf1-3/+2
1998-03-16portlint: gunzip->${GUNZIP_CMD}; some reordering.frueauf1-4/+5
1998-03-13Oops; add a list of man pages.mycroft1-1/+4
1998-03-13macutil, for converting Mac archives, etc.mycroft6-0/+70
1998-03-11Fix manual page compression.tron1-19/+12
1998-03-10portlint: files->${FILESDIR}.frueauf1-2/+2
1998-03-08gtar, in this pkg format, will never be called from pkg_add, so we won'ttv1-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-07Use INSTALL_*_DIR macros.hubertf3-8/+6
1998-03-05Oops, these are category "archivers", not "devel".tv2-4/+4
1998-03-05Bring gtar up to date with the NetBSD changes to GNU tar:tv1-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-05Sync with NetBSD changes:tv1-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-04Now, how did that version number get left out of the comments?tv1-2/+2
1998-03-04Import of GNU tar pkg, not yet enabled in archivers/Makefile untiltv7-0/+492
pax-tar work is complete.
1998-03-04Import of `gcpio' pkg (GNU cpio); not yet enabled in archivers/Makefiletv7-0/+205
until pax-cpio work is complete
1998-02-28add missing @dirrm rules and add .gz suffix to manpages (if not already there).frueauf2-3/+6
1998-02-09Fix stripping of binaries (caused by fixing PR4884)hubertf3-73/+46
1998-01-27Deprecate bzip - according to the author, the algorithm may haveagc1-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-24portlint: move ONLY_FOR_ARCHShubertf1-2/+2
1998-01-21Fix up an error relating to a forward declaration of the time(3)agc1-70/+65
library function, found by Bill Coldwell on /alpha. Clean up the other warnings, too.
1998-01-19portlint: kill empty line at EOFhubertf3-3/+0
1998-01-19portlint: replace commands with predefined macros.hubertf1-3/+3
1998-01-19portlint: kill empty lines at EOFhubertf1-2/+0
1998-01-19portlint: kill empty line at EOFhubertf1-1/+0
1998-01-15Upgrade to version 5.32, from John Darrow. Fixes PR 4825.agc3-9/+8
1998-01-15Upgrade to version 2.2. Fixes PR pkg/4826, from John Darrow.agc1-1/+1
1998-01-15Upgrade to version 2.2. Fixes PR pkg/4826, from John Darrow.agc1-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-09Add bzip2agc1-1/+2
1998-01-09Add NetBSD RCS Id.agc1-0/+1
1998-01-09Add NetBSD RCS ID.agc1-1/+1
Remove FETCH_BEFORE_ARG, which doesn't work on NetBSD.
1998-01-09Initial import of bzip2, a block-compression archiver, into the NetBSDagc5-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-19Add note about COMPAT_12hubertf1-0/+2
1997-12-19Fix annoying chmod on "make fetch".hubertf1-2/+2
1997-12-13This really works only on i386, so set ONLY_FOR_ARCHS.hubertf1-1/+2
1997-11-20Make this package compile under NetBSD.thorpej1-0/+11
1997-11-19Oops - forgot to commit this. Install man pages using the values passedagc1-0/+11
via the environment.
1997-11-18Enable ha, rar, unarj, unrar and zooagc1-1/+3
1997-11-18Pass the necessary definitions for installation via the environment.agc1-6/+6
1997-11-18Make sure the pre-formatted manual page compresses correctly by usingagc1-1/+2
CAT1= rar.1
1997-11-18Silence compiler warnings when building ha.agc1-0/+19
1997-11-18Enable arc, bzip, freeze and lhaagc1-6/+6
1997-11-18Pass the necessary definitions for installation via theagc1-1/+3
environment.
1997-11-06Add a NetBSD RCS Id to all the PLIST files.agc11-0/+11
1997-11-01Install all manpages; pointed out by Charles Hannum.hubertf1-1/+4
1997-11-01Install links to all manpages; pointed out by Charles Hannum.hubertf1-1/+12
1997-10-27Restore FreeBSD RCS-IDshubertf11-11/+21
1997-10-27clean up on pkg_deletehubertf1-0/+2
1997-10-27add FreeBSD RCS-Idhubertf1-1/+2
1997-10-27fix FreeBSD RCS-Ids, uncomment only working portshubertf1-17/+18