From anders@mail.gelita.se  Wed Aug 13 09:56:22 2008
Return-Path: <anders@mail.gelita.se>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 56AF01065676
	for <freebsd-gnats-submit@freebsd.org>; Wed, 13 Aug 2008 09:56:22 +0000 (UTC)
	(envelope-from anders@mail.gelita.se)
Received: from mail.gelita.se (212-162-182-244.skbbip.com [212.162.182.244])
	by mx1.freebsd.org (Postfix) with ESMTP id 3C6AE8FC28
	for <freebsd-gnats-submit@freebsd.org>; Wed, 13 Aug 2008 09:56:20 +0000 (UTC)
	(envelope-from anders@mail.gelita.se)
Received: by mail.gelita.se (Postfix, from userid 1003)
	id 467C310FEB7; Wed, 13 Aug 2008 11:56:09 +0200 (CEST)
Message-Id: <20080813095609.467C310FEB7@mail.gelita.se>
Date: Wed, 13 Aug 2008 11:56:09 +0200 (CEST)
From: Anders Troback <freebsd@troback.com>
Reply-To: Anders Troback <freebsd@troback.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: net-mgmt/nagios-check_ports Nagios Plugin to monitor your FreeBSD Ports
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         126497
>Category:       ports
>Synopsis:       New port: net-mgmt/nagios-check_ports Nagios Plugin to monitor your FreeBSD Ports
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 13 10:00:08 UTC 2008
>Closed-Date:    Sun Aug 17 06:18:45 UTC 2008
>Last-Modified:  Sun Aug 17 06:20:07 UTC 2008
>Originator:     Anders Troback
>Release:        
>Organization:
>Environment:
>Description:
	Nagios Plugin to monitor your FreeBSD Ports Tree for updates or installed packages with known security vulnerabilities.
>How-To-Repeat:
>Fix:


# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	nagios-check_ports
#	nagios-check_ports/Makefile
#	nagios-check_ports/distinfo
#	nagios-check_ports/pkg-plist
#	nagios-check_ports/pkg-descr
#
echo c - nagios-check_ports
mkdir -p nagios-check_ports > /dev/null 2>&1
echo x - nagios-check_ports/Makefile
sed 's/^X//' >nagios-check_ports/Makefile << 'END-of-nagios-check_ports/Makefile'
X# New ports collection makefile for:	nagios-check_ports
X# Date created: 	13 August 2008
X# Whom:			Anders Troback
X#
X# $FreeBSD$
X#
X
XPORTNAME=	check_ports
XPORTVERSION=	0.5.6
XCATEGORIES=	net-mgmt
XMASTER_SITES=	http://code.adminlife.net/check_ports/files/
XPKGNAMEPREFIX=	nagios-
X
XMAINTAINER=	freebsd@troback.com
XCOMMENT=	Nagios Plugin to monitor your FreeBSD Ports
X
XRUN_DEPENDS=	portaudit:${PORTSDIR}/ports-mgmt/portaudit \
X		portversion:${PORTSDIR}/ports-mgmt/portupgrade
XNO_BUILD=	yes
X
X.include <bsd.port.pre.mk>
X
Xdo-install:
X	@${MKDIR} ${PREFIX}/libexec/nagios
X	${INSTALL_SCRIPT} ${WRKSRC}/check_ports ${PREFIX}/libexec/nagios/
X
X.include <bsd.port.post.mk>
END-of-nagios-check_ports/Makefile
echo x - nagios-check_ports/distinfo
sed 's/^X//' >nagios-check_ports/distinfo << 'END-of-nagios-check_ports/distinfo'
XMD5 (check_ports-0.5.6.tar.gz) = 3c8094f30e421d685472c05e1d487018
XSHA256 (check_ports-0.5.6.tar.gz) = b3611501b8655ea65b5e9f66e40acb090638a92389cc6bdca02c7e58276c87da
XSIZE (check_ports-0.5.6.tar.gz) = 3184
END-of-nagios-check_ports/distinfo
echo x - nagios-check_ports/pkg-plist
sed 's/^X//' >nagios-check_ports/pkg-plist << 'END-of-nagios-check_ports/pkg-plist'
Xlibexec/nagios/check_ports
X@dirrmtry libexec/nagios
END-of-nagios-check_ports/pkg-plist
echo x - nagios-check_ports/pkg-descr
sed 's/^X//' >nagios-check_ports/pkg-descr << 'END-of-nagios-check_ports/pkg-descr'
XNagios Plugin to monitor your FreeBSD Ports Tree for updates or 
Xinstalled packages with known security vulnerabilities.
END-of-nagios-check_ports/pkg-descr
exit
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Sun Aug 17 06:18:43 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126497 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/126497: commit references a PR
Date: Sun, 17 Aug 2008 06:18:50 +0000 (UTC)

 edwin       2008-08-17 06:18:42 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-mgmt             Makefile 
   Added files:
     net-mgmt/nagios-check_ports Makefile distinfo pkg-descr 
                                 pkg-plist 
   Log:
   New port: net-mgmt/nagios-check_ports Nagios Plugin to monitor your FreeBSD Ports
   
           Nagios Plugin to monitor your FreeBSD Ports Tree for updates or
           installed packages with known security vulnerabilities.
   
   PR:             ports/126497
   Submitted by:   Anders Troback <freebsd@troback.com>
   
   Revision  Changes    Path
   1.165     +1 -0      ports/net-mgmt/Makefile
   1.1       +28 -0     ports/net-mgmt/nagios-check_ports/Makefile (new)
   1.1       +3 -0      ports/net-mgmt/nagios-check_ports/distinfo (new)
   1.1       +2 -0      ports/net-mgmt/nagios-check_ports/pkg-descr (new)
   1.1       +2 -0      ports/net-mgmt/nagios-check_ports/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
