./wip/ddate, The enhanced Discordian date program

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.12r, Package name: ddate-2.12r, Maintainer: lkundrak


ddate converts either current system date or any other Gregorian dates to
Discordian dates. It works similarly to date(1), only almost completely
differently.


Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

RMD160: 700e25d825886f85c13e9a5102645d286f31e23b
Filesize: 1946.021 KB

Version history: (Expand)


CVS history: (Expand)


   2012-09-28 23:24:30 by Aleksej Saushev | Files touched by this commit (99)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-09-03 17:57:31 by Daniel Horecki | Files touched by this commit (1)
Log message:
Reintroduce DOCDIR and fix installation

   2012-06-14 18:31:33 by othyro | Files touched by this commit (1)
Log message:
Removed INSTALL_DATA_DIR and INSTALL_PROGRAM_DIR in favour of
INSTALLATION_DIRS. Fixed broken MASTER_SITES.
   2010-02-04 07:52:12 by Daniel Horecki | Files touched by this commit (2)
Log message:
use time_t instead of long; makes it run on NetBSD-current
   2009-10-11 12:44:25 by Thomas Klausner | Files touched by this commit (267)
Log message:
Remove obsolete @dirrm lines.
   2008-03-08 19:25:21 by Daniel Horecki | Files touched by this commit (1)
Log message:
Conflicts with util-linux
   2008-03-08 15:33:57 by Daniel Horecki | Files touched by this commit (3) | Package updated
Log message:
update to use util-linux
DESTDIR support
   2007-01-07 10:16:00 by Roland Illig | Files touched by this commit (10)
Log message:
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.