Subject: Re: CVS commit: pkgsrc/chat/centericq
To: None <hubertf@netbsd.org>
From: James Chacon <jchacon@genuity.net>
List: pkgsrc-changes
Date: 03/25/2002 13:28:44
Is there any reason that all of the places lang/gcc gets included shouldn't
just do the following?:

Check if the installed compiled is GCC_VERSION and only pull in lang/gcc if 
GCC_VERSION > the installed version or GCC_FORCE or something similiar
is set. 

The issue is that there are egcs style checks in a bunch of places now and
there's no real reason since they all do the same thing. 

It's not like lang/gcc is actually special patches. It's literally the
diffs from the in-tree gcc pulled out. I worked on a patch set last night
to bring it up to date so I could enable it for the remaining ported platforms.

James

>
>
>Module Name:	pkgsrc
>Committed By:	hubertf
>Date:		Mon Mar 25 17:18:32 UTC 2002
>
>Modified Files:
>	pkgsrc/chat/centericq: Makefile
>
>Log Message:
>Only use the gcc pkg on egcs systems
>
>
>To generate a diff of this commit:
>cvs rdiff -r1.5 -r1.6 pkgsrc/chat/centericq/Makefile
>
>Please note that diffs are not public domain; they are subject to the
>copyright notices on the relevant files.
>
>
>
>
>