summaryrefslogtreecommitdiff
path: root/math/calc/patches
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2000-11-26 23:35:17 +0000
committerjtb <jtb@pkgsrc.org>2000-11-26 23:35:17 +0000
commit3c104a023e8f791658c2dcea64f0844360d457a8 (patch)
tree36f8916f6d7067053d406ebd461067c6ba34ea9d /math/calc/patches
parent9617b9de5edeffe143444588eaded5f7c53f9f74 (diff)
downloadpkgsrc-3c104a023e8f791658c2dcea64f0844360d457a8.tar.gz
Initial import of new "calc" package:
Advanced Calculator for GNU Emacs
Diffstat (limited to 'math/calc/patches')
-rw-r--r--math/calc/patches/patch-aa40
-rw-r--r--math/calc/patches/patch-ab28
2 files changed, 68 insertions, 0 deletions
diff --git a/math/calc/patches/patch-aa b/math/calc/patches/patch-aa
new file mode 100644
index 00000000000..e9b7380d393
--- /dev/null
+++ b/math/calc/patches/patch-aa
@@ -0,0 +1,40 @@
+$NetBSD: patch-aa,v 1.1.1.1 2000/11/26 23:35:19 jtb Exp $
+
+--- Makefile.orig Mon Dec 16 04:50:45 1996
++++ Makefile
+@@ -32,7 +32,7 @@
+ EMACS = emacs
+ TEX = tex
+ TEXINDEX = texindex
+-MAKEINFO = makeinfo
++MAKEINFO = makeinfo --no-validate
+ MAKE = make
+ ECHO = @echo
+ REMOVE = -rm -f
+@@ -54,13 +54,10 @@
+ # to make the steps more explicit while the `make' is in progress.
+ all:
+ $(MAKE) compile
+- $(MAKE) private
+ $(MAKE) info
+- $(ECHO) "Calc is now installed."
+
+ install:
+ $(MAKE) compile
+- $(MAKE) public
+ $(MAKE) info
+ $(ECHO) "Calc is now installed."
+
+@@ -83,9 +80,9 @@
+ # Format the Calc manual for the Info system using makeinfo.
+ info: calc.info
+ calc.info: calc.texinfo
+- -$(MAKEINFO) calc.texinfo
+- $(ECHO) "Please ignore warnings for Copying, Getting Started, and Interactive Tutorial."
+- $(MAKE) texinfo
++ $(MAKEINFO) calc.texinfo
++# $(ECHO) "Please ignore warnings for Copying, Getting Started, and Interactive Tutorial."
++# $(MAKE) texinfo
+
+
+ # Format the Calc manual for the Info system using texinfo.el.
diff --git a/math/calc/patches/patch-ab b/math/calc/patches/patch-ab
new file mode 100644
index 00000000000..0481a830caf
--- /dev/null
+++ b/math/calc/patches/patch-ab
@@ -0,0 +1,28 @@
+$NetBSD: patch-ab,v 1.1.1.1 2000/11/26 23:35:19 jtb Exp $
+
+--- calc.texinfo.orig Sun Dec 15 20:50:57 1996
++++ calc.texinfo
+@@ -7,6 +7,14 @@
+ @setchapternewpage odd
+ @comment %**end of header (This is for running Texinfo on a region.)
+
++@ifinfo
++@format
++START-INFO-DIR-ENTRY
++* Calc: (calc). GNU Emacs Calculator.
++END-INFO-DIR-ENTRY
++@end format
++@end ifinfo
++
+ @tex
+ % Some special kludges to make TeX formatting prettier.
+ % Because makeinfo.c exists, we can't just define new commands.
+@@ -242,7 +250,7 @@
+ @c [begin]
+ @ifinfo
+ @node Top, Getting Started,, (dir)
+-@ichapter The GNU Emacs Calculator
++@chapter The GNU Emacs Calculator
+
+ @noindent
+ @dfn{Calc 2.02} is an advanced desk calculator and mathematical tool