Sun Jan 13 19:24:49 2008 UTC ()
Update textproc/hevea to 1.10

version 1.10
     - corrected hacha that generated non-compliant HTML lists !
version 1.09+12
     - added cutflow* environment.
     - correct packages.hva
        Now package state is pushed/restored by RequirePackage
        [needed for proper saving of package options]
version 1.09+11
     - natbib being added nightmare. Should release soon.
version 1.09+10
     - restored extra argument to \text@accent, silly ?
     - added a bit of documentation on math accents
version 1.09+8
     - labels for indexes restricted to sectionning labels.
       (credit to Yevgeniy Makarov)
version 1.09+7
     - Some changes for active characters -, ', and `
         * -- not merged in entity if TT is on.
         * ' -> simple right quote, ` simple left quote
version 1.09+6
     - skip_blanks in save.mll -> also eat spaces after
       \n (-> \urldef more compatible ??)
     - \usepackage{hevea} -> execute \usepackage{comment} for LaTeX
        compatibility
     - Change \warning into \hva@warning
     - New \AtEndOfFile command, rediscovered Latexmacros.replace at
       the occasion!
version 1.09+5
     - Include documentation for Thai.
     - A few typos in doc.
     - A few correction in french.hva -> \@print@u + \og\fg.
     - '\r' '\n' is scanned while looking for \par
     - Add empty group after title in section (for \xspace ! -> no space)
     - Introduced \RequirePackage
version 1.09+4
     - thai support
     - add vertical magins to styles .part and .title
     - listings, added inputencoding key.
     - Corrected footnotes flushing (to follow documentation)
        and made documentation more precise.
     - listings,  *keywords* keys with correct interface
        (already here for *emph*).
version 1.09+3
     - UTF-8 support, hard to test.
     - abstract type for unicode + many less files for input encodings
     - Added input encodings koi8-r et cp1251 (Russian)
version 1.09+2
     - Correct some bugs for output to dir (imagen on absolute path).
     - And above all document that.
     - Produce doc in subdirectory doc/doc.
     - Document -toc{is,ter} options for hacha.
version 1.09+1
     - Simplified error messages for accents, too many
       problems in displaying argument.
     - hevea/hacha/imagen accept dir/file as input or output
      with sensible (?) behavior


(tonio)
diff -r1.17 -r1.18 pkgsrc/textproc/hevea/Makefile
diff -r1.5 -r1.6 pkgsrc/textproc/hevea/PLIST
diff -r1.10 -r1.11 pkgsrc/textproc/hevea/distinfo
diff -r1.8 -r1.9 pkgsrc/textproc/hevea/patches/patch-aa

cvs diff -r1.17 -r1.18 pkgsrc/textproc/hevea/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/hevea/Makefile 2008/01/03 13:51:28 1.17
+++ pkgsrc/textproc/hevea/Makefile 2008/01/13 19:24:49 1.18
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.17 2008/01/03 13:51:28 obache Exp $ 1# $NetBSD: Makefile,v 1.18 2008/01/13 19:24:49 tonio Exp $
2 2
3DISTNAME= hevea-1.09 3DISTNAME= hevea-1.10
4CATEGORIES= textproc 4CATEGORIES= textproc
5MASTER_SITES= ftp://ftp.inria.fr/INRIA/moscova/hevea/ 5MASTER_SITES= ftp://ftp.inria.fr/INRIA/moscova/hevea/
6 6
7MAINTAINER= tonio@NetBSD.org 7MAINTAINER= tonio@NetBSD.org
8HOMEPAGE= http://pauillac.inria.fr/~maranget/hevea/ 8HOMEPAGE= http://pauillac.inria.fr/~maranget/hevea/
9COMMENT= LaTeX to HTML translator 9COMMENT= LaTeX to HTML translator
10 10
11BUILD_DEPENDS+= ocaml>=3.07:../../lang/ocaml 11BUILD_DEPENDS+= ocaml>=3.07:../../lang/ocaml
12 12
13DIST_SUBDIR= ${PKGNAME_NOREV} 13DIST_SUBDIR= ${PKGNAME_NOREV}
14.include "../../mk/bsd.prefs.mk" 14.include "../../mk/bsd.prefs.mk"
15 15
16.if (${MACHINE_ARCH} == "i386") || (${MACHINE_ARCH} == "powerpc") || (${MACHINE_ARCH} == "sparc") 16.if (${MACHINE_ARCH} == "i386") || (${MACHINE_ARCH} == "powerpc") || (${MACHINE_ARCH} == "sparc")

cvs diff -r1.5 -r1.6 pkgsrc/textproc/hevea/PLIST (expand / switch to unified diff)

--- pkgsrc/textproc/hevea/PLIST 2007/01/15 21:12:13 1.5
+++ pkgsrc/textproc/hevea/PLIST 2008/01/13 19:24:49 1.6
@@ -1,93 +1,78 @@ @@ -1,93 +1,78 @@
1@comment $NetBSD: PLIST,v 1.5 2007/01/15 21:12:13 tonio Exp $ 1@comment $NetBSD: PLIST,v 1.6 2008/01/13 19:24:49 tonio Exp $
2bin/bibhva 2bin/bibhva
3bin/esponja 3bin/esponja
4bin/hacha 4bin/hacha
5bin/hevea 5bin/hevea
6bin/imagen 6bin/imagen
7share/hevea/alltt.hva 7share/hevea/alltt.hva
8share/hevea/amsmath.hva 8share/hevea/amsmath.hva
9share/hevea/articlecommon.hva 9share/hevea/articlecommon.hva
10share/hevea/babel.hva 10share/hevea/babel.hva
11share/hevea/bookcommon.hva 11share/hevea/bookcommon.hva
12share/hevea/chapterbib.hva 12share/hevea/chapterbib.hva
13share/hevea/chngcntr.hva 13share/hevea/chngcntr.hva
14share/hevea/comment.hva 14share/hevea/comment.hva
15share/hevea/compat.hva 15share/hevea/compat.hva
16share/hevea/contents_motif.gif 16share/hevea/contents_motif.gif
17share/hevea/czech.hva 17share/hevea/czech.hva
18share/hevea/deepcut.hva 18share/hevea/deepcut.hva
19share/hevea/english.hva 19share/hevea/english.hva
 20share/hevea/epsfig.hva
20share/hevea/eurosym.hva 21share/hevea/eurosym.hva
21share/hevea/figcut.hva 22share/hevea/figcut.hva
22share/hevea/french-common.hva 23share/hevea/french-common.hva
23share/hevea/german-common.hva 24share/hevea/german-common.hva
24share/hevea/hevea.sty 25share/hevea/hevea.sty
25share/hevea/html/amsfonts.hva 26share/hevea/html/amsfonts.hva
26share/hevea/html/amssymb.hva 27share/hevea/html/amssymb.hva
27share/hevea/html/ansinew.hva 
28share/hevea/html/applemac.hva 
29share/hevea/html/article.hva 28share/hevea/html/article.hva
30share/hevea/html/ascii.hva 
31share/hevea/html/austrian.hva 29share/hevea/html/austrian.hva
32share/hevea/html/book.hva 30share/hevea/html/book.hva
33share/hevea/html/color.hva 31share/hevea/html/color.hva
34share/hevea/html/colortbl.hva 32share/hevea/html/colortbl.hva
35share/hevea/html/common-math.hva 33share/hevea/html/common-math.hva
36share/hevea/html/commongraphic.hva 34share/hevea/html/commongraphic.hva
37share/hevea/html/cp1250.hva 
38share/hevea/html/cp1252.hva 
39share/hevea/html/cp1257.hva 
40share/hevea/html/fancysection.hva 35share/hevea/html/fancysection.hva
41share/hevea/html/fancyvrb.hva 36share/hevea/html/fancyvrb.hva
42share/hevea/html/french.hva 37share/hevea/html/french.hva
43share/hevea/html/german.hva 38share/hevea/html/german.hva
44share/hevea/html/graphics.hva 39share/hevea/html/graphics.hva
45share/hevea/html/graphicx.hva 40share/hevea/html/graphicx.hva
46share/hevea/html/hevea.hva 41share/hevea/html/hevea.hva
47share/hevea/html/inputenc.hva 
48share/hevea/html/latin1.hva 
49share/hevea/html/latin10.hva 
50share/hevea/html/latin2.hva 
51share/hevea/html/latin3.hva 
52share/hevea/html/latin4.hva 
53share/hevea/html/latin5.hva 
54share/hevea/html/latin6.hva 
55share/hevea/html/latin7.hva 
56share/hevea/html/latin8.hva 
57share/hevea/html/latin9.hva 
58share/hevea/html/mathpartir.hva 42share/hevea/html/mathpartir.hva
59share/hevea/html/natbib.hva 43share/hevea/html/natbib.hva
60share/hevea/html/png.hva 44share/hevea/html/png.hva
61share/hevea/html/report.hva 45share/hevea/html/report.hva
62share/hevea/html/seminar.hva 46share/hevea/html/seminar.hva
63share/hevea/html/sword.hva 47share/hevea/html/sword.hva
64share/hevea/html/symb-eng.hva 48share/hevea/html/symb-eng.hva
65share/hevea/html/symb-ent.hva 49share/hevea/html/symb-ent.hva
66share/hevea/html/symb-fra.hva 50share/hevea/html/symb-fra.hva
67share/hevea/html/symb-mathml.hva 51share/hevea/html/symb-mathml.hva
68share/hevea/html/symb-text.hva 52share/hevea/html/symb-text.hva
69share/hevea/html/urlhref.hva 53share/hevea/html/urlhref.hva
70share/hevea/html/xypic.hva 54share/hevea/html/xypic.hva
71share/hevea/hyperref.hva 55share/hevea/hyperref.hva
72share/hevea/ifpdf.hva 56share/hevea/ifpdf.hva
73share/hevea/ifthen.hva 57share/hevea/ifthen.hva
74share/hevea/imagen 58share/hevea/imagen
75share/hevea/index.hva 59share/hevea/index.hva
76share/hevea/info/article.hva 60share/hevea/info/article.hva
77share/hevea/info/book.hva 61share/hevea/info/book.hva
78share/hevea/info/hevea.hva 62share/hevea/info/hevea.hva
79share/hevea/info/report.hva 63share/hevea/info/report.hva
80share/hevea/info/seminar.hva 64share/hevea/info/seminar.hva
 65share/hevea/inputenc.hva
81share/hevea/iso-html.hva 66share/hevea/iso-html.hva
82share/hevea/iso-symb.hva 67share/hevea/iso-symb.hva
83share/hevea/iso-text.hva 68share/hevea/iso-text.hva
84share/hevea/isolatin1.hva 69share/hevea/isolatin1.hva
85share/hevea/keyval.hva 70share/hevea/keyval.hva
86share/hevea/latexcommon.hva 71share/hevea/latexcommon.hva
87share/hevea/latexsym.hva 72share/hevea/latexsym.hva
88share/hevea/listings.hva 73share/hevea/listings.hva
89share/hevea/longtable.hva 74share/hevea/longtable.hva
90share/hevea/lstlang1.hva 75share/hevea/lstlang1.hva
91share/hevea/lstlang2.hva 76share/hevea/lstlang2.hva
92share/hevea/lstlang3.hva 77share/hevea/lstlang3.hva
93share/hevea/makeidx.hva 78share/hevea/makeidx.hva
@@ -96,73 +81,60 @@ share/hevea/mappings/ISO-8859-10.map @@ -96,73 +81,60 @@ share/hevea/mappings/ISO-8859-10.map
96share/hevea/mappings/ISO-8859-11.map 81share/hevea/mappings/ISO-8859-11.map
97share/hevea/mappings/ISO-8859-13.map 82share/hevea/mappings/ISO-8859-13.map
98share/hevea/mappings/ISO-8859-14.map 83share/hevea/mappings/ISO-8859-14.map
99share/hevea/mappings/ISO-8859-15.map 84share/hevea/mappings/ISO-8859-15.map
100share/hevea/mappings/ISO-8859-16.map 85share/hevea/mappings/ISO-8859-16.map
101share/hevea/mappings/ISO-8859-2.map 86share/hevea/mappings/ISO-8859-2.map
102share/hevea/mappings/ISO-8859-3.map 87share/hevea/mappings/ISO-8859-3.map
103share/hevea/mappings/ISO-8859-4.map 88share/hevea/mappings/ISO-8859-4.map
104share/hevea/mappings/ISO-8859-5.map 89share/hevea/mappings/ISO-8859-5.map
105share/hevea/mappings/ISO-8859-6.map 90share/hevea/mappings/ISO-8859-6.map
106share/hevea/mappings/ISO-8859-7.map 91share/hevea/mappings/ISO-8859-7.map
107share/hevea/mappings/ISO-8859-8.map 92share/hevea/mappings/ISO-8859-8.map
108share/hevea/mappings/ISO-8859-9.map 93share/hevea/mappings/ISO-8859-9.map
 94share/hevea/mappings/KOI8-R.map
109share/hevea/mappings/US-ASCII.map 95share/hevea/mappings/US-ASCII.map
110share/hevea/mappings/macintosh.map 96share/hevea/mappings/macintosh.map
111share/hevea/mappings/windows-1250.map 97share/hevea/mappings/windows-1250.map
 98share/hevea/mappings/windows-1251.map
112share/hevea/mappings/windows-1252.map 99share/hevea/mappings/windows-1252.map
113share/hevea/mappings/windows-1257.map 100share/hevea/mappings/windows-1257.map
114share/hevea/mathop.hva 101share/hevea/mathop.hva
115share/hevea/moreverb.hva 102share/hevea/moreverb.hva
116share/hevea/multibib.hva 103share/hevea/multibib.hva
117share/hevea/multind.hva 104share/hevea/multind.hva
118share/hevea/natbib-common.hva 105share/hevea/natbib-common.hva
119share/hevea/next_motif.gif 106share/hevea/next_motif.gif
120share/hevea/packages.hva 107share/hevea/packages.hva
121share/hevea/plain.hva 108share/hevea/plain.hva
122share/hevea/previous_motif.gif 109share/hevea/previous_motif.gif
123share/hevea/program.hva 110share/hevea/program.hva
124share/hevea/ragged2e.hva 111share/hevea/ragged2e.hva
125share/hevea/spaces.hva 112share/hevea/spaces.hva
126share/hevea/supertabular.hva 113share/hevea/supertabular.hva
127share/hevea/text/ansinew.hva 
128share/hevea/text/applemac.hva 
129share/hevea/text/article.hva 114share/hevea/text/article.hva
130share/hevea/text/ascii.hva 
131share/hevea/text/austrian.hva 115share/hevea/text/austrian.hva
132share/hevea/text/book.hva 116share/hevea/text/book.hva
133share/hevea/text/color.hva 117share/hevea/text/color.hva
134share/hevea/text/colortbl.hva 118share/hevea/text/colortbl.hva
135share/hevea/text/cp1250.hva 
136share/hevea/text/cp1252.hva 
137share/hevea/text/cp1257.hva 
138share/hevea/text/fancysection.hva 119share/hevea/text/fancysection.hva
139share/hevea/text/french.hva 120share/hevea/text/french.hva
140share/hevea/text/german.hva 121share/hevea/text/german.hva
141share/hevea/text/hevea.hva 122share/hevea/text/hevea.hva
142share/hevea/text/inputenc.hva 123share/hevea/text/natbib.hva
143share/hevea/text/latin1.hva 
144share/hevea/text/latin10.hva 
145share/hevea/text/latin2.hva 
146share/hevea/text/latin3.hva 
147share/hevea/text/latin4.hva 
148share/hevea/text/latin5.hva 
149share/hevea/text/latin6.hva 
150share/hevea/text/latin7.hva 
151share/hevea/text/latin8.hva 
152share/hevea/text/latin9.hva 
153share/hevea/text/report.hva 124share/hevea/text/report.hva
154share/hevea/text/seminar.hva 125share/hevea/text/seminar.hva
155share/hevea/textcomp.hva 126share/hevea/textcomp.hva
 127share/hevea/thai.hva
156share/hevea/theorem.hva 128share/hevea/theorem.hva
157share/hevea/underscore.hva 129share/hevea/underscore.hva
158share/hevea/url.hva 130share/hevea/url.hva
159share/hevea/verbatim.hva 131share/hevea/verbatim.hva
160share/hevea/winfonts.hva 132share/hevea/winfonts.hva
161share/hevea/winstyles.hva 133share/hevea/winstyles.hva
162share/hevea/xspace.hva 134share/hevea/xspace.hva
163share/hevea/xxcharset.exe 135share/hevea/xxcharset.exe
164share/hevea/xxdate.exe 136share/hevea/xxdate.exe
165@dirrm share/hevea/text 137@dirrm share/hevea/text
166@dirrm share/hevea/mappings 138@dirrm share/hevea/mappings
167@dirrm share/hevea/info 139@dirrm share/hevea/info
168@dirrm share/hevea/html 140@dirrm share/hevea/html

cvs diff -r1.10 -r1.11 pkgsrc/textproc/hevea/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/hevea/distinfo 2007/01/15 21:12:13 1.10
+++ pkgsrc/textproc/hevea/distinfo 2008/01/13 19:24:49 1.11
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.10 2007/01/15 21:12:13 tonio Exp $ 1$NetBSD: distinfo,v 1.11 2008/01/13 19:24:49 tonio Exp $
2 2
3SHA1 (hevea-1.09/hevea-1.09.tar.gz) = 7df360c53f7f943e12c41cb27d569499be9c0215 3SHA1 (hevea-1.10/hevea-1.10.tar.gz) = d3b07ad59b815899d953d18b480faa856b77077b
4RMD160 (hevea-1.09/hevea-1.09.tar.gz) = a0b8e220db5d656a34ee5d3867b64a79139b47bd 4RMD160 (hevea-1.10/hevea-1.10.tar.gz) = 651e8799bc4e8ca0c893cf7668df4ff1bf15d9d7
5Size (hevea-1.09/hevea-1.09.tar.gz) = 294716 bytes 5Size (hevea-1.10/hevea-1.10.tar.gz) = 305269 bytes
6SHA1 (patch-aa) = a0d85c8a1d837a4227a0b76b675bef778d55b952 6SHA1 (patch-aa) = 74bfb1c1b797bf1cbee90e035d53755695c3a190

cvs diff -r1.8 -r1.9 pkgsrc/textproc/hevea/patches/Attic/patch-aa (expand / switch to unified diff)

--- pkgsrc/textproc/hevea/patches/Attic/patch-aa 2007/01/15 21:12:13 1.8
+++ pkgsrc/textproc/hevea/patches/Attic/patch-aa 2008/01/13 19:24:49 1.9
@@ -1,101 +1,25 @@ @@ -1,101 +1,25 @@
1$NetBSD: patch-aa,v 1.8 2007/01/15 21:12:13 tonio Exp $ 1$NetBSD: patch-aa,v 1.9 2008/01/13 19:24:49 tonio Exp $
2 2
3--- Makefile.orig 2006-10-16 11:06:56.000000000 +0200 3--- Makefile.orig 2007-06-11 17:23:08.000000000 +0200
4+++ Makefile 4+++ Makefile
5@@ -1,16 +1,16 @@ 5@@ -1,16 +1,16 @@
6 ################## Configuration parameters 6 #### Standard configuration parameters
7 # Compile using ocamlopt, to use ocamlc set TARGET=byte 7 # Compile using ocamlopt, to use ocamlc set TARGET=byte
8-TARGET=opt 8-TARGET=opt
9+#TARGET=opt 9+#TARGET=opt
10 # Install prefix 10 # Install prefix
11-PREFIX=/usr/local 11-PREFIX=/usr/local
12+#PREFIX=/usr/local 12+#PREFIX=/usr/local
13 # Library directory of hevea 13 # Library directory of hevea
14-LIBDIR=$(PREFIX)/lib/hevea 14-LIBDIR=$(PREFIX)/lib/hevea
15+LIBDIR=$(PREFIX)/share/hevea 15+LIBDIR=$(PREFIX)/share/hevea
16 # Where to install programms 16 # Where to install programms
17 BINDIR=$(PREFIX)/bin 17 BINDIR=$(PREFIX)/bin
18 # Install prefix prefix 18 # Install prefix prefix
19 DESTDIR= 19 DESTDIR=
20 #Where to install hevea.sty 20 #Where to install hevea.sty
21-LATEXLIBDIR=$(PREFIX)/lib/hevea 21-LATEXLIBDIR=$(PREFIX)/lib/hevea
22+LATEXLIBDIR=$(LIBDIR) 22+LATEXLIBDIR=$(LIBDIR)
23 ############### End of configuration parameters 23 ##### Advanced configuration parameters
24 SUF= 24 SUF=
25 DIR= 25 DIR=
26@@ -20,8 +20,8 @@ OCAMLFLAGS= 
27 OCAMLCI=$(OCAMLC) 
28 OCAMLOPT=${DIR}ocamlopt$(SUF) 
29 OCAMLLEX=${DIR}ocamllex$(SUF) -q 
30-INSTALL=cp 
31-MKDIR=mkdir -p 
32+INSTALL=${BSD_INSTALL_DATA} 
33+MKDIR=${MKDIR} 
34  
35 ONLYESPONJA=emisc.cmo buff.cmo pp.cmo htmllex.cmo htmlparse.cmo htmltext.cmo util.cmo explode.cmo ultra.cmo esponja.cmo 
36  
37@@ -50,37 +50,37 @@ byte: 
38 $(MAKE) $(MFLAGS) TARGET=byte hevea.byte hacha.byte esponja.byte bibhva.byte 
39  
40 install-lib: 
41- - $(MKDIR) $(DESTDIR)/$(LATEXLIBDIR) 
42- $(INSTALL) hevea.sty $(DESTDIR)/$(LATEXLIBDIR) 
43- - $(MKDIR) $(DESTDIR)/$(LIBDIR) 
44- $(INSTALL) contents_motif.gif next_motif.gif previous_motif.gif $(DESTDIR)/$(LIBDIR) 
45- $(INSTALL) $(ALLLIB) $(DESTDIR)/$(LIBDIR) 
46- - $(MKDIR) $(DESTDIR)/$(LIBDIR)/html 
47- cd html ; $(INSTALL) $(HTMLLIB) $(DESTDIR)/$(LIBDIR)/html 
48- - $(MKDIR) $(DESTDIR)/$(LIBDIR)/text 
49- cd text ; $(INSTALL) $(TEXTLIB) $(DESTDIR)/$(LIBDIR)/text 
50- - $(MKDIR) $(DESTDIR)/$(LIBDIR)/info 
51- cd info ; $(INSTALL) $(INFOLIB) $(DESTDIR)/$(LIBDIR)/info 
52- $(INSTALL) imagen $(DESTDIR)/$(LIBDIR) 
53- $(INSTALL) xxcharset.exe xxdate.exe $(DESTDIR)/$(LIBDIR) 
54- - $(MKDIR) $(DESTDIR)/$(LIBDIR)/mappings 
55- cp mappings/*.map $(DESTDIR)/$(LIBDIR)/mappings 
56+ $(BSD_INSTALL_DATA_DIR) $(DESTDIR)/$(LATEXLIBDIR) 
57+ $(BSD_INSTALL_DATA) hevea.sty $(DESTDIR)/$(LATEXLIBDIR) 
58+ $(BSD_INSTALL_DATA_DIR) $(DESTDIR)/$(LIBDIR) 
59+ $(BSD_INSTALL_DATA) contents_motif.gif next_motif.gif previous_motif.gif $(DESTDIR)/$(LIBDIR) 
60+ $(BSD_INSTALL_DATA) $(ALLLIB) $(DESTDIR)/$(LIBDIR) 
61+ $(BSD_INSTALL_DATA_DIR) $(DESTDIR)/$(LIBDIR)/html 
62+ cd html ; $(BSD_INSTALL_DATA) $(HTMLLIB) $(DESTDIR)/$(LIBDIR)/html 
63+ $(BSD_INSTALL_DATA_DIR) $(DESTDIR)/$(LIBDIR)/text 
64+ cd text ; $(BSD_INSTALL_DATA) $(TEXTLIB) $(DESTDIR)/$(LIBDIR)/text 
65+ $(BSD_INSTALL_DATA_DIR) $(DESTDIR)/$(LIBDIR)/info 
66+ cd info ; $(BSD_INSTALL_DATA) $(INFOLIB) $(DESTDIR)/$(LIBDIR)/info 
67+ $(BSD_INSTALL_DATA) imagen $(DESTDIR)/$(LIBDIR) 
68+ $(BSD_INSTALL_DATA) xxcharset.exe xxdate.exe $(DESTDIR)/$(LIBDIR) 
69+ $(BSD_INSTALL_DATA_DIR) $(DESTDIR)/$(LIBDIR)/mappings 
70+ $(BSD_INSTALL_DATA) mappings/*.map $(DESTDIR)/$(LIBDIR)/mappings 
71  
72 install-opt: install-lib 
73- - $(MKDIR) $(DESTDIR)/$(BINDIR) 
74- $(INSTALL) hevea.opt $(DESTDIR)/$(BINDIR)/hevea 
75- $(INSTALL) hacha.opt $(DESTDIR)/$(BINDIR)/hacha 
76- $(INSTALL) esponja.opt $(DESTDIR)/$(BINDIR)/esponja 
77- $(INSTALL) bibhva.opt $(DESTDIR)/$(BINDIR)/bibhva 
78- $(INSTALL) imagen $(DESTDIR)/$(BINDIR) 
79+ $(BSD_INSTALL_DATA_DIR) $(DESTDIR)/$(BINDIR) 
80+ $(BSD_INSTALL_PROGRAM) hevea.opt $(DESTDIR)/$(BINDIR)/hevea 
81+ $(BSD_INSTALL_PROGRAM) hacha.opt $(DESTDIR)/$(BINDIR)/hacha 
82+ $(BSD_INSTALL_PROGRAM) esponja.opt $(DESTDIR)/$(BINDIR)/esponja 
83+ $(BSD_INSTALL_PROGRAM) bibhva.opt $(DESTDIR)/$(BINDIR)/bibhva 
84+ $(BSD_INSTALL_SCRIPT) imagen $(DESTDIR)/$(BINDIR) 
85  
86 install-byte: install-lib 
87- - $(MKDIR) $(DESTDIR)/$(BINDIR) 
88- $(INSTALL) hevea.byte $(DESTDIR)/$(BINDIR)/hevea 
89- $(INSTALL) hacha.byte $(DESTDIR)/$(BINDIR)/hacha 
90- $(INSTALL) esponja.byte $(DESTDIR)/$(BINDIR)/esponja 
91- $(INSTALL) bibhva.byte $(DESTDIR)/$(BINDIR)/bibhva 
92- $(INSTALL) imagen $(DESTDIR)/$(BINDIR) 
93+ $(BSD_INSTALL_DATA_DIR) $(DESTDIR)/$(BINDIR) 
94+ $(BSD_INSTALL_SCRIPT) hevea.byte $(DESTDIR)/$(BINDIR)/hevea 
95+ $(BSD_INSTALL_SCRIPT) hacha.byte $(DESTDIR)/$(BINDIR)/hacha 
96+ $(BSD_INSTALL_SCRIPT) esponja.byte $(DESTDIR)/$(BINDIR)/esponja 
97+ $(BSD_INSTALL_SCRIPT) bibhva.byte $(DESTDIR)/$(BINDIR)/bibhva 
98+ $(BSD_INSTALL_SCRIPT) imagen $(DESTDIR)/$(BINDIR) 
99  
100  
101 hevea.byte: ${OBJS}