Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2005 17:08:48 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security Makefile ports/security/pure-sfv Makefile distinfo pkg-descr
Message-ID:  <200507261708.j6QH8mE8047348@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507261708.j6QH8mE8047348>