diff options
author | cjep <cjep@pkgsrc.org> | 2002-12-07 21:20:44 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2002-12-07 21:20:44 +0000 |
commit | 9e8bc1b93fdc4a8afa6ecee02549d2c5d1572bfc (patch) | |
tree | 31179cc6509634ddb29c2f49f7f9868bc02ad912 | |
parent | f9ee54d2f4005344fecb6b12178b6a249d2d36f5 (diff) | |
download | pkgsrc-9e8bc1b93fdc4a8afa6ecee02549d2c5d1572bfc.tar.gz |
Initial import of wdm 1.20 into the NetBSD packages collection as
x11/wdm.
wdm is a modification of XFree86's xdm package for graphically handling
authentication and system login. Most of xdm has been preserved (XFree86
3.3.2.3) with the Login interface based on a WINGs implementation using Tom
Rothamel's "external greet" interface.
Supplied by cdi (cdi at mawhrin dot net) in PR#19317. Thanks!
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 5842b357070..9651d32f0ef 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.718 2002/12/07 21:06:31 kristerw Exp $ +$NetBSD: CHANGES,v 1.719 2002/12/07 21:20:44 cjep Exp $ Changes to the packages collection and infrastructure in 2002: @@ -3858,3 +3858,4 @@ Changes to the packages collection and infrastructure in 2002: Added tcpreplay-1.2a [cjep 2002-12-07] Updated xmame to 0.62.1nb1 [kristerw 2002-12-07] Updated xmess to 0.56.2nb1 [kristerw 2002-12-07] + Added wdm-1.20 [cjep 2002-12-07] |