]> git.cameronkatri.com Git - mandoc.git/commitdiff
Finalised index.sgml for NetBSD pkgsrc.
authorKristaps Dzonsons <kristaps@bsd.lv>
Sat, 28 Feb 2009 10:13:45 +0000 (10:13 +0000)
committerKristaps Dzonsons <kristaps@bsd.lv>
Sat, 28 Feb 2009 10:13:45 +0000 (10:13 +0000)
index.sgml

index 1d576e14a61801b8b681555032e32a37dcd470c6..76bc7a3cab96636bb8181189dd09d714ac9d1344 100644 (file)
                                        </p>
 
                                        <h2>
-                                       Snapshot port
+                                       Snapshot port/pkgsrc
                                        </h2>
 
                                        <p>
-                                       The source snapshot is automatically converted into an OpenBSD port (ports for other BSD systems not
-                                       yet available).  These may be found in the <a href="/ports-openbsd/">/ports-openbsd/</a> directory.
-                                       You <span class="emph">must</span> have the ports tree installed.
+                                       The source snapshot is automatically converted into OpenBSD port and NetBSD pkgsrc forms at <a
+                                       href="/ports-openbsd/">/ports-openbsd/</a> and <a href="/ports-netbsd/">/ports-netbsd/</a>,
+                                       respectively.  Please read the <a href="http://www.openbsd.org/faq/faq15.html">OpenBSD Ports FAQ</a> or
+                                       <a href="http://www.netbsd.org/docs/software/packages.html">NetBSD pkgsrc guide</a>, first.
                                        </p>
 
+                                       <h3>
+                                       OpenBSD port
+                                       </h3>
+
                                        <p class="boxed">
                                        # pkg_delete mdocml<br>
                                        # cd /usr/ports/devel/<br>
                                        # ftp -V -o- http://mdocml.bsd.lv/ports-openbsd/mdocml.tar.gz | tar -zvxf -<br>
                                        # cd mdocml<br>
                                        # make build<br>
-                                       # make regress<br>
+                                       # make install
+                                       </p>
+
+                                       <h3>
+                                       NetBSD pkgsrc
+                                       </h3>
+
+                                       <p class="boxed">
+                                       # pkg_delete mdocml<br>
+                                       # cd /usr/pkgsrc/devel/<br>
+                                       # rm -rf mdocml<br>
+                                       # ftp -V -o- http://mdocml.bsd.lv/ports-netbsd/mdocml.tar.gz | tar -zvxf -<br>
+                                       # cd mdocml<br>
+                                       # make build<br>
                                        # make install
                                        </p>
                                </td>
                        <tr>
                                <td>
                                        <div class="foot">
-                                               Copyright &#169; 2009 Kristaps D&#382;onsons, $Date: 2009/02/27 10:55:16 $
+                                               Copyright &#169; 2009 Kristaps D&#382;onsons, $Date: 2009/02/28 10:13:45 $
                                        </div>
                                </td>
                        </tr>