cvs commit: ports/misc Makefile ports/misc/ddate Makefile distinfo pkg-descr ports/misc/ddate/files patch-misc-utils-ddate.c

Pav Lucistnik pav at FreeBSD.org
Fri Jan 28 15:28:08 PST 2005


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 at 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)


More information about the cvs-all mailing list