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

Diff for /www/Attic/checklist.html between version 1.36 and 1.37

version 1.36, 2001/08/25 11:25:42 version 1.37, 2001/09/16 06:35:30
Line 71 
Line 71 
 <br><li>  <br><li>
 Add the fetch portions of the Makefile.  Add the fetch portions of the Makefile.
 <ul><li>  <ul><li>
 Fill in EXTRACT_SUFX if its anything besides .tar.gz.  Other examples are  Fill in EXTRACT_SUFX if it's anything besides .tar.gz.  Other examples are
 .tar.Z, or .tgz.  .tar.Z, or .tgz.
 <li>  <li>
 Fill in DISTNAME which is the name of the file minus the extract suffix.  E.g. if you have foo-1.0.tar.gz, DISTNAME is foo-1.0.  Fill in DISTNAME which is the name of the file minus the extract suffix.  E.g. if you have foo-1.0.tar.gz, DISTNAME is foo-1.0.
Line 477 
Line 477 
   
 <li>  <li>
 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, i.e., for ports/lang/kaffe1,  in its parent directory's Makefile, i.e., for ports/lang/kaffe1,
 add it to ports/lang/Makefile.  add it to ports/lang/Makefile.
   
 <br><br><li>  <br><br><li>

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