well... one way would be to run pkg_version... (c4@tonij:~) pkg_version -s automake automake = (= means that it's the current version according to the package index, < older, > newer ie: new packages & old indexes) (c4@tonij:~) pkg_version -s f00 pkg_version: no packages match pattern This works... but I bet there is a better way At 14:50 2003-11-13, you wrote:>Hello! > > I'm sorry if I'm writing wrong list. I'm a Quagga port maintainer and > want to simplify user selection of SNMP lib via DIALOG. As I found, there > are only to ports of SNMP lib for FreeBSD - NetSNMP v5 and old UCD-SNMP > v4. I want to check what version of SNMP lib user have installed and > precheck apropriate option. Is there a RIGHT way to do that? > >Yours truly, > Boris Kovalenko > > >_______________________________________________ >freebsd-stable@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-stable >To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"