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
Port details
zfs-snapshot-mgmt Automatic ZFS snapshot management tool
20090201_4 sysutils Deleted on this many watch lists=8 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 20090201_4Version of this port present on the latest quarterly branch.
Maintainer: johntdarrah@gmail.com search for ports maintained by this maintainer
Port Added: 2008-07-16 21:31:06
Last Update: 2024-11-06 15:17:35
Commit Hash: 6e2da96
People watching this port, also watch:: zsh, dbus, freetype2, nmap
License: not specified in port
WWW:
http://marcin.studio4plus.com/en/zfs-file-history/howto.html
Description:
A simple ruby script for automating creation and removal of ZFS snapshots.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/zfs-snapshot-mgmt
  2. @sample etc/zfs-snapshot-mgmt.conf.sample
  3. share/man/man8/zfs-snapshot-mgmt.8.gz
  4. @owner
  5. @group
  6. @mode
Collapse this list.
Dependency lines:
  • zfs-snapshot-mgmt>0:sysutils/zfs-snapshot-mgmt
No installation instructions:
This port has been deleted.
PKGNAME: zfs-snapshot-mgmt
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (zfs-snapshot-mgmt-20090201.tar.gz) = 972f6eb51cc08dd2ab83491cb8942e310a9838f953edb7471df462446b59a8c4 SIZE (zfs-snapshot-mgmt-20090201.tar.gz) = 4903

Packages (timestamps in pop-ups are UTC):
zfs-snapshot-mgmt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--20090201_3---20090201_3-
FreeBSD:13:quarterly20090201_420090201_420090201_320090201_420090201_420090201_320090201_320090201_3
FreeBSD:14:latest--20090201_3--20090201_3-20090201_3
FreeBSD:14:quarterly20090201_420090201_4-20090201_420090201_420090201_320090201_320090201_3
FreeBSD:15:latest--n/a-n/a20090201_420090201_420090201_4
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. ruby31 : lang/ruby31
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_zfs-snapshot-mgmt
USES:
ruby:run shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://marcin.studio4plus.com/files/
Collapse this list.
Port Moves

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20090201_4
06 Nov 2024 15:17:35
commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
filesystems: add new category for file systems and related utilities

The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.

Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.

Approved by:	portmgr (rene)
Reviewed by:	mat
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/302
PR:		281988
20090201_4
11 Jan 2024 13:59:36
commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate usage of MANPREFIX

While here move some manpages to share/man
20090201_3
14 Jan 2023 23:08:33
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
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)
20090201_3
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)
20090201_3
27 Jul 2022 12:52:59
commit hash: ffd16404a1d8a0013902288e7ae01a9f08803bbbcommit hash: ffd16404a1d8a0013902288e7ae01a9f08803bbbcommit hash: ffd16404a1d8a0013902288e7ae01a9f08803bbbcommit hash: ffd16404a1d8a0013902288e7ae01a9f08803bbb files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
sysutils/zfs-snapshot-mgmt: use pkg-message to show message on remove
20090201_3
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)
20090201_3
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
20090201_3
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.
20090201_3
19 Sep 2020 14:35:14
Revision:548990Original commit files touched by this commit
zeising search for other commits by this committer
sysutils/zfs-snapshot-mgmt: pass to submitter

Pass the maintainership of sysutils/zfs-snapshot-mgmt to the submitter.

PR:		249196
Submitted by:	John Darrah
Event:		September 2020 Bugathon
20090201_3
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)
20090201_3
23 Apr 2016 18:44:23
Revision:413900Original commit files touched by this commit
swills search for other commits by this committer
sysutils/zfs-snapshot-mgmt: convert to USES=shebangfix
20090201_2
04 Sep 2015 21:33:54
Revision:396146Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add NO_ARCH
- Switch to @sample
20090201_2
01 Feb 2014 17:17:52
Revision:342194Original commit files touched by this commit
antoine search for other commits by this committer
Stage support
20090201_2
09 Nov 2013 16:21:36
Revision:333308Original commit files touched by this commit
lme search for other commits by this committer
Assign back to the pool.

Requested by:	maintainer via mail
20090201_2
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)
20090201_2
01 Mar 2012 02:47:30
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Bump PORTREVISION
- Fix ruby shebang lines

PR:             ports/160969
Submitted by:   h h <aakuusta@gmail.com>
Approved by:    maintainer timeout (marius@nuenneri.ch ; 102 days)
20090201_1
27 Jan 2012 17:38:44
Original commit files touched by this commit
miwi search for other commits by this committer
- Unbreak for Ruby 1.9

PR:             162763
Submitted by:   Jan Beich <jbeich@tormail.net>
Approved by:    maintainer timeout
20090201_1
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
20090201_1
11 Jan 2010 03:42:15
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Fix errors when dealing with the root data set

PR:             prots/140811
Submitted by:   Anonymous <swell.k@gmail.com>
Approved by:    maintainer timeout (1.5 months)
20090201
20 Nov 2009 18:40:52
Original commit files touched by this commit
miwi search for other commits by this committer
- Respect NOPORT*

PR:             140045
Submitted by:   Anonymous <swell.k@gmail.com>
Approved by:    maintainer
20090201
31 Jul 2009 17:47:57
Original commit files touched by this commit
lme search for other commits by this committer
- Reset maintainer per his request on ports@
- Pass maintainership to Marius Nünnerich <marius (AT) nuenneri.ch>
20090201
01 Feb 2009 21:47:46
Original commit files touched by this commit
beat search for other commits by this committer
- Update to 20090201

PR:             ports/131258
Submitted by:   Marcin Simonides <marcin AT studio4plus.com> (maintainer)
Approved by:    miwi (mentor)
20080706
16 Jul 2008 21:30:30
Original commit files touched by this commit
wxs search for other commits by this committer
A simple script for automatic ZFS snapshot creation and removal of stale
ones.

PR:             ports/125340
Submitted by:   Marcin Simonides <marcin@studio4plus.com>

Number of commits found: 24