OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Norman C. Rice (nrice_at_emu.sourcee.com)
Date: Sun Dec 01 2002 - 16:37:02 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    On Sun, Dec 01, 2002 at 10:48:40PM +0100, Ralf Hildebrandt wrote:
    > * Norman C. Rice <nriceemu.sourcee.com>:
    >
    > > One caveat for the original poster -- these versions use
    > > 'character class syntax [: :]', which isn't supported by the perl
    > > version installed with FreeBSD 4.7 (/usr/src/contrib/perl5).
    > > Changing the character classes into old style regular expressions,
    > > e.g., [[:alnum:]] into [0-9A-Za-z], appears to work fine.
    >
    > Peter Bieringer would appreciate the patch...

    Applying the attached patch, which incorporates RBL/SAV patch,
    and installing the p5-Net-IP and p5-Number-Format ports should
    get the latest beta version running under FreeBSD-4.7.

    -- 
    Regards,
    Norman C. Rice, Jr.