Re: [67362] trunk/dports/devel/odcctools/Portfile

2010-05-06 Thread Ryan Schmidt
On May 6, 2010, at 11:16, Rainer Müller wrote: > On 06.05.2010 17:13, ryandes...@macports.org wrote: >> --- trunk/dports/devel/odcctools/Portfile2010-05-06 14:57:21 UTC (rev >> 67361) >> +++ trunk/dports/devel/odcctools/Portfile2010-05-06 15:13:01 UTC (rev >> 67362) > [...] >> +depends_

Re: [67363] trunk/dports/lang/oorexx/Portfile

2010-05-06 Thread Daniel J. Luke
On May 6, 2010, at 12:18 PM, Rainer Müller wrote: > On 06.05.2010 17:33, krisc...@macports.org wrote: >> --- trunk/dports/lang/oorexx/Portfile2010-05-06 15:13:01 UTC (rev >> 67362) >> +++ trunk/dports/lang/oorexx/Portfile2010-05-06 15:33:48 UTC (rev >> 67363) > [...] >> -use_paral

Re: Portfile approval

2010-05-06 Thread Andrea D'Amore
On Thu, May 6, 2010 at 6:29 PM, Scott Haneda wrote: > Can someone possibly look into ticket http://trac.macports.org/ticket/24750 > for port Pure-FTPd. > > It should be ready to go and just needs approval.  Thank you. Done in r67366. -- Andrea ___ ma

Portfile approval

2010-05-06 Thread Scott Haneda
Hello Mr and Mrs Portfile approvers, Can someone possibly look into ticket http://trac.macports.org/ticket/24750 for port Pure-FTPd. It should be ready to go and just needs approval. Thank you. -- Scott * If you contact me off list replace talklists@ with scott@ *

Re: [67363] trunk/dports/lang/oorexx/Portfile

2010-05-06 Thread Rainer Müller
On 06.05.2010 17:33, krisc...@macports.org wrote: > --- trunk/dports/lang/oorexx/Portfile 2010-05-06 15:13:01 UTC (rev 67362) > +++ trunk/dports/lang/oorexx/Portfile 2010-05-06 15:33:48 UTC (rev 67363) [...] > -use_parallel_build no > +use_parallel_build yes FYI, 'use_parallel_build yes' is alre

Re: [67362] trunk/dports/devel/odcctools/Portfile

2010-05-06 Thread Rainer Müller
On 06.05.2010 17:13, ryandes...@macports.org wrote: > --- trunk/dports/devel/odcctools/Portfile 2010-05-06 14:57:21 UTC (rev > 67361) > +++ trunk/dports/devel/odcctools/Portfile 2010-05-06 15:13:01 UTC (rev > 67362) [...] > +depends_lib port:llvm Why did you add a dependency on llvm

Re: Time for 1.9

2010-05-06 Thread Rainer Müller
On 06.05.2010 11:42, Russell Jones wrote: > Authorization and authentication. The thing about "deps" is that it's > ambiguous (could be dependencies or dependants). Perhaps it should be > expanded to dependencies in light of the facility allowing arguments > to be the minimal unambiguous string, wh

RE: Time for 1.9

2010-05-06 Thread Russell Jones
Authorization and authentication. The thing about "deps" is that it's ambiguous (could be dependencies or dependants). Perhaps it should be expanded to dependencies in light of the facility allowing arguments to be the minimal unambiguous string, which I guess would make them depende and dependa

Re: Question regarding file dependencies

2010-05-06 Thread Ryan Schmidt
On May 6, 2010, at 02:15, Thibaut Paumard wrote: > Le 5 mai 10 à 20:15, Ryan Schmidt a écrit : > >> Specifying a relative path like "path:lib/libGL.dylib:mesa" is always >> relative to ${prefix}. >> >> You should not create ports that link with /usr/X11/anything. We always want >> to use MacP

Re: Question regarding file dependencies

2010-05-06 Thread Thibaut Paumard
Hi, Le 5 mai 10 à 20:15, Ryan Schmidt a écrit : Specifying a relative path like "path:lib/libGL.dylib:mesa" is always relative to ${prefix}. You should not create ports that link with /usr/X11/anything. We always want to use MacPorts versions of these libraries. See: http://trac.macports