From owner-cvs-ports Fri Dec 12 04:04:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA14716 for cvs-ports-outgoing; Fri, 12 Dec 1997 04:04:12 -0800 (PST) (envelope-from owner-cvs-ports) Received: from freebsd.scds.com (jseger.shore.net [204.167.102.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id EAA14653; Fri, 12 Dec 1997 04:03:27 -0800 (PST) (envelope-from jseger@freebsd.scds.com) Received: (from jseger@localhost) by freebsd.scds.com (8.8.7/8.8.5) id HAA23762; Fri, 12 Dec 1997 07:20:02 -0500 (EST) Date: Fri, 12 Dec 1997 07:20:02 -0500 (EST) Message-Id: <199712121220.HAA23762@freebsd.scds.com> From: "Justin M. Seger" To: obrien@NUXI.com CC: cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-CVSROOT@freebsd.org, cvs-ports@freebsd.org In-reply-to: <19971212012700.14819@dragon.nuxi.com> (obrien@NUXI.com) Subject: Re: cvs commit: CVSROOT modules ports/sysutils Makefile ports/sysutils/top Makefile ports/sysutils/top/files defaults m_freebsd2.c m_freebsd2.man md5 ports/sysutils/top/patches patch-aa patch-ac patch-ad patch-ag patch-ai ... Sender: owner-cvs-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Log: > Remove obsolete ports/sysutils/top. This is needed for 2.1.x people. A better solution would be to be to `nop' it using the same logic we use for marking a port broken on -CURRENT. It was previously marker BROKEN for 2.2 and above, however when I asked Satoshi about it, he agreed that since the ports tree only officially support stable and current, we didn't need that in the ports tree anymore. Anyone running 2.1.7 or lower who still wants it should be able to download an old package of it. -Justin Seger-