From owner-freebsd-ports@freebsd.org Fri Oct 13 15:38:52 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2235DE251EC for ; Fri, 13 Oct 2017 15:38:52 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from apnoea.adamw.org (apnoea.adamw.org [104.225.5.94]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "apnoea.adamw.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 12DC069FC8 for ; Fri, 13 Oct 2017 15:38:51 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id 1beeff9d TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Fri, 13 Oct 2017 09:38:44 -0600 (MDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: ports index after upgrade 10.4 --> 11.1Stable ? From: Adam Weinberger In-Reply-To: Date: Fri, 13 Oct 2017 09:38:42 -0600 Cc: freebsd-ports@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <47E5C6FB-6583-42B6-B4B9-89B77302FE8C@adamw.org> References: To: Werner.Griessl@uni-bayreuth.de X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2017 15:38:52 -0000 > On 11 Oct, 2017, at 7:48, Werner Griessl = wrote: >=20 > After an Upgrade from 10.3 Stable --> 11.1 Stable, the = /usr/ports/INDEX-11 doesnt build after a "portsnap fetch upgrade" > Have always to do "cd /usr/ports; make index" after a portsnap. >=20 > What is wrong with my system ? Look in your /etc/portsnap.conf file. At the bottom you'll want to = comment out the INDEX-10 line, and uncomment INDEX-11. There's a 'make fetchindex' target that downloads the right INDEX for = your system rather than making you run 'make index' yourself. # Adam --=20 Adam Weinberger adamw@adamw.org https://www.adamw.org