From owner-freebsd-ports Wed Dec 11 17: 0: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE29E37B401 for ; Wed, 11 Dec 2002 17:00:06 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6A5543E4A for ; Wed, 11 Dec 2002 17:00:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBC106x3059648 for ; Wed, 11 Dec 2002 17:00:06 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBC106cH059647; Wed, 11 Dec 2002 17:00:06 -0800 (PST) Date: Wed, 11 Dec 2002 17:00:06 -0800 (PST) Message-Id: <200212120100.gBC106cH059647@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Kurt Werle Subject: Re: ports/45613: make update doesn't Reply-To: Kurt Werle Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/45613; it has been noted by GNATS. From: Kurt Werle To: freebsd-gnats-submit@FreeBSD.org Cc: kwerle@pobox.com Subject: Re: ports/45613: make update doesn't Date: Wed, 11 Dec 2002 16:56:47 -0800 /usr/ports/Makefile ... update: update_script.sh sh update_script.sh update_script.sh: pushd net/cvsup make make install make clean cat /usr/src/share/examples/cvsup/ports-supfile | perl -n -e 's/CHANGE_THIS/cvsup10/; print' > ports-supfile echo /usr/local/bin/cvsup ports-supfile > update_script.sh You could do much better. Obviously, not everyone should swap cvsup10 for CHANGE_THIS, but that is what perl is for, right? This would get 90% of the folks 100% to "free ports updates". It would get about 100% of the people >90% of the way. Everything would be right in front of you if you wanted to edit it. User-admins would never have to dig again. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message