From owner-freebsd-ports@FreeBSD.ORG Mon Sep 28 19:57:38 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 509531065670 for ; Mon, 28 Sep 2009 19:57:38 +0000 (UTC) (envelope-from utisoft@googlemail.com) Received: from mail-bw0-f227.google.com (mail-bw0-f227.google.com [209.85.218.227]) by mx1.freebsd.org (Postfix) with ESMTP id D4F458FC1E for ; Mon, 28 Sep 2009 19:57:37 +0000 (UTC) Received: by bwz27 with SMTP id 27so3435520bwz.43 for ; Mon, 28 Sep 2009 12:57:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=ynz+ZzKAnCVkrynaIJEQNUkByMwr26NjsvIkpDzQlSI=; b=JSXdKnO8/P0wZNZpnfJ/BrbgX7dlRCb1Jzqsfh6QXsEU14mkhGOVAaqquB/w3JL3sk T/zDOLTquwqJZD7U5azS8IoBdikQtE95Zog9QyBRrF4tT2NWi68wnAtIOS7VcQlQLKhY E7ELQK3MAUa6mJZ8wPnlrctp+91K3b1xlLybo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; b=PTxm80tZpeKjSifNEpP3kT+bMxWwHqfCaBezS5HWV3J/v1Efn4A+eSEXzAqYgNDBeQ OhW6VN0flueQFD1TvuIbijm3+lyfoN2ANq/wsQMK/EMuPKxTCCgXl5JoVSML2bQx0FKz Xy739aAhvSARALAc78AlrlhKDYjLIxD9AMx9o= MIME-Version: 1.0 Received: by 10.204.150.65 with SMTP id x1mr3411487bkv.6.1254167856820; Mon, 28 Sep 2009 12:57:36 -0700 (PDT) In-Reply-To: References: From: Chris Rees Date: Mon, 28 Sep 2009 20:57:16 +0100 Message-ID: To: malconxx Content-Type: text/plain; charset=ISO-8859-1 Cc: ports@freebsd.org Subject: Re: Customize PORTS X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: utisoft@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Sep 2009 19:57:38 -0000 2009/9/28 malconxx : > Hello sorry for my English. It's fine :) > I am a Brazilian student. > > Use the ports exactly one year, and always need to install multiple packages > such as apache, phmyadmin, php5, asterisk, mysql etc ... > > I would like to know how to customize the installation of packages the > ports, because I need to buy time, or just want to run a script to install > it all for me, but the business and that when installing > > some of the packages the ports system is showing me a blue screen with > options for that I can install the dependencies. > > If I would how to run a command and so already install the default > dependency package and default settings of the same package. > > you, I await answers. Put the line BATCH=yes into /etc/make.conf using vi or similar. Chris -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in a mailing list?