summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2004-08-27 00:22:01 +0000
committerreed <reed@pkgsrc.org>2004-08-27 00:22:01 +0000
commit139b6721e81ef4215624e159bf4a6621e270ecf7 (patch)
treed535c1b55c5b62a0042c39ec9af4c0ccfec457bf /doc
parent823a4b9bca0b18a665549f48bb29da99d0fedad9 (diff)
downloadpkgsrc-139b6721e81ef4215624e159bf4a6621e270ecf7.tar.gz
Import ppp-lzs from pkgsrc-wip. Thank you, Iain Hibbert.
This is a NetBSD decompressor for PPP compatible with the Stac LZS scheme as described in rfc1974. The algorithm is apparently covered by patents held by Hifn in the USA and Europe though it was written independently with no help from Hifn or anybody associated with them, and with no reference to the patents. You might want to consider this 'example' code only if that makes you feel better. This package patches the included pppd in NetBSD and thus, in order to compile this, you will need to have the NetBSD source sets installed.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 58d02ad89b7..63ffdee944c 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7007 2004/08/27 00:06:36 wiz Exp $
+$NetBSD: CHANGES,v 1.7008 2004/08/27 00:22:01 reed Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -4058,3 +4058,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated imlib2 to 1.1.1 [recht 2004-08-26]
Updated enlightenment to 0.16.7.1 [recht 2004-08-26]
Added madman-0.93 [wiz 2004-08-27]
+ Added ppp-lzs-1.2 [reed 2004-08-27]