Snort and FreeBSD 6.2

dunaevanton at mail.ru dunaevanton at mail.ru
Fri Feb 29 11:30:52 UTC 2008


Hi. Here is the problem:
> [root at dunaev /usr/ports/security/snort]# make install clean===>   
> snort-2.7.0.1_1 is marked as broken: FLEXRESP2 patch file does not  
> incorporate cleanly.*** Error code 1
To ignore this problem I comment next strings in Makefile:

#IGNORE=                        options FLEXRESP and FLEXRESP2 are  
mutually exclusive
...
#BROKEN=                        FLEXRESP2 patch file does not incorporate  
cleanly
and correct MASTER_SITES=   http://www.snort.org/dl/current/     
to	MASTER_SITES=   http://www.snort.org/dl/old/ (cuz it was incorrect path)

next time i use command "make" and snort-2.7.0.1_1.tar.gz was download,  
but checksum error:
> [root at dunaev /usr/ports/security/snort]# make
> ===>  Found saved configuration for snort-2.7.0.1_1
> ===>  Extracting for snort-2.7.0.1_1
> => MD5 Checksum OK for snort-2.7.0.1.tar.gz.
> => SHA256 Checksum OK for snort-2.7.0.1.tar.gz.
> => No MD5 checksum recorded for sp_respond2.diff.gz.
> => No SHA256 checksum recorded for sp_respond2.diff.gz.
> => No suitable checksum found for sp_respond2.diff.gz.
> *** Error code 1

Help me plz. I wanna install it from ports.
P.S.: Can u give some links for good howto to "install snort on freebsd".  
I dont found anything good exept two *.pdf files at snort.org, but they  
are old.

Sorry for my english. Thank you.


More information about the freebsd-questions mailing list