Bug 112482 - New port: sysutils/snap Smart Snapshot Maintaining Tool
Summary: New port: sysutils/snap Smart Snapshot Maintaining Tool
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-07 14:40 UTC by pasear
Modified: 2007-06-04 08:30 UTC (History)
0 users

See Also:


Attachments
shar (2.12 KB, text/plain)
2007-05-07 14:40 UTC, pasear
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description pasear 2007-05-07 14:40:01 UTC
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.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-05-07 14:52:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-06-04 08:28:17 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-06-04 08:28:25 UTC
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)
_______________________________________________
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"