On 2006/12/30 10:33, Frank Bax wrote: > $ sudo pkg_add > /usr/pkg/php5-pgsql-5.1.6p0.tgz < > php5-pgsql-5.1.6p0: complete > --- php5-pgsql-5.1.6p0 ------------------- > Enable this module in php.ini using the following command: > > /usr/local/sbin/phpxs -a ldap > > --Shouldn't that be 'pgsql', instead of 'ldap'?
it's an effect of the fairly recent changes to the ports infrastructure to improve multi-package handling, which is enough of an improvement that it's worth losing the way this worked before. The port probably just needs to either use separate MESSAGE-foo files for each subpackage, or just make the existing MESSAGE more generic.

