no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
— | pkg_info [2013/06/11 22:50] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== pkg_info ====== | ||
+ | * [[FreeBSD]] | ||
+ | * [[FreeBSD Ports]] | ||
+ | * [[NetBSD]] | ||
+ | |||
+ | ==== Howto ==== | ||
+ | |||
+ | == List installed ports in category/ | ||
+ | |||
+ | < | ||
+ | pkg_info -aoq | ||
+ | </ | ||
+ | |||
+ | == Display package owner of a file == | ||
+ | |||
+ | < | ||
+ | pkg_info -W bash | ||
+ | </ |