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 <[email protected]> wrote:
> 
> On Tue, Mar 24, 2015 at 11:07 AM, Gary Fitts <[email protected] 
> <mailto:[email protected]>> 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
> [email protected] <mailto:[email protected]>                              
>     [email protected] <mailto:[email protected]>
> unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net 
> <http://sinenomine.net/>
_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to