From owner-freebsd-questions@FreeBSD.ORG Tue Jul 1 03:13:55 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 843CF1065674 for ; Tue, 1 Jul 2008 03:13:55 +0000 (UTC) (envelope-from tdeboer@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.244]) by mx1.freebsd.org (Postfix) with ESMTP id 3187B8FC19 for ; Tue, 1 Jul 2008 03:13:55 +0000 (UTC) (envelope-from tdeboer@gmail.com) Received: by an-out-0708.google.com with SMTP id b33so386452ana.13 for ; Mon, 30 Jun 2008 20:13:54 -0700 (PDT) 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:mime-version:content-type; bh=gfC9L2l7pN+XNKyTlkcTY7clnrHA8PdAIw40DrWBYpY=; b=p2jhIeRjBtHQU59Q0DsK04NTbnaUK1mGjvQE9unbxX1DdzehQIGvplv4qNXwZJjQrA 8hU4rWY//N6Bytu7nyF8j24ZoJ286vZ/4zDs565nlkIiVzbkozrlAQkTeMbnaWctcsR9 2C1xTqIQxktV2Q4qXN1s6JAHgsb5zyVO9i16k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=AYadexM+JjQt6ttozX/XTYnCclpPgQBkaXy/cKQvMatYTNKb2LlvgePMgH8jtxkmAM H+KrgMGKVE+ab6BcEhC1PWmWk0LOGKuxJjW1NC7GcP01cyrmvmBkgg1bILSRZkla1RCp +c9/n+tUzBnepz+khi1cI+09gwv4rAMkpGSgw= Received: by 10.100.140.2 with SMTP id n2mr5039082and.95.1214880455200; Mon, 30 Jun 2008 19:47:35 -0700 (PDT) Received: by 10.100.13.19 with HTTP; Mon, 30 Jun 2008 19:47:35 -0700 (PDT) Message-ID: Date: Mon, 30 Jun 2008 20:47:35 -0600 From: "Tim DeBoer" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Making changes to ports default install 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: Tue, 01 Jul 2008 03:13:55 -0000 Hi everyone, I've been working on a new server, and I'd like to install apache from ports to make maintenance easier. The problem is the default layout drives me nuts. I'd like to use a more intuitive layout. Is it possible to pass a custom layout file during make build? Something like make build WITH_LAYOUT=/path/to/layout/file or something along those lines? If it makes any difference, I also need to install PHP and MySQL along with apache. I don't know if using a different layout file would cause issues with either of those. Anyone have any advice on that? Thanks all :) Tim -- Ronald Reagan - "Recession is when a neighbor loses his job. Depression is when you lose yours."