Commit graph

248 commits

Author SHA1 Message Date
mef
e9a99c4a2e (pkgsrc)
- Drop three patches, those are now included in upstream code.
    patch-aa
    patch-hacks_Makefile.in
    patch-hacks_memscroller.c
 -  recover pt_BR.po (seems not empty) Makefile and patch-ab

(upstream)
 - Update 5.29 to 5.32
-------------------
5.32	* Fixed some X11 compilation problems.
	* Fixed display size and shake gestures on iOS.
5.31	* New hacks, `geodesicgears', `binaryring' and `cityflow'.
        * UTF-8 text support (instead of only Latin1) and antialiased text
          on X11 with Xft (instead of only on OSX/iOS) in `fontglide',
          `noseguy', `fliptext', `starwars', and `winduprobot'.
          The other text-displaying hacks (`apple2', `phosphor', `xmatrix',
          and `gltext') also now accept UTF-8 input, though they convert it
          to Latin1 or ASCII.
	* `glplanet' now has both day and night maps, and a sharp terminator.
	* Fixed `webcollage' on OSX.
	* Fixed a transparency glitch in `winduprobot'.
	* `lockward' works on iOS.
	* Text and image loading work on OSX 10.10.
	* Rotation works properly on iOS 8.
	* Added a search field on iOS.
	* Preliminary, unfinished support for Android.

5.30	* New hack, `winduprobot'.
	* Many improvements to `lament', including Leviathan.
	* Fixed the normals in `flyingtoasters': shading is correct now.
	* Implemented TEXTURE_GEN in GLES: flying toast is now toasted on iOS.
	* Make cel-shading sort-of work in `skytentacles' on iOS.
	* Fixed dragging-to-rotate on rotated iOS devices, I think.
	* Dragging has inertia now.
	* Most hacks respond to mouse-clicks, double-taps and swipes as
          meaning "do something different now".
	* Reworked OpenGL fonts.
	* The OSX auto-update installer wasn't working. This time for sure?
	* Various minor fixes.
2015-05-09 03:58:15 +00:00
tnn
6a69e9522b Recursive revbump following MesaLib update, categories p through x. 2015-04-25 14:24:44 +00:00
obache
f6fb683a43 fixes DEPENDS pattern. 2015-01-24 06:09:13 +00:00
hauke
00ca3edcba Update x11/xscreensaver to 5.29.
From the changelog:

5.29    * Downgraded to Xcode 5.0.2 to make it possible to build savers
          that will still run on 10.6 and 10.7.  Sigh.
        * Updated `webcollage' for recent changes.

5.28    * Fixed some compilation problems and intermittent crashes.
        * Turned off the OSX 10.6 enable_gc hack. It didn't work.

5.27    * New hacks, `tessellimage' and `projectiveplane'.
        * Added support for pthreads, because Dave Odell is a madman.
        * Updated `webcollage' for recent changes.
        * Minor iOS tweaks to the `analogtv' hacks.
        * X11: Don't assume Suspend = 0 implies "No DPMS".
        * Minor updates to `boxed' and `klein'.
        * Fixed possible crash in `apple2', `noseguy', `xmatrix', `shadebobs'.
        * Fixed possible crash in OSX preferences.
        * OSX Performance improvements.
        * Plugged some leaks.

5.26    * More auto-updater tweaks.

5.25    * Try harder to bypass Quarrantine and Gatekeeper in OSX installer.
        * Some files were missing from the tarball.

5.24    * Added "Automatically check for updates" option on OSX.
        * Updated feed-loading for recent Flickr changes.
        * Updated `webcollage' for recent Google changes.
        * Added Instagram and Bing as `webcollage' image sources.
        * Updated to latest autoconf.
        * Bug fixes.

5.23    * New hack, `geodesic'.
        * iOS and OSX: huge XCopyArea performance improvements.
        * More heuristics for using RSS feeds as image sources.
        * Improved Wikipedia parser.
        * Updated `webcollage' for recent Flickr changes.
        * Added Android to `bsod'.
        * OSX: Added a real installer.
        * iOS and OSX: fixed a font-metrics bug.
        * iOS: Fixed aspect ratio bug in non-rotating apps when launched in
          landscape mode.
        * Made `quasicrystal' work on weak graphics cards.
        * iOS: fixed `ifs'.
        * Better compression on icons, plists and XML files: smaller
          distribution and installation footprint.
        * Reverted that DEACTIVATE change. Bad idea.
        * `Phosphor' now supports amber as well as green.
2014-08-12 15:57:13 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
obache
abeb62771f prevent to use gmake-izm.
fixes PR pkg/48224.
2013-11-11 13:07:23 +00:00
drochner
6f08353630 update to 5.22
changes:
-New hacks, kaleidocycle, quasicrystal, unknownpleasures and hexadrop
-Performance improvements for interference
-bugfixes
2013-07-22 14:24:17 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
cheusov
57f8a9460d Fix bad pattern in BUILD_DEPENDS 2012-11-24 22:32:11 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
wiz
2c72a9f0b9 Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
2012-10-23 10:24:02 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
drochner
35a09e0916 update to 5.19
changes:
 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.
 MacOS/iOS improvements

pkgsrc note: use "pipes" from 5.17, the new one is too slow
 on i945 graphics
2012-08-01 12:22:14 +00:00
drochner
75dcfa83c3 update to 5.17
changes:
-iOS support
-Loading images via RSS feeds is much improved
-Enlarged the texture image for lament
-bugfixes
2012-07-03 18:34:05 +00:00
dholland
cddea4c4e0 Whitespace. (as whined about by pkglint) 2012-06-15 23:06:02 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
sbd
d5c5f1ee81 Add a BUILD_DEPENDS for math/bc if /usr/bin/bc doesn't exists.
This is a simple fix for PR/42393.
2012-01-30 06:24:04 +00:00
drochner
8c6aad0c8c update to 5.15
changes:
-New hacks, hilbert, companioncube and tronbit
-Image-manipulating hacks can now load from RSS or Atom feeds
-Updated webcollage for recent search engine changes
-minor improvements
2011-12-07 20:09:19 +00:00
drochner
d19d759946 update to 5.14
changes:
-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.
-Added ``Quick Power-off in Blank Only Mode'' option.
-BSOD GLaDOS.
+bugfixes
2011-06-09 12:03:07 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
obache
86728e9773 Note "used by..." comments. 2011-04-18 11:50:47 +00:00
wiz
aae5b76e23 Remove options that use GTK1. 2011-03-06 16:04:32 +00:00
markd
c322a361f5 In order to test HAVE_STDINT_H need to include <config.h> 2011-02-05 20:33:43 +00:00
wiz
4a85d9393e png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:53:23 +00:00
dsainty
1f40f3a084 Mechanically replace references to graphics/jpeg with the suitable
alternative from mk/jpeg.buildlink3.mk

This allows selection of an alternative jpeg library (namely the x86 MMX,
SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and
follows the current standard model for alternatives (fam, motif, fuse etc).

The mechanical edits were applied via the following script:

#!/bin/sh
for d in */*; do
  [ -d "$d" ] || continue
  for i in "$d/"Makefile* "$d/"*.mk; do
    case "$i" in *.orig|*"*"*) continue;; esac
    out="$d/x"
    sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \
        -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \
        < "$i" > "$out"
    if cmp -s "$i" "$out"; then
      rm -f "$out"
    else
      echo "Edited $i"
      mv -f "$i" "$i.orig" && mv "$out" "$i"
    fi
  done
done
2010-12-23 11:44:24 +00:00
drochner
f8ae04da5f update to 5.12
changes:
-New molecule in molecule
-glhanoi now supports an arbitrary number of poles
-Turned on ``New Login'' button by default
-Added support for XInput-style alternate input devices
-OSX-specific fixes
2010-11-29 18:04:35 +00:00
drochner
7c1ab7fdbf update to 5.11
changes:
-New versions of photopile, strange
-bugfixes
2010-05-17 16:35:03 +00:00
tez
ddb2ce66d2 fix build on solaris 9
make opengl an option (on by default)
from PR#43047
2010-05-08 16:53:06 +00:00
drochner
b7766b3c7d update to 5.10
changes:
-bugfixes
-Ported to MacOS 10.6, including various 64-bit fixes
-Merged juggle and juggler3d hacks
-New hack, surfaces, incorporating objects from old klein hack, plus
 new ones
-New hack, rubikblocks
-Retired hypercube and hyperball, which are redundant with polytopes
-updates to various hacks
2010-02-11 18:16:21 +00:00
wiz
319e13628d More PKGREVISION bumps of jpeg dependencies.
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.
2010-01-24 13:26:09 +00:00
sno
ae239f2d77 bump revision because of graphics/jpeg update 2009-08-26 20:22:51 +00:00
joerg
83fd0388da user-destdir support 2009-07-07 17:22:27 +00:00
joerg
b02a0f888e Remove @dirrm entries from PLISTs 2009-06-14 18:24:43 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
drochner
019547dd4f update to 5.08
changes:
New hack, photopile.
Rewrote sonar and jigsaw as OpenGL programs.
Minor tweaks to maze, m6502, hypnowheel, and timetunnel.
Savers that load images now obey EXIF rotation tags.
Arrgh, more RANDR noise! Fixes this time for rotated screens, and for
 systems where RANDR lies and says the screen size is 0x0.
When the password dialog has timed out or been cancelled, don't pop it
 right back up a second time.
Password timeouts/cancels don't count as ``failed logins''.
Retired some of the older, less interesting savers: say goodbye to
 bubbles, critical, flag, forest, glforestfire, lmorph, laser, lightning,
 lisa, lissie, rotor, sphere, spiral, t3d, vines, whirlygig, and worm.
Merged munch and mismunch.
Updated webcollage to use twitpic.com as well.
2009-01-14 13:29:15 +00:00
drochner
599dfe6b43 update to 5.06
changes:
Xinerama/RANDR fixes: this time for sure. It should now work to add/remove
 monitors or resize screens at any time.
New hack, skytentacles.
New version of gleidescope.
Added the -log option to the xscreensaver daemon, since a truly shocking
 number of Linux users seem to have no idea how to redirect output to a
 file.
Added -duration arg to most image-loading hacks, so that they pick a new
 image every few minutes.
Added an ATM crash to BSOD.
2008-07-30 20:18:36 +00:00
gson
770ca375a3 Fix typo 2008-04-08 09:36:23 +00:00
drochner
52a914a020 update xscreensaver to 5.05
changes:
-added, updated and improved hacks
-bugfixes
-Reworked PAM code to support fingerprint readers, etc.
-Minor tweaks for compilation on MacOS 10.5.0
2008-03-10 12:37:12 +00:00
joerg
5fd051a7ca Modular Xorg support. 2007-01-15 17:38:18 +00:00
drochner
543729b13a don't install suid on NetBSD per default; now there are 3 ways:
-no PAM (default): let configure figure out whether shadow passwords
 are used, in that case xscreensaver will be installed suid to enable
 checking
-"pam" option enabled: assume that PAM is able to check the password
 w/o root privs; require the new pam-pwauth_suid on NetBSD for that
-"pam" option enabled; the user decides not to use pam-pwauth_suid
 but sets xscreensaver suid instead (on NetBSD, or if the PAM
 implementation needs it)
add a MESSAGE discussing the latter 2 options
bump PKGREVISION
2007-01-08 21:45:10 +00:00
rillig
75dc5622b3 Fixed PKGMANDIR. 2007-01-06 19:53:40 +00:00
joerg
58c3144236 Mechanically replace all includes of buildlink3.mk of the following
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.

graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
2006-12-15 20:32:52 +00:00
markd
cec3c7446e Remove conflict with barcode package as manual pages are now in section 6. 2006-10-15 11:44:20 +00:00
reed
ccb5ef5154 Include x11.buildlink3.mk. This uses X Intrinsics, for example.
Don't assume that this is pulled in from x11/randrproto/builtin.mk.
2006-08-10 14:54:13 +00:00
reed
48e068601f Fix PR #34087. Patch from Gilles Dauphin.
On Solaris 10, /usr/openwin/include/X11/Xutil.h does not include
Xlib.h.  It does have the comment:

  /* You must include <X11/Xlib.h> before including this file */

This means that Xlib.h doesn't pull in X.h and Pixmap and other
items are not defined.

With some other versions of X, the X11/Xutil.h header does include
X11/Xlib.h itself so this problem is not seen.
2006-08-10 14:51:39 +00:00
wiz
c8891027ae Add a comment that kdeartwork3 might need updating. 2006-07-19 23:42:31 +00:00
wiz
6726541d1b Update to 5.00:
Changes since 4.24:   * Ported to MacOS X! (10.4.0 or newer)
                      * API change: instead of providing a single screenhack()
                        function that does not return, screen savers using the
                        screenhack.h framework must now provide "init" and
                        "draw one frame" functions instead.  All bundled savers
                        have been updated; third-party patches will need work.
                      * All image-loading happens asynchronously.
                      * xscreensaver-getimage-file caches the contents of the
                        image directory for a few hours, so consecutive runs
                        won't have to re-list the whole directory tree.
                      * New hacks, `topblock' and `glschool'.
                      * Removed `xteevee' (superceded by `xanalogtv').
                      * Added variable-sized puzzle pieces to `jigsaw'.
                      * Changes to the defaults and command-line options of
                        many hacks to make the .xml files more consistent.
                      * Reap zombies in `glslideshow' and `carousel'.
                      * `sonar' works without setuid on OSX (dgram icmp).
                      * `xmatrix -mode pipe' displays the text of a subprocess.
                      * `endgame' has higher resolution chess-piece models.
                      * `webcollage' takes a -directory option to get images
                        from a local directory.
Changes since 4.23:   * New versions of `cube21', `glsnake', `celtic'.
                      * Backed out a DPMS-related patch that cause desktop
                        flickering with some X servers.
                      * Fixed startup crash in getgroups() when running setuid.
                      * Default to not displaying stderr on the saver window.
                      * Fixed bad free() in "Documentation" button.
                      * Don't try to run hacks that aren't installed.
                      * Minor fixes to various XML config files and man pages.
Changes since 4.22:   * New hacks, `glhanoi', `cube21', `timetunnel',
                        `juggler3d', and `celtic'.
                      * New versions of `tangram', `webcollage', `hypertorus',
                        `polytopes', and `ripples'.
                      * `sonar' is now quiet about unresolvable hosts.
                      * Minor corrections to BASIC code in `apple2'.
                      * Don't install `ant' by default, since there is some
                        Java tool of that name, which was causing confusion.
                        And also it's boring.
                      * Made screen grabbing work again on MacOS 10.4.2.
                      * No longer prints bogus warnings about ClientMessages
                        intended for the window manager.
                      * Ignore unprintable characters in passwd entry field.
                      * Fixed yet another cross-host-display image-loading
                        endian problem.
                      * `xscreensaver-command -watch' and `-time' now work
                        on 64-bit machines.
2006-07-18 18:40:36 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
2006-07-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00