aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-07 15:55:29 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-07 15:55:29 +0000
commit7d4a58f92a8a82df018bc773bb6ac165afd98389 (patch)
treef464e2ff4fea778f397a6ad5593faa3d85db40bd
parent2e59da295c25140209418c7b478502885b71be6a (diff)
downloadports-7d4a58f92a8a82df018bc773bb6ac165afd98389.tar.gz
ports-7d4a58f92a8a82df018bc773bb6ac165afd98389.zip
games/abridge||2010-09-07|Broken, abandoned upstream
PR: ports/150347 Submitted by: Janos Mohacsi <mohacsi@csoki.ki.iif.hu> (maintainer)
Notes
Notes: svn path=/head/; revision=260701
-rw-r--r--MOVED1
-rw-r--r--games/Makefile1
-rw-r--r--games/abridge/Makefile33
-rw-r--r--games/abridge/distinfo3
-rw-r--r--games/abridge/pkg-descr12
5 files changed, 1 insertions, 49 deletions
diff --git a/MOVED b/MOVED
index e5bf99b09dca..d1836cf95547 100644
--- a/MOVED
+++ b/MOVED
@@ -4530,3 +4530,4 @@ lang/icc7||2010-09-04|Distfile(s) no longer available
portuguese/staroffice52||2010-09-04|Distfile(s) no longer available
sysutils/linux-acu||2010-09-04|Distfile(s) no longer available
lang/ficl-devel|lang/ficl|2010-09-07|Moved to lang/ficl since it's a stable version
+games/abridge||2010-09-07|Broken, abandoned upstream
diff --git a/games/Makefile b/games/Makefile
index 1f4be0059a13..66955ed7fddf 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -15,7 +15,6 @@
SUBDIR += HeroesOfMightAndMagic
SUBDIR += KnightCap
SUBDIR += abe
- SUBDIR += abridge
SUBDIR += abuse
SUBDIR += abuse_sdl
SUBDIR += acm
diff --git a/games/abridge/Makefile b/games/abridge/Makefile
deleted file mode 100644
index d29334618628..000000000000
--- a/games/abridge/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# New ports collection makefile for: abridge
-# Date created: 19.05.2003
-# Whom: Janos Mohacsi <janos.mohacsi@bsd.hu>
-#
-# $FreeBSD$
-
-PORTNAME= abridge
-DISTVERSION= 0.4.0-1
-PORTREVISION= 4
-CATEGORIES= games
-MASTER_SITES= http://www.abridgegame.org/debian/unstable/
-DISTNAME= ${PORTNAME}_${DISTVERSION}
-
-MAINTAINER= janos.mohacsi@bsd.hu
-COMMENT= Bridge game
-
-BROKEN= does not build
-
-USE_WX= 2.4
-WX_CONF_ARGS= absolute
-GNU_CONFIGURE= yes
-WRKSRC= ${WRKDIR}/${PORTNAME}-0.4.0
-
-MAN1= abridge.1
-PLIST_FILES= bin/abridge
-
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} != "i386"
-BROKEN= Does not compile on !i386
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/games/abridge/distinfo b/games/abridge/distinfo
deleted file mode 100644
index dd0d1bbb1110..000000000000
--- a/games/abridge/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (abridge_0.4.0-1.tar.gz) = bcd1e33441fe79ffd6d9b2109fa78a94
-SHA256 (abridge_0.4.0-1.tar.gz) = 2a4ef67961df4149223380a34f45b42ffd98f9513433e116ec7362a4a40013f4
-SIZE (abridge_0.4.0-1.tar.gz) = 164552
diff --git a/games/abridge/pkg-descr b/games/abridge/pkg-descr
deleted file mode 100644
index 04a23681d3f4..000000000000
--- a/games/abridge/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-Bridge is a bridge game that allows you to play bridge online with other
-real people. It is currently available for UNIX (including linux),
-Microsoft Windows and MacOS X. On all platforms, aBridge supports speech
-synthesis, allowing you to choose listen to the bids and chat conversation
-rather than simply gazing at the screen waiting for someone to play.
-aBridge also has some rudimentary bots, for when other players aren't
-online, but their AI is pretty pathetic, and they are in need of a
-complete rewrite.
-
-WWW: http://www.abridgegame.org/
-
-Janos.Mohacsi@bsd.hu