Sign your name in pkg-descr is useless or useful?

Sergey Matveychuk sem at ciam.ru
Fri Mar 26 15:47:48 PST 2004


> The reason I suggested the first syntax is so just the email
> address could be simply parsed.

IMHO Email address could be simply parsed any way.
Regexp not so difficult for it:
[A-Za-z0-9_-]+@[A-Za-z0-9-]+(\.[A-Za-z0-9-]+)*\.[A-Za-z]+
it could be more complex of course for more strict errors chechking.

--
Sem.


More information about the freebsd-ports mailing list