| non port: net-mgmt/nagios/files/nagios.in |
|
CVSWeb
|
Number of commits found: 7 | |
Sat, 14 Jan 2012
|
[ 08:57 dougb ]
1.3 sysutils/freqsdwn/files/000.freqshpk.sh.in
1.3 www/zerowait-httpd/files/0W-httpd.in
1.3 mail/popular/files/0ringd.sh.in
1.5 sysutils/3dm/files/3dm2.sh.in
1.3 net/3proxy/files/3proxy.sh.in
1.7 mail/assp/files/510.assp.in
1.4 sysutils/915resolution/files/915resolution.sh.in
1.3 www/webobjects/files/JavaMonitor.sh.in
1.3 sysutils/lcdproc/files/LCDd.in
1.3 www/abyssws/files/abyssws.sh.in
(Only the first 10 of 951 ports in this commit are shown above. )
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.
|
|
Fri, 30 Sep 2011
|
[ 00:06 zi ]
1.6 net-mgmt/nagios/files/nagios.in
- Add configtest command to rc script
PR: ports/161111
Submitted by: Emil Smolenski <am@raisa.eu.org>
Approved by: Jarrod Sayers <jarrod@downtools.com.au> (maintainer)
|
|
Tue, 23 Aug 2011
|
[ 01:50 zi ]
1.92 net-mgmt/nagios/Makefile
1.48 net-mgmt/nagios/distinfo
1.5 net-mgmt/nagios/files/nagios.in
1.7 net-mgmt/nagios/files/patch-configure.in
1.5 net-mgmt/nagios/files/patch-html-Makefile.in
1.4 net-mgmt/nagios/files/patch-html-docs-configcgi.html
1.1 net-mgmt/nagios/files/patch-html-main.php
1.2 net-mgmt/nagios/files/pkg-deinstall.in
1.3 net-mgmt/nagios/files/pkg-install.in
1.26 net-mgmt/nagios/pkg-plist
- Update to 3.3.1 [1]
- Use USERS/GROUPS [1]
- Fix whitespace in Makefile [1]
- Add LICENSE [1]
- Correct rc script issues [2]
PR: ports/159304
Submitted by: Ryan Steinmetz (zi@) [1], Doug Barton (dougb@) [2]
Approved by: wxs (mentor), maintainer
|
|
Sat, 27 Mar 2010
|
[ 00:15 dougb ]
1.2 sysutils/freqsdwn/files/000.freqshpk.sh.in
1.2 www/zerowait-httpd/files/0W-httpd.in
1.2 mail/popular/files/0ringd.sh.in
1.3 sysutils/3dm/files/3dm2.sh.in
1.2 net/3proxy/files/3proxy.sh.in
1.3 sysutils/915resolution/files/915resolution.sh.in
1.2 www/webobjects/files/JavaMonitor.sh.in
1.2 sysutils/lcdproc/files/LCDd.in
1.2 www/abyssws/files/abyssws.sh.in
1.2 sysutils/afbinit/files/afbinit.sh.in
(Only the first 10 of 798 ports in this commit are shown above. )
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
|
Fri, 8 Jan 2010
|
[ 01:19 pgollucci ]
1.3 net-mgmt/nagios/files/nagios.in
- The nagios documentation
(http://nagios.sourceforge.net/docs/3_0/faststartup.html) recommends,
for faster startup times, pre-caching the configuration file. This patch
adds a "nagios_precache" rcvar which controls using the pre-cache
startup method.
- also fix a trailing \
PR: ports/139848
Submitted by: kimo <kimor79@yahoo.com>
Approved by: maintainer (Jarrod Sayers <jarrod@netleader.com.au>)
|
|
Wed, 15 Jul 2009
|
[ 16:56 dougb ]
1.2 net/rp-pppoe/files/04pppoe-relay.sh.sample
1.2 net/rp-pppoe/files/04pppoe-server.sh.sample
1.7 security/amavisd-milter/files/amavisd-milter.sh.in
1.2 mail/antivirus-milter/files/antivirus-milter.sh.in
1.2 www/apache13+ipv6/files/apache.in
1.2 www/apache13-modperl/files/apache.in
1.3 www/apache13-ssl/files/apache.in
1.2 www/apache13/files/apache.in
1.4 www/apache20/files/apache2.sh.in
1.3 www/apache22/files/apache22.in
(Only the first 10 of 213 ports in this commit are shown above. )
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops.
|
|
Wed, 3 Sep 2008
|
[ 00:30 pgollucci ]
1.3 net-mgmt/nagios12/files/DEINSTALL.tmpl
1.3 net-mgmt/nagios12/files/INSTALL.tmpl
1.2 net-mgmt/nagios12/files/MESSAGE.tmpl
1.170 net-mgmt/Makefile
1.72 net-mgmt/nagios/Makefile
1.52 net-mgmt/nagios12/Makefile
1.73 net-mgmt/nagios2/Makefile
1.714 UPDATING
1.40 net-mgmt/nagios/distinfo
1.1 net-mgmt/nagios/files/nagios.in
(Only the first 10 of 31 ports in this commit are shown above. )
- repocopy net-mgmt/nagios -> net-mgmt/nagios2
and connect net-mgmt/nagios2 to the build
- Move net-mgmt/nagios-devel -> net-mgmt/nagios
(v3.0.3)
- Add note to UPDATING
o net-mgmt/nagios [3]
SF Macro
USE_RC_SUBR != yes (rename files/nagios.sh.in -> files/nagios.in)
OPTIONS+= EVENT_BROKER [1]
use @dirrmtry in pkg-plist
o net-mgmt/nagios12 [2] (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 7 |
|
| Latest Vulnerabilities |
|
12 vulnerabilities affecting 17 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
|
|