pymol vs python26 @2.6.6_0+no_tkinter

2010-10-14 Thread Jack Howarth
The latest python26 packaging in MacPorts breaks the pymol package by defaulting the installation of python26 @2.6.6_0+no_tkinter which doesn't provide the required tkinter. How exactly should I work around this breakage in the pymol packaging? Jack ___

New feature for Pallet

2010-10-14 Thread Stefan Hoffmann
Hello, i wrote a new feature for Pallet to easily filter the Portlist for: Installed(Shows UpToDate and Outdated Ports), Outdated and Not installed Ports. More Infos and a screenshot at: https://trac.macports.org/ticket/26850 H0ff1 ___ macports-dev

Re: [MacPorts] #26816: Update tesseract to version 3.00

2010-10-14 Thread Mark Anderson
A new diff has been attached that adds leptonica as a dependency. Give it a shot, otherwise, I think this works. Mark ___ macports-dev mailing list macports-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Re: macportstrac.sh

2010-10-14 Thread Bradley Giesbrecht
Thanks for the idea. The report page is more direct but more challenging to format. On Oct 14, 2010, at 10:55 AM, Jeremy Lavergne wrote: You might consider using a report in your script: https://trac.macports.org/report/16 On Oct 14, 2010, at 13:40 , Bradley Giesbrecht wrote: was intereste

Re: macportstrac.sh

2010-10-14 Thread Rainer Müller
On 2010-10-14 19:40 , Bradley Giesbrecht wrote: > I was interested in a simple and quick way to see if a port has any > tickets in trac. I wrote a simple shell script as a starting point. > Maybe there is already a command line svn-trac integration tool? I > think this might be a nice feature

Re: macportstrac.sh

2010-10-14 Thread Jeremy Lavergne
You might consider using a report in your script: https://trac.macports.org/report/16 On Oct 14, 2010, at 13:40 , Bradley Giesbrecht wrote: > was interested in a simple and quick way to see if a port has any tickets in > trac. I wrote a simple shell script as a starting point. Maybe there is >

macportstrac.sh

2010-10-14 Thread Bradley Giesbrecht
I was interested in a simple and quick way to see if a port has any tickets in trac. I wrote a simple shell script as a starting point. Maybe there is already a command line svn-trac integration tool? I think this might be a nice feature to add to port itself. These are the types of uses I

Re: qt4-mac and postgres sql driver

2010-10-14 Thread Michael Dickens
Hi Petr - I see no reason to not include variants for psql[83,84,90,91]; certainly makes sense if some of the older ones do not do +universal correctly but the newer ones do. I'll add those to the 4.7.0 Portfile I'm working on right now & will be checking in either later today or tomorrow depen

Xymon submissions

2010-10-14 Thread Francois Claire
Dear all, Could one of the committers have some time to look at the xymon and xymon-server port submissions in tickets #26174 and #26175 ? I hope they're now ready to be accepted and included in the macports. Thanks. ___ macports-dev mailing list

qt4-mac and postgres sql driver

2010-10-14 Thread Petr Vanek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi all, for some reason I need to build qt4-mac with postgresql driver for i386 and x86_64 architectures (universal). Unfortunately the qt4-mac depends on postgresql83 (8.3.x version) which is broken for x86_64: http://trac.macports.org/ticket/1461

Supported python versions (was: Re: [72383] trunk/dports/devel/gtk-osx-application/Portfile)

2010-10-14 Thread Rainer Müller
On 2010-10-13 22:06 , Jeremy Lavergne wrote: >>> Are we ready to make the jump from python26 to python27 for all of macports? >> > >> I suppose not, but it looked good (pygtk, and many others where already >> there). >> Maybe it's too early to make it default, would you advise to revert it ? > >

Xcode shared pre-compiled headers cache

2010-10-14 Thread Rainer Müller
Hello, in ticket #26723 [1] I had to deal with a Xcode related problem. Apparently the pre-compiled headers of an older build have been re-used although the file contents has changed on disk. In the Mac OS X Reference Library [2], I found some documentation about this feature. "Xcode automatical