Port details |
- nsca27 Nagios Service Check Acceptor
- 2.7.2_8 net-mgmt =2 2.7.2_8Version of this port present on the latest quarterly branch.
- Maintainer: mm@FreeBSD.org
- Port Added: 2013-01-29 19:49:49
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://www.nagios.org/
- Description:
- The Nagios Service Check Acceptor (NSCA) is used to send service check
results to a central Nagios server. This consists of the "nsca" daemon
which runs on the main Nagios server and accepts results and the
"send_nsca" client which is used to send results to the server.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/net-mgmt/nsca27/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/nsca27
- pkg install nsca27
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nsca27
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (nsca-2.7.2.tar.gz) = fb41e3b536735235056643fb12187355c6561b9148996c093e8faddd4fced571
SIZE (nsca-2.7.2.tar.gz) = 104953
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- net-mgmt/nsca27-client
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Library dependencies:
-
- libmcrypt.so : security/libmcrypt
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for nsca27-2.7.2_8:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_nsca27
- USES:
- perl5
- pkg-message:
- For install:
- This port includes only the server part of NSCA ("nsca").
If you need the "send_nsca" utility install the net-mgmt/nsca-client port.
The default configuration file is installed at:
/usr/local/etc/nagios/nsca.cfg-sample
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
2.7.2_8 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 ) |
2.7.2_8 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 ) |
2.7.2_8 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.7.2_8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.7.2_8 03 Jul 2020 09:35:11 |
amdmi3 |
- Fix LICENSE
- Update WWW
Approved by: portmgr blanket |
2.7.2_8 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
2.7.2_8 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 |
2.7.2_8 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.7.2_8 21 May 2015 06:54:23 |
amdmi3 |
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket |
2.7.2_8 02 Mar 2015 23:36:36 |
bapt |
Remove Author from pkg-descr and white space fixes |
2.7.2_8 24 Nov 2014 22:35:08 |
antoine |
Cleanup plist |
2.7.2_8 17 Sep 2014 17:29:47 |
amdmi3 |
- Drop .la files for security/libmcrypt, no dependees require them
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
2.7.2_7 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
2.7.2_7 04 Jul 2014 21:53:52 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
2.7.2_7 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
2.7.2_7 19 Jan 2014 11:35:28 |
mm |
Add STAGE support to net-mgmt/nsca and net-mgmt/nsca27 |
31 Oct 2013 11:30:43
|
bapt |
Fix pkgname collision
With hat: portmgr |
2.7.2_6 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
2.7.2_6 04 Sep 2013 03:27:38 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
2.7.2_6 29 Jan 2013 19:53:01 |
mm |
NSCA doesn't really need a installed nagios
Fix $FreeBSD$ in nsca.in |
2.7.2_6 29 Jan 2013 19:49:39 |
mm |
Fork the nsca27 and nsca27-ports for users having problems with nsca 2.9.x |