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

Diff for /www/Attic/checklist.html between version 1.68 and 1.69

version 1.68, 2007/09/09 19:49:20 version 1.69, 2008/11/18 22:31:12
Line 434 
Line 434 
   
 <br><br><li>  <br><br><li>
 If you are a developer with CVS access, check it in.  If you are a developer with CVS access, check it in.
   Before commit, check that no users were added to
   <code>/usr/ports/infrastructure/db/user.list</code>
   since the port was created.
 We normally use "import" for a new port,  We normally use "import" for a new port,
 rather than adding a zillion (or a dozen) files individually.  rather than adding a zillion (or a dozen) files individually.
 Import uses "vendor branch" version numbers like 1.1.1.1, but don't worry  Import uses "vendor branch" version numbers like 1.1.1.1, but don't worry
Line 491 
Line 494 
 Last but not least, add a one-line entry for the new port  Last but not least, add a one-line entry for the new port
 in its parent directory's Makefile, e.g., for ports/lang/kaffe1,  in its parent directory's Makefile, e.g., for ports/lang/kaffe1,
 add it to ports/lang/Makefile.  add it to ports/lang/Makefile.
   Don't forget to commit any changes made to
   <code>/usr/ports/infrastructure/db/user.list</code>.
   
 <br><br><li>  <br><br><li>
 Maintain the port!  As time goes by, problems may arise, or new versions  Maintain the port!  As time goes by, problems may arise, or new versions

Legend:
Removed from v.1.68  
changed lines
  Added in v.1.69