Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.7.9 01 Aug 2024 12:09:23 |
Dima Panov (fluffy) |
x11/xsnow: update to 3.7.9 release (+)
Changelog: https://www.ratrabbit.nl/ratrabbit/xsnow/changelog/index.html |
3.7.6_1 07 Mar 2024 08:51:30 |
Gleb Popov (arrowd) Author: Chris Hutchinson |
x11/*: Move manpages to share/man
Approved by: portmgr (blanket) |
3.7.6 26 Dec 2023 14:47:18 |
Dima Panov (fluffy) |
x11/xsnow: update to 3.7.6 release |
3.7.5_1 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
3.7.5 23 Jul 2023 18:21:36 |
Dima Panov (fluffy) |
x11/xsnow: update to 3.7.5 release (+)
version 3.7.5:
01: data/xsnow.desktop.in: add 'Simulation' to categories
02: main.c: make 'settings->lift snow on bottom',
-offsets working
it appears that xdo_search uses the name argument as
a regular expression, so use ^pcmanfm$ and ^Desktop$.
Changelog: https://www.ratrabbit.nl/ratrabbit/xsnow/changelog/index.html |
3.7.4 03 Apr 2023 18:46:26 |
Dima Panov (fluffy) |
x11/xsnow: update to 3.7.4 release (+)
Changelog: https://www.ratrabbit.nl/ratrabbit/xsnow/changelog/index.html |
3.7.1 09 Mar 2023 20:39:43 |
Dima Panov (fluffy) |
x11/xsnow: update to 3.7.1 release (+)
Introduce NLS support
Changelog: https://www.ratrabbit.nl/ratrabbit/xsnow/changelog/index.html |
3.6.0_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 ) |
3.6.0 07 Dec 2022 06:01:41 |
Dima Panov (fluffy) |
x11/xsnow: update to 3.6.0 release (+)
Changelog: https://sourceforge.net/p/xsnow/code/HEAD/tree/trunk/xsnow/ChangeLog |
3.5.3 10 Oct 2022 17:05:20 |
Dima Panov (fluffy) |
x11/xsnow: update to 3.5.3 release (+)
version 3.5.3
01: main.c: drawit(): do now draw the first second or so to hide
unstable configurations of scenery, stars, etc.
fallensnow.c, birds.c, aurora.c: make them C++ compliant by
rewriting goto and typecast pointer assignment
meteor.c: rewrite goto
santa.c: continue Santa animation, irrespective of His speed
fallensnow.c: paint fallensnow one pixel higher
fallensnow.c: generate more snow when Santa is ploughing
02: loadmeasure.c: maximum 5 warnings about to busy system
03: doit.h: change defaults for aurora_width/height to 60/30
Full changelog: https://www.ratrabbit.nl/ratrabbit/xsnow/changelog/index.html |
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) |
3.5.2 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 ) |
3.5.2 22 Aug 2022 23:51:23 |
Dima Panov (fluffy) |
x11/xsnow: update to 3.5.2 bugfix release |
3.5.1 05 Aug 2022 13:56:34 |
Dima Panov (fluffy) |
x11/xsnow: update to 3.5.1 release |
3.5.0 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 ) |
3.5.0 14 Apr 2022 21:27:30 |
Dima Panov (fluffy) |
x11/xsnow: update to 3.5.0 release |
3.4.4_2 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) |
3.4.4_1 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 |
3.4.4 06 Mar 2022 17:46:00 |
Dima Panov (fluffy) |
x11/xsnow: update to 3.4.4 release
Sponsored by: Netzkommune GmbH |
3.4.2 20 Dec 2021 15:53:02 |
Dima Panov (fluffy) |
x11/xsnow: update to 3.4.2 release
Sponsored by: Netzkommune GmbH |
3.4.1 14 Dec 2021 06:34:23 |
Dima Panov (fluffy) |
x11/xsnow: update to 3.4.1 release
Sponsored by: Netzkommune GmbH |
3.3.6 12 Dec 2021 19:51:10 |
Dima Panov (fluffy) |
x11/xsnow: update to 3.3.6 release
Sponsored by: Netzkommune GmbH |
3.3.2 08 Nov 2021 19:15:15 |
Dima Panov (fluffy) |
x11/xsnow: update to 3.3.2 release |
3.3.1 29 Aug 2021 17:59:40 |
Dima Panov (fluffy) |
x11/xsnow: update to 3.3.1 release
* fix issues with LXDE desktop and xscreensaver |
3.3.0 16 Aug 2021 10:34:25 |
Dima Panov (fluffy) |
x11/xsnow: update to 3.3.0 release |
3.2.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.2.0 28 Dec 2020 16:52:15 |
pkubaj |
x11/xsnow: fix build on GCC architectures
/usr/local/include/glib-2.0/glib/gutils.h:336: warning: 'GVoidFunc' is
deprecated |
3.2.0 27 Dec 2020 17:20:21 |
fluffy |
x11/xsnow: update to 3.2.0 release |
3.1.9 21 Dec 2020 14:47:25 |
fluffy |
x11/xsnow: update to 3.1.9 release |
3.1.8 16 Dec 2020 10:00:52 |
fluffy |
x11/xsnow: update to 3.1.8 release
New project home, new dependencies
Notified by: author via email |
1.42_1 08 Nov 2019 13:06:15 |
fluffy |
My bad, forgot to remove BROKEN :( |
1.42_1 08 Nov 2019 11:57:50 |
fluffy |
- Take maintainership, indeed |
1.42_1 08 Nov 2019 11:47:58 |
fluffy |
- Homepage was moved, adjust it
- Grab, unbreak |
1.42_1 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.42_1 06 Nov 2019 16:26:35 |
antoine |
Mark a few ports BROKEN (unfetchable) |
1.42_1 04 Nov 2019 21:21:04 |
rene |
Returns johans's ports to the pool after safekeeping his commit bit. |
1.42_1 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.42_1 09 Jan 2014 14:48:54 |
vanilla |
Support stagedir.
Approved by: portmgr (blanket infrastructure) |
1.42_1 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
1.42_1 28 Jun 2013 22:51:40 |
bapt |
Convert to USES=imake
Trim headers
Convert emu to USES=display
Remove indefinite article |
1.42_1 03 Aug 2011 16:20:24 |
johans |
Fix WWW project homepage |
1.42_1 28 Feb 2011 22:58:31 |
johans |
- Fix compilation with new xorg
- Update MASTER_SITES
- Claim maintainership |
1.42_1 28 Feb 2011 22:12:18 |
pav |
- Mark BROKEN: does not install manpage with new Xorg
Reported by: pointyhat |
1.42_1 29 Nov 2008 00:11:56 |
linimon |
Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,
and no commit activity for 3 months.
Hat: portmgr |
1.42_1 24 Aug 2008 17:57:40 |
jmz |
Use pre-su-install instead of pre-install.
PR: ports/124018
Submitted by: glewis |
1.42_1 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.42_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.42 24 Jan 2006 03:16:52 |
edwin |
SHA256ify
Approved by: krion@ |
1.42 18 Mar 2004 02:27:55 |
trevor |
Add size data.
Approved by: maintainers |
1.42 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.42 22 Dec 2003 16:52:11 |
jmz |
Update the version 1.42
Submitted by: Jim Ramsay <i.am@jimramsay.com> |
1.41 07 Mar 2003 06:36:20 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
05 Jan 2002 03:52:00 |
pat |
Add missing dependency for XPM. |
10 Dec 2001 19:08:50 |
jmz |
Upgrade to version 1.41. |
10 Dec 2001 04:04:33 |
jmz |
Move the configuration bits from scripts/ into Makefile, using a pre-build
target to patch ${WRKSRC}/Makefile. This should fix an install problem with
XFree86-4. |
05 Feb 2001 16:18:54 |
olgeni |
Style fixes for ports/x11. |
08 Oct 2000 07:56:00 |
asami |
Convert category x11 to new layout. |