| Summary: | ports-mgmt/pkg: pkg needs a stand-alone equivalent to portupgrade's "pkg_sort". | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | roberthuff |
| Component: | Individual Port(s) | Assignee: | freebsd-pkg (Nobody) <pkg> |
| Status: | Open --- | ||
| Severity: | Affects Many People | CC: | 0mp, bapt, roberthuff, rodrigo.freebsd, sniperhr22, w.schwarzenfeld |
| Priority: | Normal | Keywords: | easy, feature, needs-patch |
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
roberthuff
2014-10-29 16:29:58 UTC
Can you detail what is pkg_sort? "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?
yes :) Status? I still have hier priorities and this is waiting for a volunteer to implement :D |