stop portmanager from building mysql-client-4.1.22

Adam J Richardson fatman.uk at gmail.com
Fri Jul 27 14:57:07 UTC 2007


Gerard wrote:
> On July 25, 2007 at 12:14PM Noah wrote:
> 
> 
>> Even with the following IGNORE settings
>> mysql-4.1.22 is still attempting to be built.
>>
>>
>> # grep IGNORE /usr/local/etc/portmanager/pm-020.conf
>> #IGNORE|editors/openoffice*|
>> #IGNORE|java/jdk14|
>> IGNORE|www/apache13|
>> IGNORE|www/apache13*|
>> IGNORE|www/mod_perl|
>> IGNORE|net/openldap23-client|
>> IGNORE|net/openldap23-client*|
>> IGNORE|databases/mysql4*-client|
>> IGNORE|databases/mysql4*-server*|
>> IGNORE|databases/mysql3*-client|
>> IGNORE|databases/postgresql*|
> 
> Probably should be:
> 
>     IGNORE|databases/mysql41-server|
> 
> See if that works. The '*' after "server" might be screwing thing up.
> 
> Ypu might try this also:
> 
>     IGNORE|databases/mysql4*|
> 
> That should prevent any version '4' of mysql being build.
> 
> 

How about the HOLD_PKGS section in /usr/local/etc/pkgtools.conf? Does 
portmanager pay attention to pkgtools.conf?

HtH,
Adam J Richardson


More information about the freebsd-questions mailing list