From owner-freebsd-questions@FreeBSD.ORG Tue Jul 17 15:51:05 2012 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E8EDE106566B for ; Tue, 17 Jul 2012 15:51:05 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id 60B988FC0C for ; Tue, 17 Jul 2012 15:51:05 +0000 (UTC) Received: by lbon10 with SMTP id n10so1044697lbo.13 for ; Tue, 17 Jul 2012 08:51:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=t29+d5RkcV2znCfxRUD5bbBS9rmDyc1cRo/ZlQUpX14=; b=VxiUid86dbpcSpgp5zt1a0/IjxEkjfthvZf+tKEkWLEiv1n6f3vFOnbD/pjjp6Yagk mkJEZcyTaCjvuojUxpLXwVCCSMfdYowgBUG1bXnWZpcSIFm0I4LJ0xpal2T+LkyTOIg9 SMTuLrkGQ/kUWzKZOaQz5GpztrK1ipZATpWdHNq7JV/J9NYPagoKwkUPmJJhr6lkXusv LVwaisUNYGdQNeZvIP3vnnDFNU7vPjlenuArusGrDs/rj342ut8KiAFJvpEudobTzXnQ tIhONOn6GulNqS/rCTwwlDHUmSInBCiyq+8yno5vJwERRypu7DeCYU3w0NV1Oz3MgTxJ Dl1w== MIME-Version: 1.0 Received: by 10.152.113.199 with SMTP id ja7mr3239120lab.10.1342540264014; Tue, 17 Jul 2012 08:51:04 -0700 (PDT) Received: by 10.152.24.131 with HTTP; Tue, 17 Jul 2012 08:51:03 -0700 (PDT) In-Reply-To: <9B4C537601E64EE1BD4C8FC6C5CEFDCE@Rivendell> References: <44ipdm4cy4.fsf@lowell-desk.lan> <9B4C537601E64EE1BD4C8FC6C5CEFDCE@Rivendell> Date: Tue, 17 Jul 2012 17:51:03 +0200 Message-ID: From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= To: Reko Turja Content-Type: text/plain; charset=ISO-8859-1 Cc: questions@freebsd.org Subject: Re: Ports building automatically with default options? 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, 17 Jul 2012 15:51:06 -0000 On Tue, Jul 17, 2012 at 5:48 PM, Reko Turja wrote: > -----Original Message----- From: Lowell Gilbert > > >> The defaults haven't changed, so something must have happened locally. >> Check whether you've got BATCH defined in make.conf, and whether >> /var/db/ports contains configurations for those ports. > > > That's the strange thing... Virgin system, just updated ports tree and index > & started building. No knobs in make.conf and /var/db/ports is empty... Strange really... Did you see a message like "Found saved configuration for $port"? Did you try to see what happens if you run "make rmconfig" on those ports? > > I wonder if there's some kind of hickup going on at cvsup.se.freebsd.org... > > -Reko > > > _______________________________________________ > 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"