aboutsummaryrefslogtreecommitdiff
path: root/sysutils/monit
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/monit: update 5.17 -> 5.17.1Bartek Rutkowski2016-03-092-3/+3
| | | | | | | | PR: 207773 Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer) Notes: svn path=/head/; revision=410720
* Update to 5.17.Raphael Kubo da Costa2016-03-052-4/+4
| | | | | | | | PR: 207680 Submitted by: martinp@tildeslash.com (maintainer) Notes: svn path=/head/; revision=410172
* sysutils/monit: 5.15 -> 5.16Kurt Jaeger2016-02-082-3/+3
| | | | | | | | | | | Changes: https://mmonit.com/monit/changes/ PR: 206915 Submitted by: martinp@tildeslash.com (maintainer) Notes: svn path=/head/; revision=408492
* - Update to 5.15Dmitry Marakasov2015-10-224-25/+3
| | | | | | | | PR: 203960 Submitted by: martinp@tildeslash.com (maintainer) Notes: svn path=/head/; revision=399996
* Fix slow shutdown.Mathieu Arnold2015-10-212-0/+22
| | | | | | | | | PR: 201919 Submitted by: maintainer Sponsored by: Absolight Notes: svn path=/head/; revision=399918
* Typos, whitespace and capitalization fixes (S-X).Jimmy Olgeni2015-09-201-1/+1
| | | | Notes: svn path=/head/; revision=397463
* - Update to 5.14Jason E. Hale2015-06-172-3/+3
| | | | | | | Submitted by: <martinp@tildeslash.com> (maintainer) Notes: svn path=/head/; revision=389932
* sysutils/monit: update to 5.13Jan Beich2015-05-152-3/+3
| | | | | | | | | Changes: https://mmonit.com/monit/changes/ PR: 199970 Submitted by: martinp@tildeslash.com (maintainer) Notes: svn path=/head/; revision=386490
* - Remove libtool hacks and patches that are now handled by USES=libtoolTijl Coosemans2015-04-181-3/+0
| | | | | | | - Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that Notes: svn path=/head/; revision=384215
* Upgrade to 5.12.2.Vanilla I. Shu2015-03-252-3/+3
| | | | | | | | PR: 198853 Submitted by: maintainer Notes: svn path=/head/; revision=382251
* Upgrade to 5.12.1.Vanilla I. Shu2015-03-092-3/+3
| | | | | | | | PR: 198450 Submitted by: maintainer Notes: svn path=/head/; revision=380843
* Upgrade to 5.12.Vanilla I. Shu2015-02-272-4/+3
| | | | | | | | PR: 198037 Submitted by: maintainer Notes: svn path=/head/; revision=380061
* Add missing USE_OPENSSL=yesTijl Coosemans2015-01-151-0/+2
| | | | | | | PR: 195796 Notes: svn path=/head/; revision=377064
* Upgrade to 5.11.Vanilla I. Shu2014-12-232-3/+3
| | | | | | | | PR: ports/196221 Submitted by: maintainer Notes: svn path=/head/; revision=375303
* Update to version 5.10Pawel Pekala2014-11-032-3/+3
| | | | | | | | PR: 194688 Submitted by: maintainer Notes: svn path=/head/; revision=372120
* - Update to 5.9Dmitry Marakasov2014-09-232-3/+3
| | | | | | | | PR: 193874 Submitted by: martinp@tildeslash.com (maintainer) Notes: svn path=/head/; revision=369110
* - Update to 5.8.1Sunpoet Po-Chuan Hsieh2014-05-132-4/+4
| | | | | | | | | | | - While I'm here, fix PORTDOCS Changes: http://mmonit.com/monit/changes/ PR: ports/189724 Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer) Notes: svn path=/head/; revision=353955
* - Update to 5.8Sunpoet Po-Chuan Hsieh2014-03-292-16/+8
| | | | | | | | | | | | | | | | - While I'm here: - Fix LICENSE - Remove LICENSE_FILE for well-known licenses - Update OPTIONS_DEFINE: add DOCS - Convert to new options helper - Simplify Makefile Changes: https://bitbucket.org/tildeslash/monit/src/master/CHANGES PR: ports/188029 Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer) Notes: svn path=/head/; revision=349563
* - Fix LICENSE_FILESunpoet Po-Chuan Hsieh2014-02-211-1/+1
| | | | | | | Pointed out by: mat, ache Notes: svn path=/head/; revision=345469
* License should really be "GPLv3"; portlint doesn't currently catch misspelled /Mark Felder2014-02-211-1/+1
| | | | | | | unknown licenses Notes: svn path=/head/; revision=345280
* Update to 5.7Mark Felder2014-02-212-11/+11
| | | | | | | | | STAGE support PR: ports/186930 Notes: svn path=/head/; revision=345279
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Update to 5.6Mark Felder2013-09-043-19/+18
| | | | | | | | | | | - Port cleanup PR: ports/181782 Submitted by: martinp@tildeslash.com Approved by: swills (mentor) Notes: svn path=/head/; revision=326240
* - Update to 5.5.1Martin Wilke2013-06-092-3/+3
| | | | | | | | PR: 179315 Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer) Notes: svn path=/head/; revision=320353
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-081-6/+2
| | | | | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix Notes: svn path=/head/; revision=313635
* - Update to 5.5 [1]Bryan Drewery2012-09-032-5/+6
| | | | | | | | | | | - Convert to new options framework PR: ports/171271 Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer) Approved by: eadler, bapt (mentors, implicit) Notes: svn path=/head/; revision=303583
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-052-1/+1
| | | | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op Notes: svn path=/head/; revision=302141
* - Update to 5.4Sunpoet Po-Chuan Hsieh2012-05-062-3/+3
| | | | | | | | | Changes: http://mmonit.com/monit/dist/CHANGES.txt PR: ports/167647 Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer) Notes: svn path=/head/; revision=296092
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=289156
* Update to 5.3.2Jason Helfman2011-12-212-4/+3
| | | | | | | | | | | | redundant assignment of PKGMESSAGE removed PR: ports/163491 Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer) Approved by: crees (mentor) Feature safe: yes Notes: svn path=/head/; revision=287816
* Update to 5.3.1Pawel Pekala2011-10-252-4/+3
| | | | | | | | PR: ports/161983 Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer) Notes: svn path=/head/; revision=284294
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - Update to 5.3Beech Rintoul2011-09-154-22/+6
| | | | | | | | PR: ports/160715 Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer) Notes: svn path=/head/; revision=281820
* - Add patch to fix MySQL protocol testing with MySQL 5.1.57+ and 5.5.12+.Wesley Shields2011-06-253-9/+20
| | | | | | | | | | | | | | | | | | | Taken from vendor repo (r372). - Remove CPPFLAGS from CONFIGURE_ARGS as it is inherently passed via use of GNU_CONFIGURE. (quiets lint warning) - Remove WITH_SSL option conditional and replace it with a WITHOUT_SSL conditional. SSL support is enabled by default in configure and the --enable-SSL and --with-openssl knobs have been removed. (quiets configure warning) - Change Mk includes to use new options style. - Fix WWW in pkg-descr. PR: ports/158198 Submitted by: Jase Thew <freebsd@beardz.net> Approved by: Martin Pala <martinp@tildeslash.com> (maintainer) Notes: svn path=/head/; revision=276368
* - Update to 5.2.5Dennis Herrmann2011-03-292-3/+3
| | | | | | | | PR: ports/156009 Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer) Notes: svn path=/head/; revision=271989
* - Update to 5.2.4Sylvio Cesar Teixeira2011-02-232-3/+3
| | | | | | | | PR: ports/154968 Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer) Notes: svn path=/head/; revision=269560
* - Update to 5.2.3Sunpoet Po-Chuan Hsieh2010-11-202-3/+3
| | | | | | | | | Changes: http://www.mmonit.com/monit/dist/CHANGES.txt PR: ports/152429 Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer) Notes: svn path=/head/; revision=264853
* - Pet portlintSunpoet Po-Chuan Hsieh2010-11-081-14/+9
| | | | | | | | | | | | - Simplifiy PORTDOCS installation - Use INSTALL PR: ports/152023 Submitted by: sunpoet (myself) Approved by: Martin Pala <martinp@tildeslash.com> (maintainer) Notes: svn path=/head/; revision=264261
* - update monit to version 5.2.2Olli Hauer2010-11-072-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | BUGFIXES: * Fix crash on MacOSX * ICMP echo test (ping): - bug #31128: do not log error if different response type is received - bug #31129: do not require root to use ping test. Privilege to create raw socket is still required, but on some platforms such as Solaris it can be granted to non-root users too. If the user has no permission to perform ping, monit will skip the icmp test and log message (in debug mode only). * rsync protocol test: - wait for full server response and verify exit was received - bug #31249: send full version to rsync server. Thanks to John Hall for report PR: 152012 Submitted by: Martin Pala <martinp _at_ tildeslash.com> (maintainer) Approved by: glarkin (mentor, implicit) Notes: svn path=/head/; revision=264197
* Update to 5.2.1Steven Kreuzer2010-09-262-4/+4
| | | | | | | | PR: ports/150923 Submitted by: Martin Pala <martinp@tildeslash.com> Notes: svn path=/head/; revision=261868
* - Update to 5.2Dmitry Marakasov2010-09-242-5/+4
| | | | | | | | PR: 150888 Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer) Notes: svn path=/head/; revision=261735
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Fix the rc.d script for the case when there is no monit_enable inDoug Barton2010-03-172-2/+2
| | | | | | | | | | | | rc.conf by adding a $ to the variable in the test. Delete the empty variable assignment for _flags. These should never be done, and the information about _flags is already in the comments. Bump PORTREVISION to document the fix. Notes: svn path=/head/; revision=251151
* - Improve rc scriptWen Heping2010-03-161-4/+6
| | | | | | | | PR: ports/144772 Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer) Notes: svn path=/head/; revision=251112
* - Update to 5.1.1Tong LIU2010-02-232-4/+4
| | | | | | | | | | PR: ports/144228 Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=250231
* - Update to 5.1Martin Wilke2010-02-222-6/+4
| | | | | | | | | PR: 144039 Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=250198
* - Update to 5.0.3Dmitry Marakasov2009-05-292-12/+5
| | | | | | | | PR: 135045 Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer) Notes: svn path=/head/; revision=234748
* - Update to 5.0.2Dmitry Marakasov2009-05-082-4/+4
| | | | | | | | PR: 134348 Submitted by: Martin Pala <martinp at tildeslash dot com> (maintainer) Notes: svn path=/head/; revision=233413
* - Update to 5.0.1Dmitry Marakasov2009-05-052-7/+5
| | | | | | | | PR: 134072 Submitted by: Martin Pala <martinp at tildeslash dot com> (maintainer) Notes: svn path=/head/; revision=233273
* - add an OPTION to enable/disable kvmDmitry Marakasov2009-04-091-1/+9
| | | | | | | | | PR: 133536 Submitted by: Tomoyuki Sakurai <cherry at trombik dot org> Approved by: Martin Pala <martinp at tildeslash dot com> (maintainer) Notes: svn path=/head/; revision=231967