Re: [macports-ports] branch master updated: lalinference: update version for deactivate-hack

2016-11-05 Thread Ryan Schmidt
> On Nov 5, 2016, at 5:25 PM, Adam Mercer > wrote: > > Adam Mercer (skymoo) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/597e3967bfbacc3a673e34e64d21e8dd51569389 > > The following commit(s) were added to refs/heads/m

Re: cmake 1.1 PortGroup: one more thing

2016-11-05 Thread Ryan Schmidt
> On Nov 5, 2016, at 4:30 PM, René J.V. Bertin wrote: > > Hi, > > My cmake 1.1 PortGroup has been committed very recently, and we're still > readying a new version of port:QtCurve as a first real-life test of some of > its new features. > > I just realised we missed a feature that could have

Re: QuickLook generators?

2016-11-05 Thread René J . V . Bertin
On Saturday November 05 2016 23:06:34 Sierk Bornemann wrote: > /Library/QuickLook > > For details, see into their ports file above: > > destroot.violate_mtree yes Thanks, that should get me going. Well, I'll need to reconstruct a bundle myself because CMake somehow ignores the instruction t

Re: QuickLook generators?

2016-11-05 Thread Sierk Bornemann
> Am 05.11.2016 um 22:41 schrieb René J.V. Bertin : > > Are there any existing ports that install a QuickLook generator, and if so, > is there a policy to follow? See: QLColorcode https://trac.macports.org/browser/trunk/dports/sysutils/qlcolorcode/Portfile QLMarkdown https://trac.macports.org

Re: How to keep uncommitted work in a git clone

2016-11-05 Thread Rainer Müller
On 2016-11-05 09:07, Mojca Miklavec wrote: > # go to master and pull the latest changes > git checkout master > git pull --rebase > > # if you did your work on libpng in master, you are then set > > # else go to your libpng branch and rebase the changes on top of the > latest master > git rebase

Re: How to handle MacPorts' handles in the future (including the email address connected to it)??

2016-11-05 Thread Ryan Schmidt
> On Nov 5, 2016, at 11:43 AM, Marko Käning wrote: > > Hi Ryan, > > On 02 Nov 2016, at 23:49 , Ryan Schmidt wrote: >> I'm confused about why you're confused or what you're talking about. > > :) > > >> We've always provided @macports.org email forwarding for committers. You >> tell us what

Re: How to keep uncommitted work in a git clone

2016-11-05 Thread Christopher Jones
> On 5 Nov 2016, at 4:50 pm, Michael wrote: > > Keep in mind that there was one overall design goal of git: Whenever there > was more than one right way to do something, do the opposite of svn. > > That is not a joke or exaggeration. > > Branches in git are dirt cheap -- they consist of crea

QuickLook generators?

2016-11-05 Thread René J . V . Bertin
Hi, Are there any existing ports that install a QuickLook generator, and if so, is there a policy to follow? Should they go into ${prefix}/Library/QuickLook, or into /Library/QuickLook? Or does it now matter because the system finds them anywhere? R.

Re: How to keep uncommitted work in a git clone

2016-11-05 Thread Blair Zajac
> On Nov 5, 2016, at 1:24 AM, Ryan Schmidt wrote: > > >> On Nov 5, 2016, at 3:07 AM, Mojca Miklavec wrote: >> >> On 5 November 2016 at 08:39, Ryan Schmidt wrote: >>> On Nov 4, 2016, at 12:39 AM, David Bariod wrote: >>> Personnally, I would just commit such change. It is cheap, can be re

cmake 1.1 PortGroup: one more thing

2016-11-05 Thread René J . V . Bertin
Hi, My cmake 1.1 PortGroup has been committed very recently, and we're still readying a new version of port:QtCurve as a first real-life test of some of its new features. I just realised we missed a feature that could have been implemented too: control over CMake's generator. In short: - CMa

Re: New mailing list host: lists.macports.org

2016-11-05 Thread Rainer Müller
On 2016-11-02 23:24, Rainer Müller wrote: > as part of the move off of macOS forge, we will migrate the mailing > lists to the new mail server. We will migrate all subscriptions and user > preferences and postings to the old mailing list addresses will be > forwarded. However, the new hostname list

Re: Proposal for a MacPorts'ish commit message template

2016-11-05 Thread Marko Käning
Hi Rainer, On 05 Nov 2016, at 01:47 , Rainer Müller wrote: > On 2016-11-04 18:46, Lawrence Velázquez wrote: >> Actually, I might have been thinking about another editor. My vim >> highlights the subject in *green* up until 50 chars, and then black for >> the overflow. But one can probably change

Re: Proposal for a MacPorts'ish commit message template

2016-11-05 Thread Rainer Müller
On 2016-11-05 18:12, Marko Käning wrote: > Hi Rainer, > > On 05 Nov 2016, at 01:47 , Rainer Müller wrote: > >> On 2016-11-04 18:46, Lawrence Velázquez wrote: >>> Actually, I might have been thinking about another editor. My vim >>> highlights the subject in *green* up until 50 chars, and then bl

Re: PR usage by people with commit access

2016-11-05 Thread Marko Käning
Hi Larry, On 04 Nov 2016, at 19:00 , Lawrence Velázquez wrote: > Sure. I would encourage committers who want feedback to open as many PRs > as they want. > > (You get a PR! You get a PR! Everybody gets a PR!!!) good to know. That’s quite a different response than what I faced with PR #7 at fi