The FreeBSD Ports Archive
FreeBSD archivers : ha4>
The HA archiver using the HSC compression method
HA is an archiver which I released in January 1993 as version 0.98.
After that I had plans to improve speed, archive handling etc. which
would have required total rewrite of the code. For that I unfortunately
could not find time. Because there has been quite considerably interest
for internals of HA (especially for the HSC compression method) I
decided to make a source level release from my current test version
(0.999 beta) and place it under GNU General Public License. The sources
for this version are not very consistent or clean, but everything should
work.
There are several improvements which should be made before this could be
called version 1.0. Some of the most obvious of these are:
- Compression methods should be coded in assembler for PC and using more
efficient data structures for 32 bit platforms. Current version does
some things only to overcome 64kB segments of 8086.
- UNIX port has still some problems and is missing some things (for example
a grouping operator in wildcard matches).
- File handling is far from optimum.
- Archive handling is not too clever either.
- Testing should be done more thoroughly as there are many special cases
in compression routines which get used very rarely.
- Documentation of code and algorithms is totally missing.
Author: Harri Hirvola
ftp://ftp.kiarchive.ru/pub/unix/arcers/
|
ha history
v. 1.20
date: 2006/08/23 06:32:44; author: ache; state: Exp; lines: +1 -1
TARGETDIR -> PREFIX
v. 1.19
date: 2006/08/12 13:46:05; author: ache; state: Exp; lines: +7 -3
- Respect DESTDIR
- Eliminate a patch
- Use INSTALL_PROGRAM to install the binary
PR: 101918
Submitted by: gabor
v. 1.18
date: 2006/05/03 05:14:02; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports in categories starting with A.
v. 1.17
date: 2004/02/06 13:10:42; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.16
date: 2004/02/04 05:18:19; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.15
date: 2003/03/07 05:55:11; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.14
date: 2002/11/04 00:54:36; author: edwin; state: Exp; lines: +2 -1
PERL -> REINPLACE
Noticed by: bento
v. 1.13
date: 2002/03/31 02:39:41; author: kris; state: Exp; lines: +6 -2
Remove #include
Respect CC and CFLAGS
v. 1.12
date: 2000/04/08 23:17:45; author: mharo; state: Exp; lines: +12 -12
update with the new PORTNAME/PORTVERSION variables
v. 1.11
date: 1999/08/31 06:40:11; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.10
date: 1999/08/25 04:25:07; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.9
date: 1997/08/10 22:31:19; author: fenner; state: Exp; lines: +2 -2
Change ftp.relcom.ru and ftp.kiae.su to ftp.kiarchive.ru
Submitted by: ache (Andrey A. Chernov)
v. 1.8
date: 1997/07/21 00:48:34; author: fenner; state: Exp; lines: +2 -2
File moved on MASTER_SITE.
Found by: distfile checker
v. 1.7
date: 1996/11/12 02:17:27; author: obrien; state: Exp; lines: +2 -2
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.6
date: 1995/04/24 10:58:46; author: asami; state: Exp; lines: +2 -3
Updated archivers Makefiles....
v. 1.5
date: 1995/04/16 00:18:36; author: asami; state: Exp; lines: +2 -2
install should depend on build.
v. 1.4
date: 1995/04/12 04:53:54; author: asami; state: Exp; lines: +11 -6
Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up
some Makefiles along the way.
v. 1.3
date: 1995/04/01 12:43:23; author: jkh; state: Exp; lines: +2 -1
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.2
date: 1995/01/24 16:56:05; author: ache; state: Exp; lines: +2 -1
Add touch install cookie
v. 1.1
date: 1995/01/24 16:43:31; author: ache; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/01/24 16:43:32; author: ache; state: Exp; lines: +0 -0
HA archiver
=============================================================================
|
| |

|