Port details |
- beadm-devel Solaris-like utility to manage Boot Environments on ZFS
- 1.2.99.20180708_3 sysutils
=1 1.2.99.20180708_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Outdated development port. Use sysutils/beadm instead.
This port expired on: 2024-08-15
- Maintainer: vermaden@interia.pl
- Port Added: 2012-09-12 15:01:54
- Last Update: 2024-08-17 21:16:25
- Commit Hash: f967c30
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/vermaden/beadm/
- Description:
- beadm is an Illumos/Solaris-like utility for FreeBSD to manage
Boot Environments on ZFS filesystems.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- beadm-devel>0:sysutils/beadm-devel
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: beadm-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1531090778
SHA256 (vermaden-beadm-1.2.99.20180708-2665f52786a12aadbe8984731b8a64d1249692f4_GH0.tar.gz) = e1ddfcb35b4a96d115f89837da59ba51528c493201f70b96c536cac5d1674397
SIZE (vermaden-beadm-1.2.99.20180708-2665f52786a12aadbe8984731b8a64d1249692f4_GH0.tar.gz) = 15391
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_beadm-devel
- 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 |
1.2.99.20180708_3 17 Aug 2024 21:16:25 |
Rene Ladan (rene) |
sysutils/beadm-devel: Remove expired port
2024-08-15 sysutils/beadm-devel: Outdated development port. Use sysutils/beadm
instead. |
1.2.99.20180708_3 15 Jul 2024 14:08:17 |
Joel Bodenmann (jbo) |
sysutils/beadm-devel: Deprecate and set expiration date to 2024-08-15
This port (sysutils/beadm-devel) has not been updated in years and the
corresponding main port (sysutils/beadm) is known to be stable.
PR: 280189
Approved by: tcberner (mentor), vermaden@interia.pl (maintainer)
Differential Revision: https://reviews.freebsd.org/D45977 |
1.2.99.20180708_2 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) |
1.2.99.20180708_1 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 ) |
1.2.99.20180708_1 23 Nov 2021 22:11:40 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
1.2.99.20180708_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.2.99.20180708_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.99.20180708_1 21 Oct 2019 21:55:35 |
bdrewery |
Pass maintainership to author |
1.2.99.20180708_1 08 Jul 2018 23:04:19 |
bdrewery |
Upstream rerolled the tag to fix the version display |
1.2.99.20180708 08 Jul 2018 17:03:59 |
bdrewery |
Update to 1.2.9
- Fix zfs properties regression from 1.2.8 with new BE |
1.2.99.20180630 30 Jun 2018 21:11:20 |
bdrewery |
Update to 1.2.8
- Renaming active BE is now supported via 'zfs rename -u'.
- All zfs options are now quoted |
1.2.99.20180121 22 Jan 2018 21:12:27 |
bdrewery |
Fix conflict line |
1.2.99.20180121 22 Jan 2018 21:11:59 |
bdrewery |
Update to latest e55f535b589fb2df4e65e51482e29337b564b756 which fixes
BE boot-time selection.
PR: 208601 |
1.2.99.20150924 16 Oct 2015 18:31:16 |
bdrewery |
Use more proper upstream URL.
Submitted by: Fredrik Eriksson <fredrik@expertmaker.com> |
1.2.99.20150924 24 Sep 2015 20:39:05 |
bdrewery |
Update to 812292829e43786db878ee2c9102b72b59f325ce
Changes:
- Restrict allowed characters for BE.
- Fix dataset listing (avoid listing snapshots).
- Avoid issues with bookmarks.
- Automatically unmount the BE when activating it.
- Fix grub not updating for: rename, activate.
- Generate a new /boot/entropy file for new BE.
PR: 202965 |
1.1.99.20140315 20 Mar 2015 20:07:51 |
bdrewery |
For the new USE_GITHUB with only GH_TAGNAME set default DISTNAME to
include GH_PROJECT/GH_ACCOUNT/GH_TAGNAME. This prevents the distfile
having the same name despite changing one of these values and causing
a bad checksum.
Differential Revision: https://reviews.freebsd.org/D2103
Reviewed by: mat
With hat: bdrewery |
1.1.99.20140315 20 Mar 2015 01:42:37 |
bdrewery |
Convert my ports to the new USE_GITHUB |
1.1.99.20140315 19 Mar 2015 16:44:59 |
bdrewery |
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr |
1.1.99.20140315 11 Apr 2014 01:21:50 |
bdrewery |
Fix distinfo |
1.1.99.20140315 11 Apr 2014 01:02:16 |
bdrewery |
- Bump version up to 1.1.x since it is tracking 1.1 |
1.0.99.20140315_1 16 Mar 2014 14:13:30 |
bdrewery |
Again fix mount command due to upstream applying wrong patch.
Submitted by: Adrian Waters <awaters@draenan.net> |
1.0.99.20140315 15 Mar 2014 18:05:41 |
bdrewery |
- Update to checkin 748d2f2
Changes:
- Only copy zpool.cache if there is one
- Change mountpoint to / instead of legacy, simplying child datasets |
1.0.99.20131026_1 27 Oct 2013 14:05:42 |
bdrewery |
- Fix 'beadm mount'
Submitted by: Adrian Waters <awaters@draenan.net> |
1.0.99.20131026 26 Oct 2013 20:37:30 |
bdrewery |
- Use proper distinfo |
1.0.99.20131026 26 Oct 2013 17:04:07 |
bdrewery |
- Update checkin 09ffd9c which is 1.0.x
Changes:
* Fix when when 'listsnapshots=on' is set
* Show warning if grub fails |
0.8.99.20130730 23 Sep 2013 11:25:01 |
bdrewery |
- Support STAGEDIR
- Remove check for FreeBSD <8 |
0.8.99.20130730 20 Sep 2013 15:58:09 |
bdrewery |
- Add NO_STAGE until validated to be safe for upcoming staging support |
0.8.99.20130730 31 Jul 2013 05:25:47 |
bdrewery |
- Update to checkin d7d7cd3
Changes:
* Fixed FreeBSD version detection |
0.8.99.20130622 22 Jun 2013 15:04:02 |
bdrewery |
- Update to checkin 5d0667b
Changes:
- Fix 'mount' |
0.8.99.20130619 19 Jun 2013 11:44:05 |
bdrewery |
- Update to checkin a5c2885
Changes:
- Add support for PREFIX/etc/beadm.conf
- Support grub
- Remove hardcoded BE prefix (pool/ROOT) |
0.8.99.20130326 26 Mar 2013 11:39:02 |
bdrewery |
- Update to checkin 9a7d8b4
Changes:
- Fix cloning of 'sharenfs' property |
0.8.99.20121205 05 Dec 2012 22:25:02 |
bdrewery |
- Update to 393d285 checkin
Changes:
* Minor typo fix in manpage
Feature safe: yes |
0.8.99.20121130 01 Dec 2012 00:57:30 |
bdrewery |
- Update to 8f412c015a snapshot
Changes:
* Minor improvement to internal snapshot listing
Feature safe: yes |
0.8.99.20121102 02 Nov 2012 19:12:19 |
bdrewery |
- Update to checkin 15c57f0
Changes:
* Include BE name in temporary mountpoints
* Don't mount mountpoint=none datasets
* Fixes for temporary mountpoints
Feature safe: yes |
0.8.99.20121029 29 Oct 2012 14:58:35 |
bdrewery |
- Update to 0.8.4
Changes:
* Manpage updates
* Bugfixes for unmounting
Feature safe: yes |
0.8.99.20121027 28 Oct 2012 04:03:06 |
bdrewery |
- Update beadm to 0.8.3
Changes:
* list: Implement -H option to not show headers
* Bugfixes with umount/activate
Feature safe: yes |
0.8.99.20120924 24 Sep 2012 18:47:49 |
bdrewery |
- Update to git commit aefe8c9
Changes:
* Implement even more accurate space calculation
for the BEADM LIST -D |
0.8.99.20120919 19 Sep 2012 13:26:42 |
bdrewery |
- Update to 20120919 snapshot
Changelog:
* Add -s option (as in original beadm) to
also list snapshots.
* More list calculation fixes |
0.8.99.20120914 15 Sep 2012 00:55:18 |
bdrewery |
- Update to 20120914 snapshot
Changes:
* Fix `beadm list -D` and `beadm list -Da`
calulcations |
0.8.99.20120913 14 Sep 2012 16:39:15 |
bdrewery |
- Switch to USE_GITHUB as it does work on non-tagged
commits |
0.8.99.20120913 14 Sep 2012 02:10:45 |
bdrewery |
- Update to 20120913 snapshot
Changelog:
* Change how `beadm list -a` displays cloned
boot environments |
0.8.99.20120912 12 Sep 2012 15:00:43 |
bdrewery |
- Add development version of beadm
Changelog:
* Make `beadm list` several times faster. |