Processing of port freecad fails

2015-01-08 Thread Eneko Gotzon
Hello Future Shapers! ---> Fetching distfiles for freecad Error: org.macports.fetch for port freecad returned: must set at least one fortran variant freecad has these variants: debug: Enable debug binaries gcc48: Build using the MacPorts gcc 4.8 compiler universal: Build for multiple ar

Re: cmake 3.1

2015-01-08 Thread Marius Schamschula
Rene, On Jan 8, 2015, at 3:22 PM, René J.V. Bertin wrote: > On Thursday January 08 2015 14:46:57 Marius Schamschula wrote: >> Rene, >> >> I posted a ticket with an updated Portfile: see >> https://trac.macports.org/ticket/46493 > > Great, any issues using that new version? I haven’t tested i

Re: cmake 3.1

2015-01-08 Thread René J . V . Bertin
On Thursday January 08 2015 14:46:57 Marius Schamschula wrote: > Rene, > > I posted a ticket with an updated Portfile: see > https://trac.macports.org/ticket/46493 Great, any issues using that new version? > As cmake is not openmaintainer, we will have to wait for the maintainer to > take acti

Re: cmake 3.1

2015-01-08 Thread Marius Schamschula
Rene, I posted a ticket with an updated Portfile: see https://trac.macports.org/ticket/46493 As cmake is not openmaintainer, we will have to wait for the maintainer to take action. On Jan 8, 2015, at 2:15 PM, René J.V. Bertin wrote: > Hello, > > CMake is still at version 3.0.2 in MacPorts,

cmake 3.1

2015-01-08 Thread René J . V . Bertin
Hello, CMake is still at version 3.0.2 in MacPorts, but at 3.1 "out there". Does anyone know if the update is straightforward or whether it will break things? Thanks, R. ___ macports-users mailing list macports-users@lists.macosforge.org https://lists

Re: [KDE/Mac] phonon git - case-sensitive files

2015-01-08 Thread René J . V . Bertin
On Thursday January 08 2015 19:27:27 Christoph Cullmann wrote: > Hmm, for me it not even builds, as during build or already checkout > stuff like > > "/Users/cullmann/local/kf5/src/kdesupport/phonon/phonon/includes/old/Phonon/AbstractAudioOutput". > > vanishs which lets make install fail. Ah, I

Re: Determining the date a given port was installed

2015-01-08 Thread Clemens Lang
On January 8, 2015 6:54:02 PM CET, Dave Horsfall wrote: >I think the key here is "port -q location ...", something I never knew >existed until now. Agreed. I've started documenting it in a couple of places for the all-new man pages in 2.4: https://trac.macports.org/browser/trunk/base/doc/port-

Re: Determining the date a given port was installed

2015-01-08 Thread Ryan Schmidt
On Jan 8, 2015, at 11:41 AM, Clemens Lang wrote: >>> $ ls -lT $(port -q location zlib) | awk '{print $6" "$7" "$8" "$9}' >>> Sep 21 03:27:38 2014 > > I agree, that's a lot simpler. But why rely on the output formatting of ls > and use awk to parse it? Why not just > > $> stat -t '%Y-%m-%d %H:%M

Re: Determining the date a given port was installed

2015-01-08 Thread Dave Horsfall
On Thu, 8 Jan 2015, Clemens Lang wrote: > $> stat -t '%Y-%m-%d %H:%M' -f '%Sc' "$(port -q location zlib)" > > which allows you to change the output formatting and doesn't print > anything but the requested time? I think the key here is "port -q location ...", something I never knew existed un

Re: Determining the date a given port was installed

2015-01-08 Thread Clemens Lang
Hi, - On 8 Jan, 2015, at 18:32, Adam Mercer ramer...@gmail.com wrote: >> $ ls -lT $(port -q location zlib) | awk '{print $6" "$7" "$8" "$9}' >> Sep 21 03:27:38 2014 I agree, that's a lot simpler. But why rely on the output formatting of ls and use awk to parse it? Why not just $> stat -t '

Re: Determining the date a given port was installed

2015-01-08 Thread Adam Mercer
On Wed, Jan 7, 2015 at 11:42 PM, Ryan Schmidt wrote: > And the "port location" command can help you with that. So you could use: > > $ ls -l $(port -q location zlib) > -rw-r--r-- 1 root wheel 211184 Sep 21 03:27 > /opt/local/var/macports/software/zlib/zlib-1.2.8_0+universal.darwin_14.i386-x86

Re: unbound want start automatically after reboot

2015-01-08 Thread FritzS - gmx
> >> Am 06.01.2015 um 11:48 schrieb Ryan Schmidt : >> >> >> On Jan 5, 2015, at 7:43 AM, FritzS wrote: >> >>> I use Yosemite 10.10.1 and port version 2.3.3 >>> >>> I installed unbound and it works well - but after reboot my mac it don’t >>> start automatically >>> >>> If I make >>> $ sudo po