Joshua Root writes:
>
> On 2012-3-16 11:13 , Ryan Schmidt wrote:
>
> MacPorts subversion port? If the former, try the latter.
I have the same issue and I am using Lion.
Because I sit behind a proxy server I cannot use rsync
and need to use svn to get any ports.
However, because then built-in
On 2012-5-28 14:01 , Bradley Giesbrecht wrote:
>
> Would it be advantageous to have a static default perl version the perl5
> portgroup that would allow for advancing the version number in dependents?
Not really, you would need to edit each portfile in order to rev bump
when the dependencies cha
On May 27, 2012, at 8:23 PM, Joshua Root wrote:
> On 2012-5-28 12:40 , Bradley Giesbrecht wrote:
>>
>> On May 27, 2012, at 2:29 PM, Lawrence Velázquez wrote:
>>
>>> On May 25, 2012, at 11:02 a.m., Bradley Giesbrecht wrote:
>>>
https://trac.macports.org/attachment/ticket/34617/patch-perl5.
On 2012-5-28 12:40 , Bradley Giesbrecht wrote:
>
> On May 27, 2012, at 2:29 PM, Lawrence Velázquez wrote:
>
>> On May 25, 2012, at 11:02 a.m., Bradley Giesbrecht wrote:
>>
>>> https://trac.macports.org/attachment/ticket/34617/patch-perl5.xx.diff
>>>
>>> The patch looks reasonable to me. I look fo
On May 27, 2012, at 2:29 PM, Lawrence Velázquez wrote:
> On May 25, 2012, at 11:02 a.m., Bradley Giesbrecht wrote:
>
>> https://trac.macports.org/attachment/ticket/34617/patch-perl5.xx.diff
>>
>> The patch looks reasonable to me. I look forward to hearing what others
>> think.
>
> As has been
(moving to -dev since this involves writing a portfile)
On 2012-5-28 10:43 , Paulo Moura wrote:
> Hi,
>
> I'm using the latest versions of MacPorts, Xcode, and PackageMaker. I have a
> portfile where I define:
>
> post-pkg {
> set resources ${workpath}/${name}-${version}.pkg/Contents/Reso
On 2012-5-24 10:14 , Ryan Schmidt wrote:
>
> It seems weird to me that a change in the portgroup should be allowed to
> create new subports in ports that have not themselves been modified to
> indicate that that's ok. It seems to me that instead each p5 port should be
> specifying which perl ve
On May 27, 2012, at 18:49, j...@macports.org wrote:
> Revision: 93604
> https://trac.macports.org/changeset/93604
> Author: j...@macports.org
> Date: 2012-05-27 16:49:20 -0700 (Sun, 27 May 2012)
> Log Message:
> ---
> ctags: work around incorrect behaviour (#31256)
>
> Mod
Bradley Giesbrecht wrote:
>
> On May 27, 2012, at 11:59 AM, Craig Treleaven wrote:
>
>> At 5:19 PM +0200 5/27/12, Bjarne D Mathiesen wrote:
>>> Error
>>>:: ${prefix}/var/logs/apache2/error_log
>>> AccessLog :: ${prefix}/var/logs/apache2/access_log
>>
>> Min
On 27 maj 2012, at 23:34, Ryan Schmidt wrote:
> On May 27, 2012, at 15:23, de...@macports.org wrote:
>
>> Revision: 93587
>> https://trac.macports.org/changeset/93587
>> Author: de...@macports.org
>> Date: 2012-05-27 13:23:08 -0700 (Sun, 27 May 2012)
>> Log Message:
>> ---
>
On May 27, 2012, at 15:23, de...@macports.org wrote:
> Revision: 93587
> https://trac.macports.org/changeset/93587
> Author: de...@macports.org
> Date: 2012-05-27 13:23:08 -0700 (Sun, 27 May 2012)
> Log Message:
> ---
> py-yaml: Bring back Python 2.4 support, replace pyrex
On May 25, 2012, at 11:02 a.m., Bradley Giesbrecht wrote:
> https://trac.macports.org/attachment/ticket/34617/patch-perl5.xx.diff
>
> The patch looks reasonable to me. I look forward to hearing what others think.
As has been pointed out several times already, using ${perl5.major} in these
ports
On May 27, 2012, at 2:10 PM, Ryan Schmidt wrote:
> On May 27, 2012, at 14:28, Jeremy Lavergne wrote:
>
>> Make sure our MAMP wiki pages are updated with this as it's finalized ;-)
>
> Once I'm done with the new php53/php54 ports I plan to make a new PHP wiki
> page to explain them. I think the
On May 27, 2012, at 14:28, Jeremy Lavergne wrote:
> Make sure our MAMP wiki pages are updated with this as it's finalized ;-)
Once I'm done with the new php53/php54 ports I plan to make a new PHP wiki page
to explain them. I think the MySQL parts of the MAMP page need to be split out
into their
On May 24, 2012, at 4:35 PM, MacPorts wrote:
> #34617: make all ports independent of which version of Perl is installed or
> the
> major one
> --+-
> Reporter: macintosh@… | Owner: macports-tickets@…
On May 26, 2012, at 6:22 AM, Marko Käning wrote:
> On May 26, 2012, at 3:09 PM, Clemens Lang wrote:
>>
>> This kind of output is pretty much useless, because it doesn't tell you
>> why the file was marked as broken.
> I know, Clemens. Since I saw already with "-d" what caused the breaking I
> d
> Proposed apache 2.4 layout:
> ServerRoot :: ${prefix}/www/
> DocumentRoot:: ${prefix}/www/htdocs
> Apache Config File :: ${prefix}/etc/${name}/httpd.conf
> Include Files :: ${prefix}/include/${name}
> Other Config Files :: ${pr
On May 27, 2012, at 11:59 AM, Craig Treleaven wrote:
> At 5:19 PM +0200 5/27/12, Bjarne D Mathiesen wrote:
>> Error
>>:: ${prefix}/var/logs/apache2/error_log
>> AccessLog :: ${prefix}/var/logs/apache2/access_log
>
> Minor point but should these be ${prefi
The perl5.16 port has been committed, 5.16 has been added to branches in the
perl5 portgroup and a ticket with a patch adding a 5_16 variant to the perl5
port has been created.
https://trac.macports.org/ticket/34570
https://trac.macports.org/ticket/34640
https://trac.macports.org/changeset/9358
At 5:19 PM +0200 5/27/12, Bjarne D Mathiesen wrote:
ErrorLog:: ${prefix}/var/logs/apache2/error_log
AccessLog :: ${prefix}/var/logs/apache2/access_log
Minor point but should these be ${prefix}/var/log/blah (no "s")? OS
X logs are in Private/var/log. A
On May 27, 2012, at 8:19 AM, Bjarne D Mathiesen wrote:
> Bradley Giesbrecht wrote:
>>
>> Apache2 violates mtree. This may be a good time to finally fix this.
>>
>> Something like only prefixed:
>> http://wiki.apache.org/httpd/DistrosDefaultLayout#Gentoo_.28Apache_httpd_2.2.29:
>
> As far as I
Reini Urban wrote:
> On Sat, May 26, 2012 at 12:28 PM, Bjarne D Mathiesen
> wrote:
>> Upgrading to Perl 5.16 is production ready ... at least I'm using it
>> actively ;-)
>
> That means you are not testing it good enough.
> threading in 5.16.0 is pretty broken. I found two major bugs so far
> and
Bradley Giesbrecht wrote:
>
> Apache2 violates mtree. This may be a good time to finally fix this.
>
> Something like only prefixed:
> http://wiki.apache.org/httpd/DistrosDefaultLayout#Gentoo_.28Apache_httpd_2.2.29:
As far as I can see, we are presetly using this modification of
Apache httpd 2.2
On Sat, May 26, 2012 at 12:28 PM, Bjarne D Mathiesen
wrote:
> Upgrading to Perl 5.16 is production ready ... at least I'm using it
> actively ;-)
That means you are not testing it good enough.
threading in 5.16.0 is pretty broken. I found two major bugs so far
and on windows it looks worse.
http
On 27 mai 2012, at 16:21, "M. Daniel Becque" wrote:
> My log file is unchanged by the patch. I noticed that Ryan changed the ticket
> title. I get the same UNKNOWN COMPILER message.
Did you do a 'port selfupdate'? I have committed .76 a few minutes ago.
Vincent
___
My log file is unchanged by the patch. I noticed that Ryan changed the
ticket title. I get the same UNKNOWN COMPILER message. -dan
On Sun, May 27, 2012 at 1:03 AM, MacPorts wrote:
> #34631: Atlas 3.9.75_0 Configure error - build failure
>
> +-
Hi,
attica was breaking kdelibs4 and kde4-runtime yesterday. I fixed that by
revbumping the corresponding ports.
I think one would want to do something like rdependents on all existing ports:
---
$ port rdependents attica
The following ports are dependent on attica:
kdelibs4
kde4-runtime
27 matches
Mail list logo