From owner-cvs-all@FreeBSD.ORG Thu Jan 8 23:32:11 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 B1D5816A4CE; Thu, 8 Jan 2004 23:32:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99D4643D5D; Thu, 8 Jan 2004 23:32:10 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i097WA0B065813; Thu, 8 Jan 2004 23:32:10 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i097WAGg065812; Thu, 8 Jan 2004 23:32:10 -0800 (PST) (envelope-from edwin) Message-Id: <200401090732.i097WAGg065812@repoman.freebsd.org> From: Edwin Groothuis Date: Thu, 8 Jan 2004 23:32:10 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils Makefile ports/sysutils/top Makefile distinfo pkg-descr pkg-plist ports/sysutils/top/files pkg-message-base 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: Fri, 09 Jan 2004 07:32:11 -0000 edwin 2004/01/08 23:32:10 PST FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/top Makefile distinfo pkg-descr pkg-plist sysutils/top/files pkg-message-base Log: Add sysutils/top back into the tree As the first step in updating this popular program, I am releasing the current copy of the source for top 3.5. In the coming weeks this should become the final 3.5 release. Beta13 includes updated modules for freebsd, linux, and AIX. Included are all patches for FreeBSD 4.7 - 5.2 so that this version can be used as a drop-in replacement for the base versions (use TOP_OVERWRITE_BASE=yes) Revision Changes Path 1.482 +1 -0 ports/sysutils/Makefile 1.1 +111 -0 ports/sysutils/top/Makefile (new) 1.1 +13 -0 ports/sysutils/top/distinfo (new) 1.1 +7 -0 ports/sysutils/top/files/pkg-message-base (new) 1.1 +8 -0 ports/sysutils/top/pkg-descr (new) 1.1 +1 -0 ports/sysutils/top/pkg-plist (new)