Re: how to efficiently work through generating patches using git and macports build process?

2017-09-16 Thread Ken Cunningham
Just like to say that this method works extremely well. Thanks! Ken On 2017-08-30, at 11:19 AM, Michael Dickens wrote: > You can always create or add them to a .gitignore file. If at the top-level > GIT repo, this file impacts the whole repo. You would literally add "*.o" > (but without the

Re: [macports-ports] 11/11: lz4: use the right C++ compiler

2017-09-16 Thread Marcus Calhoun-Lopez
Thank you for noticing this. It should be fixed in https://github.com/macports/macports-ports/commit/129c7c7d5f3ee7902f844f6bcb5612181c165dbc. -Marcus On Sat, Sep 16, 2017 at 4:39 PM, Ryan Schmidt wrote: > >> On Sep 16, 2017, at 17:48, Marcus Calhoun-Lopez >> wrote: >> >> Marcus Calhoun-Lopez

Re: [macports-ports] 05/11: triangle: fix universal build

2017-09-16 Thread Marcus Calhoun-Lopez
Thank you for caching this. It should be fixed in https://github.com/macports/macports-ports/commit/63f9d6e568e5b2a9ab7dd14d776ed7c64b5be329. -Marcus On Sat, Sep 16, 2017 at 4:43 PM, Ryan Schmidt wrote: > >> On Sep 16, 2017, at 17:47, Marcus Calhoun-Lopez >> wrote: >> >> Marcus Calhoun-Lopez (

Re: [macports-ports] 05/11: triangle: fix universal build

2017-09-16 Thread Ryan Schmidt
> On Sep 16, 2017, at 17:47, Marcus Calhoun-Lopez wrote: > > Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/e9b61886655093d37a0691342924c20587495a8a > > commit e9b61886655093d3

Re: [macports-ports] 11/11: lz4: use the right C++ compiler

2017-09-16 Thread Ryan Schmidt
> On Sep 16, 2017, at 17:48, Marcus Calhoun-Lopez wrote: > > Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/84df47b322e354c0211df58f70cea91c2dcd246a > > commit 84df47b322e354c0

Re: Restoring from Time Machine backup relocates home directories

2017-09-16 Thread Ryan Schmidt
On Sep 16, 2017, at 04:57, db wrote: > On 15 Sep 2017, at 23:47, Ryan Schmidt wrote: >> MacPorts and ports can add users, but MacPorts doesn't remove them. I'm not >> sure how we could change that. Suppose you install a port that has a user >> that needs to own some data, such as postresql96-ser

Re: Restoring from Time Machine backup relocates home directories

2017-09-16 Thread db
On 16 Sep 2017, at 16:03, Rainer Müller wrote: > As you just run it on your system, you know how long that will take. > Clearly not an option to do this before/after every install/uninstall. Only those that create users. > And what would you gain from that? A free uid. They are not a scarce > re

Re: Restoring from Time Machine backup relocates home directories

2017-09-16 Thread Rainer Müller
On 2017-09-16 11:57, db wrote: > Shouldn't MP delete it if no files are owned by that user? In any case, it > could notify during installation that a user was created and upon > uninstallation that a user still owns files (and which) or not, and if not, > it could give the option to delete it.

Re: Restoring from Time Machine backup relocates home directories

2017-09-16 Thread db
On 15 Sep 2017, at 23:47, Ryan Schmidt wrote: > MacPorts and ports can add users, but MacPorts doesn't remove them. I'm not > sure how we could change that. Suppose you install a port that has a user > that needs to own some data, such as postresql96-server. You then uninstall > the port, which