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

Diff for /www/Attic/ports.html between version 1.37 and 1.38

version 1.37, 2000/09/07 22:19:45 version 1.38, 2000/09/15 16:12:20
Line 150 
Line 150 
 </pre>  </pre>
     Change the name of the server and cut-off date to fit your needs.      Change the name of the server and cut-off date to fit your needs.
 </ul>  </ul>
   <p>
   The ports that build with the 2.7 release have also been put into a
   branch of their own.  Instead of grabbing the ports by date you can:
   <pre>
       $ cd /usr/ports
       $ cvs -q -d anoncvs@some.anon.server:/cvs up -r OPENBSD_2_7 -Pd
   </pre>
   The OPENBSD_2_7 tag does not imply these ports are in any way `stable', only
   that the ports will build on a 2.7 system.  Security fixes may be added
   to this branch.
 <p>The ports tree works as a single entity. Updating a single directory is  <p>The ports tree works as a single entity. Updating a single directory is
 not guaranteed to work, as package dependencies may force you to update  not guaranteed to work, as package dependencies may force you to update
 and recompile vast portions of the ports tree.  and recompile vast portions of the ports tree.

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38