Re: How to recover from wrong port naming at time of 1st commit?

2014-12-10 Thread Joshua Root
On 2014-12-11 18:49 , Marko Käning wrote: > Hi maintainers, > > how do I best recover from erroneously committing a new portfile [1] under a > wrong name? > As I don’t want to cause trouble for MacPorts’ port database I want to verify > whether > the following workflow is correct: > > 1) Creat

How to recover from wrong port naming at time of 1st commit?

2014-12-10 Thread Marko Käning
Hi maintainers, how do I best recover from erroneously committing a new portfile [1] under a wrong name? As I don’t want to cause trouble for MacPorts’ port database I want to verify whether the following workflow is correct: 1) Create a new port kcm-baloo-advanced (being a copy of baloo-kcm-a

Re: Aquaterm fails to build due to StripNIB failures (Ticket #42428)

2014-12-10 Thread Andrew Dudman
I have now filed the bug report with Apple. > On Dec 10, 2014, at 2:15 AM, Ryan Schmidt wrote: > > > On Dec 9, 2014, at 9:39 PM, Andrew Dudman wrote: > >> mojca invited me to post here for feedback. The scope of the problem is >> beyond the aquaterm port. The failure may occur in other port

Re: [129225] trunk/dports/perl/p5-wx-demo/Portfile

2014-12-10 Thread Mojca Miklavec
On Wed, Dec 10, 2014 at 5:02 AM, Joshua Root wrote: >> Revision: 129225 >> https://trac.macports.org/changeset/129225 >> Author: mojca at macports.org >> Date: 2014-12-09 13:20:22 -0800 (Tue, 09 Dec 2014) >> Log Message: >> --- >> p5-wx-demo: upgrade to 0.22, add p5.18, p5.2

RE: Configuration of repositories

2014-12-10 Thread Artur Szostak
>> Our user base wants to use Portfiles and binaries provided in our own >> repository, but feel intimidated with >> setting up the repository in the sources.conf, archive_sites.conf and >> pubkeys.conf files. >> >> Alternatively, is it feasible to setup the repository via another Portfile? >> i

Re: port activate ignores multiple installed versions and variants of inactive dependents

2014-12-10 Thread Ryan Schmidt
On Dec 9, 2014, at 1:21 PM, Bradley Giesbrecht wrote: > Is this behavior by design? > > $ sudo port -q deactivate sqlgrey postfix > ---> Deactivating sqlgrey @1.8.0-rc2_2+mysql+perl5_20 > ---> Deactivating postfix @2.11.3_0 > $ sudo port -q activate sqlgrey postfix > ---> Computing dependenci

Re: Configuration of repositories

2014-12-10 Thread Ryan Schmidt
On Dec 10, 2014, at 2:13 AM, Artur Szostak wrote: > Are there any mechanisms for automatic addition of 3rd party MacPorts > repositories? No. > Our user base wants to use Portfiles and binaries provided in our own > repository, but feel intimidated with setting up the repository in the > sou

Re: Aquaterm fails to build due to StripNIB failures (Ticket #42428)

2014-12-10 Thread Ryan Schmidt
On Dec 9, 2014, at 9:39 PM, Andrew Dudman wrote: > mojca invited me to post here for feedback. The scope of the problem is > beyond the aquaterm port. The failure may occur in other ports built by > Xcode. I am on an OS X 10.10.1 system with Xcode 6.1. ibtool does not > respect the environ

Configuration of repositories

2014-12-10 Thread Artur Szostak
Hi, Are there any mechanisms for automatic addition of 3rd party MacPorts repositories? Our user base wants to use Portfiles and binaries provided in our own repository, but feel intimidated with setting up the repository in the sources.conf, archive_sites.conf and pubkeys.conf files. Alternat