Subject: CVS commit: pkgsrc/x11/openmotif
To: None <pkgsrc-changes@NetBSD.org>
From: Greg Troxel <gdt@netbsd.org>
List: pkgsrc-changes
Date: 05/14/2006 16:35:58
Module Name:	pkgsrc
Committed By:	gdt
Date:		Sun May 14 16:35:58 UTC 2006

Modified Files:
	pkgsrc/x11/openmotif: Makefile

Log Message:
Remove NOT_FOR_PLATFORM for Interix; that should be for technical
issues only, not licensing.

Add LICENSE=openmotif-license because this software is non-Free.

Set RESTRICTED, and NO_*_ON_CDROM because the license has complex
terms for "commercial product offering".

If $(OPSYS) is not in
  DragonFly FreeBSD Linux NetBSD OpenBSD
set NO_*_ON_FTP, because the license only grants distribution rights
for open source operating systems.

I believe this commit will still prevent openmotif from building on
Interix without setting ACCEPTABLE_LICENSES, and should also result in
all 4 of NO_*_ON_* being set on Interix.

There's too much make code to implement NO_*_ON_FTP-on-other-than-list
(munged from bsd.pkg.mk), but I didn't see a way to make
ONLY_FOR_PLATFORM run a makefile fragment on other platforms.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 pkgsrc/x11/openmotif/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.