Port details |
- countdown Counts down a specified time interval, beeps, then exits
- 20220903 deskutils =2 20220903Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2014-12-26 13:58:07
- Last Update: 2024-05-28 10:21:55
- Commit Hash: d1af547
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: ACME
- WWW:
- https://acme.com/software/countdown/
- Description:
- This program counts down a specified time interval, then beeps and exits.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- countdown>0:deskutils/countdown
- To install the port:
- cd /usr/ports/deskutils/countdown/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/countdown
- pkg install countdown
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: countdown
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1715858790
SHA256 (countdown_03Sep2022.tar.gz) = 9c65c59407d356a8b95b19d541342399b3cec348325f02155b9e85589ae885be
SIZE (countdown_03Sep2022.tar.gz) = 2617
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- deskutils_countdown
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20220903 28 May 2024 10:21:55 |
Po-Chuan Hsieh (sunpoet) Author: mew14930xvi |
deskutils/countdown: Update to 20220903
- Update LICENSE
PR: 279030 |
20150606 23 Mar 2024 14:30:39 |
Po-Chuan Hsieh (sunpoet) |
deskutils/countdown: Remove unnecessary substitution |
20150606 10 Jan 2024 08:16:01 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
20150606 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
20150606 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
20150606 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20150606 27 Feb 2020 21:26:31 |
sunpoet |
Reset maintainership
- While I'm here:
- Update MASTER_SITES
- Clean up Makefile
- Update manpage location (r523104)
- Update WWW
- Take maintainership
PR: 244449
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
20150606 10 Jul 2016 20:11:38 |
pawel |
- Update to version 20150606
- Regenerate patch with make makepatch
PR: 210845
Submitted by: maintainer |
20140814 26 Dec 2014 13:57:54 |
rodrigo |
Add new port : countdown, who counts down a specific delay, beep,
and exit.
PR: ports/193978
Submitted by: neel@neelc.org |