aboutsummaryrefslogtreecommitdiff
path: root/misc/ddate/files
Commit message (Collapse)AuthorAgeFilesLines
* ddate has been officially removed from util-linux and move to github [1].Emanuel Haupt2016-08-122-26/+12
| | | | | | | | | | | | The new version scheme requires EPOCH to be bumped. While here switch to new option helpers. [1] https://git.kernel.org/cgit/utils/util-linux/util-linux.git/commit/?id=b77ce61eb31e3b7ab8295e848ef741e43b16ca87 Notified by: Kathie Dart <kathiedart@gmail.com> (via mail) Notes: svn path=/head/; revision=420143
* Update to 2.22Emanuel Haupt2012-11-232-19/+9
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307686
* Use OPTIONSEmanuel Haupt2012-03-072-2/+24
| | | | Notes: svn path=/head/; revision=292871
* Update required patch; forgotten in the previous commit.Emanuel Haupt2012-03-062-12/+14
| | | | Notes: svn path=/head/; revision=292833
* Update to 2.19Emanuel Haupt2011-03-071-5/+6
| | | | Notes: svn path=/head/; revision=270424
* ddate prints the date in Discordian date format.Pav Lucistnik2005-01-281-0/+11
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> Notes: svn path=/head/; revision=127570