Port details |
- freebsd-snapshot Convenience frontend tools for the management of UFS2/ZFS snapshots
- 20091208.1_4 sysutils =9 20091208.1_4Version of this port present on the latest quarterly branch.
- Maintainer: gtodd@bellanet.org
- Port Added: 2005-09-23 20:17:05
- Last Update: 2024-01-11 13:59:36
- Commit Hash: 7074d7f
- People watching this port, also watch:: smartmontools, screen, net-snmp, rsync, wget
- License: BSD2CLAUSE
- WWW:
- https://people.freebsd.org/~rse/snapshot/
- Description:
- freebsd-snapshot is a set of convenience frontend tools to mount(8)
and mdconfig(8) for the management of UFS2/ZFS snapshots. It is
also the under-lying tool used in the periodic snapshot
scheduler periodic-snapshot(8) and the mounting/unmouning
command in the amd(8) map /usr/local/etc/amd.map.snap. It
provides the making, expiring, visiting, mounting and
unmounting of filesystem snapshots.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- freebsd-snapshot>0:sysutils/freebsd-snapshot
- To install the port:
- cd /usr/ports/sysutils/freebsd-snapshot/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/freebsd-snapshot
- pkg install freebsd-snapshot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: freebsd-snapshot
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (freebsd-snapshot-20091208.1.tar.gz) = 8e118acdaae55be2264da453431447e1ed72754665e1493d609fcdc3a759a768
SIZE (freebsd-snapshot-20091208.1.tar.gz) = 16682
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_freebsd-snapshot
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20091208.1_4 11 Jan 2024 13:59:36 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate usage of MANPREFIX
While here move some manpages to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
20091208.1_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
20091208.1_3 27 Jul 2022 14:27:13 |
Baptiste Daroussin (bapt) |
sysutils/freebsd-snapshot: use pkg-message to show message on remove |
20091208.1_2 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
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 ) |
20091208.1_2 06 Jun 2022 08:38:42 |
Li-Wen Hsu (lwhsu) |
sysutils/freebsd-snapshot: Mention it also works for ZFS
PR: 259293
Approved by: maintainer timeout |
20091208.1_2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
20091208.1_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20091208.1_2 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
20091208.1_2 26 Feb 2019 04:51:49 |
meta |
sysutils/freebsd-snapshot: allows to zfs filesystems to have unlimited snapshots
The periodic-snapshot supplied with the sysutils/freebsd-snapshot port
limits the total number of snapshots per file system to 20, which is
correct for ufs filesystems but does not apply to zfs which can have 2^64.
PR: 215828
Submitted by: hostmaster@GTS.NET
Approved by: maintainer timeout |
20091208.1_1 28 Jul 2017 09:01:09 |
amdmi3 |
- Update WWW
- Add LICENSE
- Add NO_ARCH
- Remove redundant variables
Approved by: portmgr blanket |
20091208.1_1 02 Mar 2015 23:47:18 |
bapt |
Remove Author from pkg-descr and white space fixes |
20091208.1_1 25 Feb 2014 13:33:55 |
ehaupt |
Support staging |
20091208.1_1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
20091208.1_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
20091208.1_1 03 Sep 2010 15:11:01 |
bapt |
- Remove useless and confusing warning message
- Bump portrevision
PR: ports/150150
Submitted by: Janne Snabb <snabb _at_ epipe.com>
Approved by: Graham Todd <gtodd _at_ bellanet.org> (maintainer) |
20091208.1 05 Feb 2010 03:27:28 |
pgollucci |
- Update to 20091208.1
PR: ports/141392
Submitted by: Denny Lin <dennylin93@cnmc32.hs.ntnu.edu.tw>
Approved by: maintainer timeout (1 month) |
20090914.1_1 14 Jan 2010 23:16:08 |
pgollucci |
- Use the RC system correct
PR: ports/141187
Submitted by: Anselm Strauss <amsibamsi@gmail.com>
Approved by: maintainer timeout (1 month 6 days) |
20090914.1 26 Oct 2009 11:26:31 |
tdb |
- Update to 20090914.1
- Remove patch that has been integrated upstream
PR: ports/139464
Approved by: maintainer timeout |
20081212.1_1 17 Sep 2009 21:26:15 |
pav |
- Run script under C locale
PR: ports/137105
Submitted by: Guy Brand <gb@unistra.fr>
Approved by: Graham Todd <gtodd@bellanet.org> (maintainer)
Feature safe: yes |
20081212.1 31 Jan 2009 02:43:02 |
wxs |
- Update to 20081212.1
- Clarify pkg-message
Submitted by: maintainer (private mail) |
20071207.1_1 10 Dec 2008 20:55:28 |
wxs |
- Chase ZFS update in current ('zfs list' no longer shows snapshots by
default).
- Split patch-snapshot up and add patch-periodic-snapshot
PR: ports/129503
Submitted by: Graham Todd <gtodd@bellanet.org> (maintainer) |
20071207.1 17 Dec 2007 01:34:31 |
rafan |
- Update to 20071207.1 [1]
- Update pkg-message to reflect ZFS functionality [2]
PR: ports/118008 [1], ports/118025 [2]
Submitted by: rafan [1], clemens fischer <ino-news at
spotteswoode.dnsalias.org> [2]
Approved by: Graham Todd <gtodd at bellanet.org> (maintainer) |
20050402.1_1 04 Oct 2007 06:10:15 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
20050402.1_1 13 May 2006 04:15:53 |
edwin |
Remove USE_REINPLACE from all categories starting with S |
20050402.1_1 24 Jan 2006 01:06:45 |
edwin |
SHA256ify
Approved by: krion@ |
20050402.1_1 28 Sep 2005 04:30:21 |
mharo |
"is set" -> "is a set"
Submitted by: maintainer |
20050402.1_1 27 Sep 2005 17:44:54 |
mnag |
Update COMMENT and pkg-descr to more accurate description
Approved by: pav (mentor), gtodd@bellanet.org (maintainer) |
20050402.1_1 24 Sep 2005 23:15:29 |
mharo |
Substitute %%PREFIX%% in PATH variable in file periodic-snapshot
Bump PORTREVISION |
20050402.1 23 Sep 2005 20:16:31 |
mnag |
New port
"UFS2 snapshot utilities by Ralf S. Engelschall"
PR: ports/86144
Submitted by: Graham Todd <gtodd@bellanet.org>
Approved by: pav (mentor) |