Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.09 27 Aug 2024 11:48:19 |
Felix Palmen (zirias) Author: Anton Saietskii |
x11/xscreensaver: Update to 6.09
New upstream release.
Changes:
* New hacks, kallisti and highvoltage.
* Formal-wear for headroom.
PR: 279682 |
6.08_2 27 Aug 2024 11:48:19 |
Felix Palmen (zirias) Author: Anton Saietskii |
x11/xscreensaver: Fix pkg-plist sorting
PR: 279682 |
6.08_2 23 Mar 2024 20:40:43 |
Nuno Teixeira (eduardo) |
x11/xscreensaver: Move man pages to share/man
Approved by: portmgr (blanket) |
6.08_1 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
6.08 24 Oct 2023 14:31:51 |
Felix Palmen (zirias) |
x11/xscreensaver: Further clean up
Accidentally pushed an excessive patch for configure.ac which also
included changes done with REINPLACE_CMD, fix this. Check the remaining
patches to configure.ac, turns out none of this is required any more, so
remove it. Therefore also remove USES=autoreconf.
intltool is still required though, it's used to create the
xscreensaver.desktop file. Upstream also ships a broken
po/Makefile.in.in, recreate this by manually calling intltoolize when
NLS is set.
No changes to the resulting package, therefore no PORTREVISION bump. |
6.08 22 Oct 2023 16:04:11 |
Felix Palmen (zirias) |
x11/xscreensaver: Update to 6.08
No functional changes according to change log:
https://www.jwz.org/xscreensaver/changelog.html |
6.07 22 Oct 2023 16:04:02 |
Felix Palmen (zirias) |
x11/xscreensaver: Adopt and clean up
Take maintainership as discussed with manu via email. Also clean up:
- Remove USES=desktop-file-utils again, the desktop files don't register
any MIME types
- Add USES=shebangfix to fix the perl shebang, remove manual patching
- Remove MAKE_JOBS_UNSAFE, parallel builds seem to work just fine
- Format according to portclippy recommendations
- Update local patches
Approved by: x11 (manu) |
6.07 17 Oct 2023 11:15:25 |
Eugene Grosbein (eugen) Author: Anton Saietskii |
x11/xscreensaver: update to 6.07
Changelog:
* 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.
PR: 274126
Approved by: x11 (maintainer timeout) |
6.06_3 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
6.06_2 26 Jul 2023 07:54:38 |
Felix Palmen (zirias) |
x11/xscreensaver: Drop custom PAM policy
Instead, symlink to the unix-selfauth policy now delivered with
security/unix-selfauth-helper.
Approved by: x11 (manu)
Differential Revision: https://reviews.freebsd.org/D41174 |
6.06_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
6.06 20 Dec 2022 08:46:29 |
Felix Palmen (zirias) |
x11/xscreensaver: Update to 6.06
Changelog:
- 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.
Approved by: x11 (manu, maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D37744 |
6.05 24 Nov 2022 12:52:06 |
Felix Palmen (zirias) |
x11/xscreensaver: Update to 6.05
Changelog:
- 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.
Approved by: x11 (manu, maintainer), cy, tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D37461 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
6.04_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
6.04_1 02 Sep 2022 20:11:33 |
Felix Palmen (zirias) |
x11/xscreensaver: Remove PAM option
Upstream ./configure now fails with --without-pam if PAM is found on the
build system with this message:
Your system seems to have PAM, but PAM is not being used.
That is probably not going to work out well.
We have PAM in base and can't build base without it any more
(WITHOUT_PAM is deprecated), so let's just remove that port option and
always build xscreensaver with PAM (previously enabled by default).
With PAM enforced, support for shadow passwords is not needed. Forcing
it to off, we can avoid installing xscreensaver-auth suid root.
PR: 264361
Approved by: x11 (cy, manu), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36425 |
6.04 30 Aug 2022 18:14:46 |
Felix Palmen (zirias) |
x11/xscreensaver: Update to 6.04
Any code for calling an external helper for PAM was removed in 6.03,
therefore replace pam_helper by unix-selfauth-helper that's called by
pam_exec.so
Also fix line length in USES.
Approved by: x11 (manu), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D35348 |
6.02_2 28 Jul 2022 19:55:41 |
Dima Panov (fluffy) |
*/*: bump all consumes of deprecated GDK-Pixbuf-Xlib library
With hat: desktop |
6.02_1 20 Jul 2022 14:23:32 |
Tobias C. Berner (tcberner) |
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above ) |
6.02_1 16 May 2022 22:01:50 |
Adriaan de Groot (adridg) |
x11/xscreensaver: remove XFT option
Xft isn't optional: it is mandatory, and xscreensaver configure
complains if it isn't there (but completes with a successful
exit code, which is a bit strange). Without XFT, the build
eventually fails like so:
dialog.c:695:52: error: use of undeclared identifier 'FcChar32'
if (XftCharExists (ws->dpy, ws->label_font, (FcChar32) *uc))
PR: 263869
Reported by: riggs
Approved by: build-fix blanket |
6.02 02 May 2022 18:41:08 |
Charlie Li (vishwin) Author: Felix Palmen |
x11/xscreensaver: update to 6.02
Only install xscreensaver suid root if option PAM is disabled. In this
case, add an extra patch, so xscreensaver-gfx drops privileges
(otherwise it doesn't show any screensaver).
Fix setuid installs in the Makefile and remove extra patch. Respect
upstream's USE_CSTD=gnu89. Remove now-unknown configure option and
associated dependency. Remove old CONFLICTS.
Use security/pam_helper for PAM support. This is the last release
to support pam_unix as the next release removes external helper
calling code.
PR: 254178
Co-authored-by: swills, vishwin
Approved by: arrowd (mentor), maintainer-timeout, maintainer-reset |
5.44_3 02 May 2022 11:18:32 |
Emmanuel Vadot (manu) |
x11/xscreensaver: Set x11 as maintainer |
5.44_3 02 May 2022 10:46:28 |
Rene Ladan (rene) |
grimreaper: return zeising's ports to the pool after safekeeping his ports bit. |
5.44_3 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
5.44_2 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
5.44_1 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
5.44_1 10 Sep 2021 21:17:29 |
Bernhard Froehlich (decke) |
x11/xscreensaver: Add CPE information
Approved by: portmgr (blanket) |
5.44_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
5.44 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.44 01 Apr 2020 20:29:43 |
zeising |
x11/xscreensaver: Update to 5.44
Update x11/xscreensaver to 5.44
Enable PAM by default [1]
Changelog:
https://www.jwz.org/xscreensaver/changelog.html
PR: 212830, 211424 [1] |
5.43_1 06 Sep 2019 20:42:51 |
zeising |
x11/xscreensaver: Update dependencies, misc fixes
Update x11/xscreensaver dependencies, and remove the dependency on
Xxf86misc.
Add USES=xorg |
5.43 06 Sep 2019 20:38:58 |
zeising |
x11/xscreensaver: Fix plist
Fix pkg-plist for x11/xscreensaver. This was mixed with the 5.43 update,
when moving from git to svn. |
5.43 18 Aug 2019 14:28:21 |
zeising |
x11/xscreensaver: Mark MAKE_JOBS_UNSAFE
Reported by: Mark Millard |
5.43 18 Aug 2019 08:02:05 |
zeising |
x11/xscreensaver: Update to 5.43
Update x11/xscreensaver to 5.43
Changelog:
https://www.jwz.org/xscreensaver/changelog.html |
5.42 01 Jan 2019 20:52:04 |
zeising |
x11/xscreensaver: Update to 5.42
Update x11/xscreensaver to 5.42
Add missing gl and gnome to USES=
Changelog:
https://www.jwz.org/xscreensaver/changelog.html |
5.40_1 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
5.40 22 Aug 2018 08:32:51 |
zeising |
x11/xscreensaver: Update to 5.40
Changelog: https://www.jwz.org/xscreensaver/changelog.html
PR: 230805
Submitted by: Dmitri Goutnik |
5.39_3 19 Jun 2018 16:24:03 |
zeising |
Fix build without the XFT option.
PR: 224731
Reported by: ml@netfence.it |
5.39_2 17 Jun 2018 11:27:20 |
zeising |
x11/xscreensaver: Fix NSFW option
Fix the NSFW option to actually work. I don't know what I was thinking in
the previous commit.
Reported by: tobik |
5.39_1 17 Jun 2018 09:16:55 |
zeising |
x11/xscreensaver: Add NSFW option
Add NSFW option that, when enabled, enables some NSFW wording in the BSOD
screensaver, in the ransomware picture.
Submitted by: jonathan
Differential Revision: https://reviews.freebsd.org/D15762 |
5.39 10 May 2018 09:34:04 |
amdmi3 |
- Switch to USES=localbase
- Update WWW
Approved by: portmgr blanket |
5.39 21 Apr 2018 07:48:09 |
zeising |
Update to 5.39
ChangeLog:
* New hacks, 'razzledazzle', 'peepers', 'crumbler' and maze3d.
* More heuristics for using RSS feeds as image sources.
* 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. |
5.38 25 Dec 2017 22:37:16 |
zeising |
Sort this. |
5.38 25 Dec 2017 22:36:47 |
zeising |
Update to 5.38 |
5.37 23 Oct 2017 20:34:24 |
zeising |
Update to 5.37
This adds a new hack called vigilance.
It also comes with a couple of new things for the BSOD hack.
There is also assorted bug fixes. |
5.36_1 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
5.36 29 Mar 2017 17:32:59 |
pi |
x11/xscreensaver: update 5.35 -> 5.36
- Add MIT License
PR: 213575
Changes: https://www.jwz.org/xscreensaver/changelog.html
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Approved by: zeising (maintainer timeout) |
5.35 09 Jun 2016 21:02:49 |
zeising |
Update to 5.35
Add missing dependencies as reported by poudriere.
Enable XFT by default.
Regenerate patches.
Changelog: https://www.jwz.org/xscreensaver/changelog.html |
5.34 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
5.34 27 Oct 2015 21:08:10 |
zeising |
Remove some debugs and works in progress that snuck in with previous commit.
MFH: 2015Q4 |
5.34 27 Oct 2015 20:56:52 |
zeising |
Update to 5.34
This update fixes a lock bypass vulnerability, where the screen can be
unlocked without authorization.
MFH: 2015Q4
Security: 4b9393b8-7c0c-11e5-a010-080027ddead3 |
5.33 02 Oct 2015 08:40:58 |
madpilot |
- Update to 5.33
- Resolves the obnoxious startup message issue [1]
- Add options NLS and XFT
- Convert to USES=autoreconf
- Don't install pam file when PAM option is disabled
- Regenerate patches
PR: 201254
Submitted by: Will B. <will_brokenbourgh at yahoo.com>
Approved by: Maintainer timeout
MFH: 2015Q4 [1] |
5.29_4 30 Sep 2015 17:35:49 |
amdmi3 |
- Fix plist for WITHOUT=PAM case
- Drop @dirrm* from plist
Approved by: portmgr blanket |
5.29_4 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
5.29_4 06 Oct 2014 21:00:52 |
antoine |
Fix packaging |
5.29_4 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
5.29_3 30 Aug 2014 18:47:41 |
zeising |
- Fix shebangs by defining PERL in CONFIGURE_ENV
- Add some missing files to pkg-plist, don't try to remove mtree dirs, and
get rid of ugly plist hack from Makefile (it is broken with staging
anyways, so add gdkpixbuf2 as dependency to make sure that
"bin/xscreensaver-hacks/webcollage-helper" is always installed)
- Deal with SETUID_HACK with @mode directive instead of with the configure
option so that a regular user can build and then install as root
- Move some LIB_DEPENDS to USE_GNOME
- Use options helpers
- Remove PTHREADS option as there is no longer a configure knob for it
- Remove KERBEROS option since it is broken (needs ancient krb4 lib which we
don't have anymore)
- Simplify post-patch commands. The hacks for the PAM option don't need to
be conditional. Staging will handle whether the file is installed or not.
- Pet portlint(1)
- Bump PORTREVISION
PR: 192616
Submitted by: jhale |
5.29_2 04 Aug 2014 19:56:57 |
amdmi3 |
- Switch graphics/gle to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
5.29_1 13 Jun 2014 18:25:08 |
zeising |
Update to 5.29 |
5.26_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
5.26 17 Dec 2013 22:01:03 |
zeising |
Update to 5.26
Stagify.
Thanks to bapt for the help with staging! |
5.22_3 22 Oct 2013 14:04:02 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (remaining categories)
- Add note on mtree change to CHANGES
Approved by: portmgr (bdrewery) |
5.22_3 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
5.22_3 02 Sep 2013 12:05:59 |
zeising |
A bunch of cleanups and fixes.
Fix build with compiler is gccXX (where xx is for instance 46, 47) by
running autoconf to generate a working configure.
Use ${REINPLACE_CMD} instead of hand-rolled sed. Change regexp to work on
configure.in instead of configure, since we'll autoconf configure.in anyway.
Check for libutil.h alongside util.h, and make use of that if it is found.
Make detection and use of gettext work with all compilers. Add locale
messages to plist.
Bump portrevision.
Noticed by: avg (build issues)
Tested by: avg |
5.22_2 01 Sep 2013 22:36:56 |
zeising |
Add missing dependencies.
Bump portrevision (again).
PR: ports/181726
Submitted by: Pawel Pekala <pawel@FreeBSD.org> |
5.22_1 01 Sep 2013 01:15:24 |
zeising |
Fix plist.
Bump portrevision.
noticed by: QAT |
5.22 31 Aug 2013 23:55:41 |
zeising |
Update to 5.22
While here, switch USE_GMAKE=yes to USES=gmake |
5.21 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
5.21 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
5.21 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
5.21 28 Feb 2013 22:08:41 |
zeising |
Update to 5.21 |
5.20 18 Jan 2013 12:50:25 |
zeising |
Convert to optionsNG
Approved by: kwm, miwi (mentors, implicit) |
5.20 12 Dec 2012 21:41:26 |
zeising |
Update to 5.20
Change pkgconf dependency to use USE_PKCONFIG [1]
Suggested by: kwm [1]
Approved by: kwm, miwi (mentors, implicit) |
5.19 08 Oct 2012 12:56:42 |
zeising |
Grab
Approved by: miwi (mentor) |
5.19 08 Oct 2012 10:38:48 |
dougb |
Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.
I bid fond fare well
A chapter closes for me
What opens for you? |
5.19 29 Jul 2012 08:02:00 |
dougb |
Upgrade to 5.19 which contains some minor improvements
Add .desktop files for starting and stopping the daemon, and locking
and blanking the screen.
Add an explicit build dep for pkgconf, and add a sed pattern for configure
since pkgconf does not support the --list-all option |
5.18 18 Jul 2012 08:51:14 |
dougb |
Do not install the new XML patch file |
5.18 09 Jul 2012 02:28:47 |
dougb |
Fix installation of PAM conf file
PR: ports/169724
Submitted by: John Marshall <john.marshall@riverwillow.com.au> |
5.18 04 Jul 2012 22:36:43 |
dougb |
Grrr, forced commit to note that this is the upgrade to 5.18, not 5.17 |
5.18 04 Jul 2012 22:35:25 |
dougb |
Upgrade to version 5.17:
* Made `pipes' be ridiculously less efficient, but spin.
* Added better mouse control to `rubik', `cube21', `crackberg', and `julia'.
* Cosmetic improvements to `queens' and `endgame'.
* `sonar' can now ping local subnet on DHCP.
* Most savers now resize/rotate properly.
* Various fixes.
For the port:
* Remove a post-patch that was incorporated upstream
* Add a patch to sonar.xml to ping freebsd.org instead of linux.org,
and explain how to enable ping via the ports build option. |
5.17 02 Jul 2012 10:04:41 |
dougb |
Forcing -O0 for amd64 no longer seems relevant
PR: ports/169523
Submitted by: Sayetsky Anton <vsjcfm@gmail.com> |
5.17 26 Jun 2012 08:39:48 |
dougb |
s/spaces/tab/ for the CONFLICTS line added in the last commit
PR: ports/169400
Submitted by: "Anton Yuzhaninov" <ayuzhaninov@team.vega.ru> |
5.17 24 Jun 2012 10:26:27 |
dougb |
Upgrade to version 5.17:
* Enlarged the texture image for `lament'.
* XInput devices now also ignore small mouse motions.
* Various minor fixes.
For the port:
* Add CONFLICTS with xscreensaver-gnome*
* s/X11BASE/LOCALBASE/
* Remove a pattern in pre-patch that was incorporated upstream
* Add a pre-patch pattern to fix the image for `lament'
(Version 5.16 was quickly replaced by 5.17 due to compilation problems) |
5.15_1 03 Jun 2012 21:41:02 |
dougb |
Fix Perl package name dependencies |
5.15_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
5.15 01 Jun 2012 04:00:25 |
dougb |
Convert to specifying the port name in _DEPENDS instead of
${SITE_PERL}/foo/bar/file.pm
http://wiki.freebsd.org/PortsLongtermTargets#Use_of_SITE_PERL_in_dependencies |
5.15 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
5.15 03 Oct 2011 22:14:46 |
dougb |
Now that we're installing the .desktop file we need to
@dirrmtry share/applications |
5.15 01 Oct 2011 06:05:36 |
dougb |
Update to version 5.15 28-Sep-2011
New hacks, hilbert, companioncube and tronbit.
Image-manipulating hacks can now load from RSS or Atom feeds,
imageDirectory may contain a URL.
Updated webcollage for recent search engine changes.
photopile sped up.
New molecule in molecule.
For port:
Add dependencies on www/p5-libwww and graphics/netpbm for
webcollage and vidwhacker. Add a tiny patch to vidwhacker.
Install the xscreensaver-properties.desktop file, it's useful
for more than gnome (e.g., XFCE). |
5.14 21 May 2011 17:55:55 |
dougb |
Update to version 5.14:
* Fixed crash in Blank Only Mode when DPMS disabled.
* Added "Quick Power-off in Blank Only Mode" option.
* BSOD GLaDOS. |
5.13 16 May 2011 05:22:09 |
dougb |
Miscellaneous cleanups and fixes, some of the windowmaker stuff
gracefully provided by danfe. |
5.13 24 Apr 2011 06:06:23 |
dougb |
Upgrade to 5.13:
* Optionally enabled full-scene OpenGL antialiasing. Set the resource
*multiSample to true if doing so doesn't kill performance with your
video hardware.
* New version of glhanoi.
* Image-loading hacks that display the file name now also display the
sub-directory (xscreensaver-getimage now returns relative paths under
imageDirectory).
* Passwords that contain UTF-8 non-Latin1 chars are now typeable.
* Numerous minor stability fixes.
For the port, remove patch incorporated by the author, and now-obsolete
CONFIGURE_ENV |
5.12_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
5.12_1 05 Dec 2010 20:30:48 |
dougb |
Patch a memory exhaustion error in hacks/glx/tube.c. Patch confirmed
with xscreensaver author.
PR: ports/151788
Submitted by: John Marshall <john.marshall@riverwillow.com.au> |
5.12 18 Oct 2010 05:53:41 |
dougb |
Update to 5.12, very minor changes to 2 screensavers |
5.11_2 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
5.11_1 14 Apr 2010 19:21:01 |
dougb |
Distfile was silently re-rolled to include the po/ directory, and
include it in SUBDIRS. This makes USE_GETTEXT required as well,
so bump PORTREVISION. |
5.11 13 Apr 2010 21:03:56 |
dougb |
Update to version 5.11 which contains bug fixes to several screensavers |
5.10_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
5.10_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |