Re: bug? in making security/isakmpd



Simon L. Nielsen <simon@xxxxxxxxxxx> 2005-12-11:
> > I think the real problem is the bug in tr/awk - maybe somebody has
> > to look at it, too.
>
> Without having looked at the details, I think it's more likely that
> the isakmpd build scripts misuses tr/awk, e.g. doing something like
> 'tr [a-z] [A-Z] ' to upper case a string (should be 'tr [:lower:]
> [:upper:]').

As ports breaking with localized CTYPE is not too uncommon, adding

ENV['LC_ALL'] ||= 'C'

to your pkgtools.conf might make sense.

Cheers,
Dan

--
Daniel Roethlisberger <daniel@xxxxxx>
GnuPG (PGP) key id 0x39740E98804A06B1

Attachment:pgps6PUZH3wGq.pgp
Description: PGP signature