non port: net-mgmt/icinga2/Makefile |
SVNWeb
|
Number of commits found XX: 99 |
Mon, 28 Dec 2020
|
[ 09:34 lme ] 
559451 net-mgmt/icinga2/Makefile
559451 net-mgmt/icinga2/distinfo
559451 net-mgmt/icinga2/pkg-plist
net-mgmt/icinga2: Update to 2.12.3
|
Thu, 22 Oct 2020
|
[ 08:51 lme ] 
552953 net-mgmt/icinga2/Makefile
552953 net-mgmt/icinga2/distinfo
552953 net-mgmt/icinga2/pkg-plist
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 ] 
545096 net-mgmt/icinga2/Makefile
545096 net-mgmt/icinga2/distinfo
545096 net-mgmt/icinga2/files/patch-CMakeLists.txt
545096 net-mgmt/icinga2/files/patch-itl_command-plugins.conf
545096 net-mgmt/icinga2/files/patch-lib_checker_CMakeLists.txt
545096 net-mgmt/icinga2/files/patch-lib_compat_CMakeLists.txt
545096 net-mgmt/icinga2/files/patch-lib_db__ido__mysql_CMakeLists.txt
545096 net-mgmt/icinga2/files/patch-lib_db__ido__pgsql_CMakeLists.txt
545096 net-mgmt/icinga2/files/patch-lib_icingadb_CMakeLists.txt
545096 net-mgmt/icinga2/files/patch-lib_livestatus_CMakeLists.txt
(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 ] 
533395 net-mgmt/icinga2/Makefile
533395 net-mgmt/icinga2/distinfo
533395 net-mgmt/icinga2/pkg-plist
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 ] 
519824 archivers/innoextract/Makefile
519824 archivers/tardy/Makefile
519824 astro/libkgeomap/Makefile
519824 astro/libosmium/Makefile
519824 audio/ardour/Makefile
519824 audio/ardour5/Makefile
519824 audio/clementine-player/Makefile
519824 audio/cpp-xmms2/Makefile
519824 audio/csound/Makefile
519824 audio/faust-lv2/Makefile
(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 ] 
516048 net-mgmt/icinga2/Makefile
516048 net-mgmt/icinga2/distinfo
516048 net-mgmt/icinga2/pkg-plist
net-mgmt/icinga2:
- Update to 2.11.2
- Fix directory permissions in plist
|
Thu, 19 Sep 2019
|
[ 15:31 lme ] 
512350 net-mgmt/icinga2/Makefile
512350 net-mgmt/icinga2/distinfo
512350 net-mgmt/icinga2/files/icinga2.in
512350 net-mgmt/icinga2/files/pkg-message.in
512350 net-mgmt/icinga2/pkg-plist
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 ] 
509290 archivers/innoextract/Makefile
509290 archivers/tardy/Makefile
509290 astro/libkgeomap/Makefile
509290 astro/libosmium/Makefile
509290 audio/ardour/Makefile
509290 audio/ardour5/Makefile
509290 audio/clementine-player/Makefile
509290 audio/cpp-xmms2/Makefile
509290 audio/csound/Makefile
509290 audio/faust-lv2/Makefile
(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 ] 
507372 Mk/bsd.ruby.mk
507372 accessibility/atkmm/Makefile
507372 accessibility/kmag/Makefile
507372 accessibility/kmousetool/Makefile
507372 accessibility/kmouth/Makefile
507372 accessibility/libqaccessibilityclient/Makefile
507372 accessibility/qt5-speech/Makefile
507372 archivers/R-cran-zip/Makefile
507372 archivers/ark/Makefile
507372 archivers/brotli/Makefile
(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 ] 
502459 net-mgmt/icinga2/Makefile
502459 net-mgmt/icinga2/distinfo
502459 net-mgmt/icinga2/pkg-plist
net-mgmt/icinga2: Update to 2.10.5
MFH: 2019Q2
|
Fri, 12 Apr 2019
|
[ 06:36 jbeich ] 
498698 archivers/innoextract/Makefile
498698 archivers/tardy/Makefile
498698 astro/libkgeomap/Makefile
498698 astro/libosmium/Makefile
498698 audio/ardour/Makefile
498698 audio/ardour5/Makefile
498698 audio/clementine-player/Makefile
498698 audio/cpp-xmms2/Makefile
498698 audio/csound/Makefile
498698 audio/faust-lv2/Makefile
(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 ] 
496444 net-mgmt/icinga2/Makefile
496444 net-mgmt/icinga2/distinfo
496444 net-mgmt/icinga2/pkg-plist
net-mgmt/icinga2: Update to 2.10.4
MFH: 2019Q1
|
Tue, 26 Feb 2019
|
[ 14:47 lme ] 
493968 net-mgmt/icinga2/Makefile
493968 net-mgmt/icinga2/distinfo
493968 net-mgmt/icinga2/files/icinga2.in
493968 net-mgmt/icinga2/files/patch-lib_base_tcpsocket.cpp
493968 net-mgmt/icinga2/pkg-plist
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 ] 
492434 net-mgmt/icinga2/Makefile
492434 net-mgmt/icinga2/files/patch-lib_base_tcpsocket.cpp
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 ] 
488341 CHANGES
488341 Mk/Uses/cmake.mk
488341 accessibility/jovie-kde4/Makefile
488341 accessibility/kaccessible-kde4/Makefile
488341 accessibility/kmag-kde4/Makefile
488341 accessibility/kmag/Makefile
488341 accessibility/kmousetool-kde4/Makefile
488341 accessibility/kmousetool/Makefile
488341 accessibility/kmouth-kde4/Makefile
488341 accessibility/kmouth/Makefile
(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 ] 
487272 Mk/bsd.ruby.mk
487272 accessibility/atkmm/Makefile
487272 accessibility/kmag/Makefile
487272 accessibility/kmousetool/Makefile
487272 accessibility/kmouth/Makefile
487272 accessibility/qt5-speech/Makefile
487272 archivers/R-cran-zip/Makefile
487272 archivers/ark/Makefile
487272 archivers/brotli/Makefile
487272 archivers/c-blosc/Makefile
(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 ] 
487266 archivers/innoextract/Makefile
487266 archivers/tardy/Makefile
487266 astro/libkgeomap-kde4/Makefile
487266 astro/libkgeomap/Makefile
487266 astro/libosmium/Makefile
487266 audio/ardour/Makefile
487266 audio/ardour5/Makefile
487266 audio/clementine-player/Makefile
487266 audio/cpp-xmms2/Makefile
487266 audio/csound/Makefile
(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 ] 
485014 net-mgmt/icinga2/Makefile
485014 net-mgmt/icinga2/distinfo
485014 net-mgmt/icinga2/pkg-plist
net-mgmt/icinga2: Update to Bugfix release 2.10.2
MFH: 2018Q4
|
Sat, 10 Nov 2018
|
[ 16:56 woodsb02 ] 
484624 net-mgmt/icinga2/Makefile
484624 net-mgmt/icinga2/files/icinga2-newsyslog.conf.in
484624 net-mgmt/icinga2/files/icinga2-newsyslog.in
484624 net-mgmt/icinga2/files/pkg-message.in
484624 net-mgmt/icinga2/pkg-plist
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 ] 
482424 net-mgmt/icinga2/Makefile
482424 net-mgmt/icinga2/distinfo
482424 net-mgmt/icinga2/pkg-plist
net-mgmt/icinga2:
Update to 2.10.1
|
Tue, 16 Oct 2018
|
[ 14:08 lme ] 
482229 net-mgmt/icinga2/Makefile
482229 net-mgmt/icinga2/distinfo
482229 net-mgmt/icinga2/files/patch-CMakeLists.txt
482229 net-mgmt/icinga2/files/patch-etc_CMakeLists.txt
482229 net-mgmt/icinga2/files/patch-itl_command-plugins.conf
482229 net-mgmt/icinga2/files/patch-lib_checker_CMakeLists.txt
482229 net-mgmt/icinga2/files/patch-lib_compat_CMakeLists.txt
482229 net-mgmt/icinga2/files/patch-lib_db__ido__mysql_CMakeLists.txt
482229 net-mgmt/icinga2/files/patch-lib_db__ido__pgsql_CMakeLists.txt
482229 net-mgmt/icinga2/files/patch-lib_livestatus_CMakeLists.txt
(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 ] 
481898 net-mgmt/icinga2/Makefile
481898 net-mgmt/icinga2/files/icinga2.in
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 ] 
480800 net-mgmt/icinga2/Makefile
480800 net-mgmt/icinga2/distinfo
480800 net-mgmt/icinga2/pkg-plist
net-mgmt/icinga2:
Update to 2.9.2
|
Thu, 30 Aug 2018
|
[ 04:05 danfe ] 
478429 audio/ario/Makefile
478429 audio/murmur/Makefile
478429 audio/xmms2-scrobbler/Makefile
478429 comms/tlf/Makefile
478429 comms/unixcw/Makefile
478429 devel/cgit/Makefile
478429 devel/vasm/Makefile
478429 ftp/wget/Makefile
478429 lang/crystal/Makefile
478429 lang/lua53/Makefile
(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 ] 
476833 net-mgmt/icinga2/Makefile
476833 net-mgmt/icinga2/pkg-plist
net-mgmt/icinga2:
- Fix plist when PGSQL option is not selected
- Bump PORTREVISION
|
[ 08:59 lme ] 
476814 german/mediathekview/Makefile
476814 net-mgmt/aircrack-ng/Makefile
476814 net-mgmt/icinga2/Makefile
476814 net-mgmt/icingaweb2/Makefile
I accidently passed the ports back to the pool.
Grab them back.
|
[ 08:45 lme ] 
476812 net-mgmt/icinga2/Makefile
476812 net-mgmt/icinga2/distinfo
476812 net-mgmt/icinga2/files/patch-CMakeLists.txt
476812 net-mgmt/icinga2/files/patch-itl_command-plugins.conf
476812 net-mgmt/icinga2/files/patch-lib_checker_CMakeLists.txt
476812 net-mgmt/icinga2/files/patch-lib_compat_CMakeLists.txt
476812 net-mgmt/icinga2/files/patch-lib_db__ido__mysql_CMakeLists.txt
476812 net-mgmt/icinga2/files/patch-lib_db__ido__pgsql_CMakeLists.txt
476812 net-mgmt/icinga2/files/patch-lib_livestatus_CMakeLists.txt
476812 net-mgmt/icinga2/files/patch-lib_notification_CMakeLists.txt
(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 ] 
476723 archivers/innoextract/Makefile
476723 archivers/tardy/Makefile
476723 astro/libkgeomap-kde4/Makefile
476723 astro/libkgeomap/Makefile
476723 astro/libosmium/Makefile
476723 audio/ardour/Makefile
476723 audio/ardour5/Makefile
476723 audio/clementine-player/Makefile
476723 audio/cpp-xmms2/Makefile
476723 audio/csound6/Makefile
(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 ] 
475857 Mk/bsd.ruby.mk
475857 accessibility/atkmm/Makefile
475857 archivers/brotli/Makefile
475857 archivers/c-blosc/Makefile
475857 archivers/innoextract/Makefile
475857 archivers/kf5-karchive/Makefile
475857 archivers/lazperf/Makefile
475857 archivers/libpar2/Makefile
475857 archivers/paq/Makefile
475857 archivers/pxz/Makefile
(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 ] 
472160 audio/faust/Makefile
472160 audio/gxplugins-lv2/Makefile
472160 benchmarks/polygraph/Makefile
472160 comms/svxlink/Makefile
472160 devel/aegis/Makefile
472160 devel/astyle/Makefile
472160 devel/codequery/Makefile
472160 devel/geany/Makefile
472160 devel/liborcus/Makefile
472160 devel/oclgrind/Makefile
(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 ] 
468693 net-mgmt/icinga2/Makefile
468693 net-mgmt/icinga2/distinfo
468693 net-mgmt/icinga2/files/patch-boost-1.67
468693 net-mgmt/icinga2/pkg-plist
net-mgmt/icinga2
- Update to 2.8.4
- Remove upstreamed patch for boost-1.6.7
|
Wed, 18 Apr 2018
|
[ 13:57 jbeich ] 
467711 Mk/Uses/python.mk
467711 archivers/innoextract/Makefile
467711 archivers/tardy/Makefile
467711 astro/libkgeomap-kde4/Makefile
467711 astro/libkgeomap/Makefile
467711 astro/libosmium/Makefile
467711 audio/ardour/Makefile
467711 audio/ardour5/Makefile
467711 audio/clementine-player/Makefile
467711 audio/cpp-xmms2/Makefile
(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 ] 
465871 net-mgmt/icinga2/Makefile
465871 net-mgmt/icinga2/distinfo
465871 net-mgmt/icinga2/files/patch-CMakeLists.txt
465871 net-mgmt/icinga2/files/patch-etc_CMakeLists.txt
465871 net-mgmt/icinga2/pkg-plist
net-mgmt/icinga2:
Update to 2.8.2
|
Fri, 19 Jan 2018
|
[ 12:58 lme ] 
459410 net-mgmt/icinga2/Makefile
459410 net-mgmt/icinga2/distinfo
459410 net-mgmt/icinga2/pkg-plist
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 ] 
459315 archivers/innoextract/Makefile
459315 archivers/tardy/Makefile
459315 astro/libkgeomap/Makefile
459315 astro/libosmium/Makefile
459315 audio/ardour/Makefile
459315 audio/ardour5/Makefile
459315 audio/clementine-player/Makefile
459315 audio/cpp-xmms2/Makefile
459315 audio/csound6/Makefile
459315 audio/mp3plot/Makefile
(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 ] 
454757 net-mgmt/icinga2/Makefile
454757 net-mgmt/icinga2/distinfo
454757 net-mgmt/icinga2/files/patch-CMakeLists.txt
454757 net-mgmt/icinga2/files/patch-etc_CMakeLists.txt
454757 net-mgmt/icinga2/files/patch-itl_command-plugins.conf
454757 net-mgmt/icinga2/files/patch-lib_checker_CMakeLists.txt
454757 net-mgmt/icinga2/files/patch-lib_compat_CMakeLists.txt
454757 net-mgmt/icinga2/files/patch-lib_db__ido__mysql_CMakeLists.txt
454757 net-mgmt/icinga2/files/patch-lib_db__ido__pgsql_CMakeLists.txt
454757 net-mgmt/icinga2/files/patch-lib_livestatus_CMakeLists.txt
(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 ] 
454599 net-mgmt/icinga2/Makefile
454599 net-mgmt/icinga2/distinfo
454599 net-mgmt/icinga2/pkg-plist
net-mgmt/icinga2:
- Update to 2.7.2 (Bugfix Release)
MFH: 2017Q4
|
Mon, 25 Sep 2017
|
[ 00:08 jbeich ] 
450560 archivers/innoextract/Makefile
450560 archivers/tardy/Makefile
450560 astro/libkgeomap/Makefile
450560 astro/libosmium/Makefile
450560 audio/ardour/Makefile
450560 audio/ardour5/Makefile
450560 audio/clementine-player/Makefile
450560 audio/cpp-xmms2/Makefile
450560 audio/csound6/Makefile
450560 audio/mp3plot/Makefile
(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 ] 
450557 archivers/innoextract/Makefile
450557 archivers/tardy/Makefile
450557 astro/libkgeomap/Makefile
450557 astro/libosmium/Makefile
450557 audio/ardour/Makefile
450557 audio/ardour5/Makefile
450557 audio/clementine-player/Makefile
450557 audio/cpp-xmms2/Makefile
450557 audio/csound6/Makefile
450557 audio/mp3plot/Makefile
(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 ] 
450351 Mk/Scripts/qa.sh
450351 Mk/Uses/execinfo.mk
450351 astro/opencpn/Makefile
450351 audio/clementine-player/Makefile
450351 audio/deadbeef/Makefile
450351 audio/pulseaudio/Makefile
450351 audio/sayonara/Makefile
450351 biology/seqtools/Makefile
450351 biology/ugene/Makefile
450351 cad/klayout/Makefile
(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 ] 
450345 net-mgmt/icinga2/Makefile
450345 net-mgmt/icinga2/distinfo
450345 net-mgmt/icinga2/pkg-plist
net-mgmt/icinga2:
- Update to 2.7.1
- Pet portlint by moving BROKEN_powerpc64 up a bit
|
Tue, 12 Sep 2017
|
[ 14:39 mat ] 
449688 net-mgmt/icinga2/Makefile
449688 net-mgmt/icinga2/files/patch-itl_command-plugins.conf
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 ] 
447123 net-mgmt/icinga2/Makefile
447123 net-mgmt/icinga2/distinfo
447123 net-mgmt/icinga2/pkg-plist
net-mgmt/icinga2
- Update to 2.7.0
|
[ 16:09 lme ] 
447117 net-mgmt/icinga-core/Makefile
447117 net-mgmt/icinga-core/files/icinga.in
447117 net-mgmt/icinga-core/files/ido2db.in
447117 net-mgmt/icinga2/Makefile
447117 net-mgmt/icinga2/files/icinga2.in
447117 net-mgmt/pnp/Makefile
447117 net-mgmt/pnp/files/npcd.in
447117 www/dhttpd/Makefile
447117 www/dhttpd/files/dhttpd.in
- Add descr variable to all my ports' rc scripts
- Bump PORTREVISION
|
Tue, 2 May 2017
|
[ 06:48 jbeich ] 
439934 archivers/innoextract/Makefile
439934 archivers/tardy/Makefile
439934 astro/libkgeomap/Makefile
439934 astro/libosmium/Makefile
439934 audio/ardour/Makefile
439934 audio/ardour5/Makefile
439934 audio/clementine-player/Makefile
439934 audio/cpp-xmms2/Makefile
439934 audio/csound6/Makefile
439934 audio/mp3plot/Makefile
(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 ] 
439779 mail/archiveopteryx-devel/Makefile
439779 mail/archiveopteryx/Makefile
439779 mail/milter-callback/Makefile
439779 mail/spamdyke/Makefile
439779 multimedia/assimp/Makefile
439779 multimedia/mediainfo/Makefile
439779 multimedia/tvheadend/Makefile
439779 net-im/telegram/Makefile
439779 net-mgmt/chillispot/Makefile
439779 net-mgmt/icinga2/Makefile
(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 ] 
437287 net-mgmt/icinga2/Makefile
437287 net-mgmt/icinga2/distinfo
437287 net-mgmt/icinga2/pkg-plist
net-mgmt/icinga2: Update to 2.6.3
|
Tue, 21 Feb 2017
|
[ 11:56 lme ] 
434522 net-mgmt/icinga2/Makefile
434522 net-mgmt/icinga2/files/icinga2.in
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 ] 
433065 net-mgmt/icinga2/Makefile
433065 net-mgmt/icinga2/distinfo
433065 net-mgmt/icinga2/pkg-plist
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 ] 
431169 databases/mysql80-server/Makefile
431169 databases/mysql80-server/files/rapid_plugin-patch-_x_mysqlxtest__src_mysqlxtest.cc
431169 devel/kf5-solid/Makefile
431169 devel/lxqt-build-tools/Makefile
431169 devel/lxqt-build-tools/files
431169 dns/unbound/Makefile
431169 editors/focuswriter/Makefile
431169 editors/libreoffice/Makefile
431169 editors/libreoffice4/Makefile
431169 emulators/linux_base-c7/Makefile
(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 ] 
430692 archivers/innoextract/Makefile
430692 archivers/tardy/Makefile
430692 astro/libkgeomap/Makefile
430692 astro/libosmium/Makefile
430692 audio/ardour/Makefile
430692 audio/clementine-player/Makefile
430692 audio/cpp-xmms2/Makefile
430692 audio/csound6/Makefile
430692 audio/mp3plot/Makefile
430692 audio/mumble/Makefile
(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 ] 
430235 archivers/zstd/Makefile
430235 astro/libosmium/Makefile
430235 audio/gnuspeechsa/Makefile
430235 audio/lastfm-desktop/Makefile
430235 audio/sooperlooper/Makefile
430235 audio/teamspeak3-server/Makefile
430235 benchmarks/clpeak/Makefile
430235 biology/jellyfish/Makefile
430235 biology/seqtools/Makefile
430235 cad/freecad/Makefile
(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 ] 
428913 net-mgmt/icinga2/Makefile
- Mark broken on 9.x
- Add LICENSE_FILE
Approved by: portmgr blanket
|
Thu, 15 Dec 2016
|
[ 14:40 lme ] 
428618 net-mgmt/icinga2/Makefile
428618 net-mgmt/icinga2/files/icinga2.in
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 ] 
428570 net-mgmt/icinga2/Makefile
428570 net-mgmt/icinga2/distinfo
428570 net-mgmt/icinga2/pkg-plist
net-mgmt/icinga2:
Update to 2.6.0
|
Wed, 23 Nov 2016
|
[ 12:45 jbeich ] 
426908 archivers/innoextract/Makefile
426908 archivers/tardy/Makefile
426908 astro/libkgeomap/Makefile
426908 astro/osmium/Makefile
426908 audio/ardour/Makefile
426908 audio/clementine-player/Makefile
426908 audio/cpp-xmms2/Makefile
426908 audio/csound6/Makefile
426908 audio/mp3plot/Makefile
426908 audio/mumble/Makefile
(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 ] 
422226 net-mgmt/icinga2/Makefile
422226 net-mgmt/icinga2/distinfo
422226 net-mgmt/icinga2/pkg-plist
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 ] 
420959 net-mgmt/icinga2/Makefile
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 ] 
420876 net-mgmt/icinga2/Makefile
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 ] 
420848 net-mgmt/icinga2/Makefile
420848 net-mgmt/icinga2/distinfo
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 ] 
420712 net-mgmt/icinga2/Makefile
420712 net-mgmt/icinga2/distinfo
420712 net-mgmt/icinga2/files/icinga2-newsyslog.in
420712 net-mgmt/icinga2/files/patch-CMakeLists.txt
420712 net-mgmt/icinga2/files/patch-etc_CMakeLists.txt
420712 net-mgmt/icinga2/files/patch-lib_checker_CMakeLists.txt
420712 net-mgmt/icinga2/files/patch-lib_compat_CMakeLists.txt
420712 net-mgmt/icinga2/files/patch-lib_db__ido__mysql_CMakeLists.txt
420712 net-mgmt/icinga2/files/patch-lib_db__ido__pgsql_CMakeLists.txt
420712 net-mgmt/icinga2/files/patch-lib_db_ido_mysql_CMakeLists.txt
(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 ] 
419629 net-mgmt/icinga2/Makefile
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 ] 
415514 net-mgmt/icinga2/Makefile
415514 net-mgmt/icinga2/distinfo
415514 net-mgmt/icinga2/pkg-plist
- Update to 2.4.10
- Switch to USES= mysql
|
Sun, 24 Apr 2016
|
[ 16:58 lme ] 
413950 UPDATING
413950 net-mgmt/icinga2/Makefile
413950 net-mgmt/icinga2/distinfo
413950 net-mgmt/icinga2/files/icinga2.in
- 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 ] 
413746 archivers/innoextract/Makefile
413746 archivers/pecl-phk/Makefile
413746 archivers/php55-phar/Makefile
413746 archivers/php56-phar/Makefile
413746 audio/xmms-volnorm/Makefile
413746 benchmarks/smhasher/Makefile
413746 biology/plinkseq/Makefile
413746 chinese/wordpress-zh_CN/Makefile
413746 chinese/wordpress-zh_TW/Makefile
413746 comms/atslog/Makefile
(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 ] 
412348 mail/addresses-goodies/Makefile
412348 mail/alpine/Makefile
412348 mail/anubis/Makefile
412348 mail/archiveopteryx-devel/Makefile
412348 mail/archiveopteryx/Makefile
412348 mail/assp/Makefile
412348 mail/automx/Makefile
412348 mail/avenger/Makefile
412348 mail/balsa/Makefile
412348 mail/batv-milter/Makefile
(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 ] 
411330 net-mgmt/icinga2/Makefile
411330 net-mgmt/icinga2/distinfo
Update to 2.4.4
|
Wed, 24 Feb 2016
|
[ 22:21 lme ] 
409485 net-mgmt/icinga2/Makefile
409485 net-mgmt/icinga2/distinfo
Update to 2.4.3
Noticed by: ohauer
|
[ 10:33 lme ] 
409456 net-mgmt/icinga2/Makefile
409456 net-mgmt/icinga2/distinfo
Update to 2.4.2
|
Wed, 6 Jan 2016
|
[ 20:54 lme ] 
405388 net-mgmt/icinga2/Makefile
405388 net-mgmt/icinga2/distinfo
Update to 2.4.1
|
Tue, 24 Nov 2015
|
[ 21:14 lme ] 
402376 net-mgmt/icinga2/Makefile
Fix build on 9.x
PR: 204723
Submitted by: Markus Mann <freebsd-public@it64.de>
|
Tue, 17 Nov 2015
|
[ 21:22 lme ] 
401822 net-mgmt/icinga2/Makefile
401822 net-mgmt/icinga2/files/patch-itl_CMakeLists.txt
401822 net-mgmt/icinga2/files/patch-itl_plugins-contrib.d_CMakeLists.txt
401822 net-mgmt/icinga2/files/pkg-message.in
401822 net-mgmt/icinga2/pkg-plist
- 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 ] 
401785 net-mgmt/icinga2/Makefile
401785 net-mgmt/icinga2/files/icinga2.in
- 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 ] 
401767 net-mgmt/icinga2/Makefile
401767 net-mgmt/icinga2/distinfo
401767 net-mgmt/icinga2/files/patch-etc_CMakeLists.txt
401767 net-mgmt/icinga2/pkg-plist
- Update to 2.4.0
|
Mon, 26 Oct 2015
|
[ 21:30 lme ] 
400209 net-mgmt/icinga2/Makefile
400209 net-mgmt/icinga2/distinfo
400209 net-mgmt/icinga2/files/patch-itl_plugins-contrib.d_CMakeLists.txt
400209 net-mgmt/icinga2/pkg-plist
Update to 2.3.11
|
Fri, 11 Sep 2015
|
[ 04:59 lme ] 
396647 net-mgmt/icinga2/Makefile
396647 net-mgmt/icinga2/distinfo
396647 net-mgmt/icinga2/files/icinga2.in
- 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 ] 
395443 net-mgmt/icinga2/Makefile
395443 net-mgmt/icinga2/distinfo
Update to 2.3.9
|
Fri, 24 Jul 2015
|
[ 22:20 lme ] 
392847 net-mgmt/icinga2/Makefile
392847 net-mgmt/icinga2/distinfo
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 ] 
392076 net-mgmt/icinga2/Makefile
392076 net-mgmt/icinga2/pkg-plist
- Fix typo in plist [1]
- Install libdb_ido.so conditionally
Noticed by: pi [1]
|
[ 18:42 lme ] 
392046 net-mgmt/icinga2/Makefile
392046 net-mgmt/icinga2/distinfo
392046 net-mgmt/icinga2/files/icinga2.in
392046 net-mgmt/icinga2/files/patch-etc_CMakeLists.txt
392046 net-mgmt/icinga2/files/patch-itl_CMakeLists.txt
392046 net-mgmt/icinga2/files/patch-itl_plugins-contrib.d_CMakeLists.txt
392046 net-mgmt/icinga2/pkg-plist
- Update to 2.3.6
- Install more config files as sample config
- Fix directory permissions under /var
- Change database backend options to GROUP, so one can de-select both [1]
PR: 201114 [1]
Submitted by: Niels Kristensen
MFH: 2015Q3
|
Fri, 24 Apr 2015
|
[ 12:04 lme ] 
384634 net-mgmt/icinga2/Makefile
384634 net-mgmt/icinga2/distinfo
384634 net-mgmt/icinga2/pkg-plist
- Update to 2.3.4
- Switch to USE_GITHUB
|
Wed, 1 Apr 2015
|
[ 14:44 lme ] 
382917 net-mgmt/icinga2/Makefile
382917 net-mgmt/icinga2/pkg-plist
- Fix plist
- Bump PORTREVISION
PR: 198975
Submitted by: Chad Payne <cpayne@gmail.com>
|
Thu, 26 Mar 2015
|
[ 21:37 lme ] 
382345 net-mgmt/icinga2/Makefile
382345 net-mgmt/icinga2/distinfo
382345 net-mgmt/icinga2/files/patch-CMakeLists.txt
382345 net-mgmt/icinga2/files/patch-etc_CMakeLists.txt
382345 net-mgmt/icinga2/files/patch-lib_checker_CMakeLists.txt
382345 net-mgmt/icinga2/files/patch-lib_compat_CMakeLists.txt
382345 net-mgmt/icinga2/files/patch-lib_db_ido_mysql_CMakeLists.txt
382345 net-mgmt/icinga2/files/patch-lib_db_ido_pgsql_CMakeLists.txt
382345 net-mgmt/icinga2/files/patch-lib_livestatus_CMakeLists.txt
382345 net-mgmt/icinga2/files/patch-lib_notification_CMakeLists.txt
(Only the first 10 of 12 ports in this commit are shown above. )
Update to 1.3.3
|
Sun, 8 Feb 2015
|
[ 15:48 lme ] 
378662 net-mgmt/icinga2/Makefile
378662 net-mgmt/icinga2/distinfo
Update to 2.2.4
|
Tue, 13 Jan 2015
|
[ 17:50 lme ] 
376975 net-mgmt/icinga2/Makefile
376975 net-mgmt/icinga2/distinfo
376975 net-mgmt/icinga2/files/patch-lib_base_application.cpp
- Update to 2.2.3
|
Wed, 7 Jan 2015
|
[ 19:43 lme ] 
376495 net-mgmt/icinga2/Makefile
376495 net-mgmt/icinga2/files/patch-lib_base_application.cpp
- Fix segfault at startup by hardcoding "--no-stack-rlimit" in
lib/base/application.cpp
- Bump PORTREVISION
Noticed by: ohauer
|
Tue, 23 Dec 2014
|
[ 15:44 lme ] 
375345 net-mgmt/icinga2/Makefile
375345 net-mgmt/icinga2/distinfo
Update to 2.2.2
|
Fri, 12 Dec 2014
|
[ 08:52 lme ] 
374575 net-mgmt/icinga2/Makefile
374575 net-mgmt/icinga2/distinfo
374575 net-mgmt/icinga2/files/patch-etc_CMakeLists.txt
374575 net-mgmt/icinga2/pkg-plist
- Update to 2.2.1
|
Tue, 25 Nov 2014
|
[ 16:29 lme ] 
373415 net-mgmt/icinga2/Makefile
373415 net-mgmt/icinga2/files/patch-CMakeLists.txt
373415 net-mgmt/icinga2/pkg-plist
- Fix build when not both database backends are selected
- Fix plist
- Bump PORTREVISION
PR: 195186
Submitted by: ohartman@zedat.fu-berlin.de
|
Wed, 19 Nov 2014
|
[ 12:38 lme ] 
372772 net-mgmt/icinga2/Makefile
372772 net-mgmt/icinga2/distinfo
372772 net-mgmt/icinga2/files/icinga2.in
372772 net-mgmt/icinga2/files/patch-CMakeLists.txt
372772 net-mgmt/icinga2/files/patch-components__CMakeLists.txt
372772 net-mgmt/icinga2/files/patch-components__db_ido_mysql__CMakeLists.txt
372772 net-mgmt/icinga2/files/patch-components__db_ido_pgsql__CMakeLists.txt
372772 net-mgmt/icinga2/files/patch-etc_CMakeLists.txt
372772 net-mgmt/icinga2/files/patch-third-party__cmake__GNUInstallDirs.cmake
372772 net-mgmt/icinga2/pkg-plist
Update to 2.2.0
|
Mon, 27 Oct 2014
|
[ 20:07 lme ] 
371606 net-mgmt/icinga2/Makefile
371606 net-mgmt/icinga2/pkg-plist
- Chown icinga:icinga and chmod 640 on
etc/icinga2/feature-avalable/ido-{pgsql,mysql}.conf so normal users can't spy on
the database passwords
- Bump PORTREVISION
PR: 194636
Submitted by: Oliver Hartmann <ohartman@zedat.fu-berlin.de>
|
Mon, 20 Oct 2014
|
[ 10:09 marino ] 
371252 net-im/telepathy-gabble/Makefile
371252 net-mgmt/icinga2/Makefile
371252 net-mgmt/sysmon/Makefile
371252 net/asterisk/Makefile
371252 net/avahi-app/Makefile
371252 net/freerdp/Makefile
371252 net/krfb/Makefile
371252 net/wireshark/Makefile
371252 news/husky/Makefile.local
371252 print/transfig/Makefile
(Only the first 10 of 15 ports in this commit are shown above. )
Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build
without the need for additional patches.
Approved by: portmgr (bapt, blanket)
|
Fri, 3 Oct 2014
|
[ 13:30 lme ] 
369899 net-mgmt/icinga2/Makefile
369899 net-mgmt/icinga2/files/patch-third-party__cmake__GNUInstallDirs.cmake
369899 net-mgmt/icinga2/pkg-plist
- Fix dependency on PGSQL
- Enable PGSQL by default
- Install manpages to the proper location
- Use option helpers [1]
- Use proper order of .mk includes [1]
- Bump PORTREVISION
Suggested by: bapt [1]
|
Tue, 30 Sep 2014
|
[ 14:48 lme ] 
369611 net-mgmt/icinga2/Makefile
369611 net-mgmt/icinga2/pkg-plist
- Add EXAMPLES option to install schemas to create mysql/pgsql databases for
Icinga 2
- Bump PORTREVISION
|
Mon, 29 Sep 2014
|
[ 21:27 lme ] 
369560 net-mgmt/icinga2/Makefile
369560 net-mgmt/icinga2/distinfo
369560 net-mgmt/icinga2/pkg-plist
- Update to 2.1.1
- Add a dependency on Python
- Remove @dirrmtry in plist
|
Wed, 30 Jul 2014
|
[ 16:17 lme ] 
363492 net-mgmt/icinga/Makefile
363492 net-mgmt/icinga2/Makefile
363492 net-mgmt/nagios/Makefile
363492 net-mgmt/nagios4/Makefile
- Add OPTIONS to either depend on plugins from nagios-plugins.org,
monitoring-plugins.org or neither at all
- Bump PORTREVISION
Approved by: mat (implicit)
|
Wed, 16 Jul 2014
|
[ 03:00 adamw ] 
362023 mail/annoyance-filter/Makefile
362023 mail/archivemail/Makefile
362023 mail/bmf/Makefile
362023 mail/cone/Makefile
362023 mail/ez-pine-gpg/Makefile
362023 mail/maildrop/Makefile
362023 mail/ruby-rfilter/Makefile
362023 mail/ruby-rmail/Makefile
362023 mail/squirrelmail-decode/Makefile
362023 mail/squirrelmail/Makefile
(Only the first 10 of 88 ports in this commit are shown above. )
Add DOCS option for ports with PORTDOCS in plist.
|
Fri, 11 Jul 2014
|
[ 19:13 lme ] 
361582 net-mgmt/icinga2/Makefile
361582 net-mgmt/icinga2/distinfo
Update to 2.0.1
|
Sun, 22 Jun 2014
|
[ 20:44 lme ] 
358826 net-mgmt/Makefile
358826 net-mgmt/icinga2
358826 net-mgmt/icinga2/Makefile
358826 net-mgmt/icinga2/distinfo
358826 net-mgmt/icinga2/files
358826 net-mgmt/icinga2/files/icinga2.in
358826 net-mgmt/icinga2/files/patch-CMakeLists.txt
358826 net-mgmt/icinga2/files/patch-components__CMakeLists.txt
358826 net-mgmt/icinga2/files/patch-components__db_ido_mysql__CMakeLists.txt
358826 net-mgmt/icinga2/files/patch-components__db_ido_pgsql__CMakeLists.txt
(Only the first 10 of 12 ports in this commit are shown above. )
Icinga 2 is a network monitoring system and parallel development branch to
Icinga 1.
Written from scratch, it builds on the success of Icinga 1 and deals with
shortcomings inherited from Nagios as a fork.
Icinga 2 is:
- Easy to install with soft link activation of functions and packages
- Multithreaded and very fast: Capable of thousands of checks per second
- Intuitive to configure, using new object-based, template-driven format
- Easy to extend with native support for Livestatus and Graphite
- Cluster-enabled for distributed monitoring out of the box
WWW: http://www.icinga.org/icinga2/
|
Number of commits found XX: 99 |