Commit graph

153 commits

Author SHA1 Message Date
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Doug Barton
b4ab52a1f2 Distfile was silently re-rolled to include the po/ directory, and
include it in SUBDIRS. This makes USE_GETTEXT required as well,
so bump PORTREVISION.
2010-04-14 19:21:00 +00:00
Doug Barton
7314e59338 Update to version 5.11 which contains bug fixes to several screensavers 2010-04-13 21:03:56 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Doug Barton
ee099aaa78 By now the distinction between various flavors of the xscreensaver
port is clear, so the pre-fetch message has lost its utility.
2010-01-02 21:38:00 +00:00
Doug Barton
f774fb52d0 Update to version 2.10 which includes the following:
* Retired hypercube and hyperball, which are redundant with polytopes.
* New hack, rubikblocks.
* Fixed another potential RANDR crash.
* molecule now correctly displays PDB 3.2 files.
* Updates to mirrorblob, glhanoi, and sonar.
* Rewritten version of klein hack.
* New hack, surfaces, incorporating objects from old klein hack, plus new ones.
* Merged juggle and juggler3d hacks.
* Fixed compilation under gcc 4.4.0 (strict aliasing).
* Fixed intermittent failure in xscreensaver-command.
2009-09-15 09:48:24 +00:00
Jimmy Olgeni
0549f9a44f Fix a few common typos in pkg-descr ("separate", "compatible"). 2009-08-16 14:06:52 +00:00
Doug Barton
b13696348d Remove support for electricsheep as a screensaver, the project has been
having "issues" for a long time now.
2009-08-03 20:53:19 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Doug Barton
d31cadffee Where it matters, update regarding MAKE_JOBS_{UN}SAFE for my ports 2009-03-24 19:51:28 +00:00
Doug Barton
281920611f Upgrade to version 5.08. One new screensaver (hack), tweaks to a few
others, and the removal of 18 of the "older, less interesting savers."

Users may wish to mv their ~/.xscreensaver file to a safe place and restart
the program to get a clean config file.
2008-12-29 07:03:16 +00:00
Doug Barton
bff88181a2 At one time pam was cut out unconditionally, but now it's only cut out
when the user does not have the OPTION ticked. So remove the part of this
patch that cuts it out unconditionally in favor of the already-existing
sed option in the Makefile.

pointy-hat-collection++

Submitted by:	John Marshall <john.marshall@riverwillow.com.au>
2008-08-20 19:31:04 +00:00
Doug Barton
1c24ede509 Update to version 5.07 which has several bug fixes and enhancements. It also
removes a couple screen savers, and support for 3rd party screen savers.
Support for the latter is added back to this port by permission.

Do something I should have done a long time ago, add OPTIONS to install the
various screen savers we have in ports that are supported by xscreensaver.

USE_DOS2UNIX is no longer needed.
2008-08-18 23:01:07 +00:00
Doug Barton
4872e8e138 In xscreensaver 5.07 the xml files for optional screen savers have been
removed. In order to continue supporting those screen savers that we have
in the ports tree I'm adding enhanced versions of the 5.06 xml files to
the port. (With permission)

Also add a patch to the default config file to:
1. Turn off display of screen savers that are not installed to avoid
confusion.
2. Add back support for those 3rd part screen savers we have in ports.
3. Remove a screen saver we're not building or installing.
2008-08-18 22:58:00 +00:00
Doug Barton
e373fb9fa0 Update to version 5.06, which contains one new hack, some new minor
features, and Xinerama/RANDR fixes.
2008-07-18 23:34:42 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Doug Barton
fbf6275b4f Update to version 5.05, with the usual assortment of 2 new screensavers,
and a few bug fixes.
2008-03-16 22:55:22 +00:00
Doug Barton
c18fe83692 Comment out the fix for the no-pam case, to match the others. 2007-12-16 08:22:11 +00:00
Doug Barton
53d4447fcc Configure'ing --without-pam is not enough to prevent the pam.d
file from being installed, so take matters into our own hands.
2007-12-15 23:40:52 +00:00
Doug Barton
1122ef3c35 Update to version 5.04, which contains the usual combination of
a few new screesavers and miscellaneous bug fixes.

For the port:
1. Update the CONFIGURE_ARGS for the new xorg and other options
2. Add an OPTION to add --with-kerberos
3. Add an OPTION for PAM support, and delete stuff that was designed
to disable PAM.
4. Related to above, add a policy file for PAM that is relevant to
FreeBSD, and simply copy that over the distribution's and allow the
normal install method to work.
2007-12-11 20:03:07 +00:00
Doug Barton
f06a84a631 Remove patches no longer relevant in version 5.04. 2007-12-11 19:58:39 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Doug Barton
043ff8e591 Update to 5.03, with a few bug fixes (bsod, PAM USB-dongle auth, track
recent Google Images and Flickr changes) and 4 new screensavers.
2007-07-17 21:45:22 +00:00
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