pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/hevea Update textproc/hevea to 1.09



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3b88c0f15727
branches:  trunk
changeset: 523961:3b88c0f15727
user:      tonio <tonio%pkgsrc.org@localhost>
date:      Mon Jan 15 21:12:13 2007 +0000

description:
Update textproc/hevea to 1.09

version 1.09
     - primitives \push@styles,\pop@styles to save,restore styles
       accross blocks (mathpartir)
     - Esponja removes unreferenced style classes.
     - Notice : horiz bars in table -> <TD CLASS="hbar" STYLE="height=..">
       is the most simple and works for both moz and IE.
     - added winfonts.hva, to replace a few entities by ascii art
     - initial value of 'true' for extendedchars (listings)
     - adopt most recent mac encoding 0xDB -> euro sign
     - added three window codepages and applemac in inputenc, useful ?
     - suppress -symbols option !
     - include imagen options as comment in image file -> force
       production of images when options change. Then, Misc also
       has a checkpointed state, so as to avoid double inclusion
       of options with -fix.
     - added xspace.hva
     - added bibhva executable, so as to call bibtex on .haux files
       yielding .hbbl files
     - styled theorem-like envs
     - added ifpdf package
     - option -dv
     - chngcntr package.
     - latin encoding support, through the inputenc package and
       checked numerical entities (\@print@u)
       Defaut charset is now US-ASCII.
     - Added eurosym package
     - Added textcomp package
     - supertable completed.
     - longtable package, a nightmare
     - a few changes in graphics/graphicx to allow loading both
       (and \@imagecommand in html/hevea.hva uses \def)
     - show/noshow option for package figcut.
     - figcut and deepcut packages.
     - Basic chapterbib (works for included files only, no top level
       bibliography).
    - new option -pdf for imagen.
    - new -t option for imagen (doc pending) -> dvips
    - added delim, moredelim, deletedelim, should now implement
      new interface for comments and strinsg, and normalize style
      command names... Semantics of 'delete' key is somehow radical...
    - -w Z warning -> quite a lot of corrections.
    - Huge bug (all ' -> - in text mode).
    - <<-o - >> redirects html output to stdout.
    - \title, \author and \date now work after \begin{document}

diffstat:

 textproc/hevea/Makefile         |   5 +-
 textproc/hevea/PLIST            |  84 +++++++++++++++++++++++++++++++++++++---
 textproc/hevea/distinfo         |  10 ++--
 textproc/hevea/patches/patch-aa |  24 +++++++---
 4 files changed, 99 insertions(+), 24 deletions(-)

diffs (281 lines):

diff -r 396f3c1757c6 -r 3b88c0f15727 textproc/hevea/Makefile
--- a/textproc/hevea/Makefile   Mon Jan 15 20:26:35 2007 +0000
+++ b/textproc/hevea/Makefile   Mon Jan 15 21:12:13 2007 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2006/02/05 23:11:02 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2007/01/15 21:12:13 tonio Exp $
 
-DISTNAME=      hevea-1.08
-PKGREVISION=   2
+DISTNAME=      hevea-1.09
 CATEGORIES=    textproc
 MASTER_SITES=  http://para.inria.fr/~maranget/hevea/distri/
 
diff -r 396f3c1757c6 -r 3b88c0f15727 textproc/hevea/PLIST
--- a/textproc/hevea/PLIST      Mon Jan 15 20:26:35 2007 +0000
+++ b/textproc/hevea/PLIST      Mon Jan 15 21:12:13 2007 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.4 2005/09/29 13:20:46 tonio Exp $
+@comment $NetBSD: PLIST,v 1.5 2007/01/15 21:12:13 tonio Exp $
+bin/bibhva
 bin/esponja
 bin/hacha
 bin/hevea
@@ -8,22 +9,34 @@
 share/hevea/articlecommon.hva
 share/hevea/babel.hva
 share/hevea/bookcommon.hva
+share/hevea/chapterbib.hva
+share/hevea/chngcntr.hva
 share/hevea/comment.hva
 share/hevea/compat.hva
 share/hevea/contents_motif.gif
 share/hevea/czech.hva
+share/hevea/deepcut.hva
 share/hevea/english.hva
+share/hevea/eurosym.hva
+share/hevea/figcut.hva
 share/hevea/french-common.hva
 share/hevea/german-common.hva
 share/hevea/hevea.sty
+share/hevea/html/amsfonts.hva
 share/hevea/html/amssymb.hva
+share/hevea/html/ansinew.hva
+share/hevea/html/applemac.hva
 share/hevea/html/article.hva
+share/hevea/html/ascii.hva
 share/hevea/html/austrian.hva
 share/hevea/html/book.hva
 share/hevea/html/color.hva
 share/hevea/html/colortbl.hva
 share/hevea/html/common-math.hva
 share/hevea/html/commongraphic.hva
+share/hevea/html/cp1250.hva
+share/hevea/html/cp1252.hva
+share/hevea/html/cp1257.hva
 share/hevea/html/fancysection.hva
 share/hevea/html/fancyvrb.hva
 share/hevea/html/french.hva
@@ -31,6 +44,17 @@
 share/hevea/html/graphics.hva
 share/hevea/html/graphicx.hva
 share/hevea/html/hevea.hva
+share/hevea/html/inputenc.hva
+share/hevea/html/latin1.hva
+share/hevea/html/latin10.hva
+share/hevea/html/latin2.hva
+share/hevea/html/latin3.hva
+share/hevea/html/latin4.hva
+share/hevea/html/latin5.hva
+share/hevea/html/latin6.hva
+share/hevea/html/latin7.hva
+share/hevea/html/latin8.hva
+share/hevea/html/latin9.hva
 share/hevea/html/mathpartir.hva
 share/hevea/html/natbib.hva
 share/hevea/html/png.hva
@@ -42,31 +66,51 @@
 share/hevea/html/symb-fra.hva
 share/hevea/html/symb-mathml.hva
 share/hevea/html/symb-text.hva
-share/hevea/html/symb.hva
 share/hevea/html/urlhref.hva
 share/hevea/html/xypic.hva
 share/hevea/hyperref.hva
+share/hevea/ifpdf.hva
 share/hevea/ifthen.hva
 share/hevea/imagen
 share/hevea/index.hva
 share/hevea/info/article.hva
 share/hevea/info/book.hva
-share/hevea/info/color.hva
-share/hevea/info/colortbl.hva
-share/hevea/info/fancysection.hva
 share/hevea/info/hevea.hva
-share/hevea/info/multind.hva
 share/hevea/info/report.hva
 share/hevea/info/seminar.hva
+share/hevea/iso-html.hva
 share/hevea/iso-symb.hva
+share/hevea/iso-text.hva
+share/hevea/isolatin1.hva
 share/hevea/keyval.hva
 share/hevea/latexcommon.hva
+share/hevea/latexsym.hva
 share/hevea/listings.hva
+share/hevea/longtable.hva
 share/hevea/lstlang1.hva
 share/hevea/lstlang2.hva
 share/hevea/lstlang3.hva
 share/hevea/makeidx.hva
-share/hevea/mathaccents.hva
+share/hevea/mappings/ISO-8859-1.map
+share/hevea/mappings/ISO-8859-10.map
+share/hevea/mappings/ISO-8859-11.map
+share/hevea/mappings/ISO-8859-13.map
+share/hevea/mappings/ISO-8859-14.map
+share/hevea/mappings/ISO-8859-15.map
+share/hevea/mappings/ISO-8859-16.map
+share/hevea/mappings/ISO-8859-2.map
+share/hevea/mappings/ISO-8859-3.map
+share/hevea/mappings/ISO-8859-4.map
+share/hevea/mappings/ISO-8859-5.map
+share/hevea/mappings/ISO-8859-6.map
+share/hevea/mappings/ISO-8859-7.map
+share/hevea/mappings/ISO-8859-8.map
+share/hevea/mappings/ISO-8859-9.map
+share/hevea/mappings/US-ASCII.map
+share/hevea/mappings/macintosh.map
+share/hevea/mappings/windows-1250.map
+share/hevea/mappings/windows-1252.map
+share/hevea/mappings/windows-1257.map
 share/hevea/mathop.hva
 share/hevea/moreverb.hva
 share/hevea/multibib.hva
@@ -80,22 +124,46 @@
 share/hevea/ragged2e.hva
 share/hevea/spaces.hva
 share/hevea/supertabular.hva
+share/hevea/text/ansinew.hva
+share/hevea/text/applemac.hva
 share/hevea/text/article.hva
+share/hevea/text/ascii.hva
 share/hevea/text/austrian.hva
 share/hevea/text/book.hva
 share/hevea/text/color.hva
 share/hevea/text/colortbl.hva
+share/hevea/text/cp1250.hva
+share/hevea/text/cp1252.hva
+share/hevea/text/cp1257.hva
 share/hevea/text/fancysection.hva
 share/hevea/text/french.hva
 share/hevea/text/german.hva
 share/hevea/text/hevea.hva
+share/hevea/text/inputenc.hva
+share/hevea/text/latin1.hva
+share/hevea/text/latin10.hva
+share/hevea/text/latin2.hva
+share/hevea/text/latin3.hva
+share/hevea/text/latin4.hva
+share/hevea/text/latin5.hva
+share/hevea/text/latin6.hva
+share/hevea/text/latin7.hva
+share/hevea/text/latin8.hva
+share/hevea/text/latin9.hva
 share/hevea/text/report.hva
 share/hevea/text/seminar.hva
-share/hevea/text/symb.hva
+share/hevea/textcomp.hva
+share/hevea/theorem.hva
 share/hevea/underscore.hva
 share/hevea/url.hva
 share/hevea/verbatim.hva
+share/hevea/winfonts.hva
+share/hevea/winstyles.hva
+share/hevea/xspace.hva
+share/hevea/xxcharset.exe
+share/hevea/xxdate.exe
 @dirrm share/hevea/text
+@dirrm share/hevea/mappings
 @dirrm share/hevea/info
 @dirrm share/hevea/html
 @dirrm share/hevea
diff -r 396f3c1757c6 -r 3b88c0f15727 textproc/hevea/distinfo
--- a/textproc/hevea/distinfo   Mon Jan 15 20:26:35 2007 +0000
+++ b/textproc/hevea/distinfo   Mon Jan 15 21:12:13 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2006/01/13 09:26:38 tonio Exp $
+$NetBSD: distinfo,v 1.10 2007/01/15 21:12:13 tonio Exp $
 
-SHA1 (hevea-1.08/hevea-1.08.tar.gz) = 2077a7c190b6f360733fa5fb762359f89e224e6c
-RMD160 (hevea-1.08/hevea-1.08.tar.gz) = ffa50fbaac2a8ef05f3783f9591544c57ccfd717
-Size (hevea-1.08/hevea-1.08.tar.gz) = 258787 bytes
-SHA1 (patch-aa) = 6f064f1572e8c78d250c8fdd6f480ef898a9c755
+SHA1 (hevea-1.09/hevea-1.09.tar.gz) = 7df360c53f7f943e12c41cb27d569499be9c0215
+RMD160 (hevea-1.09/hevea-1.09.tar.gz) = a0b8e220db5d656a34ee5d3867b64a79139b47bd
+Size (hevea-1.09/hevea-1.09.tar.gz) = 294716 bytes
+SHA1 (patch-aa) = a0d85c8a1d837a4227a0b76b675bef778d55b952
diff -r 396f3c1757c6 -r 3b88c0f15727 textproc/hevea/patches/patch-aa
--- a/textproc/hevea/patches/patch-aa   Mon Jan 15 20:26:35 2007 +0000
+++ b/textproc/hevea/patches/patch-aa   Mon Jan 15 21:12:13 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: patch-aa,v 1.7 2005/09/29 13:20:46 tonio Exp $
+$NetBSD: patch-aa,v 1.8 2007/01/15 21:12:13 tonio Exp $
 
---- Makefile.orig      2005-05-13 16:08:47.000000000 +0200
+--- Makefile.orig      2006-10-16 11:06:56.000000000 +0200
 +++ Makefile
 @@ -1,16 +1,16 @@
  ################## Configuration parameters
@@ -23,7 +23,7 @@
  ############### End of configuration parameters
  SUF=
  DIR=
-@@ -22,8 +22,8 @@ OCAMLFLAGS=
+@@ -20,8 +20,8 @@ OCAMLFLAGS=
  OCAMLCI=$(OCAMLC)
  OCAMLOPT=${DIR}ocamlopt$(SUF)
  OCAMLLEX=${DIR}ocamllex$(SUF) -q
@@ -32,10 +32,10 @@
 +INSTALL=${BSD_INSTALL_DATA}
 +MKDIR=${MKDIR}
  
- ONLYESPONJA=emisc.cmo buff.cmo htmllex.cmo htmlparse.cmo htmltext.cmo pp.cmo util.cmo explode.cmo ultra.cmo esponja.cmo
+ ONLYESPONJA=emisc.cmo buff.cmo pp.cmo htmllex.cmo htmlparse.cmo htmltext.cmo util.cmo explode.cmo ultra.cmo esponja.cmo
  
-@@ -51,34 +51,34 @@ byte:
-       $(MAKE) $(MFLAGS) TARGET=byte hevea.byte hacha.byte esponja.byte
+@@ -50,37 +50,37 @@ byte:
+       $(MAKE) $(MFLAGS) TARGET=byte hevea.byte hacha.byte esponja.byte bibhva.byte
  
  install-lib:
 -      - $(MKDIR) $(DESTDIR)/$(LATEXLIBDIR)
@@ -50,6 +50,9 @@
 -      - $(MKDIR) $(DESTDIR)/$(LIBDIR)/info
 -      cd info ; $(INSTALL) $(INFOLIB) $(DESTDIR)/$(LIBDIR)/info
 -      $(INSTALL) imagen $(DESTDIR)/$(LIBDIR)
+-      $(INSTALL) xxcharset.exe xxdate.exe $(DESTDIR)/$(LIBDIR)
+-      - $(MKDIR)  $(DESTDIR)/$(LIBDIR)/mappings
+-      cp mappings/*.map $(DESTDIR)/$(LIBDIR)/mappings
 +      $(BSD_INSTALL_DATA_DIR) $(DESTDIR)/$(LATEXLIBDIR)
 +      $(BSD_INSTALL_DATA)  hevea.sty $(DESTDIR)/$(LATEXLIBDIR)
 +      $(BSD_INSTALL_DATA_DIR) $(DESTDIR)/$(LIBDIR)
@@ -62,19 +65,22 @@
 +      $(BSD_INSTALL_DATA_DIR) $(DESTDIR)/$(LIBDIR)/info
 +      cd info ; $(BSD_INSTALL_DATA) $(INFOLIB) $(DESTDIR)/$(LIBDIR)/info
 +      $(BSD_INSTALL_DATA) imagen $(DESTDIR)/$(LIBDIR)
- 
- 
++      $(BSD_INSTALL_DATA) xxcharset.exe xxdate.exe $(DESTDIR)/$(LIBDIR)
++      $(BSD_INSTALL_DATA_DIR)  $(DESTDIR)/$(LIBDIR)/mappings
++      $(BSD_INSTALL_DATA) mappings/*.map $(DESTDIR)/$(LIBDIR)/mappings
  
  install-opt: install-lib
 -      - $(MKDIR) $(DESTDIR)/$(BINDIR)
 -      $(INSTALL) hevea.opt $(DESTDIR)/$(BINDIR)/hevea
 -      $(INSTALL) hacha.opt $(DESTDIR)/$(BINDIR)/hacha
 -      $(INSTALL) esponja.opt $(DESTDIR)/$(BINDIR)/esponja
+-      $(INSTALL) bibhva.opt $(DESTDIR)/$(BINDIR)/bibhva
 -      $(INSTALL) imagen $(DESTDIR)/$(BINDIR)
 +      $(BSD_INSTALL_DATA_DIR) $(DESTDIR)/$(BINDIR)
 +      $(BSD_INSTALL_PROGRAM) hevea.opt $(DESTDIR)/$(BINDIR)/hevea
 +      $(BSD_INSTALL_PROGRAM) hacha.opt $(DESTDIR)/$(BINDIR)/hacha
 +      $(BSD_INSTALL_PROGRAM) esponja.opt $(DESTDIR)/$(BINDIR)/esponja
++      $(BSD_INSTALL_PROGRAM) bibhva.opt $(DESTDIR)/$(BINDIR)/bibhva
 +      $(BSD_INSTALL_SCRIPT) imagen $(DESTDIR)/$(BINDIR)
  
  install-byte: install-lib
@@ -82,11 +88,13 @@
 -      $(INSTALL) hevea.byte $(DESTDIR)/$(BINDIR)/hevea
 -      $(INSTALL) hacha.byte $(DESTDIR)/$(BINDIR)/hacha
 -      $(INSTALL) esponja.byte $(DESTDIR)/$(BINDIR)/esponja
+-      $(INSTALL) bibhva.byte $(DESTDIR)/$(BINDIR)/bibhva
 -      $(INSTALL) imagen $(DESTDIR)/$(BINDIR)
 +      $(BSD_INSTALL_DATA_DIR) $(DESTDIR)/$(BINDIR)
 +      $(BSD_INSTALL_SCRIPT) hevea.byte $(DESTDIR)/$(BINDIR)/hevea
 +      $(BSD_INSTALL_SCRIPT) hacha.byte $(DESTDIR)/$(BINDIR)/hacha
 +      $(BSD_INSTALL_SCRIPT) esponja.byte $(DESTDIR)/$(BINDIR)/esponja
++      $(BSD_INSTALL_SCRIPT) bibhva.byte $(DESTDIR)/$(BINDIR)/bibhva
 +      $(BSD_INSTALL_SCRIPT) imagen $(DESTDIR)/$(BINDIR)
  
  



Home | Main Index | Thread Index | Old Index