Port details |
- bbjd Beat the blackjack dealer
- 1.01_1 misc =3 1.01_1Version of this port present on the latest quarterly branch.
- Maintainer: demon@FreeBSD.org
- Port Added: unknown
- Last Update: 2022-07-20 14:22:28
- Commit Hash: b832da1
- People watching this port, also watch:: aclgen, libunicode, cops, autoconf, sash
- License: not specified in port
- Description:
- Bbjd is a tool to calculate the optimum strategy playing Black Jack. This
program may be used to prove that when playing Black Jack it is possible to
beat the casino. Probably, Black Jack is the only game offered by casinos,
where it is possible to win in the long term (and this fact is mathematically
proven).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/bbjd/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/bbjd
- pkg install bbjd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bbjd
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (bbjd-1.01.tar.gz) = 37033f55e3f1b5a1fe6e2305c8ecf3d5efe90e65a13474189e0919919cc97007
SIZE (bbjd-1.01.tar.gz) = 30641
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_bbjd
- USES:
- gmake
- pkg-message:
- For install:
- This program has no man-pages. Please read documentation installed in
share/bbjd directory.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.01_1 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
1.01_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.01_1 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
1.01_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.01_1 09 Dec 2014 13:36:34 |
bapt |
Cleanup plist |
1.01_1 29 Jul 2014 01:16:46 |
adamw |
Rename misc/ patch-xy patches to reflect the files they modify. |
1.01_1 27 Feb 2014 15:42:46 |
ehaupt |
Support staging |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
1.01_1 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.01_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.01_1 22 Jan 2006 12:59:47 |
edwin |
SHA256ify
Approved by: krion@ |
1.01_1 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
1.01_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.01 07 Mar 2003 06:07:20 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
13 Nov 2000 12:45:41 |
demon |
Change MAINTAINER field. I am now at FreeBSD dot org |
08 Oct 2000 11:23:49 |
asami |
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear. |
08 Oct 2000 05:01:16 |
asami |
Convert category misc to new layout. |
11 Aug 2000 12:50:37 |
will |
Make these COMMENT files conform to Handbook standard. |