From owner-cvs-all Sat Oct 5 9:21:53 2002 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 C87CF37B401; Sat, 5 Oct 2002 09:21:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 742F243E7B; Sat, 5 Oct 2002 09:21:51 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g95GLpCo031396; Sat, 5 Oct 2002 09:21:51 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g95GLpNK031395; Sat, 5 Oct 2002 09:21:51 -0700 (PDT) Message-Id: <200210051621.g95GLpNK031395@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sat, 5 Oct 2002 09:21:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libgtop Makefile ports/devel/libgtop/files patch-ah patch-sysdeps::freebsd::proctime.c ports/devel/libgtop2 Makefile ports/devel/libgtop2/files patch-ah patch-sysdeps::freebsd::proctime.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/10/05 09:21:50 PDT Modified files: devel/libgtop Makefile devel/libgtop/files patch-ah patch-sysdeps::freebsd::proctime.c devel/libgtop2 Makefile devel/libgtop2/files patch-ah patch-sysdeps::freebsd::proctime.c Log: Fix build on -CURRENT by moving to a pure libkvm API. Thanks to julian for pointing me in this direction. This should hopefully be more portable moving forward. Bump PORTREVISION since the changes affect -stable as well. Revision Changes Path 1.51 +1 -1 ports/devel/libgtop/Makefile 1.5 +31 -6 ports/devel/libgtop/files/patch-ah 1.3 +76 -24 ports/devel/libgtop/files/patch-sysdeps::freebsd::proctime.c 1.58 +1 -1 ports/devel/libgtop2/Makefile 1.5 +33 -6 ports/devel/libgtop2/files/patch-ah 1.3 +77 -25 ports/devel/libgtop2/files/patch-sysdeps::freebsd::proctime.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message