On Apr 19, 2012, at 9:33 PM, Bjarne D Mathiesen wrote:
> Bradley Giesbrecht wrote:
>>
>> On Apr 18, 2012, at 4:13 PM, Bjarne D Mathiesen wrote:
>>
>>> dovecot 2.1.1 was released on 23/02-2012 current version 2.1.4
>>> dovecot 2.0.20 was released on 09/04-2012
>>>
>>> What's the status on rele
Bradley Giesbrecht wrote:
>
> On Apr 18, 2012, at 4:13 PM, Bjarne D Mathiesen wrote:
>
>> dovecot 2.1.1 was released on 23/02-2012 current version 2.1.4
>> dovecot 2.0.20 was released on 09/04-2012
>>
>> What's the status on releasing these in Macports ?
>
> dovecot2 version 2.1.4
> https://tra
Bradley Giesbrecht wrote:
>
> On Apr 18, 2012, at 4:13 PM, Bjarne D Mathiesen wrote:
>
>> dovecot 2.1.1 was released on 23/02-2012 current version 2.1.4
>> dovecot 2.0.20 was released on 09/04-2012
>>
>> What's the status on releasing these in Macports ?
>
> dovecot2 version 2.1.4
> https://tra
> I am pretty sure there are ways in MacOS itself to make and edit
> a screen recording; you most probably do not need to bring the whole
> wine monster to your system just to do that.
There are. But:
1. QuickTime Player cannot record system audio. It only records sound
input. So I can either use
On Apr 19, 2012, at 18:17, Bjarne D Mathiesen wrote:
> Ryan Schmidt wrote
>>
>> When we actually commit the update to apache2 2.4.x, we'd have to
>> increase the revision of every module port that we want to get rebuilt.
>
> Do you have a procedure for doing this or are you interested in a scri
On Apr 19, 2012, at 19:18, Bradley Giesbrecht wrote:
> On Apr 19, 2012, at 9:25 AM, Ryan Schmidt wrote:
>
>> Since mariadb is a drop-in replacement for mysql, we may want to architect
>> the variants so that users can do this, without needing to select a specific
>> mariadb variant.
>
> I wou
On Apr 19, 2012, at 7:09 AM, Bjarne D Mathiesen wrote:
> It seems as if postfix could use mariadb and mysql55 variants ;-)
mysql51 and percona as well ;-)
Regards,
Bradley Giesbrecht (pixilla)
smime.p7s
Description: S/MIME cryptographic signature
_
On Apr 19, 2012, at 9:25 AM, Ryan Schmidt wrote:
>
> On Apr 19, 2012, at 09:09, Bjarne D Mathiesen wrote:
>
>> It seems as if postfix could use mariadb and mysql55 variants ;-)
>
> All ports could use a mysql55 variant. We also want to rename mysql5 to
> mysql51; when we do that, we'll have t
Ryan Schmidt wrote
>
> When we actually commit the update to apache2 2.4.x, we'd have to
> increase the revision of every module port that we want to get rebuilt.
Do you have a procedure for doing this or are you interested in a script
that'll generate the diff files ???
--
Bjarne D Mathiesen
K
forward from Ryan Schmidt
On Apr 19, 2012, at 15:24, Bjarne D Mathiesen wrote:
> wrote:
>>> Apparently it breaks (almost) all plugins (new API/ABI), from what I
have been hearing.
>> I just read in their notes that all plugins must be recompiled, and
that only a few source changes might be requi
On Apr 19, 2012, at 4:24 PM, Bjarne D Mathiesen wrote:
> mod_fastcgi @2.4.6_0 (active)
This one won't work without a patch (you could probably use mod_fcgid or
mod_proxy_fcgi instead, though)
--
Daniel J. Luke
+
Ryan Schmidt wrote:
>> Apparently it breaks (almost) all plugins (new API/ABI), from what I have
>> been hearing.
>
> I just read in their notes that all plugins must be recompiled, and that only
> a few source changes might be required. But I have not tried it.
>
> If anyone tries 2.4.2, let
On Apr 19, 2012, at 13:40, Chris Ramos wrote:
> To whom it may concern,
>
> I'm considering the daunting task of removing macports due to frustration and
> time constraints. Frankly, I'm not even sure what I did wrong, but I recently
> found myself needing to reinstall octave. I was initially
To whom it may concern,
I'm considering the daunting task of removing macports due to frustration
and time constraints. Frankly, I'm not even sure what I did wrong, but I
recently found myself needing to reinstall octave. I was initially using
the standalone package, but tossed it due to a failure
On Apr 19, 2012, at 1:16 PM, Daniel J. Luke wrote:
> looks like a tiny patch to util.c makes it build (save_errno -> aprerr). I
> haven't tested it though.
>
> You wouldn't happen to have a pointer to the upstream bug report for this? If
> it (or something like it) has been accepted upstream, it
Hello,
I am working on creating a local repository of Macports for some clients
that are off-line. I almost have it working perfectly, I only have one
dilemma. Some packages, Openssl for instance, insist on being fetched from
their actual homepage. In the case of Openssl, it tries to fetch the
On 19.04.12 19:16, Daniel J. Luke wrote:
> looks like a tiny patch to util.c makes it build (save_errno -> aprerr).
> I haven't tested it though.
The best suggested patch (or rather code used in SVN trunk) I've seen so
far is mentioned here: http://svn.haxx.se/dev/archive-2012-02/0537.shtml
I'm
Forwarding reply back to list.
Begin forwarded message:
> From: Klaus-Michael Aye
> Date: April 19, 2012 12:26:14 CDT
> To: Ryan Schmidt
> Subject: Re: apple-gcc40 has no g++?
>
>
> On 19 Apr 2012, at 18:43, Ryan Schmidt wrote:
>
>>
>> On Apr 19, 2012, at 07:25, K.-Michael Aye wrote:
>>
>>
On Apr 19, 2012, at 12:54 PM, Ralph Seichter wrote:
> On 19.04.12 18:48, Daniel J. Luke wrote:
>> I believe subversion version since something like 1.6.5 could build
>> against apache 2.4
>
> Apache 2.4 introduces some API changes. You'll see compile errors like these:
>
> subversion/mod_dav_svn/
On 19.04.12 18:48, Daniel J. Luke wrote:
> I believe subversion version since something like 1.6.5 could build
> against apache 2.4
Apache 2.4 introduces some API changes. You'll see compile errors like these:
subversion/mod_dav_svn/util.c: In function 'dav_svn__log_err':
subversion/mod_dav_svn/
On Apr 19, 2012, at 12:36 PM, Ryan Schmidt wrote:
> I have no immediate plans to update apache2 to 2.4.x. The only apache module
> I use is mod_dav_svn from subversion; since it's already been reported that
> that doesn't work, I plan to wait until at least that is resolved.
It would be nice to
On Apr 19, 2012, at 07:25, K.-Michael Aye wrote:
> while apple-gcc42 contains a g++ driver/utility/frontend apple-gcc40 does not.
> Why is it missing there and would anybody know how I can come by a g++-4.0?
I don't know. But why do you want such an old compiler?
__
On Apr 18, 2012, at 21:50, imgeorgelin wrote:
>
> I had been a regular, happy user until I tried to install Virtualbox on my
> iMac running 10.7.3 Lion.
>
> The installation of VB itself via Macports went smoothly. But when I tried
> to install an extension pack downloaded from VB site, I fai
On Apr 18, 2012, at 20:42, Richard DeLaurell wrote:
> For the past several upgrades the only way to get kdegames4 to successfully
> install has been to remove the OpenAL folder from my /Library/Frameworks
> folder while it builds.
We don't support the use of MacPorts when you have things in
/
On Apr 19, 2012, at 09:01, Bjarne D Mathiesen wrote:
> Ryan Schmidt wrote:
>>
>> I just read in their notes that all plugins must be recompiled, and that
>> only a few source changes might be required. But I have not tried it.
>>
>> If anyone tries 2.4.2, let me know the results.
>
> Do we ne
On Apr 19, 2012, at 09:09, Bjarne D Mathiesen wrote:
> It seems as if postfix could use mariadb and mysql55 variants ;-)
All ports could use a mysql55 variant. We also want to rename mysql5 to
mysql51; when we do that, we'll have to rename variants in all ports as well.
Since mariadb is a drop
On 4/19/12 10:01 AM, macports-users-requ...@lists.macosforge.org wrote:
Date: Wed, 18 Apr 2012 18:55:30 +0100
From: Phil Dobbin
To:macports-users@lists.macosforge.org
Subject: Re: How remove port info but not installed files?
Message-ID:<4f8f0012.4040...@gmail.com>
Asymptote can be fetched wi
On Apr 19, 2012, at 9:22 AM, Bjarne D Mathiesen wrote:
> does anybody know whether mariadb just works with php5-mysql ???
>
In addition to what Bradley provided, this is from
http://kb.askmonty.org/en/mariadb-versus-mysql-compatibility
For all practical purposes, MariaDB is a binary drop in r
On Apr 19, 2012, at 7:22 AM, Bjarne D Mathiesen wrote:
> does anybody know whether mariadb just works with php5-mysql ???
Depends which php5-mysql variant is select.
The php5-mysql mysqlnd variant (the default) has worked for me with any mysql I
have attempted to connect to, so yes.
The php5-m
does anybody know whether mariadb just works with php5-mysql ???
--
Bjarne D Mathiesen
København N ; Danmark ; Europa
--
denne besked er skrevet i et totalt M$-frit miljø
MacOS X 10.7.3 Lion ; 2.8GHz Intel Core i7 ; 16GB 1067MHz
It seems as if postfix could use mariadb and mysql55 variants ;-)
--
Bjarne D Mathiesen
København N ; Danmark ; Europa
--
denne besked er skrevet i et totalt M$-frit miljø
MacOS X 10.7.3 Lion ; 2.8GHz Intel Core i7 ; 16GB 1067MHz
Ryan Schmidt wrote:
>
> I just read in their notes that all plugins must be recompiled, and that only
> a few source changes might be required. But I have not tried it.
>
> If anyone tries 2.4.2, let me know the results.
Do we need a new apache24 port?
I think that livecheck didn't pick 2.4 up
> Well, I just wished to warn that the dependency of kdegames4 on OpenAL
> and any problems arising will increase as more games start to use it.
>
> But I do not understand why pulling in a library from outside Macports is
> necessarily
> an issue. Sound (with OpenAL) is working for me in KGoldr
On 19/04/2012, at 10:05 PM, Jeremy Lavergne wrote:
>> FYI, KDE Games in KDE 4.9 development is progressively switching to a
>> new KgSound class in libkdegames. This class uses OpenAL and libsndfile,
>> if the latter is found in a version that can load .ogg files, otherwise
>> KgSound
>> falls ba
Dear all,
while apple-gcc42 contains a g++ driver/utility/frontend apple-gcc40 does not.
Why is it missing there and would anybody know how I can come by a g++-4.0?
Best regards,
Michael
___
macports-users mailing list
macports-users@lists.macosforge
> FYI, KDE Games in KDE 4.9 development is progressively switching to a
> new KgSound class in libkdegames. This class uses OpenAL and libsndfile,
> if the latter is found in a version that can load .ogg files, otherwise
> KgSound
> falls back to Phonon (but there has been a history of problems w
> On Apr 15, 2012, at 10:56 AM, Michael_google gmail_Gersten wrote:
> > I am not sure which version of Wine to install from Macports (there
> > are three), or if this is even the right approach for what I want to
> > do.
> >
> > The goal: Edit a "movie" (screen recording),
On Apr 18 12:01:12, Murray Eisenberg wrote:
> 1. Without using MacPorts, I directly installed TeXLive 2011 (as
> part of MacTeX).
> I didn't realize that that distribution included the source files
> and build/install instructions for the asymptote application. So ...
>
> 2. I used MacPorts to ins
Am 19.04.2012 um 03:09 schrieb Ryan Schmidt:
>>
>> Apparently it breaks (almost) all plugins (new API/ABI), from what I have
>> been hearing.
>
> I just read in their notes that all plugins must be recompiled, and that only
> a few source changes might be required. But I have not tried it.
Ap
On 19.04.12 00:46, Ryan Schmidt wrote:
> I wonder if I can just update the apache2 port or if this will cause
> problems.
I did some tests, and found that Subversion 1.7.4 does not compile
against Apache 2.4.2. This is not MacPorts-specific, though.
-Ralph
___
On Thu, Apr 19, 2012 at 03:00, Jasper Frumau wrote:
> Never mind. sudo cat config and sudo gedit config did work. Somehow
> TextMate showed me a blank file, even when I was using sudo mate config .
> Not sure yet why. But I can edit the file using gedit
At a guess, "mate" just sends AppleEvents
FYI, KDE Games in KDE 4.9 development is progressively switching to a
new KgSound class in libkdegames. This class uses OpenAL and libsndfile,
if the latter is found in a version that can load .ogg files, otherwise KgSound
falls back to Phonon (but there has been a history of problems with Phonon
Never mind. sudo cat config and sudo gedit config did work. Somehow
TextMate showed me a blank file, even when I was using sudo mate config .
Not sure yet why. But I can edit the file using gedit
On Thu, Apr 19, 2012 at 7:12 AM, Jasper Frumau wrote:
> It is not owned by root:
>
>
> $ pwd
> /opt/l
43 matches
Mail list logo