Hi
Shawn Walker wrote:
There's an RFE open for restricting search to a specific publisher:
http://defect.opensolaris.org/bz/show_bug.cgi?id=10338
With that said, if you want to see what publisher a search result came
from, show the results as packages with -p:
$ pkg search -p 'SUNWipkg'
PACKAGE
pkg:/[email protected] (opensolaris.org)
pkg:/[email protected] (opensolaris.org)
Depending on needs the following may serve the purpose:
pkg info pkg://extra/*
- info on all packages from that publisher
pkg info pkg://extra/SUNWjsnmp
- info on a particular package from that publisher
- can add version and timestamp info too if needed
eg
(gav...@enogas:~ )-> pkg info pkg://extra/SUNWjsnmp
Name: SUNWjsnmp
Summary: Java SNMP API
Category: Development/System
State: Installed
Publisher: extra
Version: 0.5.11
Build Release: 5.11
Branch: 0.111
Packaging Date: Tue Apr 28 17:33:14 2009
Size: 295.08 kB
FMRI: pkg://extra/[email protected],5.11-0.111:20090428T173314Z
Gavin
_______________________________________________
opensolaris-discuss mailing list
[email protected]