notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net-mgmt/nagiosql/Makefile
SVNWeb

Number of commits found: 31

Wed, 12 Jul 2023
[ 18:56 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:7d1faa7179813ffa542b550a1fdb3bdc80a7986c  commit hash:7d1faa7179813ffa542b550a1fdb3bdc80a7986c  commit hash:7d1faa7179813ffa542b550a1fdb3bdc80a7986c  7d1faa7  (Only the first 10 of 299 ports in this commit are shown above. View all ports for this commit)
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
Sat, 10 Jun 2023
[ 14:57 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:4ca6b847063fd54a5398cf0611b2f0cd33b3dde0  commit hash:4ca6b847063fd54a5398cf0611b2f0cd33b3dde0  commit hash:4ca6b847063fd54a5398cf0611b2f0cd33b3dde0  4ca6b84  (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
*/*: Mark IGNORE_WITH_PHP for 8.3.X

Approved by:	portmgr (blanket)
Sponsored by:	Bounce Experts
Sat, 11 Mar 2023
[ 18:50 Dan Langille (dvl) search for other commits by this committer ]    commit hash:1e20eef6a0b133dcf1fc2f0d8f9e6c7956515779  commit hash:1e20eef6a0b133dcf1fc2f0d8f9e6c7956515779  commit hash:1e20eef6a0b133dcf1fc2f0d8f9e6c7956515779  1e20eef 
net-mgmt/nagiosql: Update to 3.5.0.20230311

Fixes a regression of Webserver Authentication
https://gitlab.com/wizonet/nagiosql/-/issues/37

PR:		270085
Sat, 25 Feb 2023
[ 18:50 Dan Langille (dvl) search for other commits by this committer ]    commit hash:30c034ff424e9ef7ddfb40bea190294ebef59589  commit hash:30c034ff424e9ef7ddfb40bea190294ebef59589  commit hash:30c034ff424e9ef7ddfb40bea190294ebef59589  30c034f 
net-mgmt/nagiosql: Update to 3.5.0

PR:		269804
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:43ac3e28ab940adda213d535ac0b1f0792d456da  commit hash:43ac3e28ab940adda213d535ac0b1f0792d456da  commit hash:43ac3e28ab940adda213d535ac0b1f0792d456da  43ac3e2  (Only the first 10 of 285 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 13 Jun 2022
[ 00:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:214a6c5f5a6710e22a998e7e3ebba5e30d30a546  commit hash:214a6c5f5a6710e22a998e7e3ebba5e30d30a546  commit hash:214a6c5f5a6710e22a998e7e3ebba5e30d30a546  214a6c5  (Only the first 10 of 81 ports in this commit are shown above. View all ports for this commit)
*/*: Ignore with php82
Fri, 9 Apr 2021
[ 18:44 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:911f04257e3175fca4e46c7d57bf5ca79767e209  commit hash:911f04257e3175fca4e46c7d57bf5ca79767e209  commit hash:911f04257e3175fca4e46c7d57bf5ca79767e209  911f042  (Only the first 10 of 169 ports in this commit are shown above. View all ports for this commit)
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
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 17 Mar 2021
[ 00:03 dvl search for other commits by this committer ] Original commit   Revision:568623
update to 3.4.1

PR:		253457
Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de>
Fri, 6 Sep 2019
[ 16:13 dvl search for other commits by this committer ] Original commit   Revision:511325
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.
Mon, 5 Aug 2019
[ 06:37 antoine search for other commits by this committer ] Original commit   Revision:508138 (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Mark BROKEN: unfetchable
Fri, 29 Mar 2019
[ 11:35 tobik search for other commits by this committer ] Original commit   Revision:497106
net-mgmt/nagiosql: Fix USES=php usage after r484572
Tue, 26 Feb 2019
[ 08:57 tobik search for other commits by this committer ] Original commit   Revision:493952
net-mgmt/nagiosql: Actually reset MAINTAINER after r493951

PR:		233458
[ 08:56 tobik search for other commits by this committer ] Original commit   Revision:493951
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)
Sat, 10 Nov 2018
[ 05:05 swills search for other commits by this committer ] Original commit   Revision:484572
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)
Mon, 8 Oct 2018
[ 15:08 antoine search for other commits by this committer ] Original commit   Revision:481545 (Only the first 10 of 154 ports in this commit are shown above. View all ports for this commit)
Fix some PKGNAME collisions
Mon, 13 Aug 2018
[ 09:25 tz search for other commits by this committer ] Original commit   Revision:477060 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Flag more ports not compatible to PHP 7.x with IGNORE_WITH_PHP

PR:		229982
Sun, 8 Apr 2018
[ 12:19 brnrd search for other commits by this committer ] Original commit   Revision:466796
category net-mgmt: Convert to USES=php

Approved by:    infrastructure modernization blanket
Thu, 8 Mar 2018
[ 19:48 mat search for other commits by this committer ] Original commit   Revision:463917 (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
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
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 27 Jun 2015
[ 19:31 pgollucci search for other commits by this committer ] Original commit   Revision:390723
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)
Sun, 20 Jul 2014
[ 19:21 danilo search for other commits by this committer ] Original commit   Revision:362355
- Add stage support
- Convert USE_BZIP2 to USES
- Use options helpers
- Remove SSH2 option

Approved by:	portmgr (blanket)
Thu, 10 Jul 2014
[ 12:13 olgeni search for other commits by this committer ] Original commit   Revision:361440 (Only the first 10 of 193 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 20 Sep 2013
[ 22:24 bapt search for other commits by this committer ] Original commit   Revision:327757 (Only the first 10 of 336 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
Wed, 24 Apr 2013
[ 18:10 ak search for other commits by this committer ] Original commit   Revision:316464 (Only the first 10 of 1028 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Tue, 16 Apr 2013
[ 21:24 ohauer search for other commits by this committer ] Original commit   Revision:315908
- 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)
Sun, 3 Mar 2013
[ 19:56 ohauer search for other commits by this committer ] Original commit   Revision:313373 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
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
Thu, 23 Aug 2012
[ 09:08 scheidell search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- 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)
Sun, 26 Jun 2011
[ 07:03 miwi search for other commits by this committer ] Original commit 
- 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
Fri, 10 Dec 2010
[ 04:51 pgollucci search for other commits by this committer ] Original commit 
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>

Number of commits found: 31