Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
|
|
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.
|
|
required by default any longer in bsd.pkg.mk under the new tools
framework.
|
|
|
|
|
|
|
|
Depend on edict and kanjidic packages for input files.
Bump PKGREVISION.
|
|
|
|
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
|
|
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.
|
|
portable. Bump PKGREVISION accordingly.
|
|
|
|
|
|
|
|
|
|
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
|
|
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.
|