Port details |
- block Small text based maze game
- 0.6_1 games =2 0.6_1Version 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: unknown
- Last Update: 2024-01-09 13:27:13
- Commit Hash: cb347ec
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- Description:
- Blocks - a small tty based games using ncurses
=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
Written by marc welz (rather : kluged by marc welz) - Redistribution is
subject to the GNU public license.
Notes
-----
Good idea to restrict file names to 20 chars.
The editor tries to fill the entire screen - so if you write a level on
a big screen, you will not be able to play it on a small one. And
remember to save the game you are editing before exiting.
Probably contains bugs - but if I knew what they were they would not be
there ...
Thanks
------
A big THANK YOU goes to Joey Hess (jeh22@conell.edu) who contributed
the pyramid level, wrote the man pages for the game and pointed out a
couple of minor bugs.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/games/block/ && make install clean
- To add the package, run one of these commands:
- pkg install games/block
- pkg install block
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: block
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (block-0.6.tgz) = b4f1caf45a6f031a3ee322f1cb2408b85479013c9ad77c692828ae94aae060d8
SIZE (block-0.6.tgz) = 26183
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_block
- USES:
- ncurses tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 17
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6_1 09 Jan 2024 13:27:13 |
Baptiste Daroussin (bapt) |
MAN[4-8]PREFIX: eleminate its usage and move man to share/man |
0.6 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 ) |
0.6 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
0.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.6 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
0.6 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.6 04 Feb 2016 19:29:58 |
marino |
games/block: USES+=ncurses, USES+=tar, respect LDFLAGS
Also link exclusively with libncurses (not libtermcap).
Also respect 80 columns. |
0.6 30 Oct 2014 11:36:52 |
amdmi3 |
- Simplify MASTER_SITES
- Drop @dirrm* from plist |
0.6 30 Oct 2013 05:43:06 |
danilo |
- Add stage support |
0.6 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.6 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
0.6 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. |
0.6 24 Nov 2005 19:28:01 |
pav |
- Add SHA256 |
0.6 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.6 18 Jun 2003 11:40:32 |
kris |
Add missing #include |
0.6 20 Feb 2003 17:32:26 |
knu |
De-pkg-comment. |
08 Oct 2000 03:48:59 |
asami |
Convert category games to new layout. |
Number of commits found: 17
|