install all the documentation in one place. PLIST was "correct" all along...

This commit is contained in:
wiz 2000-02-02 04:05:03 +00:00
parent 9ffdfef8fc
commit 122395856e
12 changed files with 143 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.15 2000/01/15 18:46:31 jlam Exp $
# $NetBSD: Makefile,v 1.16 2000/02/02 04:05:03 wiz Exp $
DISTNAME= siag-3.1.20
CATEGORIES= misc textproc math
@ -9,7 +9,7 @@ HOMEPAGE= http://www.edu.stockholm.se/siag/
DEPENDS+= gv-3.5.8:../../print/gv
DEPENDS+= gnuplot-3.7:../../graphics/gnuplot
DEPENDS+= guile-1.3.2:../../lang/guile
DEPENDS+= guile-1.3.*:../../lang/guile
DEPENDS+= xpm-3.4k:../../graphics/xpm
CONFIGURE_ARGS= --with-x --with-guile --includedir=${PREFIX}/include

View file

@ -1,4 +1,4 @@
$NetBSD: patch-sum,v 1.4 1999/10/27 09:51:57 agc Exp $
$NetBSD: patch-sum,v 1.5 2000/02/02 04:05:05 wiz Exp $
MD5 (patch-aa) = f15434be7276ba4725b4c05015ce13f6
MD5 (patch-ab) = ed5651cc002bd7a7a7b80eb5f6bcc28a
@ -11,3 +11,13 @@ MD5 (patch-ah) = 362def0bc6becd98420f1f20cd271f0d
MD5 (patch-ai) = a1694fa8281c529f166216b4d383565f
MD5 (patch-aj) = 6b6a4d66b480d3228b91ff4e9ea2342a
MD5 (patch-ak) = aa0b1cded75dd5824263520c79207cc5
MD5 (patch-al) = befe273dd9643f5930f30d48e11ef6d1
MD5 (patch-am) = 609a2422dbbb83ad83e058eead06437e
MD5 (patch-an) = 22e9bfc0666419893bcbdc55028c7175
MD5 (patch-ao) = fc45a2c5858b1eee4f9ec7ab9ee04133
MD5 (patch-ap) = 9d1f486eb6215b3a6c4200bafe6279ec
MD5 (patch-aq) = 58eba18f7afbb82a979a87e280a7b3b2
MD5 (patch-ar) = 4adda5f8d228f04a2c114d0a57d280b8
MD5 (patch-as) = 9ae31638b8b6715bd01f4225e923c43d
MD5 (patch-at) = b9183a06c29eaf9cc2adac426f16d21e
MD5 (patch-au) = c1cf11d90cc7a8709f7ce585057a567d

View file

@ -0,0 +1,13 @@
$NetBSD: patch-al,v 1.1 2000/02/02 04:05:06 wiz Exp $
--- egon/docs/Makefile.in.orig Tue Jul 6 03:09:23 1999
+++ egon/docs/Makefile.in Wed Feb 2 04:16:55 2000
@@ -83,7 +83,7 @@
VERSION = @VERSION@
XAWLIB = @XAWLIB@
-docdir = $(prefix)/doc/siag/egon
+docdir = $(prefix)/share/doc/siag/egon
doc_DATA = BUGS CHANGES COPYING TODO \
commands.html concepts.html egon.gif egon.html fileformats.html \

View file

@ -0,0 +1,13 @@
$NetBSD: patch-am,v 1.1 2000/02/02 04:05:07 wiz Exp $
--- common/docs/Makefile.in.orig Tue Jul 6 03:08:46 1999
+++ common/docs/Makefile.in Wed Feb 2 04:18:12 2000
@@ -83,7 +83,7 @@
VERSION = @VERSION@
XAWLIB = @XAWLIB@
-docdir = $(prefix)/doc/siag/common
+docdir = $(prefix)/share/doc/siag/common
doc_DATA = COPYING COPYING.LIB Copyright \
credits.html embedding.html form.html interpreters.html \

View file

@ -0,0 +1,13 @@
$NetBSD: patch-an,v 1.1 2000/02/02 04:05:10 wiz Exp $
--- common/bitmaps/Makefile.in.orig Tue Jul 6 03:08:48 1999
+++ common/bitmaps/Makefile.in Wed Feb 2 04:19:18 2000
@@ -98,7 +98,7 @@
center.xpm larger.xpm smaller.xpm portrait.xpm landscape.xpm \
editor.xpm SO3.xpm book-closed.xpm book-open.xpm handlebg.xpm
-gifdir = $(prefix)/doc/siag/common/bitmaps
+gifdir = $(prefix)/share/doc/siag/common/bitmaps
gif_DATA = bold.gif borders.gif copyright.gif egon_fg.gif fld_open.gif \
floppy3.gif grid.gif hcenter.gif hleft.gif hright.gif info.gif \
italic.gif new.gif next.gif none.gif play.gif plotter.gif \

View file

@ -0,0 +1,13 @@
$NetBSD: patch-ao,v 1.1 2000/02/02 04:05:11 wiz Exp $
--- pw/docs/Makefile.in.orig Tue Jul 6 03:09:14 1999
+++ pw/docs/Makefile.in Wed Feb 2 04:20:17 2000
@@ -83,7 +83,7 @@
VERSION = @VERSION@
XAWLIB = @XAWLIB@
-docdir = $(prefix)/doc/siag/pw
+docdir = $(prefix)/share/doc/siag/pw
doc_DATA = BUGS CHANGES COPYING TODO \
commands.html concepts.html fileformats.html intro.html \

View file

@ -0,0 +1,13 @@
$NetBSD: patch-ap,v 1.1 2000/02/02 04:05:12 wiz Exp $
--- pw/examples/Makefile.in.orig Tue Jul 6 03:09:16 1999
+++ pw/examples/Makefile.in Wed Feb 2 04:21:06 2000
@@ -83,7 +83,7 @@
VERSION = @VERSION@
XAWLIB = @XAWLIB@
-docdir = $(prefix)/doc/siag/pw/examples
+docdir = $(prefix)/share/doc/siag/pw/examples
doc_DATA = changes.pw chead.doc chead.html chead.pw chead.rtf chead.txt \
color.pw egon.pw egon.rtf morefonts.pw newpw.pw rtfex.rtf \

View file

@ -0,0 +1,13 @@
$NetBSD: patch-aq,v 1.1 2000/02/02 04:05:13 wiz Exp $
--- siag/docs/Makefile.in.orig Tue Jul 6 03:09:02 1999
+++ siag/docs/Makefile.in Wed Feb 2 04:22:17 2000
@@ -83,7 +83,7 @@
VERSION = @VERSION@
XAWLIB = @XAWLIB@
-docdir = $(prefix)/doc/siag/siag
+docdir = $(prefix)/share/doc/siag/siag
doc_DATA = BUGS CHANGES COPYING README TODO \
c-expr.html commands.html concepts.html fileformats.html form.html \

View file

@ -0,0 +1,13 @@
$NetBSD: patch-ar,v 1.1 2000/02/02 04:05:14 wiz Exp $
--- siag/examples/Makefile.in.orig Tue Jul 6 03:09:04 1999
+++ siag/examples/Makefile.in Wed Feb 2 04:23:29 2000
@@ -83,7 +83,7 @@
VERSION = @VERSION@
XAWLIB = @XAWLIB@
-docdir = $(prefix)/doc/siag/siag/examples
+docdir = $(prefix)/share/doc/siag/siag/examples
doc_DATA = allfuncs.wk1 cheeses.siag \
emprestimo.wk1 example.wk1 fibonacci-c.siag fibonacci.siag \

View file

@ -0,0 +1,13 @@
$NetBSD: patch-as,v 1.1 2000/02/02 04:05:15 wiz Exp $
--- siod/docs/Makefile.in.orig Tue Jul 6 03:08:41 1999
+++ siod/docs/Makefile.in Wed Feb 2 04:24:17 2000
@@ -83,7 +83,7 @@
VERSION = @VERSION@
XAWLIB = @XAWLIB@
-docdir = $(prefix)/doc/siag/siod
+docdir = $(prefix)/share/doc/siag/siod
doc_DATA = siod.html

View file

@ -0,0 +1,13 @@
$NetBSD: patch-at,v 1.1 2000/02/02 04:05:15 wiz Exp $
--- xcommon/docs/Makefile.in.orig Tue Jul 6 03:08:57 1999
+++ xcommon/docs/Makefile.in Wed Feb 2 04:25:11 2000
@@ -83,7 +83,7 @@
VERSION = @VERSION@
XAWLIB = @XAWLIB@
-docdir = $(prefix)/doc/siag/xcommon
+docdir = $(prefix)/share/doc/siag/xcommon
doc_DATA = CHANGES TODO filesel.html

View file

@ -0,0 +1,13 @@
$NetBSD: patch-au,v 1.1 2000/02/02 04:05:16 wiz Exp $
--- egon/examples/Makefile.in.orig Tue Jul 6 03:09:25 1999
+++ egon/examples/Makefile.in Wed Feb 2 04:38:17 2000
@@ -83,7 +83,7 @@
VERSION = @VERSION@
XAWLIB = @XAWLIB@
-docdir = $(prefix)/doc/siag/egon/examples
+docdir = $(prefix)/share/doc/siag/egon/examples
doc_DATA = bounce.egon ms.egon propeller.egon rondo.egon