Date: Thu, 13 Nov 2003 16:35:49 +0100 From: Tobias <c4@jolt.nu> To: freebsd-stable@freebsd.org Subject: Re: Checking SNMP lib (Quagga port maintainer) Message-ID: <6.0.0.22.1.20031113163132.0232dde8@jolt.nu>
next in thread | raw e-mail | index | archive | help
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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.0.0.22.1.20031113163132.0232dde8>