From owner-freebsd-ports Mon Aug 6 13:20: 5 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 84B8937B401 for ; Mon, 6 Aug 2001 13:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f76KK1Z87949; Mon, 6 Aug 2001 13:20:01 -0700 (PDT) (envelope-from gnats) Date: Mon, 6 Aug 2001 13:20:01 -0700 (PDT) Message-Id: <200108062020.f76KK1Z87949@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: rsimmons@wlcg.com Subject: Re: ports/29488: Update port: security/snort Reply-To: rsimmons@wlcg.com Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/29488; it has been noted by GNATS. From: rsimmons@wlcg.com To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: ports/29488: Update port: security/snort Date: Mon, 6 Aug 2001 16:13:07 -0400 (EDT) I'm all sorts of off today :( This is that actual Makefile patch. Sorry: --- /tmp/Makefile Mon Aug 6 16:15:16 2001 +++ Makefile Mon Aug 6 16:13:28 2001 @@ -6,11 +6,11 @@ # PORTNAME= snort -PORTVERSION= 1.8 +PORTVERSION= 1.8p1 CATEGORIES= security -MASTER_SITES= http://www.snort.org/Files/ \ - http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-RELEASE +MASTER_SITES= http://www.snort.org/Files/ +DISTNAME= ${PORTNAME}-${PORTVERSION} +WRKSRC= work/snort MAINTAINER= dirk@FreeBSD.org @@ -55,9 +55,9 @@ post-install: ${MKDIR} ${PREFIX}/share/snort .for i in CREDITS RULES.SAMPLE USAGE backdoor.rules ddos.rules dns.rules dos.rules \ - exploit.rules finger.rules ftp.rules icmp.rules info.rules local.rules \ + exploit.rules finger.rules ftp.rules icmp-info.rules icmp.rules info.rules local.rules \ misc.rules netbios.rules policy.rules rpc.rules rservices.rules scan.rules \ - shellcode.rules smtp.rules sql.rules telnet.rules web-cgi.rules \ + shellcode.rules smtp.rules sql.rules telnet.rules virus.rules web-cgi.rules \ web-coldfusion.rules web-frontpage.rules web-iis.rules web-misc.rules \ x11.rules ${INSTALL_DATA} ${WRKSRC}/$i ${PREFIX}/share/snort To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message