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.
read/parse this book, in reality it wasn't. It doesn't seem to understand
full pgn format and instead uses an abbreviated format (which all the other
book packages use as well). It sort of interprets full pgn but gets lots
of things wrong.
Include a script to convert the book to a proper format and then run gnuchess
across that and it seems to find much less errors.
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.