cvs commit: ports/Tools/scripts parse-kdump.tcl

Edwin Groothuis edwin at FreeBSD.org
Fri Apr 4 04:20:55 PST 2003


edwin       2003/04/04 04:20:54 PST

  FreeBSD ports repository

  Added files:
    Tools/scripts        parse-kdump.tcl 
  Log:
  This tool parses the output of kdump to generate a list of added
  and removed files.
  
  This can be used as the basis of a pkg-plist, or even just for
  curiosity about what files something is touching.
  
  Fairly raw at the moment, and doubtless inefficient, but it should
  make a useful tool for port creators.
  
  PR:             ports/47424
  Submitter:      Daniel O'Connor <doconnor at gsoft.com.au>
  
  Revision  Changes    Path
  1.1       +199 -0    ports/Tools/scripts/parse-kdump.tcl (new)


More information about the cvs-ports mailing list