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
delay Delay program with feedback to the user
1.6_1 misc on this many watch lists=2 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.6Version of this port present on the latest quarterly branch.
Maintainer: gmarco@giovannelli.it search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-01-22 00:06:45
Commit Hash: c750c0e
People watching this port, also watch:: zip, ctags, p5-type1inst, pdflib, pcre
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.
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 (2 items)
Collapse this list.
  1. bin/delay
  2. share/man/man1/delay.1.gz
Collapse this list.
Dependency lines:
  • delay>0:misc/delay
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):
delay
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6_11.6_11.61.6_11.6_1-1.6-
FreeBSD:13:quarterly1.61.61.61.61.6_11.61.61.6
FreeBSD:14:latest1.6_11.6_11.61.6_11.6_11.6-1.6
FreeBSD:14:quarterly1.61.6_1-1.61.6_11.61.61.6
FreeBSD:15:latest1.6_11.6_1n/a1.6_1n/a1.6_11.6_11.6_1
FreeBSD:15:quarterly--n/a-n/a---
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:
Expand this list (2 items)
Collapse this list.
  1. http://onegeek.org/~tom/software/delay/dl/
  2. http://utenti.gufi.org/~gmarco/files/distfiles/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6_1
22 Jan 2024 00:06:45
commit hash: c750c0e1e2e927291463686e6ad9fad8929029edcommit hash: c750c0e1e2e927291463686e6ad9fad8929029edcommit hash: c750c0e1e2e927291463686e6ad9fad8929029edcommit hash: c750c0e1e2e927291463686e6ad9fad8929029ed files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
misc/delay: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
1.6
20 Jul 2022 14:22:28
commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.6
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.
1.6
09 Mar 2021 21:24:12
Revision:567964Original commit files touched by this commit
madpilot search for other commits by this committer
Update maintainer address on his request.
1.6
20 Nov 2016 21:00:59
Revision:426631Original commit files touched by this commit
marino search for other commits by this committer
misc/delay: skip faulty ncurses header detection

Approved by:	ncurses blanket
1.6
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
1.6
02 Feb 2016 23:33:08
Revision:407909Original commit files touched by this commit
marino search for other commits by this committer
misc/delay: document ncurses requirement (USES+=ncurses)

approved by:	infrastructure blanket
1.6
08 Oct 2015 15:12:22
Revision:398833Original commit files touched by this commit
olgeni search for other commits by this committer
Remove trailing whitespace from Makefiles, M-X.
1.6
22 May 2015 20:34:29
Revision:387082Original commit files touched by this commit
mat search for other commits by this committer
Remove $FreeBSD$ from patches files everywhere.

With hat:	portmgr
Sponsored by:	Absolight
1.6
02 Mar 2015 23:36:36
Revision:380307Original commit files touched by this commit
bapt search for other commits by this committer
Remove Author from pkg-descr and white space fixes
1.6
07 Jul 2014 15:31:02
Revision:361099Original commit files touched by this commit
olgeni search for other commits by this committer
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
Revision:345371Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
20 Sep 2013 20:50:59
Revision:327745Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
1.6
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
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
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.6
03 Nov 2006 22:17:56
Original commit files touched by this commit
ale search for other commits by this committer
Update master site and maintainer email.

Submitted by:   maintainer
1.6
22 Jan 2006 12:59:47
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.6
15 Jul 2005 21:32:11
Original commit files touched by this commit
pav search for other commits by this committer
- 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
Original commit files touched by this commit
krion search for other commits by this committer
Fix build
1.5
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.5
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
1.5
21 Feb 2003 12:48:19
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
10 Feb 2002 00:29:29
commit hash: fp1.24535@dev.null.freshports.orgcommit hash: fp1.24535@dev.null.freshports.orgcommit hash: fp1.24535@dev.null.freshports.orgcommit hash: fp1.24535@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
Update to 1.5    
08 Oct 2000 05:01:16
commit hash: fp1.4792@dev.null.freshports.orgcommit hash: fp1.4792@dev.null.freshports.orgcommit hash: fp1.4792@dev.null.freshports.orgcommit hash: fp1.4792@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category misc to new layout.  

Number of commits found: 24