<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div>I read through the MacPorts Guide, but unfortunately found no mention of “port patch” there. I ran "sudo port patch apache2” anyway and found the resulting build environment. Now comes the fun part... Thanks!&nbsp;<div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Mar 24, 2015, at 8:12 AM, Brandon Allbery &lt;<a href="mailto:allbery.b@gmail.com" class="">allbery.b@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="gmail_extra"><div class="gmail_quote">On Tue, Mar 24, 2015 at 11:07 AM, Gary Fitts <span dir="ltr" class="">&lt;<a href="mailto:gary@ifitts.com" target="_blank" class="">gary@ifitts.com</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Actually I was hoping to study the core server as well as add a custom module or two. I did this before in a previous life, and debugging high-load performance was a lot easier (not easy, but easier) with the server source</blockquote></div><br class="">Normally you get binaries from MacPorts. It is possible to extract source, however:</div><div class="gmail_extra"><br class=""></div><div class="gmail_extra">&nbsp; &nbsp; $ sudo port patch apache2</div><div class="gmail_extra"><br class=""></div><div class="gmail_extra">Extracts the source (port extract), fetching it if necessary (port fetch) and applying any local patches. Also makes sure build-time prerequisites are installed. The result is left in the port's work directory (port work).</div><div class="gmail_extra"><br class=""></div><div class="gmail_extra">You might want to read through <a href="http://guide.macports.org/" class="">http://guide.macports.org</a>.<br clear="all" class=""><div class=""><br class=""></div>-- <br class=""><div class="gmail_signature"><div dir="ltr" class=""><div class="">brandon s allbery kf8nh &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sine nomine associates</div><div class=""><a href="mailto:allbery.b@gmail.com" target="_blank" class="">allbery.b@gmail.com</a> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:ballbery@sinenomine.net" target="_blank" class="">ballbery@sinenomine.net</a></div><div class="">unix, openafs, kerberos, infrastructure, xmonad &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://sinenomine.net/" target="_blank" class="">http://sinenomine.net</a></div></div></div>
</div></div>
</div></blockquote></div><br class=""></div></body></html>