Commit graph

8 commits

Author SHA1 Message Date
drochner
76e59c26c3 tell user how to make PAM work, copied from xscreensaver
in response to PR pkg/46271 by John D. Baker
2012-03-28 20:21:46 +00:00
joerg
b02a0f888e Remove @dirrm entries from PLISTs 2009-06-14 18:24:43 +00:00
tron
5ce377c524 Add missing entry "bin/xgclock" and really bump package revision. 2006-01-21 05:05:15 +00:00
tron
eb40cb2a7f Add missing file "share/xlock/xglockrc" to package list for the
"xlock" package, bump package revision.
2006-01-20 13:15:45 +00:00
hubertf
0dece82cad Update xlockmore to 5.21. Changes:
* Removed random colors from petri mode.  Found that it could cause a fatal
*   error on PseudoColor.  (Will try to fix better on next release.)
+ PAM update from Yuri Bushmelev <jay-dev AT simcom.ru> fixes an
+   initialization problem PAM_conv function and made cleaner and friendly.
+   BAD_PAM fixed.
  fzort mode by Mauro Persano <mauro_persano AT yahoo.com>... its not a
    OpenGL mode but it looks like it is.  Try using with -mono also.
    Tom Schmidt found an as of yet unresolved Uninitialized Memory read,
    see Purify logs.
  dclock -binary option added thanks to Petey Leinonen (he saw the
    original on thinkgeek).
  Non-compatible routines for shared memory workaround for VMS when using
    libs MMOV(Multimedia for sounds) and DECWINDOWS thanks to Jouk Jansen.
  mandelbrot options added thanks to Tim Auckland
    update from Jouk Jansen to avoid log of 0
    -alpha adds detail to the interior of the set by displaying level sets
    of "closest return", ie how close does the orbit of z come back to its
    starting point z=0.  These show minima around the center of each bud.
    -index is similar, but displays at which iteration the closest return
    occurs.  These show a fibonacci branching structure from the base of
    each bud, ie each adjacent pair of domains surrounds a domain whose
    index is the sum of the indices of its neigbours.
    -lyap option for colours in the interior of the set according to an
    estimate of the Lyapunov exponent.  (Not to be confused with real plane
    Lyapunov fractals).  Also now allow -binary and -dem.
  New random mode for win32, compile with -DRANDOMMODE .
    It seems to bomb out if you run it for a while, so I did not make it
    the default.
  win32 changes from Tim Auckland:
    new configure dialog
    random mode done to enable
  win32 changes from Petey Leinonen:
    fixes for nose and life1d
    matrix mode works with the 2 following changes
    fixed XCopyArea() for destinations that are not windows (ie a bitmap)
    fixed XCreatePixmapFromBitmapData() so it always creates a pixmap
      regardless of depth ( creates the Windows bitmap with 1 bit depth),
      and apply the foreground and background colors.
    XCopyArea, XSetTSOrigin, XSetFillRule fixes and got these modes to work:
    bat, bounce, dilemma, eyes, image, nose, pacman,
    shape, slip, star, starfish, wator, world
  unlock delay from lgx <lgxror AT gmail.com>  [it was explained to me
    but still not sure why you would use it]

 + new update since BETA
 * new since BETA
2006-01-09 21:18:31 +00:00
hubertf
a018feaf65 Update xlockmore and xlockmore-lite to 5.14.1.
Changes:

5.14.1
  Fixed PAM goof.
5.14
  fadeplot,laser: do not clear so much with erase modes
  (void *) for (caddr_t *) in argtype to get rid of most gcc warnings.
  g++ cleanups for xglock, xmlock, flow, life, marqee, apollonian, pacman
  configure cleanups.
  Goof for random placement of labeling for life and life3d i.e.
    the S could burn in on those old monitors.
  flow mode improvements added thanks to Tim Auckland
     Replace 2D rendering of Periodic Attractors with a 3D
       'interrupted' rendering.  Replace "-/+allow2d" with "-/+periodic"
     Replace all ODE formulae with completely generic forms.
     Add '-search' option to perform background high-speed discovery
       for completely new attractors without impacting rendering
       performance.
     Use gaussian distribution for initial point positions and for
       parameter search.
     Add "+dbuf" option to allow Double-Buffering to be turned off on
       slow X servers.
     Remove redundant '-zoom' option.  Now automatically zooms if both
       rotation and riding are permitted.
     Replace dynamic bounding box with static one pre-calculated
       during discovery phase.
     Simplify and fix bounding box clipping code.  Should now be safe
       to run without double buffer on all XFree86 servers if desired.
     Sync'd up with xscreensaver version
       Orbital camera (-/+rotate)
       specify following bee (-/+ride)
       zoom between bee and orbit (-/+zoom)
       Bounding Box (-/+box)
       disable 2D Poincare' section flows (-/+allow2d).
     Also added basic double-buffering to avoid XFree86 'debris' problems
       when lines go out of bounds.
  A few more fixes from Eric Lassauge <lassauge AT users.sourceforge.net>.
    gtk2/gtk detection in configure, automatically does a make for xglock
    xglock now uses GTK2
    genlauncher fix for noof (used by xglock).
  life1d repeating patterns have a better chance of being caught.
  compile dependencies for ImageMagick for VMS thanks to Jouk Jansen.
  NICE_ONLY build option added.  --enable-nice-only or --enable-blank-only
    nice modes also reevaluated thanks to Tom Schmidt.
  config.sub and config.guess updated from GNU.
  Changed PAM to USE_PAM to be consistent with imake.
  loop is more random when run as a single mode.  -langton option added
    if one just wants Langton's Loops.
  atunnels resync with xsreensaver for new textures
    thanks to Eric Lassauge <lassauge AT users.sourceforge.net>.
2004-11-27 00:15:22 +00:00
jlam
607fd0e0dd Bump PKGREVISION of x11/xlockmore to 1. Changes include:
* Move the sound files to the standard location for xlock sound files.
 * On NetBSD, use ossplay instead of audioplay if USE_OSS is defined.

Also split out a xlockmore Makefile.common to be used in a forthcoming
"xlockmore-lite" package.
2003-06-30 07:28:59 +00:00
zuntum
d3db18607d Move pkg/ files into package's toplevel directory 2001-10-31 22:03:21 +00:00
Renamed from x11/xlockmore/pkg/PLIST (Browse further)