cvs commit: ports/sysutils Makefile ports/sysutils/feather
 Makefile distinfo pkg-descr pkg-plist ports/sysutils/feather/files
 pkg-message.in
    Greg Larkin 
    glarkin at FreeBSD.org
       
    Wed Nov 30 22:20:54 UTC 2011
    
    
  
glarkin     2011-11-30 22:20:54 UTC
  FreeBSD ports repository
  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/feather     Makefile distinfo pkg-descr pkg-plist 
    sysutils/feather/files pkg-message.in 
  Log:
  Feather is a tarsnap wrapper script that performs and maintains a
  set of backups as defined by a YAML configuration file.
  
  Features:
   - Dynamic scheduling
   - Keep an arbitrary number of backups of each schedule type
   - Restrict schedules based on time of day
   - Restrict feather run to a certain amount of wall time (max_runtime)
   - Multiple backup paths per tarsnap
   - Multiple exclude list per tarsnap
  
  WWW:    https://github.com/danrue/feather
  
  Feature safe:   yes
  
  Revision  Changes    Path
  1.1352    +1 -0      ports/sysutils/Makefile
  1.1       +49 -0     ports/sysutils/feather/Makefile (new)
  1.1       +2 -0      ports/sysutils/feather/distinfo (new)
  1.1       +11 -0     ports/sysutils/feather/files/pkg-message.in (new)
  1.1       +12 -0     ports/sysutils/feather/pkg-descr (new)
  1.1       +4 -0      ports/sysutils/feather/pkg-plist (new)
    
    
More information about the cvs-all
mailing list