=================================================================== RCS file: /cvs/mandoc/Attic/index.sgml,v retrieving revision 1.21 retrieving revision 1.22 diff -u -p -r1.21 -r1.22 --- mandoc/Attic/index.sgml 2009/06/17 19:12:03 1.21 +++ mandoc/Attic/index.sgml 2009/06/25 08:42:06 1.22 @@ -48,110 +48,121 @@

- INSTALLING SOURCES + DOWNLOADS

Sources correctly build and install on FreeBSD, OpenBSD, NetBSD and Linux operating systems, tested variously on i386, AMD64, alpha and others. The most current version is @VERSION@, dated @VDATE@. + class="attn">@VERSION@, dated @VDATE@. A full ChangeLog is written with each new version.

- Snapshot source + Downstream

-

- CVS sources are checkedout and snapshotted with version updates. These (and all historical snapshots) - may be found in the /snapshots/ directory. A full ChangeLog is written with each new snapshot. -

+ + + + + + + + + + + + + + + + + +
FreeBSD (ports) + /textproc/mandoc +
NetBSD (pkgsrc) + /textproc/mandoc +
OpenBSD (base system) + /usr.bin/mandoc +
-

- % cd /tmp
- % ftp -V -o- - http://mdocml.bsd.lv/snapshots/mdocml.tar.gz | tar -zvxf -
- % cd mdocml
- % make all
- # make install -

-

- Snapshot port/pkgsrc + Current

-

- The source snapshot is automatically converted into OpenBSD, NetBSD and FreeBSD ports at /ports-openbsd/, /ports-netbsd/ and /ports-freebsd/, respectively. Please read the OpenBSD Ports FAQ, the NetBSD pkgsrc guide or the FreeBSD ports - guide, first. -

+ + + + + + + + + + + + + + + + + + + + + +
Source archive + /snapshots/mdocml.tar.gz + (md5) +
OpenBSD port + /ports-openbsd/mdocml.tar.gz + (md5) +
FreeBSD port + /ports-freebsd/mdocml.tar.gz + (md5) +
NetBSD pkgsrc + /ports-netbsd/mdocml.tar.gz + (md5) +
-

- OpenBSD port -

+

+ Historical +

-

- Note: the mdocml utility is part of OpenBSD's base system at usr.bin/mandoc. Please use this - instead of the provided port. -

- -

- # pkg_delete mdocml
- # cd /usr/ports/textproc/
- # rm -rf mdocml
- # ftp -V -o- - http://mdocml.bsd.lv/ports-openbsd/mdocml.tar.gz | tar -zvxf -
- # cd mdocml
- # make build
- # make install -

- -

- NetBSD pkgsrc -

- -

- Note: a pkgsrc port is maintained in-tree at textproc/mdocml. Please use this - instead of the provided pkgsrc. -

- -

- # pkg_delete mdocml
- # cd /usr/pkgsrc/textproc/
- # rm -rf mdocml
- # ftp -V -o- - http://mdocml.bsd.lv/ports-netbsd/mdocml.tar.gz | tar -zvxf -
- # cd mdocml
- # make build
- # make install -

- -

- FreeBSD port -

- -

- Note: a port is maintained in-tree at textproc/mdocml. Please use - this instead of the provided port. -

- -

- # pkg_delete -x mdocml
- # cd /tmp
- # ftp -V -o- - http://mdocml.bsd.lv/ports-freebsd/mdocml.tar.gz | tar -zvxf -
- # cd mdocml
- # make
- # make install -

+ + + + + + + + + + + + + + + + + + + + + +
Source archive + /snapshots/ +
OpenBSD port + /ports-openbsd/ +
FreeBSD port + /ports-freebsd/ +
NetBSD pkgsrc + /ports-netbsd/ +
@@ -160,47 +171,39 @@ DOCUMENTATION - - - - - - +
+ + + - - - - - - - +
mandoc(1) format and display UNIX manuals
mandoc_char(7) mandoc special characters
mdoc(7) mdoc language reference
man(7) man language reference
manuals(7) a guide to writing UNIX manuals
mdoc(3) mdoc macro compiler library
man(3) man macro compiler library
@@ -211,7 +214,8 @@

- For all issues related to mdocml, contact Kristaps, krismdocml, contact Kristaps Džonsons, kris - Copyright © 2008, 2009 Kristaps Džonsons, $Date: 2009/06/17 19:12:03 $ + Copyright © 2008, 2009 Kristaps Džonsons, $Date: 2009/06/25 08:42:06 $