summaryrefslogtreecommitdiff
path: root/archivers/ha
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
committerjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
commitf1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /archivers/ha
parent37170ce899bdf394cca1d0769b2215d84b15a7ee (diff)
downloadpkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'archivers/ha')
-rw-r--r--archivers/ha/DESCR16
-rw-r--r--archivers/ha/Makefile4
2 files changed, 10 insertions, 10 deletions
diff --git a/archivers/ha/DESCR b/archivers/ha/DESCR
index af08917135b..0d18f9ed1be 100644
--- a/archivers/ha/DESCR
+++ b/archivers/ha/DESCR
@@ -9,14 +9,14 @@ 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:
+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.
+ 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.
diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile
index 98ab8b19432..29797f862e4 100644
--- a/archivers/ha/Makefile
+++ b/archivers/ha/Makefile
@@ -1,5 +1,5 @@
-# $NetBSD: Makefile,v 1.12 2003/03/29 12:40:01 jmmv Exp $
-# FreeBSD Id: Makefile,v 1.9 1997/08/10 22:31:19 fenner Exp
+# $NetBSD: Makefile,v 1.13 2003/05/06 17:40:20 jmmv Exp $
+# FreeBSD Id: Makefile,v 1.9 1997/08/10 22:31:19 fenner Exp
#
DISTNAME= ha0999