diff options
author | hubertf <hubertf@pkgsrc.org> | 2005-11-05 06:19:57 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2005-11-05 06:19:57 +0000 |
commit | 7f77605c8a7d1fb4bb1a088e450f405a66a6d133 (patch) | |
tree | d64fcac59554ab0a7311498bf7e0cbff49cbdeb4 /doc | |
parent | eab6e3a112e42c84564df9b7e71534e9341eb1af (diff) | |
download | pkgsrc-7f77605c8a7d1fb4bb1a088e450f405a66a6d133.tar.gz |
Update xlockmore to 5.20.1.
XXX someone please test the PAM stuff on >=3
Changes:
"I goofed up the versioning on 5.20... so I wiped it out
and put a new 5.20.1 up "
5.20
win32 changes from Tim Auckland:
* Faster starting fix
general install fix
flow now uses PolyDraw... making it run faster
Juggle cleaned up Arc drawing and
XQueryFont now returns a dummy font (which XDrawString ignores)
fiberlamp now jiggles
XTranslateCoordinates fixed, Arc fixes, and pattern label disabled
for juggle...
win32 changes from David Bagley:
* New bitmaps and pixmaps. Makefile change so maze uses one.
shifted text printing in api and on apollonian mode
polyominoes looks better because I changed the meaning in the Api
for DrawRectangle. It now just draws a rectangle outline.
added julia life life1d swarm tetris
voters inverted but this uses xbm?
made FULL_RANDOM the default
fixed much of xjack (except when it gets to bottom of screen)
Labeling now on right side and aligned.
Change the name from xlockmore95.scr to xlock.scr.
Added a new ico file.
I added 17 modes on top and took out some warnings.
Merged with xlockmore95-0.11 with thanks to author Petey Leinonen
<petey_leinonen AT yahoo.com.au>. See win32 readme.txt and todo.txt.
double buffering implemented, transparent background for text,
XPutImage fixes, XCreateImage added
Currently, it is not easy to select a specific mode and some modes
need work.
Modified life and life1d sizing to be more variable when there
* is no bitmap. Also thanks to Tom Schmidt for a non Grelb icon fix.
voters modified to have proper colors for Democrats and Republicans.
As a left wing liberal, I just had to add the "Green" bitmap.
Old commie icon available as compile time option (but will be green).
New portable method for locking Virtual Terminals (vt). Added to README.
Thanks to Sergei Golubchik <sergii AT pisem.net>.
Allow xlockrc to allow passwords of any length (not just 8) thanks to
<Manuel.Reimer AT gmx.de> (actually it just ignores characters after
the 8th character... but now ignores it in a more consistent way).
make.com modified to use IEEE floats instead of VAX-floats thanks to
Jouk Jansen.
Changed default for PAM (since I have got a few mails about it). Compile
OD_PAM (sorry did not know what else to call it) if you like the old
way. GenToo and (most?) other Linux versions should compile by default.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index fd67a737052..f584c03531d 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.11834 2005/11/05 03:21:35 rillig Exp $ +$NetBSD: CHANGES,v 1.11835 2005/11/05 06:20:10 hubertf Exp $ Changes to the packages collection and infrastructure in 2005: @@ -5080,8 +5080,9 @@ Changes to the packages collection and infrastructure in 2005: Updated graphics/exiftool to 5.67 [gdt 2005-11-04] Updated net/bind8 to 8.4.6nb1 [rillig 2005-11-04] Updated pkgtools/pkglint to 4.37 [rillig 2005-11-04] - Added math/R-VR-7.2.4 version rillig [2005-11-04 ] + Added math/R-VR-7.2.4 version [rillig 2005-11-04] Updated lang/kaffe to 1.1.6nb1 [tonio 2005-11-04] Added biology/azara version 2.7 [minskim 2005-11-05] Added www/py-nevow version 0.3 [minskim 2005-11-05] - Added sysutils/cvsreport-0.3.5 version rillig [2005-11-05 ] + Added sysutils/cvsreport-0.3.5 version [rillig 2005-11-05] + Updatex x11/xlockmore to 5.20.1 [hubertf 2005-11-05] |