From owner-freebsd-ports@FreeBSD.ORG Thu Mar 24 17:41:30 2005 Return-Path: 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 EB6C416A4CE for ; Thu, 24 Mar 2005 17:41:30 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D03F43D48 for ; Thu, 24 Mar 2005 17:41:30 +0000 (GMT) (envelope-from gibblertron@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so543116rnf for ; Thu, 24 Mar 2005 09:41:30 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=g62hsNK5bTO3tqCHmmsZrqWolglUOCI/Zuh1FLMiNqS/nZMxpjatVdZFX0i8D6RVjaqFQwBmqe0mUnEg8eSpJQ+wXeAFeTkuOYF4BoyrMCRhXdfHu6rgi6tJnHkTHgmeBzbIcXVj9lwuxwQVaHEMsL7qSCr7pUnjVdAEFFJcj6I= Received: by 10.39.2.36 with SMTP id e36mr1411492rni; Thu, 24 Mar 2005 09:41:30 -0800 (PST) Received: by 10.38.79.42 with HTTP; Thu, 24 Mar 2005 09:41:28 -0800 (PST) Message-ID: Date: Thu, 24 Mar 2005 09:41:28 -0800 From: patrick To: freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: package x has no origin recorded X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: patrick List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Mar 2005 17:41:31 -0000 I upgraded my ports tree using cvsup. Now, when I make updated versions of software, I get messages like: pkg_info: package bsdpan-Apache-DB-0.09 has no origin recorded pkg_info: package bsdpan-Apache-DBI-0.94 has no origin recorded pkg_info: package bsdpan-Apache-Module-0.11 has no origin recorded pkg_info: package bsdpan-Apache-Sandwich-2.05 has no origin recorded pkg_info: package bsdpan-Apache-Stage-1.20 has no origin recorded pkg_info: package bsdpan-Archive-Tar-1.23 has no origin recorded Is there something I should be doing differently so this doesn't happen? It doesn't seem to do any harm, but it is annoying nonetheless. Thanks, Patrick