Port details |
- mnrpes MCollective and Rufus scheduler wrapper
- 2014041501 sysutils
=0 2014041501Version of this port present on the latest quarterly branch.
- DEPRECATED: Depends on broken sysutils/mcollective
This port expired on: 2023-06-30
- Maintainer: robak@FreeBSD.org
- Port Added: 2014-04-13 02:10:14
- Last Update: 2023-06-30 05:21:50
- Commit Hash: 161d758f
- License: APACHE20
- WWW:
- https://github.com/nullDowntimeLtd/mnrpes
- Description:
- Mnrpes is a system that uses MCollective and the Rufus scheduler
to build a distributed async scheduler and checker for Nagios
based on the Passive mode.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: mnrpes
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (nullDowntimeLtd-mnrpes-2014041501-3f9942c_GH0.tar.gz) = 5366c6d891005e28c93e67b5ee074d635285d0bdbb36e6f89bec3eb8dd4b8c65
SIZE (nullDowntimeLtd-mnrpes-2014041501-3f9942c_GH0.tar.gz) = 83658
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:
-
- ruby31 : lang/ruby31
- Runtime dependencies:
-
- mcollective>=2 : sysutils/mcollective
- rubygem-rufus-scheduler>=0.1 : devel/rubygem-rufus-scheduler
- ruby31 : lang/ruby31
- Patch dependencies:
-
- ruby31 : lang/ruby31
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_mnrpes
- USES:
- ruby
- 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 |
2014041501 30 Jun 2023 05:21:50 |
Muhammad Moinur Rahman (bofh) |
sysutils/mnrpes: Remove expired port
2023-06-30 sysutils/mnrpes: Depends on broken sysutils/mcollective
Approved by: portmgr (blanket) |
2014041501 07 Jun 2023 04:56:28 |
Yasuhiro Kimura (yasu) |
mcollective: Mark DEPRECATED and set EXPIRATION_DATE
* Mark sysutils/mcollective as DEPRECATED and set EXPIRATION_DATE to
2023-06-30. It is BROKEN with all supported Ruby versions after the
removal of lang/ruby27.
* Also mark dependencies as DEPRECATED and set EXPIRATION_DATE.
* While here, mark sysutils/mcollective as BROKEN with Ruby 3.2 and
3.3.
PR: 271443
Approved by: Maintainer timeout |
2014041501 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) |
2014041501 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 ) |
2014041501 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2014041501 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2014041501 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2014041501 03 Dec 2016 19:32:09 |
sunpoet |
- Add NO_ARCH
Approved by: portmgr (blanket) |
2014041501 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
2014041501 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2014041501 07 May 2015 20:24:16 |
mat |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
2014041501 08 Dec 2014 21:40:25 |
bapt |
Simplify plist |
2014041501 18 Aug 2014 16:43:25 |
bdrewery |
- Move RESETPREFIX to default PLIST_SUB
With hat: portmgr |
2014041501 25 Jun 2014 08:04:23 |
robak |
Update maintainer address to robak@FreeBSD.org in multiple ports:
- devel/py-configparser
- devel/py-durus
- devel/py-geotypes
- devel/rubygem-deep_merge
- devel/rubygem-librarian
- devel/rubygem-open3_backport
- sysutils/mcollective-nrpe-agent
- sysutils/mnrpes
- sysutils/rubygem-librarian-puppet
Approved by: swills (mentor) |
2014041501 17 Apr 2014 01:39:23 |
swills |
- Update to 2014041501
PR: ports/188695
Submitted by: Bartek Rutkowski <ports@robakdesign.com> (maintainer) |
2014033101 13 Apr 2014 02:10:02 |
swills |
Mnrpes is a system that uses MCollective and the Rufus scheduler
to build a distributed async scheduler and checker for Nagios
based on the Passive mode.
WWW: https://github.com/nullDowntimeLtd/mnrpes
PR: ports/188420
Submitted by: ports@robakdesign.com |