Building zfsnap-1.11.0.txz (origin /buildshare/ports/355755/sysutils/zfsnap) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/zfsnap-1.11.0.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> zfsnap-1.11.0 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of zfsnap-1.11.0 Make install ===> zfsnap-1.11.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by zfsnap-1.11.0 for building ===> Extracting for zfsnap-1.11.0 => SHA256 Checksum OK for zfsnap-1.11.0.tar.gz. ===> Patching for zfsnap-1.11.0 ===> Configuring for zfsnap-1.11.0 ===> Staging for zfsnap-1.11.0 ===> Generating temporary packing list install -o root -g wheel -m 555 /obj/buildshare/ports/355755/sysutils/zfsnap/work/graudeejs-zfSnap-2228749/zfSnap.sh /obj/buildshare/ports/355755/sysutils/zfsnap/work/stage/usr/local/sbin/zfSnap install -o root -g wheel -m 555 /obj/buildshare/ports/355755/sysutils/zfsnap/work/graudeejs-zfSnap-2228749/hourly_zfSnap.sh /obj/buildshare/ports/355755/sysutils/zfsnap/work/stage/usr/local/etc/periodic/hourly/402.zfSnap install -o root -g wheel -m 555 /obj/buildshare/ports/355755/sysutils/zfsnap/work/graudeejs-zfSnap-2228749/hourly_zfSnap_delete.sh /obj/buildshare/ports/355755/sysutils/zfsnap/work/stage/usr/local/etc/periodic/hourly/403.zfSnap_delete install -o root -g wheel -m 555 /obj/buildshare/ports/355755/sysutils/zfsnap/work/graudeejs-zfSnap-2228749/daily_zfSnap.sh /obj/buildshare/ports/355755/sysutils/zfsnap/work/stage/usr/local/etc/periodic/daily/402.zfSnap install -o root -g wheel -m 555 /obj/buildshare/ports/355755/sysutils/zfsnap/work/graudeejs-zfSnap-2228749/daily_zfSnap_delete.sh /obj/buildshare/ports/355755/sysutils/zfsnap/work/stage/usr/local/etc/periodic/daily/403.zfSnap_delete install -o root -g wheel -m 555 /obj/buildshare/ports/355755/sysutils/zfsnap/work/graudeejs-zfSnap-2228749/weekly_zfSnap.sh /obj/buildshare/ports/355755/sysutils/zfsnap/work/stage/usr/local/etc/periodic/weekly/402.zfSnap install -o root -g wheel -m 555 /obj/buildshare/ports/355755/sysutils/zfsnap/work/graudeejs-zfSnap-2228749/weekly_zfSnap_delete.sh /obj/buildshare/ports/355755/sysutils/zfsnap/work/stage/usr/local/etc/periodic/weekly/403.zfSnap_delete install -o root -g wheel -m 555 /obj/buildshare/ports/355755/sysutils/zfsnap/work/graudeejs-zfSnap-2228749/monthly_zfSnap.sh /obj/buildshare/ports/355755/sysutils/zfsnap/work/stage/usr/local/etc/periodic/monthly/402.zfSnap install -o root -g wheel -m 555 /obj/buildshare/ports/355755/sysutils/zfsnap/work/graudeejs-zfSnap-2228749/monthly_zfSnap_delete.sh /obj/buildshare/ports/355755/sysutils/zfsnap/work/stage/usr/local/etc/periodic/monthly/403.zfSnap_delete install -o root -g wheel -m 555 /obj/buildshare/ports/355755/sysutils/zfsnap/work/graudeejs-zfSnap-2228749/reboot_zfSnap.sh /obj/buildshare/ports/355755/sysutils/zfsnap/work/stage/usr/local/etc/periodic/reboot/402.zfSnap ====> Compressing man pages (compress-man) ===> Installing for zfsnap-1.11.0 ===> Checking if sysutils/zfsnap already installed ===> Registering installation for zfsnap-1.11.0 Installing zfsnap-1.11.0... done To run zfSnap periodically you can add these options to your /etc/periodic.conf xPERIODICx_zfsnap_enable - Enable xPERIODICx snapshots (values: YES | NO) xPERIODICx_zfsnap_fs - Space separated zfs filesystems to create non-recursive snapshots xPERIODICx_zfsnap_recursive_fs - Space separated zfs filesystems to create recursive snapshots xPERIODICx_zfsnap_ttl - Set Time To Live xPERIODICx_zfsnap_verbose - Verbose output (values: YES | NO) xPERIODICx_zfsnap_flags - zfSnap generic flags (except -v and -d) xPERIODICx_zfsnap_enable_prefix - Create snapshots with prefix (Default = YES) xPERIODICx_zfsnap_prefix - Set prefix to use for new snapshots (Default = "xPERIODICx-") (where xPERIODICx is any of hourly, daily, weekly, monthly, reboot) xPERIODICx_zfsnap_delete_enable - Delete old snapshots periodically (values: YES | NO) xPERIODICx_zfsnap_delete_flags - zfSnap generic flags (except -v and -d) xPERIODICx_zfsnap_delete_verbose - Verbose output (values: YES | NO) xPERIODICx_zfsnap_delete_prefixes - Space separated list of prefixes of old zfSnap snapshots to delete 'hourly-', 'daily-', 'weekly-', 'monthly-' and 'reboot-' prefixes are hard-coded (where xPERIODICx is any of daily, weekly, monthly) Add these lines to your /etc/crontab 4 * * * * root periodic hourly @reboot root periodic reboot NOTE: it is not recommended to delete zfSnap snapshots every hour. Deleting zfs snapshots takes more time than creating them. There for it's better to delete snapshots once per day... Periodic scripts provide very limited feature set. If you want to use more advanced setup, you need to call zfSnap from crontab directly. This way you can combine all sort of parameter combinations. Don't forget to check https://github.com/graudeejs/zfSnap/wiki for more info. Feedback welcomed: graudeejs@gmail.com Make package ===> Building package for zfsnap-1.11.0 slot1: removed