[BACK]Return to README CVS log [TXT][DIR] Up to [local] / ports / infrastructure

Diff for /ports/infrastructure/README between version 1.2 and 1.3

version 1.2, 1999/10/26 15:38:06 version 1.3, 2003/09/23 01:40:26
Line 17 
Line 17 
         Basically, verifies that the tsort in bsd.port.mk did their job.          Basically, verifies that the tsort in bsd.port.mk did their job.
   
 build/find-build-order  build/find-build-order
         used such as cat db/essentials | build/find-build-order          used such as cat plist/i386 | build/find-build-order
         outputs a list of stuff that actually needs to be built to obtain those          outputs a list of stuff that actually needs to be built to obtain those
         packges, in a suitable order for removing backward dependencies.          packages, in a suitable order for removing backward dependencies.
   
         Optional arg `build' or `run' to take only build or run dependencies          Optional arg `build' or `run' to take only build or run dependencies
         into account.          into account.
Line 28 
Line 28 
         rearrange the list it gets as input.          rearrange the list it gets as input.
   
 build/out-of-date  build/out-of-date
         compare installed registered  packages with INDEX, try to find out          compare installed registered packages with INDEX, try to find out
         of date ports.          of date ports.
   
 install/make-plist  install/make-plist

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