FreeBSD Bugzilla – Attachment 78191 Details for
Bug 112482
New port: sysutils/snap Smart Snapshot Maintaining Tool
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar
shar (text/plain), 2.12 KB, created by
pasear
on 2007-05-07 14:40:01 UTC
(
hide
)
Description:
shar
Filename:
MIME Type:
Creator:
pasear
Created:
2007-05-07 14:40:01 UTC
Size:
2.12 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># . ># ./pkg-descr ># ./distinfo ># ./Makefile ># >echo c - . >mkdir -p . > /dev/null 2>&1 >echo x - ./pkg-descr >sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' >Xsnap is a tool for the management of UFS2 snapshots created >Xby mount(8). It can maintain hourly, daily and weekly snap- >Xshots while trying to minimize the disk space occupied. The >Xsnapshots created are labeled with their creation time, and >Xusers can create them manually. >X >XThe major advantage over sysutils/freebsd-snapshot is that >Xit uses hardlink to save diskspace, mark each snapshot with >Xits creation time and calculates redundancy in a smart way. >X >XAuthor: Wu Chin-Hao <wchunhao@cs.nctu.edu.tw> >XWWW: http://www.cs.nctu.edu.tw/ >END-of-./pkg-descr >echo x - ./distinfo >sed 's/^X//' >./distinfo << 'END-of-./distinfo' >XMD5 (snap-20070507.tar.gz) = e7896761ff2e71ee1d9c2242721f9816 >XSHA256 (snap-20070507.tar.gz) = 859a6a36257b15e94dfd89348c4b971ae9c5259cf19acba7323a9b61a4d62d21 >XSIZE (snap-20070507.tar.gz) = 5138 >END-of-./distinfo >echo x - ./Makefile >sed 's/^X//' >./Makefile << 'END-of-./Makefile' >X# New ports collection makefile for: snap >X# Date created: 2007-05-07 >X# Whom: Wu Chin-Hao <wchunhao@cs.nctu.edu.tw> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= snap >XDISTVERSION= 20070507 >XPORTREVISION= 1 >XCATEGORIES= sysutils >XMASTER_SITES= http://www.cs.nctu.edu.tw/~wchunhao/download/ >X >XMAINTAINER= ta@cs.nctu.edu.tw >XCOMMENT= Tools for periodic and manual management of UFS2 snapshots >X >XNO_BUILD= yes >XUSE_PERL5_RUN= yes >X >XMAN8= snap.8 >X >XPLIST_FILES= sbin/snap \ >X etc/snap.conf >X >X.include <bsd.port.pre.mk> >X >X.if ${OSVERSION} < 500000 >XIGNORE= FreeBSD lower then 5.x does not support snapshot >X.endif >X >Xdo-install: >X ${INSTALL_SCRIPT} ${WRKSRC}/snap ${PREFIX}/sbin/ >X ${INSTALL_MAN} ${WRKSRC}/snap.8 ${PREFIX}/man/man8/ >X ${INSTALL_DATA} ${WRKSRC}/snap.conf ${PREFIX}/etc/ >X >X.include <bsd.port.post.mk> >END-of-./Makefile >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 112482
: 78191