Port details |
- delay Delay program with feedback to the user
- 1.6_1 misc
=4 1.6_1Version of this port present on the latest quarterly branch. - Maintainer: gmarco@giovannelli.it
 - Port Added: unknown
- Last Update: 2024-01-22 00:06:45
- Commit Hash: c750c0e
- People watching this port, also watch:: dia, p5-libwww, transfig, libwmf, pth
- License: not specified in port
- Description:
- Delay is a program that counts down the number of seconds specified
on its command line.
In this way, it's sort of like the standard sleep(1) command, except
for the fact that it provides feedback of the time remaining.
Here some usage example:
delay 1d 2:03:04.5
delay 1d 2h 3m 4.5s
delay 93785.5
delay until 4 pm -- cdplay
delay until noon tomorrow
delay until midnight 4 october 2003
delay until now +5 minutes
delay 15s -- top
It allows for short, long, and customized messages for the display of
the time remaining.
- example of output : delay -v until 4 pm tomorrow
Time Remaining: 1 days, 07:51:39.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/delay/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/delay
- pkg install delay
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: delay
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (delay-1.6.tar.gz) = 3097a25fc0d0091402fc9dbc6aa395fd5141028bcdc99baa5d3438ca04f78ca2
SIZE (delay-1.6.tar.gz) = 69860
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:
- misc_delay
- USES:
- ncurses
- 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 |
1.6_1 22 Jan 2024 00:06:45
    |
Muhammad Moinur Rahman (bofh)  |
misc/delay: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
1.6 20 Jul 2022 14:22:28
    |
Tobias C. Berner (tcberner)  |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
1.6 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.6 09 Mar 2021 21:24:12
  |
madpilot  |
Update maintainer address on his request. |
1.6 20 Nov 2016 21:00:59
  |
marino  |
misc/delay: skip faulty ncurses header detection
Approved by: ncurses blanket |
1.6 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.6 02 Feb 2016 23:33:08
  |
marino  |
misc/delay: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
1.6 08 Oct 2015 15:12:22
  |
olgeni  |
Remove trailing whitespace from Makefiles, M-X. |
1.6 22 May 2015 20:34:29
  |
mat  |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
1.6 02 Mar 2015 23:36:36
  |
bapt  |
Remove Author from pkg-descr and white space fixes |
1.6 07 Jul 2014 15:31:02
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt) |
1.6 21 Feb 2014 11:19:00
  |
ehaupt  |
Support staging |
20 Sep 2013 20:50:59

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
1.6 24 Oct 2011 04:17:38
 |
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.6 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
1.6 03 Nov 2006 22:17:56
 |
ale  |
Update master site and maintainer email.
Submitted by: maintainer |
1.6 22 Jan 2006 12:59:47
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.6 15 Jul 2005 21:32:11
 |
pav  |
- Update to 1.6
PR: ports/83491
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: Gianmarco Giovannelli <gmarco@giovannelli.it> (maintainer) |
1.5 22 Aug 2004 20:06:42
 |
krion  |
Fix build |
1.5 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.5 06 Feb 2004 13:12:53
 |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.5 21 Feb 2003 12:48:19
 |
knu  |
De-pkg-comment. |
10 Feb 2002 00:29:29
    |
pat  |
Update to 1.5 |
08 Oct 2000 05:01:16
    |
asami  |
Convert category misc to new layout. |