aboutsummaryrefslogtreecommitdiffstats
path: root/misc/delay
Commit message (Collapse)AuthorAgeFilesLines
* Remove more tags from pkg-descr files fo the form:dougb2011-10-241-2/+2
| | | | | | | | - 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.
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Update master site and maintainer email.ale2006-11-041-2/+3
| | | | Submitted by: maintainer
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* - Update to 1.6pav2005-07-162-3/+3
| | | | | | PR: ports/83491 Submitted by: Andrej Zverev <az@inec.ru> Approved by: Gianmarco Giovannelli <gmarco@giovannelli.it> (maintainer)
* Fix buildkrion2004-08-231-0/+13
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-2/+2
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update to 1.5pat2002-02-107-98/+6
| | | | | PR: 34752, 34753 Submitted by: maintainer
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
|
* HAS_CONFIGURE -> GNU_CONFIGUREmharo2000-01-281-1/+1
|
* Patches to fix curses use in -STABLE.billf2000-01-253-0/+70
| | | | | | Broken by: billf Submitted by: jhb Apologies to: maintainer
* See ports/misc/delay/files/md5:1.3billf1999-12-311-2/+2
|
* Upgrade to 1.4billf1999-12-312-1/+20
| | | | patch-aa: fix an incorrect usage of exit(), while I'm here use correct headers.
* Update maintainer's email address.jim1999-11-131-2/+2
| | | | | PR: 14762 Submitted by: maintainer
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Fix misc. style nits.steve1999-07-051-7/+6
|
* Update to 1.3.cpiazza1999-07-033-11/+11
| | | | | PR: 12491 Submitted by: maintainer
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Delay is a program that counts down the number of seconds specifiednectar1999-03-065-0/+51
on its command line. PR: ports/10382 Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it>