From d96901c32071af932aae9f83d0faaaf0f5c9ab80 Mon Sep 17 00:00:00 2001 From: John Marino Date: Mon, 18 Aug 2014 15:41:36 +0000 Subject: Stage cad/cider. Mark BROKEN on F10+ caused by bmake This port generates a makefile and then passes it to "make" via stdin, which makes it different to troubleshoot. When I finally saw the file in order to figure out why several internal static libraries weren't getting built leading to some programs not getting built, I saw a generic static library target made up of variables. fmake likes it; bmake does not. I tried USES+= fmake along with some patching but I must have missed some hardcoded "make" commands because bmake got called again. This software is 20 years old so I finally gave it. It got a stay of execution by getting staged. If somebody wants to study a target that bmake just doesn't get, this is a good place to start. --- cad/cider/files/patch-bg | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 cad/cider/files/patch-bg (limited to 'cad/cider/files/patch-bg') diff --git a/cad/cider/files/patch-bg b/cad/cider/files/patch-bg deleted file mode 100644 index 95acfb1546a1..000000000000 --- a/cad/cider/files/patch-bg +++ /dev/null @@ -1,22 +0,0 @@ -*** cider/common/lib/helpdir/spice.txt.orig Mon Dec 13 10:57:16 1999 ---- cider/common/lib/helpdir/spice.txt Mon Dec 13 10:50:01 1999 -*************** -*** 7,12 **** ---- 7,13 ---- - TEXT: H - TEXT: H - TEXT: H -+ SUBTOPIC: CIDER:cider - SUBTOPIC: SPICE:INTRODUCTION - SUBTOPIC: SPICE:CIRCUIT DESCRIPTION - SUBTOPIC: SPICE:CIRCUIT ELEMENTS AND MODELS -*************** -*** 15,20 **** ---- 16,22 ---- - SUBTOPIC: SPICE:BIBLIOGRAPHY - SUBTOPIC: SPICE:APPENDIX A - SUBTOPIC: SPICE:APPENDIX B -+ SUBJECT: cider - SUBJECT: INTRODUCTION - TITLE: INTRODUCTION - TEXT: H -- cgit v1.2.3