Commit graph

37 commits

Author SHA1 Message Date
Doug Barton
8534800ba2 Update for version 4.14. Usual combination of new hacks, and a few bug fixes. 2003-11-10 07:50:40 +00:00
Doug Barton
c2afcffae1 Upgrade to 4.13, which contains better xinerama support, and a few other
neat toys (like quad). This version has no new hacks, but does have a
new script called ljlatest for use with phosphor and star wars.
2003-09-09 10:55:49 +00:00
Doug Barton
9253f0cd31 Upgrade to version 4.12, which contains several new hacks, and updates
to several of the existing ones.

Add a knob to install the ping program setuid so it can ping your network.

Remove some now-redundant patching.

Regenerate a couple of patches.
2003-09-07 23:50:12 +00:00
Doug Barton
bafe74e44c Upgrade to 4.10, the latest version. The usual few new hacks and bugfixes.
Add a sed line to Makefile that removes some ^M's that give gcc grief
on RELENG_4.
2003-06-01 22:15:38 +00:00
Doug Barton
cc62e9ce24 Upgrade to version 4.09, which has the usual mix of a few new hacks, and
a few small improvements to existing ones.
2003-04-07 02:12:10 +00:00
Doug Barton
652954d7cf Upate to 4.08, the latest version. This is a minor update with two new
screensavers, and fixes to a few more.
2003-02-20 08:51:25 +00:00
Doug Barton
f0d4fe16f5 Upgrade to version 4.07, the latest release version.
* 5 new hacks, small updates/improvements to several others.
* Couple of minor bugs fixed.
2003-02-04 05:34:20 +00:00
Doug Barton
f2e5735bde Upgrade to 4.06, the latest and greatest.
* Two new hacks (little screen saver programs), and improvements to
many others.
* Remove the libwarning, since hopefully by now everyone has upgraded
their pkgconfig ports by now.
* Undo some more unauthorized changes.
2002-10-25 07:15:48 +00:00
Doug Barton
a0fe10ef50 Update to 4.05, which has a much better configure script, one new
hack, and some new icons. There is still a conflict with the
definitions produced by pkg-config however, so add a warning
message to that effect.
2002-06-11 21:05:04 +00:00
Doug Barton
9b65340bc5 Upgrade to version 4.04.2, and clean up the port while I'm at it.
Changes to the software:
* Several new little screensavers (hacks)
* Updates to many others
* Better GTK/Gnome 2 support
* New man pages for things that didn't have them

Changes to the port:
* Removed ill-advised, unapproved, and inappropriate changes
from previous commits. Things like webcollage-helper are created
dynamically by configure, and will be accounted for at some point
in the future. Meanwhile, having one extra item for a few people
is better than one two few for others.
* One more port goes over to the GMAKE darkside
* Since there are so many new man pages, re-sort them all
* Updated pkg-plist for the new stuff
* One of my patches was included in the distribution, so
shorten patch-ab
* Take advantage of the fact that I have to regenerate the
other patch anyway, and fix the name of the patch file
2002-06-05 08:51:01 +00:00
Doug Barton
9e3660fb70 Upgrade to version 4.02, which:
* Fixes perl incompatibility problem with RELENG_4
* Fixes some memory leaks
* Adds two new hacks, and two new BSOD's
* Improves some existing hacks/features
2002-03-24 08:30:24 +00:00
Doug Barton
4b95408e97 Update to 4.01, which has several new screensavers, and the usual
assortment of bugs fixed. The author has incorporated several of
our patches, so I can reduce or eliminate them. However, I had
to add one small patch to get -lcompat into one of the new
screensavers.

In addition to the upgrade, I'm also reverting most of the recent
gnome changes in favor of forcing the xml files into one location
regardless of gnome/not gnome. I think long term this will be
a better strategy.
2002-02-25 10:10:16 +00:00
Doug Barton
0a75d87246 Upgrade to version 4.00, which includes:
1. Redesigned -demo GUI (nice, except see below).
2. New modes of operation; one saver, blank/don't blank.
3. New hacks (screen saver modules).
4. Improved or fixed several other hacks.
5. Improved xinerama compatibility.

See http://www.jwz.org/xscreensaver/changelog.html for details.

* Sadly, the new GUI relies on xml, so that's now a dependency.
* I moved the various hack files and their xml config files into
their own directories.
* Fixed the poorly done hack in the Makefile to s/malloc.h/stdlib.h/
* Removed a patch hunk that's no longer needed.
* Added a fix for the new configure script's failure to recognize the
option to put the xml files in their own directories. (Already contacted author)
2002-01-14 03:04:04 +00:00
Doug Barton
4422dc3bcc * Upgrade to 3.34, which is mostly bug fixes, and two new hacks.
* Correct something I didn't catch when I took over the port... if we want
  the -demo program to handle settings, GTK isn't optional.
* Add a patch that handles an overly enthusiastic attempt to avoid bzero
  (which one of the hacks actually uses).
2001-12-23 08:02:14 +00:00
Doug Barton
0f84574ebb Upgrade to 3.33, and include the GLE library as a dependency. The extrusion
lib gives us one new screensaver, which is really a combination of several
objects that get twisted and re-shaped. The update adds two new screensavers,
and several improvements to existing ones. Also added is a memory limit
parameter, and some more gnome integration.

patch-ac is removed due to its being integrated into the source.

The suggestion to add the GLE lib comes from the PR. I'm not sure that the
cost::benefit justifies it, but the library is small so probably no harm done.

PR:		ports/27626
Submitted by:	David Gilbert <dgilbert@velocet.ca>
2001-06-05 10:52:29 +00:00
Doug Barton
b20d7844c0 Chase the checksum. The only changes were Makefile niceties and
dates in the man pages, so no portrevision bump is needed.

PR:		ports/26716
Submitted by:	Patrick Li pat@databits.net
2001-04-21 06:52:30 +00:00
Doug Barton
868280fac3 Update to 3.32, which contains no new hacks, but does contain a new system
to let the hacks which modify images use ones that you specify instead of
your desktop.
2001-04-15 21:18:08 +00:00
Doug Barton
c28cc26577 Update to 3.31, which adds 3 new "hacks" and updates some
of the existing ones.
2001-04-06 07:54:08 +00:00
Doug Barton
d33199033b * Assume maintainership. Mail to jseger went unanswered, and this port
has been periodically maintained by others for 9 months in any case.
* Upgrade 3.26 -> 3.29
* Specify full path to fortune, since many of the screen saver programs
  could not find it on their own.
* Fix the -lpthread -> -pthread problem.
* Re-generate patch files.
* Eliminate patch-ae, whose only purpose in life was to prevent the
  building and installation of the xscreensaver-demo program which, in
  addition to being the method used to configure the server and
  all the little screensaver programs; works just fine, and doesn't
  actually hurt anything.

The report in the PR is a little out of date with reference to the latest
xscreensaver version, but all parts of the thing are working for me now
in any case.

PR:		ports/23619
Submitted by:	Lars Eggert <larse@isi.edu>
2001-03-03 01:49:13 +00:00
Vanilla I. Shu
063163509d Upgrade to 3.26. 2000-11-12 03:52:13 +00:00
Justin M. Seger
d322c93e6c Upgrade to xscreensaver 3.24 2000-05-09 11:40:44 +00:00
Justin M. Seger
f0033c6c52 Upgrade to xscreensaver-3.21 1999-11-25 06:19:08 +00:00
Justin M. Seger
a1e49b601d Upgrade to xscreensaver-3.19 1999-11-02 16:15:05 +00:00
Justin M. Seger
98a5bc8b8e Properly check for gtk version.
Submitted by:	grog
PR:		ports/12542

and upgrade to xscreensaver-3.17
1999-07-19 16:01:45 +00:00
Justin M. Seger
24e2306755 Upgrade to xscreensaver-3.16 1999-06-27 14:15:20 +00:00
Justin M. Seger
81add6f9a2 Upgrade to xscreensaver-3.12 1999-05-31 16:57:53 +00:00
Justin M. Seger
0eda324b9b Upgrade to xscreensaver 3.0.8
Submitted by:	Brad Hendrickse <bradh@uunet.co.za>
PR:		ports/10861
1999-04-04 01:32:58 +00:00
Justin M. Seger
961178a040 Upgrade to 3.06.
Partially submitted by:	dom@phmit.demon.co.uk
PR:	8835
1998-12-10 12:17:11 +00:00
Justin M. Seger
2f5f2d4fd3 Upgrade to version 2.24.
PR:     7153
1998-07-14 01:34:52 +00:00
Justin M. Seger
deaa5e69a7 Upgrade to xscreensaver 2.17.
Satoshi: This does build under current.  If it doesn't build under stable
please mark it BROKEN for that branch only.
1998-06-08 01:54:54 +00:00
Justin M. Seger
9688207a6f Upgrade to version 2.16 1998-03-10 01:35:46 +00:00
Justin M. Seger
7a924b8de7 Upgrade to version 2.15. 1998-01-23 01:58:25 +00:00
Justin M. Seger
6d17d8522e Upgrade to version 2.14. 1997-12-28 16:56:46 +00:00
Justin M. Seger
2f51cd3fee Upgrade to version 2.11 and make myself MAINTAINER.
OK'ed by:	asami
1997-11-27 23:48:18 +00:00
Satoshi Asami
639e50b322 Upgrade, 1.27 -> 2.07. Lots of new programs.
Note that Motif/password checking is disabled, as you can't read the
encrypted password unless you are root.

Prodded by:	Bill Fenner's distfile checker
1997-09-09 05:43:01 +00:00
Peter Wemm
6bf55542b0 Hey guess what Satoshi? I nearly forgot the md5 file too... :-] 1996-12-25 04:59:55 +00:00
Satoshi Asami
e55833f847 Version 1.25 of xscreensaver, this one works on screens with more
than 8 planes too.
1995-07-11 06:50:12 +00:00