=================================================================== RCS file: /cvs/mandoc/Attic/index.sgml,v retrieving revision 1.131 retrieving revision 1.132 diff -u -p -r1.131 -r1.132 --- mandoc/Attic/index.sgml 2011/07/24 10:09:03 1.131 +++ mandoc/Attic/index.sgml 2011/07/24 19:03:40 1.132 @@ -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/ + +

@@ -320,6 +337,10 @@ 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

@@ -366,7 +387,7 @@ Copyright © 2008–2011 Kristaps Dzonsons, - $Date: 2011/07/24 10:09:03 $ + $Date: 2011/07/24 19:03:40 $