On Thu, 29 Dec 2016, Joshua Root wrote:
> On 2016-12-29 11:53 , Fred Wright wrote:
[...]
> > It's unfortunate that there isn't a command to give you a simple
> > category/port relative path.
>
> port info --portdir libuv
Ah, OK. I'd tried "port dir" but not that. Though for this purpose what
yo
Some good ideas there - sounds like we have the makings of an update
to that wiki page happening. This looks workable.
Might be nice someday to have this as a few simple commands, like
homebrew's "peg" and "unpeg" commands.
a command to list a port's history doing all that git stuff mentioned
in
On 2016-12-29 11:53 , Fred Wright wrote:
On Mon, 26 Dec 2016, Ken Cunningham wrote:
That gives you the full history of macports-ports back in time. Then use
port info PORT
to find the path to your port, eg in this example case devel/libuv
It's unfortunate that there isn't a command to giv
On Mon, 26 Dec 2016, Ken Cunningham wrote:
> So, this turns out to be a lot easier than I originally thought it
> would be, and probably is no more difficult than svn was. This may not
> be the most efficient way of doing it, but it's fairly easy to
> understand, and it works for me.
>
> Here are
So, this turns out to be a lot easier than I originally thought it
would be, and probably is no more difficult than svn was. This may not
be the most efficient way of doing it, but it's fairly easy to
understand, and it works for me.
Here are (perhaps too many) steps regarding how to do it.
Start