On Wed, 9 May 2007, Michael Scheidell wrote:
If you want a test,
cd /usr/ports/devel/re2c
rm -rf
get http://www.secnap.com/downloads/re2c.tgz
Untar it, make and install it, run sa-compile, and uncomment the RulesX2
line in v320.pre
Doesn't seem to do anything for SARES rules (I have ONE compiled rule in
rule_500) but it does seem to work.
It installed here just fine from your previous message. I didn't have to
modify anything. Only thing I received were a couple messages about the
two patch files:
===> Patching for re2c-0.12.0
===> Applying FreeBSD patches for re2c-0.12.0
I can't seem to find a patch in there anywhere.
I can't seem to find a patch in there anywhere.
Looking into the directory for the patches I see:
%ls -l /usr/ports/devel/re2c/files
-rw-r--r-- 1 root wheel 0 May 8 15:33 patch-action.cc
-rw-r--r-- 1 root wheel 0 May 8 15:33 patch-substr.h
the two files are zero(0) in length.
The install still works with the limited testing I've done and does
report the correct version:
% re2c -V
001200
I'll probably give it a go on our secondary MX late tonight and see what
happens. I have the current SpamAssassin install backed up as well as
the entire 3.1.8 configuration and ready to roll back within minutes in
the event of any issues.