From owner-freebsd-questions@FreeBSD.ORG Wed Dec 17 01:43:41 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11FD61065670 for ; Wed, 17 Dec 2008 01:43:41 +0000 (UTC) (envelope-from amitabhkant@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.189]) by mx1.freebsd.org (Postfix) with ESMTP id 6A6488FC14 for ; Wed, 17 Dec 2008 01:43:40 +0000 (UTC) (envelope-from amitabhkant@gmail.com) Received: by ti-out-0910.google.com with SMTP id a1so2165633tib.3 for ; Tue, 16 Dec 2008 17:43:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=mGeAtcv1Bi0S7IHsnySV6V2HvnuMZI0jOHhCh8tXTEU=; b=Qvl8ptzDrIK4HsJSR6tRoB98MdRP5snmPq+8tcuZr8E3Hh6gq+x0h5tcu53W9+AdAG ABdVMS93d6pfngVUtTtjDbYgHcqNYw/lTEstJGIFHFLD30oOn/0Jkg6OSvZt4xuO/oNh mgsNi6u/yB78wamLaGKK7iUoQ0fOCb0eVb0Zs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=brkazUMSCf0slMFRbrkGxa2+osfUl/qK7zIOsnh1oGtDleYEM7dwz2TKtpDR5OvPV5 sYVFTTvOkqOM2u9U/3qJiZVVMr2ipuNX6hGmh0+AoVyzFVAxhOejpSKprBnQmLKLOW1x hHyOosiBqMBV+iYCUYpV8AFS6zBDu5jnOXems= Received: by 10.110.53.19 with SMTP id b19mr147132tia.37.1229476243407; Tue, 16 Dec 2008 17:10:43 -0800 (PST) Received: by 10.110.15.18 with HTTP; Tue, 16 Dec 2008 17:10:43 -0800 (PST) Message-ID: <84b68b3d0812161710v199d7300y5fb7db11952d298b@mail.gmail.com> Date: Wed, 17 Dec 2008 06:40:43 +0530 From: "Amitabh Kant" To: "Tom Worster" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: freebsd-questions@freebsd.org Subject: Re: lang/php5 port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Dec 2008 01:43:41 -0000 install the options from lang/php5-extensions . Gives you tons of options for php5. Amitabh On Wed, Dec 17, 2008 at 5:53 AM, Tom Worster wrote: > is there any documentation or a helpful website for how to use ports to > install php5? > > i'm used to compiling it with a pretty long configuration command for all > the optional bits i need, e.g. --with-dom --with-dom-xslt --enable-dom > --with-pear --with-gd etc. etc. on and on. > > i'm unclear how these options are handled in freebsd ports. is it a matter > of identifying lots of individual ports, one for each of the configuration > command options i'd normally use? > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >