Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Sep 2014 20:02:24 +0000 (UTC)
From:      Sean Farley <scf@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r366949 - in head: . games/linux-nwnclient
Message-ID:  <201409012002.s81K2O9t033247@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: scf (src committer)
Date: Mon Sep  1 20:02:24 2014
New Revision: 366949
URL: http://svnweb.freebsd.org/changeset/ports/366949
QAT: https://qat.redports.org/buildarchive/r366949/

Log:
  - Update the homepage to the community website as the official one is
    deceased.
  - Update LEGAL (Distribution not allowed).
  - Use DIST_SUBDIR to reduce clutter and for the glob in LEGAL.
  - Take maintainership.

Modified:
  head/LEGAL
  head/games/linux-nwnclient/Makefile
  head/games/linux-nwnclient/distinfo
  head/games/linux-nwnclient/pkg-descr

Modified: head/LEGAL
==============================================================================
--- head/LEGAL	Mon Sep  1 20:01:42 2014	(r366948)
+++ head/LEGAL	Mon Sep  1 20:02:24 2014	(r366949)
@@ -162,6 +162,7 @@ libaacplus-*		audio/libaacplus	Unclear l
 libamrnb/26104-*.zip	audio/libamrnb		unclear legal status, probably need licenses from 3GPP and more
 libamrwb/26204-*.zip	audio/libamrwb		unclear legal status, probably need licenses from 3GPP and more
 libdvdcss-*.tar.bz2	multimedia/libdvdcss	CSS code may violate the DMCA
+linux-nwnclient/*	games/linux-nwnclient	Distribution not allowed
 linux-unrealgold*	games/linux-unrealgold	Redistribution limited
 linux-ut/*		games/linux-ut		Redistribution limited
 linuxq3ademo-*		games/linux-quake3	Restrictive license by Loki Software

Modified: head/games/linux-nwnclient/Makefile
==============================================================================
--- head/games/linux-nwnclient/Makefile	Mon Sep  1 20:01:42 2014	(r366948)
+++ head/games/linux-nwnclient/Makefile	Mon Sep  1 20:02:24 2014	(r366949)
@@ -14,13 +14,15 @@ MASTER_SITES=	http://na.llnet.bioware.cd
 PKGNAMEPREFIX=	linux-
 DISTFILES=	${CLIENT_FILES} \
 		${CLIENT_NWMOVIES}
+DIST_SUBDIR=	${PKGNAMEPREFIX}${PORTNAME}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	scf@FreeBSD.org
 COMMENT=	Neverwinter Nights Linux (x86) Client
 
 RUN_DEPENDS=	${LOCALBASE}/share/nwndata/docs/readme.txt:${PORTSDIR}/games/nwndata
 
 NO_BUILD=	yes
+RESTRICTED=	Distribution not allowed
 USE_LINUX=	yes
 USE_LINUX_APPS=	sdl12 xorglibs
 NWNDATADIR=	${LOCALBASE}/share/nwndata
@@ -64,11 +66,11 @@ do-extract:
 	${MKDIR} ${WRKSRC}
 .for _distfile in ${CLIENT_FILES:C/:.*$//g} ${BINKPLAYERFILE}
 	(cd ${WRKSRC} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} \
-		${DISTDIR}/${_distfile} ${EXTRACT_AFTER_ARGS})
+		${_DISTDIR}/${_distfile} ${EXTRACT_AFTER_ARGS})
 .endfor
 .if defined(BINKPLAYERFILE)
 	(cd ${WRKSRC} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} \
-		${DISTDIR}/${NWMOVIESFILE} ${EXTRACT_AFTER_ARGS} \
+		${_DISTDIR}/${NWMOVIESFILE} ${EXTRACT_AFTER_ARGS} \
 		nwmovies/binklib.so nwmovies/libdis/libdisasm.so \
 		nwmovies/nwmovies.so)
 	(cd ${WRKSRC} && ${MV} BinkPlayer nwmovies)

Modified: head/games/linux-nwnclient/distinfo
==============================================================================
--- head/games/linux-nwnclient/distinfo	Mon Sep  1 20:01:42 2014	(r366948)
+++ head/games/linux-nwnclient/distinfo	Mon Sep  1 20:02:24 2014	(r366949)
@@ -1,14 +1,14 @@
-SHA256 (English_linuxclient169_orig.tar.gz) = 50932f9647ea7968dbb8f7ab1fc6478035fff0826379a45762c1de8e46d1d2b0
-SIZE (English_linuxclient169_orig.tar.gz) = 473297170
-SHA256 (English_linuxclient169_xp2.tar.gz) = 09715e2b95c025ef7f00d218deec1b1edce501530d8cba51d61097c69699763f
-SIZE (English_linuxclient169_xp2.tar.gz) = 506025948
-SHA256 (nwclient129.tar.gz) = 3d75e07f4d44fde789481240d02c07a7a7e0599bc2300d8a73f98f4c752da80e
-SIZE (nwclient129.tar.gz) = 5504342
-SHA256 (nwclientgold.tar.gz) = 6aea73cee2f6c9733ef4a121888cb3451d8a31b968a02e1ec897242df53395f3
-SIZE (nwclientgold.tar.gz) = 7559227
-SHA256 (nwclienthotu.tar.gz) = 0a4ace1aacd69fb166d09bd249ce5ae98dd28f580765f52e0147bb85f7dfcfd7
-SIZE (nwclienthotu.tar.gz) = 39611339
-SHA256 (nwmovies-v4-public.20090223.080954.tar.gz) = 4ce60791183a0623d09b37c9f00ba42a2f7e7d953eba35b090a96cc891254f14
-SIZE (nwmovies-v4-public.20090223.080954.tar.gz) = 137697
-SHA256 (BinkLinuxPlayer.zip) = ba3102eb70627f7a97c82f3a9efaacbccef64d1f48dda2b4338b0f27d5f50418
-SIZE (BinkLinuxPlayer.zip) = 85507
+SHA256 (linux-nwnclient/English_linuxclient169_orig.tar.gz) = 50932f9647ea7968dbb8f7ab1fc6478035fff0826379a45762c1de8e46d1d2b0
+SIZE (linux-nwnclient/English_linuxclient169_orig.tar.gz) = 473297170
+SHA256 (linux-nwnclient/English_linuxclient169_xp2.tar.gz) = 09715e2b95c025ef7f00d218deec1b1edce501530d8cba51d61097c69699763f
+SIZE (linux-nwnclient/English_linuxclient169_xp2.tar.gz) = 506025948
+SHA256 (linux-nwnclient/nwclient129.tar.gz) = 3d75e07f4d44fde789481240d02c07a7a7e0599bc2300d8a73f98f4c752da80e
+SIZE (linux-nwnclient/nwclient129.tar.gz) = 5504342
+SHA256 (linux-nwnclient/nwclientgold.tar.gz) = 6aea73cee2f6c9733ef4a121888cb3451d8a31b968a02e1ec897242df53395f3
+SIZE (linux-nwnclient/nwclientgold.tar.gz) = 7559227
+SHA256 (linux-nwnclient/nwclienthotu.tar.gz) = 0a4ace1aacd69fb166d09bd249ce5ae98dd28f580765f52e0147bb85f7dfcfd7
+SIZE (linux-nwnclient/nwclienthotu.tar.gz) = 39611339
+SHA256 (linux-nwnclient/nwmovies-v4-public.20090223.080954.tar.gz) = 4ce60791183a0623d09b37c9f00ba42a2f7e7d953eba35b090a96cc891254f14
+SIZE (linux-nwnclient/nwmovies-v4-public.20090223.080954.tar.gz) = 137697
+SHA256 (linux-nwnclient/BinkLinuxPlayer.zip) = ba3102eb70627f7a97c82f3a9efaacbccef64d1f48dda2b4338b0f27d5f50418
+SIZE (linux-nwnclient/BinkLinuxPlayer.zip) = 85507

Modified: head/games/linux-nwnclient/pkg-descr
==============================================================================
--- head/games/linux-nwnclient/pkg-descr	Mon Sep  1 20:01:42 2014	(r366948)
+++ head/games/linux-nwnclient/pkg-descr	Mon Sep  1 20:02:24 2014	(r366949)
@@ -1,4 +1,4 @@
 This is the Neverwinter Nights Linux based client.  It runs
 under FreeBSD using the Linux emulation mode.
 
-WWW:  http://nwn.bioware.com/
+WWW: http://www.neverwinternights.info/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409012002.s81K2O9t033247>