From owner-cvs-all Sun Dec 31 21:50:36 2000 From owner-cvs-all@FreeBSD.ORG Sun Dec 31 21:50:34 2000 Return-Path: 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 71DF737B400; Sun, 31 Dec 2000 21:50:33 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f015oXI51110; Sun, 31 Dec 2000 21:50:33 -0800 (PST) (envelope-from will) Message-Id: <200101010550.f015oXI51110@freefall.freebsd.org> From: Will Andrews Date: Sun, 31 Dec 2000 21:50:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/scripts addport X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/12/31 21:50:33 PST Modified files: Tools/scripts addport Log: Several changes. First, depend on another environment variable rather than CVSROOT (now ADDPCVSROOT) to avoid conflicts for people who normally set CVSROOT to something besides freefall (like myself). Second, allow autofill to work for non-PR additions by checking for a -l argument of -1. Third, remove the bogus $portname check in autofill that screws up if you are adding something with a PKGNAMEPREFIX (i.e. p5-). Revision Changes Path 1.18 +15 -13 ports/Tools/scripts/addport To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message