aboutsummaryrefslogtreecommitdiffstats
path: root/misc/ddate
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.12rehaupt2006-12-202-13/+14
|
* Add an additional mirror.ehaupt2006-06-011-1/+3
|
* Add SHA256 hashes to my portsehaupt2005-11-301-0/+1
|
* Change MAINTAINER address for my ports.ehaupt2005-10-061-1/+1
| | | | Approved by: novel (mentor)
* Add missing info in 'pre-everything::' target.krion2005-01-291-0/+1
| | | | | PR: ports/76809 Submitted by: maintainer
* ddate prints the date in Discordian date format.pav2005-01-294-0/+90
If called with no arguments, ddate will get the current system date, convert this to the Discordian date format and print this on the stan- dard output. Alternatively, a Gregorian date may be specified on the command line, in the form of a numerical day, month and year. PR: ports/76722 Submitted by: Emanuel Haupt <ehaupt@critical.ch>