[Bug 228232] ports-mgmt/pkg: pkg aliases for rquery not as complete as they could be
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon May 14 03:48:31 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228232
Bug ID: 228232
Summary: ports-mgmt/pkg: pkg aliases for rquery not as complete
as they could be
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: pkg at FreeBSD.org
Reporter: deepbluemistake at gmail.com
Assignee: pkg at FreeBSD.org
Flags: maintainer-feedback?(pkg at FreeBSD.org)
Created attachment 193376
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193376&action=edit
diff of pkg.conf
One of the 'pkg alias' aliases in the default pkg.conf is 'roptions'. It's
like 'options' except for that it uses 'rquery' instead of 'query' to allow a
user to find the options of a remote package not installed on the system.
Three more aliases: all-depends, comment, and desc can be treated similarly,
and this diff adds rall-depends, rcomment, and rdesc to pkg.conf's alias list.
This is extremely useful when choosing packages to install.
This diff was done on 11.1-RELEASE-p10.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-pkg
mailing list