Re: darwinports_fastload source iteration

2007-01-24 Thread Paul Guyot
Le 24 janv. 07 à 07:12, Kevin Ballard a écrit : Hrm, nobody has responded. I guess nobody cares? If I don't hear anything back in the next few days, I'll go ahead and commit the change. I wrote those lines because we use readdir native command through MacPorts instead of glob. I don't kn

Re: svn:eol-style property

2007-01-24 Thread Kevin Ballard
On Jan 24, 2007, at 4:06 PM, Blair Zajac wrote: I do want svn:eol-style set on those in case somebody checks out a working copy on Windows, modifies those files and checks them back in. That would introduce CRLFs into them and gratuitous diffs. I'm of the mind that mostly everything should

Re: svn:eol-style property

2007-01-24 Thread Blair Zajac
Kevin Ballard wrote: I'm not seeing a problem right now, because all of the current patchfiles are supposed to have unix line endings. But some time ago there was a problem - a patchfile I submitted had mixed line endings, and the committer converted it to unix and added svn:eol-style, which

Re: svn:eol-style property

2007-01-24 Thread Blair Zajac
Kevin Ballard wrote: Why would you care about the eol style for python files? On Jan 24, 2007, at 12:35 PM, Blair Zajac wrote: I noticed that there are Python files that you would still want a native eol-style on, and presumable other scripts. Because somebody may edit it on a non-Unix platf

Re: svn:eol-style property

2007-01-24 Thread Kevin Ballard
Why would you care about the eol style for python files? On Jan 24, 2007, at 12:35 PM, Blair Zajac wrote: I noticed that there are Python files that you would still want a native eol-style on, and presumable other scripts. -- Kevin Ballard http://kevin.sb.org [EMAIL PROTECTED] http://www.til

Re: svn:eol-style property

2007-01-24 Thread Kevin Ballard
I'm not seeing a problem right now, because all of the current patchfiles are supposed to have unix line endings. But some time ago there was a problem - a patchfile I submitted had mixed line endings, and the committer converted it to unix and added svn:eol-style, which promptly broke the

Re: svn:eol-style property

2007-01-24 Thread Blair Zajac
Kevin Ballard wrote: There are a ton of files in the dports tree that have svn:eol-style set to native. In theory this would be a good thing, yes? Unfortunately, it's actually not. In the specific case of patchfiles (by far the most common type of file in the files/ directories), line endings

svn:eol-style property

2007-01-24 Thread Kevin Ballard
There are a ton of files in the dports tree that have svn:eol-style set to native. In theory this would be a good thing, yes? Unfortunately, it's actually not. In the specific case of patchfiles (by far the most common type of file in the files/ directories), line endings cannot be modified

Re: What if software download URL doesn't include version?

2007-01-24 Thread Pierre Queinnec
You can also check if FreeBSD, Portage or PKGSRC, etc, list/host a mirror for this particular distfile. -- Pierre James Berry wrote: On Jan 23, 2007, at 11:44 PM, Ryan Schmidt wrote: I have run into the situation a couple times now that the software developer provides a download URL that do

Re: What if software download URL doesn't include version?

2007-01-24 Thread James Berry
On Jan 23, 2007, at 11:44 PM, Ryan Schmidt wrote: I have run into the situation a couple times now that the software developer provides a download URL that does not contain the version number. For example, gtkwave: http://trac.macports.org/projects/macports/ticket/11238 And sitescooper:

Re: [21414] trunk/dports/graphics/gd/Portfile

2007-01-24 Thread Ryan Schmidt
On Jan 24, 2007, at 01:56, Mark Duling wrote: $ port deps cvsgraph cvslock cvsgraph has library dependencies on: gd cvslock has library dependencies on: gd $ port deps cvslock cvsgraph cvslock has no dependencies cvsgraph has library dependencies on: gd I am unable to f