non port: net-mgmt/icinga2/Makefile |
SVNWeb
|
Number of commits found: 120 (showing only 100 on this page) |
Wed, 27 Sep 2023
|
[ 14:36 Dima Panov (fluffy) ] 21d8008 (Only the first 10 of 176 ports in this commit are shown above. )
devel/boost*: bump all consumers after 1.83.0
|
Thu, 14 Sep 2023
|
[ 14:40 Dirk Meyer (dinoex) ] 4cd3b09
net-mgmt/icinga2: fix build options mysql, postgres
PR: 273095
|
Fri, 11 Aug 2023
|
[ 12:25 Jochen Neumeister (joneum) ] 34f87e9
net-mgmt/icinga2: Update to 2.14.0
Changelog: https://icinga.com/blog/2023/07/12/releasing-icinga-2-14-and-2-13-8/
Sponsored by: Netzkommune GmbH
|
Sat, 3 Jun 2023
|
[ 13:19 Jochen Neumeister (joneum) ] 3a0db33
net-mgmt/icinga2: Update to 2.13.7
Changelog: https://icinga.com/docs/icinga-2/latest/CHANGELOG/#2137-2023-02-16
Sponsored by: Netzkommune GmbH
|
Thu, 27 Apr 2023
|
[ 18:25 Dima Panov (fluffy) ] 3e45e8e (Only the first 10 of 184 ports in this commit are shown above. )
*/*: bump all direct Boost cunsumers
|
Tue, 24 Jan 2023
|
[ 06:34 Jochen Neumeister (joneum) ] e511d7f
net-mgmt/icinga2: Update to 2.13.6
Changelog:
The main focus of version 2.13.6 is improved performance of Icinga DB
and apply rules. Additionally, it includes bug fixes related to config
loading and API permissions.
Bugfixes:
-Improve the throughput of the Icinga DB feature. #9550
-Multiple changes to speed up evaluation of apply rules. #9559 #9565 #9558
-Fix a possible crash on config loading related to ignore_on_error.#9560
-Check API user permission on objects returned by joins. #9561
-Windows: update bundled Boost and OpenSSL versions. #9562 #95
Sponsored by: Netzkommune GmbH
|
Mon, 16 Jan 2023
|
[ 19:32 Dima Panov (fluffy) ] e1287d0 (Only the first 10 of 184 ports in this commit are shown above. )
*/*: bump libboost*.so libraries consumert after Boost upgrade
|
Thu, 12 Jan 2023
|
[ 18:18 Dima Panov (fluffy) ] 3010c41
net-mgmt/icinga2: prepare for upcoming Boost-1.81
With hat: office
|
Sun, 18 Sep 2022
|
[ 10:44 Jochen Neumeister (joneum) ] f951cdb
net-mgmt/icinga2: Update to 2.13.5
Changelog:
- Ensure not to write an incomplete (i.e. corrupt) state file. #9467
- ITL: Render vars.apt_upgrade=true as --upgrade, not --upgrade=true. #9458
- Icinga DB: Add missing Redis SELinux policy. #9473
- Windows: Don't spam the event log with non-error startup messages. #9457
- Windows: Update bundled version of OpenSSL. #9460
- Docs: Update RHEL 8 installation instructions. #9482
- Docs: Add RHEL 9 installation instructions. #9482
Sponsored by: Netzkommune GmbH
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Fri, 12 Aug 2022
|
[ 14:46 Dima Panov (fluffy) ] 4cf39de (Only the first 10 of 722 ports in this commit are shown above. )
*/*: bump all consumers after recent boost upgrade
|
Sat, 30 Jul 2022
|
[ 06:48 Jochen Neumeister (joneum) ] 6212df2
net-mgmt/icinga2: Update to 2.13.4
Changelog: https://github.com/Icinga/icinga2/releases
PR: 264467
Sponsored by: Netzkommune GmbH
|
Sun, 22 May 2022
|
[ 20:17 Dima Panov (fluffy) ] b082b3d (Only the first 10 of 280 ports in this commit are shown above. )
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106
|
Mon, 16 May 2022
|
[ 06:49 Loïc Bartoletti (lbartoletti) ] 2d34c2b (Only the first 10 of 178 ports in this commit are shown above. )
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine
|
Sat, 27 Nov 2021
|
[ 09:00 Jochen Neumeister (joneum) ] f6cd87a
net-mgmt/icinga2: Update to 2-13.2
changelog:
-Prefix command_id with command type
-Decouple environment from Icinga 2 Environment constant
-Make icinga:history:stream:*#event_id deterministic
-Add downtime.duration & service_state.host_id to Redis
-Sync checkables along with their states first
-Flush both buffered states and state checksums on initial dump
-Introduce icinga:history:stream:downtime#scheduled_by
-Actually write parent to parent_id of zones
-Set value in milliseconds for program_start in stats/heartbeat
-Clean up vanished objects from icinga:checksum:*:state
-Remove usernotification history stream
-Write IDs of notified users into notification history stream
-Make CheckResult#scheduling_source available to Icinga DB
-Stream runtime state updates only to icinga:runtime:state
-Publish Redis schema version via XADD icinga:schema
-Don't include checkable types in history IDs
-Remove unused Redis key 'icinga:zone:parent'
Sponsored by: Netzkommune GmbH
|
Fri, 10 Sep 2021
|
[ 05:36 Jochen Neumeister (joneum) ] 25f2c23
net-mgmt/icinga2: Update to 2.13.1
Changelog: https://github.com/Icinga/icinga2/blob/master/CHANGELOG.md
Sponsored by: Netzkommune GmbH
|
Fri, 30 Jul 2021
|
[ 17:58 Jochen Neumeister (joneum) ] 8e72064 (Only the first 10 of 19 ports in this commit are shown above. )
net-mgmt/icinga*: - Take Maintainership
Sponsored by: Netzkommune GmbH
|
Wed, 28 Jul 2021
|
[ 20:34 Lars Engels (lme) ] c4fd779 (Only the first 10 of 45 ports in this commit are shown above. )
*: Drop maintainership on most of my ports.
Unfortunately I cannot give them the love they deserve at the moment.
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 25 Feb 2021
|
[ 15:16 pkubaj ]
net-mgmt/icinga2: add LTO option
PR: 253425
Approved by: lme (maintainer timeout)
|
Mon, 28 Dec 2020
|
[ 09:34 lme ]
net-mgmt/icinga2: Update to 2.12.3
|
Thu, 22 Oct 2020
|
[ 08:51 lme ]
net-mgmt/icinga2: Update to 2.12.1 which fixes a long standing bug in
distributed setups on FreeBSD + OpenBSD
PR: 240812
MFH: 2020Q4
|
Sun, 16 Aug 2020
|
[ 10:10 lme ] (Only the first 10 of 13 ports in this commit are shown above. )
net-mgmt/icinga2:
- Update to 2.12.0
- Pet portfmt
|
Wed, 29 Apr 2020
|
[ 20:33 lme ]
net-mgmt/icinga2:
- Update to 2.11.3 which fixes a long standing bug in the Icinga API that led to
crashes [1]
- Fix directory permissions for 'icinga2 feature enable / disable'
- Add new option UNITY to enable or disable the build with Unity. Unity
makes building Icinga 2 faster but memory intensive. With Unity disabled it is
possible to build Icinga 2 on memory restricted machines like a Raspberry Pi.
[2]
PR: 245985 [1], 245461 [2]
Submitted by: Armin Gruner <ag-freebsd@muc.de> [1], Alexander Wittig
<alexander@wittig.name> [2]
MFH: 2020Q2
|
Wed, 11 Dec 2019
|
[ 17:53 jbeich ] (Only the first 10 of 417 ports in this commit are shown above. )
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136
|
Wed, 30 Oct 2019
|
[ 09:39 lme ]
net-mgmt/icinga2:
- Update to 2.11.2
- Fix directory permissions in plist
|
Thu, 19 Sep 2019
|
[ 15:31 lme ]
net-mgmt/icinga2:
- Update to 2.11.0
- Remove "icinga2_mkvar" rc.conf variable from the rc script. All needed
directories are now created on startup.
Release Announcement: https://icinga.com/2019/09/19/icinga-2-11/
Changelog: https://github.com/Icinga/icinga2/blob/master/CHANGELOG.md
|
Mon, 19 Aug 2019
|
[ 15:35 jbeich ] (Only the first 10 of 412 ports in this commit are shown above. )
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Fri, 24 May 2019
|
[ 12:28 lme ]
net-mgmt/icinga2: Update to 2.10.5
MFH: 2019Q2
|
Fri, 12 Apr 2019
|
[ 06:36 jbeich ] (Only the first 10 of 392 ports in this commit are shown above. )
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303
|
Thu, 21 Mar 2019
|
[ 11:10 lme ]
net-mgmt/icinga2: Update to 2.10.4
MFH: 2019Q1
|
Tue, 26 Feb 2019
|
[ 14:47 lme ]
net-mgmt/icinga2:
- Update to Bugfix release 2.10.3
- Make Icinga user, group and webgroup configurable in rc.conf [1]
Submitted by: Alexey Kuznetsov <alexey@kouznetsov.com> (via mail)
MFH: 2019Q1
|
Fri, 8 Feb 2019
|
[ 13:28 lme ]
net-mgmt/icinga2:
- Cherrypick an upstream patch that fixes Icinga 2 restarts via API
- Bump PORTREVISION
MFH: 2019Q1
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
[ 00:15 jbeich ] (Only the first 10 of 415 ports in this commit are shown above. )
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645
|
Thu, 15 Nov 2018
|
[ 13:08 lme ]
net-mgmt/icinga2: Update to Bugfix release 2.10.2
MFH: 2018Q4
|
Sat, 10 Nov 2018
|
[ 16:56 woodsb02 ]
net-mgmt/icinga2: Use .conf suffix for /usr/local/etc/newsyslog.conf.d/
Rename files intended for installation to /usr/local/etc/newsyslog.conf.d/
to end with a '.conf' suffix.
Proposed changes to /etc/newsyslog.conf will only include files from the
/usr/local/etc/newsyslog.conf.d/ directory which end with '.conf' and do
not beginning with a '.' character. https://reviews.freebsd.org/D17086
Approved by: lme (maintainer)
Differential Revision: https://reviews.freebsd.org/D17091
|
Fri, 19 Oct 2018
|
[ 12:11 lme ]
net-mgmt/icinga2:
Update to 2.10.1
|
Tue, 16 Oct 2018
|
[ 14:08 lme ] (Only the first 10 of 13 ports in this commit are shown above. )
net-mgmt/icinga2:
Update to 2.10.0
|
Fri, 12 Oct 2018
|
[ 12:19 lme ]
net-mgmt/icinga2:
- Fix directory permissions after upgrading icinga2 via pkg
- Whitespace fixes in icinga2.in
- Bump PORTREVISION
PR: 227965, 227107
Submitted by: O. Hartmann <ohartmann@walstatt.org>
MFH: 2018Q4
|
Thu, 27 Sep 2018
|
[ 13:20 lme ]
net-mgmt/icinga2:
Update to 2.9.2
|
Thu, 30 Aug 2018
|
[ 04:05 danfe ] (Only the first 10 of 19 ports in this commit are shown above. )
Remove redundant DOCS, NLS, EXAMPLES, and IPV6 from OPTIONS_DEFAULT as they
are put there by the framework (see line 200 of Mk/bsd.options.mk), except
for `finance/quantlib' which makes very unorthodoxal usage of port options.
|
Fri, 10 Aug 2018
|
[ 14:12 lme ]
net-mgmt/icinga2:
- Fix plist when PGSQL option is not selected
- Bump PORTREVISION
|
[ 08:59 lme ]
I accidently passed the ports back to the pool.
Grab them back.
|
[ 08:45 lme ] (Only the first 10 of 12 ports in this commit are shown above. )
net-mgmt/icinga2:
Update to 2.9.1
|
Thu, 9 Aug 2018
|
[ 06:58 jbeich ] (Only the first 10 of 404 ports in this commit are shown above. )
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Mon, 11 Jun 2018
|
[ 01:44 linimon ] (Only the first 10 of 40 ports in this commit are shown above. )
Fix port builds for architectures which remain on gcc as the default compiler.
This will primarily help powerpc64.
For archs where clang is the default compiler, these changes will have no
effect, as the base compiler already has these capabilities (primarily, but
not exclusively, c++-11).
Tested for no-harm on amd64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Mon, 30 Apr 2018
|
[ 12:57 lme ]
net-mgmt/icinga2
- Update to 2.8.4
- Remove upstreamed patch for boost-1.6.7
|
Wed, 18 Apr 2018
|
[ 13:57 jbeich ] (Only the first 10 of 388 ports in this commit are shown above. )
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030
|
Thu, 29 Mar 2018
|
[ 08:42 lme ]
net-mgmt/icinga2:
Update to 2.8.2
|
Fri, 19 Jan 2018
|
[ 12:58 lme ]
net-mgmt/icinga2:
Update to 2.8.1
Changelog: https://github.com/Icinga/icinga2/blob/master/CHANGELOG.md
MFH: 2018Q1
|
Thu, 18 Jan 2018
|
[ 04:11 jbeich ] (Only the first 10 of 356 ports in this commit are shown above. )
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279
|
Thu, 23 Nov 2017
|
[ 12:51 lme ] (Only the first 10 of 13 ports in this commit are shown above. )
net-mgmt/icinga2
- Update to 2.8.0
- Re-add USES= ssl now that Icinga uses symbol versioning
|
Tue, 21 Nov 2017
|
[ 11:59 lme ]
net-mgmt/icinga2:
- Update to 2.7.2 (Bugfix Release)
MFH: 2017Q4
|
Mon, 25 Sep 2017
|
[ 00:08 jbeich ] (Only the first 10 of 342 ports in this commit are shown above. )
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
|
[ 00:05 jbeich ] (Only the first 10 of 327 ports in this commit are shown above. )
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
|
Fri, 22 Sep 2017
|
[ 10:48 mat ] (Only the first 10 of 175 ports in this commit are shown above. )
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
|
[ 09:44 lme ]
net-mgmt/icinga2:
- Update to 2.7.1
- Pet portlint by moving BROKEN_powerpc64 up a bit
|
Tue, 12 Sep 2017
|
[ 14:39 mat ]
Add support from check_procs's -j <jailid>.
This was added in r448907 and r448923.
PR: 221910
Submitted by: mat
Approved by: maintainer timeout
Sponsored by: Absolight
|
Wed, 2 Aug 2017
|
[ 16:27 lme ]
net-mgmt/icinga2
- Update to 2.7.0
|
[ 16:09 lme ]
- Add descr variable to all my ports' rc scripts
- Bump PORTREVISION
|
Tue, 2 May 2017
|
[ 06:48 jbeich ] (Only the first 10 of 336 ports in this commit are shown above. )
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472
|
Sun, 30 Apr 2017
|
[ 01:12 linimon ] (Only the first 10 of 21 ports in this commit are shown above. )
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket)
|
Thu, 30 Mar 2017
|
[ 13:20 lme ]
net-mgmt/icinga2: Update to 2.6.3
|
Tue, 21 Feb 2017
|
[ 11:56 lme ]
net-mgmt/icinga2:
- Add $PREFIX/sbin to PATH in icinga2.in to fix some API issues
(icingaweb2-module-director now works!) [1]
- Remove SIGPIPE trap in icinga2.in which was fixed upstream
- Bump PORTREVISION
PR: 217266 [1]
Submitted by: Philip Jocks
MFH: 2017Q1
|
Wed, 1 Feb 2017
|
[ 19:38 lme ]
net-mgmt/icinga2:
Update to 2.6.1
Changelog: https://github.com/Icinga/icinga2/milestone/60?closed=1
MFH: 2017Q1
|
Wed, 11 Jan 2017
|
[ 10:08 amdmi3 ] (Only the first 10 of 57 ports in this commit are shown above. )
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket
|
Fri, 6 Jan 2017
|
[ 08:45 jbeich ] (Only the first 10 of 324 ports in this commit are shown above. )
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1
|
Sun, 1 Jan 2017
|
[ 03:45 sunpoet ] (Only the first 10 of 161 ports in this commit are shown above. )
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
|
Mon, 19 Dec 2016
|
[ 09:07 amdmi3 ]
- Mark broken on 9.x
- Add LICENSE_FILE
Approved by: portmgr blanket
|
Thu, 15 Dec 2016
|
[ 14:40 lme ]
net-mgmt/icinga2:
- Ignore SIGPIPE in the rc script. This is a workaround for the bug described in
https://dev.icinga.com/issues/13567
- Bump PORTREVISION
|
Wed, 14 Dec 2016
|
[ 16:10 lme ]
net-mgmt/icinga2:
Update to 2.6.0
|
Wed, 23 Nov 2016
|
[ 12:45 jbeich ] (Only the first 10 of 353 ports in this commit are shown above. )
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office)
|
Thu, 15 Sep 2016
|
[ 20:30 lme ]
net-mgmt/icinga2:
- Update to 2.5.4
- Install vim syntax files [1]
PR: 212660 [1]
Submitted by: mat
|
Sat, 27 Aug 2016
|
[ 05:38 lme ]
net-mgmt/icinga2:
- Remove USES=ssl again. The last approach did not fix the problem with
unresolved symbols.
Upstream now has symbol versioning in development, so once the new version is
released,
all should be fine.
- Bump PORTREVISION
|
Thu, 25 Aug 2016
|
[ 19:23 lme ]
net-mgmt/icinga2:
Remove bogus dependency on devel/libconfig. Some time ago I added this because
the ports tree's Q/A check warned that the icinga2 binary is linked against
libconfig.
However this is a private library shipped with Icinga 2.
With version 2.5.1 USES=ssl was added to the port's Makefile which added
rpath=${LOCALBASE}/openssl when Icinga 2 gets built and {Open,Libre}SSL from
ports
was installed. The result was that ld picked up libconfig.so from the
devel/libconfig
port instead of Icinga 2's private library.
To prevent this, the following CMAKE_ARGS were added:
CMAKE_{EXE,MODULE,SHARED,STATIC}_LINKER_FLAGS=${PREFIX}/lib/icinga2
At the moment only EXE_ and SHARED_ linker flags are really needed, to be
prepared for
future changes the other flags were also set.
Thanks to mat and Gunnar Beutner (upstream developer) for the insights on the
ports
and Icinga 2's build system.
- Re-add USES=ssl
- Bump PORTREVSION
|
[ 13:16 lme ]
net-mgmt/icinga2:
- Update to Bugfix release 2.5.3
- Remove USES=ssl to workaround a missing symbol error on startup [1]
Noticed by: many [1]
|
Tue, 23 Aug 2016
|
[ 16:52 lme ] (Only the first 10 of 16 ports in this commit are shown above. )
net-mgmt/icinga2:
- Update to 2.5.1
- Install a log rotation configuration file for newsyslog(8) in EXAMPLESDIR
- Add dependencies on SSL and libconfig
- Display pkg-message - the file already existed but was not shown
- Regenerate some patches with makepatch
- Pet portlint
Changelog and upstream upgrading instructions:
https://www.icinga.org/2016/08/23/icinga-2-v2-5-released/
|
Thu, 4 Aug 2016
|
[ 16:41 marino ]
net-mgmt/icinga2: Fix LIB_DEPENDS with USES=execinfo
The unconditional specification of libexecinfo.so is redundant on most
plaforms that have libexecinfo.so in base. The helper USES=execinfo
was created just to avoid this issue, so convert port to that.
Approved by: just-fix-it
|
Thu, 19 May 2016
|
[ 17:55 lme ]
- Update to 2.4.10
- Switch to USES= mysql
|
Sun, 24 Apr 2016
|
[ 16:58 lme ]
- Update to 2.4.7
- Introduce new rc.conf variable "icinga2_mkvar" defaulting to "NO". The
variable controls the creation and chown'ing of missing files and
directories in /var. [1]
- Add an UPDATING entry for this
PR: 206022 [1]
Submitted by: Oliver Hartmann <ohartman@zedat.fu-berlin.de>
Sponsored by: Essen Linuxhotel Hackathon 2016
|
Thu, 21 Apr 2016
|
[ 16:43 swills ] (Only the first 10 of 419 ports in this commit are shown above. )
many ports: mark broken on powerpc64
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 18 Mar 2016
|
[ 06:47 lme ]
Update to 2.4.4
|
Wed, 24 Feb 2016
|
[ 22:21 lme ]
Update to 2.4.3
Noticed by: ohauer
|
[ 10:33 lme ]
Update to 2.4.2
|
Wed, 6 Jan 2016
|
[ 20:54 lme ]
Update to 2.4.1
|
Tue, 24 Nov 2015
|
[ 21:14 lme ]
Fix build on 9.x
PR: 204723
Submitted by: Markus Mann <freebsd-public@it64.de>
|
Tue, 17 Nov 2015
|
[ 21:22 lme ]
- Remove the unneeded .sample files in $DATADIR/itl. The .conf files there
should never be touched by a user.
- Add a pkg-message with a notice on major upgrades
- Bump PORTREVISION
|
Mon, 16 Nov 2015
|
[ 20:12 lme ]
- Add a dependency on libedit [1]
- Add procname variable to the rc script it knows about the running process [2]
- Bump PORTREVISION
Noticed by: ohauer [1], Oliver Brandmueller <ob@e-Gitt.NET> [2]
|
[ 15:28 lme ]
- Update to 2.4.0
|
Mon, 26 Oct 2015
|
[ 21:30 lme ]
Update to 2.3.11
|
Fri, 11 Sep 2015
|
[ 04:59 lme ]
- Update to 2.3.10
- Re-enable start_precmd in the rc script, creating needed directories in /var
|
Thu, 27 Aug 2015
|
[ 19:39 lme ]
Update to 2.3.9
|
Fri, 24 Jul 2015
|
[ 22:20 lme ]
Update to 2.3.8
Changelog: https://github.com/Icinga/icinga2/blob/v2.3.8/ChangeLog
Committed from: Essen FreeBSD Hackathon
MFH: 2015Q3
|
Tue, 14 Jul 2015
|
[ 20:18 lme ]
- Fix typo in plist [1]
- Install libdb_ido.so conditionally
Noticed by: pi [1]
|
Number of commits found: 120 (showing only 100 on this page) |