[Bug 194689] pkg needs a stand-alone equivalent to portupgrade's "pkg_sort".

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 29 16:55:50 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194689

--- Comment #2 from roberthuff at rcn.com ---
"pkg_sort" inputs a list of ports - with or without origins or exact versions -
and outputs a list of those ports sorted in dependency (if any) order.  I
believe this exists withing pkg - referred to as the "working list", yes?

Input can be from stdin or a file; output is to stdout, in a format suitable
for piping directly to {portmaster, portupgrade, etc.}.

Does this answer the question?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list