Date: Wed, 27 Aug 2003 01:14:14 -0700 (PDT) From: "Michael L. Hostbaek" <mich@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/worldtools Makefile distinfo pkg-descr pkg-plist Message-ID: <200308270814.h7R8EEnk066289@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mich 2003/08/27 01:14:14 PDT FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/worldtools Makefile distinfo pkg-descr pkg-plist Log: New port: worldtools worldtools consists of 3 simple scripts: - whereintheworld displays the great lines behind the build logs of a buildworld. It shows at which step the build is at, and which module is currently being built. - buildit runs a command, time(1)s it, logs the output and optionally sends a notification to the user by email when finished. - upgrade is a wrapper for buildit, whereintheworld, cvsup and make buildworld. PR: 55995 Submitted by: The Anarcat <anarcat@anarcat.ath.cx> Approved by: roberto (mentor) Revision Changes Path 1.403 +1 -0 ports/sysutils/Makefile 1.1 +29 -0 ports/sysutils/worldtools/Makefile (new) 1.1 +1 -0 ports/sysutils/worldtools/distinfo (new) 1.1 +13 -0 ports/sysutils/worldtools/pkg-descr (new) 1.1 +5 -0 ports/sysutils/worldtools/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308270814.h7R8EEnk066289>