From owner-freebsd-questions@FreeBSD.ORG Tue Jul 17 15:56:24 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 482C6106566B for ; Tue, 17 Jul 2012 15:56:24 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from asbnvacz-mailrelay01.megapath.net (asbnvacz-mailrelay01.megapath.net [207.145.128.243]) by mx1.freebsd.org (Postfix) with ESMTP id 14EEA8FC0C for ; Tue, 17 Jul 2012 15:56:24 +0000 (UTC) Received: from mail6.sea5.speakeasy.net (mail6.sea5.speakeasy.net [69.17.117.50]) by asbnvacz-mailrelay01.megapath.net (Postfix) with ESMTP id 7AFB7A700B7 for ; Tue, 17 Jul 2012 11:56:23 -0400 (EDT) Received: (qmail 2060 invoked from network); 17 Jul 2012 15:56:22 -0000 Received: by simscan 1.4.0 ppid: 2237, pid: 32426, t: 0.1518s scanners: clamav: 0.88.2/m:52/d:10739 Received: from unknown (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail6.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 17 Jul 2012 15:56:22 -0000 Received: from lowell-desk.lan (lowell-desk.lan [172.30.250.8]) by be-well.ilk.org (Postfix) with ESMTP id 5412733C23; Tue, 17 Jul 2012 11:56:17 -0400 (EDT) Received: by lowell-desk.lan (Postfix, from userid 1147) id CAE5E3984C; Tue, 17 Jul 2012 11:56:16 -0400 (EDT) From: Lowell Gilbert To: "Reko Turja" References: <44ipdm4cy4.fsf@lowell-desk.lan> <9B4C537601E64EE1BD4C8FC6C5CEFDCE@Rivendell> Date: Tue, 17 Jul 2012 11:56:16 -0400 In-Reply-To: <9B4C537601E64EE1BD4C8FC6C5CEFDCE@Rivendell> (Reko Turja's message of "Tue, 17 Jul 2012 18:48:02 +0300") Message-ID: <44ehoa4c0v.fsf@lowell-desk.lan> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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:56:24 -0000 "Reko Turja" writes: > -----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 indeed. What does "make config" do on this system? Maybe you have something in your environment? > I wonder if there's some kind of hickup going on at cvsup.se.freebsd.org... I can't think of anything along those lines which would explain these symptoms.