summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2005-04-20 17:21:30 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2005-04-20 17:21:30 +0000
commit70f2777dfd62f9953c016f243b919faa1d3c0f5d (patch)
treedf8c1049fbd5ba4fbdbbbc56ae01c30fca7fe1cd /games
parentUpdate to 0.10.7. (diff)
Remove games/baduki, as it's old and no longer fetchable.
PR: ports/80125 Submitted by: Steve Coltrin <spcoltri@omcl.org> Approved by: clement (mentor)
Notes
Notes: svn path=/head/; revision=133797
Diffstat (limited to 'games')
-rw-r--r--games/Makefile1
-rw-r--r--games/baduki/Makefile31
-rw-r--r--games/baduki/distinfo2
-rw-r--r--games/baduki/pkg-descr15
-rw-r--r--games/baduki/pkg-plist5
5 files changed, 0 insertions, 54 deletions
diff --git a/games/Makefile b/games/Makefile
index a495111f9237..660305e5c9ad 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -38,7 +38,6 @@
SUBDIR += atomix
SUBDIR += atr3d
SUBDIR += awele
- SUBDIR += baduki
SUBDIR += barrage
SUBDIR += bass
SUBDIR += bastet
diff --git a/games/baduki/Makefile b/games/baduki/Makefile
deleted file mode 100644
index 47653f3dd8cb..000000000000
--- a/games/baduki/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# New ports collection makefile for: baduki
-# Date created: 11 December 1999
-# Whom: spcoltri@unm.edu
-#
-# $FreeBSD$
-#
-
-PORTNAME= baduki
-PORTVERSION= 0.2.9
-PORTREVISION= 1
-CATEGORIES= games
-MASTER_SITES= ftp://autoinst.acs.uci.edu/pub/go/baduki/
-
-MAINTAINER= spcoltri@omcl.org
-COMMENT= The game of Go
-
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_GNOME= gtk12
-USE_REINPLACE= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
-
-pre-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g ; \
- s|USE_INCLUDED_LIBINTL=yes|#USE_INCLUDED_LIBINTL=yes|g ; \
- s|\$$(top_builddir)/intl/libintl.a|-lintl|g' ${WRKSRC}/configure
-
-.include <bsd.port.mk>
diff --git a/games/baduki/distinfo b/games/baduki/distinfo
deleted file mode 100644
index a3d59148df77..000000000000
--- a/games/baduki/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (baduki-0.2.9.tar.gz) = c3c6930fd15627d1bb4c419968f15e4f
-SIZE (baduki-0.2.9.tar.gz) = 193558
diff --git a/games/baduki/pkg-descr b/games/baduki/pkg-descr
deleted file mode 100644
index 71ffef15e6d8..000000000000
--- a/games/baduki/pkg-descr
+++ /dev/null
@@ -1,15 +0,0 @@
-Baduki plays the game of Go (baduk in Korean, wei-chi in Chinese), either
-against a human with a GTK interface, or against another program using the
-Go Modem Protocol. It can also read a game in progress in SGF (Smart Go
-Format) and output its analysis of the moves.
-
-Options:
-
--L <level> Set play level, from 1 to 12 (default 7)
--gmp Play in Go Modem Protocol mode
--sgf <file> Analyze game in <file>; write annotated game to standard
- output in SGF
--lsgf <file> Load game in <file>
-
-- Steve Coltrin
-spcoltri@omcl.org
diff --git a/games/baduki/pkg-plist b/games/baduki/pkg-plist
deleted file mode 100644
index 839837cd3913..000000000000
--- a/games/baduki/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-bin/baduki
-share/baduki/baduki.gtkrc
-share/baduki/board.xpm
-share/locale/ko/LC_MESSAGES/baduki.mo
-@dirrm share/baduki