diff options
author | cjep <cjep@pkgsrc.org> | 2002-12-13 17:52:04 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2002-12-13 17:52:04 +0000 |
commit | 98a4b4e65c61b7bdee2467b5028fe35b0d084c3d (patch) | |
tree | e1de8a444d2a82e6e181e929ab19f609bd0007ad /doc | |
parent | ffe3e4bb1e17deed8121c5ea8a04c9be2e44571c (diff) | |
download | pkgsrc-98a4b4e65c61b7bdee2467b5028fe35b0d084c3d.tar.gz |
Initial import of lbrate 1.1 into the NetBSD packages collection
as archivers/lbrate.
lbrate extracts/decompresses files from the CP/M LBR format. (It can also list
and test such archives.) It does this in an `unzip'-like manner, mostly hiding
the details of individually compressed and renamed files, and transparently
dealing with the required decompression/renaming.
From the FreeBSD ports collection.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 2b3c2f9daae..a3f5836dcaa 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.772 2002/12/13 17:28:56 cjep Exp $ +$NetBSD: CHANGES,v 1.773 2002/12/13 17:52:04 cjep Exp $ Changes to the packages collection and infrastructure in 2002: @@ -3940,3 +3940,4 @@ Changes to the packages collection and infrastructure in 2002: Added xpk-0.1.4 [cjep 2002-12-13] Added p5-IO-Zlib-1.01 [cjep 2002-12-13] Added p5-Mac-Macbinary-0.04 [cjep 2002-12-13] + Added lbrate-1.1 [cjep 2002-12-13] |