=================================================================== RCS file: /cvs/mandoc/Attic/index.sgml,v retrieving revision 1.9 retrieving revision 1.11 diff -u -p -r1.9 -r1.11 --- mandoc/Attic/index.sgml 2009/02/27 10:55:16 1.9 +++ mandoc/Attic/index.sgml 2009/03/21 09:50:07 1.11 @@ -102,25 +102,43 @@

- Snapshot port + Snapshot port/pkgsrc

- The source snapshot is automatically converted into an OpenBSD port (ports for other BSD systems not - yet available). These may be found in the /ports-openbsd/ directory. - You must have the ports tree installed. + The source snapshot is automatically converted into OpenBSD port and NetBSD pkgsrc forms at /ports-openbsd/ and /ports-netbsd/, + respectively. Please read the OpenBSD Ports FAQ or + NetBSD pkgsrc guide, first.

+

+ OpenBSD port +

+

# pkg_delete mdocml
- # cd /usr/ports/devel/
+ # 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 regress
# make install

+ +

+ NetBSD 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 +

@@ -146,7 +164,7 @@
- Copyright © 2009 Kristaps Džonsons, $Date: 2009/02/27 10:55:16 $ + Copyright © 2009 Kristaps Džonsons, $Date: 2009/03/21 09:50:07 $