Date: Mon, 11 Jan 1999 09:12:11 +0000 From: Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/9434: new port of l0pht-watch Message-ID: <E0zzdON-000K0r-00@voodoo.pandhm.co.uk>
next in thread | raw e-mail | index | archive | help
>Number: 9434 >Category: ports >Synopsis: New port of l0pht-watch >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jan 11 01:20:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Dominic Mitchell >Release: FreeBSD 3.0-CURRENT i386 >Organization: Palmer & Harvey McLane Ltd. >Environment: FreeBSD voodoo.pandhm.co.uk 3.0-CURRENT FreeBSD 3.0-CURRENT #3: Fri Jan 8 10:39:13 GMT 1999 dom@voodoo.pandhm.co.uk:/usr/src/sys/compile/VOODOO i386 >Description: A port of a small program to watch over /tmp. >How-To-Repeat: The usual. >Fix: Here's the shar. # 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: # # l0pht-watch # l0pht-watch/Makefile # l0pht-watch/files # l0pht-watch/files/md5 # l0pht-watch/pkg # l0pht-watch/pkg/COMMENT # l0pht-watch/pkg/DESCR # l0pht-watch/pkg/PLIST # l0pht-watch/patches # l0pht-watch/patches/patch-aa # echo c - l0pht-watch mkdir -p l0pht-watch > /dev/null 2>&1 echo x - l0pht-watch/Makefile sed 's/^X//' >l0pht-watch/Makefile << 'END-of-l0pht-watch/Makefile' X# New ports collection makefile for: l0pht-query X# Version required: 1.0 X# Date created: 11 Jan 1999 X# Whom: Dom Mitchell <dom@myrddin.demon.co.uk> X# X# $Id: Makefile,v 1.3 1998/07/03 23:21:56 steve Exp $ X# X XDISTNAME= l0pht-watch-1.0 XCATEGORIES= security XMASTER_SITES= http://www.l0pht.com/advisories/ XDISTFILES= l0pht-watch.tar.gz X XMAINTAINER= dom@myrddin.demon.co.uk X XWRKSRC= ${WRKDIR} X XALL_TARGET= OpenBSD X Xinstall: X ${INSTALL_PROGRAM} ${WRKSRC}/temp-watch ${PREFIX}/bin X X.include <bsd.port.mk> END-of-l0pht-watch/Makefile echo c - l0pht-watch/files mkdir -p l0pht-watch/files > /dev/null 2>&1 echo x - l0pht-watch/files/md5 sed 's/^X//' >l0pht-watch/files/md5 << 'END-of-l0pht-watch/files/md5' XMD5 (l0pht-watch.tar.gz) = a32205006a9153ef2db04f4d557ac2ac END-of-l0pht-watch/files/md5 echo c - l0pht-watch/pkg mkdir -p l0pht-watch/pkg > /dev/null 2>&1 echo x - l0pht-watch/pkg/COMMENT sed 's/^X//' >l0pht-watch/pkg/COMMENT << 'END-of-l0pht-watch/pkg/COMMENT' XA program to report on what goes on in /tmp. END-of-l0pht-watch/pkg/COMMENT echo x - l0pht-watch/pkg/DESCR sed 's/^X//' >l0pht-watch/pkg/DESCR << 'END-of-l0pht-watch/pkg/DESCR' XThis program watches over file creations and deletions in /tmp. Use it Xto see how secure and predictable your favourite OS/applications are. X Xhttp://www.l0pht.com/advisories.html END-of-l0pht-watch/pkg/DESCR echo x - l0pht-watch/pkg/PLIST sed 's/^X//' >l0pht-watch/pkg/PLIST << 'END-of-l0pht-watch/pkg/PLIST' Xbin/temp-watch END-of-l0pht-watch/pkg/PLIST echo c - l0pht-watch/patches mkdir -p l0pht-watch/patches > /dev/null 2>&1 echo x - l0pht-watch/patches/patch-aa sed 's/^X//' >l0pht-watch/patches/patch-aa << 'END-of-l0pht-watch/patches/patch-aa' X--- Makefile.orig Mon Jan 11 09:15:47 1999 X+++ Makefile Mon Jan 11 09:16:07 1999 X@@ -8,7 +8,6 @@ X # pick gcc if you'd rather , and/or do -g instead of -O if debugging X # debugging X # DFLAGS = -DTEST -DDEBUG X-CFLAGS =-O -Wall X XFLAGS = # xtra cflags, set by systype targets X XLIBS = # xtra libs if necessary? X # -Bstatic for sunos, -static for gcc, etc. You want this, trust me. END-of-l0pht-watch/patches/patch-aa exit ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. ********************************************************************** >Release-Note: >Audit-Trail: >Unformatted: Dom Mitchell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E0zzdON-000K0r-00>