From owner-cvs-all Sun Oct 22 14:33:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B514937B479; Sun, 22 Oct 2000 14:33:10 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA38525; Sun, 22 Oct 2000 14:33:10 -0700 (PDT) (envelope-from des@FreeBSD.org) Message-Id: <200010222133.OAA38525@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 22 Oct 2000 14:33:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/porteasy Makefile ports/misc/porteasy/src porteasy.8 porteasy.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG des 2000/10/22 14:33:10 PDT Modified files: misc/porteasy Makefile misc/porteasy/src porteasy.8 porteasy.pl Log: Porteasy 2.2 (getting close to a new minor version every day...) - 'cvs -Q' is *too* silent, so just use 'cvs -q' when not verbose. - cache the results of find_master(). - allow for a trailing slash in the second field in a dependency spec. - add an option to show the packing lists for selected ports. - fix a bug where porteasy would build a port when it shouldn't. Revision Changes Path 1.5 +2 -2 ports/misc/porteasy/Makefile 1.6 +9 -2 ports/misc/porteasy/src/porteasy.8 1.6 +93 -22 ports/misc/porteasy/src/porteasy.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message