Re: Certificate Authorities: curl-ca-bundle, certsync, keychain

2014-01-07 Thread Ryan Schmidt
On Dec 22, 2013, at 12:34, Landon Fuller wrote: > - Tiger Support > > Tiger is now supported, although actually *running* Tiger turned out to be > harder than I expected. I don't have any hardware capable of running Tiger, > so I thought i could just bring it up in a VM. As it turns out, Tiger

Re: [115645] trunk/dports/lang

2014-01-07 Thread Ryan Schmidt
On Jan 7, 2014, at 15:39, Jeremy Huddleston Sequoia wrote: > On Jan 7, 2014, at 12:35, Ryan Schmidt wrote: > >> On Jan 7, 2014, at 14:21, jerem...@macports.org wrote: >> >>> Revision >>> 115645 >>> Author >>> jerem...@macports.org >>> Date >>> 2014-01-07 12:21:11 -0800 (Tue, 07 Jan 2014) >>>

Re: [115645] trunk/dports/lang

2014-01-07 Thread Jeremy Huddleston Sequoia
On Jan 7, 2014, at 12:35, Ryan Schmidt wrote: > > On Jan 7, 2014, at 14:21, jerem...@macports.org wrote: > >> Revision >> 115645 >> Author >> jerem...@macports.org >> Date >> 2014-01-07 12:21:11 -0800 (Tue, 07 Jan 2014) >> Log Message >> >> llvm-3.4: Use release tarballs. > > Ooh! > Shall we

Re: [115645] trunk/dports/lang

2014-01-07 Thread Ryan Schmidt
On Jan 7, 2014, at 14:21, jerem...@macports.org wrote: > Revision > 115645 > Author > jerem...@macports.org > Date > 2014-01-07 12:21:11 -0800 (Tue, 07 Jan 2014) > Log Message > > llvm-3.4: Use release tarballs. Ooh! Shall we switch the MacPorts clang compiler fallback in base from 3.3 to 3.4

Re: default livecheck for sourceforge?

2014-01-07 Thread Ryan Schmidt
On Jan 7, 2014, at 12:51, Peter Danecek wrote: > Okay, this could be fixed for the specific port and I admit the version > naming of the particular software is not really clean. But I am wondering if > the default regex is really optimal? Couldn't we come up with something which > fits more/a

default livecheck for sourceforge?

2014-01-07 Thread Peter Danecek
Hi all, I just stepped across a somewhat *strange* default behaviour for the livecheck for sourceforge hosted software. Okay, this could be fixed for the specific port and I admit the version naming of the particular software is not really clean. But I am wondering if the default regex is rea

Re: [MacPorts] InstallingMacPorts modified

2014-01-07 Thread Jeremy Lavergne
Yup, it’s just a re-hash of their old connect.apple.com code. The links are still there but needlessly obfuscated. Must be for iOS or something :-P On Jan 7, 2014, at 13:10, Ryan Schmidt wrote: >> As Jeremy said, the links were all broken and there is no way, that I can >> find, to directly li

Re: [MacPorts] InstallingMacPorts modified

2014-01-07 Thread Jeremy Lavergne
Remember the one domain got taken offline… That said, I tend to download the installers rather than log in to every single machine. On Jan 7, 2014, at 12:54, Ryan Schmidt wrote: > You removed the links? ___ macports-dev mailing list macports-dev@lis

Re: [MacPorts] InstallingMacPorts modified

2014-01-07 Thread Ryan Schmidt
On Jan 7, 2014, at 12:04, Frank Schima wrote: > > On Jan 7, 2014, at 10:59 AM, Jeremy Lavergne > wrote: > >> Remember the one domain got taken offline… >> >> That said, I tend to download the installers rather than log in to every >> single machine. >> >> On Jan 7, 2014, at 12:54, Ryan Sc

Re: [MacPorts] InstallingMacPorts modified

2014-01-07 Thread Frank Schima
On Jan 7, 2014, at 10:59 AM, Jeremy Lavergne wrote: > Remember the one domain got taken offline… > > That said, I tend to download the installers rather than log in to every > single machine. > > On Jan 7, 2014, at 12:54, Ryan Schmidt wrote: > >> You removed the links? As Jeremy said, the

Re: [MacPorts] InstallingMacPorts modified

2014-01-07 Thread Ryan Schmidt
On Jan 7, 2014, at 11:13, MacPorts wrote: > Page "InstallingMacPorts" was changed by macsforever2...@macports.org > Diff URL: > > Revision 68 > Changes: > ---8<--8<--8<--8<--8<--8<--8<--8<

Re: reinplace instruction and automatic line feeds

2014-01-07 Thread Nicolas Pavillon
> Don’t do this reinplacement on binary files. > > https://trac.macports.org/ticket/35581 > Sure, that was my intent when noticing it, but I was still wondering about the best way of doing it, as filtering by file extension could have been cumbersome and possibly not reliable. I was however no

Re: reinplace instruction and automatic line feeds

2014-01-07 Thread Ryan Schmidt
On Jan 5, 2014, at 03:23, Nicolas Pavillon wrote: > However, this way also applies reinplace to binary files, and adds a “0A” > line feed at the end of the file. One obvious way would be to filter through > file extensions, but this may become quite cumbersome. Would anyone have a > better sug