Subject: pkg/18635: x11/xlockmore build options are not documented in mk/bsd.pkg.defaults.mk
To: None <gnats-bugs@gnats.netbsd.org>
From: Lubomir Sedlacik <salo@Xtrmntr.org>
List: netbsd-bugs
Date: 10/13/2002 02:22:11
>Number:         18635
>Category:       pkg
>Synopsis:       x11/xlockmore build options are not documented in mk/bsd.pkg.defaults.mk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Oct 12 17:23:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Lubomir Sedlacik
>Release:        NetBSD 1.6
>Organization:
>Environment:
>Description:

x11/xlockmore build options XLOCK_DEFAULT_MODE and XLOCK_LIGHT are not
documented in mk/bsd.pkg.defaults.mk

>How-To-Repeat:

see mk/bsd.pkg.defaults.mk, find out that these options are missing

>Fix:

Index: bsd.pkg.defaults.mk
===================================================================
RCS file: /cvsroot/pkgsrc/mk/bsd.pkg.defaults.mk,v
retrieving revision 1.94
diff -u -r1.94 bsd.pkg.defaults.mk
--- bsd.pkg.defaults.mk	7 Oct 2002 17:09:11 -0000	1.94
+++ bsd.pkg.defaults.mk	13 Oct 2002 00:17:13 -0000
@@ -1552,6 +1552,28 @@
 # Possible: YES, NO
 # Default: YES
 
+#XLOCK_DEFAULT_MODE=
+# Set the default display (screen saver) mode for xlockmore.
+# Possible: ant, apollonian, ball, bat, blank, blot, bomb, bouboule, bounce,
+#           braid, bubble, bug, clock, coral, crystal, daisy, dclock, decay,
+#           deco, demon, dilemma, discrete, dragon, drift, euler2d, eyes,
+#           fadeplot, flag, flame, flow, forest, galaxy, goop, grav, helix,
+#           hop, hyper, ico, ifs, image, juggle, julia, kaleid, kumppa, laser,
+#           life, life1d, life3d, lightning, lisa, lissie, loop, lyapunov,
+#           mandelbrot, marquee, matrix, maze, mountain, munch, nose, pacman,
+#           penrose, petal, petri, polyominoes, puzzle, pyro, qix, random,
+#           roll, rotor, scooter, shape, sierpinski, slip, solitare, space,
+#           sphere, spiral, spline, star, starfish, strange, swarm, swirl,
+#           t3d, tetris, thornbird, tik_tak, triangle, tube, turtle, vines,
+#           voters, wator, wire, world, worm, xcl, xjack, not defined
+# Default: not defined
+
+#XLOCK_LIGHT=
+# Used to build xlockmore without support for GL True Text, Motif, OpenGL,
+# Mesa 3D libraries and XPM pixmaps.
+# Possible: defined, not defined
+# Default: not defined
+
 #ZIP_ENCRYPTION=
 # Add encryption code to zip1
 # Possible: defined, not defined
>Release-Note:
>Audit-Trail:
>Unformatted: