diff options
80 files changed, 214 insertions, 178 deletions
diff --git a/audio/wavplay/Makefile b/audio/wavplay/Makefile index 10d370a93370..16e04ba13c9d 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@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= A wav player and recorder MAN1= wavplay.1 diff --git a/audio/ximp3/Makefile b/audio/ximp3/Makefile index e5c6fc2dcd82..ddfea72a8b26 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@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= A simple console MP3 player GNU_CONFIGURE= yes diff --git a/devel/p5-WeakRef/Makefile b/devel/p5-WeakRef/Makefile index a11584cb2988..2f110643aeec 100644 --- a/devel/p5-WeakRef/Makefile +++ b/devel/p5-WeakRef/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: p5-WeakRef # Date created: 14 Jun 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/L/LU/LUKKA/ PKGNAMEPREFIX= p5- -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= An API to the Perl weak references PERL_CONFIGURE= yes diff --git a/editors/chexedit/Makefile b/editors/chexedit/Makefile index 55995fc75455..0d3e81e45ae0 100644 --- a/editors/chexedit/Makefile +++ b/editors/chexedit/Makefile @@ -8,10 +8,11 @@ PORTNAME= chexedit PORTVERSION= 0.9.7 CATEGORIES= editors -MASTER_SITES= http://www.rogoyski.com/adam/programs/hexedit/ +MASTER_SITES= http://www.rogoyski.com/adam/programs/hexedit/ \ + http://www.amdmi3.ru/distfiles/ DISTNAME= hexedit-${PORTVERSION} -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru 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 60594beb4a41..fe95f66db07c 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@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Hierarchical NoteBook a data organizer WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src diff --git a/games/agame/Makefile b/games/agame/Makefile index 1b2cabb4bfb1..1b5ad93e232b 100644 --- a/games/agame/Makefile +++ b/games/agame/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: agame # Date created: 30 Jul 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -15,7 +15,7 @@ MASTER_SITES= http://zevv.nl/code/game/ \ DISTNAME= game-src-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= A simple tetris-like game USE_SDL= sdl image mixer diff --git a/games/allacrost/Makefile b/games/allacrost/Makefile index 5cd0124b9ed3..dd2a0696addc 100644 --- a/games/allacrost/Makefile +++ b/games/allacrost/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: allacrost # Date created: 03 Oct 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= allacrost_demo_source_${PORTVERSION} -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= A single player 2D role-playing game LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ diff --git a/games/biloba/Makefile b/games/biloba/Makefile index 6464ef9b888b..dc93c28d3102 100644 --- a/games/biloba/Makefile +++ b/games/biloba/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: biloba # Date created: 02 Oct 2005 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= A strategy board game for 2 to 4 players USE_SDL= image mixer sdl diff --git a/games/bitefusion/Makefile b/games/bitefusion/Makefile index 91cc0f273a62..f864bd4a3800 100644 --- a/games/bitefusion/Makefile +++ b/games/bitefusion/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: bitefusion # Date created: 14 Jun 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -8,9 +8,10 @@ PORTNAME= bitefusion PORTVERSION= 1.0.1 CATEGORIES= games -MASTER_SITES= http://www.junoplay.com/files/ +MASTER_SITES= http://www.junoplay.com/files/ \ + http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= A snake game with 8 levels GNU_CONFIGURE= yes diff --git a/games/blinkensisters/Makefile b/games/blinkensisters/Makefile index cfa9a594a160..0fcdb75df3ad 100644 --- a/games/blinkensisters/Makefile +++ b/games/blinkensisters/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: blinkensisters # Date created: 26 Mar 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= LostPixels_${PORTVERSION}_src -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Parallax-style 2D scrolling platform game USE_BZIP2= yes diff --git a/games/blobandconquer/Makefile b/games/blobandconquer/Makefile index 91b724a41261..685649fea10f 100644 --- a/games/blobandconquer/Makefile +++ b/games/blobandconquer/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: blobandconquer # Date created: 02 Apr 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -8,10 +8,11 @@ PORTNAME= blobandconquer DISTVERSION= 0.7-2 CATEGORIES= games -MASTER_SITES= http://www.parallelrealities.co.uk/download.php?type=zip&file= +MASTER_SITES= http://www.parallelrealities.co.uk/download.php?type=zip&file= \ + http://www.amdmi3.ru/distfiles/ DISTNAME= blobAndConquer-${DISTVERSION} -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= A somewhat violent 3D action game FETCH_BEFORE_ARGS+= -o ${DISTNAME}${EXTRACT_SUFX} diff --git a/games/blokish/Makefile b/games/blokish/Makefile index c1aed4dcda3c..25cdead0835c 100644 --- a/games/blokish/Makefile +++ b/games/blokish/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: blokish # Date created: 18 Jan 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_src_v${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Clone of the strategy board game 'Blokus' GNU_CONFIGURE= yes diff --git a/games/cgoban/Makefile b/games/cgoban/Makefile index d84528beb97d..85322654eff8 100644 --- a/games/cgoban/Makefile +++ b/games/cgoban/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cgoban1 -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Internet Go Server client and game editor USE_X_PREFIX= yes diff --git a/games/chromium-bsu/Makefile b/games/chromium-bsu/Makefile index b28b95d3672c..f663e55c0410 100644 --- a/games/chromium-bsu/Makefile +++ b/games/chromium-bsu/Makefile @@ -9,11 +9,12 @@ PORTNAME= chromium PORTVERSION= 0.9.12 PORTREVISION= 4 CATEGORIES= games -MASTER_SITES= http://www.reptilelabour.com/software/files/chromium/ +MASTER_SITES= http://www.reptilelabour.com/software/files/chromium/ \ + http://www.amdmi3.ru/distfiles/ DISTFILES= ${PORTNAME}-src-${PORTVERSION}.tar.gz \ ${PORTNAME}-data-${PORTVERSION}.tar.gz -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= An arcade-style, top-scrolling space shooter LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ diff --git a/games/chromium/Makefile b/games/chromium/Makefile index b28b95d3672c..f663e55c0410 100644 --- a/games/chromium/Makefile +++ b/games/chromium/Makefile @@ -9,11 +9,12 @@ PORTNAME= chromium PORTVERSION= 0.9.12 PORTREVISION= 4 CATEGORIES= games -MASTER_SITES= http://www.reptilelabour.com/software/files/chromium/ +MASTER_SITES= http://www.reptilelabour.com/software/files/chromium/ \ + http://www.amdmi3.ru/distfiles/ DISTFILES= ${PORTNAME}-src-${PORTVERSION}.tar.gz \ ${PORTNAME}-data-${PORTVERSION}.tar.gz -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= An arcade-style, top-scrolling space shooter LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ diff --git a/games/concentration/Makefile b/games/concentration/Makefile index 0c33dda51016..05f85440b713 100644 --- a/games/concentration/Makefile +++ b/games/concentration/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: concentration # Date created: 10 Nov 2005 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -9,9 +9,10 @@ PORTNAME= concentration PORTVERSION= 1.2 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://www.shiftygames.com/concentration/ +MASTER_SITES= http://www.shiftygames.com/concentration/ \ + http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru 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 7a1443025c13..a34800ba62fd 100644 --- a/games/connectfive/Makefile +++ b/games/connectfive/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: connectfive # Date created: 20 Sep 2005 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= connectfive DISTNAME= connectFive -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru 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 c30cc61e9637..740c39620324 100644 --- a/games/construo/Makefile +++ b/games/construo/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: construo # Date created: 24 Nov 2005 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= construo -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= A fun construction toy GNU_CONFIGURE= yes diff --git a/games/dangen/Makefile b/games/dangen/Makefile index 5e5b3278ff02..aca4ea791e23 100644 --- a/games/dangen/Makefile +++ b/games/dangen/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: dangen # Date created: 25 Aug 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -9,9 +9,10 @@ PORTNAME= dangen PORTVERSION= 0.3 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://www.interq.or.jp/libra/oohara/dangen/ +MASTER_SITES= http://www.interq.or.jp/libra/oohara/dangen/ \ + http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Shoot'em up game where accurate shooting matters GNU_CONFIGURE= yes diff --git a/games/diameter/Makefile b/games/diameter/Makefile index 6ff779cb58d8..b74f7d34404e 100644 --- a/games/diameter/Makefile +++ b/games/diameter/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: diameter # Date created: 15 Jun 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gamediameter DISTNAME= ${PORTNAME}-${DISTVERSION}src -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Arcade-style game with elements of economy and adventure BUILD_DEPENDS= guichan>=0.5.0:${PORTSDIR}/devel/guichan diff --git a/games/fillets-ng/Makefile b/games/fillets-ng/Makefile index e0401867cc72..3f26fa209987 100644 --- a/games/fillets-ng/Makefile +++ b/games/fillets-ng/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: fillets-ng # Date created: 11 Oct 2005 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -16,7 +16,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ DIST_SUBDIR= fillets-ng EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= A wonderful puzzle game USE_SDL= sdl mixer image ttf diff --git a/games/fishsupper/Makefile b/games/fishsupper/Makefile index f269e13c9d7e..27a7b0ff40a4 100644 --- a/games/fishsupper/Makefile +++ b/games/fishsupper/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: fishsupper # Date created: 25 Mar 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru 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 2543a63cbfcd..03fad46d5247 100644 --- a/games/flobopuyo/Makefile +++ b/games/flobopuyo/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: flobopuyo # Date created: 24 Feb 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -9,10 +9,11 @@ PORTNAME= flobopuyo PORTVERSION= 0.20 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://www.ios-software.com/flobopuyo/ +MASTER_SITES= http://www.ios-software.com/flobopuyo/ \ + http://www.amdmi3.ru/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Clone of the famous PuyoPuyo USE_BISON= yes diff --git a/games/formido/Makefile b/games/formido/Makefile index 37df28e227e8..e068e358da32 100644 --- a/games/formido/Makefile +++ b/games/formido/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: formido # Date created: 19 Nov 2005 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -9,9 +9,10 @@ PORTNAME= formido PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://koti.mbnet.fi/lsoft/formido/ +MASTER_SITES= http://koti.mbnet.fi/lsoft/formido/ \ + http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= 2D kill-em all with 3D rendered graphics USE_BZIP2= yes diff --git a/games/fwp/Makefile b/games/fwp/Makefile index 2089006b7efe..2f8171f7b298 100644 --- a/games/fwp/Makefile +++ b/games/fwp/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: fightwinprevail # Date created: 06 Mar 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fightwinprevail DISTNAME= ${PORTNAME}-${PORTVERSION}-linux -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Multiplayer first person shooter BUILD_DEPENDS= ${X11BASE}/lib/libode.a:${PORTSDIR}/devel/ode diff --git a/games/glpuzzle/Makefile b/games/glpuzzle/Makefile index 16200d77b4cd..3a300f8e8365 100644 --- a/games/glpuzzle/Makefile +++ b/games/glpuzzle/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: glpuzzle # Date created: 09 Jan 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -9,10 +9,11 @@ PORTNAME= glpuzzle PORTVERSION= 0.2 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://www.iua.upf.es/~mdeboer/resorama/glpuzzle/ +MASTER_SITES= http://www.iua.upf.es/~mdeboer/resorama/glpuzzle/ \ + http://www.amdmi3.ru/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= An OpenGL jigsaw puzzle game LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ diff --git a/games/gnudoku/Makefile b/games/gnudoku/Makefile index b10de0f153f7..07d8b383852a 100644 --- a/games/gnudoku/Makefile +++ b/games/gnudoku/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: GNUDoku # Date created: 12 Jan 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://offload1.icculus.org/~jcspray/GNUDoku/ \ http://icculus.org/~jcspray/GNUDoku/ -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru 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 4654ffeba373..5779987c3b52 100644 --- a/games/goonies/Makefile +++ b/games/goonies/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: goonies # Date created: 07 Sep 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -8,11 +8,12 @@ PORTNAME= goonies PORTVERSION= 1.0.1 CATEGORIES= games -MASTER_SITES= http://goonies.jorito.net/download/ +MASTER_SITES= http://goonies.jorito.net/download/ \ + http://www.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME}_r${PORTVERSION:C/\./-/g} EXTRACT_SUFX= .tgz -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Remake of the 8 bit classic game 'The Goonies' USE_GMAKE= yes diff --git a/games/hangman/Makefile b/games/hangman/Makefile index 01a6be44d2b2..d11e4b4e0d40 100644 --- a/games/hangman/Makefile +++ b/games/hangman/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: hangman # Date created: 10 Nov 2005 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -9,9 +9,10 @@ PORTNAME= hangman PORTVERSION= 0.9.2 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://www.shiftygames.com/hangman/ +MASTER_SITES= http://www.shiftygames.com/hangman/ \ + http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Challenge your spelling skills in the old western style GNU_CONFIGURE= yes diff --git a/games/interlogic/Makefile b/games/interlogic/Makefile index eea4cad8b9a0..3d1b0910146a 100644 --- a/games/interlogic/Makefile +++ b/games/interlogic/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: interlogic # Date created: 01 Oct 2005 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= interlogic DISTNAME= interLOGIC-src-${PORTVERSION} -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru 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 8e97e160261c..9e2e45d933cd 100644 --- a/games/ivan/Makefile +++ b/games/ivan/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: ivan # Date created: 11 Nov 2005 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ivan -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= A graphical roguelike game USE_SDL= sdl diff --git a/games/jigzo/Makefile b/games/jigzo/Makefile index 16200d77b4cd..3a300f8e8365 100644 --- a/games/jigzo/Makefile +++ b/games/jigzo/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: glpuzzle # Date created: 09 Jan 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -9,10 +9,11 @@ PORTNAME= glpuzzle PORTVERSION= 0.2 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://www.iua.upf.es/~mdeboer/resorama/glpuzzle/ +MASTER_SITES= http://www.iua.upf.es/~mdeboer/resorama/glpuzzle/ \ + http://www.amdmi3.ru/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= An OpenGL jigsaw puzzle game LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ diff --git a/games/kiki/Makefile b/games/kiki/Makefile index 53ca29562dd1..a17ed770a285 100644 --- a/games/kiki/Makefile +++ b/games/kiki/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: kiki # Date created: 24 Oct 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-src EXTRACT_SUFX= .tgz -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Kiki the nanobot is a 3-D puzzle game LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut diff --git a/games/kobodeluxe/Makefile b/games/kobodeluxe/Makefile index 5e2289a06d0c..3229790dd8ba 100644 --- a/games/kobodeluxe/Makefile +++ b/games/kobodeluxe/Makefile @@ -8,10 +8,11 @@ PORTNAME= kobodeluxe DISTVERSION= 0.4pre10 CATEGORIES= games -MASTER_SITES= http://olofson.net/kobodl/download/ +MASTER_SITES= http://olofson.net/kobodl/download/ \ + http://www.amdmi3.ru/distfiles/ DISTNAME= KoboDeluxe-${DISTVERSION} -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= An SDL port of the scrolling game XKobo USE_SDL= image sdl diff --git a/games/luola/Makefile b/games/luola/Makefile index a526cccf5e5f..09436acbcd53 100644 --- a/games/luola/Makefile +++ b/games/luola/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: luola # Date created: 20 Jan 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -9,13 +9,14 @@ PORTNAME= luola PORTVERSION= 1.3.0 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://www.luolamies.org/software/luola/ +MASTER_SITES= http://www.luolamies.org/software/luola/ \ + http://www.amdmi3.ru/distfiles/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ stdlevels-5.2${EXTRACT_SUFX} \ nostalgia-1.1${EXTRACT_SUFX} DIST_SUBDIR= luola -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Multiplayer Cave-flying game GNU_CONFIGURE= yes diff --git a/games/moonlander/Makefile b/games/moonlander/Makefile index 07726c5dece3..33b6e68d5124 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@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Land a spacecraft on the moon USE_SDL= mixer image sdl diff --git a/games/pachi/Makefile b/games/pachi/Makefile index 57fd0ecc701f..300402478e8b 100644 --- a/games/pachi/Makefile +++ b/games/pachi/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: pachi # Date created: 18 Sep 2005 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= dragontech DISTNAME= pachi_source EXTRACT_SUFX= .tgz -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= A platforms game similar to Manic Miner USE_SDL= mixer sdl diff --git a/games/penguin-command/Makefile b/games/penguin-command/Makefile index 41c3d7a4340b..e327d7756364 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@mail.ru +MAINTAINER= amdmi3@amdmi3.ru 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 bd12e08d398b..6d948b054257 100644 --- a/games/pengupop/Makefile +++ b/games/pengupop/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: pengupop # Date created: 14 Jun 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -8,9 +8,10 @@ PORTNAME= pengupop PORTVERSION= 2.1.9 CATEGORIES= games -MASTER_SITES= http://www.junoplay.com/files/ +MASTER_SITES= http://www.junoplay.com/files/ \ + http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Online multiplayer clone of Bust a Move GNU_CONFIGURE= yes diff --git a/games/pipepanic/Makefile b/games/pipepanic/Makefile index 6df9c88ca76f..c93a52214bdd 100644 --- a/games/pipepanic/Makefile +++ b/games/pipepanic/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: pipepanic # Date created: 20 May 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -10,11 +10,12 @@ PORTVERSION= 0.1.3 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.users.waitrose.com/~thunor/pipepanic/dload/ \ - ${MASTER_SITE_LOCAL} + ${MASTER_SITE_LOCAL} \ + http://www.amdmi3.ru/distfiles/ MASTER_SITE_SUBDIR= ehaupt DISTNAME= ${PORTNAME}-${PORTVERSION}-source -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= A pipe connecting game using libSDL USE_SDL= sdl diff --git a/games/pouetchess/Makefile b/games/pouetchess/Makefile index 98d07f54b467..3389ca40acc3 100644 --- a/games/pouetchess/Makefile +++ b/games/pouetchess/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: pouetChess # Date created: 18 Jan 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= pouetChess_0.11_src -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= An open-source 3D chess game USE_X_PREFIX= yes diff --git a/games/reminiscence/Makefile b/games/reminiscence/Makefile index 8a2439669c20..ee55451057c4 100644 --- a/games/reminiscence/Makefile +++ b/games/reminiscence/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: REminiscence # Date created: 11 Feb 2005 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -9,9 +9,10 @@ PORTNAME= REminiscence PORTVERSION= 0.1.8 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://membres.lycos.fr/cyxdown/reminiscence/ +MASTER_SITES= http://membres.lycos.fr/cyxdown/reminiscence/ \ + http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= A rewritten engine for Flashback USE_BZIP2= yes diff --git a/games/ri-li/Makefile b/games/ri-li/Makefile index ff0e86aac32d..af5f5b87ba54 100644 --- a/games/ri-li/Makefile +++ b/games/ri-li/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: Ri-li # Date created: 03 Jul 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ri-li -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Drive a toy wood train in many levels - snake-like arcade game USE_BZIP2= yes diff --git a/games/scramble/Makefile b/games/scramble/Makefile index b4dac1552844..a28d8c47c404 100644 --- a/games/scramble/Makefile +++ b/games/scramble/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: scramble # Date created: 10 Nov 2005 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -9,9 +9,10 @@ PORTNAME= scramble PORTVERSION= 0.9.5 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://www.shiftygames.com/scramble/ +MASTER_SITES= http://www.shiftygames.com/scramble/ \ + http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru 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 bbc80e67826a..507162733e6d 100644 --- a/games/sdb/Makefile +++ b/games/sdb/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: sdb # Date created: 08 Sep 2005 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -9,9 +9,10 @@ PORTNAME= sdb PORTVERSION= 1.0.2 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://sdb.gamecreation.org/ +MASTER_SITES= http://sdb.gamecreation.org/ \ + http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Futuristic overhead shooter USE_X_PREFIX= yes diff --git a/games/sdlsand/Makefile b/games/sdlsand/Makefile index 2e5293b73e84..0d75a7a8ab61 100644 --- a/games/sdlsand/Makefile +++ b/games/sdlsand/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: sdlsand # Date created: 22 Apr 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Simulation of falling sand and other materials USE_ZIP= yes diff --git a/games/shootingstar/Makefile b/games/shootingstar/Makefile index 9fe2e0bb0869..b24e25b8fc0b 100644 --- a/games/shootingstar/Makefile +++ b/games/shootingstar/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: shootingstar # Date created: 20 Nov 2005 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -9,9 +9,10 @@ PORTNAME= shootingstar PORTVERSION= 1.2.0 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://www.2ndpoint.fi/projektit.xml/shootingstar/files/ +MASTER_SITES= http://www.2ndpoint.fi/projektit.xml/shootingstar/files/ \ + http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= SDL/OpenGL top-down shooter GNU_CONFIGURE= yes diff --git a/games/solarconquest/Makefile b/games/solarconquest/Makefile index 5ff0e59bc5cb..b549d485181e 100644 --- a/games/solarconquest/Makefile +++ b/games/solarconquest/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: solarconquest # Date created: 06 Apr 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -10,11 +10,12 @@ PORTVERSION= 0.2 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://games.sajthelper.com/ \ - ${MASTER_SITE_LOCAL} + ${MASTER_SITE_LOCAL} \ + http://www.amdmi3.ru/distfiles/ MASTER_SITE_SUBDIR= ehaupt DISTNAME= SolarConquest -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Space 2D action game with plenty of shooting USE_SDL= sdl mixer image diff --git a/games/stormbaancoureur/Makefile b/games/stormbaancoureur/Makefile index c6a145b4c1a8..88b218914a82 100644 --- a/games/stormbaancoureur/Makefile +++ b/games/stormbaancoureur/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: sturmbahnfahrer # Date created: 07 Sep 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -9,9 +9,10 @@ PORTNAME= sturmbahnfahrer PORTVERSION= 1.3 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://www.stolk.org/sturmbahnfahrer/download/ +MASTER_SITES= http://www.stolk.org/sturmbahnfahrer/download/ \ + http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Simulated obstacle course for automobiles LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut diff --git a/games/stroq/Makefile b/games/stroq/Makefile index 5a1af05e62a3..3c0c7ca2acc2 100644 --- a/games/stroq/Makefile +++ b/games/stroq/Makefile @@ -1,6 +1,6 @@ # New ports collection Makefile for: stroq # Date created: 13 Jan 2005 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ @@ -10,7 +10,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= stroq -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Flip tiles to make rows of the same color BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake diff --git a/games/sturmbahnfahrer/Makefile b/games/sturmbahnfahrer/Makefile index c6a145b4c1a8..88b218914a82 100644 --- a/games/sturmbahnfahrer/Makefile +++ b/games/sturmbahnfahrer/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: sturmbahnfahrer # Date created: 07 Sep 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -9,9 +9,10 @@ PORTNAME= sturmbahnfahrer PORTVERSION= 1.3 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://www.stolk.org/sturmbahnfahrer/download/ +MASTER_SITES= http://www.stolk.org/sturmbahnfahrer/download/ \ + http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Simulated obstacle course for automobiles LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut diff --git a/games/tomatoes/Makefile b/games/tomatoes/Makefile index ffd20ce3b04a..c1b33bddf89f 100644 --- a/games/tomatoes/Makefile +++ b/games/tomatoes/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTFILES= ${PORTNAME}-linux-src-${PORTVERSION}5${EXTRACT_SUFX} \ ${PORTNAME}-linux-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Tomato-smashing, Q-Bert style WRKSRC= ${WRKDIR}/tomatoes-${PORTVERSION}5 diff --git a/games/torrent/Makefile b/games/torrent/Makefile index 0e767eb5d156..2764e414da90 100644 --- a/games/torrent/Makefile +++ b/games/torrent/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: torrent # Date created: 10 Nov 2005 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -9,9 +9,10 @@ PORTNAME= torrent PORTVERSION= 0.8.2 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://www.shiftygames.com/torrent/ +MASTER_SITES= http://www.shiftygames.com/torrent/ \ + http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru 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 f3cb6098640c..3ced5d2a58c2 100644 --- a/games/toycars/Makefile +++ b/games/toycars/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: toycars # Date created: 15 Dec 2005 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= toycars -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Physics-based 2D racing game USE_SDL= mixer image sdl diff --git a/games/trimines/Makefile b/games/trimines/Makefile index ef6472409121..7a2f7d502c8d 100644 --- a/games/trimines/Makefile +++ b/games/trimines/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: trimines # Date created: 02 May 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -9,9 +9,10 @@ PORTNAME= trimines PORTVERSION= 1.3.0 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://www.freewebs.com/trimines/ - -MAINTAINER= amdmi3@mail.ru +MASTER_SITES= http://www.freewebs.com/trimines/ \ + http://www.amdmi3.ru/distfiles/ + +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Mine sweeper game that uses triangles instead of squares USE_SDL= sdl diff --git a/games/untahris/Makefile b/games/untahris/Makefile index a4beb3a9d4c6..771252f1fd6f 100644 --- a/games/untahris/Makefile +++ b/games/untahris/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: untahris # Date created: 08 Sep 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${DISTVERSION}-src EXTRACT_SUFX= .tgz -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Play several classic fun, simple arcade games in multiplayer mode USE_SDL= sdl net ttf diff --git a/games/volleyball/Makefile b/games/volleyball/Makefile index 7c92b7fe73e0..efb031f5d384 100644 --- a/games/volleyball/Makefile +++ b/games/volleyball/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: volleyball # Date created: 09 Oct 2005 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -9,11 +9,12 @@ PORTNAME= volleyball PORTVERSION= 0.8.5 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://www.losersjuegos.com.ar/juegos/volleyball/descargas/ +MASTER_SITES= http://www.losersjuegos.com.ar/juegos/volleyball/descargas/ \ + http://www.amdmi3.ru/distfiles/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-data-${DATAVERSION}${EXTRACT_SUFX} -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= A game similar to GNU Arcade Volleyball USE_SDL= sdl image diff --git a/games/vor/Makefile b/games/vor/Makefile index c6de6ca6dcd1..c9c6d11ccaec 100644 --- a/games/vor/Makefile +++ b/games/vor/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: vor # Date created: 07 Sep 2005 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -9,9 +9,10 @@ PORTNAME= vor PORTVERSION= 0.4 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://qualdan.com/vor/ +MASTER_SITES= http://qualdan.com/vor/ \ + http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Dodge the rocks until you die BUILD_DEPENDS= ${LOCALBASE}/include/argp.h:${PORTSDIR}/devel/argp-standalone diff --git a/games/wop/Makefile b/games/wop/Makefile index 915ce4d58840..2ffb991c2023 100644 --- a/games/wop/Makefile +++ b/games/wop/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: wop # Date created: 26 Dec 2005 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -9,11 +9,12 @@ PORTNAME= wop PORTVERSION= 0.4.3 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://wormsofprey.org/download/ +MASTER_SITES= http://wormsofprey.org/download/ \ + http://www.amdmi3.ru/distfiles/ DISTFILES= ${PORTNAME}-${PORTVERSION}-src${EXTRACT_SUFX} \ ${PORTNAME}data-${DATAVERSION}${EXTRACT_SUFX} -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Free real-time Worms game BUILD_DEPENDS= makedepend:${X_IMAKE_PORT} diff --git a/games/xbill/Makefile b/games/xbill/Makefile index 7562788dbadc..8198f03a49bd 100644 --- a/games/xbill/Makefile +++ b/games/xbill/Makefile @@ -10,9 +10,10 @@ PORTNAME= xbill PORTVERSION= 2.1 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= http://www.xbill.org/download/ +MASTER_SITES= http://www.xbill.org/download/ \ + http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Save your computers from the evil clutches of Bill SCORES_DIR?= ${DATADIR}/scores diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile index 2ac476acac46..373e5509ce61 100644 --- a/games/xmoto/Makefile +++ b/games/xmoto/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: xmoto # Date created: 07 Oct 2005 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Challenging 2D motocross platform game LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ diff --git a/games/xtron/Makefile b/games/xtron/Makefile index 33033cbe8c8f..e2f26527d1b4 100644 --- a/games/xtron/Makefile +++ b/games/xtron/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/arcade EXTRACT_SUFX= .tgz -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Avoid running into walls, your own tail, and that of your opponent USE_X_PREFIX= yes diff --git a/games/zatacka/Makefile b/games/zatacka/Makefile index 8736bfae9e5a..eab3800b8379 100644 --- a/games/zatacka/Makefile +++ b/games/zatacka/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: zatacka # Date created: 26 Mar 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}_src -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Nibbles-like multiplayer game USE_SDL= sdl ttf image diff --git a/graphics/geomorph/Makefile b/graphics/geomorph/Makefile index 491a71310604..0a8d816e531c 100644 --- a/graphics/geomorph/Makefile +++ b/graphics/geomorph/Makefile @@ -1,6 +1,6 @@ # ports collection makefile for: geomorph # Date created: 24 Feb 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Height field generator and editor LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext diff --git a/graphics/glpng/Makefile b/graphics/glpng/Makefile index 8b51122106ab..64743ca42f4b 100644 --- a/graphics/glpng/Makefile +++ b/graphics/glpng/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: glpng # Date created: 06 Mar 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -8,10 +8,11 @@ PORTNAME= glpng PORTVERSION= 1.45 CATEGORIES= graphics -MASTER_SITES= http://www.wyatt100.freeserve.co.uk/ +MASTER_SITES= http://www.wyatt100.freeserve.co.uk/ \ + http://www.amdmi3.ru/distfiles/ DISTNAME= glpng -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru 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 80a9de8726e3..155bf87755ba 100644 --- a/graphics/gnash-devel/Makefile +++ b/graphics/gnash-devel/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: gnash # Date created: 12 Jan 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= GNU Flash movie player LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile index 80a9de8726e3..155bf87755ba 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: gnash # Date created: 12 Jan 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= GNU Flash movie player LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ diff --git a/graphics/kudu/Makefile b/graphics/kudu/Makefile index 8bf950d6da04..fff518c3b561 100644 --- a/graphics/kudu/Makefile +++ b/graphics/kudu/Makefile @@ -1,6 +1,6 @@ # ports collection makefile for: kudu # Date created: 28 Mar 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru 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/makehuman/Makefile b/graphics/makehuman/Makefile index 5586e9afa524..464192bdd3fd 100644 --- a/graphics/makehuman/Makefile +++ b/graphics/makehuman/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: makehuman # Date created: 06 Mar 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Application for parametrical modeling of 3D humanoid characters LIB_DEPENDS= glpng:${PORTSDIR}/graphics/glpng \ diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile index 60cf54321208..d0997312a66c 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pmt -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= An optimizer for PNG files USE_BZIP2= yes diff --git a/graphics/scrot/Makefile b/graphics/scrot/Makefile index 9279f2b1f692..aa8d0efc1577 100644 --- a/graphics/scrot/Makefile +++ b/graphics/scrot/Makefile @@ -8,9 +8,10 @@ PORTNAME= scrot PORTVERSION= 0.8 CATEGORIES= graphics -MASTER_SITES= http://linuxbrit.co.uk/downloads/ +MASTER_SITES= http://linuxbrit.co.uk/downloads/ \ + http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru 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 aad45b6b4841..38d996322a41 100644 --- a/graphics/sharpconstruct/Makefile +++ b/graphics/sharpconstruct/Makefile @@ -1,6 +1,6 @@ # ports collection makefile for: sharpconstruct # Date created: 24 Feb 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sharp3d -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= 3D modeller for organic shapes LIB_DEPENDS= gtkglextmm-x11-1.2.0:${PORTSDIR}/x11-toolkits/gtkglextmm \ diff --git a/math/drgeo/Makefile b/math/drgeo/Makefile index 38ccbf9d7483..3313ff4452f3 100644 --- a/math/drgeo/Makefile +++ b/math/drgeo/Makefile @@ -12,7 +12,7 @@ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ofset -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= A GTK interactive geometry sofware LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile diff --git a/misc/metromap/Makefile b/misc/metromap/Makefile index f2703e285098..f8370229c323 100644 --- a/misc/metromap/Makefile +++ b/misc/metromap/Makefile @@ -8,9 +8,10 @@ PORTNAME= metromap PORTVERSION= 0.1.1 CATEGORIES= misc -MASTER_SITES= http://metromap.antex.ru/ +MASTER_SITES= http://metromap.antex.ru/ \ + http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru 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 4247c2186426..dca1716971e5 100644 --- a/multimedia/avinfo/Makefile +++ b/multimedia/avinfo/Makefile @@ -9,10 +9,11 @@ PORTNAME= avinfo PORTVERSION= 0.7.4 CATEGORIES= multimedia -MASTER_SITES= http://shounen.ru/soft/avinfo/ +MASTER_SITES= http://shounen.ru/soft/avinfo/ \ + http://www.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= A utility for displaying AVI header information WRKSRC= ${WRKDIR}/src diff --git a/security/bruteblock/Makefile b/security/bruteblock/Makefile index 3a31f33dfd9d..6c57f75b9795 100644 --- a/security/bruteblock/Makefile +++ b/security/bruteblock/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: bruteblock # Date created: 30 Jul 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -8,9 +8,10 @@ PORTNAME= bruteblock PORTVERSION= 0.0.5 CATEGORIES= security -MASTER_SITES= http://samm.kiev.ua/bruteblock/ +MASTER_SITES= http://samm.kiev.ua/bruteblock/ \ + http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Software for blocking bruteforce attacks with ipfw LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre diff --git a/sysutils/qpxtool/Makefile b/sysutils/qpxtool/Makefile index 34a8fb7daf37..578738981b8e 100644 --- a/sysutils/qpxtool/Makefile +++ b/sysutils/qpxtool/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: qpxtool # Date created: 23 Mar 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= A GUI for testing CD/DVD quality and transfer rate USE_BZIP2= yes diff --git a/textproc/catdoc/Makefile b/textproc/catdoc/Makefile index b4b6a307c46e..a8c84594c1e8 100644 --- a/textproc/catdoc/Makefile +++ b/textproc/catdoc/Makefile @@ -8,10 +8,11 @@ PORTNAME= catdoc PORTVERSION= 0.94.2 CATEGORIES= textproc -MASTER_SITES= ftp://ftp.45.free.net/pub/catdoc/ +MASTER_SITES= ftp://ftp.45.free.net/pub/catdoc/ \ + http://www.amdmi3.ru/distfiles/ # ${MASTER_SITE_TEX_CTAN:S/$/support\/catdoc\//} -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru 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 fe0b53af4b3b..3f694ddf4c41 100644 --- a/textproc/p5-Text-Capitalize/Makefile +++ b/textproc/p5-Text-Capitalize/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: p5-Text-Capitalize # Date created: 24 Nov 2005 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text PKGNAMEPREFIX= p5- -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru 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 7bf5f20aad69..73a080aed061 100644 --- a/textproc/uncrustify/Makefile +++ b/textproc/uncrustify/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: uncrustify # Date created: 03 Jul 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Highly configurable source code beautifier GNU_CONFIGURE= yes |