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
pngphoon PNG Phase of Moon
1.3 astro 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 1.3Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-01-04 01:18:07
Last Update: 2024-01-04 01:16:34
Commit Hash: 85b0448
License: GPLv2
WWW:
https://svolli.de/software/pngphoon/
Description:
This program is intended as an alternative to the great xphoon program (X PHase of mOON). xphoon is a program that displays the actual phase of the moon on the X11 root window. Nowadays all desktop systems like KDE hide the X11 rootwindow with an own background image, so xphoon could paint as much in the root window as it likes to, but nothing was to been seen. Modern desktops have an advanced interface for programs to dynamically provide background images in png format. Alternatively they just track when the background image file has been changed. That is what this program was originally written for. The image must have a width of at least 760 pixels to place the moon. If the image is smaller just the stars will be drawn. And by the way: it is pronounced "pingphoon" (like "typhoon").
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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. bin/pngphoon
  2. /usr/local/share/licenses/pngphoon-1.3/catalog.mk
  3. /usr/local/share/licenses/pngphoon-1.3/LICENSE
  4. /usr/local/share/licenses/pngphoon-1.3/GPLv2
Collapse this list.
Dependency lines:
  • pngphoon>0:astro/pngphoon
To install the port:
cd /usr/ports/astro/pngphoon/ && make install clean
To add the package, run one of these commands:
  • pkg install astro/pngphoon
  • pkg install pngphoon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pngphoon
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1703936409 SHA256 (pngphoon-1.3.tar.bz2) = 86bd37d37d23da12aa38b239fa0b197d7a5052c6b96b82361716b54e152d3b23 SIZE (pngphoon-1.3.tar.bz2) = 67264

Packages (timestamps in pop-ups are UTC):
pngphoon
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.31.3-1.31.3---
FreeBSD:13:quarterly1.31.3-1.31.31.31.31.3
FreeBSD:14:latest1.31.3-1.31.3---
FreeBSD:14:quarterly1.31.3-1.31.31.31.31.3
FreeBSD:15:latest1.31.3n/a1.3n/a1.31.31.3
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
Library dependencies:
  1. libpng.so : graphics/png
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
astro_pngphoon
USES:
gmake localbase:ldflags tar:bz2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://svolli.de/software/pngphoon/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3
04 Jan 2024 01:16:34
commit hash: 85b044858d21a27586494a161c047189e8ff7daacommit hash: 85b044858d21a27586494a161c047189e8ff7daacommit hash: 85b044858d21a27586494a161c047189e8ff7daacommit hash: 85b044858d21a27586494a161c047189e8ff7daa files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
astro/pngphoon: PNG Phases of Moon

This program is intended as an alternative to the great xphoon program
(X PHase of mOON).  xphoon is a program that displays the actual phase
of the moon on the X11 root window. Nowadays all desktop systems like
KDE hide the X11 rootwindow with an own background image, so xphoon
could paint as much in the root window as it likes to, but nothing was
to been seen.

Modern desktops have an advanced interface for programs to dynamically
provide background images in png format. Alternatively they just track
when the background image file has been changed. That is what this
program was originally written for.

The image must have a width of at least 760 pixels to place the moon.
If the image is smaller just the stars will be drawn. And by the way:
it is pronounced "pingphoon" (like "typhoon").

WWW: https://svolli.de/software/pngphoon/

Number of commits found: 1