aboutsummaryrefslogtreecommitdiff
path: root/lang/gpc/files
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-01-10 14:02:24 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-01-10 14:02:24 +0000
commit65213574c5ac8984904920421b978bce8bf37b68 (patch)
tree5e2d72a3976ddee8cf9b3c01067d9dcee585e05b /lang/gpc/files
parentbecf7cb96c03305f1995ed8e8fa8a93ceda2e30a (diff)
Notes
Diffstat (limited to 'lang/gpc/files')
-rw-r--r--lang/gpc/files/patch-at20
-rw-r--r--lang/gpc/files/patch-au13
2 files changed, 33 insertions, 0 deletions
diff --git a/lang/gpc/files/patch-at b/lang/gpc/files/patch-at
new file mode 100644
index 000000000000..73d872b5e2b3
--- /dev/null
+++ b/lang/gpc/files/patch-at
@@ -0,0 +1,20 @@
+--- p/Make-lang.in.orig Tue Jan 19 02:10:16 1999
++++ p/Make-lang.in Mon Jan 1 07:30:02 2001
+@@ -42,7 +42,7 @@
+ HARDLINK=ln
+
+ # Where to install the demos (relative to the prefix)
+-DEMO_DIR=doc/gpc/demos
++DEMO_DIR=share/doc/gpc/demos
+ demodir=$(prefix)/$(DEMO_DIR)
+
+ # Analogous to objext
+@@ -281,7 +281,7 @@
+ p/doc/gpc.info: $(GPC_TEXI) p/doc/gpcpas.texi
+ if [ -d p/doc ]; then true; else mkdir p/doc; fi
+ src=`cd $(srcdir); pwd`; \
+- cd p/doc; $(MAKEINFO) -I$${src}/p/doc -o gpc.info $${src}/p/doc/gpc.texi
++ cd p/doc; $(MAKEINFO) --no-split -I$${src}/p/doc -o gpc.info $${src}/p/doc/gpc.texi
+
+ p/doc/gpc.dvi: $(GPC_TEXI) p/doc/gpcpas.texi
+ if [ -d p/doc ]; then true; else mkdir p/doc; fi
diff --git a/lang/gpc/files/patch-au b/lang/gpc/files/patch-au
new file mode 100644
index 000000000000..755ef1fafdf5
--- /dev/null
+++ b/lang/gpc/files/patch-au
@@ -0,0 +1,13 @@
+--- p/doc/gpc.texi.orig Tue Jul 7 00:21:41 1998
++++ p/doc/gpc.texi Mon Jan 1 07:17:33 2001
+@@ -23,6 +23,10 @@
+ @c Header.
+
+ @setfilename gpc.info
++@dircategory Programming
++@direntry
++* GPC: (gpc). The GNU Pascal Compiler.
++@end direntry
+ @c @setfilename usegpc.info
+ @c @setfilename hackgpc.info
+ @c To produce the full manual, use the "gpc.info" setfilename, and