Commit graph

96 commits

Author SHA1 Message Date
wiz
3f51883893 update xscreensaver (again), this time to 3.23
Changes since 3.22:   * Fixed some misplaced text fields in the Motif version
                        of xscreensaver-demo; fixed a crash in the Gtk version
                        that would happen if the programs list was empty.
                      * Fixed a recently-introduced bug in `pulsar'.
                      * Made `sierpinski3d' use solid tetrahedrons instead of
                        points.
                      * Added `-trace' option to `xmatrix'.
                      * Added new hacks `xteevee' and `xspirograph'.
2000-02-01 02:00:12 +00:00
wiz
c9434f762e update xscreensaver to 3.22.
Changes since 3.21:   * Fixed some bugs in xscreensaver-demo.
                      * Rewrote the Motif version of xscreensaver-demo to
                        match the new Gtk version.
                      * The Athena toolkit is no longer supported.
XXX: depends on lesstif>=0.89.9 (or motif), but dependency is handled
indirectly by USE_MOTIF... how to handle this?
2000-02-01 00:50:45 +00:00
frueauf
9620e8aec5 Update xscreensaver to 3.21.
Changes since 3.20:   * Tweaked the xscreensaver-demo UI (Gtk only.)
                      * Fixed a few visual selection bugs.  I think the proper
                        GL visual should be used with nVidia systems now.
                      * Made the Makefiles obey $install_prefix.
                      * Made the `xscreensaver.spec' file able to generate both
                        GL and non-GL packages simultaniously.
1999-11-21 16:49:11 +00:00
tron
04eb54bee2 Compile "distort.c" without optimization on arm32 to avoid compiler bug
reported in PR bin/7460.
1999-11-21 13:14:21 +00:00
frueauf
1559385d07 sync. 1999-11-14 17:25:56 +00:00
frueauf
359463d3fa Update xscreensaver to 3.20 and fix the patch-fuzz stuff.
Changes since 3.19:   * Added new hack `ripples' and `sierpinski3d'.
                      * Made `xscreensaver-command -exit' be silent when no
                        screen saver was running (instead of complaining.)
                      * Made `webcollage' and `vidwhacker' use `xloadimage'
                        when available (in addition to `xli' and `xv'.)
                      * Improved memory usage in `petri' and gave it a hard
                        cap on how much memory it can allocate.
                      * Added `-watch' option to `xscreensaver-command'.
                      * Made `xscreensaver-demo' come up with the
                        most-recently-run hack selected by default.
                      * Rewrote the Gtk version of `xscreensaver-demo'.
                        It's a lot easier to use now.
                      * Extended the format of the programs list in the
                        .xscreensaver file, for the benefit of the new
                        capabilities of `xscreensaver-demo'.
                        NOTE: you might want to delete your ~/.xscreensaver
                        file and allow it to be re-created!  The old one
                        should still work, but xscreensaver-demo won't be as
                        pretty.
Changes since 3.18:   * Fixed gcc dependencies in `bumps' and `ccurve'.
                      * New hack, `extrusion'.
                      * Some of the web sites that `webcollage' was using as
                        its sources changed formats; tweaked it to understand
                        the current layouts.
                      * Added typeahead in the password dialog: if the screen
                        is locked, and you unlock it by typing a character,
                        that key will be automatically inserted in the
                        password dialog (unless it is Return, Enter, Space,
                        or a non-printing key like Shift.)
                      * Made `xmatrix' take a `-small' option, since some
                        folks with tiny screens prefer a smaller font.
1999-11-14 17:24:32 +00:00
frueauf
e0357d8416 Fix typo, pointed out by Hubert Feyrer, thanks! 1999-10-25 11:13:57 +00:00
frueauf
67ab47946f Configure with kerberosIV support if KERBEROS is defined in /etc/mk.conf.
Suggested by Skeelo <skeelo@white-dwarf.flame.org> in private email.
1999-10-24 13:48:03 +00:00
tron
fd8f256cc5 Use wildcard dependence for "gtk+" package. 1999-10-23 00:05:15 +00:00
frueauf
6e52b30d7b Update xscreensaver to 3.18. 1999-10-18 11:41:45 +00:00
tron
b7f3f61a86 Use wildcard dependence for "Mesa" package so that either standard or
hardware accelerated Mesa libraries can be used.
1999-09-29 22:58:43 +00:00
abs
3365dcb7a5 Consistency:
Capitalise, remove trailing '.', remove many leading 'a', or 'the'.
1999-09-21 17:20:03 +00:00
rh
a711829576 Update dependency on gtk+-1.2.4 1999-08-29 09:05:49 +00:00
agc
86aced3a9d Introduce a USE_XAW definition, which is used in package Makefiles, to
denote that the package uses libXaw.

Introduce an XAW_TYPE definition, which is defined in /etc/mk.conf by
the user, to denote the type of libXaw to use. Possible values are:
standard, 3d and xpm.

Define USE_XAW in relevant Makefiles.

Set default XAW_TYPE in Makefiles which previously did a DEPENDS+= Xaw3d...

This means that package builds should not fail because of conflicting
Xaw packages being installed on machines.
1999-08-25 13:37:34 +00:00
frueauf
2c6e5e78d6 sync patch-sum and update PLIST too. 1999-07-23 16:02:52 +00:00
frueauf
9a59f18f03 Update xscreensaver to 3.17. 1999-07-23 16:01:27 +00:00
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +00:00
frueauf
1cb6a72f6c Update xscreensaver to 3.16. 1999-07-02 15:23:12 +00:00
frueauf
82b8e94602 Update xscreensaver to 3.14. 1999-06-12 16:49:52 +00:00
frueauf
64bb1606ff Update xscreensaver to 3.13. 1999-06-02 07:44:16 +00:00
frueauf
12d38d633d Update xscreensaver to 3.12. 1999-05-17 05:23:40 +00:00
frueauf
4e833ec9fa Update xscreensaver to 3.10. 1999-05-02 10:26:16 +00:00
hubertf
0265299675 Update to xscreensaver-3.09
Changes: Added compass, squiral, xflame, wander, spotlight, and
critical hacks, fixed a bad interaction with VMware as well as
various other minor tweaks/fixes.
1999-04-12 19:41:14 +00:00
frueauf
f1ccbdad80 Update xscreensaver to 3.08. 1999-03-27 23:37:22 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
agc
f6473207ca Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
frueauf
8fb01c2942 Update xscreensaver to 3.07.
Changes since 3.06:
* Configure tweaks (sometimes -lXmu wasn't getting linked in properly;
check for _Xsetlocale in -lXintl.)
* Portability fixes for sonar.c.
* Fixed a compilation problem when you have GL but don't have XPM.
* Made configure notice when MesaGL requires -lpthread.
* Made `flame' ignore SIGFPE (not sure if this is the right fix;
it seems only to be needed on FreeBSD.)
* Kludged `rd-bomb' work on visuals that are of depth 24 but that *do not*
support pixmaps of depth 32.
* Fixed `halo' to work properly in TrueColor.
* Changed `xscreensaver.spec' to install the hacks in
/usr/X11R6/lib/xscreensaver/ by default, since that's where recent Red Hat
distributions put them.
* Added `t3d' hack.
* Updated versions of `crystal', `hopalong', and `flow' from xlockmore.
1999-01-06 13:13:36 +00:00
frueauf
74deead13d For some reason the pmax X11 (1.3.3) needs a forced ordering of libs while
linking, e.g. -Xt before -lSM and -lICE, sometimes even -lXext before -X11.
This rearangment does not affect e.g. i386, so I hope this does not open
problems on other ports. This way xscreensaver works on pmax.
1999-01-05 11:34:38 +00:00
frueauf
1904a9b198 Update xscreensaver to 3.06. 1998-11-24 00:32:02 +00:00
frueauf
db206b72d5 Update xscreensaver to 3.05. 1998-11-21 18:31:08 +00:00
frueauf
1865bbdb5b Update xscreensaver to 3.04. 1998-11-18 14:11:54 +00:00
frueauf
61f9e77abc Update xscreensaver to 3.03. 1998-11-16 23:15:12 +00:00
frueauf
8b66b876e1 Update xscreensaver to 3.02. 1998-10-29 21:28:27 +00:00
frueauf
96aa975998 Update xscreensaver to 3.0.0. 1998-10-22 17:00:27 +00:00
frueauf
a3a410914f Update xscreensaver to 2.34. 1998-10-10 22:42:22 +00:00
frueauf
1240c5f95e Update xscreensaver to 2.33. 1998-10-07 10:51:45 +00:00
frueauf
1e60f342be Update xscreensaver to 2.32. 1998-10-05 12:33:43 +00:00
tron
759b05279a Depend on Mesa-3.0. 1998-09-30 20:03:18 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
frueauf
c9cc505a63 remove me as MAINTAINER. 1998-08-08 12:35:41 +00:00
agc
f7c4996e0b Add NetBSD RCS Ids. 1998-08-07 13:27:33 +00:00
frueauf
7674baf2a5 Update xscreensaver to 2.26. 1998-07-26 20:24:16 +00:00
frueauf
b09f4f314e Update xscreensaver to 2.24. 1998-07-13 21:31:27 +00:00
mycroft
c73ee53134 Update xpm to 3.4k. 1998-07-04 09:18:54 +00:00
mycroft
40060a6677 Update Xaw3d to 1.5. 1998-07-04 05:53:33 +00:00
frueauf
1d068492dd Initial addition of xscreensaver-2.23, a screen saver and locker for the
X window system.
1998-06-27 23:39:23 +00:00