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:
Responsible Changed From-To: freebsd-ports-bugs->itetcu I'll take it.
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"
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!