Fix build with compiler is gccXX (where xx is for instance 46, 47) by
running autoconf to generate a working configure.
Use ${REINPLACE_CMD} instead of hand-rolled sed. Change regexp to work on
configure.in instead of configure, since we'll autoconf configure.in anyway.
Check for libutil.h alongside util.h, and make use of that if it is found.
Make detection and use of gettext work with all compilers. Add locale
messages to plist.
Bump portrevision.
Noticed by: avg (build issues)
Tested by: avg
Add .desktop files for starting and stopping the daemon, and locking
and blanking the screen.
Add an explicit build dep for pkgconf, and add a sed pattern for configure
since pkgconf does not support the --list-all option
* Made `pipes' be ridiculously less efficient, but spin.
* Added better mouse control to `rubik', `cube21', `crackberg', and `julia'.
* Cosmetic improvements to `queens' and `endgame'.
* `sonar' can now ping local subnet on DHCP.
* Most savers now resize/rotate properly.
* Various fixes.
For the port:
* Remove a post-patch that was incorporated upstream
* Add a patch to sonar.xml to ping freebsd.org instead of linux.org,
and explain how to enable ping via the ports build option.
* Enlarged the texture image for `lament'.
* XInput devices now also ignore small mouse motions.
* Various minor fixes.
For the port:
* Add CONFLICTS with xscreensaver-gnome*
* s/X11BASE/LOCALBASE/
* Remove a pattern in pre-patch that was incorporated upstream
* Add a pre-patch pattern to fix the image for `lament'
(Version 5.16 was quickly replaced by 5.17 due to compilation problems)
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
New hacks, hilbert, companioncube and tronbit.
Image-manipulating hacks can now load from RSS or Atom feeds,
imageDirectory may contain a URL.
Updated webcollage for recent search engine changes.
photopile sped up.
New molecule in molecule.
For port:
Add dependencies on www/p5-libwww and graphics/netpbm for
webcollage and vidwhacker. Add a tiny patch to vidwhacker.
Install the xscreensaver-properties.desktop file, it's useful
for more than gnome (e.g., XFCE).
* Optionally enabled full-scene OpenGL antialiasing. Set the resource
*multiSample to true if doing so doesn't kill performance with your
video hardware.
* New version of glhanoi.
* Image-loading hacks that display the file name now also display the
sub-directory (xscreensaver-getimage now returns relative paths under
imageDirectory).
* Passwords that contain UTF-8 non-Latin1 chars are now typeable.
* Numerous minor stability fixes.
For the port, remove patch incorporated by the author, and now-obsolete
CONFIGURE_ENV
* 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.
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.
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>
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.
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.
- 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)