Re: Where to edit source

2007-03-28 Thread Eric Tiffany
Nevermind. The answer is "use the -f flag" to force it. ET On 3/28/07 7:48 PM, "Eric Tiffany" <[EMAIL PROTECTED]> wrote: > Ok, I need to edit the source for a port (tetex) to increase one of its > arcane parameters. I'm struggling with how I extract the source, edit the > file, and get port t

Where to edit source

2007-03-28 Thread Eric Tiffany
Ok, I need to edit the source for a port (tetex) to increase one of its arcane parameters. I'm struggling with how I extract the source, edit the file, and get port to build the new version. I suppose I could add a patch, but since this is just a local change for me, it seems like overkill. I ha

Re: install prefix

2007-03-28 Thread Jordan K. Hubbard
On Mar 28, 2007, at 11:12 AM, George Georgalis wrote: why does it use the system-supplied Tcl interpreter, vs MacPorts tcl package which is in the domain of MacPorts control??? Isn't MacPorts planing on being cross platform? (BTW, it was on about my third port that tcl @8.4.14_0 was installed

Re: install prefix

2007-03-28 Thread George Georgalis
On Tue, Mar 27, 2007 at 04:44:47PM -0700, Landon Fuller wrote: > >On Mar 27, 2007, at 14:37, Ryan Schmidt wrote: > >>No... MacPorts just needs to write some things in /Library/Tcl/ >>darwinports1.0, that's all. But I don't know why it thinks it needs >>to do that. > >MacPorts uses the system-sup

serious python problem

2007-03-28 Thread Yves de Champlain
Hi Of course, everybody knows a python problem is a serious problem ... It seems that python modules linking with libpython will crash upon import. See http://bugzilla.gnome.org/show_bug.cgi?id=422624 https://svn.macosforge.org/projects/macports/ticket/8 any idea ? yves _

Re: Configure flags and universal variants

2007-03-28 Thread Vincent Lefevre
On 2007-03-28 13:05:23 +0200, Elias Pipping wrote: > On Mar 28, 2007, at 3:35 AM, Paul Guyot wrote: > >It would be great if this could be tested more and released as soon as > >possible: > >- it would allow maintainers to work on universal variants > >- it would allow us to simplify many portfiles

Re: Configure flags and universal variants

2007-03-28 Thread Elias Pipping
On Mar 28, 2007, at 3:35 AM, Paul Guyot wrote: Hi all, Trunk contains new code for configure flags and default universal variant code. It would be great if this could be tested more and released as soon as possible: - it would allow maintainers to work on universal variants - it would al