GIMP native Quartz

2017-12-11 Thread Riccardo Mottola via macports-users
Hi all, I wanted to build Leopard on my 10.5 MacBook and perhaps also on my other Macs. gimp.org provide binaries that work on 10.6 and up and run natively without X11. I use them with quite some success on my 10.6.8 Mac. The way of installing through MacPorts is recommended by GIMP.org itself

TenFourFox on Intel

2017-12-11 Thread Riccardo Mottola via macports-users
Hi all, my interest in MacPorts sparked because I am attempting to port TenFourFox to intel... there has been already a past effort (v17) of an Intel port of it. We all know that Firefox dropped anything 10.8 and below, I wonder if there any other persons interested in such an effort? For exam

Re: TenFourFox on Intel

2017-12-11 Thread Ulrich Wienands
I would be very much interested. I am setting up a new old laptop for Snow Leo so I can have access to Rosetta; but TFF does not seem to run under Rosetta (even the G3 built does not work for me). Also I have a bunch of Mac Pros under 10.8 that I don’t really want to upgrade, so I am losing supp

Re: TenFourFox on Intel

2017-12-11 Thread Ken Cunningham
I'm very interested. I have a Portfile I started here for TenFourFox: https://github.com/kencu/myports/tree/master/www/tenfourfox It builds to a certain point and then hits an error. Forget what it was just now. But it's a good starting point. At present I use Firefox at present on 10.6.8 (F

libvpx on 10.5 and earlier

2017-12-11 Thread Riccardo Mottola via macports-users
Hi, I have big issues building TenFourFox currently because of its integrated libvpx, I haveissues with sse2/sse3 and yasm. If anybody is a bit knowledgeable there the TTF-PPC uses different files so it works, Mr. Kaiser worked essentially in porting libvpx to PPC and 10.4 Another (tempo

Looking for ideas

2017-12-11 Thread William H. Magill
Now retired, I have inherited a “problem” at my CCRC. I’m running on a Mac with OSX 13.2, Macports, Apache 2.4.x I have multiple incoming emails — 4 at the moment Which I wish to automagically convert to blog posts under Apache. This is easy enough to do manually — although some of the posts co

Re: Looking for ideas

2017-12-11 Thread Arno Hautala
On Mon, Dec 11, 2017 at 12:54 PM, William H. Magill wrote: > > The .doc and text files require another step — namely saving (printing) them > as a PDF file first. I've seen a few tips on using Automator with Microsoft Word to convert Word documents to PDF, but they seem rather kludgy. Alternativ

Re: libvpx on 10.5 and earlier

2017-12-11 Thread Ryan Schmidt
On Dec 11, 2017, at 11:35, Riccardo Mottola wrote: > I have big issues building TenFourFox currently because of its integrated > libvpx, I haveissues with sse2/sse3 and yasm. > If anybody is a bit knowledgeable there the TTF-PPC uses different files > so it works, Mr. Kaiser worked essentia

Re: GIMP native Quartz

2017-12-11 Thread Ryan Schmidt
On Dec 11, 2017, at 03:21, Riccardo Mottola wrote: > I wanted to build Leopard on my 10.5 MacBook and perhaps also on my other > Macs. > gimp.org provide binaries that work on 10.6 and up and run natively without > X11. I use them with quite some success on my 10.6.8 Mac. > The way of installin

Re: libvpx on 10.5 and earlier

2017-12-11 Thread Ken Cunningham
The last working version of libvpx for PPC is pegged in my TigerPorts repo, along with many other Tiger-pegged ports in that repo. https://github.com/kencu/TigerPorts/tree/master/multimedia/libvpx Best, Ken On 2017-12-11, at 1:15 PM, Ryan Schmidt wrote: > > On Dec 11, 2017, at 11:35, Riccard

Re: Looking for ideas

2017-12-11 Thread Jeremy Lavergne
Checkout unoconv. https://github.com/dagwieers/unoconv On 12/11/2017 01:59 PM, Arno Hautala wrote: > On Mon, Dec 11, 2017 at 12:54 PM, William H. Magill wrote: >> The .doc and text files require another step — namely saving (printing) them >> as a PDF file first. > I've seen a few tips on using