From owner-freebsd-ports Mon Sep 28 13:59:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA22017 for freebsd-ports-outgoing; Mon, 28 Sep 1998 13:59:46 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from panzer.plutotech.com (panzer.plutotech.com [206.168.67.125]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA21989 for ; Mon, 28 Sep 1998 13:59:39 -0700 (PDT) (envelope-from ken@panzer.plutotech.com) Received: (from ken@localhost) by panzer.plutotech.com (8.9.1/8.8.5) id OAA17936; Mon, 28 Sep 1998 14:59:21 -0600 (MDT) From: "Kenneth D. Merry" Message-Id: <199809282059.OAA17936@panzer.plutotech.com> Subject: Re: X11R6 and CAM (??) In-Reply-To: <199809282025.WAA13680@peedub.muc.de> from Gary Jennejohn at "Sep 28, 98 10:25:46 pm" To: garyj@muc.de Date: Mon, 28 Sep 1998 14:59:21 -0600 (MDT) Cc: ports@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL28s (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [ CCing this to -ports instead of -current, since it's a ports issue really ] Gary Jennejohn wrote... > "Kenneth D. Merry" writes: > >Gary Jennejohn wrote... > >> This looks like xsysinfo. I munged it to work with libdevstat (basically > >> stole the code from iostat :) and sent the changes to the maintainer. > >> Unfortunately, he's currently doing his compulsory military service and > >> doesn't have time to look at my changes :( > > > >Well, how about doing something like putting the devstat patches for it in > >the ports tree? That will probably do until the author has a chance to > >merge the changes in. > > > >You might want to make the build procedure autodetect devstat, so it will > >work with either the 2.2.x releases or 3.0. I'd recommend doing something > >like: > > > >.if exists(/usr/include/devstat.h) > >CFLAGS+= -DFREEBSD_DEVSTAT > >.endif > > > >Or something like that. > > > > I do check, but I use /usr/lib/libdevstat.a, since I need the library :) > If I find it then I munge Imakefile to add -DHAVE_DEVSTAT and -ldevstat. > > I could commit the changes, but I thought we were supposed to be nice and > let the maintainer have first crack at 'em. Maybe this policy has been > waived for 3.0-R ? Oh, I have no idea. For instance, I mailed Oliver Fromme, the maintainer of the tosha port with the latest CAM patches for tosha. That was a week or two ago, and he hasn't responded. I suppose I should either just commit the patches, or get someone who's a little more ports-savvy to commit them or something. So what do we do when the maintainer either doesn't respond, or is too busy to handle it? Ken -- Kenneth Merry ken@plutotech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message