Bug 111324 - New port: sysutils/keep backup tool for KDE
Summary: New port: sysutils/keep backup tool for KDE
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-06 16:50 UTC by Daniel W. Steinbrook
Modified: 2007-04-18 21:30 UTC (History)
0 users

See Also:


Attachments
file.txt (7.02 KB, text/plain)
2007-04-06 16:50 UTC, Daniel W. Steinbrook
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!