From owner-cvs-all@FreeBSD.ORG Tue Jul 20 15:03:00 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E087716A4CE; Tue, 20 Jul 2004 15:03:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9FD043D55; Tue, 20 Jul 2004 15:03:00 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i6KF30cH097327; Tue, 20 Jul 2004 15:03:00 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i6KF30bZ097326; Tue, 20 Jul 2004 15:03:00 GMT (envelope-from vs) Message-Id: <200407201503.i6KF30bZ097326@repoman.freebsd.org> From: Volker Stolz Date: Tue, 20 Jul 2004 15:03:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/portindex Makefile distinfo ports/sysutils/portindex/files pointupdates.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jul 2004 15:03:01 -0000 vs 2004-07-20 15:03:00 UTC FreeBSD ports repository Modified files: sysutils/portindex Makefile distinfo Added files: sysutils/portindex/files pointupdates.sh Log: Update to 17, bugfix release: - added pointupdates tool - do not crash when generating port with incomplete depends - keep unresolved cfg option was reversed by mistake - updateall: print generating readme.html - updateall: ports with unresolved depends needs to be removed from in-memory list also - do not warn about missing port multiple times - check for write errors while generating readme.html PR: ports/69316 Submitted by: Radim Kolar (maintainer) Revision Changes Path 1.9 +2 -2 ports/sysutils/portindex/Makefile 1.6 +2 -2 ports/sysutils/portindex/distinfo 1.1 +2 -0 ports/sysutils/portindex/files/pointupdates.sh (new)