Apache source?

Gary Fitts gary at iFitts.com
Tue Mar 24 15:15:23 PDT 2015


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! 


> On Mar 24, 2015, at 8:12 AM, Brandon Allbery <allbery.b at gmail.com> wrote:
> 
> On Tue, Mar 24, 2015 at 11:07 AM, Gary Fitts <gary at ifitts.com <mailto:gary at ifitts.com>> wrote:
> 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
> 
> Normally you get binaries from MacPorts. It is possible to extract source, however:
> 
>     $ sudo port patch apache2
> 
> 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).
> 
> You might want to read through http://guide.macports.org <http://guide.macports.org/>.
> 
> -- 
> brandon s allbery kf8nh                               sine nomine associates
> allbery.b at gmail.com <mailto:allbery.b at gmail.com>                                  ballbery at sinenomine.net <mailto:ballbery at sinenomine.net>
> unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net <http://sinenomine.net/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-users/attachments/20150324/7ef9e341/attachment.html>


More information about the macports-users mailing list