<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.os.apple.macports.devel">
    <title>gmane.os.apple.macports.devel</title>
    <link>http://permalink.gmane.org/gmane.os.apple.macports.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.macports.devel/19262"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.macports.devel/19261"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.macports.devel/19260"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.macports.devel/19259"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.macports.devel/19258"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.macports.devel/19257"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.macports.devel/19256"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.macports.devel/19255"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.macports.devel/19254"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.macports.devel/19253"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.macports.devel/19252"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.macports.devel/19251"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.macports.devel/19250"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.macports.devel/19249"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.macports.devel/19248"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.macports.devel/19247"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.macports.devel/19246"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.macports.devel/19245"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.macports.devel/19244"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.macports.devel/19243"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.macports.devel/19262">
    <title>Re: [MacPorts] #34570: perl5.16 - new port</title>
    <link>http://permalink.gmane.org/gmane.os.apple.macports.devel/19262</link>
    <description>&lt;pre&gt;
On May 23, 2012, at 20:25, Bjarne D Mathiesen wrote:


portindex always only concerns itself with the single ports tree you're running the command in.


&lt;/pre&gt;</description>
    <dc:creator>Ryan Schmidt</dc:creator>
    <dc:date>2012-05-24T01:44:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.macports.devel/19261">
    <title>Re: [MacPorts] #34552: mysql55 - using builtin readline breaksbuilding</title>
    <link>http://permalink.gmane.org/gmane.os.apple.macports.devel/19261</link>
    <description>&lt;pre&gt;
On May 23, 2012, at 6:29 PM, Ryan Schmidt wrote:


Me too...&lt;/pre&gt;</description>
    <dc:creator>Bradley Giesbrecht</dc:creator>
    <dc:date>2012-05-24T01:43:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.macports.devel/19260">
    <title>Re: [MacPorts] #34552: mysql55 - using builtin readline breaksbuilding</title>
    <link>http://permalink.gmane.org/gmane.os.apple.macports.devel/19260</link>
    <description>&lt;pre&gt;
On May 23, 2012, at 20:04, Bradley Giesbrecht wrote:


That's what I'm using as well. If you post your main.log of the successful build, and I post mine of my failed build, we can compare them. If we build them without ccache or parallel building and without the universal variant they'll be easier to diff:

sudo port clean mysql55
sudo port build mysql55 -universal configure.ccache=no build.jobs=1

I'll start that on my system now....

&lt;/pre&gt;</description>
    <dc:creator>Ryan Schmidt</dc:creator>
    <dc:date>2012-05-24T01:29:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.macports.devel/19259">
    <title>Re: [MacPorts] #34570: perl5.16 - new port</title>
    <link>http://permalink.gmane.org/gmane.os.apple.macports.devel/19259</link>
    <description>&lt;pre&gt;
OK ... It's working now :-D

I had to do the following to get it to work

1) modify the perl5-1.0.tcl by overwriting it with a modified copy
2) copy the whole perl5.16 port from my private repo
3) delete the two PortIndex* files
4) portindex

Doing each of (1) to (3) alone wasn't enough ... _all_ three steps has
to be taken ... and I think I've tried all eight combinations ;-) incl
forgetting to do (1) because a /port sync/ had restored the default.

So ... portindex is  -as a minimum- _unable_ to combine a private repo
with the official repo in a case like this.

bash-4.2$ port list name:^p5.16
p5.16-acme-lolcat              &amp;lt; at &amp;gt;0.0.5          perl/p5-acme-lolcat
p5.16-algorithm-annotate       &amp;lt; at &amp;gt;0.100.0        perl/p5-algorithm-annotate
p5.16-algorithm-c3             &amp;lt; at &amp;gt;0.80.0         perl/p5-algorithm-c3
...
p5.16-yaml-syck                &amp;lt; at &amp;gt;1.170.0        perl/p5-yaml-syck
p5.16-yaml-tiny                &amp;lt; at &amp;gt;1.510.0        perl/p5-yaml-tiny
p5.16-zeromq                   &amp;lt; at &amp;gt;0.180.0        perl/p5-zeromq


Now for some&lt;/pre&gt;</description>
    <dc:creator>Bjarne D Mathiesen</dc:creator>
    <dc:date>2012-05-24T01:25:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.macports.devel/19258">
    <title>Re: [MacPorts] #34552: mysql55 - using builtin readline breaksbuilding</title>
    <link>http://permalink.gmane.org/gmane.os.apple.macports.devel/19258</link>
    <description>&lt;pre&gt;


% sw_vers -productVersion; xcodebuild -version
10.7.4
Xcode 4.3.2
Build version 4E2002

vq

&lt;/pre&gt;</description>
    <dc:creator>Lawrence Velázquez</dc:creator>
    <dc:date>2012-05-24T01:18:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.macports.devel/19257">
    <title>Re: [MacPorts] #34552: mysql55 - using builtin readline breaksbuilding</title>
    <link>http://permalink.gmane.org/gmane.os.apple.macports.devel/19257</link>
    <description>&lt;pre&gt;
On May 23, 2012, at 5:54 PM, Ryan Schmidt wrote:


Are the failed builds with a particular Xcode?

What versions of Xcode or on the buildbot?

Here is what I'm building with:
sw_vers -productVersion; xcodebuild -version
10.7.2
Xcode 4.1
Build version 4B110

sw_vers -productVersion; xcodebuild -version
10.6.8
Xcode 3.2.6
Component versions: DevToolsCore-1809.0; DevToolsSupport-1806.0
BuildVersion: 10M2518



Regards,
Bradley Giesbrecht (pixilla)

&lt;/pre&gt;</description>
    <dc:creator>Bradley Giesbrecht</dc:creator>
    <dc:date>2012-05-24T01:04:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.macports.devel/19256">
    <title>Re: [MacPorts] #34552: mysql55 - using builtin readline breaksbuilding</title>
    <link>http://permalink.gmane.org/gmane.os.apple.macports.devel/19256</link>
    <description>&lt;pre&gt;
On May 23, 2012, at 19:39, Bradley Giesbrecht wrote:

 se_tarballs_ports_databases_mysql55/mysql55/work/mysql-5.5.24/storage/innobase/handler -I/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports
 _databases_mysql55/mysql55/work/mysql-5.5.24/sql -I/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql55/mysql55/work/mysql-5.5.24/regex -I/macports/include    -I/macports/include -o CMakeFiles/innobase.dir/dict/dict0load.c.o   -c /macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql55/mysql55/work/mysql-5.5.24/storage/innobase/dict/dict0load.c

I don't see an arch mismatch? I see a computer running Lion (which always requires an x86_64 processor; the "arch i386" refers to the architecture of the kernel, which is irrelevant), and I see it compiling with "-arch x86_64" which is as it should be.



&lt;/pre&gt;</description>
    <dc:creator>Ryan Schmidt</dc:creator>
    <dc:date>2012-05-24T00:54:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.macports.devel/19255">
    <title>Re: [MacPorts] #34552: mysql55 - using builtin readline breaksbuilding</title>
    <link>http://permalink.gmane.org/gmane.os.apple.macports.devel/19255</link>
    <description>&lt;pre&gt;I see this in Bjarne's log file.
...
:debug:main OS darwin/11.3.0 (Mac OS X 10.7) arch i386
...
:info:build cd /macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql55/mysql55/work/mysql-5.5.24/storage/innobase &amp;amp;&amp;amp; /usr/bin/clang  -DHAVE_CONFIG_H -DUNIV_MUST_NOT_INLINE -DHAVE_IB_GCC_ATOMIC_BUILTINS=1 -DHAVE_IB_ATOMIC_PTHREAD_T_GCC=1 -DSIZEOF_PTHREAD_T=8 -pipe -O2 -arch x86_64  -O3 -DNDEBUG -DDBUG_OFF -arch x86_64 -I/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql55/mysql55/work/mysql-5.5.24/include -I/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql55/mysql55/work/mysql-5.5.24/storage/innobase/include -I/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql55/mysql55/work/mysql-5.5.24/storage/innobase/handler -I/macports/var/macports/build/_macports_v&lt;/pre&gt;</description>
    <dc:creator>Bradley Giesbrecht</dc:creator>
    <dc:date>2012-05-24T00:39:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.macports.devel/19254">
    <title>Re: apache2 httpd 2.4.2</title>
    <link>http://permalink.gmane.org/gmane.os.apple.macports.devel/19254</link>
    <description>&lt;pre&gt;
On May 23, 2012, at 19:28, Bradley Giesbrecht wrote:


Hmm, I had thought there would be more than that.



Note that mod_ssi_func isn't a good example because it specifically requires apache 2.0; it does not work with 2.2 or later, as I understand it.



Agreed!


&lt;/pre&gt;</description>
    <dc:creator>Ryan Schmidt</dc:creator>
    <dc:date>2012-05-24T00:36:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.macports.devel/19253">
    <title>Re: apache2 httpd 2.4.2</title>
    <link>http://permalink.gmane.org/gmane.os.apple.macports.devel/19253</link>
    <description>&lt;pre&gt;
On May 23, 2012, at 4:05 PM, Ryan Schmidt wrote:


Is this not accurate?
port file depends:apache2 or variant:apache | sort -u | wc -l
      44


Might not be that big of a project.
$ echo $MP_SVNDPORTS 
/opt/local/var/macports/sources/svn.macports.org/trunk/dports
$ find $MP_SVNDPORTS -maxdepth 3 -name Portfile -exec echo {} \; -exec grep -E "/apache2" {} \; | grep -B1 -v /Portfile

Some ports would become simpler with apxs in PATH.

/opt/local/var/macports/sources/svn.macports.org/trunk/dports/www/mod_ssi_func/Portfile
...
build {
    foreach mod ${mods} {
        system "cd ${worksrcpath}/${mod} &amp;amp;&amp;amp; \
            make APXS=${prefix}/apache20/bin/apxs"
    }
}

destroot {
    foreach mod ${mods} {
        system "cd ${worksrcpath}/${mod} &amp;amp;&amp;amp; \
            make install APXS=${prefix}/apache20/bin/apxs DESTDIR=${destroot}"
    }
}
...
becomes
...
build.cmd    apxs
build {
    foreach mod ${mods} {
        build.dir                  ${mod}
        command_exec    build
    }
}

destroot {
    foreach mod ${mod&lt;/pre&gt;</description>
    <dc:creator>Bradley Giesbrecht</dc:creator>
    <dc:date>2012-05-24T00:28:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.macports.devel/19252">
    <title>Re: [MacPorts] #34570: perl5.16 - new port</title>
    <link>http://permalink.gmane.org/gmane.os.apple.macports.devel/19252</link>
    <description>&lt;pre&gt;


This is also the way that subports for Python modules work.

vq

&lt;/pre&gt;</description>
    <dc:creator>Lawrence Velázquez</dc:creator>
    <dc:date>2012-05-24T00:19:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.macports.devel/19251">
    <title>Re: [MacPorts] #34570: perl5.16 - new port</title>
    <link>http://permalink.gmane.org/gmane.os.apple.macports.devel/19251</link>
    <description>&lt;pre&gt;
On May 22, 2012, at 15:12, Bjarne D Mathiesen wrote:


And you're sure the perl5-1.0.tcl file you're modifying is the one in the directory /macports/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/groups?

If so, then maybe portindex does some kind of mtime checking and only indexes Portfiles newer than the PortIndex files. In that case, try deleting PortIndex and PortIndex.quick before running portindex. If that solves it, then I guess we'll have to manually intervene on the servers too when we do this update.

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 versions it's compatible with. Thus, when a new version of perl is released, each p5 port would be modified to indicate its compatibility with that new version, thus getting that port's new p5.16 subport into the index at that t&lt;/pre&gt;</description>
    <dc:creator>Ryan Schmidt</dc:creator>
    <dc:date>2012-05-24T00:14:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.macports.devel/19250">
    <title>Re: apache2 httpd 2.4.2</title>
    <link>http://permalink.gmane.org/gmane.os.apple.macports.devel/19250</link>
    <description>&lt;pre&gt;
We could also do another thing :

1) keep the layout as it is now and upgrade completely to 2.4.x as was
posited by you -Ryan- in a previous post.

2) work on a longterm project where we gradually find every port that
assumes the current layout and convert them

3) after testing (2) make a _BIG_ _BANG_ upgrading from the present
layout to a layout that doesn't violate mtree

I find it of more value to get 2.4.x into the tree than to wait any
longer for a new layour which we don't have any time frame for. We are
already a couple of months late in releasing 2.4.x to the public.

:-)
&lt;/pre&gt;</description>
    <dc:creator>Bjarne D Mathiesen</dc:creator>
    <dc:date>2012-05-23T23:17:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.macports.devel/19249">
    <title>Re: apache2 httpd 2.4.2</title>
    <link>http://permalink.gmane.org/gmane.os.apple.macports.devel/19249</link>
    <description>&lt;pre&gt;
On May 23, 2012, at 16:39, Bradley Giesbrecht wrote:


The only one I can think of is that tons of other ports currently assume that's the layout. Thus changing the apache2 layout requires changing tons of ports in unison.

If we instead made a new apache24 port we would be free to give it any layout we wanted, and then over time adapt all the other ports to depend on apache24 instead of apache2. It would still be an unpleasant time for users of those ports until all of them are converted and apache2 is deprecated.

&lt;/pre&gt;</description>
    <dc:creator>Ryan Schmidt</dc:creator>
    <dc:date>2012-05-23T23:05:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.macports.devel/19248">
    <title>Re: How to fix "broken ports"?</title>
    <link>http://permalink.gmane.org/gmane.os.apple.macports.devel/19248</link>
    <description>&lt;pre&gt;
On May 22, 2012, at 23:55, Marko Käning wrote:


For the record, that's not how it is on my system. On my system it appears to be made properly:

$ otool -L /opt/local/lib/libphonon.4.dylib
/opt/local/lib/libphonon.4.dylib:
/opt/local/lib/libphonon.4.dylib (compatibility version 4.4.0, current version 4.4.2)
/opt/local/lib/libQtDBus.4.dylib (compatibility version 4.7.0, current version 4.7.3)
/opt/local/lib/libQtXml.4.dylib (compatibility version 4.7.0, current version 4.7.3)
/opt/local/lib/libQtGui.4.dylib (compatibility version 4.7.0, current version 4.7.3)
/opt/local/lib/libQtCore.4.dylib (compatibility version 4.7.0, current version 4.7.3)
/usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 7.9.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.10)



install_name_tool is really a last resort kind of thing. You should be able to specify the library's install_name at link time (with the -install_name parameter), and indeed on my system that's pr&lt;/pre&gt;</description>
    <dc:creator>Ryan Schmidt</dc:creator>
    <dc:date>2012-05-23T22:59:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.macports.devel/19247">
    <title>Re: apache2 httpd 2.4.2</title>
    <link>http://permalink.gmane.org/gmane.os.apple.macports.devel/19247</link>
    <description>&lt;pre&gt;
On May 23, 2012, at 1:43 PM, Bjarne D Mathiesen wrote:


It's been brought up before. Something like this upgrade to 2.4 is likely the only time this layout can be improved.

http://thread.gmane.org/gmane.os.apple.macports.devel/4462/focus=4468
http://thread.gmane.org/gmane.os.apple.macports.user/7154/focus=7160
There are more examples.

What is the argument for apache2 to continue violating mtree?&lt;/pre&gt;</description>
    <dc:creator>Bradley Giesbrecht</dc:creator>
    <dc:date>2012-05-23T21:39:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.macports.devel/19246">
    <title>Re: apache2 httpd 2.4.2</title>
    <link>http://permalink.gmane.org/gmane.os.apple.macports.devel/19246</link>
    <description>&lt;pre&gt;
I'm actually very satisfied with the current situation.
So unless the hive-mind collectively decides otherwise, I'm not going to
work on implementing this.



&lt;/pre&gt;</description>
    <dc:creator>Bjarne D Mathiesen</dc:creator>
    <dc:date>2012-05-23T20:43:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.macports.devel/19245">
    <title>Re: apache2 httpd 2.4.2</title>
    <link>http://permalink.gmane.org/gmane.os.apple.macports.devel/19245</link>
    <description>&lt;pre&gt;
Well, it's not a module that I'm at present going to use, but I do think
I can post our problems as well as the solution on their mailing list.

As to maintaining the port, I'm more or less at present the one taking
care of the whole Apache httpd 2.4.x migration mess as well as all of
the mod_* stuff ;-)


:-)
&lt;/pre&gt;</description>
    <dc:creator>Bjarne D Mathiesen</dc:creator>
    <dc:date>2012-05-23T20:27:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.macports.devel/19244">
    <title>Re: [enhancement] proposal - make all ports independent of whichversion of Perl is installed or the major one</title>
    <link>http://permalink.gmane.org/gmane.os.apple.macports.devel/19244</link>
    <description>&lt;pre&gt;
which is precisely the reason why we should just focus on 'one good' version of perl (and associated perl modules) unless/until someone has time to make something better work.

We can fairly easily have ports for other perls (and just not provide p5 ports for them) for the (few) cases where someone needs to have a specific version of perl that isn't our default perl.

--
Daniel J. Luke                                                                   
+========================================================+                        
| *---------------- dluke-2DB0d86rw/3k1uMJSBkQmQ&amp;lt; at &amp;gt;public.gmane.org ----------------* |                          
| *-------------- http://www.geeklair.net -------------* |                          
+========================================================+                        
|   Opinions expressed are mine and do not necessarily   |                          
|          reflect the opinions of my employer.          |                          
+================================&lt;/pre&gt;</description>
    <dc:creator>Daniel J. Luke</dc:creator>
    <dc:date>2012-05-23T20:24:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.macports.devel/19243">
    <title>Re: apache2 httpd 2.4.2</title>
    <link>http://permalink.gmane.org/gmane.os.apple.macports.devel/19243</link>
    <description>&lt;pre&gt;
I've just done almost the same ... but within macports ...

DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: patch phase started at Wed May 23 22:14:49 CEST 2012
DEBUG: Executing org.macports.patch (mod_fastcgi)
---&amp;gt;  Applying patches to mod_fastcgi
---&amp;gt;  Applying byte-compile-against-apache24.diff
DEBUG: Environment: CPATH='/macports/include'
CC_PRINT_OPTIONS_FILE='/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_mod_fastcgi/mod_fastcgi/work/.CC_PRINT_OPTIONS'
LIBRARY_PATH='/macports/lib' CC_PRINT_OPTIONS='YES'
MACOSX_DEPLOYMENT_TARGET='10.7'
DEBUG: Assembled command: 'cd
"/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_mod_fastcgi/mod_fastcgi/work/mod_fastcgi-2.4.6"
&amp;amp;&amp;amp; /usr/bin/patch -p1'
DEBUG: Executing command line:  cd
"/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_mod_fastcgi/mod_fastcgi/work/mod_fastc&lt;/pre&gt;</description>
    <dc:creator>Bjarne D Mathiesen</dc:creator>
    <dc:date>2012-05-23T20:23:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.macports.devel/19242">
    <title>Re: apache2 httpd 2.4.2</title>
    <link>http://permalink.gmane.org/gmane.os.apple.macports.devel/19242</link>
    <description>&lt;pre&gt;[removed -users]

On May 23, 2012, at 3:32 PM, Daniel J. Luke wrote:


I did just try the patch there (which is actually at https://github.com/ByteInternet/libapache-mod-fastcgi/blob/byte/debian/patches/byte-compile-against-apache24.diff) and it built fine and a simple test shows it working with apache2.4 (both apache and mod_fastcgi built outside of macports).

--
Daniel J. Luke                                                                   
+========================================================+                        
| *---------------- dluke-2DB0d86rw/3k1uMJSBkQmQ&amp;lt; at &amp;gt;public.gmane.org ----------------* |                          
| *-------------- http://www.geeklair.net -------------* |                          
+========================================================+                        
|   Opinions expressed are mine and do not necessarily   |                          
|          reflect the opinions of my employer.          |                          
+=======================================&lt;/pre&gt;</description>
    <dc:creator>Daniel J. Luke</dc:creator>
    <dc:date>2012-05-23T20:13:57</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.os.apple.macports.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.os.apple.macports.devel</link>
  </textinput>
</rdf:RDF>

