Commit graph

20 commits

Author SHA1 Message Date
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
11ec8fb1bc Silence a spurious warning caused by an attempt to check if
an rpm of xscreensaver is already installed on a linux system.
This is a no-op for us, but users have complained about the warning.
2002-04-13 06:22:10 +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
cf71cf06bf Patch no longer needed 2002-03-24 08:26:32 +00:00
Doug Barton
afbda03026 Missed this in the last commit. This patch is no longer needed. 2002-02-25 10:11:43 +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
Ade Lovett
d218d6c8d6 Do it properly, and as mentioned on gnome@ (hint, the config files
move between GNOME and non-GNOME too)
2002-02-13 23:59:24 +00:00
Maxim Sobolev
2fd25d3fe5 Properly install .desktop shortcut into share/gnome/apps/Settings/Desktop/,
not into share/gnome/gnome/apps/Settings/Desktop/.

Submitted by:	ade
Pointy hat to:	sobomax
2002-02-13 23:26:12 +00:00
Maxim Sobolev
dc0bc71533 - Correctly work in GNOME/noGNOME cases (plist and such);
- allow CATEGORIES and MAINTAINER be overriden in slaves.
2002-02-13 23:03:22 +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
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
Jeremy Lea
3707e5b740 Implment WANT_GTK. 2000-10-05 06:47:41 +00:00
Justin M. Seger
d322c93e6c Upgrade to xscreensaver 3.24 2000-05-09 11:40:44 +00:00
Justin M. Seger
6c199fa5fd Fix Kerberos support.
Submitted by:	Bush Doctor <dervish@ikhala.tcimet.net>
PR:		ports/15111
1999-12-01 15:28:27 +00:00
Justin M. Seger
ec965f1498 Add patches to find dict/words in the right location. 1999-09-10 01:25:37 +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
961178a040 Upgrade to 3.06.
Partially submitted by:	dom@phmit.demon.co.uk
PR:	8835
1998-12-10 12:17:11 +00:00