# 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: # # zap # zap/distinfo # zap/Makefile # zap/pkg-descr # echo c - zap mkdir -p zap > /dev/null 2>&1 echo x - zap/distinfo sed 's/^X//' >zap/distinfo << '76d3034008b7e18fd968bac85b750908' XSHA256 (Jehops-zap-0.1_GH0.tar.gz) = 31aa6f579c41e399646b54116bd33aeb1a1020c41436df3c66c4226d94206014 XSIZE (Jehops-zap-0.1_GH0.tar.gz) = 2487 76d3034008b7e18fd968bac85b750908 echo x - zap/Makefile sed 's/^X//' >zap/Makefile << 'a9267b9d39c8493f0270b6f8176b904e' X# $FreeBSD$ X XPORTNAME= zap XPORTVERSION= 0.1 XCATEGORIES= sysutils X XMAINTAINER= jrm@ftfl.ca XCOMMENT= Maintain ZFS snapshots with cron X XLICENSE= BSD2CLAUSE X XNO_ARCH= yes XNO_BUILD= yes X XUSE_GITHUB= yes XGH_ACCOUNT= Jehops XGH_TAGNAME= 0.1 X XPLIST_FILES= bin/zap %%PORTDOCS%%%%DOCSDIR%%/README.org X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/zap ${STAGEDIR}${PREFIX}/bin X @${MKDIR} ${STAGEDIR}${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/README.org ${STAGEDIR}${DOCSDIR} X X.include a9267b9d39c8493f0270b6f8176b904e echo x - zap/pkg-descr sed 's/^X//' >zap/pkg-descr << '6345df2c36e0d86de6f584a87520e931' XUse zap to maintain ZFS snapshots with cron. X X- Uses neither configuration files nor custom ZFS properties - all information X is supplied when zap is invoked and stored in snapshot names. X- Uses namespaces to avoid collisions with other snapshots. X- Creates and destroys snapshots only when it makes sense to. X- Written in POSIX sh. X XWWW: https://github.com/Jehops/zap 6345df2c36e0d86de6f584a87520e931 exit