Commit graph

129 commits

Author SHA1 Message Date
Doug Barton
5462f07f5f Upgrade to 5.02, with the usual assortment of minor bug fixes and
small updates to various hacks.
2007-05-31 21:03:29 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Doug Barton
ffe442e624 Upgrade to version 5.01, which contains various small bug fixes. 2006-09-20 05:52:16 +00:00
Doug Barton
68fa9b6869 Other ports might install hacks into the xscreensaver-hacks directory
(x11/fireflies for instance), so use @dirrmtry instead of @dirrm.
2006-09-20 05:51:33 +00:00
Doug Barton
60ed4820c0 Fix build on RELENG_4
PR:		ports/98633
Submitted by:	pav
2006-06-08 16:49:22 +00:00
Doug Barton
04b1c9c92c Update to version 5.00. In addition to the usual bug fixes, and two
new hacks, this version removes xteevee (superseded by xanalogtv),
has some performance improvements, and new xml config panels for
some of the third party programs that can be used as hacks.
2006-06-04 08:22:51 +00:00
Doug Barton
79bde92c4d Regenerate for version 5.00 2006-06-04 08:19:37 +00:00
Doug Barton
f521af3171 This patch is no longer needed in version 5.00 2006-06-04 08:19:14 +00:00
Pav Lucistnik
2ef61ee420 - Chase gle update 2006-04-15 15:28:02 +00:00
Doug Barton
323109bb91 Upgrade to the latest, 4.24. New versions of a few hacks, and
several bug fixes, including the code that necessitated the
sed command in the Makefile from the last version.

Convert to OPTIONS, and warn users who have the old variables set.
2006-02-10 07:40:36 +00:00
Sergey Matveychuk
b4d2ac42d7 - Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:		ports/90247
Submitted by:	Ermal Lu?i <eri--@albabsd.org>
2006-01-12 12:54:32 +00:00
Doug Barton
622fd39b2a Add SHA256 checksums to my ports 2005-11-24 00:08:51 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Doug Barton
309d53f6b3 Correct the line number to stop deleting in the sed range 2005-11-03 10:37:58 +00:00
Doug Barton
64eb8f7aac Silence the temporary patch to remove the new (buggy) DPMS code 2005-11-03 10:29:26 +00:00
Doug Barton
7f94927914 Upgrade to 4.23, which contains the usual round of bugfixes, and a few
new screensaver programs. Also, this version removes one screensaver
program, "it's boring."

Update a hardcoded /usr/X11R6 in configure [1]

Remove some code added in this version to driver/timers.c that causes
problems for me, and reportedly for other FreeBSD users. After discussion
with Jamie, he will likely remove or comment out this code in the next
release, so use sed to delete the lines rather than add a short-lived patch.

Submitted by:	[1] kris, fix derived from xscreensaver-gnome
2005-11-03 07:12:46 +00:00
Doug Barton
c81f63c733 Once again remove this file which is no longer needed in 4.23. 2005-11-03 07:07:48 +00:00
Doug Barton
cfda064524 For the ports that I maintain, do the following as appropriate:
1. Add myself as a backup master site (Sourceforge and CPAN ports
already have good enough coverage, so skip them).
2. For all ports that have them, download the PGP signature files.
3. For ports in 2, add a verify target to the Makefile
4. For ports where I was already providing a master site, update the URL.
5. Pet portlint in a couple of places.
2005-10-29 07:13:29 +00:00
Doug Barton
9b23d642b8 Re-add this patch that is needed for 4.22. I am seeing weird behavior
with 4.23, and therefore plan to delay the upgrade till I'm sure it's ok.
2005-10-29 06:26:23 +00:00
Doug Barton
db07df1551 Remove patch that is no longer needed 2005-10-29 04:17:02 +00:00
Doug Barton
3bdf7a63d8 "Borrow" this patch from the xscreensaver-gnome port to allow the
port to compile on RELENG_4.
2005-07-06 03:35:53 +00:00
Doug Barton
a3fe5ad8d6 Convert to DATADIR macro
Resort one item while I'm here
2005-06-25 18:49:39 +00:00
Doug Barton
7a86b06959 Update to 4.22, with the usual collection of a few new hacks
and bug fixes.
2005-06-25 18:05:14 +00:00
Doug Barton
e28cca7f1e Add a hunk to really really prevent the /etc/pam.d/xscreensaver
file from being installed.

Pointed out by:	pointyhat via kris
2005-04-22 03:56:56 +00:00
Doug Barton
19afc93c63 Add a forgotten new program. 2005-04-11 19:03:36 +00:00
Doug Barton
672625095e As several folks have pointed out, this version of the gdk_pixbuf
library is gtk1-centric, and gtk2 has the functionality already.
2005-04-11 18:31:29 +00:00
Doug Barton
bce8b334d9 Upgrade to the latest, version 4.21, with associated tweaks to the
patches and pkg-plist. This version has numerous bugs fixed, and
several new screensavers.

Add gdk_pixbuf as a dependency. It's a small library, and adds
additional features to the image-grabbing screensavers.

Add glade2 as required by the latest versions. The delay in upgrading
was due to the large number of dependencies that were formerly associated
with the glade2 port. The gnome team should be commended for reducing this
to a reasonable level.
2005-04-11 01:57:03 +00:00
Doug Barton
8ee924f860 Upgrade to version 4.18, the latest from the author (4.17 was a NOOP).
Two new screensaver programs, and the usual assortment of bug fixes
and improvements.
2004-08-22 20:54:36 +00:00
Doug Barton
0539abefbe Upgrade to 4.16, the latest release. It contains 4 new screensavers,
and the usual round of small improvements to others.
2004-06-01 08:48:22 +00:00
Doug Barton
096d90977d Borrow two patches from the gnome port to make these hacks compile on -current 2004-06-01 08:46:55 +00:00
Doug Barton
4eb6375764 This patch is no longer needed for 4.16 2004-06-01 08:46:25 +00:00
Doug Barton
b94d64b3b4 Un-fuzz for 4.15. 2004-03-07 08:09:01 +00:00
Doug Barton
0935148b03 Upgrade to 4.15, which contains the usual assortment of minor bug fixes
and new screensavers.
2004-03-07 08:08:46 +00:00
Doug Barton
a50aa7130c Move xml dependency to libxml2 2004-02-15 06:16:25 +00:00
Doug Barton
3e27e92e6d Borrow a bit from the -gnome version of the port that's supposed to
help compilation on amd64.
2004-02-08 08:21:38 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
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
4a57880e46 This patch is no longer needed, the author fixed the problem 2003-11-10 07:48:28 +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
aef735f11d A hopefully temporary patch to isolate a gtk2-only function. The only
loss of functionality is the -geometry flag to xscreensaver-demo.
2003-09-09 10:52:36 +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
93da8b3ce8 Borrow this from xscreensaver-gnome to make Perl 5.005 work. 2003-06-01 22:13:49 +00:00
Doug Barton
bcfe75acbc A small patch to get xscreensaver-getimage-file working with perl < 5.6 2003-04-19 06:04:29 +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
bff657d9c3 Move to the Makefile format 2003-02-20 08:50:12 +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