notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
gkrellmbgchg2 Plugin for GKrellM, which changes the desktop's background image
0.1.11_3,1 misc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.1.11_3,1Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-01-19 09:01:28
Last Update: 2023-03-02 05:23:10
Commit Hash: fa81a4f
License: GPLv2
WWW:
http://www.bender-suhl.de/stefan/english/comp/gkrellmbgchg.html
Description:
A plugin for GKrellM, which periodically updates the desktop's background image.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. libexec/gkrellm2/plugins/gkrellmbgchg.so
  2. /usr/local/share/licenses/gkrellmbgchg2-0.1.11_3,1/catalog.mk
  3. /usr/local/share/licenses/gkrellmbgchg2-0.1.11_3,1/LICENSE
  4. /usr/local/share/licenses/gkrellmbgchg2-0.1.11_3,1/GPLv2
Collapse this list.
Dependency lines:
  • gkrellmbgchg2>0:misc/gkrellmbgchg2
To install the port:
cd /usr/ports/misc/gkrellmbgchg2/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/gkrellmbgchg2
  • pkg install gkrellmbgchg2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gkrellmbgchg2
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (gkrellmbgchg2-0.1.11.tar.gz) = 0cbb8c1f8638c7443105d3a8b7b4565333e8c233648c1d831b4289a71ef23d26 SIZE (gkrellmbgchg2-0.1.11.tar.gz) = 24164

Packages (timestamps in pop-ups are UTC):
gkrellmbgchg2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.11_3,10.1.11_3,10.1.11_20.1.11_3,10.1.11_3,1---
FreeBSD:13:quarterly0.1.11_3,10.1.11_3,1-0.1.11_3,10.1.11_3,10.1.11_3,10.1.11_3,10.1.11_3,1
FreeBSD:14:latest0.1.11_3,10.1.11_3,10.1.11_2,10.1.11_3,10.1.11_3,10.1.11_3,1-0.1.11_3,1
FreeBSD:14:quarterly0.1.11_3,10.1.11_3,1-0.1.11_3,10.1.11_3,10.1.11_3,10.1.11_3,10.1.11_3,1
FreeBSD:15:latest0.1.11_3,10.1.11_3,1n/a0.1.11_3,1n/a0.1.11_3,10.1.11_3,10.1.11_3,1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gkrellm.h : sysutils/gkrellm2
  2. gmake>=4.3 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. gkrellm : sysutils/gkrellm2
Library dependencies:
  1. libatk-1.0.so : accessibility/at-spi2-core
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
  4. libgtk-x11-2.0.so : x11-toolkits/gtk20
  5. libpango-1.0.so : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
misc_gkrellmbgchg2
USES:
gmake gnome pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.bender-suhl.de/stefan/comp/sources/
Collapse this list.

Number of commits found: 38

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.11_3,1
02 Mar 2023 05:23:10
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.1.11_2,1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.1.11_2,1
26 Aug 2022 13:44:59
commit hash: 7861d772201100fb7824fd98cfda05a068cd30b0commit hash: 7861d772201100fb7824fd98cfda05a068cd30b0commit hash: 7861d772201100fb7824fd98cfda05a068cd30b0commit hash: 7861d772201100fb7824fd98cfda05a068cd30b0 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
misc/gkrellmbgchg2: Fix port number going backward

Bump PORTEPOCH to fix an issue with port number going
backward caused by an accidental premature port update
reverted a couples of days later.

Reported by:	portmgr
0.1.11_2
13 Aug 2022 16:36:42
commit hash: 01925b251f3a6394719c0fa671b223e609544ab5commit hash: 01925b251f3a6394719c0fa671b223e609544ab5commit hash: 01925b251f3a6394719c0fa671b223e609544ab5commit hash: 01925b251f3a6394719c0fa671b223e609544ab5 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
misc/gkrellmbgchg2: Revert premature changes which were accidentally committed
0.1.13
12 Aug 2022 02:35:53
commit hash: b8c405241218ca676529e9abc8af14f8f7e4b920commit hash: b8c405241218ca676529e9abc8af14f8f7e4b920commit hash: b8c405241218ca676529e9abc8af14f8f7e4b920commit hash: b8c405241218ca676529e9abc8af14f8f7e4b920 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
mail/cone: Update to 1.6
0.1.11_2
20 Jul 2022 14:22:28
commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
misc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adam@vectors.cx>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan E <alane@FreeBSD.org>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alex Stangl <alex@stangl.us>
  *  Alexander Logvinov <avl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nusov <alexander.nusov@nfvexpress.com>
  *  Alexander Timoshenko <gonzo@univ.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1.11_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.1.11_2
08 Nov 2019 14:06:27
Revision:517067Original commit files touched by this commit
tobik search for other commits by this committer
misc: Add missing USES=gnome
0.1.11_2
08 Dec 2016 19:52:20
Revision:428152Original commit files touched by this commit
tijl search for other commits by this committer
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
0.1.11_1
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.1.11_1
12 Jun 2014 16:35:07
Revision:357613Original commit files touched by this commit
pawel search for other commits by this committer
- Add staging support
- Use gmake as build dependency to eliminate do-build target
20 Sep 2013 20:50:59
Revision:327745Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
0.1.11_1
10 Sep 2013 21:31:33
Revision:326934Original commit files touched by this commit
antoine search for other commits by this committer
Add an explicit dependency on pkgconf

Approved by:	portmgr (bapt)
0.1.11_1
25 Mar 2013 18:44:20
Revision:315240Original commit files touched by this commit
eadler search for other commits by this committer
Cleanup unmaintained ports in the misc category:
	- Single space for WWW in pkg-descr
	- Ordering if of items in Makefile
	- Trim headers
	- Comment should not begin with leading article
	- Pet portlint
0.1.11_1
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
0.1.11
31 Aug 2011 18:16:56
Original commit files touched by this commit
sylvio search for other commits by this committer
- Update to 0.1.11
- Add License
0.1.10
04 Nov 2010 13:04:02
Original commit files touched by this commit
makc search for other commits by this committer
Update to 0.1.10

PR:             ports/151657
Submitted by:   Pawel Pekala <c0rn at o2.pl>
0.1.9_3
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.1.9_2
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.1.9_1
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
0.1.9
18 Aug 2008 22:08:25
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.1.9

PR:             126599
Submitted by:   Ports Fury
0.1.8_1
06 Jun 2008 13:45:40
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
0.1.8
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- 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)
0.1.8
14 Dec 2007 17:05:00
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.1.8

PR:             118588
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
0.1.7_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.1.7
09 Jan 2007 22:26:12
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.1.7

PR:             107632
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
0.1.6
09 Nov 2006 08:03:26
Original commit files touched by this commit
miwi search for other commits by this committer
- Drop maintainership
0.1.6
16 Jun 2006 22:17:25
Original commit files touched by this commit
miwi search for other commits by this committer
Obey conventions and change my mail to @FreeBSD.org address

Approved by:    krion (mentor)
0.1.6
29 Apr 2006 11:19:49
Original commit files touched by this commit
pav search for other commits by this committer
- Fix build on 4.X

PR:             ports/96369
Submitted by:   Martin Wilke <freebsd@unixfreunde.de> (maintainer)
0.1.6
26 Apr 2006 08:04:54
Original commit files touched by this commit
pav search for other commits by this committer
- Broken on 4.X: does not compile

Reported by:    krismail
0.1.6
25 Apr 2006 21:23:09
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.1.6
- Take maintainership

PR:             ports/96228
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
0.1.3_2
25 Nov 2005 16:09:33
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.1.3_2
05 Nov 2005 05:22:06
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
0.1.3_1
12 Mar 2005 10:54:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
0.1.3
19 Feb 2005 19:26:09
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.1.3 and unbreak

PR:             ports/77696
Submitted by:   Sam Lawrance <boris@brooknet.com.au>
0.1.2
11 Feb 2005 22:21:31
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Unfetchable
0.1.2
19 Jan 2005 08:59:57
Original commit files touched by this commit
krion search for other commits by this committer
Add misc/gkrellmbgchg2 after repocopy.

A plugin for GKrellM-2, which periodically updates the desktop's
background image.

PR:             ports/76280
Submitted by:   Ports Fury

Number of commits found: 38