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
tty-clock Terminal based clock
2.3 sysutils on this many watch lists=1 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 2.3Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-01-10 02:17:33
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: json-c, sysinfo, python, miller
License: BSD3CLAUSE
WWW:
https://github.com/xorg62/tty-clock
Description:
Terminal based clock using ncurses.
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/tty-clock
  2. share/man/man1/tty-clock.1.gz
  3. /usr/local/share/licenses/tty-clock-2.3/catalog.mk
  4. /usr/local/share/licenses/tty-clock-2.3/LICENSE
  5. /usr/local/share/licenses/tty-clock-2.3/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • tty-clock>0:sysutils/tty-clock
To install the port:
cd /usr/ports/sysutils/tty-clock/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/tty-clock
  • pkg install tty-clock
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tty-clock
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1497207906 SHA256 (xorg62-tty-clock-v2.3_GH0.tar.gz) = 343e119858db7d5622a545e15a3bbfde65c107440700b62f9df0926db8f57984 SIZE (xorg62-tty-clock-v2.3_GH0.tar.gz) = 7764

Packages (timestamps in pop-ups are UTC):
tty-clock
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.32.32.32.32.3-2.3-
FreeBSD:13:quarterly2.32.32.32.32.32.32.32.3
FreeBSD:14:latest2.32.32.32.32.32.3-2.3
FreeBSD:14:quarterly2.32.3-2.32.32.32.32.3
FreeBSD:15:latest2.32.3n/a2.3n/a2.32.32.3
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. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_tty-clock
USES:
gmake ncurses pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/xorg62/tty-clock/tar.gz/v2.3?dummy=/
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
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)
2.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)
2.3
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

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

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.3
23 Sep 2021 16:22:54
commit hash: 266130ce71ef2f1cd944a70789bf003da3254c29commit hash: 266130ce71ef2f1cd944a70789bf003da3254c29commit hash: 266130ce71ef2f1cd944a70789bf003da3254c29commit hash: 266130ce71ef2f1cd944a70789bf003da3254c29 files touched by this commit Sanity Test Failure
Baptiste Daroussin (bapt) search for other commits by this committer
ncurses: fix build with futur base and ports ncurses

in preparation for the split in base of libtinfo and libncurses, clearly
specify when the packages should link against.

Note this also fixes the build with ports ncurses
2.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.
2.3
15 Jan 2020 17:45:54
Revision:523128Original commit files touched by this commit
sunpoet search for other commits by this committer
Update manpage location (r523104)
2.3
28 Dec 2019 06:56:40
Revision:521059Original commit files touched by this commit
sunpoet search for other commits by this committer
Cosmetic change
2.3
25 Dec 2019 09:05:11
Revision:520845Original commit files touched by this commit
antoine search for other commits by this committer
Fix build

Reported by:	pkg-fallout
2.3
23 Dec 2019 08:37:14
Revision:520686Original commit files touched by this commit
bapt search for other commits by this committer
Use NCURSES_IMPL instead of hardcoding ncursesw to be futur proof
2.3
14 Jun 2017 16:10:51
Revision:443588Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.3

- Take maintainership
2.0.0_1
31 May 2017 13:10:43
Revision:442175Original commit files touched by this commit
sunpoet search for other commits by this committer
Pet portlint

- - Regenerate patch file with makepatch:
- Update WWW
2.0.0_1
02 Dec 2016 09:21:59
Revision:427548Original commit files touched by this commit
mat search for other commits by this committer
http://github.com redirects to https://github.com, spare everyone a redirect.

Sponsored by:	Absolight
2.0.0_1
07 May 2015 20:24:16
Revision:385665Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the remaining categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2.0.0_1
19 Mar 2015 16:44:59
Revision:381618Original commit files touched by this commit
bdrewery search for other commits by this committer
Update USE_GITHUB so it does not require GH_COMMIT.

Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
2.0.0_1
11 Dec 2014 00:40:17
Revision:374505Original commit files touched by this commit
feld search for other commits by this committer
Update "BSD" license in sysutils category
2.0.0_1
17 May 2014 09:53:12
Revision:354305Original commit files touched by this commit
miwi search for other commits by this committer
- Support USE_GITHUB
- Support ncurses USES macro
- Add LICENSE

PR:		187761
Submitted by:	Ports Fury
2.0.0_1
03 Jan 2014 01:13:00
Revision:338513Original commit files touched by this commit
bapt search for other commits by this committer
Part 2 at removing now useless FETCH_ARGS redifition
2.0.0_1
16 Nov 2013 13:25:19
Revision:333992Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
2.0.0_1
20 Sep 2013 23:06:00
Revision:327772Original 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:
sysutils)
2.0.0_1
27 Jul 2013 16:06:02
Revision:323794Original commit files touched by this commit
swills search for other commits by this committer
- Reset maintainer after no response to mail since Jan 2013
- Clean up headers and comments while here

Reviewed by:	danfe
2.0.0_1
19 Sep 2012 20:00:35
Revision:304544Original commit files touched by this commit
madpilot search for other commits by this committer
Fix on 9.x and newer.

PR:		ports/171690
Submitted by:	Eric Freeman <freebsdports@chillibear.com>
Approved by:	crees, tabthorpe (mentors, implicit)
2.0.0
10 Jan 2011 02:17:17
Original commit files touched by this commit
wen search for other commits by this committer
Terminal based clock using ncurses.

WWW: http://github.com/xorg62/tty-clock/

PR:             ports/153822
Submitted by:   Eric Freeman <freebsdports@chillibear.com>

Number of commits found: 22