From owner-freebsd-ports@FreeBSD.ORG Fri Dec 23 22:45:42 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5A5916A41F for ; Fri, 23 Dec 2005 22:45:42 +0000 (GMT) (envelope-from pawciobiel@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4710D43D45 for ; Fri, 23 Dec 2005 22:45:42 +0000 (GMT) (envelope-from pawciobiel@gmail.com) Received: by zproxy.gmail.com with SMTP id n1so111425nzf for ; Fri, 23 Dec 2005 14:45:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=fA2JkW9wMF0NKjxrqMDM0e538ciguRfXZocYUXU58/EITeMWT3EdrTWa5pOxnN5P7dl9wllJewZmOAGrdIOAJYTH1yeT74OjxgsWs18jhBtKLvuch/J4dHQ4Vp0gEYh986vUvnMvJCQpv0XlLFBXydAKEPxyoZ7VwMWeCN3tjnE= Received: by 10.64.209.19 with SMTP id h19mr1090699qbg; Fri, 23 Dec 2005 14:45:41 -0800 (PST) Received: from ?192.168.1.100? ( [82.44.103.144]) by mx.gmail.com with ESMTP id e19sm1614575qba.2005.12.23.14.45.41; Fri, 23 Dec 2005 14:45:41 -0800 (PST) Message-ID: <43AC7E0E.808@gmail.com> Date: Fri, 23 Dec 2005 22:45:34 +0000 From: Pawel User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051216) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <43AB4D41.6020800@gmail.com> <20051223031553.0c748f53@it.buh.tecnik93.com> In-Reply-To: <20051223031553.0c748f53@it.buh.tecnik93.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Portupgrade, how to disable dialog configuration? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Dec 2005 22:45:42 -0000 Ion-Mihai Tetcu wrote: > No, if the port uses OPTIONS, yes if it uses a custom script and you > (or portupgrade for you) sis a make clean in the port. > See /usr/local/etc/pkg_tools.conf. > For postfix see the beginning of the Makefile. > > >>How can I disable ports dialog configuration? > > > pass -DBATCH to make (see -m switch of portupgrade) Cheers mate. Shame to say that I've just missed comment in postfix Makefile :P -- Regards, Pawel