summaryrefslogtreecommitdiff
path: root/misc/kdrill
AgeCommit message (Collapse)AuthorFilesLines
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
2005-07-15Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by makingjlam1-3/+3
PKGSRC_USE_TOOLS go away. There is now only a single USE_TOOLS variable that specifies all of the tools we need to build/run the package.
2005-05-15Note where gzip or gunzip is required by the package since it isn'tjlam1-2/+3
required by default any longer in bsd.pkg.mk under the new tools framework.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digestsagc1-1/+2
2004-07-21USE_IMAKE implies USE_X11BASE, remove pointless USE_X11.salo1-2/+1
2004-05-09Convert to buildlink3.wiz5-23/+19
Depend on edict and kanjidic packages for input files. Bump PKGREVISION.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-03-29Fix revision numbers: s/PKGREVISIO=/PKGREVISION=/.jmmv1-2/+2
2003-03-04s/IMAKE_MAN_PATH/IMAKE_MAN_DIR/jschauma1-2/+2
Yes, it's _DIR. Yes, I'm sure. Even if I wrote PATH in the commit messages. These should be the last ones to cause confusion. Hopefully. Sorry.
2003-03-02Use new IMAKE_MAN_PATH variables in PLISTs to make these packages morejschauma2-3/+4
portable. Bump PKGREVISION accordingly.
2002-12-09Replace "true" by "${TRUE}".tron1-2/+2
2002-09-24buildlink1 -> buildlink2jlam1-5/+2
2002-09-24Better spacing of message.jlam1-3/+6
2002-03-08Make it compile with xpkgwedge.wiz3-4/+15
2002-02-15mkdir -> ${MKDIR}skrll1-2/+2
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN}
2002-02-07Initial import of kdrill-5.11.6:wiz6-0/+75
Kdrill: the free kanji quiz and Japanese dictionary for unix and X window systems. KDrill stands for "Kanji Drill". It's a program to help people learn kanji and kana (the Japanese character set). It also doubles as a dictionary lookup program. Kdrill runs under the X window GUI system.