Remove patch-ab, as it has been applied upstream (no dependency over gmake)
Version 1.1 (2006-03-17)
* Features
- Support for user-defined conversion rules.
- Support for xindy and sam2p.
- Improved fig2dev support.
- Experimental cache system.
* Bugfixes
- Better parsing of log files.
- Improved error reporting (including for BibTeX and Metapost).
- Better handling of verbatim environments.
- Many other fixes.
Change maintainer address to @netbsd.org
Update homepage to avoid redirections
Main changelog entries:
Version 1.0 (2005-07-11)
More intelligent graphics conversion rules.
New command-line options "--inplace" and "--into".
New command-line option "-W" to report warnings.
Modules "index" and "verbatim" fixed.
Fixed path searching in Metapost.
Fixed paper size handling (in dvips, dvipdfm, ps2pdf).
Better handling of aux files from \include'd sources.
approved by cube@
Collection, from PR#28920 by Antoine Reilles, with a few minor changes by
myself.
Rubber is a building system for LaTeX documents.
It is based on a routine that runs just as many compilations as necessary. The
module system provides a great flexibility that virtually allows support for
any package with no user intervention, as well as pre- and post-processing of
the document. The standard modules currently provide support for bibtex,
dvips, dvipdfm, pdftex, makeindex. A good number of standard packages are
supported, including graphics/graphicx (with automatic conversion between
various formats and Metapost compilation).