summaryrefslogtreecommitdiff
path: root/time/xalarm
AgeCommit message (Collapse)AuthorFilesLines
2006-04-16Fix typo.wiz1-2/+2
2006-04-16message explaining how to set your resources to make xalarm look betterperry1-0/+15
2006-04-16Add some resources to make Xaw3d widgets look betterperry1-1/+9
2006-04-16Update to 3.06. It was released ten years ago, but for whateverperry5-34/+38
reason we were using 3.03 and patching it up to 3.05. The only ChangeLog entry is Fix DIALOGVALUE from Charles Durst <cdurst@world.std.com>. Also, rig this to use Xaw3d correctly. I may make the default use more modern colors later.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-02Use flock on DragonFly.joerg2-1/+16
2005-12-27Lower expectations, both others' and mine: relinquish stewardshipseb1-2/+2
2005-02-23Add RMD160 checksums.wiz1-1/+4
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-09-29Fix build problem with gcc 3.3.1: replace token concatenation operatorseb3-11/+63
'/**/' with 'XCOMM' in Imakefile. While here update my email address. XXX Will come back to it so skill package dependency will be avoided if pkill(1) is available.
2003-05-10Drop a duplicate DEPENDS line.toshii1-4/+2
Use ${SORT} rather than sort.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2003-03-03Use new IMAKE_MAN_PATH variables in PLISTs to make these packages morejschauma2-6/+7
portable. Bump PKGREVISION accordingly.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-06-05Initial import of "xalarm" package.magick8-0/+164
X11 interactive alarm clock This package was contributed by Stoned Elipot in PR pkg/13081.