aboutsummaryrefslogtreecommitdiff
path: root/games/amy
diff options
context:
space:
mode:
Diffstat (limited to 'games/amy')
-rw-r--r--games/amy/Makefile49
-rw-r--r--games/amy/distinfo6
-rw-r--r--games/amy/pkg-descr9
-rw-r--r--games/amy/pkg-plist18
4 files changed, 0 insertions, 82 deletions
diff --git a/games/amy/Makefile b/games/amy/Makefile
deleted file mode 100644
index f4505ebca2e7..000000000000
--- a/games/amy/Makefile
+++ /dev/null
@@ -1,49 +0,0 @@
-# New ports collection makefile for: amy
-# Date created: 30 Jan 2003
-# Whom: Thorsten Greiner <thorsten.greiner@web.de>
-#
-# $FreeBSD$
-#
-
-PORTNAME= amy
-PORTVERSION= 0.8.7
-CATEGORIES= games
-MASTER_SITES= http://tgreiner.net/
-DISTFILES= amy-${PORTVERSION}.tar.gz ClassicGames.pgn.bz2
-EXTRACT_ONLY= amy-${PORTVERSION}.tar.gz
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A chess program for playing and analyzing games
-
-LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db2:install
-
-DEPRECATED= mastersite disappeared, does not build on recent version
-EXPIRATION_DATE= 2009-07-28
-
-NOT_FOR_ARCHS= sparc64 alpha
-
-MAN6= Amy.6
-
-GNU_CONFIGURE= yes
-
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 700042
-BROKEN= Does not compile with GCC 4.2
-.endif
-
-.if ${ARCH} == "amd64"
-BROKEN= Segfault during build on amd64
-.endif
-
-post-extract:
- ${BZCAT} ${DISTDIR}/ClassicGames.pgn.bz2 > \
- ${WRKSRC}/PGN/ClassicGames.pgn
-
-post-install:
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/games/amy/distinfo b/games/amy/distinfo
deleted file mode 100644
index 0dba9c03a922..000000000000
--- a/games/amy/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 (amy-0.8.7.tar.gz) = cce5f5ecb043cb66ec55d3ac1658dc3a
-SHA256 (amy-0.8.7.tar.gz) = 66cf918caa87b7818613fceafeba428fe02c2d1d8c41591e98e3921436e2e6e3
-SIZE (amy-0.8.7.tar.gz) = 250455
-MD5 (ClassicGames.pgn.bz2) = 87a741347572c2f616e5228bdd0e637b
-SHA256 (ClassicGames.pgn.bz2) = 1a81b5e575c806de556dc23b963a814179f49d2b4f3340f5c0f3977ad3b748bd
-SIZE (ClassicGames.pgn.bz2) = 1621810
diff --git a/games/amy/pkg-descr b/games/amy/pkg-descr
deleted file mode 100644
index 474dc8b31191..000000000000
--- a/games/amy/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-A chess program for playing and analyzing games. Amy comes complete with
-an opening book build from about 12000 master games. Please read the
-README file to find out how build your own book or use endgame tablebases.
-
-The user interface is command line based. For a graphical user interface
-install xboard (xboard) and use the '-fcp Amy' switch to play
-against Amy.
-
-WWW: http://www.tgreiner.net/software.html
diff --git a/games/amy/pkg-plist b/games/amy/pkg-plist
deleted file mode 100644
index 71c550e98b4d..000000000000
--- a/games/amy/pkg-plist
+++ /dev/null
@@ -1,18 +0,0 @@
-bin/Amy
-%%DATADIR%%/Book.db
-%%DATADIR%%/Eco.db
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/amy.css
-%%PORTDOCS%%%%DOCSDIR%%/ch01.html
-%%PORTDOCS%%%%DOCSDIR%%/ch01s02.html
-%%PORTDOCS%%%%DOCSDIR%%/ch01s03.html
-%%PORTDOCS%%%%DOCSDIR%%/ch01s04.html
-%%PORTDOCS%%%%DOCSDIR%%/ch02.html
-%%PORTDOCS%%%%DOCSDIR%%/ch03.html
-%%PORTDOCS%%%%DOCSDIR%%/ch03s02.html
-%%PORTDOCS%%%%DOCSDIR%%/ch03s03.html
-%%PORTDOCS%%%%DOCSDIR%%/ch03s04.html
-%%PORTDOCS%%%%DOCSDIR%%/ch04.html
-%%PORTDOCS%%%%DOCSDIR%%/index.html
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@dirrm %%DATADIR%%