diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/doom/Makefile | 3 | ||||
-rw-r--r-- | games/jfsw/Makefile | 3 | ||||
-rw-r--r-- | games/libretro-fbalpha/Makefile | 3 | ||||
-rw-r--r-- | games/libretro-genesis_plus_gx/Makefile | 3 | ||||
-rw-r--r-- | games/libretro-paralleln64/Makefile | 3 | ||||
-rw-r--r-- | games/libretro-snes9x/Makefile | 3 | ||||
-rw-r--r-- | games/libretro-snes9x2005/Makefile | 3 | ||||
-rw-r--r-- | games/libretro-snes9x2010/Makefile | 3 | ||||
-rw-r--r-- | games/macopix/Makefile | 31 | ||||
-rw-r--r-- | games/nwndata/Makefile | 4 | ||||
-rw-r--r-- | games/xbat/Makefile | 8 | ||||
-rw-r--r-- | games/xfrisk/Makefile | 10 |
12 files changed, 38 insertions, 39 deletions
diff --git a/games/doom/Makefile b/games/doom/Makefile index e85f057bc5a2..3ac3005711a5 100644 --- a/games/doom/Makefile +++ b/games/doom/Makefile @@ -10,13 +10,12 @@ DISTNAME= doomsrc MAINTAINER= ports@FreeBSD.org COMMENT= DOOM: the game and the sound server +# Redistribution is limited, see license; Requested by id Software LICENSE= IDSOFTWARE LICENSE_NAME= ID SOFTWARE LICENSE LICENSE_FILE= ${WRKSRC}/linuxdoom-${PORTVERSION}/DOOMLIC.TXT LICENSE_PERMS= dist-mirror pkg-mirror -NO_CDROM= Redistribution is limited, see license; Requested by id Software - ONLY_FOR_ARCHS= i386 USES= gmake xorg zip diff --git a/games/jfsw/Makefile b/games/jfsw/Makefile index a486caf705de..a7414b25c1ee 100644 --- a/games/jfsw/Makefile +++ b/games/jfsw/Makefile @@ -7,6 +7,7 @@ CATEGORIES= games MAINTAINER= martymac@FreeBSD.org COMMENT= Jonathon Fowler's Shadow Warrior Port +# Must be distributed only through the Internet and free of charge LICENSE= GPLv2 BuildLic LICENSE_COMB= multi LICENSE_NAME_BuildLic= Build source code license @@ -36,8 +37,6 @@ GH_TAGNAME= c434002 \ 1149eb1:mact GH_SUBDIR= jfbuild:build jfaudiolib:audio jfmact:mact -NO_CDROM= Must be distributed only through the Internet and free of charge - MAKE_ENV+= DATADIR="${DATADIR}" SUB_FILES= pkg-message diff --git a/games/libretro-fbalpha/Makefile b/games/libretro-fbalpha/Makefile index 3e01491007f7..f6bc87061599 100644 --- a/games/libretro-fbalpha/Makefile +++ b/games/libretro-fbalpha/Makefile @@ -5,6 +5,7 @@ CATEGORIES= games MAINTAINER= menelkir@itroll.org COMMENT= Final Burn Alpha port for libretro +# Commercial users must seek permission from copyright holders. LICENSE= FBA LICENSE_NAME= FBA LICENSE_FILE= ${WRKSRC}/src/license.txt @@ -16,8 +17,6 @@ USE_GL= gl PLIST_FILES= lib/libretro/fbalpha_libretro.so -NO_CDROM= Commercial users must seek permission from copyright holders. - USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= fbalpha diff --git a/games/libretro-genesis_plus_gx/Makefile b/games/libretro-genesis_plus_gx/Makefile index 65ecfc30bda8..9c1756e62800 100644 --- a/games/libretro-genesis_plus_gx/Makefile +++ b/games/libretro-genesis_plus_gx/Makefile @@ -5,6 +5,7 @@ CATEGORIES= games MAINTAINER= menelkir@itroll.org COMMENT= Enhanced port of Genesis Plus +# Commercial users must seek permission from copyright holders. LICENSE= GPGX LICENSE_NAME= GPGX LICENSE_FILE= ${WRKSRC}/LICENSE.txt @@ -13,8 +14,6 @@ LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept USES= compiler:c++11-lib gmake USE_LDCONFIG= yes -NO_CDROM= Commercial users must seek permission from copyright holders. - USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= Genesis-Plus-GX diff --git a/games/libretro-paralleln64/Makefile b/games/libretro-paralleln64/Makefile index 8337796f887c..d86c94d24f3c 100644 --- a/games/libretro-paralleln64/Makefile +++ b/games/libretro-paralleln64/Makefile @@ -5,6 +5,7 @@ CATEGORIES= games MAINTAINER= menelkir@itroll.org COMMENT= Improved Nintendo 64 core for libretro +# Commercial users must seek permission from copyright holders. LICENSE= BITSTREAM_VERA CC0-1.0 GFDL GPLv2 GPLv3 LGPL3 MIT ZLIB LICENSE_COMB= multi LICENSE_NAME_BITSTREAM_VERA= Bitstream Vera Sans - Roman Release 1.10 @@ -17,8 +18,6 @@ USES= compiler:c++11-lang gmake gl localbase USE_GL= gl USE_LDCONFIG= yes -NO_CDROM= Commercial users must seek permission from copyright holders. - DYNAREC= ${ARCH:S/amd64/x86_64/:C/armv.*/arm/:S/i386/x86/} MAKE_ARGS= WITH_DYNAREC=${DYNAREC} diff --git a/games/libretro-snes9x/Makefile b/games/libretro-snes9x/Makefile index 841ab02d33e1..149d4836c49e 100644 --- a/games/libretro-snes9x/Makefile +++ b/games/libretro-snes9x/Makefile @@ -5,6 +5,7 @@ CATEGORIES= games MAINTAINER= menelkir@itroll.org COMMENT= Snes9x - Portable Super Nintendo emulator +# Commercial users must seek permission from copyright holders. LICENSE= PS LICENSE_NAME= PS LICENSE_FILE= ${WRKSRC}/LICENSE @@ -15,8 +16,6 @@ BROKEN_FreeBSD_11= linker error: unrecognized option '-plugin' USES= compiler:c++11-lib gmake USE_LDCONFIG= yes -NO_CDROM= Commercial users must seek permission from copyright holders. - USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= snes9x diff --git a/games/libretro-snes9x2005/Makefile b/games/libretro-snes9x2005/Makefile index 0334af1a8cd0..5c8362b40a38 100644 --- a/games/libretro-snes9x2005/Makefile +++ b/games/libretro-snes9x2005/Makefile @@ -5,6 +5,7 @@ CATEGORIES= games MAINTAINER= menelkir@itroll.org COMMENT= Snes9x - Portable Super Nintendo emulator (1.43) +# Commercial users must seek permission from copyright holders. LICENSE= PS LICENSE_NAME= PS LICENSE_FILE= ${WRKSRC}/copyright @@ -13,8 +14,6 @@ LICENSE_PERMS= dist-mirror pkg-mirror auto-accept USES= compiler:c++11-lib gmake USE_LDCONFIG= yes -NO_CDROM= Commercial users must seek permission from copyright holders. - USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= snes9x2005 diff --git a/games/libretro-snes9x2010/Makefile b/games/libretro-snes9x2010/Makefile index 4036a8792a79..837af11a56c4 100644 --- a/games/libretro-snes9x2010/Makefile +++ b/games/libretro-snes9x2010/Makefile @@ -5,6 +5,7 @@ CATEGORIES= games MAINTAINER= menelkir@itroll.org COMMENT= Snes9x - Portable Super Nintendo emulator (1.52) +# Commercial users must seek permission from copyright holders. LICENSE= PS LICENSE_NAME= PS LICENSE_FILE= ${WRKSRC}/LICENSE.txt @@ -13,8 +14,6 @@ LICENSE_PERMS= dist-mirror pkg-mirror auto-accept USES= compiler:c++11-lib gmake USE_LDCONFIG= yes -NO_CDROM= Commercial users must seek permission from copyright holders. - USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= snes9x2010 diff --git a/games/macopix/Makefile b/games/macopix/Makefile index ac00f641ed7a..d2746bf49f50 100644 --- a/games/macopix/Makefile +++ b/games/macopix/Makefile @@ -5,25 +5,17 @@ PORTVERSION= 1.7.4 PORTREVISION= 12 CATEGORIES= games MASTER_SITES= http://rosegray.sakura.ne.jp/macopix/ -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${RESTRICTED_FILES} +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${LICENSE_DISTFILES_DATA} MAINTAINER= ports@FreeBSD.org COMMENT= Window sitter for X11 -LICENSE= GPLv2+ -LICENSE_FILE= ${WRKSRC}/COPYING - -BROKEN_FreeBSD_13= ld: error: duplicate symbol: AutoBar -BROKEN_FreeBSD_14= ld: error: duplicate symbol: AutoBar -BROKEN_armv6= dumps core: Assertion failed: (!NodePtr->isKnownSentinel()), function operator*, file ilist_iterator.h -BROKEN_armv7= dumps core: Assertion failed: (!NodePtr->isKnownSentinel()), function operator*, file ilist_iterator.h - -LIB_DEPENDS= libpng.so:graphics/png \ - libtiff.so:graphics/tiff - -RESTRICTED= 'contains commercial character data' - -RESTRICTED_FILES= \ +LICENSE= GPLv2+ DATA +LICENSE_COMB= multi +LICENSE_NAME_DATA= Commercial character data +LICENSE_TEXT_DATA= contains commercial character data +LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING +LICENSE_DISTFILES_DATA= \ macopix-mascot-comic_party-euc-ja-1.02.tar.gz \ macopix-mascot-cosmos-euc-ja-1.02.tar.gz \ macopix-mascot-kanon-euc-ja-1.02.tar.gz \ @@ -34,6 +26,15 @@ RESTRICTED_FILES= \ macopix-mascot-tsukihime-euc-ja-1.02.tar.gz \ macopix-mascot-marimite-euc-ja-2.20.tar.gz \ macopix-mascot-HxB-euc-ja-0.30.tar.gz +LICENSE_PERMS_DATA= auto-accept + +BROKEN_FreeBSD_13= ld: error: duplicate symbol: AutoBar +BROKEN_FreeBSD_14= ld: error: duplicate symbol: AutoBar +BROKEN_armv6= dumps core: Assertion failed: (!NodePtr->isKnownSentinel()), function operator*, file ilist_iterator.h +BROKEN_armv7= dumps core: Assertion failed: (!NodePtr->isKnownSentinel()), function operator*, file ilist_iterator.h + +LIB_DEPENDS= libpng.so:graphics/png \ + libtiff.so:graphics/tiff USES= gettext gmake gnome iconv jpeg libtool pkgconfig xorg USE_GNOME= gtk20 diff --git a/games/nwndata/Makefile b/games/nwndata/Makefile index e46a92054162..cba1af7257cb 100644 --- a/games/nwndata/Makefile +++ b/games/nwndata/Makefile @@ -15,6 +15,9 @@ MAINTAINER= scf@FreeBSD.org COMMENT= Neverwinter Nights Data Files LICENSE= Proprietary +LICENSE_NAME= Proprietary +LICENSE_TEXT= Distribution not allowed +LICENSE_PERMS= auto-accept ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS_REASON= Binary Distribution on x86 only @@ -38,7 +41,6 @@ PLIST_SUB+= DIAMOND="@comment " ORIGINAL="" NO_BUILD= yes WRKSRC= ${WRKDIR}/nwn -RESTRICTED= Distribution not allowed do-install: ${MKDIR} ${STAGEDIR}${DATADIR} diff --git a/games/xbat/Makefile b/games/xbat/Makefile index bfc39b002fb2..2bf132b20547 100644 --- a/games/xbat/Makefile +++ b/games/xbat/Makefile @@ -10,9 +10,11 @@ DISTNAME= xev111 MAINTAINER= TsurutaniNaoki@gmail.com COMMENT= XEVIOUS like shooting game -LICENSE= GPLv2 - -NO_CDROM= Possible copyright infringement +LICENSE= GPLv2 CR +LICENSE_COMB= multi +LICENSE_NAME_CR= Copyright +LICENSE_TEXT_CR= Possible copyright infringement +LICENSE_PERMS_CR= dist-mirror pkg-mirror auto-accept USES= imake xorg USE_XORG= x11 xext diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile index 4147be2bce12..97a6839c59ce 100644 --- a/games/xfrisk/Makefile +++ b/games/xfrisk/Makefile @@ -11,13 +11,15 @@ DISTNAME= XFrisk-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Multi-player networked Risk game for X11 -LICENSE= GPLv2+ -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE= GPLv2+ CR +LICENSE_COMB= multi +LICENSE_NAME_CR= Copyright +LICENSE_TEXT_CR= Possible trademark infringement +LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING +LICENSE_PERMS_CR= dist-mirror pkg-mirror auto-accept LIB_DEPENDS= libXaw3d.so:x11-toolkits/Xaw3d -NO_CDROM= Possible trademark infringement - WRKSRC= ${WRKDIR}/XFrisk USES= gmake xorg |