From dima@netserv1.chg.ru  Wed Feb  3 09:55:32 1999
Received: from netserv1.chg.ru (netserv1.chg.ru [193.233.46.3])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA19487
          for <FreeBSD-gnats-submit@freebsd.org>; Wed, 3 Feb 1999 09:55:15 -0800 (PST)
          (envelope-from dima@netserv1.chg.ru)
Received: (from dima@localhost)
	by netserv1.chg.ru (8.9.1/8.9.1) id UAA05825;
	Wed, 3 Feb 1999 20:54:56 +0300 (MSK)
Message-Id: <199902031754.UAA05825@netserv1.chg.ru>
Date: Wed, 3 Feb 1999 20:54:56 +0300 (MSK)
From: Dima Sivachenko <dima@Chg.RU>
Reply-To: dima@Chg.RU
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port - beat the blackjack dealer
X-Send-Pr-Version: 3.2

>Number:         9895
>Category:       ports
>Synopsis:       New port - beat the blackjack dealer
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    billf
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb  3 10:00:01 PST 1999
>Closed-Date:    Sat Mar 6 08:44:52 PST 1999
>Last-Modified:  Sat Mar  6 08:45:13 PST 1999
>Originator:     Dima Sivachenko
>Release:        FreeBSD 3.0-980520-SNAP i386
>Organization:
>Environment:

	

>Description:

New port of bbjd program - beat the blackjack dealer.

>How-To-Repeat:

	

>Fix:
	

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	.
#	./Makefile
#	./files
#	./files/md5
#	./pkg
#	./pkg/PLIST
#	./pkg/COMMENT
#	./pkg/DESCR
#	./pkg/MESSAGE
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:	bbjd
X# Version required:	1.01
X# Date created:		3 February 1999
X# Whom:			Dima Sivachenko
X#
X# $Id$
X#
X
XDISTNAME=	bbjd-1.01
XCATEGORIES=	misc math games
XMASTER_SITES=	${MASTER_SITE_SUNSITE}
XMASTER_SITE_SUBDIR=	games/strategy
X
XMAINTAINER=	dima@chg.ru
X
XUSE_GMAKE=	yes
XWRKSRC=		${WRKDIR}/bbjd
X
Xdo-install:
X		@ ${INSTALL_PROGRAM} ${WRKSRC}/bbjd ${PREFIX}/bin/
X		@ ${INSTALL_PROGRAM} ${WRKSRC}/simbj ${PREFIX}/bin/
X		@ ${MKDIR} ${PREFIX}/share/bbjd
X		@ ${INSTALL_DATA} ${WRKSRC}/Interactive ${PREFIX}/share/bbjd/
X		@ ${INSTALL_DATA} ${WRKSRC}/Simulation ${PREFIX}/share/bbjd/
X		@ ${INSTALL_DATA} ${WRKSRC}/Theory ${PREFIX}/share/bbjd/
X
Xpost-install:
X		@ ${CAT} ${PKGDIR}/MESSAGE
X
X.include <bsd.port.mk>
END-of-./Makefile
echo c - ./files
mkdir -p ./files > /dev/null 2>&1
echo x - ./files/md5
sed 's/^X//' >./files/md5 << 'END-of-./files/md5'
XMD5 (bbjd-1.01.tar.gz) = 674b296e9f4cf87f4fee1515b76083e7
END-of-./files/md5
echo c - ./pkg
mkdir -p ./pkg > /dev/null 2>&1
echo x - ./pkg/PLIST
sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST'
Xbin/bbjd
Xbin/simbj
Xshare/bbjd/Interactive
Xshare/bbjd/Simulation
Xshare/bbjd/Theory
X@dirrm share/bbjd
END-of-./pkg/PLIST
echo x - ./pkg/COMMENT
sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT'
Xbbjd - beat the blackjack dealer
END-of-./pkg/COMMENT
echo x - ./pkg/DESCR
sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR'
XBbjd is a tool to calculate the optimum strategy playing Black Jack. This
Xprogram may be used to prove that when playing Black Jack it is possible to
Xbeat the casino. Probably, Black Jack is the only game offered by casinos,
Xwhere it is possible to win in the long term (and this fact is mathematically
Xproven).
X
X--Dima
Xdima@chg.ru
END-of-./pkg/DESCR
echo x - ./pkg/MESSAGE
sed 's/^X//' >./pkg/MESSAGE << 'END-of-./pkg/MESSAGE'
X-------------------------------------------------------------------------------
XThis program has no man-pages. Please read documentation installed in
Xshare/bbjd directory.
X-------------------------------------------------------------------------------
END-of-./pkg/MESSAGE
exit

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->billf 
Responsible-Changed-By: billf 
Responsible-Changed-When: Fri Feb 12 13:25:30 PST 1999 
Responsible-Changed-Why:  
I will take this. 
State-Changed-From-To: open->analyzed 
State-Changed-By: billf 
State-Changed-When: Sun Feb 14 14:43:45 PST 1999 
State-Changed-Why:  
waiting for a thaw... 
State-Changed-From-To: analyzed->closed 
State-Changed-By: billf 
State-Changed-When: Sat Mar 6 08:44:52 PST 1999 
State-Changed-Why:  
Imported into ports/misc, thanks. 
>Unformatted:
