Re: Dirty hack to get cairo compiled universally

2008-08-02 Thread Ryan Schmidt
On Aug 1, 2008, at 15:13, Harry van der Wolf wrote: > To get cairo compiled in macports using the correct SDK I used an > extremely dirty hack (See attached Portfile). > The reason for this is that enabling '-isysroot $SDK_path' treats > all other includes as SDK relative path. I don't know h

Re: Dirty hack to get cairo compiled universally

2008-08-02 Thread Ryan Schmidt
I have not yet had a chance to evaluate your other message. But I wanted to note: On Aug 1, 2008, at 15:44, Harry van der Wolf wrote: > I made another change to the Portfile for the variant no_x11 (see > attached renewed Portfile) > > variant no_x11 conflicts glitz description {Omit X11 suppo

Re: py-epydoc problems remain

2008-08-02 Thread Ryan Schmidt
On Aug 2, 2008, at 07:23, Tabitha McNerney wrote: > I noticed that Ticket 34730 for py-epydoc states: > > Update to version 3.0.1, closes #14316 > > > I indeed have py-epydoc version 3.0.1 on my system (Mac OS X Server > 10.5.1) with the python24 port installed and activated beforehand, > and

Re: more woes with php 5.2.6

2008-08-02 Thread Tabitha McNerney
On Sat, Aug 2, 2008 at 3:47 AM, Rainer Müller <[EMAIL PROTECTED]> wrote: > Tabitha McNerney wrote: > >> What I find interesting is that I have never used, to the best of my >> knowledge, "port configure +foo +bar", etc. I only do an initial >> "port fetch" and then I edited the php5 Portfile to m

Re: configure.args

2008-08-02 Thread Charles Darwin
On 2-Aug-08, at 3:33 PM, Rainer Müller wrote: > Charles Darwin wrote: >> `help builtin' for one. These all point to the same page. > > This is enabled by default and works for me. > > $ help builtin > builtin: builtin [shell-builtin [arg ...]] >Run a shell builtin. This is useful when you w

Re: configure.args

2008-08-02 Thread Rainer Müller
Charles Darwin wrote: > `help builtin' for one. These all point to the same page. This is enabled by default and works for me. $ help builtin builtin: builtin [shell-builtin [arg ...]] Run a shell builtin. This is useful when you wish to rename a shell builtin to be a function, but ne

Re: configure.args

2008-08-02 Thread Charles Darwin
On 2-Aug-08, at 3:20 PM, Rainer Müller wrote: > Charles Darwin wrote: >> How do I insert arguments to Configure phase? In particular for >> bash I want to have the following: > > There is no way to add arbitrary configure arguments. Usually, a > variant is created if you want to use an opti

Re: configure.args

2008-08-02 Thread Rainer Müller
Charles Darwin wrote: > How do I insert arguments to Configure phase? In particular for bash > I want to have the following: There is no way to add arbitrary configure arguments. Usually, a variant is created if you want to use an optional feature. > ./configure --enable-bang-history --enable

Fwd: more woes with php 5.2.6

2008-08-02 Thread Harry van der Wolf
Sorry, I can't get used to not directly hit reply instead of first selecting the macports-users.. mail address. -- Forwarded message -- From: Harry van der Wolf <[EMAIL PROTECTED]> Date: 2008/8/2 Subject: Re: more woes with php 5.2.6 To: Tabitha McNerney <[EMAIL PROTECTED]>

Re: more woes with php 5.2.6

2008-08-02 Thread Rainer Müller
Tabitha McNerney wrote: > What I find interesting is that I have never used, to the best of my > knowledge, "port configure +foo +bar", etc. I only do an > initial "port fetch" and then I edited the php5 Portfile to make my > additions and then I ran port install +foo +bar ... so this is a wee

configure.args

2008-08-02 Thread Charles Darwin
How do I insert arguments to Configure phase? In particular for bash I want to have the following: ./configure --enable-bang-history --enable-brace-expansion --enable- command-timing --enable-cond-command --enable-alias --enable-arith-for- command --enable-extended-glob --enable-help-builtin

Removing confusion around apr / apr-util and mod_python / mod_python25 (method to the madness?)

2008-08-02 Thread Tabitha McNerney
Hi all -- I noticed that quite recently Ticket #15791was *closed*, regarding mod_python 3.3.1 experiencing build failure - compilation errors. For a while, it appeared that apr and apr-util were the scapegoats, but apparently not, from this excerpt: It appe

py-epydoc problems remain

2008-08-02 Thread Tabitha McNerney
Hi all - I noticed that Ticket 34730 for py-epydoc states: Update to version 3.0.1, closes #14316 I indeed have py-epydoc version 3.0.1 on my system (Mac OS X Server 10.5.1) with the python24 port installed and a

Re: more woes with php 5.2.6

2008-08-02 Thread Tabitha McNerney
On Fri, Aug 1, 2008 at 2:59 AM, Rainer Müller <[EMAIL PROTECTED]> wrote: > Tabitha McNerney wrote: > >> So when I go to build like this: >> >>$ port -v install php5 +macosx+apache2+mysql5+postgresql81 >> >> I receive this error: >> >>*Error*: *Requested variants do not match original selec