From 53d692acd8a71f89a941dada62a4345937a07233 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 19 May 2009 08:59:00 +0000 Subject: Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT block). Uncomment some commented out LICENSE lines while here. --- games/gate88/Makefile | 16 ++++++++-------- games/gbrainy/Makefile | 3 +-- games/gcompris/Makefile | 4 ++-- games/gnome-games/Makefile | 3 +-- games/quake3arena/Makefile | 14 +++++++------- games/quakedata/Makefile | 8 ++++---- games/rollemup/Makefile | 4 ++-- games/velena/Makefile | 4 ++-- games/wesnoth/Makefile | 5 ++--- games/xdoom/Makefile | 3 +-- games/xfrisk/Makefile | 10 +++++----- 11 files changed, 35 insertions(+), 39 deletions(-) (limited to 'games') diff --git a/games/gate88/Makefile b/games/gate88/Makefile index 9f6dbe931c1..d86bf88908a 100644 --- a/games/gate88/Makefile +++ b/games/gate88/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:19 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2009/05/19 08:59:14 wiz Exp $ # DISTNAME= Gate88_Mar19_05 @@ -9,6 +9,13 @@ MASTER_SITES= http://www.queasygames.com/gate88/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.queasygames.com/gate88/ COMMENT= Deep space intergalactic battle +LICENSE= gate88-license + +RESTRICTED= ${LICENSE} +NO_BIN_ON_CDROM= ${RESTRICTED} +NO_SRC_ON_CDROM= ${RESTRICTED} +NO_BIN_ON_FTP= ${RESTRICTED} +NO_SRC_ON_FTP= ${RESTRICTED} PKG_DESTDIR_SUPPORT= user-destdir @@ -17,13 +24,6 @@ EMUL_MODULES.linux= base x11 USE_LANGUAGES= # none -LICENSE= gate88-license -RESTRICTED= ${LICENSE} -NO_BIN_ON_CDROM= ${RESTRICTED} -NO_SRC_ON_CDROM= ${RESTRICTED} -NO_BIN_ON_FTP= ${RESTRICTED} -NO_SRC_ON_FTP= ${RESTRICTED} - INSTALLATION_DIRS= bin lib/gate88 lib/gate88/lib lib/gate88/music INSTALLATION_DIRS+= lib/gate88/music/non-ingame lib/gate88/sound INSTALLATION_DIRS+= share/doc/gate88 diff --git a/games/gbrainy/Makefile b/games/gbrainy/Makefile index 8a5efd2cb3c..901af89da0f 100644 --- a/games/gbrainy/Makefile +++ b/games/gbrainy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2009/05/04 01:37:43 hasso Exp $ +# $NetBSD: Makefile,v 1.14 2009/05/19 08:59:15 wiz Exp $ # DISTNAME= gbrainy-1.1 @@ -10,7 +10,6 @@ MASTER_SITES= http://www.softcatala.org/~jmas/gbrainy/ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://live.gnome.org/gbrainy COMMENT= Brain teaser game and trainer - LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile index a031c38b3e4..41729120803 100644 --- a/games/gcompris/Makefile +++ b/games/gcompris/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2009/05/12 08:28:59 hasso Exp $ +# $NetBSD: Makefile,v 1.13 2009/05/19 08:59:15 wiz Exp $ DISTNAME= gcompris-8.4.4 PKGREVISION= 3 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gcompris/} MAINTAINER= reed@reedmedia.net HOMEPAGE= http://gcompris.net/ COMMENT= Educational games for children +LICENSE= gnu-gpl-v3 PKG_DESTDIR_SUPPORT= user-destdir @@ -19,7 +20,6 @@ USE_LIBTOOL= YES CHECK_PORTABILITY_SKIP+= macosx/build-gtk.sh USE_DIRS+= xdg-1.1 gnome2-1.5 INFO_FILES= yes -#LICENSE= gnu-gplv3 DEPENDS+= gnuchess-[0-9]*:../../games/gnuchess diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 12ac23146e4..b6e6db3616b 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.94 2009/05/18 10:27:15 wiz Exp $ +# $NetBSD: Makefile,v 1.95 2009/05/19 08:59:15 wiz Exp $ DISTNAME= gnome-games-2.26.1 CATEGORIES= games gnome @@ -8,7 +8,6 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME2 games collection - #LICENSE= gnu-gpl-v2 AND gnu-fdl-v1.1 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/games/quake3arena/Makefile b/games/quake3arena/Makefile index bf979e4115f..97a79bc60b8 100644 --- a/games/quake3arena/Makefile +++ b/games/quake3arena/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2009/01/12 16:19:31 jmcneill Exp $ +# $NetBSD: Makefile,v 1.35 2009/05/19 08:59:15 wiz Exp $ DISTNAME= linuxq3apoint-1.32b.x86 PKGREVISION= 3 @@ -11,19 +11,19 @@ EXTRACT_SUFX= .run MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.quake3arena.com/ COMMENT= Quake 3 Arena -- first person shooter (binary only, no data files) - -CONFLICTS= quake3arena-demo-[0-9]* - -EMUL_PLATFORMS= linux-i386 -EMUL_MODULES.linux= base x11 glx - LICENSE= quake3arena-license + RESTRICTED= Terms are too complicated to evaluate. NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} +CONFLICTS= quake3arena-demo-[0-9]* + +EMUL_PLATFORMS= linux-i386 +EMUL_MODULES.linux= base x11 glx + PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= gtar gunzip pax tail diff --git a/games/quakedata/Makefile b/games/quakedata/Makefile index 2bc620375d9..343448f7558 100644 --- a/games/quakedata/Makefile +++ b/games/quakedata/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2008/03/04 06:59:05 jlam Exp $ +# $NetBSD: Makefile,v 1.23 2009/05/19 08:59:15 wiz Exp $ DISTNAME= quake106 PKGNAME= quakedata-1.0 @@ -11,15 +11,15 @@ EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.idsoftware.com/ COMMENT= Game data files for Quake - -BUILD_DEPENDS+= lha-[0-9]*:../../archivers/lha - LICENSE= quakedata-license + RESTRICTED= This software is shareware. NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} +BUILD_DEPENDS+= lha-[0-9]*:../../archivers/lha + PKG_DESTDIR_SUPPORT= user-destdir EXTRACT_ELEMENTS= resource.* diff --git a/games/rollemup/Makefile b/games/rollemup/Makefile index 75830c4192c..629a9fb4ddf 100644 --- a/games/rollemup/Makefile +++ b/games/rollemup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2008/09/25 14:02:09 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2009/05/19 08:59:15 wiz Exp $ DISTNAME= Rollemup PKGNAME= rollemup-1.0 @@ -10,8 +10,8 @@ MASTER_SITES= http://savor.gulic.org/demos/ MAINTAINER= pkgsrc-users@NetBSD.org #HOMEPAGE= http://www.medialab.lostboys.nl/projects/madewith/pinball/pinballgame.html COMMENT= Multi Ball, Player, Platform, Media, Cool Pinball game - LICENSE= no-commercial-use + RESTRICTED= You are not allowed to distribute the software by any means. \ You are allowed to download a copy from this site for personal use. \ See http://www.medialab.lostboys.nl/content/showcase/license.html diff --git a/games/velena/Makefile b/games/velena/Makefile index 157eadae7f8..42c406996ec 100644 --- a/games/velena/Makefile +++ b/games/velena/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2008/10/03 19:15:52 rillig Exp $ +# $NetBSD: Makefile,v 1.11 2009/05/19 08:59:15 wiz Exp $ # DISTNAME= veleng10 @@ -11,8 +11,8 @@ EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ce.unipr.it/~gbe/ COMMENT= Perfect-play engine for connect four +LICENSE= velena-license -LICENSE= velena-license RESTRICTED= You must not charge a fee for this software nor for any derived work in which this software is included. NO_BIN_ON_CDROM= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 44929e61b53..a8f24a481ef 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2009/03/30 09:31:00 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2009/05/19 08:59:15 wiz Exp $ DISTNAME= wesnoth-1.6 CATEGORIES= games @@ -8,13 +8,12 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.wesnoth.org/ COMMENT= Fantasy turn-based strategy game +LICENSE= gnu-gpl-v2 BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt PKG_DESTDIR_SUPPORT= user-destdir -#LICENSE= gnu-gpl-v2 - CONFIGURE_ARGS+= --with-boost=${BUILDLINK_PREFIX.boost-libs} USE_DIRS= xdg-1.4 USE_LIBTOOL= yes diff --git a/games/xdoom/Makefile b/games/xdoom/Makefile index 3ee7002f6f9..e64fe69981d 100644 --- a/games/xdoom/Makefile +++ b/games/xdoom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2008/03/04 06:59:06 jlam Exp $ +# $NetBSD: Makefile,v 1.44 2009/05/19 08:59:15 wiz Exp $ DISTNAME= linuxdoom-1.10 PKGNAME= xdoom-1.10 @@ -12,7 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org # HOMEPAGE= http://www.idsoftware.com/archives/doomarc.html # AWOL COMMENT= 3D shoot-em-up for 8-bit X11 displays - LICENSE= xdoom-license PKG_DESTDIR_SUPPORT= user-destdir diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile index 1190966ab91..690ff1bff7d 100644 --- a/games/xfrisk/Makefile +++ b/games/xfrisk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2008/11/10 17:21:35 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2009/05/19 08:59:16 wiz Exp $ # DISTNAME= xfrisk-1.2 @@ -9,14 +9,14 @@ MASTER_SITES= http://www.tuxick.net/xfrisk/files/ MAINTAINER= sketch@NetBSD.org HOMEPAGE= http://www.tuxick.net/xfrisk/ COMMENT= X11 version of the classic Risk board game - -WRKSRC= ${WRKDIR}/XFrisk -USE_TOOLS+= gmake - # LICENSE pending investigation; absence of LICENSE violates # "RESTRICTED implies LICENSE" pkgsrc rule. #LICENSE= gnu-gpl-v2 LICENSE+= generic-nonlicense + +WRKSRC= ${WRKDIR}/XFrisk +USE_TOOLS+= gmake + RESTRICTED= Possible trademark infringement NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} -- cgit v1.2.3