Ports

Erik Norgaard norgaard at locolomo.org
Sun Feb 13 11:07:23 GMT 2005


Grant Peel wrote:

> if I am putting together a new server, and need some x-tra args added to 
> the mysql, php and apache sequence (i.e. addming the frontpage patch to 
> the apache build) .. how would one do this in the port(s)?

The options are unfortunately not always too well documented.

Some ports open a menu on your first install and lets you choose the 
options you want. Your options are stored in a configure file for next 
time you upgrade. This is the new way and should be expected in the future.

Till then, you'll have to look in the Makefile, there are typically a 
lot of WITH_ or WITHOUT_ options. When posible, I recommend installing 
with default options and configure those options manually, otherwise, 
remember to save your custom options somewhere. It makes upgrade easier.

Compiling apache with frontpage, you install your favorite flavour of 
apache, then mod_frontpage. AFAIK, all the www/mod_ ports are modules 
for apache.

Cheers, Erik

-- 
Ph: +34.666334818                           web: http://www.locolomo.org
S/MIME Certificate: http://www.locolomo.org/crt/2004071206.crt
Subject ID:  A9:76:7A:ED:06:95:2B:8D:48:97:CE:F2:3F:42:C8:F2:22:DE:4C:B9
Fingerprint: 4A:E8:63:38:46:F6:9A:5D:B4:DC:29:41:3F:62:D3:0A:73:25:67:C2


More information about the freebsd-questions mailing list