svn commit: r367521 - in head/games: . djgame2 djgame2/files
John Marino
freebsd.contact at marino.st
Wed Sep 10 12:00:12 UTC 2014
On 9/7/2014 14:18, Tijl Coosemans wrote:
> On Sun, 7 Sep 2014 11:34:28 +0000 (UTC) Rusmir Dusko <nemysis at 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 at gmail.com>
>> +# $FreeBSD$
>> +
>> +PORTNAME= djgame2
>> +PORTVERSION= 3.2.0
>> +PORTREVISION= 4
>> +CATEGORIES= games
>> +MASTER_SITES= SF/nemysisfreebsdp/${CATEGORIES}/${PORTNAME}/
>> +DISTNAME= source-${PORTVERSION}
>> +
>> +MAINTAINER= games at 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
More information about the svn-ports-all
mailing list