Port details |
- nsca Nagios Service Check Acceptor
- 2.9.2_1 net-mgmt =12 2.9.2_1Version of this port present on the latest quarterly branch.
- Maintainer: mm@FreeBSD.org
- Port Added: 2004-02-23 04:43:25
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: nagios, p5-Test-Simple, unzip, t1lib, rsync
- 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/nsca/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/nsca
- pkg install nsca
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nsca
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1485550249
SHA256 (nsca-2.9.2.tar.gz) = 96eb04ef695873ce462e3f8db08e8a49456ff9595d11acf70a3dd8a2c4af3b5e
SIZE (nsca-2.9.2.tar.gz) = 117299
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- net-mgmt/nsca-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 nsca-2.9.2_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_nsca
- 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.9.2_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 ) |
2.9.2_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 ) |
2.9.2_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.9.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.9.2_1 17 Jul 2020 09:36:03 |
amdmi3 |
- Fix LICENSE
- Update WWW
Approved by: portmgr blanket |
2.9.2_1 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
2.9.2_1 01 Nov 2017 11:48:32 |
feld |
net-mgmt/nsca: Add patch to prevent crashing on FreeBSD
PR: 218879
Approved by: maintainer timeout
MFH: 2017Q4 |
2.9.2 27 Jan 2017 20:52:46 |
mm |
Update nsca and nsca-client to 2.9.2 |
2.9.1_3 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.9.1_3 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.9.1_3 21 May 2015 06:54:23 |
amdmi3 |
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket |
2.9.1_3 02 Mar 2015 23:36:36 |
bapt |
Remove Author from pkg-descr and white space fixes |
2.9.1_3 24 Nov 2014 22:35:08 |
antoine |
Cleanup plist |
2.9.1_3 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.9.1_2 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
2.9.1_2 04 Jul 2014 21:53:52 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
2.9.1_2 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
2.9.1_2 19 Jan 2014 11:35:28 |
mm |
Add STAGE support to net-mgmt/nsca and net-mgmt/nsca27 |
2.9.1_2 31 Oct 2013 11:39:06 |
bapt |
Fix typo
Reported by: Freshports |
31 Oct 2013 11:30:43
|
bapt |
Fix pkgname collision
With hat: portmgr |
2.9.1_2 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
2.9.1_2 04 Sep 2013 03:27:38 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
2.9.1_2 29 Jan 2013 19:53:01 |
mm |
NSCA doesn't really need a installed nagios
Fix $FreeBSD$ in nsca.in |
2.9.1_2 29 Jan 2013 19:36:23 |
mm |
Make portlint happy
Rename WITHOUT_* variables used for port's internal purposes
Add conflict with nsca-2.7.* and nsca-client-2.7.* |
2.9.1_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.9.1 02 Feb 2012 11:14:22 |
mm |
Update to 2.9.1 |
2.9 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
2.9 05 Nov 2011 10:26:14 |
mm |
Update to 2.9 |
2.7.2_5 23 Mar 2011 15:53:22 |
mm |
- Add LICENSE knob(s) |
2.7.2_5 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.7.2_5 13 Oct 2010 10:36:45 |
mm |
- Listen in daemon mode by default |
2.7.2_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.7.2_4 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
2.7.2_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.7.2_2 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
2.7.2_2 06 Jun 2008 13:53:06 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
2.7.2_1 25 Dec 2007 19:38:41 |
mm |
- Change install location of default configuration files
- Add pkg-message information for client and server installs
- Bump PORTREVISION
PR: ports/117950 |
2.7.2 04 Oct 2007 02:16:18 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
2.7.2 19 Jul 2007 13:14:04 |
mm |
- update to 2.7.2
Approved by: garga (mentor) |
2.7.1_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.7.1 05 Apr 2007 13:19:09 |
mm |
- updated maintainer e-mail address
Approved by: garga (mentor) |
2.7.1 06 Feb 2007 21:05:39 |
miwi |
- Update to 2.7.1
PR: 108794
Submitted by: Martin Matuska <martin@matuska.org> (maintainer) |
2.7 16 Dec 2006 09:28:14 |
miwi |
- Update to 2.7
PR: ports/106766
Submitted by: Martin Matuska <martin@matuska.org> (maintainer) |
2.6 06 Nov 2006 00:21:59 |
alepulver |
- Fix rc.d script.
PR: ports/104906
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> |
2.6 06 Oct 2006 23:42:00 |
lawrance |
Mark broken on 4.x.
Reported by: kris |
2.6 14 Sep 2006 12:27:47 |
lawrance |
Update to 2.6 [1] and add an rc script [2].
PR: ports/96555 [1], ports/94259 [2].
Submitted by: Martin Matuska <martin@matuska.org> [1],
Jo Rhett <jrhett@svcolo.com> [2] |
2.4 05 Sep 2006 08:04:06 |
linimon |
Reset inactive maintainer who has not responded to email.
Hat: portmgr |
2.4 23 Jan 2006 23:46:06 |
edwin |
SHA256ify
Approved by: krion@ |
2.4 30 May 2004 09:19:04 |
pav |
- Unbreak on 5.x: need perl to build |
2.4 30 May 2004 07:14:53 |
kris |
BROKEN: Install fails |
2.4 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.4 15 Mar 2004 02:44:36 |
pav |
- Fix nagios dependency
PR: ports/64083
Submitted by: Paul Dlug <paul@nerdlabs.com> (maintainer) |
2.4 23 Feb 2004 04:42:13 |
wollman |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |