Bug 111324

Summary: New port: sysutils/keep backup tool for KDE
Product: Ports & Packages Reporter: Daniel W. Steinbrook <dsteinbr>
Component: Individual Port(s)Assignee: Ion-Mihai "IOnut" Tetcu <itetcu>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.txt none

Description Daniel W. Steinbrook 2007-04-06 16:50:02 UTC
Keep is a backup system for KDE. The behavior is quite simple: you choose the
files you want to backup, you set up the frequency and the number of backup
you want to have, and Keep will backup them automatically.

WWW: http://jr.falleri.free.fr/keep/

Fix: Patch attached with submission follows:
Comment 1 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-04-17 01:47:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-04-18 21:21:56 UTC
itetcu      2007-04-18 20:21:50 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/keep        Makefile distinfo pkg-descr pkg-plist 
  Log:
  Keep is a backup system for KDE. The behavior is quite simple: you choose the
  files you want to backup, you set up the frequency and the number of backup
  you want to have, and Keep will backup them automatically.
  
  WWW: http://jr.falleri.free.fr/keep/
  
  PR:             ports/111324
  Submitted by:   Daniel W. Steinbrook
  
  Revision  Changes    Path
  1.908     +1 -0      ports/sysutils/Makefile
  1.1       +25 -0     ports/sysutils/keep/Makefile (new)
  1.1       +3 -0      ports/sysutils/keep/distinfo (new)
  1.1       +5 -0      ports/sysutils/keep/pkg-descr (new)
  1.1       +66 -0     ports/sysutils/keep/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-04-18 21:23:54 UTC
State Changed
From-To: open->closed

New port added (with plist fixes, don't remove kde-hier dirs, mtree's 
NLS dirs, don't try to hide wrong plist  with ||true). Thanks!