Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.13.3_1 04 Feb 2019 19:47:39 |
rene |
Remove expired ports and dependencies:
sysutils/hs-ekg: Removed, depends on expired sysutils/hs-ekg-json
sysutils/hs-ekg-json: Has expired: Doesn't build with newest Haskell libraries
net-mgmt/icinga-core: Has expired: Upstream EOLed Icinga 1.x from 2018-12-31
net-mgmt/icinga: Removed, depends on expired net-mgmt/icinga-core
net-mgmt/icli: Removed, depends on expired net-mgmt/icinga-core
net-mgmt/icinga-classicweb: Has expired: Upstream EOLed Icinga 1.x from
2018-12-31
net-mgmt/pnp-icinga: Removed, depends on expired net-mgmt/icinga-classicweb |
1.13.3_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.13.3_1 12 Aug 2015 21:01:07 |
lme |
- Split the Icinga port into two separate ports. One for the backend, one for
the classic web interface.
- Make the existing net-mgmt/icinga port a meta-port which installs the other
two ports.
- Add an UPDATING entry for above changes.
- Bump PORTREVISION
Reviewed by: bapt |
1.13.3 25 Jul 2015 15:39:10 |
lme |
- Update to 1.13.3
- Remove no longer needed patches or convert them to use ${REINPLACE_CMD}
- Without the patches autoconf is obsolete
- Install Apache 2.x sample config to apache2 subdir
- Do some more s/Linux/${OPSYS}/ in the sample config files
- Set mode for the CGIs in plist
Committed from: Essen FreeBSD Hackathon |
1.13.1_1 23 Apr 2015 16:36:34 |
amdmi3 |
- Add CPE info
Approved by: portmgr blanket |
1.13.1_1 15 Apr 2015 08:20:28 |
tijl |
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been (Only the first 15 lines of the commit message are shown above ) |
1.13.1 05 Apr 2015 17:09:53 |
lme |
Update to 1.13.1 |
1.13.0 30 Mar 2015 21:32:43 |
lme |
Update to 1.13.0 |
1.12.2 12 Mar 2015 18:13:58 |
girgen |
fix accidental use of WWWGRP in filename www_server.*. No need to bump
pkgversion, since it is a noop unless the WWWGRP is modified, and if it is, the
port breaks |
1.12.2 15 Feb 2015 21:04:30 |
lme |
Update to 1.12.2 |
1.12.1 24 Jan 2015 16:17:30 |
lme |
Update to 1.12.1 |
1.12.0_1 15 Jan 2015 09:05:38 |
tijl |
Add missing USE_OPENSSL=yes
PR: 195796 |
1.12.0 19 Nov 2014 12:34:50 |
lme |
- Update to 1.12.0
- Fix typo in ido2db.in |
1.11.7 24 Sep 2014 20:08:16 |
lme |
- Update to 1.11.7
- Fix libdbi dependency [1]
- Use @sample keyword
- Remove @dirrmtry from plist
- Adjust pkg-message
Noticed by: Peter Ross |
1.11.5_2 17 Sep 2014 07:38:16 |
tijl |
Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt) |
1.11.5_2 26 Aug 2014 02:09:46 |
amdmi3 |
- Switch databases/libdbi to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
1.11.5_1 30 Jul 2014 16:17:39 |
lme |
- Add OPTIONS to either depend on plugins from nagios-plugins.org,
monitoring-plugins.org or neither at all
- Bump PORTREVISION
Approved by: mat (implicit) |
1.11.5 20 Jun 2014 11:53:43 |
lme |
- Update to 1.1.5 |
1.11.4 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
1.11.4 30 May 2014 13:10:58 |
lme |
Update to 1.11.4 |
24 Apr 2014 20:41:38
|
lme |
- Update to 1.11.2
- Fix leftover .rnd file [1]
Suggessted by: swills |
1.11.1_1 10 Apr 2014 21:08:03 |
lme |
- Fix creation of log directories in icinga's rc script
- Bump PORTREVISION |
1.11.1 29 Mar 2014 12:03:46 |
lme |
Security update to 1.11.1 |
1.11.0 13 Mar 2014 21:12:42 |
lme |
Update to 1.11.0
Changelog: https://www.icinga.org/2014/03/13/icinga-1-11-released/ |
1.10.3_1 04 Mar 2014 21:06:03 |
gerald |
Chase libdbi update.
Convert postfix-gps and refdb to new LIB_DEPENDS format.
Reported by: Jimmy Olgeni <olgeni@olgeni.com> |
1.10.3 12 Feb 2014 07:17:00 |
lme |
- Update to 1.10.3
- Switch to Github
- Strip IDO binaries and library
Changelog:
https://www.icinga.org/2014/02/11/bugfix-releases-1-10-3-1-9-5-1-8-6/ |
1.10.2_1 30 Dec 2013 14:20:09 |
lme |
- Resurrect ICINGAHTMURL and ICINGACGIURL so you can override the defaults
- Bump PORTREVISION
Noticed by: Markus Mann |
1.10.2 20 Dec 2013 16:05:51 |
lme |
Big cleanup for the icinga port:
- Update to 1.10.2
- Stagify
- Use new LIB_DEPENDS syntax
- Add USES gmake
- Remove a lot of no longer needed variables and logic from the old nagios port
- Install Apache 2.x configuration examples by default, no longer provide an
option to depend on www/apache22 to be more flexible
- Use ports system's own way to add and remove users and groups. Remove
pkg-{de,}install
- Don't use the install-commandmode make target. ICINGADIR and ICINGALOGDIR are
now created
from the icinga rc-script
- Remove embedded Perl option which is considered broken by the developers
- Remove UNHANDLED_HACK option - another relict from the old nagios port. |
1.9.3_2 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
14 Sep 2013 15:39:55
|
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
1.9.3_2 09 Aug 2013 14:05:53 |
dinoex |
- update libdg to 2.1.0 |
1.9.3_1 06 Aug 2013 22:36:56 |
lme |
- Fix plist so that /var/{log,spool}/icinga are included in the package
- Drop unconditional dependency on Perl
- Remove unneeded chmod g+s on the rw directory as this is the default behaviour
on FreeBSD
- Bump PORTREVISION |
1.9.3 30 Jul 2013 02:13:28 |
danfe |
- Fix parallel builds and remove ugly MAKE_JOBS_UNSAFE knob
- Improve formatting, e.g. wrap overly long lines, fix whitespace
- NOPORTEXAMPLES -> PORT_OPTIONS:MEXAMPLES (port is already OptionsNG)
- Synchronize port description with official website
- Use more standard double (even) space padding in pkg-message.in
Approved by: lme (maintainer) |
1.9.3 20 Jul 2013 08:16:37 |
lme |
Add MAKE_JOBS_UNSAFE
Reported by: flo |
1.9.3 08 Jul 2013 05:50:15 |
lme |
Update to 1.9.3 |
1.9.2 01 Jul 2013 16:29:41 |
lme |
Update to 1.9.2
Changelog:
https://wiki.icinga.org/display/Dev/Icinga+Core+Changelog#IcingaCoreChangelog-192-30062013 |
1.9.1 22 May 2013 19:52:49 |
lme |
Update to 1.9.1
Changelog: https://wiki.icinga.org/display/Dev/Icinga+Core+Changelog#IcingaCoreChangelog-191-22052013 |
1.9.0 10 May 2013 08:53:28 |
lme |
- Update to 1.9.0
- Trim Makefile header |
1.8.4 27 Apr 2013 11:59:29 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
1.8.4 14 Jan 2013 21:26:38 |
lme |
Update to 1.8.4
This fixes the potential buffer overflow that was also present in Nagios
(CVE-2012-6096). |
1.8.3 02 Jan 2013 19:50:56 |
lme |
Update to 1.8.3 |
1.8.2 16 Dec 2012 06:12:28 |
az |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@) |
1.8.2 29 Nov 2012 18:49:27 |
lme |
- Update to 1.8.2
- Remove OPTIONS for database dependencies as they're already handled by
databases/libdbi-drivers and configure parameter "--enable-pgsql"
doesn't do anything [1]
Changelog: https://www.icinga.org/2012/11/28/icinga-1-8-2-core-classic-ui-idoutils-bugfix-release/
Suggested by: zeising [1]
Feature safe: yes |
1.8.1 26 Oct 2012 20:03:26 |
lme |
Update to 1.8.1
Feature safe: yes |
1.8.0_1 20 Oct 2012 12:58:17 |
lme |
- Add an alias to `checkconfig': `configtest'
The former is what is used in the upstream init script, the latter is commonly
used in
our rc scripts.
- Bump PORTREVISION
Suggested by: demon
Feature safe: yes |
1.8.0 19 Oct 2012 13:23:14 |
lme |
- Update to 1.8.0
- Add a `checkconfig' option to icinga's startup script
- Remove MAKE_JOBS_UNSAFE
Changelog: https://www.icinga.org/2012/10/18/icinga-1-8-released/
Feature safe: yes |
1.7.2 10 Sep 2012 06:52:45 |
lme |
Properly set Apache as a runtime, not a build dependency.
PR: ports/171476
Submitted by: ohauer |
1.7.2 27 Aug 2012 20:08:18 |
lme |
- Update to 1.7.2
- Add missing description for IDOUTILS option
- Change a typo in pkg-message [1]
Notified by: beat |
1.7.1 28 Jul 2012 14:04:28 |
lme |
- Update to 1.7.1
- Change to new OPTIONS framework
- Don't depend on specific lib versions |
1.7.0_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.7.0_2 29 May 2012 20:34:19 |
lme |
- Change logging directory from /var/spool/icinga to /var/log/icinga
- Change plugins directory to %%LOCALBASE%%/nagios so the files installed by
net-mgmt/nagios-plugins port are found [1]
- Add "--enable-pqsql" to add PostgreSQL support
- Set proper permissions on the rw directory
- Fix substitutions in pkg-message
- While here silence warnings about inclusion of deprecated header sys/timeb.h
- Bump PORTREVISION
Noticed by: angelv <angelvg@gmail.com> [1] |
1.7.0_1 25 May 2012 12:14:15 |
lme |
- Add my locally made changes to icinga.in and ido2db.in, so icinga and ido2db
can acutally start
- Bump PORTREVISION
Noticed by: Rene Petzold <3komma4khz@googlemail.com> |
1.7.0 23 May 2012 20:13:22 |
lme |
- Update to 1.7.0 [1]
- Add support for database backends using IDOutils [2]
- Add a rc script for ido2db
- Enable embedded Perl by default
- Enable Event Broker by default
- Enable statuswrl
- Drop unnecessary use of USE_PHP
- Install sample event handlers
- Optionally depend on MySQL or PostgreSQL
- Optionally depend on Apache and install the apropriate configuration for
Icinga
- Update pkg-message
PR: ports/167988 [1], ports/164625 [2]
Submitted by: gjb[1], Gianpaolo Del Matto <delmatto@phunsites.net> [2] |
1.6.1_1 03 Feb 2012 05:31:39 |
lme |
- Fix build with UNHANDLED_HACK [1]
- Patch ping syntax and s/Linux/FreeBSD/ by default
- Bump PORTREVISION
Noticed by: Kurt Jaeger [1] |
1.6.1 31 Jan 2012 05:53:08 |
lme |
Grab maintainership |
1.6.1 31 Jan 2012 05:50:26 |
chinsan |
- Drop maintainership |
1.6.1 31 Jan 2012 05:49:23 |
chinsan |
- Update to 1.6.1
- Drop maintainership
Submitted by: flo@
PR: ports/164282 |
1.5.1 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. |
1.5.1 13 Nov 2011 12:01:17 |
lme |
- Update to 1.5.1
PR: ports/161990
Approved by: maintainer timeout (3 weeks)
Feature safe: yes |
1.5.0 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.5.0 20 Sep 2011 15:51:55 |
flo |
- update to 1.5.0
- move LICENSE to its correct place (portlint fix)
PR: ports/160497
Submitted by: gjb
Approved by: maintainer timeout |
1.3.0 23 Feb 2011 17:45:16 |
chinsan |
Add Icinga, an enterprise grade open source monitoring system which keeps
watch over networks and any conceivable network resource, notifies the user
of errors and recoveries and generates performance data for reporting.
Scalable and extensible, Icinga can monitor complex, large environments across
dispersed locations.
Icinga takes open source monitoring to the next level.
WWW: http://www.icinga.org/ |