Port details |
- eights Text based card game, the objective is to get rid of all your cards
- 1.0 games =3 1.0Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2002-02-21 23:59:32
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- http://dxkelly.freeshell.org/games.html
- Description:
- Eights is a text based card game. The objective is to get rid of all your
cards before the computer does. You must play the same number or suit as
what is discarded. Eights are wild and are worth 50 points. You want the
least amount of points.
- ¦ ¦ ¦ ¦
- 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/games/eights/ && make install clean
- To add the package, run one of these commands:
- pkg install games/eights
- pkg install eights
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: eights
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (eights.tar.gz) = 1a85006f70eabd16759e9298948f7dfaa8809963bcfbae937dffb34c1575ac64
SIZE (eights.tar.gz) = 3295
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_eights
- USES:
- dos2unix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 16
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0 20 Jun 2016 16:23:29 |
mat |
With the power of USES=dos2unix, get rid of most patches and files
with CRLF.
While there, run make makepatch, rename patches to use the new scheme,
and various fixes.
With hat: portmgr
Sponsored by: Absolight |
1.0 01 Nov 2013 03:31:43 |
danilo |
- Add stage support |
1.0 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.0 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
1.0 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.0 24 Nov 2005 19:28:01 |
pav |
- Add SHA256 |
1.0 16 Mar 2004 13:59:56 |
krion |
- Use NO_WRKSUBDIR properly
- Add WWW: line
- Utilize SIZE
PR: ports/64334
Submitted by: Ports Fury |
1.0 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
1.0 19 Nov 2003 19:28:40 |
eik |
Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR: 59109
Approved by: marcus (mentor) |
1.0 01 Apr 2003 10:44:26 |
edwin |
kind of reroll, removed line was:
[/usr/ports/games/eights] root@k7>diff -b eights/eights.c eights.c.new
8,9d7
< #define debug
<
Noticed on: bento |
1.0 21 Feb 2003 12:06:01 |
knu |
De-pkg-comment. |
22 Feb 2002 02:59:32 |
jedgar |
Add eights, a simple text-based games of eights (and my brother's first port
:) |
Number of commits found: 16
|