The NetBSD Project

CVS log for pkgsrc/x11/xscreensaver/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / x11 / xscreensaver

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.156 / (download) - annotate - [select for diffs], Thu Feb 8 01:54:36 2024 UTC (7 weeks ago) by gutteridge
Branch: MAIN
CVS Tags: HEAD
Changes since 1.155: +3 -2 lines
Diff to previous 1.155 (colored) to selected 1.119 (colored)

xscreensaver: don't mark .desktop files as executable

Revision 1.155 / (download) - annotate - [select for diffs], Thu Feb 8 00:50:15 2024 UTC (7 weeks ago) by gutteridge
Branch: MAIN
Changes since 1.154: +2 -6 lines
Diff to previous 1.154 (colored) to selected 1.119 (colored)

xscreensaver: fix build failures

If xdg-open isn't installed (as it wouldn't be in a sandboxed build,
since it wasn't specified as a dependency), this will fail package
checks at the end. In fact, these lines are useless anyway, as .desktop
files (per spec) treat them as comments, not as paths to an interpeter.
This seems to be a misunderstanding upstream.

Revision 1.154 / (download) - annotate - [select for diffs], Sat Feb 3 21:29:43 2024 UTC (7 weeks, 4 days ago) by abs
Branch: MAIN
Changes since 1.153: +8 -7 lines
Diff to previous 1.153 (colored) to selected 1.119 (colored)

Updated x11/xscreensaver to 6.08

6.08    * macOS: Worked around a macOS 14.0 bug where savers would continue
          running invisibly in the background after un-blanking.
        * macOS: Upgraded Sparkle (the "Check for Updates" library) for
          macOS 14.0 compatibility.

6.07    * New hacks, `droste', `skulloop', `papercube' and `cubocteversion'.
        * `xscreensaver-settings' was sometimes turning off the DPMS checkbox.
        * Log pid of caller of `deactivate' command, to give a hint about who
          is preventing the screen from blanking.
        * recanim uses libffmpeg.
        * Updates to `sphereeversion'.
        * Added some new map sources to `mapscroller'.
        * macOS: Worked around a macOS 13.4 bug where multi-head systems would
          fail to launch savers on some or all screens.
        * Minimum compiler target is now ISO C99 instead of ANSI C89.
          Didn't want to rush into it.
        * macOS, Android: Better looking thunbmail images.
        * Various other minor bug fixes.

6.06    * New hack, `hextrail'.
        * `marbling' works again.
        * Adjusted some of the very old hacks, which were written when pixels
          were larger, to be more visible on today's higher rez displays.
        * X11: More robust desktop image grabbing.
        * X11: Various improvements to `xscreensaver-settings'.
        * X11: Silence new new Perl warnings from `xscreensaver-getimage-file'.
        * X11: Supports "Lock" messages from systemd, e.g. when logind.conf
          has "HandleLidSwitch=lock" instead of "suspend".

Revision 1.153 / (download) - annotate - [select for diffs], Tue Nov 14 14:03:24 2023 UTC (4 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4
Changes since 1.152: +2 -2 lines
Diff to previous 1.152 (colored) to selected 1.119 (colored)

*: recursive bump for cairo dependency changes

Revision 1.152 / (download) - annotate - [select for diffs], Sun Nov 12 13:24:42 2023 UTC (4 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.151: +2 -2 lines
Diff to previous 1.151 (colored) to selected 1.119 (colored)

*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.151 / (download) - annotate - [select for diffs], Wed Nov 8 13:21:43 2023 UTC (4 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.150: +2 -2 lines
Diff to previous 1.150 (colored) to selected 1.119 (colored)

*: recursive bump for icu 74.1

Revision 1.150 / (download) - annotate - [select for diffs], Sat Oct 21 17:11:59 2023 UTC (5 months ago) by gdt
Branch: MAIN
Changes since 1.149: +2 -2 lines
Diff to previous 1.149 (colored) to selected 1.119 (colored)

recursive revbump for tiff update

Revision 1.149 / (download) - annotate - [select for diffs], Tue Jun 6 12:42:56 2023 UTC (9 months, 3 weeks ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.148: +2 -2 lines
Diff to previous 1.148 (colored) to selected 1.119 (colored)

Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html

Revision 1.148 / (download) - annotate - [select for diffs], Wed Apr 19 08:09:00 2023 UTC (11 months, 1 week ago) by adam
Branch: MAIN
Changes since 1.147: +2 -2 lines
Diff to previous 1.147 (colored) to selected 1.119 (colored)

revbump after textproc/icu update

Revision 1.147 / (download) - annotate - [select for diffs], Sun Jan 29 21:18:33 2023 UTC (13 months, 4 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.146: +2 -2 lines
Diff to previous 1.146 (colored) to selected 1.119 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.146 / (download) - annotate - [select for diffs], Tue Jan 3 17:38:37 2023 UTC (14 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.145: +2 -2 lines
Diff to previous 1.145 (colored) to selected 1.119 (colored)

*: recursive bump for tiff shlib major bump

Revision 1.145 / (download) - annotate - [select for diffs], Wed Nov 23 16:19:15 2022 UTC (16 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.144: +2 -1 lines
Diff to previous 1.144 (colored) to selected 1.119 (colored)

massive revision bump after textproc/icu update

Revision 1.144 / (download) - annotate - [select for diffs], Mon Sep 26 09:24:42 2022 UTC (18 months ago) by wiz
Branch: MAIN
Changes since 1.143: +8 -14 lines
Diff to previous 1.143 (colored) to selected 1.119 (colored)

xscreensaver: update to 6.05.1.

6.05	* X11: Cope with dumb DPMS settings that existed pre-startup.
	* X11: Silence new Perl warnings from `xscreensaver-getimage-file'.
	* X11: Fix `sonar' pthreads crash on recent Pi systems.
	* X11: Removed dependence on `gdk-pixbuf-xlib-2.0'.
	* X11: GTK 3 is now required.
	* macOS: Fixed the "Run savers on screens" preference in Random mode
          on multi-screen M1 systems.

Revision 1.143 / (download) - annotate - [select for diffs], Thu Jul 14 23:46:27 2022 UTC (20 months, 2 weeks ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.142: +2 -2 lines
Diff to previous 1.142 (colored) to selected 1.119 (colored)

Bump everything affected by the jpeg.buildlink3.mk fix.

Revision 1.142 / (download) - annotate - [select for diffs], Tue Jun 28 11:38:00 2022 UTC (21 months ago) by wiz
Branch: MAIN
Changes since 1.141: +2 -1 lines
Diff to previous 1.141 (colored) to selected 1.119 (colored)

*: recursive bump for perl 5.36

Revision 1.141 / (download) - annotate - [select for diffs], Mon Jun 13 09:46:47 2022 UTC (21 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.140: +2 -4 lines
Diff to previous 1.140 (colored) to selected 1.119 (colored)

xscreensaver: update to 6.04.

New hacks, nakagin and chompytower.
Settings dialog shows diagnostics for bad image folders and feeds.
URLs for imageDirectory can now point at archive.org collections.
Sliders for various ãà×´peedãàpreferences are easier to use.
X11: Settings dialog shows saver description below embedded preview.
X11: Better behavior when zero monitors are attached.
X11: Improvements to inhibiting blanking while videos are playing: No longer necessary to hack GNOME and KDE to get them to not usurp the org.freedesktop.ScreenSaver endpoint.
X11: unicrud displays character names.
Updated webcollage.

Revision 1.140 / (download) - annotate - [select for diffs], Tue May 31 08:14:44 2022 UTC (21 months, 4 weeks ago) by abs
Branch: MAIN
Changes since 1.139: +2 -2 lines
Diff to previous 1.139 (colored) to selected 1.119 (colored)

Fix xscreensaver for at least argon2 passwords on NetBSD

Limit "terminating pw_passwd at first ," behaviour to HP-UX, as
it breaks at least argon2 passwords on NetBSD

Bump PKGREVISION

Revision 1.139 / (download) - annotate - [select for diffs], Wed May 11 11:31:19 2022 UTC (22 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.138: +2 -2 lines
Diff to previous 1.138 (colored) to selected 1.119 (colored)

xscreensaver: bump PKGREVISION for PLIST change

Revision 1.138 / (download) - annotate - [select for diffs], Wed May 11 10:29:48 2022 UTC (22 months, 2 weeks ago) by jperkin
Branch: MAIN
Changes since 1.137: +2 -2 lines
Diff to previous 1.137 (colored) to selected 1.119 (colored)

xscreensaver: Put back app-defaults handling.

Revision 1.137 / (download) - annotate - [select for diffs], Mon Apr 18 19:10:18 2022 UTC (23 months, 1 week ago) by adam
Branch: MAIN
Changes since 1.136: +2 -1 lines
Diff to previous 1.136 (colored) to selected 1.119 (colored)

revbump for textproc/icu update

Revision 1.136 / (download) - annotate - [select for diffs], Tue Mar 8 07:27:11 2022 UTC (2 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.135: +5 -4 lines
Diff to previous 1.135 (colored) to selected 1.119 (colored)

xscreensaver: update to 6.03.

6.03	* New hack, `squirtorus'.
	* New hack, `mapscroller' (X11 and macOS only).
	* `sphereeversion' now has corrugation-mode, and can evert the Earth.
	* `glplanet' is higher resolution, and displays time zones.
	* `glslideshow' displays relative pathnames again.
	* iOS: Apple broke drag-to-rotate again. Fixed.
	* macOS: fixed spurious error message in auto-update installer.
	* X11: fixed `sonar' failing to ping on some Linux systems.
	* X11: Touch-screens work.
	* X11: Hold down Backspace to clear the whole password field.

Revision 1.135 / (download) - annotate - [select for diffs], Fri Feb 18 22:58:05 2022 UTC (2 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.134: +2 -2 lines
Diff to previous 1.134 (colored) to selected 1.119 (colored)

xscreensaver: make proper executable setuid

The authentication part was split off into a separate program in 6.x.

Bump PKGREVISION.

Revision 1.134 / (download) - annotate - [select for diffs], Fri Feb 18 15:18:23 2022 UTC (2 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.133: +2 -1 lines
Diff to previous 1.133 (colored) to selected 1.119 (colored)

xscreensaver: disable pam option by default

Didn't work for me as-is, needs fixing.

Bump PKGREVISION.

Revision 1.133 / (download) - annotate - [select for diffs], Thu Feb 17 15:46:52 2022 UTC (2 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.132: +62 -12 lines
Diff to previous 1.132 (colored) to selected 1.119 (colored)

xscreensaver: update to 6.02.

Merge xscreensaver-demo into this package.

6.02    11-Oct-2021

    New hacks, marbling and binaryhorizon.
    atlantis behaviors are more random and lifelike.
    headroom is now Mask Headroom.
    X11: fontglide skips fonts that can't display ASCII.
    X11: Use asterisks in the password dialog if the system fonts
    don't have bullets in them.
    X11: ãà×¥isable Screen Saverãàwas behaving like ãà×£lank Screen
    Onlyãà
    Android: These hacks work now: antinspect, barcode, energystream,
    fliptext, fontglide, glsnake, raverhoop, starwars, unicrud.

6.01    09-Jun-2021

    X11: Properly disable the server's built-in screen saver.
    X11: The passwdTimeout option was being ignored.
    X11: The display of the unlock thermometer was weird.
    X11: Fixed password entry on old-school multi-screen setups
    (:0.1).
    X11: Worked around a KDE 5 compositor bug that caused the
    desktop to momentarily become visible when cycling.
    X11: Fixed possible high CPU usage in xscreensaver-systemd.
    X11: Fixed some spurious warnings in xscreensaver-text.
    X11: Warn when Wayland is in use, since it makes both screen
    saving and locking impossible.

6.00    01-Apr-2021

    X11: Major refactor of the xscreensaver daemon for improved
    security, dividing it into three programs: xscreensaver,
    xscreensaver-gfx and xscreensaver-auth.
    X11: Dropped support for systems older than X11R7 (2009).
    X11: Renamed xscreensaver-demo to xscreensaver-settings.
    X11: Unlock dialog has user-selectable color schemes.
    X11: Everything uses XFreeType for fonts now.
    X11: Install a few custom fonts needed by some savers.
    X11: Fading works on systems without gamma (e.g. Raspberry Pi).
    X11: Use EGL instead of GLX when available.
    X11: xscreensaver-systemd now detects when a video player has
    inhibited screen blanking and then exits without uninhibiting.
    Improved GLSL and GLES3 support: Phong shading in etruscanvenus,
    hypertorus, klein, projectiveplane,`romanboy' and sphereeversion.
    Updates to cubicgrid.
    macOS: Added a Random XScreenSaver screen saver, which implements
    cycle mode, among other things.
    iOS: Also added cycle mode.

Revision 1.132 / (download) - annotate - [select for diffs], Wed Dec 8 16:03:04 2021 UTC (2 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.131: +2 -2 lines
Diff to previous 1.131 (colored) to selected 1.119 (colored)

revbump for icu and libffi

Revision 1.131 / (download) - annotate - [select for diffs], Sat Jun 5 08:50:31 2021 UTC (2 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.130: +2 -2 lines
Diff to previous 1.130 (colored) to selected 1.119 (colored)

xscreensaver: update to 5.45nb4.

Fix vulnerability when disconnecting screens.

Revision 1.130 / (download) - annotate - [select for diffs], Mon May 24 19:56:06 2021 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.129: +2 -2 lines
Diff to previous 1.129 (colored) to selected 1.119 (colored)

*: recursive bump for perl 5.34

Revision 1.129 / (download) - annotate - [select for diffs], Mon May 3 23:31:40 2021 UTC (2 years, 10 months ago) by gutteridge
Branch: MAIN
Changes since 1.128: +4 -8 lines
Diff to previous 1.128 (colored) to selected 1.119 (colored)

xscreensaver: adjust some documentation

Move the existing MESSAGE content to README.pkgsrc, as much of it
pertains to a non-default option that most users don't need to consider,
and otherwise is not a call to action for a user to do anything. While
here, restructure it a bit.

Also remove the sample NetBSD PAM configration file here, as the
security/pam-pwauth_suid package provides its own (slightly newer)
version of the same, and has its own MESSAGE that references its version
and its distinct installation location (and is a call to action that
users very much need to know about, as otherwise they'll end up with an
X session they can't unlock). There's no point possibly confusing people
with different example files. This addresses PR pkg/50622.

Revision 1.128 / (download) - annotate - [select for diffs], Wed Apr 21 11:40:53 2021 UTC (2 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.127: +2 -1 lines
Diff to previous 1.127 (colored) to selected 1.119 (colored)

revbump for textproc/icu

Revision 1.127 / (download) - annotate - [select for diffs], Mon Jan 4 12:23:32 2021 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.126: +1 -2 lines
Diff to previous 1.126 (colored) to selected 1.119 (colored)

xscreensaver: update to 5.45.

5.45	* New hacks, `covid19', `headroom', `sphereeversion' and `beats'.
	* Shader updates to `hypertorus'.
	* No more image-loading pause in `glslideshow'.
	* BSOD supports GNOME.
	* Image loaders support SVG.
	* macOS: Fixed text loading on 10.15.
	* X11: `xscreensaver-systemd' now allows video players to request that
	  the screen not blank.
	* X11: -log implies -verbose -no-capture-stderr.
	* X11: Glade -> GtkBuilder.
	* Android: These hacks work now: `carousel', `juggler3d', `molecule',
          `photopile', `polyominoes'.
	* Various bug fixes.

5.44.1	* macOS: fixed some signing problems in the DMG.

Revision 1.126 / (download) - annotate - [select for diffs], Fri Dec 4 04:56:20 2020 UTC (3 years, 3 months ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.125: +2 -2 lines
Diff to previous 1.125 (colored) to selected 1.119 (colored)

Revbump for openpam cppflags change months ago, belatedly.

Revision 1.125 / (download) - annotate - [select for diffs], Thu Nov 5 09:07:22 2020 UTC (3 years, 4 months ago) by ryoon
Branch: MAIN
Changes since 1.124: +2 -2 lines
Diff to previous 1.124 (colored) to selected 1.119 (colored)

*: Recursive revbump from textproc/icu-68.1

Revision 1.124 / (download) - annotate - [select for diffs], Mon Aug 31 18:13:28 2020 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.123: +2 -2 lines
Diff to previous 1.123 (colored) to selected 1.119 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.123 / (download) - annotate - [select for diffs], Mon Aug 17 20:20:40 2020 UTC (3 years, 7 months ago) by leot
Branch: MAIN
Changes since 1.122: +2 -2 lines
Diff to previous 1.122 (colored) to selected 1.119 (colored)

*: revbump after fontconfig bl3 changes (libuuid removal)

Revision 1.122 / (download) - annotate - [select for diffs], Tue Jun 2 08:23:07 2020 UTC (3 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.121: +2 -1 lines
Diff to previous 1.121 (colored) to selected 1.119 (colored)

Revbump for icu

Revision 1.121 / (download) - annotate - [select for diffs], Fri Apr 3 20:49:16 2020 UTC (3 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.120: +1 -2 lines
Diff to previous 1.120 (colored) to selected 1.119 (colored)

xscreensaver*: update to 5.44

    New hacks, New hacks, Gibson, EtruscanVenus and Scooter.
    BSOD supports Tivo and Nintendo.
    New color options in RomanBoy, ProjectivePlane, Hypertorus and Klein.
    "Use random screen saver" works again on macOS 10.15.
    iOS supports dark mode.
    Image loading works again on iOS 13.
    Fixed rotation on iOS 13 (Apple incompatibly breaks rotation every two years as a matter of policy).
    Performance tweaks for Eruption, Fireworkx, Halftone, Halo, Moire2 and RD-Bomb.
    Various bug fixes.

Revision 1.120 / (download) - annotate - [select for diffs], Thu Jan 2 10:29:00 2020 UTC (4 years, 2 months ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.119: +2 -2 lines
Diff to previous 1.119 (colored)

Upgrade xscreensaver{,-demo} to 5.43
(5.40 started complaining, and we are not Debian ;)

From upstream's changelog:

 5.43	01-Jul-2019

    New hacks, GravityWell, DeepStars.
    GLPlanet now supports the Mercator projection.
    Bouncing Cow has mathematically ideal cows (spherical, frictionless).
    Foggy toasters.
    Unknown Pleasures can now use an image file as a clip mask.
    Updated webcollage for recent changes.
    macOS: Fixed BSOD fonts on UWQHD+ displays.
    X11: Added some sample unlock dialog color schemes to the .ad file.
    X11: On systemd systems, closing your laptop lid might actually
    lock your screen now, maybe.
    X11: 'sonar' can ping without being setuid by using setcap.

5.42	28-Dec-2018

    macOS: Fixed Sparkle auto-updater.

5.41	26-Dec-2018

    X11: Those new font-loading fallback heuristics work again. Oops.
    iOS, Android: Plugged many memory leaks at exit.
    New hack, handsy.
    Fixed noof from displaying minimalistically.
    Rewrote unknownpleasures to be faster, and a true waterfall graph.
    BSOD Solaris improved. DVD added.
    Linux: If the xscreensaver daemon is setuid, then we can implore
    the kernel's out-of-memory killer to pretty please not unlock the
    screen.
    macOS: Upgraded Sparkle (the "Check for Updates" library).
    macOS: Screen saver settings work again on 10.14.

Revision 1.119 / (download) - annotate - [selected], Sun Nov 24 21:54:52 2019 UTC (4 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.118: +2 -3 lines
Diff to previous 1.118 (colored)

xscreensaver*: remove libXxf86misc inclusion

xscreensaver compiles without it, and the server side support code was
removed 11 years ago.

Bump PKGREVISION.

Revision 1.118 / (download) - annotate - [select for diffs], Sun Aug 11 13:25:21 2019 UTC (4 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.117: +2 -2 lines
Diff to previous 1.117 (colored) to selected 1.119 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.117 / (download) - annotate - [select for diffs], Wed May 1 02:51:49 2019 UTC (4 years, 10 months ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.116: +2 -3 lines
Diff to previous 1.116 (colored) to selected 1.119 (colored)

xscreensaver: don't install with SETUID if PAM is enabled

If the (non-default) "pam" option is selected, then don't install this
SETUID, it's not necessary. (Or, to put it differently, do what gnome-
screensaver and mate-screensaver are already doing, which is the same.)

Revision 1.116 / (download) - annotate - [select for diffs], Sun Sep 2 20:12:03 2018 UTC (5 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.115: +1 -2 lines
Diff to previous 1.115 (colored) to selected 1.119 (colored)

xscreensaver: update to 5.40.

5.40	* New hacks, 'filmleader', 'vfeedback'.
	* New hack, 'glitchpeg' (X11 and macOS only).
	* GLPlanet blends between day and night maps at the dusk terminator.
	* DymaxionMap can display arbitrary map images, and animate sunlight
          across the flattened globe.
	* Tessellimage can draw either Delaunay or Voronoi tilings.
	* XAnalogTV includes test cards.
	* Android: These hacks work now: 'blitspin', 'bumps', 'cityflow',
	  'endgame', 'esper', 'flipscreen3d', 'gleidescope', 'glslideshow',
	  'jigglypuff', 'queens', 'tessellimage', 'xanalogtv', 'xmatrix',
	  'zoom'.

Revision 1.115 / (download) - annotate - [select for diffs], Wed Aug 22 09:48:07 2018 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.114: +2 -2 lines
Diff to previous 1.114 (colored) to selected 1.119 (colored)

Recursive bump for perl5-5.28.0

Revision 1.114 / (download) - annotate - [select for diffs], Sat Aug 18 06:35:29 2018 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.113: +4 -2 lines
Diff to previous 1.113 (colored) to selected 1.119 (colored)

xscreensaver: make xscreensaver binary setuid root

Otherwise it does not lock the screen by default.

Bump PKGREVISION.

Revision 1.113 / (download) - annotate - [select for diffs], Sat Jul 21 06:15:58 2018 UTC (5 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.112: +4 -1 lines
Diff to previous 1.112 (colored) to selected 1.119 (colored)

xscreensaver: add some dependencies

Should fix image loading support.

Bump PKGREVISION.

Revision 1.112 / (download) - annotate - [select for diffs], Mon Jun 25 08:42:39 2018 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.111: +1 -2 lines
Diff to previous 1.111 (colored) to selected 1.119 (colored)

xscreensaver*: update to 5.39

5.39    * New hacks, 'razzledazzle', 'peepers', 'crumbler' and `maze3d'.
        * More heuristics for using RSS feeds as image sources.
        * Android: Image loading works.
        * Built-in image assets are now PNG instead of XPM or XBM.
        * X11: Better font-loading fallback heuristics on systems with a
          terrible selection of installed fonts.
        * macOS: Retina display-related bug fixes.

5.38    * New hack, 'esper'.
        * macOS: Support for Retina displays.
        * X11: `webcollage' now works with ImageMagick instead of with
          pbmtools if `webcollage-helper' is not installed.
        * 'bsod' now accepts Dunning-Krugerrands.
        * Android: These hacks work now: 'anemone', 'anemotaxis', 'atlantis',
          'bouboule', 'celtic', 'compass', 'crackberg', 'epicycle',
          'fuzzyflakes', 'goop', 'kumppa' 'munch', 'pacman', 'polyominoes',
          'slip'.
        * Android: Thick lines work better for: 'anemone', 'anemotaxis',
          'celtic', 'compass', 'deluxe', 'epicycle', 'fuzzyflakes', 'pacman'
        * Android: Assorted performance improvements, especially for 'kumppa'
          and 'slip'.
        * Android TV: Daydreams work.
        * iOS: Tweaks for iPhone X.
        * Lots of xlockmore-derived hacks now have animated erase routines.
        * 'crystal' works properly on non-X11 systems.
        * 'm6502' now includes 'texture.asm'.
        * X11: Try harder to find sensible fonts for the password dialog.

Revision 1.111 / (download) - annotate - [select for diffs], Wed Aug 16 21:44:05 2017 UTC (6 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.110: +2 -5 lines
Diff to previous 1.110 (colored) to selected 1.119 (colored)

Do not use old pipes.c file from xscreensaver-5.17.

Bump PKGREVISION.

Revision 1.110 / (download) - annotate - [select for diffs], Wed Aug 16 07:33:39 2017 UTC (6 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.109: +1 -3 lines
Diff to previous 1.109 (colored) to selected 1.119 (colored)

Updated xscreensaver to 5.37.

Most patches merged upstream.

5.37	05-Jul-2017

    New hack, vigilance.
    Added Mac Software Update and VMware to bsod.
    OSX: Grabbing the desktop works again.
    OSX: Pinch to zoom.
    Android: Both Daydreams and Live Wallpapers are implemented.
    Updated webcollage for recent changes.
    Various bug fixes.

Revision 1.109 / (download) - annotate - [select for diffs], Wed Oct 19 20:10:20 2016 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.108: +1 -2 lines
Diff to previous 1.108 (colored) to selected 1.119 (colored)

Updated xscreensaver to 5.36.

    New hacks, discoball, cubetwist, cubestack, splodesic and hexstrut.
    OSX: loading image files works in dymaxionmap, glplanet, lavalite, pulsar, gleidescope and extrusion.
    Several new programs in m6502.
    rotzoomer -mode circle.
    Better titles in photopile.

Revision 1.108 / (download) - annotate - [select for diffs], Sat Jul 9 06:39:18 2016 UTC (7 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.107: +2 -1 lines
Diff to previous 1.107 (colored) to selected 1.119 (colored)

Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.

Revision 1.107 / (download) - annotate - [select for diffs], Thu Jul 2 18:47:57 2015 UTC (8 years, 8 months ago) by khorben
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.106: +1 -2 lines
Diff to previous 1.106 (colored) to selected 1.119 (colored)

Package x11/xscreensaver{,-demo} 5.33

According to the release notes:

 * New hacks, splitflap and romanboy.
 * Better detection of user activity on modern GNOME systems.
 * Sonar now does asynchronous host name resolution.
 * Improved Unicode support.
 * Updated webcollage for recent changes.
 * Various minor fixes.

Revision 1.106 / (download) - annotate - [select for diffs], Fri Jun 12 10:52:19 2015 UTC (8 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.105: +2 -1 lines
Diff to previous 1.105 (colored) to selected 1.119 (colored)

Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.105 / (download) - annotate - [select for diffs], Sat May 9 03:58:15 2015 UTC (8 years, 10 months ago) by mef
Branch: MAIN
Changes since 1.104: +2 -5 lines
Diff to previous 1.104 (colored) to selected 1.119 (colored)

(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.

Revision 1.104 / (download) - annotate - [select for diffs], Sat Apr 25 14:25:25 2015 UTC (8 years, 11 months ago) by tnn
Branch: MAIN
Changes since 1.103: +2 -1 lines
Diff to previous 1.103 (colored) to selected 1.119 (colored)

Recursive revbump following MesaLib update, categories p through x.

Revision 1.103 / (download) - annotate - [select for diffs], Tue Aug 12 15:57:13 2014 UTC (9 years, 7 months ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.102: +3 -3 lines
Diff to previous 1.102 (colored) to selected 1.119 (colored)

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.

Revision 1.102 / (download) - annotate - [select for diffs], Thu May 29 23:38:20 2014 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.101: +3 -1 lines
Diff to previous 1.101 (colored) to selected 1.119 (colored)

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.

Revision 1.101 / (download) - annotate - [select for diffs], Mon Jul 22 14:24:17 2013 UTC (10 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.100: +1 -2 lines
Diff to previous 1.100 (colored) to selected 1.119 (colored)

update to 5.22
changes:
-New hacks, kaleidocycle, quasicrystal, unknownpleasures and hexadrop
-Performance improvements for interference
-bugfixes

Revision 1.100 / (download) - annotate - [select for diffs], Fri May 31 12:42:57 2013 UTC (10 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.99: +2 -2 lines
Diff to previous 1.99 (colored) to selected 1.119 (colored)

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.

Revision 1.99 / (download) - annotate - [select for diffs], Mon Oct 29 05:07:19 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.98: +1 -3 lines
Diff to previous 1.98 (colored) to selected 1.119 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.98 / (download) - annotate - [select for diffs], Tue Oct 23 10:24:23 2012 UTC (11 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.97: +1 -2 lines
Diff to previous 1.97 (colored) to selected 1.119 (colored)

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).

Revision 1.97 / (download) - annotate - [select for diffs], Wed Oct 3 21:59:10 2012 UTC (11 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.96: +2 -1 lines
Diff to previous 1.96 (colored) to selected 1.119 (colored)

Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.96 / (download) - annotate - [select for diffs], Wed Aug 1 12:22:14 2012 UTC (11 years, 7 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.95: +3 -1 lines
Diff to previous 1.95 (colored) to selected 1.119 (colored)

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

Revision 1.95 / (download) - annotate - [select for diffs], Tue Jul 3 18:34:05 2012 UTC (11 years, 8 months ago) by drochner
Branch: MAIN
Changes since 1.94: +1 -2 lines
Diff to previous 1.94 (colored) to selected 1.119 (colored)

update to 5.17
changes:
-iOS support
-Loading images via RSS feeds is much improved
-Enlarged the texture image for lament
-bugfixes

Revision 1.94 / (download) - annotate - [select for diffs], Thu Jun 14 07:43:08 2012 UTC (11 years, 9 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.93: +2 -1 lines
Diff to previous 1.93 (colored) to selected 1.119 (colored)

Recursive PKGREVISION bump for libxml2 buildlink addition.

Revision 1.93 / (download) - annotate - [select for diffs], Thu Jun 9 12:03:07 2011 UTC (12 years, 9 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.92: +1 -3 lines
Diff to previous 1.92 (colored) to selected 1.119 (colored)

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

Revision 1.92 / (download) - annotate - [select for diffs], Fri Apr 22 13:45:16 2011 UTC (12 years, 11 months ago) by obache
Branch: MAIN
Changes since 1.91: +2 -2 lines
Diff to previous 1.91 (colored) to selected 1.119 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.91 / (download) - annotate - [select for diffs], Thu Jan 13 13:53:31 2011 UTC (13 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.90: +3 -1 lines
Diff to previous 1.90 (colored) to selected 1.119 (colored)

png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.

Revision 1.90 / (download) - annotate - [select for diffs], Mon May 17 16:35:03 2010 UTC (13 years, 10 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.89: +1 -2 lines
Diff to previous 1.89 (colored) to selected 1.119 (colored)

update to 5.11
changes:
-New versions of photopile, strange
-bugfixes

Revision 1.89 / (download) - annotate - [select for diffs], Sat May 8 16:53:06 2010 UTC (13 years, 10 months ago) by tez
Branch: MAIN
Changes since 1.88: +3 -3 lines
Diff to previous 1.88 (colored) to selected 1.119 (colored)

fix build on solaris 9
make opengl an option (on by default)
from PR#43047

Revision 1.88 / (download) - annotate - [select for diffs], Thu Feb 11 18:16:21 2010 UTC (14 years, 1 month ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.87: +1 -3 lines
Diff to previous 1.87 (colored) to selected 1.119 (colored)

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

Revision 1.87 / (download) - annotate - [select for diffs], Sun Jan 24 13:26:13 2010 UTC (14 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.86: +2 -2 lines
Diff to previous 1.86 (colored) to selected 1.119 (colored)

More PKGREVISION bumps of jpeg dependencies.
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.

Revision 1.86 / (download) - annotate - [select for diffs], Wed Aug 26 20:24:12 2009 UTC (14 years, 7 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.85: +3 -1 lines
Diff to previous 1.85 (colored) to selected 1.119 (colored)

bump revision because of graphics/jpeg update

Revision 1.85 / (download) - annotate - [select for diffs], Tue Jul 7 17:28:04 2009 UTC (14 years, 8 months ago) by joerg
Branch: MAIN
Changes since 1.84: +7 -5 lines
Diff to previous 1.84 (colored) to selected 1.119 (colored)

user-destdir support

Revision 1.84 / (download) - annotate - [select for diffs], Mon Mar 10 12:37:12 2008 UTC (16 years ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.83: +1 -3 lines
Diff to previous 1.83 (colored) to selected 1.119 (colored)

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

Revision 1.83 / (download) - annotate - [select for diffs], Mon Jan 15 17:38:18 2007 UTC (17 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.82: +8 -1 lines
Diff to previous 1.82 (colored) to selected 1.119 (colored)

Modular Xorg support.

Revision 1.82 / (download) - annotate - [select for diffs], Mon Jan 8 21:45:10 2007 UTC (17 years, 2 months ago) by drochner
Branch: MAIN
Changes since 1.81: +12 -1 lines
Diff to previous 1.81 (colored) to selected 1.119 (colored)

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

Revision 1.81 / (download) - annotate - [select for diffs], Sun Oct 15 11:44:20 2006 UTC (17 years, 5 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.80: +1 -3 lines
Diff to previous 1.80 (colored) to selected 1.119 (colored)

Remove conflict with barcode package as manual pages are now in section 6.

Revision 1.80 / (download) - annotate - [select for diffs], Tue Jul 18 18:40:36 2006 UTC (17 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.79: +1 -2 lines
Diff to previous 1.79 (colored) to selected 1.119 (colored)

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.

Revision 1.79 / (download) - annotate - [select for diffs], Sun May 21 15:19:31 2006 UTC (17 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.78: +7 -3 lines
Diff to previous 1.78 (colored) to selected 1.119 (colored)

Remove useless locale files that contained no translations.  Bump the
PKGREVISION to 5.

Revision 1.78 / (download) - annotate - [select for diffs], Sun May 14 18:55:50 2006 UTC (17 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.77: +4 -18 lines
Diff to previous 1.77 (colored) to selected 1.119 (colored)

Do not install webcollage screensaver by default, since it downloads
random images from the web for display, which might include
pornographic or otherwise unwanted pictures. I couldn't find a way
to disable this globally by default while still installing it, so
we just don't compile and install it now. Bump PKGREVISION for this
change. Addresses PR 33310 by Hiroyuki Bessho.

Split out options stuff to options.mk file.
Add option to install the webcollage screensaver.
Clean up a pkglint warning.
Remove some gettext workaround; this should be fixed by adding the
appropriate tool to USE_TOOLS instead.

Revision 1.77 / (download) - annotate - [select for diffs], Sun Feb 5 23:11:49 2006 UTC (18 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.76: +2 -2 lines
Diff to previous 1.76 (colored) to selected 1.119 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.76 / (download) - annotate - [select for diffs], Sun Sep 18 21:31:21 2005 UTC (18 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.75: +12 -2 lines
Diff to previous 1.75 (colored) to selected 1.119 (colored)

Add "pam" PKG_OPTION to x11/xscreensaver.  Addresses part of PR pkg/31338.
Bump the PKGREVISION of x11/xscreensaver to 2.

Revision 1.75 / (download) - annotate - [select for diffs], Thu Jul 21 10:59:01 2005 UTC (18 years, 8 months ago) by tron
Branch: MAIN
Changes since 1.74: +5 -5 lines
Diff to previous 1.74 (colored) to selected 1.119 (colored)

Rewrite last change a bit because the check didn't work properly.

Revision 1.74 / (download) - annotate - [select for diffs], Thu Jul 21 10:43:23 2005 UTC (18 years, 8 months ago) by tron
Branch: MAIN
Changes since 1.73: +7 -1 lines
Diff to previous 1.73 (colored) to selected 1.119 (colored)

The additional locale files only get installed on systems with a recent
gettext version (e.g. NetBSD 3.99.7) but not systems with an older one
(e.g. NetBSD 3.0_BETA). We must therefore adapt the package list
dynamically.

Revision 1.73 / (download) - annotate - [select for diffs], Thu Jul 21 06:41:12 2005 UTC (18 years, 8 months ago) by hira
Branch: MAIN
Changes since 1.72: +2 -1 lines
Diff to previous 1.72 (colored) to selected 1.119 (colored)


Add missing entries to PLIST.  Bump PKGREVISION.

Revision 1.72 / (download) - annotate - [select for diffs], Tue Jun 28 10:03:14 2005 UTC (18 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.71: +1 -2 lines
Diff to previous 1.71 (colored) to selected 1.119 (colored)

Update to 4.22:

Changes since 4.21:   * Fixed a bug in the new mouse-motion code that caused
                        the screen to never blank on multi-head non-Xinerama
                        systems.  Oops.
                      * New hacks, `interaggregate', `antmaze', `tangram',
                        and `crackberg'.
                      * Minor tweaks to `fiberlamp', `ifs', `slidescreen',
                        `zoom', `sonar', `fireworkx', `whirlwindwarp',
                        `bubble3d', and `rd-bomb'.
                      * Added motion blur to `blinkbox'.
                      * `bsod' now includes Longhorn's "RSOD", and OS/2.
                      * Fixed `-wireframe' usage in most hacks and man pages.

Revision 1.71 / (download) - annotate - [select for diffs], Thu Apr 21 15:01:43 2005 UTC (18 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.70: +2 -2 lines
Diff to previous 1.70 (colored) to selected 1.119 (colored)

Install xscreensaver-demo man page with xscreensaver-demo package, not
with xscreeensaver package. Bump PKGREVISION for both.

Patch from Kouichirou Hiratsuka.

Revision 1.70 / (download) - annotate - [select for diffs], Mon Apr 11 21:48:16 2005 UTC (18 years, 11 months ago) by tv
Branch: MAIN
Changes since 1.69: +1 -2 lines
Diff to previous 1.69 (colored) to selected 1.119 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.69 / (download) - annotate - [select for diffs], Sun Mar 27 20:42:52 2005 UTC (19 years ago) by wiz
Branch: MAIN
Changes since 1.68: +1 -2 lines
Diff to previous 1.68 (colored) to selected 1.119 (colored)

Remove obsolete configure argument.

Revision 1.68 / (download) - annotate - [select for diffs], Thu Mar 24 13:55:42 2005 UTC (19 years ago) by wiz
Branch: MAIN
Changes since 1.67: +0 -0 lines
Diff to previous 1.67 (colored) to selected 1.119 (colored)

Update to 4.21:

Changes since 4.20:   * New hack: `fliptext'.
                      * Changed default configure installation directories:
                        /usr/bin/ for xscreensaver, etc.;
                        /usr/libexec/xscreensaver/ for hacks;
                        /usr/share/xscreensaver/config/ for xml files.
                      * All the text-manipulating screen savers can have their
                        text source configured via `xscreensaver-demo' now.
                      * xscreensaver.spec now builds three RPMs:
                        base (no hacks); extras (2d hacks); and gl-extras.
                      * Added `-program' and `-front' option to `gltext'.
                      * Added `-shells' to `molecule'.
                      * Fixed text-alpha glitch in `carousel'.
                      * New `pacman': the ghosts can be killed now.
                      * Fixed a bug in screen-grabbing GL hacks where images
                        would be tiled instead of scaled on machines that
                        can't do large textures.
                      * `webcollage' can hit Flickr now.
                      * New (rewritten) implementation of `ifs'.
                      * The unlock dialog can be made to have a "New Login"
                        button that will run `gdmflexiserver'.  Experimental!
                      * Fixed non-ASCII display bug in `starwars'.
                      * Configure finds a default for imageDirectory.
                      * "xscreensaver-command -lock" now works even if
                        in "screensaver disabled" mode.
                      * If a bad password is typed while CapsLock is on, the
                        unlock dialog says "CapsLock?" instead of "Sorry".
                      * Mouse motion only counts as activity if the mouse moved
                        more than 10 pixels (so the screen won't unblank every
                        time you bump your desk.)
                      * New mode option "random-same": if you have multiple
                        monitors, this will run the *same* randomly chosen
                        hack on each screen, instead of different ones on each.
Changes since 4.19:   * New hacks, `fiberlamp', `boing', `boxfit', and
                        `carousel'.
                      * Rewrote `glslideshow' again: should be faster now.
                      * Sped up loading of images in GL programs.
                      * `starwars' uses texture-mapped fonts now.
                      * New `bsod' modes: tru64, hppa, and nvidia.
                      * Updates to `webcollage', `juggle', `pinion',
                        `fireworkx', `sonar', `extrusion', `substrate', and
                        `pong'.
Changes since 4.18:   * New hacks, `substrate', `intermomentary', `fireworkx',
                        and `pinion'.
                      * New version of `flow'.
                      * Made /proc/interrupts work again on Linux 2.6.
                      * Made `analogtv' not hog the CPU.
                      * Made analogtv-based hacks work properly on PPC/ARM.
                      * Fixed a bad memory leak in `piecewise'.
                      * Minor updates to `sonar', `molecule', `glmatrix',
                        `galaxy', and `webcollage'.
                      * Removed support for GTK 1.x (everyone uses 2.x now.)

Revision 1.67 / (download) - annotate - [select for diffs], Fri Mar 18 14:44:58 2005 UTC (19 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.66: +3 -1 lines
Diff to previous 1.66 (colored) to selected 1.119 (colored)

graphics/barcode and x11/xscreensaver conflict (because of
man/man1/barcode.1). Noted by kleink in PR 29585.

Revision 1.66 / (download) - annotate - [select for diffs], Tue May 11 13:34:20 2004 UTC (19 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.65: +1 -2 lines
Diff to previous 1.65 (colored) to selected 1.119 (colored)

Update to 4.15:
* New hacks, `wormhole', `mismunch', `noof', and
  `pacman'.
* `phosphor' and `apple2' include vt100 emulators now:
  this means you can do "phosphor -program top", or
  can use either program as an xterm replacement:
  "apple2 -text -fast -program 'xemacs -nw'".
* `analogtv' (and related) fill the screen better.
* The '-gradient' option works in `atlantis' now.
* Minor updates to `blinkbox', `queens', `endgame',
  `glmatrix', `mirrorblob', `blocktube', and `molecule'.
* Integrated SuSE's "external passwd helper" support.
* Marginally better /tmp handling in various programs.
* Updated config defaults for xplanet 1.0.3.
* Portability fixes.

Revision 1.65 / (download) - annotate - [select for diffs], Sun Feb 1 10:48:46 2004 UTC (20 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.64: +5 -4 lines
Diff to previous 1.64 (colored) to selected 1.119 (colored)

bl3ify

Revision 1.64 / (download) - annotate - [select for diffs], Fri Jan 23 21:50:52 2004 UTC (20 years, 2 months ago) by jmmv
Branch: MAIN
Changes since 1.63: +2 -2 lines
Diff to previous 1.63 (colored) to selected 1.119 (colored)

Bump PKGREVISION due to xmlcatmgr update to 2.0beta1.  I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.

Revision 1.63 / (download) - annotate - [select for diffs], Thu Dec 18 13:49:17 2003 UTC (20 years, 3 months ago) by atatat
Branch: MAIN
Changes since 1.62: +3 -2 lines
Diff to previous 1.62 (colored) to selected 1.119 (colored)

Make the password dialogue banner display the netbsd PKGREVISION
number, if there was one (which, of course, makes me bump PKGREVISION
to 1 for all three xscreensaver pkgs (are we really supposed to bump
PKGREVISION for each pkg individually?)).  This eliminates the
confusion where pkg_info says version "4.14nb1" is installed, yet the
dialogue says it's onlu version "4.14".

Also, fix the conflicts for the screensaver pkg so that it properly
conflicts with xscreensaver-gnome<4.14 (not <1.14).

Revision 1.62 / (download) - annotate - [select for diffs], Sat Dec 13 19:22:12 2003 UTC (20 years, 3 months ago) by jmmv
Branch: MAIN
Changes since 1.61: +4 -8 lines
Diff to previous 1.61 (colored) to selected 1.119 (colored)

Update to 4.14.  While here, change xscreensaver to not install the
xscreensaver-demo program (which requires GTK).  This is done to allow
xscreensaver coexist with xscreensaver-gnome, and to avoid a dependancy
on GTK when installing kdeartwork3.

Changes since 4.13:
* New hacks, `fontglide', `apple2', `xanalogtv', `pong',
  `gleidescope', `mirrorblob', and `blinkbox'.
* New version of `glsnake' (with many more models.)
* Another Windows crash in `bsod'; also HVX/GCOS6/TPS6.
* New version of `endgame'.
* Screen grabbing works on MacOS X.
* Various minor fixes.

Ok'ed by wiz@.

Revision 1.61 / (download) - annotate - [select for diffs], Sat Dec 13 00:45:27 2003 UTC (20 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.60: +2 -2 lines
Diff to previous 1.60 (colored) to selected 1.119 (colored)

Bump PKGREVISION for atk library major bump.

Revision 1.60 / (download) - annotate - [select for diffs], Thu Dec 4 19:48:26 2003 UTC (20 years, 3 months ago) by xtraeme
Branch: MAIN
Changes since 1.59: +2 -1 lines
Diff to previous 1.59 (colored) to selected 1.119 (colored)

Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).

Revision 1.59 / (download) - annotate - [select for diffs], Mon Sep 8 12:11:14 2003 UTC (20 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.58: +1 -3 lines
Diff to previous 1.58 (colored) to selected 1.119 (colored)

Update to 4.13:
4.13
* On Xinerama systems, xscreensaver now runs one hack on each
  monitor (just like in ``real'' multi-head mode) instead of running
  one hack stretching across all the screens. Note that for this to
  work with any 3rd party screensavers, they must update their
  ``vroot.h'' file.
* webcollage and vidwhacker display images using xscreensaver-getimage now.
* Added ljlatest script for use with starwars and phosphor.
4.12
* New GL hacks, flipflop, antspotlight, and polytopes.
* Added VMS to bsod.
* Compile without warnings in ``gcc -pedantic''.
* Updates to webcollage and queens.
* Fixed a bug that could cause PAM to hang.

Revision 1.58 / (download) - annotate - [select for diffs], Sun Jul 13 13:54:33 2003 UTC (20 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.57: +3 -1 lines
Diff to previous 1.57 (colored) to selected 1.119 (colored)

PKGREVISION bump for libiconv update.

Revision 1.57 / (download) - annotate - [select for diffs], Fri May 23 09:39:52 2003 UTC (20 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.56: +1 -3 lines
Diff to previous 1.56 (colored) to selected 1.119 (colored)

Update to 4.10:
Changes since 4.09:   * New hacks, `cloudlife' and `klein'.
                      * Added Apple ][+, HPUX, and OS/390 sessions to BSOD.
                      * Added some Matrix Reloaded text to `xmatrix'.
                      * Updates to `webcollage', `eruption', `jigglypuff',
                        `metaballs', and `endgame'.
                      * Completely ignore the `memoryLimit' setting now.

Revision 1.56 / (download) - annotate - [select for diffs], Fri May 2 11:57:34 2003 UTC (20 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.55: +3 -1 lines
Diff to previous 1.55 (colored) to selected 1.119 (colored)

Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.

Revision 1.55 / (download) - annotate - [select for diffs], Sat Feb 15 10:48:26 2003 UTC (21 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.54: +1 -2 lines
Diff to previous 1.54 (colored) to selected 1.119 (colored)

Update to 4.07:
* New hacks, `flurry', `metaballs', `eruption', `popsquares', and `barcode'.
* Minor updates to `maze' for high density mazes.
* Added double buffering to `fluidballs' and `whirlygig'.
* Bug fixes for running xscreensaver to a remote XFree86 display
  (which nobody would ever do...)
* Updated `webcollage' (faster Alta Vista searching.)
* Updated `glplanet' so the sun sets in the west.
* Updated `sproingies' with smooth, unsegmented surfaces.
* Fixed Perl version-sensitivity in `xscreensaver-getimage-file'.
* Fixed GTK2 scrolling bug in `xscreensaver-demo'.

Revision 1.54 / (download) - annotate - [select for diffs], Tue Feb 11 11:24:09 2003 UTC (21 years, 1 month ago) by markd
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.53: +2 -2 lines
Diff to previous 1.53 (colored) to selected 1.119 (colored)

s/USE_X11/USE_X11BASE/, and bump PKGREVISION
so that app-defaults and gnome control center files end up where expected.
After discussion with wiz and atatat.

Revision 1.53 / (download) - annotate - [select for diffs], Tue Dec 24 06:10:36 2002 UTC (21 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored) to selected 1.119 (colored)

Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.

Revision 1.52 / (download) - annotate - [select for diffs], Wed Nov 6 11:11:38 2002 UTC (21 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.51: +2 -1 lines
Diff to previous 1.51 (colored) to selected 1.119 (colored)

s/USE_X11/USE_X11BASE/, and bump PKGREVISION.
Fixes package on systems that _do not_ use xpkgwedge.
Problem reported and fix tested by atatat.

Revision 1.51 / (download) - annotate - [select for diffs], Mon Oct 28 22:37:10 2002 UTC (21 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.50: +7 -1 lines
Diff to previous 1.50 (colored) to selected 1.119 (colored)

Update to 4.06.
Changes since 4.05:   * New hack, `glblur' (disabled by default, since it
                        requires fast OpenGL texture support.)
                      * New hack, `halftone'.
                      * Updates to `endgame', `queens', `bumps', `glplanet',
                        `engine', and `circuit'.
                      * New version of `menger' that uses far fewer polygons.
                      * Fixed minor bug in `critical' that could cause some
                        bogus X servers to crash.
                      * Better labels in `molecule': the labels now appear to
                        be attached to the atoms, instead of floating in front
                        of the whole scene.
                      * Fixed bug that could rarely cause GL hacks to fail to
                        double-buffer (causing intermittent flickering.)
                      * Fixed a relative-URL-parsing bug in `webcollage'.
                      * Fixed a bug that (sometimes) caused the window manager
                        close box to kill `xscreensaver-demo' with a crash
                        instead of a graceful exit.
                      * Updated xscreensaver.pam to the Red Hat 7.3 way.
                      * More Gnome2-related configure crap.
                      * Updated to latest `config.guess' and `config.sub'.
                      * Fixed occasional core dump in `distort'.
                      * Added a Linux fsck failure and kernel panic to `bsod'.
                      * Added MacOS X kernel panic to `bsod'.
                      * Fixed a bug in `bsod' (all bsod bugs are ironic.)
                      * Fixed a bug that caused `xscreensaver-gl-helper' to
                        print a nonsense visual ID with some versions of
                        `printf': this could cause GL programs to display
                        incorrectly (e.g., flickery.)
Changes since 4.04:   * More `configure' tweaks to try and get things working
                        on systems that both Gtk 1.x and 2.x installed.
                      * New hack, `endgame'.
                      * Minor updates to `gltext'.
Changes since 4.03:   * Support for GTK 2.x / GNOME 2.x.
                      * The `configure' script will now use `pkg-config' if
                        you have it, in preference to `gtk-config', etc.
                      * New hacks, `lavalite', `queens', and `anemone'.
                      * Minor updates to `spheremonics', `gltext', `xmatrix'.
                      * You can use the mouse to manually spin most of the GL
                        hacks now (when they are displaying in a window.)
                      * Fixed a bug in `webcollage' (due to recent Alta Vista
                        url changes) that was causing it to try and load
                        incorrect image URLs.
                      * Made `xscreensaver-getimage' use gdk_pixbuf if it is
                        available: this means that those hacks that load images
                        will no longer rely on "xv", "xloadimage", etc.  This
                        will close a race condition that could sometimes cause
                        your desktop background to be changed; and also makes
                        it possible for those programs to operate on image
                        files when running in windowed mode.
                      * `webcollage' can now be used in conjunction with
                        `driftnet' to display images snooped from your local
                        ethernet instead of obtained from search engines.
                      * Added man pages for all the hacks that didn't have
                        them.
Changes since 4.02:   * New hack, `spheremonics'.
                      * Minor updates to `webcollage', `cage', `moebius',
                        `morph3d', `boxed', `circuit', and `helix'.
                      * `pulsar' and `extrusion' can now load texture JPEGs.
                      * `rubik' now does non-square cubes.
                      * `fluidballs' now does various sizes of balls.
                      * `menger' and `sierpinski3d' now also show polygon
                        counts in -fps mode.
                      * `molecule' displays real subscripts in the formulae.
                      * GTK internationalization/localization support.
                      * Better detection of the various versions of libxml.
                      * Upgraded to autoconf 2.53 (from 2.13.)

Revision 1.50 / (download) - annotate - [select for diffs], Sat Sep 21 22:47:11 2002 UTC (21 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.49: +1 -3 lines
Diff to previous 1.49 (colored) to selected 1.119 (colored)

Move the USE_BUILDLINK2 definition to the common Makefile, as we include
buildlink2.mk files from there.

Revision 1.49 / (download) - annotate - [select for diffs], Sun Aug 25 21:52:53 2002 UTC (21 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.48: +2 -3 lines
Diff to previous 1.48 (colored) to selected 1.119 (colored)

Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.

Revision 1.48.2.1 / (download) - annotate - [select for diffs], Sun Jun 30 06:24:48 2002 UTC (21 years, 9 months ago) by jlam
Branch: buildlink2
Changes since 1.48: +2 -3 lines
Diff to previous 1.48 (colored) next main 1.49 (colored) to selected 1.119 (colored)

Convert to use the buildlink2 framework.  Trim any unnecessary changes in
the patches or remove them entirely.

Revision 1.48 / (download) - annotate - [select for diffs], Tue Apr 9 22:50:02 2002 UTC (21 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base
Branch point for: buildlink2
Changes since 1.47: +7 -2 lines
Diff to previous 1.47 (colored) to selected 1.119 (colored)

Strongly buildlinkify.

Revision 1.47 / (download) - annotate - [select for diffs], Sat Feb 9 21:12:56 2002 UTC (22 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.46: +3 -2 lines
Diff to previous 1.46 (colored) to selected 1.119 (colored)

Update xscreensaver to 4.00:
* Redesigned xscreensaver-demo GUI: it now includes small-preview and
  per-hack configuration dialogs.
* Added three new modes of operation: One Screen Saver, Blank Screen,
  and Don't Blank (in addition to the historical Random Screen Saver).
* Configure now defaults to installing the hacks in
  <prefix>/lib/xscreensaver/ instead of <prefix>/bin/. (Most distros
  already did it this way.)
* New GL hacks, menger, engine, flipscreen3d.
* Made sierpinski3d be more colorful.
* New versions of xmatrix and nerverot.
* Fixed a bug in starwars that made the font be drawn with thin lines
  in -root mode.
* Fixed a bad colormap bug in crystal that could make subsequent hacks
  malfunction!
* Made gflux able to grab screen images (-mode grab).
* Updated webcollage for recent search engine changes.
* Removed most command-line options to xscreensaver: just edit the
  ~/.xscreensaver file instead.
* Improved behavior on multi-screen and Xinerama systems: the mouse
  now stays on the screen where the user left it, and the password and
  splash dialogs always appear on the screen that has the mouse.
* Made the splash dialog use more Gtk-like colors; made it have only
  two buttons, ``Settings'' and ``Help''.
* Made sonar understand .ssh/known_hosts2 format files, and be better
  about stripping out illegal addresses.

Revision 1.46 / (download) - annotate - [select for diffs], Sat Feb 17 17:07:23 2001 UTC (23 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.45: +3 -1 lines
Diff to previous 1.45 (colored) to selected 1.119 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.45 / (download) - annotate - [select for diffs], Sat Jun 3 19:07:29 2000 UTC (23 years, 9 months ago) by fredb
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.44: +3 -47 lines
Diff to previous 1.44 (colored) to selected 1.119 (colored)

Make two packages out of this. "xscreensaver" should be functionally
equivalent to the previous package; "xscreensaver-gnome" requires the
gnome-libs to build and run, and installs itself into the gnome CC.

Revision 1.44 / (download) - annotate - [select for diffs], Fri Jun 2 20:21:18 2000 UTC (23 years, 10 months ago) by fredb
Branch: MAIN
Changes since 1.43: +2 -1 lines
Diff to previous 1.43 (colored) to selected 1.119 (colored)

No, really, don't build the Motif GUI.

Revision 1.43 / (download) - annotate - [select for diffs], Fri Jun 2 20:12:11 2000 UTC (23 years, 10 months ago) by fredb
Branch: MAIN
Changes since 1.42: +2 -3 lines
Diff to previous 1.42 (colored) to selected 1.119 (colored)

Restore full path for INSTALL; remove USE_MOTIF, as we're only installing
the gtk+ version anyway; add xflame(1) man page to PLIST.

Revision 1.42 / (download) - annotate - [select for diffs], Fri Jun 2 19:45:00 2000 UTC (23 years, 10 months ago) by fredb
Branch: MAIN
Changes since 1.41: +21 -13 lines
Diff to previous 1.41 (colored) to selected 1.119 (colored)

Update to xscreensaver-3.24: Updates and fixes to "maze", "critical",
"bsod", "xflame", "flow", "xteevee" and "webcollage"; added support
for Kerberos5 [if KERBEROS is set in /etc/mk.conf]; xscreensaver-demo
now installs itself into the Gnome Control Center [if USE_GNOME is set
in /etc/mk.conf]. The Screensaver panel in gnomecc now actually works!

Revision 1.41 / (download) - annotate - [select for diffs], Mon Apr 24 14:57:48 2000 UTC (23 years, 11 months ago) by hubertf
Branch: MAIN
Changes since 1.40: +9 -1 lines
Diff to previous 1.40 (colored) to selected 1.119 (colored)

Address PR 9970 by Jason Thorpe:
 * unconditionally install xscreensaver.kss (KDE screensaver module),
   don't rely on the user having KDEDIR set in his environment
 * Install xscreensaver.kss using BSD_INSTALL_SCRIPT, as it's a shell
   script, not a binary.
 * xscreensaver.kss wanted /bin/bash, make it use /bin/sh
 * Make xscreensaver.kss aware of $PREFIX, don't hardcode /usr/X11R6

Revision 1.40 / (download) - annotate - [select for diffs], Tue Feb 1 17:45:29 2000 UTC (24 years, 2 months ago) by frueauf
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored) to selected 1.119 (colored)

Remove myself as MAINTAINER.

Revision 1.39 / (download) - annotate - [select for diffs], Tue Feb 1 02:00:12 2000 UTC (24 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored) to selected 1.119 (colored)

update xscreensaver (again), this time to 3.23
Changes since 3.22:   * Fixed some misplaced text fields in the Motif version
                        of xscreensaver-demo; fixed a crash in the Gtk version
                        that would happen if the programs list was empty.
                      * Fixed a recently-introduced bug in `pulsar'.
                      * Made `sierpinski3d' use solid tetrahedrons instead of
                        points.
                      * Added `-trace' option to `xmatrix'.
                      * Added new hacks `xteevee' and `xspirograph'.

Revision 1.38 / (download) - annotate - [select for diffs], Tue Feb 1 00:50:45 2000 UTC (24 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored) to selected 1.119 (colored)

update xscreensaver to 3.22.
Changes since 3.21:   * Fixed some bugs in xscreensaver-demo.
                      * Rewrote the Motif version of xscreensaver-demo to
                        match the new Gtk version.
                      * The Athena toolkit is no longer supported.
XXX: depends on lesstif>=0.89.9 (or motif), but dependency is handled
indirectly by USE_MOTIF... how to handle this?

Revision 1.37 / (download) - annotate - [select for diffs], Sun Nov 21 16:49:11 1999 UTC (24 years, 4 months ago) by frueauf
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored) to selected 1.119 (colored)

Update xscreensaver to 3.21.

Changes since 3.20:   * Tweaked the xscreensaver-demo UI (Gtk only.)
                      * Fixed a few visual selection bugs.  I think the proper
                        GL visual should be used with nVidia systems now.
                      * Made the Makefiles obey $install_prefix.
                      * Made the `xscreensaver.spec' file able to generate both
                        GL and non-GL packages simultaniously.

Revision 1.36 / (download) - annotate - [select for diffs], Sun Nov 14 17:24:32 1999 UTC (24 years, 4 months ago) by frueauf
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored) to selected 1.119 (colored)

Update xscreensaver to 3.20 and fix the patch-fuzz stuff.

Changes since 3.19:   * Added new hack `ripples' and `sierpinski3d'.
                      * Made `xscreensaver-command -exit' be silent when no
                        screen saver was running (instead of complaining.)
                      * Made `webcollage' and `vidwhacker' use `xloadimage'
                        when available (in addition to `xli' and `xv'.)
                      * Improved memory usage in `petri' and gave it a hard
                        cap on how much memory it can allocate.
                      * Added `-watch' option to `xscreensaver-command'.
                      * Made `xscreensaver-demo' come up with the
                        most-recently-run hack selected by default.
                      * Rewrote the Gtk version of `xscreensaver-demo'.
                        It's a lot easier to use now.
                      * Extended the format of the programs list in the
                        .xscreensaver file, for the benefit of the new
                        capabilities of `xscreensaver-demo'.
                        NOTE: you might want to delete your ~/.xscreensaver
                        file and allow it to be re-created!  The old one
                        should still work, but xscreensaver-demo won't be as
                        pretty.
Changes since 3.18:   * Fixed gcc dependencies in `bumps' and `ccurve'.
                      * New hack, `extrusion'.
                      * Some of the web sites that `webcollage' was using as
                        its sources changed formats; tweaked it to understand
                        the current layouts.
                      * Added typeahead in the password dialog: if the screen
                        is locked, and you unlock it by typing a character,
                        that key will be automatically inserted in the
                        password dialog (unless it is Return, Enter, Space,
                        or a non-printing key like Shift.)
                      * Made `xmatrix' take a `-small' option, since some
                        folks with tiny screens prefer a smaller font.

Revision 1.35 / (download) - annotate - [select for diffs], Mon Oct 25 11:13:57 1999 UTC (24 years, 5 months ago) by frueauf
Branch: MAIN
CVS Tags: comdex-fall-1999
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored) to selected 1.119 (colored)

Fix typo, pointed out by Hubert Feyrer, thanks!

Revision 1.34 / (download) - annotate - [select for diffs], Sun Oct 24 13:48:03 1999 UTC (24 years, 5 months ago) by frueauf
Branch: MAIN
Changes since 1.33: +8 -1 lines
Diff to previous 1.33 (colored) to selected 1.119 (colored)

Configure with kerberosIV support if KERBEROS is defined in /etc/mk.conf.
Suggested by Skeelo <skeelo@white-dwarf.flame.org> in private email.

Revision 1.33 / (download) - annotate - [select for diffs], Sat Oct 23 00:05:19 1999 UTC (24 years, 5 months ago) by tron
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored) to selected 1.119 (colored)

Use wildcard dependence for "gtk+" package.

Revision 1.32 / (download) - annotate - [select for diffs], Mon Oct 18 11:41:45 1999 UTC (24 years, 5 months ago) by frueauf
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored) to selected 1.119 (colored)

Update xscreensaver to 3.18.

Revision 1.31 / (download) - annotate - [select for diffs], Wed Sep 29 22:58:45 1999 UTC (24 years, 6 months ago) by tron
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored) to selected 1.119 (colored)

Use wildcard dependence for "Mesa" package so that either standard or
hardware accelerated Mesa libraries can be used.

Revision 1.30 / (download) - annotate - [select for diffs], Sun Aug 29 09:05:49 1999 UTC (24 years, 7 months ago) by rh
Branch: MAIN
Changes since 1.29: +4 -4 lines
Diff to previous 1.29 (colored) to selected 1.119 (colored)

Update dependency on gtk+-1.2.4

Revision 1.29 / (download) - annotate - [select for diffs], Wed Aug 25 13:37:37 1999 UTC (24 years, 7 months ago) by agc
Branch: MAIN
Changes since 1.28: +6 -2 lines
Diff to previous 1.28 (colored) to selected 1.119 (colored)

Introduce a USE_XAW definition, which is used in package Makefiles, to
denote that the package uses libXaw.

Introduce an XAW_TYPE definition, which is defined in /etc/mk.conf by
the user, to denote the type of libXaw to use. Possible values are:
standard, 3d and xpm.

Define USE_XAW in relevant Makefiles.

Set default XAW_TYPE in Makefiles which previously did a DEPENDS+= Xaw3d...

This means that package builds should not fail because of conflicting
Xaw packages being installed on machines.

Revision 1.28 / (download) - annotate - [select for diffs], Fri Jul 23 16:01:27 1999 UTC (24 years, 8 months ago) by frueauf
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored) to selected 1.119 (colored)

Update xscreensaver to 3.17.

Revision 1.27 / (download) - annotate - [select for diffs], Fri Jul 2 15:23:12 1999 UTC (24 years, 9 months ago) by frueauf
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH001
Changes since 1.26: +3 -2 lines
Diff to previous 1.26 (colored) to selected 1.119 (colored)

Update xscreensaver to 3.16.

Revision 1.26 / (download) - annotate - [select for diffs], Sat Jun 12 16:49:52 1999 UTC (24 years, 9 months ago) by frueauf
Branch: MAIN
Changes since 1.25: +6 -5 lines
Diff to previous 1.25 (colored) to selected 1.119 (colored)

Update xscreensaver to 3.14.

Revision 1.25 / (download) - annotate - [select for diffs], Wed Jun 2 07:44:16 1999 UTC (24 years, 10 months ago) by frueauf
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored) to selected 1.119 (colored)

Update xscreensaver to 3.13.

Revision 1.24 / (download) - annotate - [select for diffs], Mon May 17 05:23:40 1999 UTC (24 years, 10 months ago) by frueauf
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored) to selected 1.119 (colored)

Update xscreensaver to 3.12.

Revision 1.23 / (download) - annotate - [select for diffs], Sun May 2 10:26:16 1999 UTC (24 years, 11 months ago) by frueauf
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored) to selected 1.119 (colored)

Update xscreensaver to 3.10.

Revision 1.22 / (download) - annotate - [select for diffs], Mon Apr 12 19:41:14 1999 UTC (24 years, 11 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored) to selected 1.119 (colored)

Update to xscreensaver-3.09

Changes: Added compass, squiral, xflame, wander, spotlight, and
critical hacks, fixed a bad interaction with VMware as well as
various other minor tweaks/fixes.

Revision 1.21 / (download) - annotate - [select for diffs], Sat Mar 27 23:37:22 1999 UTC (25 years ago) by frueauf
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored) to selected 1.119 (colored)

Update xscreensaver to 3.08.

Revision 1.20 / (download) - annotate - [select for diffs], Sat Feb 20 22:48:48 1999 UTC (25 years, 1 month ago) by hubertf
Branch: MAIN
Changes since 1.19: +1 -3 lines
Diff to previous 1.19 (colored) to selected 1.119 (colored)

Fix CONFLICTS (remove redundancy, mostly)

Revision 1.19 / (download) - annotate - [select for diffs], Sat Jan 30 23:18:58 1999 UTC (25 years, 2 months ago) by agc
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored) to selected 1.119 (colored)

Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".

Revision 1.18 / (download) - annotate - [select for diffs], Wed Jan 6 13:13:36 1999 UTC (25 years, 2 months ago) by frueauf
Branch: MAIN
Changes since 1.17: +3 -6 lines
Diff to previous 1.17 (colored) to selected 1.119 (colored)

Update xscreensaver to 3.07.

Changes since 3.06:
* Configure tweaks (sometimes -lXmu wasn't getting linked in properly;
check for _Xsetlocale in -lXintl.)
* Portability fixes for sonar.c.
* Fixed a compilation problem when you have GL but don't have XPM.
* Made configure notice when MesaGL requires -lpthread.
* Made `flame' ignore SIGFPE (not sure if this is the right fix;
it seems only to be needed on FreeBSD.)
* Kludged `rd-bomb' work on visuals that are of depth 24 but that *do not*
support pixmaps of depth 32.
* Fixed `halo' to work properly in TrueColor.
* Changed `xscreensaver.spec' to install the hacks in
/usr/X11R6/lib/xscreensaver/ by default, since that's where recent Red Hat
distributions put them.
* Added `t3d' hack.
* Updated versions of `crystal', `hopalong', and `flow' from xlockmore.

Revision 1.17 / (download) - annotate - [select for diffs], Tue Nov 24 00:32:02 1998 UTC (25 years, 4 months ago) by frueauf
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored) to selected 1.119 (colored)

Update xscreensaver to 3.06.

Revision 1.16 / (download) - annotate - [select for diffs], Sat Nov 21 18:31:08 1998 UTC (25 years, 4 months ago) by frueauf
Branch: MAIN
Changes since 1.15: +4 -3 lines
Diff to previous 1.15 (colored) to selected 1.119 (colored)

Update xscreensaver to 3.05.

Revision 1.15 / (download) - annotate - [select for diffs], Wed Nov 18 14:11:54 1998 UTC (25 years, 4 months ago) by frueauf
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored) to selected 1.119 (colored)

Update xscreensaver to 3.04.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Nov 16 23:15:12 1998 UTC (25 years, 4 months ago) by frueauf
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored) to selected 1.119 (colored)

Update xscreensaver to 3.03.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Oct 29 21:28:27 1998 UTC (25 years, 5 months ago) by frueauf
Branch: MAIN
Changes since 1.12: +4 -3 lines
Diff to previous 1.12 (colored) to selected 1.119 (colored)

Update xscreensaver to 3.02.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Oct 22 17:00:27 1998 UTC (25 years, 5 months ago) by frueauf
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored) to selected 1.119 (colored)

Update xscreensaver to 3.0.0.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Oct 10 22:42:22 1998 UTC (25 years, 5 months ago) by frueauf
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored) to selected 1.119 (colored)

Update xscreensaver to 2.34.

Revision 1.10 / (download) - annotate - [select for diffs], Wed Oct 7 10:51:45 1998 UTC (25 years, 5 months ago) by frueauf
Branch: MAIN
Changes since 1.9: +4 -3 lines
Diff to previous 1.9 (colored) to selected 1.119 (colored)

Update xscreensaver to 2.33.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Oct 5 12:33:43 1998 UTC (25 years, 5 months ago) by frueauf
Branch: MAIN
Changes since 1.8: +6 -5 lines
Diff to previous 1.8 (colored) to selected 1.119 (colored)

Update xscreensaver to 2.32.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Sep 30 20:04:06 1998 UTC (25 years, 6 months ago) by tron
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored) to selected 1.119 (colored)

Depend on Mesa-3.0.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Aug 20 15:17:40 1998 UTC (25 years, 7 months ago) by tsarna
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH003
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored) to selected 1.119 (colored)

The Grand Homepagification:
	- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Aug 8 12:35:42 1998 UTC (25 years, 7 months ago) by frueauf
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.119 (colored)

remove me as MAINTAINER.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Jul 26 20:24:16 1998 UTC (25 years, 8 months ago) by frueauf
Branch: MAIN
Changes since 1.4: +6 -5 lines
Diff to previous 1.4 (colored) to selected 1.119 (colored)

Update xscreensaver to 2.26.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jul 13 21:31:27 1998 UTC (25 years, 8 months ago) by frueauf
Branch: MAIN
Changes since 1.3: +4 -2 lines
Diff to previous 1.3 (colored) to selected 1.119 (colored)

Update xscreensaver to 2.24.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Jul 4 09:19:11 1998 UTC (25 years, 9 months ago) by mycroft
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.119 (colored)

Update xpm to 3.4k.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Jul 4 05:53:33 1998 UTC (25 years, 9 months ago) by mycroft
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored) to selected 1.119 (colored)

Update Xaw3d to 1.5.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Jun 27 23:39:23 1998 UTC (25 years, 9 months ago) by frueauf
Branch: MAIN
Diff to selected 1.119 (colored)

Initial addition of xscreensaver-2.23, a screen saver and locker for the
X window system.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>