Re: [82163] trunk/dports/lang/llvm-devel/Portfile

2011-08-11 Thread Ryan Schmidt
On Aug 9, 2011, at 10:56, vi...@macports.org wrote: > Revision: 82163 > http://trac.macports.org/changeset/82163 > Author: vi...@macports.org > Date: 2011-08-09 08:56:31 -0700 (Tue, 09 Aug 2011) > Log Message: > --- > Revival of the port to enable dragonegg compilation > >

Re: [82279] trunk/dports/python/py-spyder

2011-08-11 Thread Ryan Schmidt
On Aug 11, 2011, at 16:47, ebori...@macports.org wrote: > Revision: 82279 > http://trac.macports.org/changeset/82279 > Author: ebori...@macports.org > Date: 2011-08-11 14:47:32 -0700 (Thu, 11 Aug 2011) > Log Message: > --- > py-spyder: More fixes; enabled launching help, Qt

Re: Unifying Python Ports

2011-08-11 Thread Joshua Root
On 2011-8-12 03:51 , Jeremy Lavergne wrote: > As we unify python packages, will things depending on python2.4 packages > need the dependency name changed? > * py-some_py -> py24-some_py > * py-some_py -> py${python.version}-some_py > > Otherwise, depending on py-some_py will go to the python.de

Unifying Python Ports

2011-08-11 Thread Jeremy Lavergne
As we unify python packages, will things depending on python2.4 packages need the dependency name changed? * py-some_py -> py24-some_py * py-some_py -> py${python.version}-some_py Otherwise, depending on py-some_py will go to the python.default_version for the package, which is likely the py27

Re: [82234] users/pixilla/dports

2011-08-11 Thread Ryan Schmidt
On Aug 11, 2011, at 10:48, Bradley Giesbrecht wrote: >>> +post-activate { >>> +delete ${prefix}/etc/logrotate.d/.turd_${name} \ >>> +${prefix}/var/run/logrotate/.turd_${name} >>> +} >> >> It's a bit odd to be deleting the turds... does their presence really cause >> a problem? >

Re: [82234] users/pixilla/dports

2011-08-11 Thread Bradley Giesbrecht
Thank you very much for your comments. I am wanting to close my old tickets. This is one of them. https://trac.macports.org/ticket/26195 On Aug 10, 2011, at 11:40 PM, Ryan Schmidt wrote: > On Aug 10, 2011, at 20:30, pixi...@macports.org wrote: > >> Revision: 82234 >> http://trac.macport