Commit graph

241 commits

Author SHA1 Message Date
tv
3a26cfb6aa Oops, these are category "archivers", not "devel". 1998-03-05 20:09:46 +00:00
tv
f94eddf576 Bring gtar up to date with the NetBSD changes to GNU tar:
- 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 19:57:18 +00:00
tv
243fd661f2 Sync with NetBSD changes:
- 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-05 18:42:25 +00:00
tv
13a7f6dac8 Now, how did that version number get left out of the comments? 1998-03-04 15:14:26 +00:00
tv
bc48ff1654 Import of GNU tar pkg, not yet enabled in archivers/Makefile until
pax-tar work is complete.
1998-03-04 14:57:13 +00:00
tv
ecad564d08 Import of `gcpio' pkg (GNU cpio); not yet enabled in archivers/Makefile
until pax-cpio work is complete
1998-03-04 14:51:38 +00:00
frueauf
ea3f12015a add missing @dirrm rules and add .gz suffix to manpages (if not already there). 1998-02-28 20:27:11 +00:00
hubertf
d16d2fc0c9 Fix stripping of binaries (caused by fixing PR4884) 1998-02-09 00:31:30 +00:00
agc
1a4136ab59 Deprecate bzip - according to the author, the algorithm may have
restrictions placed upon it.  Users should be using bzip2 instead,
which has no such restrictions.  As pointed out by Charles Hannum.
1998-01-27 16:58:19 +00:00
hubertf
2e1218a4f3 portlint: move ONLY_FOR_ARCHS 1998-01-24 03:20:01 +00:00
agc
32f8d2a436 Fix up an error relating to a forward declaration of the time(3)
library function, found by Bill Coldwell on /alpha.

Clean up the other warnings, too.
1998-01-21 15:09:10 +00:00
hubertf
d662901759 portlint: kill empty line at EOF 1998-01-19 00:41:03 +00:00
hubertf
273155083c portlint: replace commands with predefined macros. 1998-01-19 00:39:20 +00:00
hubertf
6881a64a38 portlint: kill empty lines at EOF 1998-01-19 00:35:38 +00:00
hubertf
f016ade482 portlint: kill empty line at EOF 1998-01-19 00:34:56 +00:00
agc
b44b468af4 Upgrade to version 5.32, from John Darrow. Fixes PR 4825. 1998-01-15 14:11:18 +00:00
agc
1c061a2f5a Upgrade to version 2.2. Fixes PR pkg/4826, from John Darrow. 1998-01-15 13:55:44 +00:00
agc
4a9c2c114d Upgrade to version 2.2. Fixes PR pkg/4826, from John Darrow.
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-15 13:53:58 +00:00
agc
f7d4a686ae Add bzip2 1998-01-09 10:07:23 +00:00
agc
580443e91b Add NetBSD RCS Id. 1998-01-09 09:59:16 +00:00
agc
b278a99150 Add NetBSD RCS ID.
Remove FETCH_BEFORE_ARG, which doesn't work on NetBSD.
1998-01-09 09:58:29 +00:00
agc
b669060811 Initial import of bzip2, a block-compression archiver, into the NetBSD
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.
1998-01-09 09:53:59 +00:00
hubertf
37a2fe5cc8 Add note about COMPAT_12 1997-12-19 09:12:30 +00:00
hubertf
9bbe03f1e3 Fix annoying chmod on "make fetch". 1997-12-19 09:11:28 +00:00
hubertf
7e2b4d4130 This really works only on i386, so set ONLY_FOR_ARCHS. 1997-12-13 21:31:00 +00:00
thorpej
25f6072573 Make this package compile under NetBSD. 1997-11-20 03:02:39 +00:00
agc
115e2fe67c Oops - forgot to commit this. Install man pages using the values passed
via the environment.
1997-11-19 09:16:51 +00:00
agc
2cbc381f6f Enable ha, rar, unarj, unrar and zoo 1997-11-18 13:10:49 +00:00
agc
eb55c96553 Pass the necessary definitions for installation via the environment. 1997-11-18 13:09:42 +00:00
agc
b9d3cf0d65 Make sure the pre-formatted manual page compresses correctly by using
CAT1= rar.1
1997-11-18 12:43:40 +00:00
agc
ff165071e5 Silence compiler warnings when building ha. 1997-11-18 12:36:02 +00:00
agc
832de6c3d0 Enable arc, bzip, freeze and lha 1997-11-18 12:27:08 +00:00
agc
e807caef5e Pass the necessary definitions for installation via the
environment.
1997-11-18 12:26:05 +00:00
agc
5358faaf74 Add a NetBSD RCS Id to all the PLIST files. 1997-11-06 09:57:11 +00:00
hubertf
9ed927de9a Install all manpages; pointed out by Charles Hannum. 1997-11-01 01:50:35 +00:00
hubertf
39d0c49079 Install links to all manpages; pointed out by Charles Hannum. 1997-11-01 01:49:08 +00:00
hubertf
fe995b16ce Restore FreeBSD RCS-IDs 1997-10-27 03:22:00 +00:00
hubertf
fefb674d3d clean up on pkg_delete 1997-10-27 02:46:58 +00:00
hubertf
03ac5929fc add FreeBSD RCS-Id 1997-10-27 02:46:40 +00:00
hubertf
ff79e6094c fix FreeBSD RCS-Ids, uncomment only working ports 1997-10-27 02:42:04 +00:00
hubertf
8b564b5192 File archivers, ports from FreeBSD 1997-10-27 02:18:56 +00:00