Re: [124031] trunk/dports/_resources

2014-08-18 Thread Ryan Schmidt
Remember to Reply All so the conversation stays on the list. On Aug 18, 2014, at 2:11 PM, Kyle Sammons wrote: > Hey Ryan, > >> How is this file used? If this list is meant to be exhaustive, you're >> missing some versions (e.g. 4.0.x and 4.1.x on 10.6) > > This file is the thing that 'port d

Re: GSoC Project: Final Report

2014-08-18 Thread Mojca Miklavec
On Tue, Aug 19, 2014 at 12:01 AM, Shashwat Pandey wrote: > I have worked on 'Interactive Port Command' project this summer and have > completed many use cases. > > You can find more details about the project here. > To check out the code, visit the repository here. > > Interactivity is the default

GSoC Project: Final Report

2014-08-18 Thread Shashwat Pandey
I have worked on 'Interactive Port Command' project this summer and have completed many use cases. You can find more details about the project here . To check out the code, visit the repository here

Re: Perl changes (+ please wait a bit with commits in perl modules if possible)

2014-08-18 Thread Mojca Miklavec
On Mon, Aug 18, 2014 at 11:41 PM, Clemens Lang wrote: > Hi, > > I didn't follow the Perl discussion closely for time reasons, but there's > a patch for a perl port in https://trac.macports.org/ticket/42855 I'd like > to commit. > > Can somebody explain the current status? Should I delay perl port

Re: Perl changes (+ please wait a bit with commits in perl modules if possible)

2014-08-18 Thread Clemens Lang
Hi, I didn't follow the Perl discussion closely for time reasons, but there's a patch for a perl port in https://trac.macports.org/ticket/42855 I'd like to commit. Can somebody explain the current status? Should I delay perl port updates? Or, even simpler, would somebody take over the ticket and

Re: Remove p5.8 and p5.10

2014-08-18 Thread Mojca Miklavec
On Sun, Aug 17, 2014 at 11:16 PM, Mojca Miklavec wrote: > > Again, I don't think that worrying about how users would get rid of > perl 5.8 is really our concern at the moment. But it would be nice to > have this in place when trying to get rid of 5.12 and 5.16. ... And then again if implementing t

Re: Remove p5.8 and p5.10

2014-08-18 Thread Daniel J. Luke
On Aug 14, 2014, at 5:02 PM, Mojca Miklavec wrote: > > It might not be strictly needed for 5.8, but it would be very nice to > have it when we remove 5.12, so we might just as well implement it > now. I think there's still too much work required here (even if it might be a good idea to enhance

Re: Remove p5.8 and p5.10

2014-08-18 Thread Daniel J. Luke
On Aug 14, 2014, at 11:45 AM, Ryan Schmidt wrote: > > Later we could remove perl5.8 and perl5.10, though at present some ports > still depend on them: > > $ port echo depends:perl5.8 and not name:^p5.8 > subversion-perlbindings-5.8 [snip] > $ port echo depends:perl5.10 and not name:^p5.1

Please commit tickets #44097, #44671 and #44679

2014-08-18 Thread Mark Brethen
I have successfully tested the following changes made to the freecad, Coin and SoQt ports: 1. Removed the aqua variant from SoQt. It will only install the framework and only with Qt4-mac. 2. There is now a Coin-framework subport which installs the framework version and the main Coin port will

Re: Coin-framework subport

2014-08-18 Thread Mark Brethen
On Aug 17, 2014, at 9:54 PM, Mark Brethen wrote: > I could not find any documentation for subports. A subport for Coin framework > works with 'port install Coin subport=Coin-framework' but if I add a lib > dependency in freecad: 'port:Coin-framework' it installs both Coin and > Coin-framework