| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: 207773
Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer)
Notes:
svn path=/head/; revision=410720
|
|
|
|
|
|
|
|
| |
PR: 207680
Submitted by: martinp@tildeslash.com (maintainer)
Notes:
svn path=/head/; revision=410172
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
https://mmonit.com/monit/changes/
PR: 206915
Submitted by: martinp@tildeslash.com (maintainer)
Notes:
svn path=/head/; revision=408492
|
|
|
|
|
|
|
|
| |
PR: 203960
Submitted by: martinp@tildeslash.com (maintainer)
Notes:
svn path=/head/; revision=399996
|
|
|
|
|
|
|
|
|
| |
PR: 201919
Submitted by: maintainer
Sponsored by: Absolight
Notes:
svn path=/head/; revision=399918
|
|
|
|
| |
Notes:
svn path=/head/; revision=397463
|
|
|
|
|
|
|
| |
Submitted by: <martinp@tildeslash.com> (maintainer)
Notes:
svn path=/head/; revision=389932
|
|
|
|
|
|
|
|
|
| |
Changes: https://mmonit.com/monit/changes/
PR: 199970
Submitted by: martinp@tildeslash.com (maintainer)
Notes:
svn path=/head/; revision=386490
|
|
|
|
|
|
|
| |
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that
Notes:
svn path=/head/; revision=384215
|
|
|
|
|
|
|
|
| |
PR: 198853
Submitted by: maintainer
Notes:
svn path=/head/; revision=382251
|
|
|
|
|
|
|
|
| |
PR: 198450
Submitted by: maintainer
Notes:
svn path=/head/; revision=380843
|
|
|
|
|
|
|
|
| |
PR: 198037
Submitted by: maintainer
Notes:
svn path=/head/; revision=380061
|
|
|
|
|
|
|
| |
PR: 195796
Notes:
svn path=/head/; revision=377064
|
|
|
|
|
|
|
|
| |
PR: ports/196221
Submitted by: maintainer
Notes:
svn path=/head/; revision=375303
|
|
|
|
|
|
|
|
| |
PR: 194688
Submitted by: maintainer
Notes:
svn path=/head/; revision=372120
|
|
|
|
|
|
|
|
| |
PR: 193874
Submitted by: martinp@tildeslash.com (maintainer)
Notes:
svn path=/head/; revision=369110
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Pointed out by: mat, ache
Notes:
svn path=/head/; revision=345469
|
|
|
|
|
|
|
| |
unknown licenses
Notes:
svn path=/head/; revision=345280
|
|
|
|
|
|
|
|
|
| |
STAGE support
PR: ports/186930
Notes:
svn path=/head/; revision=345279
|
|
|
|
|
|
|
| |
sysutils)
Notes:
svn path=/head/; revision=327772
|
|
|
|
|
|
|
|
|
|
|
| |
- Port cleanup
PR: ports/181782
Submitted by: martinp@tildeslash.com
Approved by: swills (mentor)
Notes:
svn path=/head/; revision=326240
|
|
|
|
|
|
|
|
| |
PR: 179315
Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer)
Notes:
svn path=/head/; revision=320353
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
Notes:
svn path=/head/; revision=302141
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/161983
Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer)
Notes:
svn path=/head/; revision=284294
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
PR: ports/160715
Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer)
Notes:
svn path=/head/; revision=281820
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/156009
Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer)
Notes:
svn path=/head/; revision=271989
|
|
|
|
|
|
|
|
| |
PR: ports/154968
Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer)
Notes:
svn path=/head/; revision=269560
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/150923
Submitted by: Martin Pala <martinp@tildeslash.com>
Notes:
svn path=/head/; revision=261868
|
|
|
|
|
|
|
|
| |
PR: 150888
Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer)
Notes:
svn path=/head/; revision=261735
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/144772
Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer)
Notes:
svn path=/head/; revision=251112
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/144228
Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=250231
|
|
|
|
|
|
|
|
|
| |
PR: 144039
Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=250198
|
|
|
|
|
|
|
|
| |
PR: 135045
Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer)
Notes:
svn path=/head/; revision=234748
|
|
|
|
|
|
|
|
| |
PR: 134348
Submitted by: Martin Pala <martinp at tildeslash dot com> (maintainer)
Notes:
svn path=/head/; revision=233413
|
|
|
|
|
|
|
|
| |
PR: 134072
Submitted by: Martin Pala <martinp at tildeslash dot com> (maintainer)
Notes:
svn path=/head/; revision=233273
|
|
|
|
|
|
|
|
|
| |
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
|