aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorflo <flo@FreeBSD.org>2013-09-14 04:43:00 +0800
committerflo <flo@FreeBSD.org>2013-09-14 04:43:00 +0800
commit7ee9fd2950dea99a2cfa29ce1d54e347a903b99b (patch)
treed200ec6608f96a42254841a30d6644a9cf380a50 /games
parentc5369bb5eeaef2901a7c94d7f7ffcde99010eaa5 (diff)
downloadfreebsd-ports-gnome-7ee9fd2950dea99a2cfa29ce1d54e347a903b99b.tar.gz
freebsd-ports-gnome-7ee9fd2950dea99a2cfa29ce1d54e347a903b99b.tar.zst
freebsd-ports-gnome-7ee9fd2950dea99a2cfa29ce1d54e347a903b99b.zip
Unbreak by using new MASTER_SITE
PR: ports/182070 [1] Submitted by: Mikhail T. <m.tsatsenko@gmail.com> (partly) [1]
Diffstat (limited to 'games')
-rw-r--r--games/crafty-open-enormous/Makefile6
-rw-r--r--games/crafty-tablebase-no-pawn/Makefile4
-rw-r--r--games/crafty-tablebase-pawn/Makefile4
-rw-r--r--games/crafty/Makefile16
4 files changed, 10 insertions, 20 deletions
diff --git a/games/crafty-open-enormous/Makefile b/games/crafty-open-enormous/Makefile
index 3c8b5b27d3a2..d6a044285221 100644
--- a/games/crafty-open-enormous/Makefile
+++ b/games/crafty-open-enormous/Makefile
@@ -5,19 +5,17 @@ PORTNAME= crafty-open-enormous
PORTVERSION= 20070924
PORTREVISION= 1
CATEGORIES= games
-MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/pgn/ \
+MASTER_SITES= http://www.cis.uab.edu/hyatt/crafty/pgn/ \
${MASTER_SITE_LOCAL}
DISTFILES= enormous.zip
EXTRACT_ONLY= ${DISTFILES}
MAINTAINER= flo@FreeBSD.org
-COMMENT= The enormous opening book (about 85-90 MByte) for crafty
+COMMENT= Enormous opening book (about 270 MByte) for crafty
BUILD_DEPENDS= crafty:${PORTSDIR}/games/crafty
RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty
-BROKEN= Does not fetch
-
DIST_SUBDIR= crafty
USE_ZIP= yes
NO_WRKSUBDIR= yes
diff --git a/games/crafty-tablebase-no-pawn/Makefile b/games/crafty-tablebase-no-pawn/Makefile
index 4e7190834c7e..72d881254266 100644
--- a/games/crafty-tablebase-no-pawn/Makefile
+++ b/games/crafty-tablebase-no-pawn/Makefile
@@ -4,7 +4,7 @@
PORTNAME= crafty-tablebases-no-pawn
PORTVERSION= 20070910
CATEGORIES= games
-MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/TB/3-4-5/
+MASTER_SITES= http://www.cis.uab.edu/hyatt/crafty/TB/3-4-5/
DISTFILES= kbbbk.nbb.emd kbbbk.nbw.emd kbbk.nbb.emd kbbk.nbw.emd \
kbbkb.nbb.emd kbbkb.nbw.emd kbbkn.nbb.emd kbbkn.nbw.emd kbbkq.nbb.emd \
kbbkq.nbw.emd kbbkr.nbb.emd kbbkr.nbw.emd kbbnk.nbb.emd kbbnk.nbw.emd \
@@ -45,8 +45,6 @@ EXTRACT_ONLY=
MAINTAINER= conrads@cox.net
COMMENT= These are the tablebases for crafty, minus the pawn tbs
-BROKEN= Does not fetch
-
RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty
NO_BUILD= yes
diff --git a/games/crafty-tablebase-pawn/Makefile b/games/crafty-tablebase-pawn/Makefile
index b4b37f00a819..7657315069e2 100644
--- a/games/crafty-tablebase-pawn/Makefile
+++ b/games/crafty-tablebase-pawn/Makefile
@@ -4,7 +4,7 @@
PORTNAME= crafty-tablebase-pawn
PORTVERSION= 20070910
CATEGORIES= games
-MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/TB/3-4-5/
+MASTER_SITES= http://www.cis.uab.edu/hyatt/crafty/TB/3-4-5/
DISTFILES= kbbkp.nbb.emd kbbkp.nbw.emd kbbpk.nbb.emd kbbpk.nbw.emd \
kbkp.nbb.emd kbkp.nbw.emd kbnkp.nbb.emd kbnkp.nbw.emd kbnpk.nbb.emd \
kbnpk.nbw.emd kbpk.nbb.emd kbpk.nbw.emd kbpkb.nbb.emd kbpkb.nbw.emd \
@@ -36,8 +36,6 @@ EXTRACT_ONLY=
MAINTAINER= conrads@cox.net
COMMENT= These are the pawn tablebases (3,4,5 man) for crafty
-BROKEN= Does not fetch
-
RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty
NO_BUILD= yes
diff --git a/games/crafty/Makefile b/games/crafty/Makefile
index 85a28d75c68a..d2e01ab9e1f3 100644
--- a/games/crafty/Makefile
+++ b/games/crafty/Makefile
@@ -1,19 +1,15 @@
-# New ports collection makefile for: crafty
-# Date created: 31 May 1998
-# Whom: Stefan Eggers <seggers@semyam.dinoco.de>
-#
+# Created by: Stefan Eggers <seggers@semyam.dinoco.de>
# $FreeBSD$
-#
PORTNAME= crafty
PORTVERSION= 23.4
CATEGORIES= games
MASTER_SITES= http://www.craftychess.com/:src \
- ftp://ftp.cis.uab.edu/pub/hyatt/pgn/:data \
- ftp://ftp.cis.uab.edu/pub/hyatt/documentation/:doc \
- ftp://ftp.cis.uab.edu/pub/hyatt/source/:src \
- ftp://ftp.cis.uab.edu/pub/hyatt/book/:utils \
- ftp://ftp.cis.uab.edu/pub/hyatt/book/:books
+ http://www.cis.uab.edu/hyatt/crafty/pgn/:data \
+ http://www.cis.uab.edu/hyatt/crafty/documentation/:doc \
+ http://www.cis.uab.edu/hyatt/crafty/source/:src \
+ http://www.cis.uab.edu/hyatt/crafty/book/:utils \
+ http://www.cis.uab.edu/hyatt/crafty/book/:books
DISTFILES= crafty-${PORTVERSION}.zip:src \
start.pgn:data
DIST_SUBDIR= crafty