Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Aug 2003 19:17:16 +0400
From:      zhuravlev alexander <zaa@ulstu.ru>
To:        maillist bsd <bsdmaillist@yahoo.com.hk>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: about /usr/ports make with options..
Message-ID:  <20030822151716.GA22367@ns.ulstu.ru>
In-Reply-To: <20030821234338.71495.qmail@web9506.mail.yahoo.com>
References:  <20030821234338.71495.qmail@web9506.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 22, 2003 at 07:43:38AM +0800, maillist bsd wrote:
> 
> hi all,

	Hi!

> 
> as i install a lot package work together, such apache+php+mysql..
> i always download the source code compile by myself, it just need to make with some options such as ..
> make --prefix=/usr/local/apache --enable-module=so
> 
> But i found someone said install by /usr/ports also can do that, it also add options at make in /usr/ports, i want to know how can i check the options the packages have, how can i know it..
> 
> it seems like..
> cd /usr/ports/www/apahe13
> make With xxxx
> 
> Can anyone explain it more..??
> Any document for reference..??

	man ports
	http://www.FreeBSD.org/doc/handbook/ports.html
	less /usr/ports/Mk/bsd.port.mk

                                     -- zhuravlev alexander
                                           u l s t u  n o c
                                             (zaa@ulstu.ru)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030822151716.GA22367>