Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Aug 2001 13:20:01 -0700 (PDT)
From:      rsimmons@wlcg.com
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/29488: Update port: security/snort
Message-ID:  <200108062020.f76KK1Z87949@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




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