./net/nagios-plugin-ldap, Nagios ldap plugin

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q3, Version: 2.2.1, Package name: nagios-plugin-ldap-2.2.1, Maintainer: pkgsrc-users

This is a package for a ldap monitoring plug-in for nagios. For
more information about nagios, see the 'nagios-base' package.


Required to run:
[net/nagios-plugins]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 0d3fc8876343a906f0dcc2c00850e4ad956a150a
RMD160: 39c364ac08854a1829d47562d4add1ae58a49334
Filesize: 2664.861 KB

Version history: (Expand)


CVS history: (Expand)


   2017-11-20 22:14:20 by Benny Siegert | Files touched by this commit (4)
Log message:
Pullup ticket #5645 - requested by taca
net/nagios-plugin-ldap: build fix

Revisions pulled up:
- net/nagios-plugin-ldap/Makefile                               1.19
- net/nagios-plugins/Makefile.common                            1.15
- net/nagios-plugins/distinfo                                   1.23
- net/nagios-plugins/patches/patch-configure                    1.4

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Nov  8 03:20:49 UTC 2017

   Modified Files:
   	pkgsrc/net/nagios-plugin-ldap: Makefile
   	pkgsrc/net/nagios-plugins: Makefile.common distinfo
   	pkgsrc/net/nagios-plugins/patches: patch-configure

   Log message:
   net/nagios-plugin-ldap: fix build problem

   Fix build problem of nagios-plugin-ldap using --with-ldap option of
   configure.

   This is minimum change to build fix for nagios-plugin-ldap.