summaryrefslogtreecommitdiff
path: root/mk/buildlink2
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-12-23 15:10:05 +0000
committerjlam <jlam@pkgsrc.org>2002-12-23 15:10:05 +0000
commit1566cdd8935ab572810a7d7fd46539cd71e2ecf3 (patch)
treefdb0476c7350798343b3b8ac27cb9909f819a651 /mk/buildlink2
parent27820d4dcd7f32d4012b04056afca1099ecd192d (diff)
downloadpkgsrc-1566cdd8935ab572810a7d7fd46539cd71e2ecf3.tar.gz
Convert the lists into a capability matrix for ease of maintainence, and
change "MacOS X" versions into their "Darwin" equivalents.
Diffstat (limited to 'mk/buildlink2')
-rw-r--r--mk/buildlink2/NOTES29
1 files changed, 13 insertions, 16 deletions
diff --git a/mk/buildlink2/NOTES b/mk/buildlink2/NOTES
index 7b807fe3231..fbe5bbcb7f8 100644
--- a/mk/buildlink2/NOTES
+++ b/mk/buildlink2/NOTES
@@ -1,4 +1,4 @@
-$NetBSD: NOTES,v 1.2 2002/12/23 03:42:39 jlam Exp $
+$NetBSD: NOTES,v 1.3 2002/12/23 15:10:05 jlam Exp $
Caching
=======
@@ -19,18 +19,15 @@ The test process for buildlink2 consists of building and installing:
Full caching can be tested be adding ${OPSYS} to _BLNK_CACHE_ALL and
performing the tests above.
-Known working platforms:
-
- MacOS X 10.1.5 (schmonz)
- MacOS X 10.2 (grant)
- NetBSD 1.5.x [full caching] (gendalia)
- NetBSD 1.6 [full caching] (jlam)
- OpenBSD (cjep)
- Solaris 8 (grant)
- Solaris 9 (salo)
-
-Unknown status:
-
- IRIX
- Solaris 7
- Linux
+Platform Working? Full caching?
+-------- -------- -------------
+IRIX N/A N/A
+Linux N/A N/A
+Darwin 5.5 (schmonz) Yes! No
+Darwin 6.2 (grant) Yes! No
+NetBSD 1.5.x (gendalia) Yes! Yes!
+NetBSD 1.6 (jlam) Yes! Yes!
+OpenBSD (cjep) Yes! N/A
+Solaris 7 N/A N/A
+Solaris 8 (grant) Yes! N/A
+Solaris 9 (salo) Yes! N/A