Date: Wed, 15 Aug 2001 15:59:12 -0400 From: Daniel Frazier <dfrazier@magpage.com> To: John Straiton <jks@clickcom.com> Cc: questions@freebsd.org Subject: Re: Apache, MySQL,PHP4 and FP extensions - Success! Message-ID: <3B7AD490.7060904@magpage.com> References: <PHEMIEFOLOKALAMFPIPCCEOGCAAA.jks@clickcom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
John Straiton wrote: >>One minor nit... in step 3 you could have used "make extract"... >> > > Short of trying it, does make extract apply the FreeBSD patches as well? Our > particular need here I think breaks if you don't apply the port patches > before the frontpage patch for some reason > in that case you'd want to use make patch check out man ports. some targets will recursivly call other targets as needed. in this case make needs to extract before it can patch, so make patch will actually do make fetch -> checksum -> depends -> extract -> patch. -- ---------------------------------------------------------------------- Daniel Frazier <dfrazier@magpage.com> Tel: 302-239-5900 Ext. 231 Systems Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin, Historical Review of Pennsylvania, 1759. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B7AD490.7060904>