Hi there,

I am attempting to stop portmanager from installing mysql-client-4.1.22
so I added the following lines to my portmanager config file.

$ 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*|
IGNORE|databases/mysql3*|
IGNORE|databases/postgresql*|


but still mysql-client-4.1.22 is being installed.

$ pkg_info | grep portmanager
portmanager-0.4.1_9 FreeBSD installed ports status and safe update utility


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to