HTTP plain and digest authentication plugin for Catalyst Maintained by:catone@cpan.org Port Added: 17 May 2009 14:23:12 Also Listed In:perl5 License: not specified in port
To install the port:cd /usr/ports/www/p5-Catalyst-Authentication-Credential-HTTP/ && make install clean To add the package:pkg_add -r p5-Catalyst-Authentication-Credential-HTTP
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr