Port details |
- nbsdgames 17 text-based modern games
- 5 games =3 5Version of this port present on the latest quarterly branch.
- Maintainer: fuz@FreeBSD.org
- Port Added: 2021-05-24 00:09:13
- Last Update: 2023-02-08 23:24:25
- Commit Hash: 24bd5a3
- People watching this port, also watch:: smake, star, sccs, rscsi, cdrtools
- License: CC0-1.0
- WWW:
- https://github.com/abakh/nbsdgames
- Description:
- A collection of terminal games including, Jewels, Sudoku, Mines,
Reversi, Checkers, Battleship, SOS, Rabbithole, Pipes, Fifteen,
Memoblocks, Fisher, Muncher, Miketron, Redsquare, Darrt, and Snakeduel.
The difficulty and/or dimensions are adjustable through simple command
line options, you can play a minesweeper game that take hours to
complete, or exprience hexadecimal sudoku and 8x8 fifteen-like puzzles!
Play on xterm for best experience.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- nbsdgames>0:games/nbsdgames
- To install the port:
- cd /usr/ports/games/nbsdgames/ && make install clean
- To add the package, run one of these commands:
- pkg install games/nbsdgames
- pkg install nbsdgames
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nbsdgames
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1643821944
SHA256 (abakh-nbsdgames-v5_GH0.tar.gz) = ca81d8b854a7bf9685bbc58aabc1a24cd617cadb7e9ddac64a513d2c8ddb2e6c
SIZE (abakh-nbsdgames-v5_GH0.tar.gz) = 58893
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_nbsdgames
- USES:
- ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5 08 Feb 2023 23:24:25 |
Robert Clausecker (fuz) |
*/*: Update fuz@fuz.su to fuz@FreeBSD.org
www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit. I did intentionally not
touch the entry in UPDATING.
Reviewed by: eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435 |
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) |
5 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 ) |
5 08 Feb 2022 09:15:36 |
Fernando Apesteguía (fernape) Author: Robert Clausecker |
games/nbsdgames: update to 5
From ChangeLog: https://github.com/abakh/nbsdgames/releases/tag/v5
* icon and menu shortcut included
* tugow added
* menu added
* sudoku algorithm is replaced with a simple and fast algorithm that
generates good puzzles in little time
* miketron gameplay is improved upon
* RedSquare now fits in the screen
* command-line options are now in more conventional, getopt syntax
* minor bug fixes
PR: 261778
Reported by: fuz@fuz.su (maintainer) |
4.1.2 19 Jul 2021 18:46:59 |
Kevin Bowling (kbowling) Author: Robert Clausecker |
games/nbsdgames: update to 4.1.2
Changelog: https://github.com/abakh/nbsdgames/releases/tag/v4.1.2
PR: 257259 |
4.1.1 14 Jul 2021 01:47:18 |
Kevin Bowling (kbowling) Author: Robert Clausecker |
games/nbsdgames: fix build on ppc64
PR: 257155 |
4.1.1 24 May 2021 00:07:45 |
Li-Wen Hsu (lwhsu) Author: Robert Clausecker |
games/nbsdgames: (new port) 17 text-based modern games
A collection of terminal games including, Jewels, Sudoku, Mines,
Reversi, Checkers, Battleship, SOS, Rabbithole, Pipes, Fifteen,
Memoblocks, Fisher, Muncher, Miketron, Redsquare, Darrt, and Snakeduel.
The difficulty and/or dimensions are adjustable through simple command
line options, you can play a minesweeper game that take hours to
complete, or exprience hexadecimal sudoku and 8x8 fifteen-like puzzles!
Play on xterm for best experience.
WWW: https://github.com/abakh/nbsdgames
PR: 255346 |
Number of commits found: 7
|