summaryrefslogtreecommitdiff
path: root/devel/noweb/PLIST
diff options
context:
space:
mode:
authortnn <tnn>2008-03-08 13:02:40 +0000
committertnn <tnn>2008-03-08 13:02:40 +0000
commitaad84e749ea74c6a55aa3d344138c154ae1f3bfb (patch)
treeb4c603c940732bfc0c5a9818ba62fd2d6d3a6eef /devel/noweb/PLIST
parentdf5e9bc1ee50a8bacefe65d4be32fa31e7c34888 (diff)
downloadpkgsrc-aad84e749ea74c6a55aa3d344138c154ae1f3bfb.tar.gz
PR pkg/38194: Aleksej Saushev: Update devel/noweb to 2.11b.
CHANGES FOR VERSION 2.11b - released 12 Jun 2006 Make noroff use -mm by default (Debian 218050) Fixed flagrant errors in noweave -x -troff (but bad formatting remains) CHANGES FOR VERSION 2.11a - released 20 May 2006 Clarify instructions for $PATH and $MANPATH (B Pierce) Create examples/Makefile.awk (B Pierce) Clarify documentation: unescaped << and >> not OK in docs chunk (R Hemmecke) Add -lua option to docs2comments filter CHANGES FOR VERSION 2.11 - released 6 April 2006 Braces did not render correctly in [[<<$\{a_i\}$>>]] (Albert Reiner) From Kevin Quick, Windows hints and a new NOTANGLE.BAT Generate postscript with -P cmz for better PDF (Francky Leyn) Clarify for noweave -delay that the first doco chunk is before the first @ extended xchunks with -summary argument Line in a code chunk opening with unclosed, unescaped << is OK (Ralf Hemmecke) UNDO ME! Make docs2comments filter tolerate embedded @xref stuff.. Added Windows XP help to FAQ (David Lemmon) Noidx now calculates labels for a code chunk using the number of preceding definitions from the same @file, not the overall number Change wording for \noweboptions{german} (Christian Lindig) Need to insert \leavevmode in \sublabel so that new \@bsphack will work right From Yann Dirson, new filters in contrib/ydirson. From Fr'ed'eric Lin'e, some improvements in French translation (apologies to Moli`ere) CHANGES FOR VERSION 2.10c - released 17 Jul 2002 Bug in noidx.nw caused tag NWD1 etc to be used in multiple files. Cleaned up alignment tags in tables emitted by l2h.nw (Federico Di Gregorio) Fixed some bugs in the HTML markup for the hacker's guide Goes back to iconc, except for noidx.nw, which can't be compiled because of the 32-bit polynomial arithmetic CHANGES FOR VERSION 2.10b - released 15 Jul 2002 Bug in xchunks.nw, around line 100 -- db never initialized (Stephen Edwards) In local identifier cross-reference, enable breaks between pages of multiply defined identifiers (option breakdefs) Create a secret \noweboptions{breakcode} for those who want their code chunks broken across page boundaries German is `Benutzt' not `Benutztt' (Johannes Huesing) No longer suggests iconc; compiling with icont is now the default. CHANGES FOR VERSION 2.10a - released 30 Mar 2001 Fixed problem in src/Makefile -- FAQ should be built by `source' not `all' CHANGES FOR VERSION 2.10 - released 16 Jun 2000, but not officially Added -matlab to nountangle (Uwe Brauer) Added \nwblindhyperanchor to \weblabel (Andrew Swann) Changed one more 'char c' to 'unsigned char c' in recognize.nw (Gilles ANDRE) Change noweb.sty to support more than 26 code chunks on a page (F. Leyn) l2h skips optional arguments with \includegraphics fixed bugs in htmltoc having to do with nested anchors on one line Added capacity for two more filters to noweave script Fixed bug in autodefs.sml (including spaces in symbol chars) Added autodefs.mmix Added autodefs.asdl Scripts for Plan 9 rc (Russ Cox) Tinkered with noidx sortkey Added \mbox{} to \nwnewline, so that spaces won't be eaten (John Cummings) Added xchunks filter, per request of Mike Smith & Glenn Holloway Replaced FORTH uniqueid heuristic with 32-bit CRC Added pipedocs filter to pipe documentation chunks through commands Added h2a (convert html to ascii) for use with pipedoces Added docs2comments filter, with pipedocs and h2a, to replace nountangle Added nwmtime filter; helps derive Zephyr web pages Moved the official FAQ to html Added multiple-language support to noweb.sty (Miguel Filgueiras) notangle -L initial newline is a bug and will never be fixed (Harald Soleng) Added \noweboptions{noxref}, intended for temporary use inside documents.
Diffstat (limited to 'devel/noweb/PLIST')
-rw-r--r--devel/noweb/PLIST13
1 files changed, 11 insertions, 2 deletions
diff --git a/devel/noweb/PLIST b/devel/noweb/PLIST
index b4a9e1c2cd5..92a5d3f7bc0 100644
--- a/devel/noweb/PLIST
+++ b/devel/noweb/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2005/10/23 15:45:43 rillig Exp $
+@comment $NetBSD: PLIST,v 1.3 2008/03/08 13:02:40 tnn Exp $
bin/cpif
bin/htmltoc
bin/nodefs
@@ -27,6 +27,7 @@ man/man7/nowebfilters.7
man/man7/nowebstyle.7
share/emacs/site-lisp/noweb-mode.el
share/examples/noweb/Makefile
+share/examples/noweb/Makefile.awk
share/examples/noweb/README
share/examples/noweb/README.h
share/examples/noweb/breakmodel.nw
@@ -46,31 +47,39 @@ share/examples/noweb/wc.bbl
share/examples/noweb/wc.nw
share/examples/noweb/wc.nw2html
share/examples/noweb/whitespace
+share/noweb/autodefs.asdl
share/noweb/autodefs.c
share/noweb/autodefs.icon
share/noweb/autodefs.lrtl
+share/noweb/autodefs.mmix
share/noweb/autodefs.pascal
share/noweb/autodefs.promela
share/noweb/autodefs.sml
share/noweb/autodefs.tex
share/noweb/autodefs.yacc
+share/noweb/btdefn
share/noweb/disambiguate
+share/noweb/docs2comments
share/noweb/elide
share/noweb/emptydefn
share/noweb/finduses
+share/noweb/h2a
share/noweb/l2h
share/noweb/markup
share/noweb/mnt
share/noweb/noidx
share/noweb/nt
+share/noweb/nwmtime
+share/noweb/pipedocs
share/noweb/tmac.w
share/noweb/toascii
share/noweb/tohtml
share/noweb/toroff
share/noweb/totex
share/noweb/unmarkup
+share/noweb/xchunks
share/texmf/tex/noweb/noweb.sty
share/texmf/tex/noweb/nwmac.tex
-@dirrm share/examples/noweb
@dirrm share/texmf/tex/noweb
@dirrm share/noweb
+@dirrm share/examples/noweb