K 10 svn:author V 2 vs K 8 svn:date V 27 2005-12-14T13:36:58.000000Z K 7 svn:log V 476 - Patch cgi-script to use absolute URL without host:port in forms. This fixes problems where the hostname instead of the original host-part from the query will be used as target in forms (eg. in a FastCGI'd version). If you are for example accessing the webserver through localhost over an ssh-forwarded connection, the URLs would be rewritten to use the real hostname, thus becoming unusable. Bump PORTREVISION. - Do not require perl at build-time - Pet portlint END