Re: How to find out how often a port file has been downloaded?

2010-04-17 Thread Scott Haneda
On Apr 17, 2010, at 5:48 PM, Ryan Schmidt wrote: > Yes, I think it would be useful. When I suggested it a few years ago someone > thought this would be an invasion of privacy (tracking who installed what > ports) so nothing was done. Maybe it could be a first run option? The conf file for MacP

Re: [66600] trunk/base/src/macports1.0/macports_fastload.tcl.in

2010-04-17 Thread Ryan Schmidt
On Apr 17, 2010, at 21:10, rai...@macports.org wrote: > Avoid catch which masks any error, instead test if the file actually exists I was gonna ask about this, with regard to the python portgroups. Shouldn't we be doing this: $ svn di python26-1.0.tcl Index: python26-1.0.tcl ===

Re: [66590] trunk/dports/devel

2010-04-17 Thread Ryan Schmidt
On Apr 17, 2010, at 17:12, Thomas Keller wrote: > Am 18.04.10 00:04, schrieb Rainer Müller: >> But I would encourage to use some >> more recent version of python. I would choose ${prefix}/bin/python2.6 >> and py26-gtk2. > > This is something where I don't know the MP policy - upstream tells me > t

Re: How to find out how often a port file has been downloaded?

2010-04-17 Thread Joseph Holsten
Ryan Schmidt wrote: > Marko Käning wrote: >> >> Is there a way to determine how often ports got actually installed? > > Or we could channel all downloads through a central redirection script, like > SourceForge does. Thus we could count downloads (like SF), and perhaps even > implement a better

Re: How to find out how often a port file has been downloaded?

2010-04-17 Thread Ryan Schmidt
On Apr 17, 2010, at 18:55, Marko Käning wrote: > I was just thinking that it might be helpful to know which ports are most > actively used by the community. > > Is there a way to determine how often ports got actually installed? > > That would be perhaps some help when it is up to decide which

How to find out how often a port file has been downloaded?

2010-04-17 Thread Marko Käning
Hi, I was just thinking that it might be helpful to know which ports are most actively used by the community. Is there a way to determine how often ports got actually installed? That would be perhaps some help when it is up to decide which ports need special care, don't you think? Greets, Mar

Re: [66590] trunk/dports/devel

2010-04-17 Thread Thomas Keller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 18.04.10 00:04, schrieb Rainer Müller: > On 2010-04-17 23:05 , tom...@macports.org wrote: >> +depends_lib-append port:py-gtk2 >> + >> +use_configure no >> + >> +post-patch { >> +reinplace "s|/usr/bin/env python|${prefix}/bin/python|g" \ >

Re: [66590] trunk/dports/devel

2010-04-17 Thread Rainer Müller
On 2010-04-17 23:05 , tom...@macports.org wrote: > +depends_lib-append port:py-gtk2 > + > +use_configure no > + > +post-patch { > +reinplace "s|/usr/bin/env python|${prefix}/bin/python|g" \ > +${worksrcpath}/src/usr/bin/diffuse > +} No port provides ${prefix}/bin/python, so this