=================================================================== RCS file: /cvs/mandoc/Attic/index.sgml,v retrieving revision 1.129 retrieving revision 1.133 diff -u -p -r1.129 -r1.133 --- mandoc/Attic/index.sgml 2011/07/23 09:47:25 1.129 +++ mandoc/Attic/index.sgml 2011/07/24 19:08:09 1.133 @@ -39,18 +39,23 @@ Sources

- mdocml is in plain-old ANSI C and should build and run on any UNIX system, although mdocml is in plain-old ANSI C and should build and run on any modern system (mandocdb requires Berkeley Database (this is - installed by default on all BSD operating systems). + HREF="http://www.oracle.com/technetwork/database/berkeleydb/overview/index.html">Berkeley Database, installed by + default on all BSD UNIX operating systems). +

+

To compile mdocml, run make, then make install to install into - /usr/local. - Be aware: if you have an existing groff installation, - this may overwrite its preconv binary. - The mandocdb utility is not yet linked to the build. You must run make - mandocdb to build it (it does not install). + /usr/local. Be aware: if you have an existing groff installation, this may overwrite its preconv binary. The mandocdb utility is not yet linked to the build: you must run make mandocdb to + build it (it does not install).

+ Distributed Win32 binaries are compiled using mingw32. They are + distributed in a ZIP archive consisting of binaries, manuals, and other installable media. +

+

The most current version of mdocml is @VERSION@, dated @VDATE@.

@@ -74,6 +79,12 @@ cvsweb + + Win32 binary archive + + /binaries/mdocml-win32.zip + +

@@ -126,6 +137,12 @@ /snapshots/ + + Binary archive + + /binaries/ + +

@@ -311,13 +328,19 @@ News

- xx-07-2011: version 1.11.5 + 24-07-2011: version 1.11.5

- Significant eqn improvements. mdocml can now parse arbitrary equations - (although few GNU troff extensions are accepted, nor is mixing low-level roff with eqn). See the eqn manual for details. For the time being, equations are rendered as simple in-line text. + Significant eqn improvements. mdocml can now parse arbitrary eqn input + (although few GNU extensions are accepted, nor is mixing low-level roff with eqn). See the eqn + manual for details. For the time being, equations are rendered as simple in-line text. The equation parser satisfies + the language specified in the Second + Edition User's Guide.

+

+ This is also the first release featuring a distributed Windows binary, available at /binaries/mdocml-win32.zip. +

12-07-2011: version 1.11.4

@@ -364,7 +387,7 @@ Copyright © 2008–2011 Kristaps Dzonsons, - $Date: 2011/07/23 09:47:25 $ + $Date: 2011/07/24 19:08:09 $