From owner-svn-ports-all@FreeBSD.ORG Wed Jul 2 18:22:51 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CEC5E83D; Wed, 2 Jul 2014 18:22:51 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B8E8222DC; Wed, 2 Jul 2014 18:22:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s62IMpIo012653; Wed, 2 Jul 2014 18:22:51 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s62IMdrT012498; Wed, 2 Jul 2014 18:22:39 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201407021822.s62IMdrT012498@svn.freebsd.org> From: Antoine Brodin Date: Wed, 2 Jul 2014 18:22:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r360239 - in head/games: adonthell alienarena atomix avp-demo balazar balazarbrothers blockout bsdtris bubbros childsplay_plugins circuslinux cleanq3 criticalmass dangerdeep dangerdeep-... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2014 18:22:51 -0000 Author: antoine Date: Wed Jul 2 18:22:39 2014 New Revision: 360239 URL: http://svnweb.freebsd.org/changeset/ports/360239 QAT: https://qat.redports.org/buildarchive/r360239/ Log: Resetting maintainership on ports that have not been staged and without any pending PR With hat: portmgr Modified: head/games/adonthell/Makefile head/games/alienarena/Makefile head/games/atomix/Makefile head/games/avp-demo/Makefile head/games/balazar/Makefile head/games/balazarbrothers/Makefile head/games/blockout/Makefile head/games/bsdtris/Makefile head/games/bubbros/Makefile head/games/childsplay_plugins/Makefile head/games/circuslinux/Makefile head/games/cleanq3/Makefile head/games/criticalmass/Makefile head/games/dangerdeep-data/Makefile head/games/dangerdeep/Makefile head/games/enygma/Makefile head/games/galaxymage/Makefile head/games/glest-data/Makefile head/games/ishido/Makefile head/games/lbreakout2/Makefile head/games/lucidlife/Makefile head/games/marsnomercy/Makefile head/games/nazghul/Makefile head/games/polypuzzle/Makefile head/games/pongix/Makefile head/games/primateplunge/Makefile head/games/pvpgn/Makefile head/games/py-pychess/Makefile head/games/pysycache-lang/Makefile head/games/pysycache-themes/Makefile head/games/pysycache/Makefile head/games/q2pro/Makefile head/games/quake2-3zb2/Makefile head/games/quake2-ctf/Makefile head/games/quake2-data/Makefile head/games/quake2-extras/Makefile head/games/quake2-matrix/Makefile head/games/quake2-psychomod/Makefile head/games/quake2-relay/Makefile head/games/quake2-rogue/Makefile head/games/quake2-source/Makefile head/games/quake2-xatrix/Makefile head/games/quake2-zaero/Makefile head/games/quake2lnx/Makefile head/games/quake3-excessive/Makefile head/games/quake3-freezetag/Makefile head/games/quake3-osp/Makefile head/games/qudos/Makefile head/games/r1q2/Makefile head/games/scourge-data/Makefile head/games/scourge/Makefile head/games/sdlCC/Makefile head/games/searchandrescue-data/Makefile head/games/slune/Makefile head/games/ufoai/Makefile head/games/vdrift/Makefile head/games/wmquake/Makefile head/games/xpacman/Makefile Modified: head/games/adonthell/Makefile ============================================================================== --- head/games/adonthell/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/adonthell/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -10,7 +10,7 @@ MASTER_SITES= SAVANNAH DISTFILES= ${PORTNAME}-src-${PORTVERSION}${EXTRACT_SUFX} \ wastesedge-src-${WEDGE_VERSION}${EXTRACT_SUFX} -MAINTAINER= rodrigo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Free role playing game LICENSE= GPLv2 Modified: head/games/alienarena/Makefile ============================================================================== --- head/games/alienarena/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/alienarena/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.linux.kiev.ua/pu ${MASTER_SITE_GENTOO:S|$|distfiles/|} DISTNAME= ${PORTNAME}-7.66-linux20130827 -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Alien Arena (native version) RUN_DEPENDS= ${DATADIR}/data1/default.cfg:${PORTSDIR}/games/alienarena-data Modified: head/games/atomix/Makefile ============================================================================== --- head/games/atomix/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/atomix/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -9,7 +9,7 @@ CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 -MAINTAINER= gnome@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Yet another little mind game USE_BZIP2= yes Modified: head/games/avp-demo/Makefile ============================================================================== --- head/games/avp-demo/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/avp-demo/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= http://www.stasyan.com/devel/distfiles/ DISTFILES= avp_git_20090911.tar.gz avp_data_a03.tar.gz -MAINTAINER= devel@stasyan.com +MAINTAINER= ports@FreeBSD.org COMMENT= Aliens versus predator unofficial port from icculus.org USE_SDL= mixer sdl Modified: head/games/balazar/Makefile ============================================================================== --- head/games/balazar/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/balazar/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -8,7 +8,7 @@ CATEGORIES= games python MASTER_SITES= http://download.gna.org/balazar/ DISTNAME= Balazar-${PORTVERSION} -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= 3D adventure and roleplaying game LIB_DEPENDS= cal3d.12:${PORTSDIR}/graphics/cal3d \ Modified: head/games/balazarbrothers/Makefile ============================================================================== --- head/games/balazarbrothers/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/balazarbrothers/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -8,7 +8,7 @@ CATEGORIES= games python MASTER_SITES= http://download.gna.org/${PORTNAME:S/brothers//}/ DISTNAME= ${PORTNAME:S/b/B/g}-${PORTVERSION} -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Balazar Brother is a free software 3D puzzle game LIB_DEPENDS= cal3d.12:${PORTSDIR}/graphics/cal3d \ Modified: head/games/blockout/Makefile ============================================================================== --- head/games/blockout/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/blockout/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME} http://www.stasyan.com/devel/distfiles/ DISTNAME= bl24-src-linux-i586 -MAINTAINER= devel@stasyan.com +MAINTAINER= ports@FreeBSD.org COMMENT= BlockOut II is an adaptation of the original Blockout DOS game ONLY_FOR_ARCHS= i386 Modified: head/games/bsdtris/Makefile ============================================================================== --- head/games/bsdtris/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/bsdtris/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -7,7 +7,7 @@ CATEGORIES= games MASTER_SITES= http://www.mavetju.org/download/adopted/ DISTNAME= ${PORTNAME}-01092003 -MAINTAINER= onatan@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= BSD version of text-based Tetris game NO_WRKSUBDIR= yes Modified: head/games/bubbros/Makefile ============================================================================== --- head/games/bubbros/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/bubbros/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -7,7 +7,7 @@ PORTREVISION= 6 CATEGORIES= games MASTER_SITES= SF/bub-n-bros/bub-n-bros/${PORTVERSION} -MAINTAINER= jmohacsi@bsd.hu +MAINTAINER= ports@FreeBSD.org COMMENT= Multiplayer clone of the famous Bubble Bobble game RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game Modified: head/games/childsplay_plugins/Makefile ============================================================================== --- head/games/childsplay_plugins/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/childsplay_plugins/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= SF/childsplay/childsplay-plugins/${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= bruno@tinkerbox.org +MAINTAINER= ports@FreeBSD.org COMMENT= Educative games for children BUILD_DEPENDS= childsplay:${PORTSDIR}/games/childsplay Modified: head/games/circuslinux/Makefile ============================================================================== --- head/games/circuslinux/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/circuslinux/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -7,7 +7,7 @@ PORTREVISION= 12 CATEGORIES= games MASTER_SITES= ftp://ftp.billsgames.com/unix/x/circus-linux/src/ -MAINTAINER= edwin@mavetju.org +MAINTAINER= ports@FreeBSD.org COMMENT= "Circus Linux!" is a clone of the Atari 2600 game "Circus Atari" USE_SDL= image mixer sdl Modified: head/games/cleanq3/Makefile ============================================================================== --- head/games/cleanq3/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/cleanq3/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= http://www.bfeared.com/library/quake/archive/quakedev/temor/downloads/ DISTNAME= CleanQ3_v${PORTVERSION}-srcbin -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cleaned up copy of the original Quake III Arena source code USES= dos2unix gmake zip Modified: head/games/criticalmass/Makefile ============================================================================== --- head/games/criticalmass/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/criticalmass/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -9,7 +9,7 @@ CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Critical%20Mass/${PORTVERSION} DISTNAME= CriticalMass-${PORTVERSION} -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SDL/OpenGL space shoot\'em up game LIB_DEPENDS= png15:${PORTSDIR}/graphics/png Modified: head/games/dangerdeep-data/Makefile ============================================================================== --- head/games/dangerdeep-data/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/dangerdeep-data/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -9,7 +9,7 @@ PKGNAMEPREFIX= dangerdeep- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ${PKGNAMEPREFIX:S/-//} -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Danger from the Deep data files USES= zip Modified: head/games/dangerdeep/Makefile ============================================================================== --- head/games/dangerdeep/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/dangerdeep/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/danger_from_the_deep-src/${PORTVERSION} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open source World War II German submarine simulation BUILD_DEPENDS= scons:${PORTSDIR}/devel/scons Modified: head/games/enygma/Makefile ============================================================================== --- head/games/enygma/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/enygma/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -8,7 +8,7 @@ MASTER_SITES= http://www.chiark.greenend DISTNAME= enigma-${DISTVERSION} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= gennerate@zonnet.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Text-based puzzle game GNU_CONFIGURE= yes Modified: head/games/galaxymage/Makefile ============================================================================== --- head/games/galaxymage/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/galaxymage/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -7,7 +7,7 @@ PORTREVISION= 9 CATEGORIES= games python MASTER_SITES= http://download.gna.org/tactics/ -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open source tactical and strategic RPG RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Numeric/_numpy.so:${PORTSDIR}/math/py-numeric \ Modified: head/games/glest-data/Makefile ============================================================================== --- head/games/glest-data/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/glest-data/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -9,7 +9,7 @@ PKGNAMEPREFIX= glest- DISTNAME= glest_${PORTNAME}_${PORTVERSION} DIST_SUBDIR= glest -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Glest data files USES= dos2unix zip Modified: head/games/ishido/Makefile ============================================================================== --- head/games/ishido/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/ishido/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= obrien -MAINTAINER= samorodi@NUXI.com +MAINTAINER= ports@FreeBSD.org COMMENT= Tile placement game MAKE_ENV= X11BASE=${LOCALBASE} Modified: head/games/lbreakout2/Makefile ============================================================================== --- head/games/lbreakout2/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/lbreakout2/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/lgames/${PORTNAME}/${PORTVERSION} -MAINTAINER= mmendez@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= The polished successor to LBreakout LIB_DEPENDS= png15:${PORTSDIR}/graphics/png Modified: head/games/lucidlife/Makefile ============================================================================== --- head/games/lucidlife/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/lucidlife/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://offload1.icculus.org:9090/~jcspray/LucidLife/ -MAINTAINER= mwisnicki+freebsd@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= GTK2 implementation of Conway's Game of Life USES= gmake pkgconfig Modified: head/games/marsnomercy/Makefile ============================================================================== --- head/games/marsnomercy/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/marsnomercy/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= SF/mars/mars/${PORTVERSION} DISTNAME= mars-${PORTVERSION}-src -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Turn-based strategy game setting on Mars BUILD_DEPENDS= scons:${PORTSDIR}/devel/scons Modified: head/games/nazghul/Makefile ============================================================================== --- head/games/nazghul/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/nazghul/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Computer role-playing game engine LIB_DEPENDS= png15:${PORTSDIR}/graphics/png Modified: head/games/polypuzzle/Makefile ============================================================================== --- head/games/polypuzzle/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/polypuzzle/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -8,7 +8,7 @@ CATEGORIES= games tcl tk MASTER_SITES= ftp://ibiblio.org/pub/Linux/games/ EXTRACT_SUFX= .tgz -MAINTAINER= jmohacsi@bsd.hu +MAINTAINER= ports@FreeBSD.org COMMENT= Tessellation puzzle game RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 Modified: head/games/pongix/Makefile ============================================================================== --- head/games/pongix/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/pongix/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -7,7 +7,7 @@ PORTREVISION= 10 CATEGORIES= games MASTER_SITES= http://www.losersjuegos.com.ar/_media/juegos/pongix/descargas/ -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Free pong-like game LICENSE= GPLv2 Modified: head/games/primateplunge/Makefile ============================================================================== --- head/games/primateplunge/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/primateplunge/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -7,7 +7,7 @@ PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://www.aelius.com/primateplunge/ -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Primate Plunge is an arcade game RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity Modified: head/games/pvpgn/Makefile ============================================================================== --- head/games/pvpgn/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/pvpgn/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -10,7 +10,7 @@ DISTFILES= ${EXTRACT_ONLY} pvpgn-support DIST_SUBDIR= pvpgn EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= mek@mek.uz.ua +MAINTAINER= ports@FreeBSD.org COMMENT= Free Blizzard Battle.net emulation software PKGINSTALL?= ${WRKDIR}/pkg-install Modified: head/games/py-pychess/Makefile ============================================================================== --- head/games/py-pychess/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/py-pychess/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} http://nivi.interfree.it/distfiles/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= nivit@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK chess client written in Python RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=3-2.5.1_1:${PORTSDIR}/databases/py-sqlite3 Modified: head/games/pysycache-lang/Makefile ============================================================================== --- head/games/pysycache-lang/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/pysycache-lang/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= pysycache- DISTFILES= # DIST_SUBDIR= pysycache -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The pysycache lang support RUN_DEPENDS= pysycache.py:${PORTSDIR}/games/pysycache Modified: head/games/pysycache-themes/Makefile ============================================================================== --- head/games/pysycache-themes/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/pysycache-themes/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= pysycache- DISTFILES= # DIST_SUBDIR= pysycache -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Pysycache themes support RUN_DEPENDS= pysycache.py:${PORTSDIR}/games/pysycache Modified: head/games/pysycache/Makefile ============================================================================== --- head/games/pysycache/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/pysycache/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -8,7 +8,7 @@ CATEGORIES= games python MASTER_SITES= http://download.gna.org/py4childs/${PORTNAME}/v${PORTVERSION}/ DIST_SUBDIR= ${PORTNAME} -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Educational software made in python RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game Modified: head/games/q2pro/Makefile ============================================================================== --- head/games/q2pro/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/q2pro/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= alepulver -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Quake II engine modification compatible with R1Q2 USES= dos2unix gmake tar:bzip2 Modified: head/games/quake2-3zb2/Makefile ============================================================================== --- head/games/quake2-3zb2/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/quake2-3zb2/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -13,7 +13,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:pr ${PORTNAME}src${PORTVERSION:S/0.//}${EXTRACT_SUFX}:prog DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= 3rd Zigock II bots for Quake II USES= dos2unix zip Modified: head/games/quake2-ctf/Makefile ============================================================================== --- head/games/quake2-ctf/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/quake2-ctf/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -12,7 +12,7 @@ DISTFILES= ${CTF_DATA}:data \ ${CTF_SRC}:src DIST_SUBDIR= quake2lnx -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Quake II CTF (Capture The Flag) mod USES= dos2unix zip:infozip Modified: head/games/quake2-data/Makefile ============================================================================== --- head/games/quake2-data/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/quake2-data/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -12,7 +12,7 @@ PKGNAMEPREFIX= ${Q2PKGNAMEPREFIX} DISTFILES= ${Q2_UPDATE}:data \ ${Q2_SRC}:src -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Quake II data files # XXX we need info-unzip for q2-314-demo-x86.exe Modified: head/games/quake2-extras/Makefile ============================================================================== --- head/games/quake2-extras/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/quake2-extras/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -13,7 +13,7 @@ DISTFILES= # DIST_SUBDIR= ${LATEST_LINK} EXTRACT_ONLY= # -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Quake II extras (high quality textures and skins) USES= zip Modified: head/games/quake2-matrix/Makefile ============================================================================== --- head/games/quake2-matrix/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/quake2-matrix/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -8,7 +8,7 @@ MASTER_SITES= http://qudos.quakedev.com/ PKGNAMEPREFIX= ${Q2PKGNAMEPREFIX} DISTNAME= Matrix-v${PORTVERSION}.fixed.Linux -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Matrix modification for Quake II USES= gmake tar:bzip2 Modified: head/games/quake2-psychomod/Makefile ============================================================================== --- head/games/quake2-psychomod/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/quake2-psychomod/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= alepulver PKGNAMEPREFIX= ${Q2PKGNAMEPREFIX} -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Psychomod modification for Quake II USES= gmake tar:bzip2 Modified: head/games/quake2-relay/Makefile ============================================================================== --- head/games/quake2-relay/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/quake2-relay/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/danfe http://freebsd PKGNAMEPREFIX= ${Q2PKGNAMEPREFIX} DISTNAME= relay-${PORTVERSION}.src -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Quake II multi-view demo recording facility LICENSE= GPLv2 Modified: head/games/quake2-rogue/Makefile ============================================================================== --- head/games/quake2-rogue/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/quake2-rogue/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${Q2PKGNAMEPREFIX} DISTNAME= ${PORTNAME}src${PORTVERSION:S/.//} EXTRACT_SUFX= .shar.Z -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Quake II: Ground Zero (Rogue) official mission pack NO_WRKSUBDIR= yes Modified: head/games/quake2-source/Makefile ============================================================================== --- head/games/quake2-source/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/quake2-source/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -13,7 +13,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:ic DIST_SUBDIR= quake2lnx EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Quake II game source NO_BUILD= yes Modified: head/games/quake2-xatrix/Makefile ============================================================================== --- head/games/quake2-xatrix/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/quake2-xatrix/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${Q2PKGNAMEPREFIX} DISTNAME= ${PORTNAME}src${PORTVERSION:S/.//} EXTRACT_SUFX= .shar.Z -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Quake II: The Reckoning (Xatrix) official mission pack NO_WRKSUBDIR= yes Modified: head/games/quake2-zaero/Makefile ============================================================================== --- head/games/quake2-zaero/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/quake2-zaero/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -10,7 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-src-${PORTVERSION}-2${EXTRACT_SUFX} DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Quake II Zaero Mission Pack USES= dos2unix zip Modified: head/games/quake2lnx/Makefile ============================================================================== --- head/games/quake2lnx/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/quake2lnx/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -11,7 +11,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Icculus.org version of the original Quake II LICENSE= GPLv2 Modified: head/games/quake3-excessive/Makefile ============================================================================== --- head/games/quake3-excessive/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/quake3-excessive/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= pat PKGNAMEPREFIX= ${Q3PKGNAMEPREFIX} DISTNAME= ${PORTNAME}_q3_server_${PORTVERSION} -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Quake III Arena Mod: Excessive WRKSRC= ${WRKDIR}/${PORTNAME} Modified: head/games/quake3-freezetag/Makefile ============================================================================== --- head/games/quake3-freezetag/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/quake3-freezetag/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= pat PKGNAMEPREFIX= ${Q3PKGNAMEPREFIX} DISTNAME= q3freeze${PORTVERSION:S/.//} -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Quake III Arena Mod: Freeze Tag WRKSRC= ${WRKDIR}/freeze Modified: head/games/quake3-osp/Makefile ============================================================================== --- head/games/quake3-osp/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/quake3-osp/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -8,7 +8,7 @@ MASTER_SITES= http://osp.jsmart.web.id/o PKGNAMEPREFIX= ${Q3PKGNAMEPREFIX} DISTNAME= osp-Quake3-${PORTVERSION}_full -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Quake III Arena mod: OSP Tourney DM/CA/CTF USES= zip Modified: head/games/qudos/Makefile ============================================================================== --- head/games/qudos/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/qudos/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -11,7 +11,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ QuDos-${PORTVERSION}.pk3 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced OpenGL-only Quake II engine USES= gmake tar:bzip2 Modified: head/games/r1q2/Makefile ============================================================================== --- head/games/r1q2/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/r1q2/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= http://www.r1ch.net/stuff/r1q2/src/ DISTNAME= ${PORTNAME}-b${PORTVERSION}-src -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced Quake II client/server focusing on stability LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo Modified: head/games/scourge-data/Makefile ============================================================================== --- head/games/scourge-data/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/scourge-data/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -9,7 +9,7 @@ PKGNAMEPREFIX= scourge- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION}${PORTNAME:S/^/./} DIST_SUBDIR= ${PKGNAMEPREFIX:S/-//} -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= S.C.O.U.R.G.E data files NO_BUILD= yes Modified: head/games/scourge/Makefile ============================================================================== --- head/games/scourge/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/scourge/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -9,7 +9,7 @@ MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION:S/$/.src/} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Rogue-like game LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 Modified: head/games/sdlCC/Makefile ============================================================================== --- head/games/sdlCC/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/sdlCC/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= http://chinesecheckers.vegard2.no/ \ http://jcatki.no-ip.org/files/ -MAINTAINER= frank@dynamical-systems.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extensible Chinese checkers game using SDL USE_AUTOTOOLS= libtool Modified: head/games/searchandrescue-data/Makefile ============================================================================== --- head/games/searchandrescue-data/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/searchandrescue-data/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -8,7 +8,7 @@ MASTER_SITES= SF/${PORTNAME:tl}/Data_Fil PKGNAMESUFFIX= -data DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} -MAINTAINER= jessefrgsmith@yahoo.ca +MAINTAINER= ports@FreeBSD.org COMMENT= The data files for SearchAndRescue flight simulator NO_BUILD= yes Modified: head/games/slune/Makefile ============================================================================== --- head/games/slune/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/slune/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -8,7 +8,7 @@ CATEGORIES= games python MASTER_SITES= http://download.gna.org/slune/ DISTNAME= Slune-${PORTVERSION} -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= 3D game. includes racing, car-crashing, and lots of action RUN_DEPENDS= soya_editor:${PORTSDIR}/graphics/py-soya3d \ Modified: head/games/ufoai/Makefile ============================================================================== --- head/games/ufoai/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/ufoai/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/UFO_AI%202. DISTNAME= ${PORTNAME:S/$/-/}${PORTVERSION}-source DIST_SUBDIR= ${PORTNAME} -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Strategy game featuring tactical combat LIB_DEPENDS= vorbis:${PORTSDIR}/audio/libvorbis \ Modified: head/games/vdrift/Makefile ============================================================================== --- head/games/vdrift/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/vdrift/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME} DISTNAME= ${PORTNAME}-${DATE_VERSION}-src DIST_SUBDIR= ${PORTNAME} -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open source driving simulation BROKEN= Fails to build Modified: head/games/wmquake/Makefile ============================================================================== --- head/games/wmquake/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/wmquake/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -9,7 +9,7 @@ MASTER_SITES= http://www.ne.jp/asahi/lin ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= uqs -MAINTAINER= uqs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Id Software\'s Quake I in a 64x64 WM dockapp window USES= gmake tar:bzip2 Modified: head/games/xpacman/Makefile ============================================================================== --- head/games/xpacman/Makefile Wed Jul 2 18:20:33 2014 (r360238) +++ head/games/xpacman/Makefile Wed Jul 2 18:22:39 2014 (r360239) @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= ftp://ftp.nvg.unit.no/pub/pacman/ DISTNAME= pacman10 -MAINTAINER= joerg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Old action game NO_WRKSUBDIR= Does not unpack into subdir.