[BACK]Return to porting.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/Attic/porting.html between version 1.1 and 1.2

version 1.1, 1998/02/15 06:02:57 version 1.2, 1998/02/15 06:46:41
Line 43 
Line 43 
        <a href="http://www.netbsd.org/Documentation/netbsd/Packages.txt">NetBSD         <a href="http://www.netbsd.org/Documentation/netbsd/Packages.txt">NetBSD
        Package System</a> documentation.  This document describes NetBSD's         Package System</a> documentation.  This document describes NetBSD's
        version of the FreeBSD ports system and is quite helpful.         version of the FreeBSD ports system and is quite helpful.
    <li>ChapterSection 17.2.5 of the     <li>Section 17.2.5 of the
        <a href="http://www.freebsd.org/handbook/porting.html">FreeBSD         <a href="http://www.freebsd.org/handbook/porting.html">FreeBSD
        Handbook</a>.  This is the FreeBSD porting bible.         Handbook</a>.  This is the FreeBSD porting bible.
    <li>The OpenBSD ports mailing list,     <li>The OpenBSD ports mailing list,
Line 60 
Line 60 
        DES encryption is part of the standard <code>libc</code>.         DES encryption is part of the standard <code>libc</code>.
    <li>OpenBSD requests all <code>mktemp</code> warnings to be fixed.     <li>OpenBSD requests all <code>mktemp</code> warnings to be fixed.
        This is not as simple as <code>s/mktemp/mkstemp/g</code>.  If         This is not as simple as <code>s/mktemp/mkstemp/g</code>.  If
        you are not absulutly sure of what you are doing please request         you are not absolutely sure of what you are doing please request
        help from the <a href="mailto:ports@openbsd.org">ports</a> mailing         help from the <a href="mailto:ports@openbsd.org">ports</a> mailing
        list.         list.
    <li>Any software to be installed as a server should be scanned     <li>Any software to be installed as a server should be scanned

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2