Subject: Re: please comment on NetBSD Problem Report #23100: custom groff/files/mdoc.local
To: Jeremy C. Reed <reed@reedmedia.net>
From: Thomas Klausner <wiz@NetBSD.org>
List: tech-pkg
Date: 03/24/2004 01:57:56
On Mon, Mar 22, 2004 at 02:57:01PM -0800, Jeremy C. Reed wrote:
> > > On any *BSD, define OS_NAME as "${OPSYS} ${OS_VERSION}"?
> 
> I am beginning to think that is wrong. If we install groff one time and
> then later the OS_VERSION will be wrong. I think it should always be just
> OPSYS.

You could mark the package as OSVERSION_SPECIFIC.

Since the OS+version is usually displayed at the bottom left,
while the plain OS is at the top in the middle, we could of course
abuse OS+version and set it to "pkgsrc".

 Thomas