Commit graph

9 commits

Author SHA1 Message Date
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
dent
f7755a8c88 Fix dead HOMEPAGE, MASTER_SITES. 2001-05-31 10:27:50 +00:00
wiz
dfb2d5edc6 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 00:44:09 +00:00
agc
d7d36b3561 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
jlam
185c1e28c7 Forgot to close an #if with #endif. 2000-07-13 16:20:48 +00:00
jlam
d89d8e8189 Update SGI-STL to 3.3. Changes from version 3.2:
* New feature: concept checks.  The library now does better compile-time
  error checking to make sure that the types used to instantiate
  library templates conform to the templates' requirements.
* Removed two non-standard-conforming extensions: the second, defaulted
  template parameter in bitset, and the third, default template
  parameter in deque.
* Many bug fixes, performance enhancements, and compatibility improvements.
2000-07-12 20:22:42 +00:00
jlam
42d6fa88d7 SGI Standard Template Library 2000-05-24 05:46:52 +00:00