Port details |
- zfs-snapshot-mgmt Automatic ZFS snapshot management tool
- 20090201_4 sysutils
=8 20090201_4Version of this port present on the latest quarterly branch.
- Maintainer: johntdarrah@gmail.com
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20090201_4 06 Nov 2024 15:17:35 |
Robert Clausecker (fuz) |
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 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate usage of MANPREFIX
While here move some manpages to share/man |
20090201_3 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
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 |
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) |
20090201_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 ) |
20090201_3 27 Jul 2022 12:52:59 |
Baptiste Daroussin (bapt) |
sysutils/zfs-snapshot-mgmt: use pkg-message to show message on remove |
20090201_3 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 ) |
20090201_3 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
20090201_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20090201_3 19 Sep 2020 14:35:14 |
zeising |
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 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
20090201_3 23 Apr 2016 18:44:23 |
swills |
sysutils/zfs-snapshot-mgmt: convert to USES=shebangfix |
20090201_2 04 Sep 2015 21:33:54 |
amdmi3 |
- Add NO_ARCH
- Switch to @sample |
20090201_2 01 Feb 2014 17:17:52 |
antoine |
Stage support |
20090201_2 09 Nov 2013 16:21:36 |
lme |
Assign back to the pool.
Requested by: maintainer via mail |
20090201_2 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
20090201_2 01 Mar 2012 02:47:30 |
pgollucci |
- 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 |
miwi |
- 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 |
miwi |
- Get Rid MD5 support |
20090201_1 11 Jan 2010 03:42:15 |
pgollucci |
- 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 |
miwi |
- Respect NOPORT*
PR: 140045
Submitted by: Anonymous <swell.k@gmail.com>
Approved by: maintainer |
20090201 31 Jul 2009 17:47:57 |
lme |
- Reset maintainer per his request on ports@
- Pass maintainership to Marius Nünnerich <marius (AT) nuenneri.ch> |
20090201 01 Feb 2009 21:47:46 |
beat |
- 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 |
wxs |
A simple script for automatic ZFS snapshot creation and removal of stale
ones.
PR: ports/125340
Submitted by: Marcin Simonides <marcin@studio4plus.com> |