notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
zfs-periodic Simple way of maintaining zfs snapshots using the periodic system
1.0.20130213 sysutils on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.20130213Version of this port present on the latest quarterly branch.
Maintainer: peter@pean.org search for ports maintained by this maintainer
Port Added: 2011-01-09 21:01:53
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: pkg, coreutils, lsof, tmux, git
License: not specified in port
WWW:
https://github.com/ross/zfs-periodic
Description:
Scripts that uses the periodic system to create and manage zfs snapshots. Easily configured via /etc/periodic.conf
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. etc/periodic/hourly/000.zfs-snapshot
  2. etc/periodic/daily/000.zfs-snapshot
  3. etc/periodic/weekly/000.zfs-snapshot
  4. etc/periodic/monthly/000.zfs-snapshot
  5. bin/zfs-snapshot
Collapse this list.
Dependency lines:
  • zfs-periodic>0:sysutils/zfs-periodic
To install the port:
cd /usr/ports/sysutils/zfs-periodic/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/zfs-periodic
  • pkg install zfs-periodic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: zfs-periodic
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (ross-zfs-periodic-1.0.20130213-a481121_GH0.tar.gz) = e0d12bb3ff466e3aaabd09c2b9685b5e5ee5f91e0d62126c05ba33c60a7b9a9b SIZE (ross-zfs-periodic-1.0.20130213-a481121_GH0.tar.gz) = 2527

Packages (timestamps in pop-ups are UTC):
zfs-periodic
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.201302131.0.201302131.0.201302131.0.201302131.0.20130213-1.0.20130213-
FreeBSD:13:quarterly1.0.201302131.0.201302131.0.201302131.0.201302131.0.201302131.0.201302131.0.201302131.0.20130213
FreeBSD:14:latest1.0.201302131.0.201302131.0.201302131.0.201302131.0.201302131.0.20130213-1.0.20130213
FreeBSD:14:quarterly1.0.201302131.0.20130213-1.0.201302131.0.201302131.0.201302131.0.201302131.0.20130213
FreeBSD:15:latest1.0.201302131.0.20130213n/a1.0.20130213n/a1.0.201302131.0.201302131.0.20130213
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_zfs-periodic
pkg-message:
For install:
In order to enable periodic snapshots you need to add these lines to your /etc/periodic.conf hourly_output="root" hourly_show_success="NO" hourly_show_info="YES" hourly_show_badconfig="NO" hourly_zfs_snapshot_enable="YES" hourly_zfs_snapshot_pools="tank" hourly_zfs_snapshot_keep=6 daily_zfs_snapshot_enable="YES" daily_zfs_snapshot_pools="tank" daily_zfs_snapshot_keep=7 weekly_zfs_snapshot_enable="YES" weekly_zfs_snapshot_pools="tank" weekly_zfs_snapshot_keep=5 monthly_zfs_snapshot_enable="YES" monthly_zfs_snapshot_pools="tank" monthly_zfs_snapshot_keep=2 To get hourly snapshots you also need to add something like this to /etc/crontab: 2 * * * * root periodic hourly
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ross/zfs-periodic/tar.gz/a481121?dummy=/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.0.20130213
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.20130213
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.20130213
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.0.20130213
14 Aug 2019 12:16:13
Revision:508909Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories s)
1.0.20130213
01 Feb 2016 06:27:55
Revision:407685Original commit files touched by this commit
pi search for other commits by this committer
sysutils/zfs-periodic: update to most recent github version

- add yearly option

PR:		206800
Submitted by:	peter@pean.org (maintainer)
1.0.20130213
05 Dec 2015 06:12:06
Revision:403033Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update WWW
- While I'm here, add NO_ARCH

PR:		205023
Submitted by:	<fre.fbsdpr@expertmaker.com>
Approved by:	portmgr (blanket)
1.0.20130213
07 May 2015 20:24:16
Revision:385665Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the remaining categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
1.0.20130213
20 Dec 2014 19:42:46
Revision:375112Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.0.20130213
12 Feb 2014 07:30:15
Revision:343866Original commit files touched by this commit
rm search for other commits by this committer
- reformat and update pkg-message

PR:		186442
Submitted by:	Peter Ankerstal <peter@pean.org> (maintainer)
1.0.20130213
27 Dec 2013 18:36:50
Revision:337778Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
1.0.20130213
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
1.0.20130213
18 Sep 2013 16:50:09
Revision:327566Original commit files touched by this commit
amdmi3 search for other commits by this committer
Fix typo

PR:		181581
Submitted by:	m <mn@mail.cn>
Approved by:	maintainer timeout
1.0.20130213
16 Feb 2013 15:59:25
Revision:312371Original commit files touched by this commit
rm search for other commits by this committer
- update to 1.0.20130213
- remove etc/periodic/monthly/998.zfs-scrub--it was rendered redundant by the
  scrub periodic added to the base
- remove the scrub_in_progress check. As of 7.3-R and 8.0-R, ZFS supports taking
  snapshots while a scrub is running--this check is no longer necessary on all
  supported releases
- remove files/patch-zfs-snapshot (was fixed upstream).

PR:		176132
Submitted by:	Darren Pilgrim <darren.pilgrim@gmail.com>
Approved by:	Peter Ankerstal <peter@pean.org> (maintainer)
1.0.20121207
09 Dec 2012 01:39:45
Revision:308502Original commit files touched by this commit
bdrewery search for other commits by this committer
- Update to latest snapshot
- Switch to using USE_GITHUB
- Trim header

PR:		ports/174262
Submitted by:	Peter <peter@pean.org> (based on) (maintainer)
Approved by:	maintainer
Feature safe:	yes
1.0_1
02 Aug 2012 09:02:45
Original commit files touched by this commit
cs search for other commits by this committer
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
1.0_1
06 Jan 2012 21:58:57
Original commit files touched by this commit
scheidell search for other commits by this committer
- fix weekly/periodic script.  should have been 'weekly' was 'daily'

PR:             ports/162496
Submitted by:   basarevych@gmail.com
Approved by:    peter@pean.org (maintainer), gabor (mentor, implicit)
1.0
09 Jan 2011 21:14:15
Original commit files touched by this commit
ohauer search for other commits by this committer
 s/the the /the/
1.0
09 Jan 2011 21:01:29
Original commit files touched by this commit
ohauer search for other commits by this committer
Scripts that uses the the periodic system to create and manage zfs
snapshots. Easily configured via /etc/periodic.conf

WWW:
http://www.neces.com/blog/technology/integrating-freebsd-zfs-and-periodic-snapshots-and-scrubs

PR:             ports/152065
Submitted by:   Peter Ankerstal <peter at pean.org>

Number of commits found: 19