Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Sep 2014 13:59:48 +0200
From:      John Marino <freebsd.contact@marino.st>
To:        Tijl Coosemans <tijl@FreeBSD.org>, Rusmir Dusko <nemysis@FreeBSD.org>
Cc:        games@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r367521 - in head/games: . djgame2 djgame2/files
Message-ID:  <54103D34.1050503@marino.st>
In-Reply-To: <20140907141807.024965be@kalimero.tijl.coosemans.org>
References:  <201409071134.s87BYSrS031383@svn.freebsd.org> <20140907141807.024965be@kalimero.tijl.coosemans.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 9/7/2014 14:18, Tijl Coosemans wrote:
> On Sun, 7 Sep 2014 11:34:28 +0000 (UTC) Rusmir Dusko <nemysis@FreeBSD.org> wrote:
>> Author: nemysis
>> Date: Sun Sep  7 11:34:27 2014
>> New Revision: 367521
>> URL: http://svnweb.freebsd.org/changeset/ports/367521
>> QAT: https://qat.redports.org/buildarchive/r367521/
>>
>> Log:
>>   - Readdition of games/djgame2 which was removed on r367488
>>   - Mastersite disappeared, mirror on my SF site
>>   - Transfer maintainership to games@ team
>>   - Add license GPLv2
>>
>> Added:
>>   head/games/djgame2/
>>   head/games/djgame2/Makefile   (contents, props changed)
>>   head/games/djgame2/distinfo   (contents, props changed)
>>   head/games/djgame2/files/
>>   head/games/djgame2/files/djgame2.desktop.in   (contents, props changed)
>>   head/games/djgame2/files/patch-Base__src__DJGraphicsChessTimerItem.cpp   (contents, props changed)
>>   head/games/djgame2/files/patch-Shisensho__src__DJGameRank.h   (contents, props changed)
>>   head/games/djgame2/files/patch-Shisensho__src__LLKPanelController.cpp   (contents, props changed)
>>   head/games/djgame2/files/startdjg.in   (contents, props changed)
>>   head/games/djgame2/pkg-descr   (contents, props changed)
>>   head/games/djgame2/pkg-plist   (contents, props changed)
>> Modified:
>>   head/games/Makefile
>>
>> Modified: head/games/Makefile
>> ==============================================================================
>> --- head/games/Makefile	Sun Sep  7 11:33:59 2014	(r367520)
>> +++ head/games/Makefile	Sun Sep  7 11:34:27 2014	(r367521)
>> @@ -187,6 +187,7 @@
>>      SUBDIR += defendguin
>>      SUBDIR += diameter
>>      SUBDIR += digger-vgl
>> +    SUBDIR += djgame2
>>      SUBDIR += dmjava
>>      SUBDIR += dodgindiamond2
>>      SUBDIR += domination
>>
>> Added: head/games/djgame2/Makefile
>> ==============================================================================
>> --- /dev/null	00:00:00 1970	(empty, because file is newly added)
>> +++ head/games/djgame2/Makefile	Sun Sep  7 11:34:27 2014	(r367521)
>> @@ -0,0 +1,54 @@
>> +# Created by: Yinghong Liu <relaxbsd@gmail.com>
>> +# $FreeBSD$
>> +
>> +PORTNAME=	djgame2
>> +PORTVERSION=	3.2.0
>> +PORTREVISION=	4
>> +CATEGORIES=	games
>> +MASTER_SITES=	SF/nemysisfreebsdp/${CATEGORIES}/${PORTNAME}/
>> +DISTNAME=	source-${PORTVERSION}
>> +
>> +MAINTAINER=	games@FreeBSD.org
>> +COMMENT=	bluedj contains many popular online games
> 
> Online games with upstream gone.  Are you sure this port still works?
> Google cannot find anything about "bluedj".
> 


I'd actually like to hear the answer too.  Maybe somebody else from the
warm @games wing can answer this?

John



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