Re: [macports-ports] 01/02: gimp2-launcher: add new port

2017-01-17 Thread Ryan Schmidt
> On Jan 16, 2017, at 10:02, Marcus Calhoun-Lopez wrote: > > MarcusCalhoun-Lopez pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/405fda5122ab2983e7c16636133debb9783fd22b > > commit 405fda5122ab2983e7c16636133debb9783fd22

Re: [macports-ports] branch master updated: nomacs: update version 2.0.2->3.4

2017-01-17 Thread Ryan Schmidt
> On Jan 16, 2017, at 09:10, Marcus Calhoun-Lopez wrote: > > MarcusCalhoun-Lopez pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/9cfde251420d6e2c3ca90b76f157c013e9452bae > > The following commit(s) were added to refs/hea

Re: [macports-ports] 01/06: pgcli: updates.

2017-01-17 Thread Ryan Schmidt
> On Jan 16, 2017, at 05:06, Ivan Larionov wrote: > > Aljaž Srebrnič (g5pw) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/7f01fddc58d6e8ccef250dc53685d29eabeb4df1 > > commit 7f01fddc58d6e8ccef250dc53685d29eabeb4df1 >

Re: [macports-ports] 01/06: pgcli: updates.

2017-01-17 Thread Aljaž Srebrnič
> On 17 gen 2017, at 10:26, Ryan Schmidt wrote: > > The variants don't appear to do anything at all. They’re there to propagate variant choice to a dependency, py-psycopg2. -- Aljaž Srebrnič a.k.a g5pw My public key: https://g5pw.me/key Key fingerprint = 2109 8131 60CA 01AF 75EC 01BF E140 E1E

Re: [macports-ports] branch master updated: xhyve: Take over maintainership and bump to latest version

2017-01-17 Thread Ryan Schmidt
System 1.0 > PortGroup github 1.0 > > > -github.setupmist64 xhyve 0.2.0 v > > -revision2 > > +github.setupxhyve-xyz xhyve 181d34c5053c03439a1c709bc7d933b6aa9e305c > > +version 20160117 Did you mean 20170117?

Re: [macports-ports] 01/01: Merge branch 'seqan_update'

2017-01-17 Thread mf2k
Hi John, I have run this and deleted the stray branch. Thank you for your assistance. Cheers! Frank > On Dec 30, 2016, at 2:19 PM, John Patrick wrote: > > I think the command your after is. > > $ git push origin :seqan_update ; > > read it as > git push origin NULL:seqan_update > > This

Stray branches

2017-01-17 Thread mf2k
Hi all, There appear to be a few stray branches in the macports-port repo. To see them go here: Click on the “Branch: master” button and you will see branches named boost_update, jkh-destrootification, kevin-target-api, etc. Some of them appear qui

Re: [macports-ports] 01/06: pgcli: updates.

2017-01-17 Thread Joshua Root
On 2017-1-17 20:53 , Aljaž Srebrnič wrote: On 17 gen 2017, at 10:26, Ryan Schmidt wrote: The variants don't appear to do anything at all. They’re there to propagate variant choice to a dependency, py-psycopg2. I guess you're aware that this doesn't actually do anything, and the variants on

Re: [macports-ports] branch master updated: xhyve: Take over maintainership and bump to latest version

2017-01-17 Thread Jeremy Huddleston Sequoia
> On Jan 17, 2017, at 05:15, Ryan Schmidt wrote: > >> +version 20160117 > > Did you mean 20170117? sigh ... yes ... smime.p7s Description: S/MIME cryptographic signature

Re: [macports-ports] 05/08: gstreamer1-gst-plugins-bad: add missing dependency gdk-pixbuf2 and rebuild

2017-01-17 Thread David Evans
On 1/15/17 6:06 PM, Ryan Schmidt wrote: > >> On Jan 5, 2017, at 17:37, David B. Evans wrote: >> >> David B. Evans (dbevans) pushed a commit to branch master >> in repository macports-ports. >> >> >> https://github.com/macports/macports-ports/commit/a6105d58f8c4fe4533918886f6abd7efb85a04fa >> >> c

Re: Handling C++11

2017-01-17 Thread Ken Cunningham
Re: 10.5 Intel - for me, that platform is just a vehicle to 10.5 PPC. I use it for cross compiling for 10.5 PPC. All these intel machines can be upgraded to at least 10.7 (10.6 if you want Rosetta). Snow Leopard DVDs on eBay are $15 if you don't have one (I have six or so from various Apple Dev and

Re: mpkg/mdmg and scripts

2017-01-17 Thread Daniel J. Luke
On Jan 13, 2017, at 8:20 PM, Craig Treleaven wrote: >> On Jan 13, 2017, at 4:06 PM, Joshua Root wrote: >> On 2017-1-14 07:28 , Daniel J. Luke wrote: >>> On Jan 13, 2017, at 3:01 PM, Craig Treleaven >>> wrote: Suppose I create an mpkg installer just for mariadb-server. The scripts ar

Re: mpkg/mdmg and scripts

2017-01-17 Thread Joshua Root
On 2017-1-18 07:46 , Daniel J. Luke wrote: On Jan 13, 2017, at 8:20 PM, Craig Treleaven wrote: As Ryan figured out, you can see the code related to mariadb-server in the ticket: https://trac.macports.org/ticket/52144 initial thoughts: - a quick hack would be to update the postinstall scrip

Re: mpkg/mdmg and scripts

2017-01-17 Thread Craig Treleaven
> On Jan 17, 2017, at 3:46 PM, Daniel J. Luke wrote: > > On Jan 13, 2017, at 8:20 PM, Craig Treleaven wrote: >>> On Jan 13, 2017, at 4:06 PM, Joshua Root wrote: >>> On 2017-1-14 07:28 , Daniel J. Luke wrote: On Jan 13, 2017, at 3:01 PM, Craig Treleaven wrote: > Suppose I create

Re: Handling C++11

2017-01-17 Thread Marcus Calhoun-Lopez
> On Jan 17, 2017, at 1:08 PM, Ken Cunningham > wrote: > > Anyway, point of all this is that I'm extremely impressed with the way > the macports devs and Jeremy have enabled libc++ / modern llvm-clang > on 10.6 and 10.7, and would hate to see us move very far away from > that or overly confuse

Re: Handling C++11

2017-01-17 Thread Ken Cunningham
Well, the entire c++ library on the buildbot would have to be rebuilt against libgcc's libstdc++ for this to work -- all of octave's deps and deps of deps would need to be built the same as octave, of course, and so everything else too. The whole machine has to be configured the same way (which is

Re: Handling C++11

2017-01-17 Thread Marcus Calhoun-Lopez
I think perhaps I am not being clear in what I am proposing. Currently, if cxx_stdlib is equal to libstdc++ then the cxx11PortGroup returns an error and the port does not build. I am simply proposing that instead of returning an error, the port build instead. In other words, the change is meant

Don't Overwrite Config files

2017-01-17 Thread Teddy Thomas
I’m trying to write a Macport that will install some config files in /etc, and I’m wondering what the best way is to prevent overwriting user customized files is, and to put the system config files back the way they were when uninstalling the port. I looked in the Portfile best practices (https

Re: Don't Overwrite Config files

2017-01-17 Thread Joshua Root
On 2017-1-18 15:25 , Teddy Thomas wrote: I’m trying to write a Macport that will install some config files in /etc, and I’m wondering what the best way is to prevent overwriting user customized files is, and to put the system config files back the way they were when uninstalling the port. I looke

Re: [macports-ports] branch master updated (fedca06 -> 4400d64)

2017-01-17 Thread Ryan Schmidt
> On Jan 17, 2017, at 12:17, Marius Schamschula wrote: > > Marius Schamschula (Schamschula) pushed a change to branch master > in repository macports-ports. > >from fedca06 p5-ref-util: update to version 0.113 > new 2208293 Httrack 3.48.22 update > new 4400d64 Removed revision >