cvs commit: ports/net-mgmt/nrpe2 Makefile pkg-plist

Philip M. Gollucci pgollucci at p6m7g8.com
Thu Oct 28 07:09:31 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm not convinced this is right.

See:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/151463

Though I might be wrong too , or have some custom mod I can't find.


On 10/28/10 03:27, Josh Paetzel wrote:
> jpaetzel    2010-10-28 03:27:42 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     net-mgmt/nrpe2       Makefile pkg-plist 
>   Log:
>   Create proper default directory for pidfile
>   
>   PR:     ports/151230
>   Submitted by:   Eric F Crist <ecrist at secure-computing.net>
>   Approved by:    Maintainer timeout
>   
>   Revision  Changes    Path
>   1.28      +2 -1      ports/net-mgmt/nrpe2/Makefile
>   1.7       +1 -0      ports/net-mgmt/nrpe2/pkg-plist
> 
> http://cvsweb.FreeBSD.org/ports/net-mgmt/nrpe2/Makefile.diff?r1=1.27&r2=1.28&f=h
> | --- ports/net-mgmt/nrpe2/Makefile	2009/08/22 00:32:03	1.27
> | +++ ports/net-mgmt/nrpe2/Makefile	2010/10/28 03:27:42	1.28
> | @@ -2,12 +2,12 @@
> |  # Date created:				1 Aug 2002
> |  # Whom:					Paul Dlug<paul at nerdlabs.com>
> |  #
> | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net-mgmt/nrpe2/Makefile,v 1.27 2009/08/22 00:32:03 amdmi3 Exp $
> | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net-mgmt/nrpe2/Makefile,v 1.28 2010/10/28 03:27:42 jpaetzel Exp $
> |  #
> |  
> |  PORTNAME=	nrpe
> |  DISTVERSION=	2.12
> | -PORTREVISION=	1
> | +PORTREVISION=	2
> |  CATEGORIES=	net-mgmt
> |  MASTER_SITES=	SF/nagios/${PORTNAME}-2.x/${PORTNAME}-${PORTVERSION}
> |  
> | @@ -83,6 +83,7 @@ do-install:
> |  	${INSTALL_PROGRAM} ${WRKSRC}/src/nrpe ${PREFIX}/sbin/nrpe2
> |  	${INSTALL_PROGRAM} ${WRKSRC}/src/check_nrpe ${PREFIX}/libexec/nagios/check_nrpe2
> |  	${INSTALL_DATA} ${WRKSRC}/sample-config/nrpe.cfg ${PREFIX}/etc/nrpe.cfg-sample
> | +	${MKDIR} ${NAGIOSDIR}
> |  
> |  post-install:
> |  	@${SH} ${PKGINSTALL} ${DISTNAME} POST-INSTALL
> http://cvsweb.FreeBSD.org/ports/net-mgmt/nrpe2/pkg-plist.diff?r1=1.6&r2=1.7&f=h
> | --- ports/net-mgmt/nrpe2/pkg-plist	2008/11/21 21:00:22	1.6
> | +++ ports/net-mgmt/nrpe2/pkg-plist	2010/10/28 03:27:42	1.7
> | @@ -1,4 +1,5 @@
> |  etc/nrpe.cfg-sample
> |  libexec/nagios/check_nrpe2
> |  sbin/nrpe2
> | + at unexec rmdir /var/spool/nagios 2>/dev/null || true
> |  @unexec rmdir %%NAGIOSDIR%% 2>/dev/null || true


- -- 
- ------------------------------------------------------------------------
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollucci at p6m7g8.com) c: 703.336.9354
VP Apache Infrastructure; Member, Apache Software Foundation
Committer,                        FreeBSD Foundation
Consultant,                       P6M7G8 Inc.
Sr. System Admin,                 Ridecharge Inc.

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (FreeBSD)

iD8DBQFMySGjdbiP+9ubjBwRAvFWAKCKxsjlklnIrJxCA1ECr6mJJLrGfgCfXkk0
eTMUkYI8l7iFzqd9l34hCwg=
=9Uhw
-----END PGP SIGNATURE-----


More information about the cvs-ports mailing list