| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 Sep 2012 15:11:39
1.4b8_6
|
bdrewery  |
- Convert to new options framework
- Add missing dependency on perl
- Bump PORTREVISION due to added dependency
Approved by: eadler, bapt (mentors, implicit) |
01 Jun 2012 05:26:28
1.4b8_5
|
dinoex  |
- update png to 1.5.10 |
14 Jan 2012 08:57:23
1.4b8_4
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
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. |
20 Mar 2011 12:54:45
1.4b8_4
|
miwi  |
- Get Rid MD5 support |
19 Mar 2011 13:15:34
1.4b8_4
|
ale  |
Bump PORTREVISION for ports linking to default libmysqlclient. |
14 Oct 2010 20:09:42
1.4b8_3
|
pgollucci  |
- Allow ndo2db_configfile to be overridden correctly in /etc/rc.conf
Sponsored by: RideCharge Inc. / TaxiMagic |
29 Apr 2010 19:37:25
1.4b8_2
|
pgollucci  |
- Release some more |
28 Mar 2010 06:47:48
1.4b8_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
27 Mar 2010 00:15:24
1.4b8_2
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
05 Feb 2010 11:46:55
1.4b8_1
|
dinoex  |
- update to jpeg-8 |
26 Dec 2009 22:29:54
1.4b8
|
pgollucci  |
- Update to 1.4b8
- OPTIONs/bsd.port.options.mk
- Remove CFLAGS from CONFIGURE_ENV |
22 Aug 2009 00:32:25
1.4b7_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
01 May 2009 19:18:56
1.4b7_1
|
pgollucci  |
- Mark MAKE_JOBS_UNSAFE=yes |
25 Dec 2008 14:42:24
1.4b7_1
|
pgollucci  |
- An rc.d script that actually works [1]
- Depend on net-mgmt/nagios not -devel
PR: ports/129485 [1]
Submitted by: olli hauer <ohauer@gmx.de> [1]
Approved by: araujo (mentor, implicit) |
14 Aug 2008 02:58:34
1.4b7
|
pgollucci  |
The NDOUTILS addon is designed to store all configuration and event data from
Nagios in a database. Storing information from Nagios in a database will allow
for quicker retrieval and processing of that data and will help serve as a
foundation for the development of a new PHP-based web interface in Nagios 3.0.
WWW: http://www.nagios.org
Approved by: araujo (mentor) |