diff options
author | jschauma <jschauma@pkgsrc.org> | 2004-06-10 22:42:42 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2004-06-10 22:42:42 +0000 |
commit | f1468f69f5b1172801c549c5e8e96fb36ca769a7 (patch) | |
tree | 3f03c04a6e490e135f6d1142596d23712817557c /time/plan/distinfo | |
parent | 9c1d103865e2b1aaeddf233381f8eca7302b52d0 (diff) | |
download | pkgsrc-f1468f69f5b1172801c549c5e8e96fb36ca769a7.tar.gz |
Make this compile on Linux and IRIX and increase odds of working on
other non-NetBSD platforms as well (though they may need ALL_TARGET
tweaking):
- apparently some versions of Linux/gcc combinations require
the header file errno.h included in each file in order for
it to link (otherwise, it will compile (!?) but bail out
when linking)
- set ALL_TARGET to LOWER_OPSYS
this works for netbsd and linux, and should work for the other bsds
at least.
- set ALL_TARGET differently for IRIX
- use CFLAGS instead of hard-coded ABI flags for IRIX 6
- some install-sh/install can not handle multiple files/directories at
once. Newer bootstrapped versions can, but for systems that still
have the older one we may as well split this for better compatibility.
Diffstat (limited to 'time/plan/distinfo')
-rw-r--r-- | time/plan/distinfo | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/time/plan/distinfo b/time/plan/distinfo index 75a1bcd0290..1e733f6f2f7 100644 --- a/time/plan/distinfo +++ b/time/plan/distinfo @@ -1,8 +1,10 @@ -$NetBSD: distinfo,v 1.4 2001/07/24 09:27:57 jlam Exp $ +$NetBSD: distinfo,v 1.5 2004/06/10 22:42:42 jschauma Exp $ SHA1 (plan-1.8.4.tar.gz) = 0b4c5f2d078d3ad48f734c89a316258a56a5749a Size (plan-1.8.4.tar.gz) = 422458 bytes -SHA1 (patch-aa) = 8e1ff57d70df86b641c51dd16e74a0a75437beea +SHA1 (patch-aa) = 6159fa85cfe7ad8416e03e33ddb0cf3754cde6b9 SHA1 (patch-ab) = 6670c398271e5ee6d32194c0b69850f381b5cc5c SHA1 (patch-ac) = 3e78546544e2b55e296068be4de31f6366cab2b0 SHA1 (patch-ad) = f50e8e46e1ed503bf6f16c6cd31dd935e9251772 +SHA1 (patch-ae) = 7d0fa64ada11940169d0bfa076e25b65ff1f1d15 +SHA1 (patch-af) = f1eb1428667fb27bafe8aaca5bc6741b1a29d0fe |