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
phoon Displays the phase of the moon
2014_1 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 2014_1Version of this port present on the latest quarterly branch.
Maintainer: xride@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-05-16 11:26:51
Last Update: 2024-01-21 01:01:06
Commit Hash: 968a06c
License: BSD2CLAUSE
WWW:
https://www.acme.com/software/phoon/
Description:
Phoon displays the phase of the moon, either currently or at a specified date / time. Unlike other such programs, which just tell you how long since first quarter or something like that, phoon shows you the phase with a cute little picture. You can vary the size of the picture with the -l flag, but only some sizes have pictures defined - other sizes use @'s.
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 (5 items)
Collapse this list.
  1. bin/phoon
  2. share/man/man1/phoon.1.gz
  3. /usr/local/share/licenses/phoon_14Aug-2014_1/catalog.mk
  4. /usr/local/share/licenses/phoon_14Aug-2014_1/LICENSE
  5. /usr/local/share/licenses/phoon_14Aug-2014_1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • phoon_14Aug>0:astro/phoon
To install the port:
cd /usr/ports/astro/phoon/ && make install clean
To add the package, run one of these commands:
  • pkg install astro/phoon
  • pkg install phoon_14Aug
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: phoon_14Aug
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1527981336 SHA256 (phoon_14Aug2014.tar.gz) = bad9b5e37ccaf76a10391cc1fa4aff9654e54814be652b443853706db18ad7c1 SIZE (phoon_14Aug2014.tar.gz) = 17693

Packages (timestamps in pop-ups are UTC):
phoon_14Aug
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2014_12014_120142014_12014_1-2014-
FreeBSD:13:quarterly2014_12014_120142014_12014_1201420142014
FreeBSD:14:latest2014_12014_120142014_12014_12014-2014
FreeBSD:14:quarterly2014_12014_1-2014_12014_1201420142014
FreeBSD:15:latest2014_12014_1n/a2014_1n/a2014_12014_12014_1
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
astro_phoon
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.acme.com/software/phoon/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2014_1
21 Jan 2024 01:01:06
commit hash: 968a06c5203359d9f82e4228a358ffd53b71be2ecommit hash: 968a06c5203359d9f82e4228a358ffd53b71be2ecommit hash: 968a06c5203359d9f82e4228a358ffd53b71be2ecommit hash: 968a06c5203359d9f82e4228a358ffd53b71be2e files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
astro/phoon: Sanitize MANPREFIX

- Remove NOOP pre-patch
- Add LICENSE BSD2CLAUSE found inside source code

Approved by:	portmgr (blanket)
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)
2014
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)
2014
20 Jul 2022 14:20:50
commit hash: b15254402b32382ff6da10de50bf7b0e84b841f4commit hash: b15254402b32382ff6da10de50bf7b0e84b841f4commit hash: b15254402b32382ff6da10de50bf7b0e84b841f4commit hash: b15254402b32382ff6da10de50bf7b0e84b841f4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
astro: remove 'Created by' lines

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

  *  ABURAYER Rewsirow <rewsirow@ff.iij4u.or.jp>
  *  Alexander Leidinger
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Anton Karpov <toxa@toxahost.ru>
  *  Brion Moss <brion@queeg.com>
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Chris Piazza <cpiazza@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2014
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.
2014
03 Jun 2018 03:25:10
Revision:471445Original commit files touched by this commit
xride search for other commits by this committer
Update to 14Aug2014
2005
26 Jul 2016 16:51:16
Revision:419133Original commit files touched by this commit
mat search for other commits by this committer
Cleanup patches, a* categories.

Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2005
12 Feb 2014 21:42:19
Revision:344020Original commit files touched by this commit
ehaupt search for other commits by this committer
- Support staging
- Repect CC
- Respect CFLAGS
- Strip binary
2005
20 Sep 2013 13:14:05
Revision:327701Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro)
2005
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2005
29 Sep 2006 22:01:23
Original commit files touched by this commit
xride search for other commits by this committer
Change my MAINTAINER email to be my @FreeBSD email

Approved by:    tmclaugh
2005
18 Feb 2006 17:10:35
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 29jun-2005
- portlint(1)

PR:             93521
Submitted by:   maintainer
2003
22 Jan 2006 08:18:37
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
2003
14 Oct 2005 08:11:57
Original commit files touched by this commit
vs search for other commits by this committer
Use MAKE_ARGS

Approved by: maintainers
2003
09 Mar 2005 09:09:44
Original commit files touched by this commit
ahze search for other commits by this committer
- Fix compile warnings
- Transfer MAINTAINER to submitter

PR:             ports/78566
Submitted by:   Søren Straarup <xride@x12.dk>
2003
17 Jul 2004 16:53:25
Original commit files touched by this commit
krion search for other commits by this committer
Do not include the package name in the comment.

PR:             ports/69181, ports/69182, ports/69183
Submitted by:   Ports Fury
2003
05 Feb 2004 20:38:07
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
2003
27 Jan 2004 20:51:07
Original commit files touched by this commit
trevor search for other commits by this committer
Add SIZE.
2003
07 Jan 2004 20:13:39
Original commit files touched by this commit
krion search for other commits by this committer
- Drop maintainership to ports@
2003
22 Oct 2003 23:42:41
Original commit files touched by this commit
linimon search for other commits by this committer
Pacify Fenner's report.
2003
22 Jul 2003 10:34:12
Original commit files touched by this commit
krion search for other commits by this committer
Change my mail to @FreeBSD.org

Approved by:    fjoe (mentor)
2003
16 May 2003 11:21:58
Original commit files touched by this commit
fjoe search for other commits by this committer
New port: phoon

Phoon displays the phase of the moon.

Submitted by:   Kirill Ponomarew

Number of commits found: 22