Commit graph

3 commits

Author SHA1 Message Date
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
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.
2001-09-27 23:17:41 +00:00
wiz
230377ed1b This package needs msgfmt during build, so add BUILD_USES_MSGFMT.
Found by recent bulk build.
2001-08-01 15:25:24 +00:00
groo
54a283248d Import cook-2.17.
Cook is a tool for constructing files. It is given a set of files to create,
and recipes of how to create them. In any non-trivial program there will be
prerequisites to performing the actions necessary to creating any file, such
as include files. Cook provides a mechanism to define these.
2001-07-25 23:11:52 +00:00