FreeBSD archivers : lbrate4>
Extract/decompress CP/M LBR archives
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
deals with the required decompression/renaming.
lbrate is also (I believe) the only non-CP/M program to fully support
decompressing files from all three CP/M compression schemes (Q, Z, Y). With
this in mind, it can decompress such files directly, treating them as if they
were single-entry LBRs.
http://rus.members.beeb.net/lbrate.html
|
lbrate history
v. 1.10
date: 2005/09/27 14:17:52; author: vs; state: Exp; lines: +3 -7
Cleanup, use MAKE_ARGS instead of Makefile-patch
v. 1.9
date: 2004/07/09 17:12:38; author: krion; state: Exp; lines: +14 -8
- Use MASTER_SITE_SUNSITE to MASTER_SITES
- Strip binary
- Utilize PLIST_FILES
PR: ports/68857
Submitted by: Ports Fury
v. 1.8
date: 2004/05/11 01:37:20; author: eik; state: Exp; lines: +1 -1
Drop maintainership.
PR: 66502
Submitted by: Gea-Suan Lin (maintainer)
v. 1.7
date: 2003/11/17 12:28:51; author: trevor; state: Exp; lines: +0 -1
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
v. 1.6
date: 2003/07/14 02:35:45; author: sf; state: Exp; lines: +4 -6
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
respect CC, CFLAGS.
v. 1.5
date: 2003/02/21 10:42:56; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.4
date: 2002/06/19 08:18:05; author: sobomax; state: Exp; lines: +2 -0
Add USE_REINPLACE where appropriate.
v. 1.3
date: 2002/06/14 07:04:51; author: ijliao; state: Exp; lines: +2 -2
Use ${REINPLACE_CMD} instead of ${PERL}
PR: 39238, 39239, 39240, 39241
Submitted by: maintainer
v. 1.2
date: 2002/05/21 16:47:20; author: dwcjr; state: Exp; lines: +1 -1
Update to 1.1
PR: 38232
Submitted by: maintainer
v. 1.1
date: 2001/08/29 11:12:02; author: ijliao; state: Exp;
add lbrate
Extract/decompress CP/M LBR archives
PR: 30087
Submitted by: Gea-Suan Lin
=============================================================================
|