Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 1.01 | jadawin | 2009-02-05 | 2 | -4/+4 |
| | | | | | PR: ports/131410 Submitted by: maintainer | ||||
* | - Update to 1.0 | lwhsu | 2008-12-20 | 3 | -8/+10 |
| | | | | | | | | | - Change WWW to a meanful one - Set MAINTAINER to the author, ta@cs.nctu.edu.tw is just an alias PR: ports/129382 (partial) Submitted by: tabthorpe@ Approved by: maintainer/author (wchunhao AT cs.nctu.edu.tw) | ||||
* | snap is a tool for the management of UFS2 snapshots created | miwi | 2007-06-04 | 3 | -0/+42 |
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> |