Re: setting up apache2 (or squid) to serve as an SSL/TLS proxy for older systems? ==> Works Great!

2020-12-18 Thread wowfunha...@gmail.com
Little note, if you use the fixed weather dashboard widget, please follow the instructions in the readme to add your own API key. I was just looking at Cloudflare's logs last night, and the widget is definitely going to go over the HERE API's limit for free accounts. I'm actually surprised it ha

Re: setting up apache2 (or squid) to serve as an SSL/TLS proxy for older systems? ==> Works Great!

2020-12-18 Thread wowfunha...@gmail.com
I'm delighted to hear it was useful! I really admire all of your work to keep software compatible with old systems, and it's the only reason I was able to get Squid working to begin with! The included copy of Squid came out of MacPorts, with some minor edits to make everything work nicely. I did

Re: setting up apache2 (or squid) to serve as an SSL/TLS proxy for older systems? ==> Works Great!

2020-12-18 Thread Ken Cunningham
and as an added bonus, I see you’ve fixed the weather widget too! Ken > On Dec 18, 2020, at 2:09 PM, Ken Cunningham > wrote: > > I installed your DMG version of the setup on a clean 10.6.8 machine I had > sitting. > > It works just great! That is exactly the kind of fix I was wondering about

Re: setting up apache2 (or squid) to serve as an SSL/TLS proxy for older systems? ==> Works Great!

2020-12-18 Thread Ken Cunningham
I installed your DMG version of the setup on a clean 10.6.8 machine I had sitting. It works just great! That is exactly the kind of fix I was wondering about, and you’ve put together a great little installer. With your squid proxy running, the old original Safari browser registers as showing

Re: restore_ports.tcl failure

2020-12-18 Thread Joshua Root
Murray Eisenberg wrote: > I’m trying to migrate my ports, originally installed under Catalina > (actually, migrated from my iMac running Catalina), to Big Sur 11.1 on an M1 > MacBook Air. When I got to the step > > sudo ./restore_ports.tcl myports.txt > > I get the following error message: > >

Re: YouTube-DL is no more

2020-12-18 Thread Clemens Lang
Hi, On Fri, Dec 18, 2020 at 10:20:56AM -0800, Dave C via macports-users wrote: > The YouTube-DL github page was taken down per DMCA request. It has since been restored, likely also due to the public outcry over the overreaching DMCA request referencing a decision by a German court famous for a co

Re: YouTube-DL is no more

2020-12-18 Thread Dave C via macports-users
Thank you David. Very glad to hear this. Cheers! > On Dec 18, 2020, at 11:44 AM, David Herron wrote: > >  > The YouTube-DL Github repository is still there. There was a period where it > had disappeared due to DMCA but thanks to the EFF that was resolved. > > https://www.reddit.com/r/selfho

Re: YouTube-DL is no more

2020-12-18 Thread David Herron
The YouTube-DL Github repository is still there. There was a period where it had disappeared due to DMCA but thanks to the EFF that was resolved. https://www.reddit.com/r/selfhosted/comments/jvcqd0/standing_up_for_developers_youtubedl_is_back/ https://github.com/ytdl-org/youtube-dl On Fri, De

Re: YouTube-DL is no more

2020-12-18 Thread DaveC via macports-users
The primary failure yesterday of youtube-dl gave this verbose output. Dave - - - Daves-Mac-mini:~ davec$ youtube-dl -v -x https://www.youtube.com/watch?v=RXawa90YU2s [debug] System config: [] [debug] User config: ['--output', '~/Downloads/youtube-dl/%(title)s.%(ext)s'] [debug] Custom config:

YouTube-DL is no more

2020-12-18 Thread Dave C via macports-users
The YouTube-DL github page was taken down per DMCA request. Before learning of this I tried to DL a video and use the -x option to extract the audio. This failed so in ignorance I successfully updated MacPorts and when I repeated the audio DL, this time it succeeded resulting in an audio file.

Re: restore_ports.tcl failure

2020-12-18 Thread Chris Jones
Have you checked to see if the ports you are trying to restore are available for arm64 ? Its highly likely that either some are just not available at this time, or if they are they might require different variants to that you previously used. I am not surprised just blindly running the restore

restore_ports.tcl failure

2020-12-18 Thread Murray Eisenberg
I’m trying to migrate my ports, originally installed under Catalina (actually, migrated from my iMac running Catalina), to Big Sur 11.1 on an M1 MacBook Air. When I got to the step sudo ./restore_ports.tcl myports.txt I get the following error message: list element in braces followed b