Re: Just say no to +universal

2007-03-04 Thread Peter O'Gorman
On Mar 4, 2007, at 11:10 PM, Elias Pipping wrote: On Mar 4, 2007, at 1:23 PM, Vincent Lefevre wrote: On 2007-03-03 19:44:32 -0800, Reid Nichol wrote: [...] Now, as for the messing up the Portfile thing. Yes, everyone agrees that having the universal binary hack in every Portfile is mess

Re: tbz or tbz2

2007-03-04 Thread Juan Manuel Palacios
On Mar 4, 2007, at 8:25 PM, Juan Manuel Palacios wrote: - t(ar|bz|gz) { + t(ar|bz|bz2|gz) { "t(ar|bz|gz)" matches both "tbz" & "tbz2" in the regexp, so that one change there wouldn't be necessary. But you get my point ;-) -jmpp ___ macports-d

Re: tbz or tbz2

2007-03-04 Thread Juan Manuel Palacios
On Feb 28, 2007, at 6:29 PM, Blair Zajac wrote: I was messing around with the portarchivetype option today and tried to set it to tbz2 according to ports.conf, but the resulting files, while ending in .tbz2, were not: /opt/local/var/db/dports/packages/darwin/i386/coreutils -6.7_1+with_def

Re: Just say no to +universal

2007-03-04 Thread Elias Pipping
On Mar 4, 2007, at 1:23 PM, Vincent Lefevre wrote: On 2007-03-03 19:44:32 -0800, Reid Nichol wrote: [...] Now, as for the messing up the Portfile thing. Yes, everyone agrees that having the universal binary hack in every Portfile is messy and undesirable. Please, stop bringing this up as

Re: Just say no to +universal

2007-03-04 Thread Vincent Lefevre
On 2007-03-03 19:44:32 -0800, Reid Nichol wrote: [...] > Now, as for the messing up the Portfile thing. Yes, everyone agrees > that having the universal binary hack in every Portfile is messy and > undesirable. Please, stop bringing this up as it really is beating a > dead horse at this point.