summaryrefslogtreecommitdiff
path: root/archivers/lha
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-08-29 15:50:35 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-08-29 15:50:35 +0000
commit870f833719b3007bdcaa6e325dbca3598fe9b95a (patch)
tree6749dab8f245519cab84018190ce87a14a9f2cc0 /archivers/lha
parentAdd $Id$. (diff)
New DESCR & restrictions
Submitted by: Masafumi NAKANE <max@sfc.wide.ac.jp>
Notes
Notes: svn path=/head/; revision=3720
Diffstat (limited to 'archivers/lha')
-rw-r--r--archivers/lha/Makefile4
-rw-r--r--archivers/lha/pkg-descr31
2 files changed, 12 insertions, 23 deletions
diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile
index c505ea2e2a62..b5be70597268 100644
--- a/archivers/lha/Makefile
+++ b/archivers/lha/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Dec 1994
# Whom: ache
#
-# $Id: Makefile,v 1.3 1995/04/12 04:54:01 asami Exp $
+# $Id: Makefile,v 1.4 1996/08/28 17:32:38 ache Exp $
#
DISTNAME= lha-114c
@@ -14,4 +14,6 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ache@FreeBSD.ORG
+RESTRICTED= "if distributed without network, author must be informed, see DESCR"
+
.include <bsd.port.mk>
diff --git a/archivers/lha/pkg-descr b/archivers/lha/pkg-descr
index 7b9964c44df6..56cacdcb0d48 100644
--- a/archivers/lha/pkg-descr
+++ b/archivers/lha/pkg-descr
@@ -1,26 +1,13 @@
-From File: README.grr 23 Sep 92
+ LHa for UNIX version 1.14c Mar. 7 1996 by Tsugio Okamoto
-This is LHa for Unix, version 1.01u. This is an unofficially patched
-version (hence `u') of LHa 1.00, which was posted around 1 Apr 92 to
-fj.sources and reposted by me to alt.sources on 24 Apr 92.
+ This unofficial version of lha is based on Version 1.00. This
+version supports extraction & archiving using -lh5- as well as
+extraction using -lh6- algorithm.
-I also posted to alt.sources on 24 April an unofficial patch to allow
-the use of default .lzh extensions. Tom Kloos then sent me on 2 May a
-patch to extend the use of special permissions, restore the UID and GID,
-etc. (see below); Jean-Pierre Radley sent on 26 June a patch which sets
-default .lzh extensions much more elegantly and reliably than mine (also
-see below). Finally, I fixed bugs in Tom's chown() patch and in util.c
-(the latter causing compilation errors on a SysV machine). All of the
-patches in my possession have now been integrated into these sources
-and tested to some extent (as of 23 Sep 92). The original sources may
-be regenerated by reverse-patching the context diff file "lha101u.dif".
+ All the bug reports on this version should be directed to Tsuguo
+Okamoto <GBA02146@NIFTYSERVE.OR.JP>.
-Please note that this is the limit of my involvement with this program.
-If you find problems or have subsequent patches, I would appreciate
-hearing about them, but distributing them is up to you. I do not know
-enough about LHa to offer compilation help or debugging suggestions,
-either; contact the LHa authors at the address given in "readme.eng"
-for that.
-Greg Roelofs
-roe2@midway.uchicago.edu
+ If this software is included in medium that may be obtained by
+users without network connectivity, please notify Tsuguo Okamoto in
+advance. Redistribution over networks is not restricted.