Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Oct 2014 16:55:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194689] pkg needs a stand-alone equivalent to portupgrade's "pkg_sort".
Message-ID:  <bug-194689-13-iRSY1pb0Ew@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194689-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194689-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194689

--- Comment #2 from roberthuff@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194689-13-iRSY1pb0Ew>