cvs commit: ports/security Makefile ports/security/pure-sfv Makefile distinfo pkg-descr

Renato Botelho garga at FreeBSD.org
Tue Jul 26 17:08:48 GMT 2005


garga       2005-07-26 17:08:48 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/pure-sfv    Makefile distinfo pkg-descr 
  Log:
  This utility creates .SFV (Simple File Verify) and .PAR (Parity Archive) data
  files.
  
  Features:
  
    * Recursive directories handling
    * Automatic checksum file naming ability in create mode
    * Meaningful and documented exit values for easy scripting
    * Wildcards for file names
    * Creation of PAR (Parity Archive) files
    * Create Multiple recovery sets if number of files in SFV greater than 255
  
  WWW: http://pure-sfv.sourceforge.net/
  
  PR:             ports/84127
  Submitted by:   Emanuel Haupt <ehaupt at critical.ch>
  Approved by:    flz (mentor)
  
  Revision  Changes    Path
  1.624     +1 -0      ports/security/Makefile
  1.1       +37 -0     ports/security/pure-sfv/Makefile (new)
  1.1       +2 -0      ports/security/pure-sfv/distinfo (new)
  1.1       +16 -0     ports/security/pure-sfv/pkg-descr (new)


More information about the cvs-all mailing list