Port details |
- nagiosql Web based administration tool for Nagios
- 3.5.0.20240126 net-mgmt =5 3.5.0.20240126Version of this port present on the latest quarterly branch.
- Maintainer: dvl@FreeBSD.org
- Port Added: 2010-12-10 04:51:56
- Last Update: 2024-01-26 18:04:10
- Commit Hash: 78fd3fb
- People watching this port, also watch:: bash, openvpn, memcached, collectd5, nagios
- Also Listed In: www
- License: GPLv2
- WWW:
- https://gitlab.com/wizonet/nagiosql
- Description:
- NagiosQL is a web based administration tool for Nagios.
It helps you to easily build a complex configuration with all options,
manage and use them. NagiosQL is based on a webserver with PHP, MySQL and
file access to the Nagios configuration files.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- nagiosql>0:net-mgmt/nagiosql
- To install the port:
- cd /usr/ports/net-mgmt/nagiosql/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/nagiosql
- pkg install nagiosql
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nagiosql
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1706290526
SHA256 (nagiosql-2cfb368a.tar.bz2) = 391e6a25dfdbd4f85c45240ad415d0a2188d6aa0dc9f036bee29504ec9fce1ee
SIZE (nagiosql-2cfb368a.tar.bz2) = 1062108
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:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- Runtime dependencies:
-
- IT.php : devel/pear-HTML_Template_IT@php82
- nagios : net-mgmt/nagios
- php.h : lang/php82
- filter.so : security/php82-filter
- gettext.so : devel/php82-gettext
- mysqli.so : databases/php82-mysqli
- session.so : www/php82-session
- simplexml.so : textproc/php82-simplexml
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libmysqlclient.so.21 : databases/mysql80-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for nagiosql-3.5.0.20240126:
CURL=off: Configure with cURL support
FTP=off: Configure with FTP support
NAGIOS4=off: Configure with Nagios 4
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_nagiosql
- USES:
- cpe gettext mysql php:web tar:bzip2
- 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 |
3.5.0.20240126 26 Jan 2024 18:04:10 |
Dan Langille (dvl) |
net-mgmt/nagiosql: Update to nagiosql-3.5.0.20240126
* small fix for templates
This also works with PHP 8.3 here.
re: https://gitlab.com/wizonet/nagiosql/-/issues/48 |
3.5.0.20240119 19 Jan 2024 19:20:11 |
Dan Langille (dvl) |
net-mgmt/nagiosql: Remove commented out IGNORE_WITH_PHP
Reported by: bofh |
3.5.0.20240119 19 Jan 2024 18:50:02 |
Dan Langille (dvl) |
net-mgmt/nagiosql: Update to nagiosql-3.5.0.20240119
This picks up recent changes for PHP 8.2
I have tested it with PHP 8.3 and it works here.
Reported by: bofh |
3.5.0.20230311 12 Jul 2023 18:56:04 |
Felix Palmen (zirias) |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
3.5.0.20230311 10 Jun 2023 14:57:35 |
Muhammad Moinur Rahman (bofh) |
*/*: Mark IGNORE_WITH_PHP for 8.3.X
Approved by: portmgr (blanket)
Sponsored by: Bounce Experts |
3.5.0.20230311 11 Mar 2023 18:50:30 |
Dan Langille (dvl) |
net-mgmt/nagiosql: Update to 3.5.0.20230311
Fixes a regression of Webserver Authentication
https://gitlab.com/wizonet/nagiosql/-/issues/37
PR: 270085 |
3.5.0 25 Feb 2023 18:50:53 |
Dan Langille (dvl) |
net-mgmt/nagiosql: Update to 3.5.0
PR: 269804 |
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) |
3.4.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 ) |
3.4.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 ) |
3.4.1 13 Jun 2022 00:08:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Ignore with php82 |
3.4.1 09 Apr 2021 18:44:23 |
Matthias Fechner (mfechner) |
Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628 |
3.4.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.4.1 17 Mar 2021 00:03:00 |
dvl |
update to 3.4.1
PR: 253457
Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> |
3.4.0_3 06 Sep 2019 16:13:44 |
dvl |
Unbreak by converting to GITLAB and a specfic commit.
The upstream project updates the tarball with hotfixes.
This is why the distfile was unfetchable.
Add LICENSE_FILE
Take maintainership. I might soon regret this. |
3.4.0_2 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
3.4.0_2 05 Aug 2019 06:37:31 |
antoine |
Mark BROKEN: unfetchable |
3.4.0_2 29 Mar 2019 11:35:15 |
tobik |
net-mgmt/nagiosql: Fix USES=php usage after r484572 |
3.4.0_1 26 Feb 2019 13:21:39 |
lme |
net-mgmt/nagiosql:
Update WWW |
3.4.0_1 26 Feb 2019 08:57:31 |
tobik |
net-mgmt/nagiosql: Actually reset MAINTAINER after r493951
PR: 233458 |
3.4.0_1 26 Feb 2019 08:56:31 |
tobik |
net-mgmt/nagiosql: Remove redundant regex escapes
nagiosql's Makefile currently has some redundant escaping of single
quotes in its Makefile. These get passed through as escaped single
quotes to regex(3), which is an escape of an ordinary character.
Such escapes will be forbidden in a future version of regex(3), so
we'll get ahead of the game and remove said escapes now.
While here, there are two questionable expressions: -e
"s|\>/etc/nagiosql|\>${ETCDIR}|g" and the one immediately following
it. \> is a word delimiter (see reformat(7)), and will only match
as such. If this were to match, it would replace <word
delimiter>/etc/nagiosql with >${ETCDIR} -- this likely works as
intended now, but I think it was intended that it matches a literal
>/etc/nagiosql, so the included patch treats it accordingly.
- While here reset MAINTAINER after a timeout of 3 months and
repeated previous timeouts
PR: 233458
Submitted by: kevans
Approved by: chris@smartt.com (maintainer timeout, 3 months) |
3.4.0 10 Nov 2018 05:05:53 |
swills |
net-mgmt/nagiosql: Update to 3.4.0
PR: 231671
Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de>
Approved by: maintainer timeout (chris@smartt.com, >2 weeks) |
3.2.0_2 08 Oct 2018 15:08:13 |
antoine |
Fix some PKGNAME collisions |
3.2.0_2 13 Aug 2018 09:25:01 |
tz |
Flag more ports not compatible to PHP 7.x with IGNORE_WITH_PHP
PR: 229982 |
3.2.0_2 08 Apr 2018 12:19:58 |
brnrd |
category net-mgmt: Convert to USES=php
Approved by: infrastructure modernization blanket |
3.2.0_2 08 Mar 2018 19:48:41 |
mat |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
3.2.0_2 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
3.2.0_2 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
3.2.0_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
3.2.0_2 27 Jun 2015 19:31:20 |
pgollucci |
net-mgmt/nagiosql: modernize
- add cpe,
- set NO_ARCH
- modernize plist
PR: 200575
Submitted by: amdmi3@FreeBSD.org
Approved by: maintainer timeout (chris@smartt.com ; 26 days) |
3.2.0_2 20 Jul 2014 19:21:26 |
danilo |
- Add stage support
- Convert USE_BZIP2 to USES
- Use options helpers
- Remove SSH2 option
Approved by: portmgr (blanket) |
3.2.0_2 10 Jul 2014 12:13:12 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt) |
3.2.0_2 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
3.2.0_2 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
3.2.0_2 16 Apr 2013 21:24:18 |
ohauer |
- add mising dependency php-filter
(in addition to PR: ports/175457)
- bump PORTREVISION
Feature safe: yes
PR: ports/177763
Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de>
Approved by: maintainer (implicit) |
3.2.0_1 03 Mar 2013 19:56:48 |
ohauer |
update to nagiosql 3.2.0_SP2
- use OPTIONS-NG
- make php5-ftp to optional (I suspect local file or SSH is the preferred config
distribuiton methode)
- remove all patch files, they are already included in the re-rolled sourcefile
- use DISTSUBDIR (unluckily distversion does not increment with applied patches)
- WWWGROUP is not defined it is WWWGRP (Makefile)
- define WRKSRC
- use COPYTREE_SHARE instead cp
- use post-install script to create $ETCDIR structure
additional for fresh install (adjust paths in sql script)
- change default nagiosql paths from /etc/nagiosql -> ${ETCDIR}
- change default nagios paths from /etc/nagios -> ${LOCALBASE}/etc/nagios
PR: 175457
Submitted by: ohauer
Approved by: maintainer timeout |
3.2.0 23 Aug 2012 09:08:44 |
scheidell |
- Update to 3.2.0
- Incorporate SP1
- Superseed ports/170391
PR: ports/170396
Submitted by: Helmut Schneider <jumper99@gmx.de>
Approved by: maintainer, timeout (14 days) |
3.1.1 26 Jun 2011 07:03:42 |
miwi |
- Update to 3.1.1
- Add dependency simplexml
- Add knobs for cURL and SSH2
PR: 156555
Submitted by: Helmut Schneider <jumper99@gmx.de>
Approved by: maintainer timeout |
3.0.4 10 Dec 2010 04:51:42 |
pgollucci |
NagiosQL is a web based administration tool for Nagios.
It helps you to easily build a complex configuration with all options,
manage and use them. NagiosQL is based on a webserver with PHP, MySQL and
file access to the Nagios configuration files.
WWW: http://www.nagiosql.org/
PR: ports/152974
Submitted by: Chris St Denis <chris at smartt.com> |