diff options
134 files changed, 134 insertions, 134 deletions
diff --git a/audio/wavplay/Makefile b/audio/wavplay/Makefile index 16e04ba13c9d..fa253a10f305 100644 --- a/audio/wavplay/Makefile +++ b/audio/wavplay/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/players -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A wav player and recorder MAN1= wavplay.1 diff --git a/audio/ximp3/Makefile b/audio/ximp3/Makefile index ddfea72a8b26..0f8d641a156f 100644 --- a/audio/ximp3/Makefile +++ b/audio/ximp3/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/players/mp3 -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A simple console MP3 player GNU_CONFIGURE= yes diff --git a/cad/qucs/Makefile b/cad/qucs/Makefile index d8b24a2bb8e9..67b851999704 100644 --- a/cad/qucs/Makefile +++ b/cad/qucs/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= cad science MASTER_SITES= SF -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Graphical circuit design and simulation tool USE_QT_VER= 3 diff --git a/devel/gnucflow/Makefile b/devel/gnucflow/Makefile index 78386dd3bd3d..cb05446d2058 100644 --- a/devel/gnucflow/Makefile +++ b/devel/gnucflow/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ftp://download.gnu.org.ua/pub/release/cflow/ DISTNAME= cflow-${PORTVERSION} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Tool to chart control flow within the C program CONFLICTS= cflow-[0-9]* diff --git a/devel/libclaw/Makefile b/devel/libclaw/Makefile index 636c0cc96269..fdad9ac21bf3 100644 --- a/devel/libclaw/Makefile +++ b/devel/libclaw/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5.2b CATEGORIES= devel MASTER_SITES= SF -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= C++ Library Absolutely Wonderful LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ diff --git a/devel/luabind/Makefile b/devel/luabind/Makefile index 47a6473e4af7..e15e9d69003d 100644 --- a/devel/luabind/Makefile +++ b/devel/luabind/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7 CATEGORIES= devel MASTER_SITES= SF -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Library that helps you create bindings between C++ and Lua BUILD_DEPENDS= ${LOCALBASE}/include/boost/python/detail/is_xxx.hpp:${PORTSDIR}/devel/boost-python diff --git a/devel/p5-WeakRef/Makefile b/devel/p5-WeakRef/Makefile index 99162d5bf9ec..feab8d78cef7 100644 --- a/devel/p5-WeakRef/Makefile +++ b/devel/p5-WeakRef/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/L/LU/LUKKA PKGNAMEPREFIX= p5- -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= An API to the Perl weak references PERL_CONFIGURE= yes diff --git a/devel/py-ode/Makefile b/devel/py-ode/Makefile index b2a76bdd6ba6..f38e712a08fa 100644 --- a/devel/py-ode/Makefile +++ b/devel/py-ode/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyODE-${PORTVERSION} DIST_SUBDIR= python -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Python bindings for The Open Dynamics Engine BUILD_DEPENDS= ${LOCALBASE}/lib/libode.a:${PORTSDIR}/devel/ode diff --git a/editors/chexedit/Makefile b/editors/chexedit/Makefile index 8e2c3df5c9c3..7b2c7b4b3041 100644 --- a/editors/chexedit/Makefile +++ b/editors/chexedit/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.rogoyski.com/adam/programs/hexedit/ \ http://www.amdmi3.ru/distfiles/ DISTNAME= hexedit-${PORTVERSION} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Full screen text mode Hex editor using the [n]curses library GNU_CONFIGURE= yes diff --git a/editors/hnb/Makefile b/editors/hnb/Makefile index fe95f66db07c..18540929dfc4 100644 --- a/editors/hnb/Makefile +++ b/editors/hnb/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Hierarchical NoteBook a data organizer WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src diff --git a/games/agame/Makefile b/games/agame/Makefile index a41947f8997d..c204fbb5eca3 100644 --- a/games/agame/Makefile +++ b/games/agame/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://zevv.nl/code/game/ \ DISTNAME= game-src-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A simple tetris-like game USE_SDL= sdl image mixer diff --git a/games/allacrost/Makefile b/games/allacrost/Makefile index 4c09d999dea0..c533eda21534 100644 --- a/games/allacrost/Makefile +++ b/games/allacrost/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= SF DISTNAME= allacrost_demo_source_${PORTVERSION} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A single player 2D role-playing game BUILD_DEPENDS= ${LOCALBASE}/lib/libluabind.a:${PORTSDIR}/devel/luabind diff --git a/games/amoebax/Makefile b/games/amoebax/Makefile index c3378b4352de..b747c12afe46 100644 --- a/games/amoebax/Makefile +++ b/games/amoebax/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://www.emma-soft.com/games/amoebax/download/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Cute and addictive Puyo Puyo like game USE_BZIP2= yes diff --git a/games/apricots/Makefile b/games/apricots/Makefile index 0864c1da5117..399f61c54f07 100644 --- a/games/apricots/Makefile +++ b/games/apricots/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://www.fishies.org.uk/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Fly a little plane around and shoot things and drop bombs USE_AUTOTOOLS= libtool:15 diff --git a/games/biloba/Makefile b/games/biloba/Makefile index 435207c3f665..920db00ebe7b 100644 --- a/games/biloba/Makefile +++ b/games/biloba/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A strategy board game for 2 to 4 players USE_SDL= image mixer sdl diff --git a/games/biniax2/Makefile b/games/biniax2/Makefile index ba29259e4638..6ad70922be17 100644 --- a/games/biniax2/Makefile +++ b/games/biniax2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://mordred.dir.bg/biniax/ \ http://www.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME}-fullsrc -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Original logic game with arcade and tactics modes USE_SDL= sdl mixer image diff --git a/games/bitefusion/Makefile b/games/bitefusion/Makefile index 6b0ddc25cc27..7b19034c8d90 100644 --- a/games/bitefusion/Makefile +++ b/games/bitefusion/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://www.junoplay.com/files/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A snake game with 8 levels GNU_CONFIGURE= yes diff --git a/games/blackshadeselite/Makefile b/games/blackshadeselite/Makefile index 27c0d34fff3e..6db92867e1c5 100644 --- a/games/blackshadeselite/Makefile +++ b/games/blackshadeselite/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://download.gna.org/blackshadeselite/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Psychic Bodyguard FPS - protect the VIP LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ diff --git a/games/blinkensisters/Makefile b/games/blinkensisters/Makefile index 7b71af2bd5de..4e9c9e90eab6 100644 --- a/games/blinkensisters/Makefile +++ b/games/blinkensisters/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= SF DISTNAME= LostPixels-${PORTVERSION}-source -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Parallax-style 2D scrolling platform game USE_SDL= sdl image ttf diff --git a/games/blobandconquer/Makefile b/games/blobandconquer/Makefile index 3aecea10d626..56011057cb08 100644 --- a/games/blobandconquer/Makefile +++ b/games/blobandconquer/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.amdmi3.ru/distfiles/ \ MASTER_SITE_SUBDIR= distfiles DISTNAME= blobAndConquer-${DISTVERSION} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A somewhat violent 3D action game USE_SDL= sdl mixer image ttf diff --git a/games/blokish/Makefile b/games/blokish/Makefile index c0cd5d453db2..c608cfc25aa9 100644 --- a/games/blokish/Makefile +++ b/games/blokish/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF DISTNAME= ${PORTNAME}_src_v${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Clone of the strategy board game 'Blokus' GNU_CONFIGURE= yes diff --git a/games/brickshooter/Makefile b/games/brickshooter/Makefile index 45d41b6343ff..600d155ee32e 100644 --- a/games/brickshooter/Makefile +++ b/games/brickshooter/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://bilious.homelinux.org/~paxed/brickshooter/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Push blocks on to the playing field, match block colors to remove them USE_SDL= sdl mixer image diff --git a/games/bumprace/Makefile b/games/bumprace/Makefile index 03bdc64f6387..2d0c40e79cb9 100644 --- a/games/bumprace/Makefile +++ b/games/bumprace/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://user.cs.tu-berlin.de/~karlb/bumprace/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Simple arcade racing game GNU_CONFIGURE= yes diff --git a/games/cgoban/Makefile b/games/cgoban/Makefile index 21df04d37b1e..a59dfd20e810 100644 --- a/games/cgoban/Makefile +++ b/games/cgoban/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= SF MASTER_SITE_SUBDIR= cgoban1 -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Internet Go Server client and game editor USE_GMAKE= yes diff --git a/games/chromium-bsu/Makefile b/games/chromium-bsu/Makefile index 1b0dda417322..d4cc0e0d1976 100644 --- a/games/chromium-bsu/Makefile +++ b/games/chromium-bsu/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.reptilelabour.com/software/files/chromium/ \ DISTFILES= ${PORTNAME}-src-${PORTVERSION}.tar.gz \ ${PORTNAME}-data-${PORTVERSION}.tar.gz -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= An arcade-style, top-scrolling space shooter LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ diff --git a/games/chromium/Makefile b/games/chromium/Makefile index 1b0dda417322..d4cc0e0d1976 100644 --- a/games/chromium/Makefile +++ b/games/chromium/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.reptilelabour.com/software/files/chromium/ \ DISTFILES= ${PORTNAME}-src-${PORTVERSION}.tar.gz \ ${PORTNAME}-data-${PORTVERSION}.tar.gz -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= An arcade-style, top-scrolling space shooter LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ diff --git a/games/concentration/Makefile b/games/concentration/Makefile index 2c9487a66568..6f1a5684a929 100644 --- a/games/concentration/Makefile +++ b/games/concentration/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://www.shiftygames.com/concentration/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Find all matching pairs of icons as fast as possible GNU_CONFIGURE= yes diff --git a/games/connectfive/Makefile b/games/connectfive/Makefile index 3660a5e7b362..a5a82b0cf463 100644 --- a/games/connectfive/Makefile +++ b/games/connectfive/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= SF/connectfive DISTNAME= connectFive -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Place five pieces in a row on a 3d board MAKEFILE= Makefile.linux diff --git a/games/construo/Makefile b/games/construo/Makefile index 73ee9cb7bf28..1683be3f8e70 100644 --- a/games/construo/Makefile +++ b/games/construo/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= construo -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A fun construction toy GNU_CONFIGURE= yes diff --git a/games/cultivation/Makefile b/games/cultivation/Makefile index 055b17b4b49b..304b8865993e 100644 --- a/games/cultivation/Makefile +++ b/games/cultivation/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= SF DISTNAME= Cultivation_${PORTVERSION}_UnixSource -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Unique game of conflict and cooperation in a gardening community LIB_DEPENDS= portaudio:${PORTSDIR}/audio/portaudio \ diff --git a/games/dangen/Makefile b/games/dangen/Makefile index 950f0cf77347..bdf454077b32 100644 --- a/games/dangen/Makefile +++ b/games/dangen/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://www.interq.or.jp/libra/oohara/dangen/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Shoot'em up game where accurate shooting matters GNU_CONFIGURE= yes diff --git a/games/diameter/Makefile b/games/diameter/Makefile index 9e37f7f9c0cc..67a39a61274c 100644 --- a/games/diameter/Makefile +++ b/games/diameter/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= SF MASTER_SITE_SUBDIR= gamediameter -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Arcade-style game with elements of economy and adventure BUILD_DEPENDS= guichan>=0.7.1:${PORTSDIR}/devel/guichan diff --git a/games/egoboo/Makefile b/games/egoboo/Makefile index 60c85d6668ca..58054cb78ddd 100644 --- a/games/egoboo/Makefile +++ b/games/egoboo/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${DISTNAME:S/-/-data-/}${EXTRACT_SUFX} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A 3D dungeon crawling adventure in the spirit of NetHack USE_SDL= sdl ttf mixer image diff --git a/games/f1spirit-remake/Makefile b/games/f1spirit-remake/Makefile index 0a6f5a67e567..a858a6bb0d96 100644 --- a/games/f1spirit-remake/Makefile +++ b/games/f1spirit-remake/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.amdmi3.ru/distfiles/ \ http://www.braingames.getput.com/f1spirit/downloads/ DISTNAME= f1spirit-linux -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Remake of classic F1 Spirit racing game LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl diff --git a/games/fillets-ng/Makefile b/games/fillets-ng/Makefile index 247f49b6c406..0a54d650245a 100644 --- a/games/fillets-ng/Makefile +++ b/games/fillets-ng/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ DIST_SUBDIR= fillets-ng EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A wonderful puzzle game USE_SDL= sdl mixer image ttf diff --git a/games/fishsupper/Makefile b/games/fishsupper/Makefile index 68d8543a1597..5affe3f0b9e6 100644 --- a/games/fishsupper/Makefile +++ b/games/fishsupper/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Guide a cat across a series of rivers, jumping from log to log GNU_CONFIGURE= yes diff --git a/games/flobopuyo/Makefile b/games/flobopuyo/Makefile index eb847ec82acf..3bc2465d2ffa 100644 --- a/games/flobopuyo/Makefile +++ b/games/flobopuyo/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.ios-software.com/flobopuyo/ \ http://www.amdmi3.ru/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Clone of the famous PuyoPuyo USE_BISON= build diff --git a/games/flyhard/Makefile b/games/flyhard/Makefile index 02de487c41aa..4afdecf110c4 100644 --- a/games/flyhard/Makefile +++ b/games/flyhard/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://www.markboyd.me.uk/games/flyhard/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Game resembling Thrust, but with lots of shooting and puzzles LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png diff --git a/games/formido/Makefile b/games/formido/Makefile index 3002e47f798e..8f71b5c4218f 100644 --- a/games/formido/Makefile +++ b/games/formido/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://koti.mbnet.fi/lsoft/formido/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= 2D kill-em all with 3D rendered graphics USE_BZIP2= yes diff --git a/games/freera/Makefile b/games/freera/Makefile index c092dc8cf972..9da29bb93e69 100644 --- a/games/freera/Makefile +++ b/games/freera/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTVERSION}_freera++_src -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Westwood red alert game engine USE_SDL= sdl mixer diff --git a/games/funnyboat/Makefile b/games/funnyboat/Makefile index ed01e72f8007..3320dd8f401a 100644 --- a/games/funnyboat/Makefile +++ b/games/funnyboat/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A side scrolling shooter game starring a steamboat on the sea RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game diff --git a/games/glsfcave/Makefile b/games/glsfcave/Makefile index b88294ffd603..91159dc497f2 100644 --- a/games/glsfcave/Makefile +++ b/games/glsfcave/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://user.ecc.u-tokyo.ac.jp/~g650192/glsfcave/ \ http://www.amdmi3.ru/distfiles/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Control a ribbon to avoid hitting walls LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut diff --git a/games/gnudoku/Makefile b/games/gnudoku/Makefile index 7d36c628426f..0a920f70b443 100644 --- a/games/gnudoku/Makefile +++ b/games/gnudoku/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://offload1.icculus.org/~jcspray/GNUDoku/ \ http://icculus.org/~jcspray/GNUDoku/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A free program for creating and solving Su Doku puzzles LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 diff --git a/games/goonies/Makefile b/games/goonies/Makefile index a0b79c652ffe..24e3093aaa91 100644 --- a/games/goonies/Makefile +++ b/games/goonies/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://goonies.jorito.net/download/ \ DISTNAME= ${PORTNAME}_r${PORTVERSION:C/\./-/g} EXTRACT_SUFX= .tgz -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Remake of the 8 bit classic game 'The Goonies' USE_GMAKE= yes diff --git a/games/hangman/Makefile b/games/hangman/Makefile index b0ae0042b499..a71630fcf77d 100644 --- a/games/hangman/Makefile +++ b/games/hangman/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://www.shiftygames.com/hangman/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Challenge your spelling skills in the old western style GNU_CONFIGURE= yes diff --git a/games/interlogic/Makefile b/games/interlogic/Makefile index 3f09a43d3e6d..5ab51e89e442 100644 --- a/games/interlogic/Makefile +++ b/games/interlogic/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= interlogic DISTNAME= interLOGIC-src-${PORTVERSION} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Move colored balls through the maze connecting it with each other USE_SDL= image sdl diff --git a/games/ivan/Makefile b/games/ivan/Makefile index 9ff829694c81..6fd9d20c3363 100644 --- a/games/ivan/Makefile +++ b/games/ivan/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A graphical roguelike game USE_SDL= sdl diff --git a/games/jigzo/Makefile b/games/jigzo/Makefile index 2f25425f1199..e2c22f9ba788 100644 --- a/games/jigzo/Makefile +++ b/games/jigzo/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.iua.upf.es/~mdeboer/resorama/jigzo/ \ http://www.amdmi3.ru/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= An OpenGL jigsaw puzzle game LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ diff --git a/games/kiki/Makefile b/games/kiki/Makefile index 72876062471c..9e8d276f742f 100644 --- a/games/kiki/Makefile +++ b/games/kiki/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src EXTRACT_SUFX= .tgz -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Kiki the nanobot is a 3-D puzzle game LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut diff --git a/games/kimboot/Makefile b/games/kimboot/Makefile index b9d78cc6f2e3..153796c92ef7 100644 --- a/games/kimboot/Makefile +++ b/games/kimboot/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A sick and addictive arcade game RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game \ diff --git a/games/kobodeluxe/Makefile b/games/kobodeluxe/Makefile index 0e071c6ec971..a5722ec60f3e 100644 --- a/games/kobodeluxe/Makefile +++ b/games/kobodeluxe/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://olofson.net/kobodl/download/ \ http://www.amdmi3.ru/distfiles/ DISTNAME= KoboDeluxe-${DISTVERSION} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= An SDL port of the scrolling game XKobo USE_BZIP2= yes diff --git a/games/luola/Makefile b/games/luola/Makefile index 1059ba15b27c..23a6406aafe1 100644 --- a/games/luola/Makefile +++ b/games/luola/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ nostalgia-1.1${EXTRACT_SUFX} DIST_SUBDIR= luola -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Multiplayer Cave-flying game GNU_CONFIGURE= yes diff --git a/games/memonix/Makefile b/games/memonix/Makefile index 9cf8f9e179d5..0fe2390e36d4 100644 --- a/games/memonix/Makefile +++ b/games/memonix/Makefile @@ -15,7 +15,7 @@ DISTNAME= MemonixSourceCode_${PORTVERSION:S/./_/g:S/_/./} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} memx16.tar.gz EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Brain teasers, puzzle and memory games for kids in one pack USE_CMAKE= yes diff --git a/games/mirrormagic/Makefile b/games/mirrormagic/Makefile index a22ea993ec86..debb60ae0455 100644 --- a/games/mirrormagic/Makefile +++ b/games/mirrormagic/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://www.artsoft.org/RELEASES/unix/mirrormagic/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= An arcade style game with stereo sound for X Window System USE_GMAKE= yes diff --git a/games/moonlander/Makefile b/games/moonlander/Makefile index 7c476c4372db..158799300592 100644 --- a/games/moonlander/Makefile +++ b/games/moonlander/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR=pool/main/m/moon-lander DISTNAME= moon-lander_1.0.orig -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Land a spacecraft on the moon USE_SDL= mixer image sdl diff --git a/games/nimuh/Makefile b/games/nimuh/Makefile index 56dc157e6e89..e87d50ec0825 100644 --- a/games/nimuh/Makefile +++ b/games/nimuh/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= SF DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} ${PORTNAME}-data-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Puzzle game destined to improve the knowledge of Andalusia LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 diff --git a/games/opencity/Makefile b/games/opencity/Makefile index d8305212e7c8..29464942d0b7 100644 --- a/games/opencity/Makefile +++ b/games/opencity/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}stable -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Free 3D city simulator USE_BZIP2= yes diff --git a/games/openmortal/Makefile b/games/openmortal/Makefile index 87281890d2ad..67ec1fa075bb 100644 --- a/games/openmortal/Makefile +++ b/games/openmortal/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A parody of the once popular coin-up fighting game, Mortal Kombat LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 diff --git a/games/outerspace/Makefile b/games/outerspace/Makefile index be9d1a177edf..b2f79bac80a5 100644 --- a/games/outerspace/Makefile +++ b/games/outerspace/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= SF MASTER_SITE_SUBDIR= ospace -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= On-line strategy game RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game diff --git a/games/pachi/Makefile b/games/pachi/Makefile index d3a3d5d1bc23..f633eac8d5e6 100644 --- a/games/pachi/Makefile +++ b/games/pachi/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= dragontech DISTNAME= pachi_source EXTRACT_SUFX= .tgz -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A platforms game similar to Manic Miner USE_SDL= mixer sdl diff --git a/games/passage/Makefile b/games/passage/Makefile index e4a88cb7ab2a..3e8d53774e4e 100644 --- a/games/passage/Makefile +++ b/games/passage/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= SF/hcsoftware DISTNAME= Passage_v${PORTVERSION}_UnixSource -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= An experimental video game by Jason Rohrer USE_SDL= sdl diff --git a/games/penguin-command/Makefile b/games/penguin-command/Makefile index 6c36e9a62ff5..6130aaaf9432 100644 --- a/games/penguin-command/Makefile +++ b/games/penguin-command/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A clone of the classic game Missile Command LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ diff --git a/games/pengupop/Makefile b/games/pengupop/Makefile index 36aa5bc17ddc..c5a4acc99139 100644 --- a/games/pengupop/Makefile +++ b/games/pengupop/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://www.junoplay.com/files/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Online multiplayer clone of Bust a Move GNU_CONFIGURE= yes diff --git a/games/pipepanic/Makefile b/games/pipepanic/Makefile index 2321cede4f60..54810a04d4a2 100644 --- a/games/pipepanic/Makefile +++ b/games/pipepanic/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.users.waitrose.com/~thunor/pipepanic/dload/ \ MASTER_SITE_SUBDIR= ehaupt DISTNAME= ${PORTNAME}-${PORTVERSION}-source -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A pipe connecting game using libSDL USE_SDL= sdl diff --git a/games/plee-the-bear/Makefile b/games/plee-the-bear/Makefile index 33a67e67e55c..edee211ebdc6 100644 --- a/games/plee-the-bear/Makefile +++ b/games/plee-the-bear/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-light -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= 2D platform jump and run game LIB_DEPENDS= boost_filesystem.4:${PORTSDIR}/devel/boost diff --git a/games/pouetchess/Makefile b/games/pouetchess/Makefile index 84d963f8a501..23dee426f3b7 100644 --- a/games/pouetchess/Makefile +++ b/games/pouetchess/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= SF DISTNAME= pouetChess_0.11_src -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= An open-source 3D chess game USE_SDL= sdl image diff --git a/games/powermanga/Makefile b/games/powermanga/Makefile index 643babac836e..f3dbf96a9d9c 100644 --- a/games/powermanga/Makefile +++ b/games/powermanga/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://linux.tlk.fr/games/Powermanga/download/ \ http://www.amdmi3.ru/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= An arcade 2D shoot-em-up USE_XORG= xext xxf86dga diff --git a/games/qnetwalk/Makefile b/games/qnetwalk/Makefile index e635caff0df3..cfc2308d7bdb 100644 --- a/games/qnetwalk/Makefile +++ b/games/qnetwalk/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://qt.osdn.org.ua/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Qt-version of the NetWalk game USE_QT_VER= 4 diff --git a/games/quantumminigolf/Makefile b/games/quantumminigolf/Makefile index e9a00548dab0..6b595013bb3c 100644 --- a/games/quantumminigolf/Makefile +++ b/games/quantumminigolf/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A computer game visualizing quantum mechanics LIB_DEPENDS= fftw3f:${PORTSDIR}/math/fftw3-float \ diff --git a/games/randomshooter/Makefile b/games/randomshooter/Makefile index 49bcd4c22eca..4d455f31ef90 100644 --- a/games/randomshooter/Makefile +++ b/games/randomshooter/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://www.amdmi3.ru/distfiles/ DISTNAME= randomshooter-${DISTVERSION} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A simple shoot'em up with online scoring and replays USE_GMAKE= yes diff --git a/games/reminiscence/Makefile b/games/reminiscence/Makefile index f1697bb2e750..e40a20cea3c7 100644 --- a/games/reminiscence/Makefile +++ b/games/reminiscence/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://cyxdown.free.fr/reminiscence/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A rewritten engine for Flashback USE_BZIP2= yes diff --git a/games/ri-li/Makefile b/games/ri-li/Makefile index b2e7819fcbbe..0a4858ac0fb9 100644 --- a/games/ri-li/Makefile +++ b/games/ri-li/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= SF MASTER_SITE_SUBDIR= ri-li -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Drive a toy wood train in many levels - snake-like arcade game USE_AUTOTOOLS= automake:19 diff --git a/games/scramble/Makefile b/games/scramble/Makefile index f395669f5449..fa1dd5783788 100644 --- a/games/scramble/Makefile +++ b/games/scramble/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://www.shiftygames.com/scramble/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= From 6 letters you are to create as many words as you can GNU_CONFIGURE= yes diff --git a/games/sdb/Makefile b/games/sdb/Makefile index 595d0575e857..9fde542f07ad 100644 --- a/games/sdb/Makefile +++ b/games/sdb/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://sdb.gamecreation.org/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Futuristic overhead shooter USE_SDL= mixer image sdl diff --git a/games/sdlsand/Makefile b/games/sdlsand/Makefile index 714b76a7ea2e..7f740c542ebf 100644 --- a/games/sdlsand/Makefile +++ b/games/sdlsand/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Simulation of falling sand and other materials USE_ZIP= yes diff --git a/games/secretmaryochronicles/Makefile b/games/secretmaryochronicles/Makefile index 145ef457be78..ea0dde1c5929 100644 --- a/games/secretmaryochronicles/Makefile +++ b/games/secretmaryochronicles/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF MASTER_SITE_SUBDIR= smclone DISTNAME= smc-${PORTVERSION} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Secret Maryo Chronicles two-dimensional platform game LIB_DEPENDS= CEGUIBase.1:${PORTSDIR}/graphics/cegui \ diff --git a/games/shootingstar/Makefile b/games/shootingstar/Makefile index d38b6c4411e7..5b52d799f3a6 100644 --- a/games/shootingstar/Makefile +++ b/games/shootingstar/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://www.2ndpoint.fi/projektit.xml/shootingstar/files/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= SDL/OpenGL top-down shooter GNU_CONFIGURE= yes diff --git a/games/simplevaders/Makefile b/games/simplevaders/Makefile index 9927542cecb1..fa078b632505 100644 --- a/games/simplevaders/Makefile +++ b/games/simplevaders/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://dusted.dk/download/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A Space-Invaders like 2D space shooter USE_BZIP2= yes diff --git a/games/solarconquest/Makefile b/games/solarconquest/Makefile index be5ea91cccb2..ab9e896e1ea3 100644 --- a/games/solarconquest/Makefile +++ b/games/solarconquest/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://games.sajthelper.com/ \ MASTER_SITE_SUBDIR= ehaupt DISTNAME= SolarConquest -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Space 2D action game with plenty of shooting USE_SDL= sdl mixer image diff --git a/games/spring/Makefile b/games/spring/Makefile index 18ace72bd51e..e66cbe468a57 100644 --- a/games/spring/Makefile +++ b/games/spring/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://spring.clan-sy.com/dl/ \ http://www.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME}_${PORTVERSION}_src -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= TA Spring is a project aiming to create a new RTS LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ diff --git a/games/stormbaancoureur/Makefile b/games/stormbaancoureur/Makefile index ee2b646531f7..135b8da0fe33 100644 --- a/games/stormbaancoureur/Makefile +++ b/games/stormbaancoureur/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://bram.creative4vision.nl/stormbaancoureur/download/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Simulated obstacle course for automobiles LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut diff --git a/games/stransball2/Makefile b/games/stransball2/Makefile index 772356befee3..a96af408b834 100644 --- a/games/stransball2/Makefile +++ b/games/stransball2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.amdmi3.ru/distfiles/ \ http://braingames.bugreport.nl/stransball2/ DISTNAME= ${PORTNAME}-v${PORTVERSION:C/\.//}-linux -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A sequel to Transball and Transball 2 THRUST-type games LIB_DEPENDS= SGE.0:${PORTSDIR}/devel/sdl_sge diff --git a/games/stroq/Makefile b/games/stroq/Makefile index e198d2423cf1..ef1193528079 100644 --- a/games/stroq/Makefile +++ b/games/stroq/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= stroq -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Flip tiles to make rows of the same color BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake diff --git a/games/tecnoballz/Makefile b/games/tecnoballz/Makefile index ffcbd7dbd36e..f8cd3c6903e8 100644 --- a/games/tecnoballz/Makefile +++ b/games/tecnoballz/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://linux.tlk.fr/games/TecnoballZ/download/ \ http://www.amdmi3.ru/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A brick breaker (Arkanoid-like game) LIB_DEPENDS= mikmod.2:${PORTSDIR}/audio/libmikmod \ diff --git a/games/teeworlds/Makefile b/games/teeworlds/Makefile index 0d3a8614011c..00c8a2aa088d 100644 --- a/games/teeworlds/Makefile +++ b/games/teeworlds/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.amdmi3.ru/distfiles/ \ DISTNAME= ${PORTNAME}-${PORTVERSION}-src DISTFILES= ${DISTNAME}${EXTRACT_SUFX} bam-${BAM_VERSION}${EXTRACT_SUFX} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Platform game featuring buggers equipped with weapons USE_PYTHON_BUILD= yes diff --git a/games/tetzle/Makefile b/games/tetzle/Makefile index 8c8bcd30a858..172ca831fe09 100644 --- a/games/tetzle/Makefile +++ b/games/tetzle/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://gottcode.org/tetzle/ \ http://www.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Jigsaw puzzle with tetrominoes USE_BZIP2= yes diff --git a/games/tnl/Makefile b/games/tnl/Makefile index 6375f12f437e..a32d68d76422 100644 --- a/games/tnl/Makefile +++ b/games/tnl/Makefile @@ -15,7 +15,7 @@ DISTNAME= TnL-source-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${DISTNAME:S/source/data/}${EXTRACT_SUFX} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Futuristic action flight simulator and realtime strategy game BUILD_DEPENDS= ${LOCALBASE}/lib/libiovmall.so:${PORTSDIR}/lang/io diff --git a/games/tomatoes/Makefile b/games/tomatoes/Makefile index 0fff30317c90..8fc33e976bde 100644 --- a/games/tomatoes/Makefile +++ b/games/tomatoes/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF DISTFILES= ${PORTNAME}-linux-src-${PORTVERSION}5${EXTRACT_SUFX} \ ${PORTNAME}-linux-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Tomato-smashing, Q-Bert style WRKSRC= ${WRKDIR}/tomatoes-${PORTVERSION}5 diff --git a/games/torrent/Makefile b/games/torrent/Makefile index 1ba9f4fc852e..26a8156db704 100644 --- a/games/torrent/Makefile +++ b/games/torrent/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://www.shiftygames.com/torrent/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Score points without letting the tiles touch the top of the board GNU_CONFIGURE= yes diff --git a/games/toycars/Makefile b/games/toycars/Makefile index 2aa5800e26ec..1b375f9e67f5 100644 --- a/games/toycars/Makefile +++ b/games/toycars/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Physics-based 2D racing game LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \ diff --git a/games/trimines/Makefile b/games/trimines/Makefile index 39cb1b75d756..949682897737 100644 --- a/games/trimines/Makefile +++ b/games/trimines/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://www.freewebs.com/trimines/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Mine sweeper game that uses triangles instead of squares USE_SDL= sdl diff --git a/games/untahris/Makefile b/games/untahris/Makefile index a390f428a09f..e9ebd4623629 100644 --- a/games/untahris/Makefile +++ b/games/untahris/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src EXTRACT_SUFX= .tgz -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Play several classic fun, simple arcade games in multiplayer mode USE_SDL= sdl net ttf mixer diff --git a/games/vegastrike-data/Makefile b/games/vegastrike-data/Makefile index 40387f51f77a..bf3ba72827a5 100644 --- a/games/vegastrike-data/Makefile +++ b/games/vegastrike-data/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF PKGNAMESUFFIX= -data DISTNAME= vegastrike-linux-${PORTVERSION} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Vega Strike data files USE_BZIP2= yes diff --git a/games/vegastrike/Makefile b/games/vegastrike/Makefile index 0c6266a1c578..e59af4591525 100644 --- a/games/vegastrike/Makefile +++ b/games/vegastrike/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= SF DISTNAME= vegastrike-source-${PORTVERSION} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Opensource 3D space simulator RUN_DEPENDS= ${DATADIR}/vegastrike.ico:${PORTSDIR}/games/vegastrike-data diff --git a/games/volleyball/Makefile b/games/volleyball/Makefile index 292fe2adadf9..bb89814b81fd 100644 --- a/games/volleyball/Makefile +++ b/games/volleyball/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.losersjuegos.com.ar/juegos/volleyball/descargas/ \ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-data-${DATAVERSION}${EXTRACT_SUFX} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A game similar to GNU Arcade Volleyball USE_SDL= sdl image mixer diff --git a/games/vor/Makefile b/games/vor/Makefile index 309a904e93f7..4a4c93456a28 100644 --- a/games/vor/Makefile +++ b/games/vor/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://qualdan.com/vor/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Dodge the rocks until you die BUILD_DEPENDS= ${LOCALBASE}/include/argp.h:${PORTSDIR}/devel/argp-standalone diff --git a/games/windstille/Makefile b/games/windstille/Makefile index 94984aed72fe..0f312adb2880 100644 --- a/games/windstille/Makefile +++ b/games/windstille/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= games MASTER_SITES= BERLIOS CENKES -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Classic 2D jump-n-shoot game LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \ diff --git a/games/wop/Makefile b/games/wop/Makefile index 90ae3054fa8d..5d8f275e8a6d 100644 --- a/games/wop/Makefile +++ b/games/wop/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://wormsofprey.org/download/ \ DISTFILES= ${PORTNAME}-${PORTVERSION}-src${EXTRACT_SUFX} \ ${PORTNAME}data-${DATAVERSION}${EXTRACT_SUFX} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Free real-time Worms game BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend diff --git a/games/xbill/Makefile b/games/xbill/Makefile index cbe46f9864cf..ffcbf335b8da 100644 --- a/games/xbill/Makefile +++ b/games/xbill/Makefile @@ -13,7 +13,7 @@ CATEGORIES= games MASTER_SITES= http://www.xbill.org/download/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Save your computers from the evil clutches of Bill GNU_CONFIGURE= yes diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile index be8c13474a59..11aafa12a8d2 100644 --- a/games/xmoto/Makefile +++ b/games/xmoto/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://download.tuxfamily.org/xmoto/xmoto/${PORTVERSION}/ \ http://www.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Challenging 2D motocross platform game LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ diff --git a/games/xqf/Makefile b/games/xqf/Makefile index cfd958775576..adb1e97981e8 100644 --- a/games/xqf/Makefile +++ b/games/xqf/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A server browser for many popular 3D action games RUN_DEPENDS= qstat:${PORTSDIR}/games/qstat diff --git a/games/xtron/Makefile b/games/xtron/Makefile index 2da1c0f58e09..28ea81dff25b 100644 --- a/games/xtron/Makefile +++ b/games/xtron/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/arcade EXTRACT_SUFX= .tgz -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Avoid running into walls, your own tail, and that of your opponent USE_XORG= x11 xpm diff --git a/games/zatacka/Makefile b/games/zatacka/Makefile index 0403f14ad6c8..014a4119c54c 100644 --- a/games/zatacka/Makefile +++ b/games/zatacka/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}_src -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Nibbles-like multiplayer game USE_SDL= sdl ttf image diff --git a/graphics/animorph/Makefile b/graphics/animorph/Makefile index 70b403bf90d2..b0d5a5ebb77f 100644 --- a/graphics/animorph/Makefile +++ b/graphics/animorph/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= SF MASTER_SITE_SUBDIR= makehuman -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Morphing engine for MakeHuman GNU_CONFIGURE= yes diff --git a/graphics/geomorph/Makefile b/graphics/geomorph/Makefile index 517a47d4fc4b..f71bd4706401 100644 --- a/graphics/geomorph/Makefile +++ b/graphics/geomorph/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Height field generator and editor LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext diff --git a/graphics/gimp-lqr-plugin/Makefile b/graphics/gimp-lqr-plugin/Makefile index 85a27eec4a32..2674a65b860d 100644 --- a/graphics/gimp-lqr-plugin/Makefile +++ b/graphics/gimp-lqr-plugin/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= http://liquidrescale.wikidot.com/local--files/en:download-page/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Liquid rescale GIMP plug-in LIB_DEPENDS= gimp-2.0:${PORTSDIR}/graphics/gimp-app \ diff --git a/graphics/glpng/Makefile b/graphics/glpng/Makefile index a4c266ff0bfe..21b6754f059f 100644 --- a/graphics/glpng/Makefile +++ b/graphics/glpng/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.wyatt100.freeserve.co.uk/ \ http://www.amdmi3.ru/distfiles/ DISTNAME= glpng -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Library to easily load PNG files as an OpenGL textures LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png diff --git a/graphics/gnash-devel/Makefile b/graphics/gnash-devel/Makefile index d087bf6db8d1..4b6f8a086754 100644 --- a/graphics/gnash-devel/Makefile +++ b/graphics/gnash-devel/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.amdmi3.ru/distfiles/ \ http://www.gnashdev.org/dev_snapshots/ PKGNAMESUFFIX= -devel -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= GNU Flash movie player LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile index 9ee0010e6535..ed7bd620dfff 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://getgnash.org/packages/releases/ \ ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= GNU Flash movie player LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ diff --git a/graphics/kudu/Makefile b/graphics/kudu/Makefile index d2b2b4cd8da5..549735b919ca 100644 --- a/graphics/kudu/Makefile +++ b/graphics/kudu/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= SF -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A 3D skeletal animation tool, powered by GTK+ and OpenGL LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext diff --git a/graphics/liblqr-1/Makefile b/graphics/liblqr-1/Makefile index 506303f23510..c780d2bf6c44 100644 --- a/graphics/liblqr-1/Makefile +++ b/graphics/liblqr-1/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= http://liblqr.wikidot.com/local--files/en:download-page/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= An easy to use C/C++ seam carving library GNU_CONFIGURE= yes diff --git a/graphics/linux-sdl_ttf/Makefile b/graphics/linux-sdl_ttf/Makefile index 85899662c1ee..67dc9008aa13 100644 --- a/graphics/linux-sdl_ttf/Makefile +++ b/graphics/linux-sdl_ttf/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics linux MASTER_SITES= http://www.libsdl.org/projects/SDL_ttf/release/ DISTNAME= SDL_ttf-${PORTVERSION}-1 -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A library to use TrueType fonts in SDL applications (linux version) RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 diff --git a/graphics/lprof-devel/Makefile b/graphics/lprof-devel/Makefile index 55157779cb69..7e1ec3af0348 100644 --- a/graphics/lprof-devel/Makefile +++ b/graphics/lprof-devel/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.amdmi3.ru/distfiles/ PKGNAMESUFFIX= -devel -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Open source color profiler LIB_DEPENDS= lcms.1:${PORTSDIR}/graphics/lcms \ diff --git a/graphics/makehuman/Makefile b/graphics/makehuman/Makefile index 156879d1b40f..b5b527b45a5b 100644 --- a/graphics/makehuman/Makefile +++ b/graphics/makehuman/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Application for parametrical modeling of 3D humanoid characters LIB_DEPENDS= animorph.0:${PORTSDIR}/graphics/animorph \ diff --git a/graphics/mhgui/Makefile b/graphics/mhgui/Makefile index fe7618e5c536..d1aba141bba7 100644 --- a/graphics/mhgui/Makefile +++ b/graphics/mhgui/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= SF MASTER_SITE_SUBDIR= makehuman -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= GUI widget library for MakeHuman LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut \ diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile index c92c30ca6673..8a9f1b319020 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= SF MASTER_SITE_SUBDIR= pmt -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= An optimizer for PNG files USE_BZIP2= yes diff --git a/graphics/scrot/Makefile b/graphics/scrot/Makefile index e6fa9a995b36..5de8df6dc472 100644 --- a/graphics/scrot/Makefile +++ b/graphics/scrot/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= http://linuxbrit.co.uk/downloads/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A screen capture utility that utilizes Imlib2 LIB_DEPENDS= giblib.1:${PORTSDIR}/graphics/giblib diff --git a/graphics/sharpconstruct/Makefile b/graphics/sharpconstruct/Makefile index d4002f384116..982b93eb0e72 100644 --- a/graphics/sharpconstruct/Makefile +++ b/graphics/sharpconstruct/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= SF MASTER_SITE_SUBDIR= sharp3d -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= 3D modeller for organic shapes LIB_DEPENDS= gtkglextmm-x11-1.2.0:${PORTSDIR}/x11-toolkits/gtkglextmm \ diff --git a/graphics/structuresynth/Makefile b/graphics/structuresynth/Makefile index 847c57a4e7cf..58e97060d614 100644 --- a/graphics/structuresynth/Makefile +++ b/graphics/structuresynth/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= SF DISTNAME= StructureSynth-Source-v${PORTVERSION} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Rule-based 3D structure generator USE_ZIP= yes diff --git a/graphics/uniconvertor/Makefile b/graphics/uniconvertor/Makefile index c725250d47b9..20d0123bcd73 100644 --- a/graphics/uniconvertor/Makefile +++ b/graphics/uniconvertor/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics python MASTER_SITES= http://sk1project.org/downloads/uniconvertor/v${PORTVERSION}/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Universal vector graphics translator CONFLICTS= yudit-[0-9]* diff --git a/graphics/wings-devel/Makefile b/graphics/wings-devel/Makefile index d464bb967037..6855060d8274 100644 --- a/graphics/wings-devel/Makefile +++ b/graphics/wings-devel/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= SF DIST_SUBDIR= erlang -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A polygon mesh modeler written in Erlang BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang \ diff --git a/graphics/wings/Makefile b/graphics/wings/Makefile index d464bb967037..6855060d8274 100644 --- a/graphics/wings/Makefile +++ b/graphics/wings/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= SF DIST_SUBDIR= erlang -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A polygon mesh modeler written in Erlang BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang \ diff --git a/math/drgeo/Makefile b/math/drgeo/Makefile index 689b166189e1..941ab25ea889 100644 --- a/math/drgeo/Makefile +++ b/math/drgeo/Makefile @@ -12,7 +12,7 @@ CATEGORIES= math MASTER_SITES= SF MASTER_SITE_SUBDIR= ofset -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A GTK interactive geometry sofware LIB_DEPENDS= guile.18:${PORTSDIR}/lang/guile diff --git a/misc/metromap/Makefile b/misc/metromap/Makefile index 538eaacaa6aa..44d813b6322e 100644 --- a/misc/metromap/Makefile +++ b/misc/metromap/Makefile @@ -12,7 +12,7 @@ CATEGORIES= misc MASTER_SITES= http://metromap.antex.ru/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A simple application for finding paths in different subways maps USE_PYTHON= yes diff --git a/multimedia/avinfo/Makefile b/multimedia/avinfo/Makefile index dca1716971e5..6bbbc1995299 100644 --- a/multimedia/avinfo/Makefile +++ b/multimedia/avinfo/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://shounen.ru/soft/avinfo/ \ http://www.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A utility for displaying AVI header information WRKSRC= ${WRKDIR}/src diff --git a/multimedia/openmovieeditor/Makefile b/multimedia/openmovieeditor/Makefile index 1598d45b8d2e..57a583e934e6 100644 --- a/multimedia/openmovieeditor/Makefile +++ b/multimedia/openmovieeditor/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.0.20080523 CATEGORIES= multimedia MASTER_SITES= SF -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Simple non-linear movie editor LIB_DEPENDS= samplerate.1:${PORTSDIR}/audio/libsamplerate \ diff --git a/security/bruteblock/Makefile b/security/bruteblock/Makefile index fce5c6819303..6f9d04899db7 100644 --- a/security/bruteblock/Makefile +++ b/security/bruteblock/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= http://samm.kiev.ua/bruteblock/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Software for blocking bruteforce attacks with ipfw LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre diff --git a/sysutils/gkrellflynn/Makefile b/sysutils/gkrellflynn/Makefile index d7a4a8758574..50b3c3d681e2 100644 --- a/sysutils/gkrellflynn/Makefile +++ b/sysutils/gkrellflynn/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.amdmi3.ru/distfiles/ \ http://horus.comlab.uni-rostock.de/flynn/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A tiny system load meter for gkrellm BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 diff --git a/sysutils/iat/Makefile b/sysutils/iat/Makefile index 0f99c88a625c..8d92021fa138 100644 --- a/sysutils/iat/Makefile +++ b/sysutils/iat/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Converter of many types of CD-ROM image file formats into ISO-9660 USE_BZIP2= yes diff --git a/sysutils/qpxtool/Makefile b/sysutils/qpxtool/Makefile index a6e2f51a9fae..8b1809562bbf 100644 --- a/sysutils/qpxtool/Makefile +++ b/sysutils/qpxtool/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= SF -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A GUI for testing CD/DVD quality and transfer rate BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake diff --git a/textproc/catdoc/Makefile b/textproc/catdoc/Makefile index ad66334e7e9b..f57d659f2333 100644 --- a/textproc/catdoc/Makefile +++ b/textproc/catdoc/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.amdmi3.ru/distfiles/ \ ftp://ftp.45.free.net/pub/catdoc/ # ${MASTER_SITE_TEX_CTAN:S/$/support\/catdoc\//} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= MS Word/Excel converter to plain ASCII or TeX. TK viewer included GNU_CONFIGURE= yes diff --git a/textproc/p5-Text-Capitalize/Makefile b/textproc/p5-Text-Capitalize/Makefile index 7ccbf2fe5b6e..550696ab9338 100644 --- a/textproc/p5-Text-Capitalize/Makefile +++ b/textproc/p5-Text-Capitalize/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Capitalize strings ("to WORK AS titles" becomes "To Work as Titles") PERL_CONFIGURE= yes diff --git a/textproc/uncrustify/Makefile b/textproc/uncrustify/Makefile index 039e3189b47b..a0495ede5057 100644 --- a/textproc/uncrustify/Makefile +++ b/textproc/uncrustify/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= SF EXTRACT_SUFX= .tgz -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Highly configurable source code beautifier GNU_CONFIGURE= yes diff --git a/x11/eaglemode/Makefile b/x11/eaglemode/Makefile index 3cf34f818756..10ef1740b2ac 100644 --- a/x11/eaglemode/Makefile +++ b/x11/eaglemode/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= SF -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Futuristic zoomable user environment LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |