Re: Encountering error in upgrade of subversion

2010-03-20 Thread Kok-Yong Tan
On Mar 20, 2010, at 16:22, Rainer Müller wrote: On 2010-03-20 20:57 , Kok-Yong Tan wrote: I'm encountering the following error to subversion after doing a "port -vd upgrade subversion". Is this a bug or something I've forgotten to do before invoking "port -vd upgrade subversion"? Here is

Google Summer of Code 2010: Get money for working on MacPorts

2010-03-20 Thread Rainer Müller
Hello, this is a notice to all of you who are a student accepted into or enrolled in a college, university or masters programs: Google Summer of Code is a yearly program offering students stipends to write code for Open Source projects. Students can choose one of many mentoring organizations to w

Re: qt4-mac 4.6.2_1 fails to build on G4 PPC

2010-03-20 Thread Kastus Shchuka
On Mar 20, 2010, at 6:32 PM, Ryan Schmidt wrote: On Mar 20, 2010, at 14:03, Kastus Shchuka wrote: I forgot to mention that despite libevent mentioned in conflicts lint in the qt4-mac port file, port command did not produce any error message about conflicting port installed: Is it becaus

Re: qt4-mac 4.6.2_1 fails to build on G4 PPC

2010-03-20 Thread Ryan Schmidt
On Mar 20, 2010, at 14:03, Kastus Shchuka wrote: > I forgot to mention that despite libevent mentioned in conflicts lint in the > qt4-mac port file, port command did not produce any error message about > conflicting port installed: > Is it because I am upgrading and not installing qt4-mac? Yes

Re: qt4-mac 4.6.2_1 fails to build on G4 PPC

2010-03-20 Thread Ryan Schmidt
On Mar 20, 2010, at 13:38, Kastus Shchuka wrote: > On Mar 20, 2010, at 11:12 AM, Ryan Schmidt wrote: > >> Do you have libevent installed by MacPorts, or perhaps by some other means? >> If not, we have to reevaluate our earlier conclusion. > > Well, I do have libevent installed as a dependency f

Re: zlib woes

2010-03-20 Thread Ryan Schmidt
On Mar 20, 2010, at 13:37, guylinton wrote: > I have been trying to update my build since 16 March. > > zlib was updated to fix the problems with many ports under > https://trac.macports.org/ticket/24067 > https://trac.macports.org/ticket/24067 on 19 March 2010. > > Unfortunately, libproxy was

Re: 3-way universal support?

2010-03-20 Thread Ryan Schmidt
On Mar 20, 2010, at 17:49, Michael_google gmail_Gersten wrote: > Will macports ever support a three-way universal, for the following systems: > > 1. PPC/10.5.8 > 2. i386/10.5.8 > 3. x64/10.6.2 > > Obviously, 10.5.8 systems cannot compile for case #3, but a 10.6.2 > system should (in theory) be

3-way universal support?

2010-03-20 Thread Michael_google gmail_Gersten
Will macports ever support a three-way universal, for the following systems: 1. PPC/10.5.8 2. i386/10.5.8 3. x64/10.6.2 Obviously, 10.5.8 systems cannot compile for case #3, but a 10.6.2 system should (in theory) be able to compile for all three cases. Any likelihood that macports will support t

How long does a complete build work?/Gramps on Mac

2010-03-20 Thread David Rowe
On 20/03/2010 19:04, guylinton wrote: I appreciate that MacPorts is largely(?) a volunteer effort, but it seems that there is a very short time when a full build works. I have been trying to update my build (of Gramps) since 16 March. Gramps under MacPorts is no longer being maintained - s

Re: Encountering error in upgrade of subversion

2010-03-20 Thread Rainer Müller
On 2010-03-20 20:57 , Kok-Yong Tan wrote: > I'm encountering the following error to subversion after doing a "port > -vd upgrade subversion". Is this a bug or something I've forgotten to > do before invoking "port -vd upgrade subversion"? Here is the last > chunk of the output (please let me know

Encountering error in upgrade of subversion

2010-03-20 Thread Kok-Yong Tan
I'm encountering the following error to subversion after doing a "port -vd upgrade subversion". Is this a bug or something I've forgotten to do before invoking "port -vd upgrade subversion"? Here is the last chunk of the output (please let me know if you need more): ---> Computing depen

How long does a complete build work?

2010-03-20 Thread guylinton
I appreciate that MacPorts is largely(?) a volunteer effort, but it seems that there is a very short time when a full build works. I have been trying to update my build (of Gramps) since 16 March. zlib (which went wrong on 15 March was updated to fix the problems with many ports under https://

Re: qt4-mac 4.6.2_1 fails to build on G4 PPC

2010-03-20 Thread Kastus Shchuka
On Mar 20, 2010, at 11:12 AM, Ryan Schmidt wrote: This looks a lot like (though slightly different from): http://trac.macports.org/ticket/23282 It was our understanding that this problem was caused by having libevent installed and active while trying to build qt4-mac. Therefore, qt4-mac

How long does a complete build work?

2010-03-20 Thread guylinton
-- View this message in context: http://old.nabble.com/How-long-does-a-complete-build-work--tp27966344p27966344.html Sent from the MacPorts - Users mailing list archive at Nabble.com. ___ macports-users mailing list macports-users@lists.macosforge.or

Re: qt4-mac 4.6.2_1 fails to build on G4 PPC

2010-03-20 Thread Kastus Shchuka
On Mar 20, 2010, at 11:12 AM, Ryan Schmidt wrote: Do you have libevent installed by MacPorts, or perhaps by some other means? If not, we have to reevaluate our earlier conclusion. Well, I do have libevent installed as a dependency fo tmux: kastus-laptop:~ pike$ port installed | grep li

Re: zlib woes

2010-03-20 Thread guylinton
Joshua Root-8 wrote: > > On 2010-3-20 10:20 , Rainer Müller wrote: >> On 20.03.2010 00:07, Ryan Schmidt wrote: >>> On Mar 19, 2010, at 16:46, Payam Minoofar wrote: >>> Has there been much progress with the other packages having problems with zlib? > I have been trying to update my b

Re: New user, port selfupdate error

2010-03-20 Thread Ryan Schmidt
On Mar 20, 2010, at 12:18, t...@qx.net wrote: > As background, I have been trying to install faac from a source download, and > have not been able to get any help with the problem I have > encountered. Continued web searching lead me to a mention of installing with > 'the other site', which le

Re: qt4-mac 4.6.2_1 fails to build on G4 PPC

2010-03-20 Thread Ryan Schmidt
On Mar 20, 2010, at 10:52, Kastus Shchuka wrote: > I noticed the update to qt4-mac available > > qt4-mac4.6.2_0 < 4.6.2_1 > > and tried to upgrade the port. The attempt ended in these errors: > > bindings/js/JSEventListener.cpp: In member function 'virtual void > WebCo

Re: Looking for git

2010-03-20 Thread Ryan Schmidt
On Mar 20, 2010, at 12:04, Michael_google gmail_Gersten wrote: >>> I can not locate this in MacPorts. Am I overlooking the obvious? If so, >>> can someone give me the port name please? >> >> The port is called git-core: >> >> $ port info git-core >> git-core @1.7.0.2 (devel) >> Variants:

RE: Re: New user, port selfupdate error

2010-03-20 Thread t...@qx.net
First, I have just realized that I have been replying to the mailing list incorrectly. The error occurred because I have been using the ffmpeg mailing list and when one replies to that list, the mailing list email address automatically goes in the To: box, at least on my system. I have been

Re: Looking for git

2010-03-20 Thread Michael_google gmail_Gersten
>> I can not locate this in MacPorts.  Am I overlooking the obvious?  If so, >> can someone give me the port name please? > > The port is called git-core: > > $ port info git-core > git-core @1.7.0.2 (devel) > Variants:             bash_completion, [+]doc, gitweb, svn > > Description:          Git

qt4-mac 4.6.2_1 fails to build on G4 PPC

2010-03-20 Thread Kastus Shchuka
I noticed the update to qt4-mac available qt4-mac4.6.2_0 < 4.6.2_1 and tried to upgrade the port. The attempt ended in these errors: bindings/js/JSEventListener.cpp: In member function 'virtual void WebCore ::JSEventListener::handleEvent(WebCore::ScriptExecutionContex

Re: New user, port selfupdate error

2010-03-20 Thread Ryan Schmidt
On Mar 19, 2010, at 17:15, t...@qx.net wrote: > I am attempting to use macports for the first time. I am not a computer > science person, but do have limited experience with gcc and configure/make > installations. I installed macports 1.7 from a disk image, with a successful > completion mess

Re: zlib woes

2010-03-20 Thread Ryan Schmidt
On Mar 19, 2010, at 19:38, Joshua Root wrote: > On 2010-3-20 10:20 , Rainer Müller wrote: >> On 20.03.2010 00:07, Ryan Schmidt wrote: >>> On Mar 19, 2010, at 16:46, Payam Minoofar wrote: >>> Ghostscript has been rid of the problems introduced with the latest build of zlib. Has there b