From owner-cvs-all Mon Aug 5 3:49:23 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 11D1D37B400; Mon, 5 Aug 2002 03:49:15 -0700 (PDT) Received: from wolf.istc.kiev.ua (wolf.istc.kiev.ua [193.108.236.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id B521A43E72; Mon, 5 Aug 2002 03:49:09 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (ppp-237-231.istc.kiev.ua [193.108.237.231]) by wolf.istc.kiev.ua ( . . / . . ) with ESMTP id NAA28889; Mon, 5 Aug 2002 13:39:47 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.12.5/8.11.3) with ESMTP id g75AdGD9017690; Mon, 5 Aug 2002 13:39:16 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3D4E55F8.236A22CE@FreeBSD.org> Date: Mon, 05 Aug 2002 13:39:52 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Doug Barton Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11/xscreensaver Makefile pkg-plistports/x11/xscreensaver/files patch-driver_Makefile.in References: <200208051014.g75AEeXl044928@freefall.freebsd.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit 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 Doug Barton wrote: > > dougb 2002/08/05 03:14:40 PDT > > Modified files: > x11/xscreensaver Makefile pkg-plist > Removed files: > x11/xscreensaver/files patch-driver_Makefile.in > Log: > Take the unfortunate step of removing gnome support. The gnome team > already has xscreensaver-gnome to work with, and I think they'll > do a great job with it. This is not a rash decision. I've discussed > the issue several times with the gnome team, and suffice it to say > that we have different ideas about how things should look. I've also > sent an e-mail directly to them describing the reasoning for my > decision in more detail. There was actually no GNOME support, so please don't whine when the port will be broken by removal of bsd.gnome.mk (is is going to be removed and replaced with bsd.gnomeng.mk, so that USE_GTK and friends will go away). Also, your rev.1.15 of patch-ab was absolutely unjustified, as its sole purpose was to prevent configure script from detecting/using gtk-2.0.x/libxml-2.0.x instead of gtk-1.0.x/libxml-1.0.x when it is not asked for, which obviously will lead to missing dependency when user builds xscreensaver on machine with gnome2 installed. You had 20+ days to review proposed patches, but didn't even make an 10-minutes worth effort to understand their purpose. Doh. -Maxim > > Since I'm here, make not wanting Kerberos explicit. Several users > who've had various bits and pieces of Kerberos left behind after > trying to remove it have reported that the configure script is > a little overzealous about finding those bits, and we end up > with either a failed build, or a less than completely successful > binary. If this becomes a problem we can revisit it. > > Revision Changes Path > 1.60 +29 -9 ports/x11/xscreensaver/Makefile > 1.1 +0 -0 ports/x11/xscreensaver/files/patch-driver_Makefile.in (dead) > 1.36 +0 -18 ports/x11/xscreensaver/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message