pan - start with script.app at the new Pan 0.141

2017-01-05 Thread FritzS - gmx
Till today I start pan with a script saved as pan.app do shell script "/opt/local/bin/pan“ this worked well till the update to Pan 0.141 coming out now. Now it comes the error report: sh: gpg2: command not found error "sh: gpg2: command not found" number 1011 gpg2 is located: /opt/local/bin/gp

Re: Migration issue

2017-01-05 Thread Adam Dershowitz
> On Jan 4, 2017, at 10:02 PM, Ryan Schmidt wrote: > > On Jan 4, 2017, at 07:52, Adam Dershowitz wrote: > >> So, yes it seems that the on the new machine I ended up with gcc6 being >> universal, so then cctools, ld64-latest, llvm-3.9 etc are all universal. >> But, the strange thing is that

gmp's archive_site in Portfile disables custom archive_sites

2017-01-05 Thread Peter Brommer
Hi, it appears that gmp @6.1.2_0 breaks my macports setup, due to its use of “archive_sites” in the Portfile (to avoid installing from precompiled binaries). I have two Macs, and I use the setup described in https://trac.macports.org/wiki/howto/ShareArchives2 - one machine creates the local bi

Re: Migration issue

2017-01-05 Thread Rainer Müller
On 2017-01-05 14:51, Adam Dershowitz wrote: > > >> On Jan 4, 2017, at 10:02 PM, Ryan Schmidt wrote: >> >> On Jan 4, 2017, at 07:52, Adam Dershowitz wrote: >> >>> So, yes it seems that the on the new machine I ended up with gcc6 being >>> universal, so then cctools, ld64-latest, llvm-3.9 etc are

Re: Migration issue

2017-01-05 Thread Adam Dershowitz
> On Jan 5, 2017, at 9:44 AM, Rainer Müller wrote: > > On 2017-01-05 14:51, Adam Dershowitz wrote: >> >> >>> On Jan 4, 2017, at 10:02 PM, Ryan Schmidt wrote: >>> >>> On Jan 4, 2017, at 07:52, Adam Dershowitz wrote: >>> So, yes it seems that the on the new machine I ended up with gcc6

Re: Migration issue

2017-01-05 Thread Russell Jones
You could try activating the non +universal version to get a dependency error. Then do the same for the dependency, and so on back to the first port built +universal. Russell On 05/01/17 14:56, Adam Dershowitz wrote: On Jan 5, 2017, at 9:44 AM, Rainer Müller > w

Re: Migration issue

2017-01-05 Thread Adam Dershowitz
I just tried what you suggested for py27-numpy and it just activated without any error. So, myports.txt has py27-numpy @1.11.3_0+gfortran (active) platform='darwin 15' archs='x86_64' And, after the migration it had installed both that and the +universal variant. Yet, when I tried to activ

Re: Inkscape 0.92.0 now available on MacPorts

2017-01-05 Thread Eneko Gotzon
On Thu, Jan 5, 2017 at 12:32 AM, David Evans wrote: > Inkscape 0.92.0 available both as an X11 build and as a native Quartz > build. > ​Thank you ​David! -- Eneko Gotzon Ares enekogot...@gmail.com

Re: gmp's archive_site in Portfile disables custom archive_sites

2017-01-05 Thread Chris Jones
Hi, when you say 'breaks your setup' what exactly do you mean ? Presumably the first machine, that creates the local binaries runs just fine, but then the second doesn't use these for this one port, and attempts to build again from source ? If correct, is this really a problem ? From the disc

Update dtach?

2017-01-05 Thread M A
dtach is like screen but lighter weight. It was updated to version 0.9 some 8 months ago, but the port file has version 0.8_1. Would it be possible to get the port file updated? Currently there is no maintainer. Mark

Re: GRASS 7.2 fails to install on Mac OS X Sierra 10.12.2

2017-01-05 Thread Vincent Habchi
Ryan, > Ah, there was a filename mismatch that I didn't notice until now. Fixed it: > > https://github.com/macports/macports-ports/commit/5a8136c0ba4e66f6d9df68e8482def00e34c9a17 Thanks for that. Does it work now? Cheers, Vincent

Re: GRASS 7.2 fails to install on Mac OS X Sierra 10.12.2

2017-01-05 Thread Puneet Kishor
Yes, tried it earlier today. It worked. Thanks ! -- Puneet Kishor Just Another Creative Commoner http://punkish.org/About > On Jan 5, 2017, at 9:01 PM, Vincent Habchi wrote: > > Ryan, > >> Ah, there was a filename mismatch that I didn't notice until now. Fixed it: >> >> https://github.com/mac

Re: Update dtach?

2017-01-05 Thread Aljaž 'g5pw' Srebrnič
Thanks for the heads-up! updated in 8e4aa89095. Allow at least 30 minutes for the changes to propagate. On 5 gennaio 2017 at 19:52:06, M A (markoil...@gmail.com) wrote: dtach is like screen but lighter weight. It was updated to version 0.9 some 8 months ago, but the port file has version 0.8_1.

Looking for mailing list advice

2017-01-05 Thread William H. Magill
I’ve just inherited a 1000 address mailing list for my local CCRC. My question is — is Mailman "the only game in town” or is there another more light-weight tool? I have used mailman in the past, so it is not completely foreign to me, but I was hoping for something “easier.” T.T.F.N. William

Re: gmp's archive_site in Portfile disables custom archive_sites

2017-01-05 Thread Peter Brommer
Hi Chris, thanks for your reply. > On 5 Jan 2017, at 16:08, Chris Jones wrote: > Presumably the first machine, that creates the local binaries runs just fine, > but then the second doesn't use these for this one port, and attempts to > build again from source ? If correct, is this really a p

Re: Inkscape 0.92.0 now available on MacPorts

2017-01-05 Thread Eneko Gotzon
​Hi all Byte Riders… :)​ On Thu, Jan 5, 2017 at 12:32 AM, David Evans wrote: > Inkscape 0.92.0 is available both as an X11 and native Quartz build. ​Sorry about this kind of questions… My MacPorts system has installed the inkscape @0.92.0_0+x11 port. It seems a better choice to switch to the

Re: Inkscape 0.92.0 now available on MacPorts

2017-01-05 Thread Brandon Allbery
On Thu, Jan 5, 2017 at 5:41 PM, Eneko Gotzon wrote: > > My MacPorts system has installed the inkscape @0.92.0_0+x11 port. It seems > a better choice to switch to the native XQuartz version. > This question is a bit confused, as XQuartz = X server under Quartz = X11 for OS X. So you *have* it for

Re: gmp's archive_site in Portfile disables custom archive_sites

2017-01-05 Thread Christopher Jones
> On 5 Jan 2017, at 9:46 pm, Peter Brommer wrote: > > Hi Chris, > > thanks for your reply. > >> On 5 Jan 2017, at 16:08, Chris Jones wrote: > >> Presumably the first machine, that creates the local binaries runs just >> fine, but then the second doesn't use these for this one port, and att

doxygen port missing?

2017-01-05 Thread Fielding, Eric J (329A)
I just ran port selfupdate and upgrade outdated on my El Capitan system, and it failed to download the “doxygen” port from all of the servers (about two dozen attempts). They all looked like this: Attempting to fetch doxygen-1.8.13_0.darwin_15.x86_64.tbz2 from https://packages.macports.org/doxyg

Re: doxygen port missing?

2017-01-05 Thread Fielding, Eric J (329A)
Thanks for the quick reply. Further down, I see that it also failed to find source packages: Attempting to fetch doxygen-1.8.13.src.tar.gz from https://distfiles.macports.org/doxygen ++Eric From: Brandon Allbery Date: Thursday, January 5, 2017 at 4:14 PM To: "Eric J. Fielding" Cc: "macports-u

Re: doxygen port missing?

2017-01-05 Thread Brandon Allbery
On Thu, Jan 5, 2017 at 7:10 PM, Fielding, Eric J (329A) < eric.j.field...@jpl.nasa.gov> wrote: > Attempting to fetch doxygen-1.8.13_0.darwin_15.x86_64.tbz2 from > https://packages.macports.org/doxygen > > > > All the other ports were OK, so I wonder if something is misconfigured > somewhere? > Th

Re: Inkscape 0.92.0 now available on MacPorts

2017-01-05 Thread Michael
How about the native Quartz (not xQuartz)? The native normal cocoa/appkit drawing. err, it's not cocoa anymore, is it? On 2017-01-05, at 2:51 PM, Brandon Allbery wrote: > > On Thu, Jan 5, 2017 at 5:41 PM, Eneko Gotzon wrote: > > My MacPorts system has installed the inkscape @0.92.0_0+x11 po

Re: doxygen port missing?

2017-01-05 Thread Marius Schamschula
I just updated doxygen to version 1.8.13 earlier today, see https://github.com/macports/macports-ports/commit/be575ebe055b5a454512b74735451aa36a414c5d The MacPorts mirrors typically lag behind by several hours. > On Jan 5, 2017, at 6:16 PM, Fielding, Eric J (329A) > wrote: > > Thanks for the

Re: Inkscape 0.92.0 now available on MacPorts

2017-01-05 Thread Brandon Allbery
On Thu, Jan 5, 2017 at 7:40 PM, Michael wrote: > How about the native Quartz (not xQuartz)? The native normal cocoa/appkit > drawing. > > err, it's not cocoa anymore, is it? > Strictly it's not Quartz either, it's Core Graphics 2D. (But that's just a rebrand.) And afaik it's still Cocoa, althoug

Re: Inkscape 0.92.0 now available on MacPorts

2017-01-05 Thread Michael
Like it was a "carbon copy" of an older system? On 2017-01-05, at 4:45 PM, Brandon Allbery wrote: > > On Thu, Jan 5, 2017 at 7:40 PM, Michael wrote: > How about the native Quartz (not xQuartz)? The native normal cocoa/appkit > drawing. > > err, it's not cocoa anymore, is it? > > Strictly it

Re: Inkscape 0.92.0 now available on MacPorts

2017-01-05 Thread Brandon Allbery
On Thu, Jan 5, 2017 at 7:47 PM, Michael wrote: > Like it was a "carbon copy" of an older system? Probably something like that, although you'd probably need someone inside Apple to get the real story. -- brandon s allbery kf8nh sine nomine associates allber...@gm

Re: Looking for mailing list advice

2017-01-05 Thread Dave Horsfall
On Thu, 5 Jan 2017, William H. Magill wrote: > I have used mailman in the past, so it is not completely foreign to me, > but I was hoping for something “easier.” Don't use EzMLM; it's a pile of steaming dog droppings (its bounce handling is laughable). -- Dave Horsfall DTM (VK2KFU) "Those wh

Re: Inkscape 0.92.0 now available on MacPorts

2017-01-05 Thread Ryan Schmidt
On Jan 5, 2017, at 18:47, Michael wrote: > >> On 2017-01-05, at 4:45 PM, Brandon Allbery wrote: >> >> (Carbon was the one that went away; it was a transitional API for pre-OS X.) > Like it was a "carbon copy" of an older system? Like it was the basis of all future life on Mac OS.

Re: Inkscape 0.92.0 now available on MacPorts

2017-01-05 Thread Ryan Schmidt
On Jan 5, 2017, at 22:51, Ryan Schmidt wrote: > On Jan 5, 2017, at 18:47, Michael wrote: > >> On 2017-01-05, at 4:45 PM, Brandon Allbery wrote: >> >>> (Carbon was the one that went away; it was a transitional API for pre-OS X.) > >> Like it was a "carbon copy" of an older system? > > Like it w

Re: doxygen port missing?

2017-01-05 Thread Ryan Schmidt
> > On Thu, Jan 5, 2017 at 7:10 PM, Fielding, Eric J (329A) > wrote: >> Attempting to fetch doxygen-1.8.13_0.darwin_15.x86_64.tbz2 from >> https://packages.macports.org/doxygen >> >> All the other ports were OK, so I wonder if something is misconfigured >> somewhere? > > Those are prebuilt

Re: pan - start with script.app at the new Pan 0.141

2017-01-05 Thread Ryan Schmidt
> On Jan 5, 2017, at 07:26, FritzS - gmx wrote: > > Till today I start pan with a script saved as pan.app > do shell script "/opt/local/bin/pan“ > > this worked well till the update to Pan 0.141 coming out now. > > Now it comes the error report: > sh: gpg2: command not found > error "sh: gpg2

Re: Migration issue

2017-01-05 Thread Ryan Schmidt
> On Jan 5, 2017, at 09:26, Adam Dershowitz wrote: > > I just tried what you suggested for py27-numpy and it just activated without > any error. Yes, there will not be an error at activation time. However, if you have anything installed that required py27-numpy to be universal, it will now b