>
>> 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
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
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 '
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
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
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-
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
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
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,
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
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
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
12 matches
Mail list logo