Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jan 2007 05:33:05 +0100
From:      "Naim" <naim@usebsd.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/107418: New port
Message-ID:  <1167712385.30349@workp4.3334.dhcp.dansknet.dk>
Resent-Message-ID: <200701020500.l0250YO9056166@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         107418
>Category:       ports
>Synopsis:       New port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 02 05:00:29 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Naim
>Release:        FreeBSD 6.1-RELEASE-p11 i386
>Organization:
usebsd.com 
>Environment:


System: FreeBSD 6.1-RELEASE-p11 #1: Sun Dec 24 02:57:53 CET 2006
    naim@workp4.3334.dhcp.dansknet.dk:/usr/src/sys/i386/compile/WORKP4



>Description:


New port: sysutils/portcheck

Portcheck is a simple sh script that first updates the ports tree, it then runs an update and a security checkup of all the installed packages. The result is posted on the console and kept in a logfile.



>How-To-Repeat:





>Fix:


--- submit-portcheck begins here ---
# 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:
#
#	/usr/ports/sysutils/portcheck/
#	/usr/ports/sysutils/portcheck/Makefile
#	/usr/ports/sysutils/portcheck/pkg-descr
#	/usr/ports/sysutils/portcheck/distinfo
#
echo c - /usr/ports/sysutils/portcheck/
mkdir -p /usr/ports/sysutils/portcheck/ > /dev/null 2>&1
echo x - /usr/ports/sysutils/portcheck/Makefile
sed 's/^X//' >/usr/ports/sysutils/portcheck/Makefile << 'END-of-/usr/ports/sysutils/portcheck/Makefile'
X# New ports collection makefile for:   portcheck
X# Date created:        01 January 2007
X# Whom:                Kim Naim Lesmer <naim@usebsd.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	portcheck
XPORTVERSION=   	1.12
XCATEGORIES=    	sysutils
XMASTER_SITES=  	http://www.usebsd.com/pub/portcheck/files/ \
X		http://www.bitcare.dk/pub/portcheck/files/
XEXTRACT_SUFX=  	.tbz
X
XMAINTAINER=	naim@usebsd.com
XCOMMENT=	Maintains the ports tree and checks up the installed packages
X
XRUN_DEPENDS=	${LOCALBASE}/sbin/portaudit:${PORTSDIR}/security/portaudit
X
XPLIST_FILES=    bin/portcheck
XMAN1=		portcheck.1
XNO_WRKSUBDIR= 	yes
XNO_BUILD=	yes
X
Xdo-install:
X	@${INSTALL_SCRIPT} ${WRKDIR}/portcheck ${PREFIX}/bin
X	@${INSTALL_MAN} ${WRKDIR}/portcheck.1 ${MAN8PREFIX}/man/man1
X	@${ECHO} ""
X	@${ECHO} "See 'man portcheck' for information about usage."
X	@${ECHO} ""
X.include <bsd.port.mk>
END-of-/usr/ports/sysutils/portcheck/Makefile
echo x - /usr/ports/sysutils/portcheck/pkg-descr
sed 's/^X//' >/usr/ports/sysutils/portcheck/pkg-descr << 'END-of-/usr/ports/sysutils/portcheck/pkg-descr'
XPortcheck is a simple and small script for FreeBSD 
Xwhich first updates the ports tree and then runs an 
Xupdate and a security checkup of all the installed packages.
XPortcheck depends on portsnap, portaudit and pkg_version.
X
XWWW: http://www.usebsd.com/pub/portcheck/
END-of-/usr/ports/sysutils/portcheck/pkg-descr
echo x - /usr/ports/sysutils/portcheck/distinfo
sed 's/^X//' >/usr/ports/sysutils/portcheck/distinfo << 'END-of-/usr/ports/sysutils/portcheck/distinfo'
XMD5 (portcheck-1.12.tbz) = 6e557bb8d1cb8a36442bbf375faaeac5
XSHA256 (portcheck-1.12.tbz) = 2c7d177825a0380790d89f38cc0026a391705ec2344f0b5d4d2d14b9f1095039
XSIZE (portcheck-1.12.tbz) = 2379
END-of-/usr/ports/sysutils/portcheck/distinfo
exit

--- submit-portcheck ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1167712385.30349>