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) combination for a given watch list. This is what FreshPorts will look for.

Port details
goesimage Wallpapers from NOAA Geostationary Operational Environment Satellite
0.1.3_1 deskutils 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.3_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-05-26 01:23:29
Last Update: 2023-04-30 11:10:42
Commit Hash: a6bb2f8
License: UNLICENSE
WWW:
https://github.com/pigmonkey/goesimage
Description:
goesimage downloads beautiful images of the planet Earth from the NOAA Geostationary Operational Environment Satellite (https://www.goes.noaa.gov/) and makes them your wallpaper.
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 (11 items)
Collapse this list.
  1. /usr/local/share/licenses/goesimage-0.1.3_1/catalog.mk
  2. /usr/local/share/licenses/goesimage-0.1.3_1/LICENSE
  3. /usr/local/share/licenses/goesimage-0.1.3_1/UNLICENSE
  4. bin/goesimage-disable
  5. bin/goesimage-enable
  6. bin/goesimage-run-now
  7. libexec/goesimage
  8. share/goesimage/crontab
  9. @owner
  10. @group
  11. @mode
Collapse this list.
Dependency lines:
  • goesimage>0:deskutils/goesimage
To install the port:
cd /usr/ports/deskutils/goesimage/ && make install clean
To add the package, run one of these commands:
  • pkg install deskutils/goesimage
  • pkg install goesimage
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: goesimage
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1561697862 SHA256 (pigmonkey-goesimage-0.1.3_GH0.tar.gz) = 4f35dfdf5b46c7123b7084f086d24ab040e6974bfd440047cc31892cdf10f20b SIZE (pigmonkey-goesimage-0.1.3_GH0.tar.gz) = 4099898

Packages (timestamps in pop-ups are UTC):
goesimage
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.3_10.1.3_1-0.1.3_10.1.3_1---
FreeBSD:13:quarterly0.1.3_10.1.3_1-0.1.3_10.1.3_1-0.1.3_1-
FreeBSD:14:latest0.1.3_10.1.3_1-0.1.3_10.1.3_1--0.1.3_1
FreeBSD:14:quarterly0.1.3_10.1.3_1-0.1.3_10.1.3_1-0.1.3_1-
FreeBSD:15:latest0.1.3_10.1.3_1n/a0.1.3_1n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. bash : shells/bash
  2. curl : ftp/curl
  3. nitrogen : sysutils/nitrogen
  4. ImageMagick6>=6 : graphics/ImageMagick6
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
deskutils_goesimage
USES:
magick:6,run shebangfix
pkg-message:
For install:
You installed goesimage, the program that downloads images from the NOAA Geostationary Operational Environment Satellite and makes them your wallpaper. It only makes sense to install goesimage if you are running some graphical desktop environment. You need to enable goesimage by running this command: $ goesimage-enable This will install the crontab procedure for your current user. Images will be saved in your ~/.cache/goesimage/ directory, and will be set as a wallpaper on the Xorg server running on DISPLAY=:0 Before uninstalling, you need to disable it: $ goesimage-disable You can also download and update the wallpaper any time: $ goesimage-run-now
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/pigmonkey/goesimage/tar.gz/0.1.3?dummy=/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.3_1
30 Apr 2023 11:10:42
commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5 files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
Mk/Uses/magick.mk: Bump all consumers

Bump all consumers of ImageMagick ports after flavorizing them.

Approved by:	tcberner (mentor, implicit)
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.3
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.3
11 Dec 2021 13:50:53
commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
framework: Add new USES 'magick' for graphics/ImageMagick*

A new USES has been added to depend on ImageMagick.

	USES=magick

adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.

If a specific version is required, use for example

	USES=magick:6        resp.     USES=magick:7

If only a build, run or test is required, use for example

	USES=magick:build    resp.     USES=magick:6,build,test
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1.3
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.1.3
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.3
13 Aug 2019 16:01:59
Revision:508835Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories d)
0.1.3
28 Jun 2019 04:59:30
Revision:505264Original commit files touched by this commit
yuri search for other commits by this committer
deskutils/goesimage: Update 0.1.2 -> 0.1.3

Reported by:	portscout
0.1.2
03 Jun 2019 09:01:42
Revision:503363Original commit files touched by this commit
yuri search for other commits by this committer
deskutils/goesimage: Update 0.1.1-4 -> 0.1.2

Reported by:	portscout
0.1.1.4_1
03 Jun 2019 01:49:04
Revision:503340Original commit files touched by this commit
yuri search for other commits by this committer
deskutils/goesimage: Fix bug in the user crontab manipulation procedure
0.1.1.4
01 Jun 2019 21:55:38
Revision:503258Original commit files touched by this commit
yuri search for other commits by this committer
deskutils/goesimage: Update 0.1.1-1 -> 0.1.1-4

Port changes:
* Use nitrogen to set the wallpaper because it can handle interaction with
desktop managers which feh can't
* Change the cron schedule to match wallpaper updates on the server
* Update pkg-message
0.1.1.1_1
27 May 2019 01:48:54
Revision:502760Original commit files touched by this commit
yuri search for other commits by this committer
deskutils/goesimage: Add goesimage-run-now executable
0.1.1.1
26 May 2019 04:45:54
Revision:502681Original commit files touched by this commit
yuri search for other commits by this committer
deskutils/goesimage: Fix WWW
0.1.1.1
26 May 2019 04:44:35
Revision:502680Original commit files touched by this commit
yuri search for other commits by this committer
deskutils/goesimage: Update 0.1.1 -> 0.1.1-1

* License is defined
* Many cosmetic changes
0.1.1
26 May 2019 01:23:16
Revision:502668Original commit files touched by this commit
yuri search for other commits by this committer
New port: deskutils/goesimage: Wallpapers from NOAA Geostationary Operational
Environment Satellite

Number of commits found: 15