Commit graph

11 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
jtb
3c82d8f828 Update stalin to 0.9. No changelog, but changes include support for
Mips and SPARC machines.
2001-06-25 17:48:34 +00:00
jtb
4dec00fdaa Add defaults for all instances of EVAL_PREFIX. 2001-05-03 22:16:50 +00:00
jtb
a1f837e37c Remove an unnecessary sed substitution. 2001-04-28 22:44:16 +00:00
jtb
af4d779d5e Decrease optimization level on non-i386 platforms. General cleanup of
makefiles.
2001-04-21 01:00:37 +00:00
jtb
eb0cef2016 Change MAINTAINER section to packages@netbsd.org 2001-04-14 21:43:38 +00:00
agc
82acd159f7 Move the COMMENT from being in its own file to a definition in the
package Makefile.
2001-02-17 09:06:56 +00:00
jtb
267ac97a43 Put quotes around the arguments passed to stalin in the script. 2001-01-21 03:11:54 +00:00
jtb
02f0c14ae4 Minor improvements. Don't use "-freg-struct-return" if compiling on
the Alpha. This probably won't fix the recent problems in the bulk
builds.  Install "libstalin.a" in ${PREFIX}/lib/stalin instead of
${PREFIX}/lib.
2001-01-21 02:04:56 +00:00
jtb
1acb7bf767 A couple of files should not have been imported. While were at it,
add extra directories to the includes path for the benchmarks.
2000-12-10 12:20:47 +00:00
jtb
5b6b581c7d Initial import of new "stalin" package:
Aggressively optimizing Scheme compiler
2000-12-10 11:07:31 +00:00