|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: bug? in making security/isakmpd
From: Zahemszky Gábor (Gabor
Zahemszky.HU)
Date: Sun Dec 11 2005 - 13:52:38 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Daniel Roethlisberger wrote:
> As ports breaking with localized CTYPE is not too uncommon, adding
>
> ENV['LC_ALL'] ||= 'C'
>
> to your pkgtools.conf might make sense.
Yes, you're right - with it, I couldn't have found it.
And no, because the correct way is to find a problem, report it (maybe
with a solution/patch) - and the maintainer corrects it. As in this
case. Thanks, Simon!
Zahy < Gabor at Zahemszky dot HU >
--
#!/bin/ksh
Z='21N16I25C25E30, 40M30E33E25T15U!';IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ
';set -- $Z;for i;{ [[ $i = ? ]]&&print $i&&break;[[ $i = ???
]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j" = ???
]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set --
$Z;for i;{ [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;j="$j
$i";typeset +l i;};print "$j"
_______________________________________________
freebsd-security
freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe
freebsd.org"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]