Re: The State of Rust in MacPorts Today

2022-12-13 Thread Kevin Reid
On Tue, Dec 13, 2022 at 7:50 AM Christopher Jones wrote: > … move to a model where the version is part of the port name, e.g. the > current one would be called something like rust-1.61. ... > 1. Add a shim port ‘rust’ which simply installs sym-links etc. to the > ‘current best version’ that mimic

Re: Desolate Condition

2021-04-04 Thread Kevin Reid
On Sat, Apr 3, 2021 at 5:22 PM wowfunha...@gmail.com wrote: > I know it's just one data point, but I thought the replies I got on this > Hacker News comment today were interesting. I can understand why he/she got > confused, and I wonder if there's anything MacPorts could do to make it > clearer.

Re: app portgroup bouncing icon weirdness …

2018-03-15 Thread Kevin Reid
On Thu, Mar 15, 2018 at 8:38 PM, Kenneth F. Cunningham < ken.cunningham.web...@gmail.com> wrote: > The dock icon on the ports I launch via the bash script generate via the > app PG seem to never stop bouncing -- they bounce and bounce, until the > application is finally quit, and then disappear. T

Re: [MacPorts] WorkingWithGit modified

2017-02-06 Thread Kevin Reid
On Mon, Feb 6, 2017 at 1:57 PM, Marko Käning wrote: > On 06 Feb 2017, at 22:28 , Rainer Müller wrote: > > We do not want to use 'git merge' at this point. This would create an > > extra merge commit in the history and we want to avoid that. Please use > > 'git rebase' instead, but remember that

Re: [macports-ports] branch master updated: fontconfig: support mpkg/mdmg packaging, add postinstall script to initialize/update font cache. Fixes #53350

2017-01-21 Thread Kevin Reid
On Sat, Jan 21, 2017 at 5:20 AM, Ryan Schmidt wrote: > GitHub doesn't have server-side pre-commit hooks. > It does have pre-(merge or push) hooks, in the form of “status checks”.