Port details |
- crmsh Command-line interface for High-Availability cluster management
- 4.6.0_3 net-mgmt =3 4.6.0_2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2016-03-24 17:37:59
- Last Update: 2024-08-09 18:31:03
- Commit Hash: 15d386f
- People watching this port, also watch:: prestashop, courier-authlib-userdb, rubygem-fluent-plugin-file-alternative, nagios-check_hdd_health, pure-ftpd
- Also Listed In: python
- License: GPLv2
- WWW:
- https://crmsh.github.io
- Description:
- Configure, manage and troubleshoot clusters from the command line, with full
tab completion and extensive help. crmsh also provides advanced features like
low-level cluster configuration, cluster scripting, package management, and
history exploration tools giving you a complete insight into the state of your
cluster.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/net-mgmt/crmsh/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/crmsh
- pkg install crmsh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: crmsh
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1705768385
SHA256 (ClusterLabs-crmsh-4.6.0_GH0.tar.gz) = 006ef95137b3cf0882758b2cb6f2df633622f7736fbd33638b7d476390010a4a
SIZE (ClusterLabs-crmsh-4.6.0_GH0.tar.gz) = 1889085
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- asciidoc : textproc/asciidoc
- asciidoc : textproc/asciidoc
- gmake>=4.4.1 : devel/gmake
- python3.11 : lang/python311
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-python-dateutil>0 : devel/py-python-dateutil@py311
- py311-lxml>0 : devel/py-lxml@py311
- py311-parallax>0 : devel/py-parallax@py311
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for crmsh-4.6.0_3:
DOCS=on: Build and/or install documentation
MANPAGES=on: Build and/or install manual pages
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_crmsh
- USES:
- autoreconf cpe gmake python 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 |
4.6.0_3 09 Aug 2024 18:31:03 |
Florian Smeets (flo) |
*/*: Release a couple of ports |
4.6.0_3 07 Jul 2024 08:05:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
4.6.0_2 13 Apr 2024 14:47:51 |
Po-Chuan Hsieh (sunpoet) |
devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil
- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of
PKGNAMEPREFIX for *_DEPENDS |
4.6.0_1 27 Feb 2024 18:34:05 |
Florian Smeets (flo) |
net-mgmt/crmsh: Moved man to share/man |
4.6.0 20 Jan 2024 17:35:58 |
Florian Smeets (flo) |
net-mgmt/crmsh: Update to 4.6.0
Requested by: Hadi Rezaee <rezaee.hadi@gmail.com> |
4.5.1_1 13 Jan 2024 17:46:57 |
Florian Smeets (flo) |
net-mgmt/crmsh: Restore lost @sample, pet portclippy |
4.5.1 09 Jan 2024 22:09:41 |
Florian Smeets (flo) |
net-mgmt/crmsh: Update to 4.5.1
Changes: https://github.com/ClusterLabs/crmsh/blob/crmsh-4.5/ChangeLog |
4.3.1 18 Jul 2023 00:53:09 |
Charlie Li (vishwin) |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
4.3.1 21 May 2023 17:47:30 |
Florian Smeets (flo) |
*/*: Take maintainership of the corosync/pacemaker stack |
4.3.1 21 May 2023 16:38:16 |
Vinícius Zavam (egypcio) |
net-mgmt/crmsh: drop maintainership |
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) |
4.3.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 ) |
4.3.1 20 Jul 2022 14:22:42 |
Tobias C. Berner (tcberner) |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
4.3.1 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
4.3.1 19 Oct 2021 11:14:41 |
Stefan Eßer (se) |
net-mgmt/crmsh: Add CPE information
Approved by: portmgr (blanket) |
4.3.1 12 Aug 2021 17:56:01 |
Vinícius Zavam (egypcio) |
net-mgmt/crmsh: update 4.2.0 to 4.3.1
PR: 254652
Reported by: masamory7 % gmail.com |
4.2.1 11 Apr 2021 23:26:27 |
Florian Smeets (flo) |
net-mgmt/crmsh: fix plist issues
Reported by: cmt |
3.0.5 11 Apr 2021 21:42:42 |
Florian Smeets (flo) |
Add net-mgmt/crmsh back |
3.0.5 19 Sep 2020 13:01:00 |
rene |
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
3.0.5 14 Sep 2020 15:15:41 |
egypcio |
net-mgmt/crmsh: update 3.0.4 to 3.0.5
github.com/ClusterLabs/crmsh/blob/3.0.5/ChangeLog |
3.0.4 08 Mar 2020 17:01:47 |
antoine |
Deprecate some ports using deprecated version of python
With hat: portmgr |
3.0.4 04 Feb 2020 16:27:26 |
egypcio |
net-mgmt/crmsh: update 3.0.1 to 3.0.4
while here, adopt the port.
* https://github.com/ClusterLabs/crmsh/blob/3.0.4/ChangeLog
PR: 243874 |
3.0.1 04 Feb 2020 11:06:50 |
egypcio |
reset maintainership after consecutive timeouts (12+ weeks).
% make -s -C /usr/ports search maint=dpejesh@yahoo.com display=path
Path: /usr/ports/devel/kronosnet
Path: /usr/ports/devel/libqb
Path: /usr/ports/devel/py-parallax
Path: /usr/ports/devel/py-tinyrpc
Path: /usr/ports/net-mgmt/crmsh
Path: /usr/ports/net-mgmt/resource-agents
Path: /usr/ports/net/corosync2
Path: /usr/ports/net/corosync3
Path: /usr/ports/net/pacemaker1
Path: /usr/ports/net/pacemaker2
PR: 230127, 232865, 232866, 232867
PR: 241431, 241434, 241445, 241456, 241460 |
3.0.1 07 Jan 2019 16:57:00 |
tobik |
Do not set USE_GITHUB twice |
3.0.1 19 May 2018 16:35:49 |
miwi |
- Update to 3.0.1
PR: 228186
Submitted by: maintainer
Sponsored by: iXsystems Inc. |
3.0.0_1 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
3.0.0 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
3.0.0 13 Jun 2017 14:53:19 |
joneum |
- net-mgmt/crmsh: Update from 2.2.0 to 3.0.0
- Changelog: https://github.com/ClusterLabs/crmsh/blob/3.0.0/ChangeLog
PR: 219545
Submitted by: David Shane Holden (maintainer)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D11110 |
2.2.0_3 23 Apr 2017 14:53:03 |
miwi |
- Fix shebangs |
2.2.0_2 01 Jun 2016 13:15:37 |
mat |
Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight |
2.2.0_2 13 May 2016 17:59:13 |
amdmi3 |
- Fix shebangs
- Add NO_ARCH
Approved by: portmgr blanket |
2.2.0_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.2.0_1 26 Mar 2016 19:40:16 |
tijl |
Bump PORTREVISION for last commit.
Reported by: rm |
2.2.0 26 Mar 2016 17:20:25 |
tijl |
- Fix RUN_DEPENDS.
- Remove docbook-xsl dependency now that asciidoc pulls it in.
PR: 208222
Submitted by: David Shane Holden <dpejesh@yahoo.com> (maintainer) |
2.2.0 24 Mar 2016 17:37:45 |
tijl |
Add net-mgmt/crmsh.
Configure, manage and troubleshoot clusters from the command line, with full
tab completion and extensive help. crmsh also provides advanced features
like low-level cluster configuration, cluster scripting, package management,
and history exploration tools giving you a complete insight into the state
of your cluster.
PR: 208222
Submitted by: David Shane Holden <dpejesh@yahoo.com> |