Date: Wed, 3 Sep 2008 00:30:56 +0000 (UTC) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports UPDATING ports/net-mgmt Makefile ports/net-mgmt/nagios Makefile distinfo pkg-descr pkg-plist ports/net-mgmt/nagios/files nagios.in nagios.sh.in patch-Makefile.in patch-base-Makefile.in patch-cgi-Makefile.in ... Message-ID: <200809030030.m830UuAI005937@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgollucci 2008-09-03 00:30:56 UTC
FreeBSD ports repository
Modified files:
. UPDATING
net-mgmt Makefile
net-mgmt/nagios Makefile distinfo pkg-descr pkg-plist
net-mgmt/nagios/files patch-Makefile.in patch-base-Makefile.in
patch-cgi-Makefile.in patch-configure.in
patch-html-Makefile.in
patch-sample-config-template-object-localhost.cfg.in
net-mgmt/nagios12 Makefile pkg-plist
net-mgmt/nagios2 Makefile
Added files:
net-mgmt/nagios/files nagios.in patch-include-locations.h.in
patch-sample-config-nagios.cfg.in
patch-sample-config-template-object-templates.cfg.in
net-mgmt/nagios12/files nagios.in pkg-deinstall.in
pkg-install.in pkg-message.in
net-mgmt/nagios2/files nagios.in
Removed files:
net-mgmt/nagios/files nagios.sh.in
patch-html-docs-xodtemplate.html
net-mgmt/nagios12/files DEINSTALL.tmpl INSTALL.tmpl
MESSAGE.tmpl nagios.sh.tmpl
net-mgmt/nagios2/files nagios.sh.in
Log:
- 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]
SF Macro
USE_RC_SUBR != yes (files/nagios.sh.tmpl -> files/nagios.in)
Conversion to pkg-install, pkg-deinstall, pkg-message
use @dirrmtry in pkg-plist
o net-mgmt/nagios2 [4]
SF Macro
USE_RC_SUBR != yes (rename files/nagios.sh.in -> files/nagios.in)
PRs: ports/126758 [4]
ports/126761 [3]
ports/126754 [2]
ports/126684 [1]
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Reworked by: pgollucci - freebsd ports infrastructure changes
Reviewed by: pgollucci
Approved by: gabor (mentor)
Revision Changes Path
1.714 +29 -1 ports/UPDATING
1.170 +1 -0 ports/net-mgmt/Makefile
1.72 +18 -23 ports/net-mgmt/nagios/Makefile
1.40 +3 -3 ports/net-mgmt/nagios/distinfo
1.1 +70 -0 ports/net-mgmt/nagios/files/nagios.in (new)
1.5 +0 -70 ports/net-mgmt/nagios/files/nagios.sh.in (dead)
1.5 +36 -9 ports/net-mgmt/nagios/files/patch-Makefile.in
1.3 +4 -4 ports/net-mgmt/nagios/files/patch-base-Makefile.in
1.3 +4 -4 ports/net-mgmt/nagios/files/patch-cgi-Makefile.in
1.4 +19 -16 ports/net-mgmt/nagios/files/patch-configure.in
1.2 +8 -5 ports/net-mgmt/nagios/files/patch-html-Makefile.in
1.2 +0 -24 ports/net-mgmt/nagios/files/patch-html-docs-xodtemplate.html (dead)
1.1 +11 -0 ports/net-mgmt/nagios/files/patch-include-locations.h.in (new)
1.1 +11 -0 ports/net-mgmt/nagios/files/patch-sample-config-nagios.cfg.in (new)
1.2 +30 -26 ports/net-mgmt/nagios/files/patch-sample-config-template-object-localhost.cfg.in
1.1 +26 -0 ports/net-mgmt/nagios/files/patch-sample-config-template-object-templates.cfg.in (new)
1.4 +7 -9 ports/net-mgmt/nagios/pkg-descr
1.22 +115 -29 ports/net-mgmt/nagios/pkg-plist
1.52 +22 -21 ports/net-mgmt/nagios12/Makefile
1.3 +0 -23 ports/net-mgmt/nagios12/files/DEINSTALL.tmpl (dead)
1.3 +0 -67 ports/net-mgmt/nagios12/files/INSTALL.tmpl (dead)
1.2 +0 -15 ports/net-mgmt/nagios12/files/MESSAGE.tmpl (dead)
1.1 +55 -0 ports/net-mgmt/nagios12/files/nagios.in (new)
1.4 +0 -55 ports/net-mgmt/nagios12/files/nagios.sh.tmpl (dead)
1.1 +23 -0 ports/net-mgmt/nagios12/files/pkg-deinstall.in (new)
1.1 +67 -0 ports/net-mgmt/nagios12/files/pkg-install.in (new)
1.1 +15 -0 ports/net-mgmt/nagios12/files/pkg-message.in (new)
1.20 +3 -4 ports/net-mgmt/nagios12/pkg-plist
1.73 +4 -4 ports/net-mgmt/nagios2/Makefile
1.1 +70 -0 ports/net-mgmt/nagios2/files/nagios.in (new)
1.6 +0 -70 ports/net-mgmt/nagios2/files/nagios.sh.in (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809030030.m830UuAI005937>
