Re: Coin aqua variant warnings

2014-06-26 Thread Ryan Schmidt
On Jun 24, 2014, at 7:48 PM, Mark Brethen wrote: >>> It appears that the Inventor.framework did not get moved to the correct >>> directory in destroot. Hence the warning messages after activating the port! >> >> Confirmed, when using the +aqua variant. You should file a bug report in our >> is

Re: registry malformed after a kernel panic interrupted port build

2014-06-26 Thread Arno Hautala
Well, I may have fixed things for myself. With a few tips from this page: [1] I first tried dumping the registry and restoring to a new database. That got me a valid sqlite database, but it seemed to be missing some table definitions. So then I restored that old backup. That seemed to get things

registry malformed after a kernel panic interrupted port build

2014-06-26 Thread Arno Hautala
I just upgraded to 2.3.1 and experienced a kernel panic while later upgrading ports. I'm fairly certain the panic was unrelated. Anyway, once booted I went to finish the port upgrades and found my registry.db is now corrupt. > sqlite error: database disk image is malformed (11) while executing qu

Re: reinplace

2014-06-26 Thread Mark Brethen
On Jun 26, 2014, at 10:02 PM, Brandon Allbery wrote: > On Thu, Jun 26, 2014 at 10:53 PM, Mark Brethen wrote: > I have tried using reinplace to insert a comment in a line but keep getting > an error: > > reinplace -E "s|^LIBS=\$sim_ac_uniqued_list$|\# > LIBS=\$sim_ac_uniqued_list|g" \ >

Re: reinplace

2014-06-26 Thread Brandon Allbery
On Thu, Jun 26, 2014 at 10:53 PM, Mark Brethen wrote: > I have tried using reinplace to insert a comment in a line but keep > getting an error: > > reinplace -E "s|^LIBS=\$sim_ac_uniqued_list$|\# > LIBS=\$sim_ac_uniqued_list|g" \ > ${worksrcpath}/configure > > What am I doing wrong? >

reinplace

2014-06-26 Thread Mark Brethen
I have tried using reinplace to insert a comment in a line but keep getting an error: reinplace -E "s|^LIBS=\$sim_ac_uniqued_list$|\# LIBS=\$sim_ac_uniqued_list|g" \ ${worksrcpath}/configure What am I doing wrong? Mark ___ macports-user

Re: how to replace llvm-3.2 with llvm-3.3?

2014-06-26 Thread Brandon Allbery
On Thu, Jun 26, 2014 at 7:01 PM, Christopher David Ramos < m74z00...@gmail.com> wrote: > I think I'm still "missing" sometimes as I had assumed that this sort of > maintenance work was handled by macports whenever I did a "sudo port > upgrade outdated". > It does in normal cases. But there are po

Re: how to replace llvm-3.2 with llvm-3.3?

2014-06-26 Thread Christopher David Ramos
EDIT: This is me replying to all :) Thanks again, Ryan! Thank you very much for your help, Ryan. You were concise and very clear. I understand now how to obtain port maintainer contact info from the command line. It seems to me that general procedure is as follows: If I need a newer version of

Re: how to replace llvm-3.2 with llvm-3.3?

2014-06-26 Thread René J.V. Bertin
On Jun 26, 2014, at 23:44, Ryan Schmidt wrote: > And is your configured MacPorts prefix /opt/local or > /Volumes/Debian/MacPorts? Because we previously had a bug when your > configured The former. > prefix is a symlink to somewhere else, which was supposed to have been > solved, but maybe t

Re: how to replace llvm-3.2 with llvm-3.3?

2014-06-26 Thread Ryan Schmidt
On Jun 26, 2014, at 4:33 PM, René J.V. Bertin wrote: > On Jun 26, 2014, at 23:17, Ryan Schmidt wrote: > >>> NB: if like me you get registry errors ("file name too long") since having >>> upgraded to MacPorts 2.3.0, you'll have noticed as I that those sort >>> themselves out, possibly requiring

Re: how to replace llvm-3.2 with llvm-3.3?

2014-06-26 Thread René J.V. Bertin
On Jun 26, 2014, at 23:17, Ryan Schmidt wrote: >> NB: if like me you get registry errors ("file name too long") since having >> upgraded to MacPorts 2.3.0, you'll have noticed as I that those sort >> themselves out, possibly requiring you to repeat certain commands. > > This is the first I've h

Re: The py27-pyobjc has been successfully installed!Thank you!

2014-06-26 Thread Ryan Schmidt
On Jun 26, 2014, at 11:13 AM, <275438...@qq.com> wrote: > Hi,Ryan! > I have successfully installed py27-pyobjc for my mac after many times of > cleaning for it.Thank's for your help again!I could never settle the problem > so successfully without your help!So,thank you very much!!

Re: how to replace llvm-3.2 with llvm-3.3?

2014-06-26 Thread Ryan Schmidt
On Jun 26, 2014, at 1:50 AM, René J.V. Bertin wrote: > NB: if like me you get registry errors ("file name too long") since having > upgraded to MacPorts 2.3.0, you'll have noticed as I that those sort > themselves out, possibly requiring you to repeat certain commands. This is the first I've h

Re: how to replace llvm-3.2 with llvm-3.3?

2014-06-26 Thread Ryan Schmidt
Remember to Reply All when you reply, so that your reply goes to the mailing list too, not just to me. On Jun 26, 2014, at 3:04 PM, Christopher David Ramos wrote: > Thank you very much for your help, Ryan. You were concise and very clear. > > I understand now how to obtain port maintainer conta

Re: infinality patches

2014-06-26 Thread René J.V. Bertin
I've created an enhancement ticket with freetype, fontconfig and cairo ports providing a +infinality variant: https://trac.macports.org/ticket/44148 Let me know how they work out! R. ___ macports-users mailing list macports-users@lists.macosforge.org