Port details |
- xbomb Minesweeper with a couple of grid types
- 2.2b_1 games =4 2.2b_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 08:00:39
- Commit Hash: a36cd93
- People watching this port, also watch:: postfix-current, ecartis, pure-ftpd, gentoo, tidy4
- License: GPLv2+
- WWW:
- http://www.gedanken.demon.co.uk/xbomb/
- Description:
- A program that looks superficially like the minesweeper program that
comes supplied with MS Windows (and is also available in other
versions). Runs under X Windows on the UNIX operating system.
Features
--------
There are a number of features that make this version different from
the others available (that I have seen).
3 Grid Tile options
Hexagonal - Easy (the endgame can be difficult).
Square - Traditional.
Triangular - Difficult.
3 Grid sizes
Small - 8x8 with 10 bombs
Medium - 16x16 with 40 bombs
Large - 30x16 with 99 bombs
Highscore table
10 entries for the fastest times for each of the 3 levels of
each of the 3 grid shapes.
- ¦ ¦ ¦ ¦
- 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/xbomb/ && make install clean
- To add the package, run one of these commands:
- pkg install games/xbomb
- pkg install xbomb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xbomb
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xbomb-2.2b.tgz) = 350d8443c0f6339ef463effbb17c9347f669b8641a159a2447706324b87c2219
SIZE (xbomb-2.2b.tgz) = 24774
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- xaw7.pc : x11-toolkits/libXaw
- Runtime dependencies:
-
- xaw7.pc : x11-toolkits/libXaw
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_xbomb
- USES:
- pkgconfig tar:tgz xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2b_1 09 Jan 2024 08:00:39 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
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) |
2.2b 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 ) |
2.2b 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 ) |
2.2b 19 May 2021 19:56:18 |
Danilo Egea Gondolfo (danilo) |
games/xbomb: Drop maintainership |
2.2b 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2b 05 Nov 2019 22:16:15 |
zeising |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
2.2b 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
2.2b 09 Jan 2016 00:20:34 |
danilo |
- Move highscores to /var/games
- Modernize plist
- Add license
PR: 205628
Submitted by: amdmi3 |
2.2b 16 Aug 2014 15:26:59 |
danilo |
- Update from 2.2a to 2.2b
- Take maintainership |
2.2a 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
2.2a 07 Feb 2014 22:22:52 |
jgh |
- un-deprecate, master_site moved |
2.2a 07 Feb 2014 18:50:30 |
bapt |
Deprecate ports unmaintained for which distillator is not able to find public
distfiles
Reported by: distilator |
2.2a 13 Nov 2013 02:01:23 |
danilo |
- Add stage support
- Add the pkg-plist file |
2.2a 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
2.2a 11 Sep 2013 16:45:59 |
marino |
Add explicit dependency on pkgconf (18 ports) |
2.2a 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
2.2a 13 Mar 2011 06:08:54 |
tabthorpe |
- Reassign to the heap
PR: ports/155507 ports/155508 |
2.2a 04 Sep 2010 15:32:58 |
decke |
- Update MAINTAINER to submitters new mail address
PR: ports/150274
Submitted by: Glen Barber <glen dot j dot barber at gmail dot com>
(maintainer)
Approved by: beat (co-mentor, implicit) |
2.2a 13 Dec 2009 00:47:39 |
miwi |
- Update to 2.2a
- Pass maintainership to submitter
PR: 141220
Submitted by: Glen Barber <glen.j.barber@gmail.com> |
2.2_2 23 Jan 2009 16:28:36 |
flz |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
2.2 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
2.2 12 Feb 2008 23:27:43 |
miwi |
- Update to 2.2
PR: 120476
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.1a_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.1a 30 Jan 2007 10:25:34 |
pav |
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr |
2.1a 24 Nov 2005 19:28:01 |
pav |
- Add SHA256 |
2.1a 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
2.1a 20 Feb 2003 17:32:26 |
knu |
De-pkg-comment. |
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 03:48:59 |
asami |
Convert category games to new layout. |
16 Aug 2000 07:06:41 |
kris |
Remove world-writable score files by making the game binary setgid games and
the score file root:games mode 664. Since the games group has (should have) no
permissions other than to write to game data files, it doesn't really matter
if this is "insecure" (lots of other things which are setgid games already
are). |