Date: Mon, 4 Jun 2007 07:28:18 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/snap Makefile distinfo pkg-descr Message-ID: <200706040728.l547SIpp054251@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-06-04 07:28:18 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/snap Makefile distinfo pkg-descr Log: snap is a tool for the management of UFS2 snapshots created by mount(8). It can maintain hourly, daily and weekly snap- shots while trying to minimize the disk space occupied. The snapshots created are labeled with their creation time, and users can create them manually. The major advantage over sysutils/freebsd-snapshot is that it uses hardlink to save diskspace, mark each snapshot with its creation time and calculates redundancy in a smart way. WWW: http://www.cs.nctu.edu.tw/ PR: ports/112482 Submitted by: Wu Chin-Hao <wchunhao at cs.nctu.edu.tw> Revision Changes Path 1.915 +1 -0 ports/sysutils/Makefile 1.1 +28 -0 ports/sysutils/snap/Makefile (new) 1.1 +3 -0 ports/sysutils/snap/distinfo (new) 1.1 +11 -0 ports/sysutils/snap/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706040728.l547SIpp054251>