Date: Fri, 28 Jan 2005 23:28:08 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/ddate Makefile distinfo pkg-descr ports/misc/ddate/files patch-misc-utils-ddate.c Message-ID: <200501282328.j0SNS8pk061760@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2005-01-28 23:28:08 UTC
FreeBSD ports repository
Modified files:
misc Makefile
Added files:
misc/ddate Makefile distinfo pkg-descr
misc/ddate/files patch-misc-utils-ddate.c
Log:
ddate prints the date in Discordian date format.
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>
Revision Changes Path
1.727 +1 -0 ports/misc/Makefile
1.1 +69 -0 ports/misc/ddate/Makefile (new)
1.1 +2 -0 ports/misc/ddate/distinfo (new)
1.1 +11 -0 ports/misc/ddate/files/patch-misc-utils-ddate.c (new)
1.1 +8 -0 ports/misc/ddate/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501282328.j0SNS8pk061760>
