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

Diff for /www/Attic/porting.html between version 1.8 and 1.9

version 1.8, 1998/07/30 23:04:47 version 1.9, 1998/08/12 22:13:02
Line 24 
Line 24 
    OpenBSD machine and you want to share your effort by turning     OpenBSD machine and you want to share your effort by turning
    it into a standard port.  What to do?     it into a standard port.  What to do?
   <p>    <p>
    This page will, when completed, provide the necessary guidance.     First look at the porting information on this page.  Then check
    Until then, however, please look at the available porting information,     out the referenced documents, especially the OpenBSD porting
    the OpenBSD porting policy, and the other helpful hints provided     checklist.
    on this page.  
   <p>    <p>
    If you are not capable of doing all the steps in a port, please do as     Test, then re-test, and finally test again!
    much as you can before submitting it.  When you do submit the port,  
    make sure you point out which parts you didn't do.  
   <p>    <p>
      Submit the port.  Create a gzipped tarball of the port directory.
      You can then either place it on a public FTP or HTTP server, sending
      its address to <a href=mailto:ports@openbsd.org>ports@openbsd.org</a>
      or send the port mime encoded to the same address.  Pick whichever
      method works best for you.
     <p>
   <h3><font color=#0000e0>Available Porting Information</font></h3>    <h3><font color=#0000e0>Available Porting Information</font></h3>
   <ul>    <ul>
    <li>The file <code>/usr/share/mk/bsd.port.mk</code>.  This is the     <li>The file <code>/usr/share/mk/bsd.port.mk</code>.  This is the
Line 46 
Line 49 
    <li>Section 19.2.5 of the     <li>Section 19.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>Marc's porting <a href="checklist.html">checklist</a>.     <li>OpenBSD porting <a href="checklist.html">checklist</a>.
    <li>The OpenBSD ports mailing list,     <li>The OpenBSD ports mailing list,
        <a href="mailto:ports@openbsd.org">ports@OpenBSD.ORG</a>.         <a href="mailto:ports@openbsd.org">ports@OpenBSD.ORG</a>.
   </ul>    </ul>

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9