Port details |
- mrboom 8 players Bomberman clone
- 5.5 games =3 5.5Version of this port present on the latest quarterly branch.
- Maintainer: ehaupt@FreeBSD.org
- Port Added: 2017-07-07 08:59:30
- Last Update: 2024-08-04 12:00:13
- Commit Hash: 286196e
- People watching this port, also watch:: gitea, networkmgr, roundcube-php82, phpipam, lumina
- License: MIT
- WWW:
- http://mrboom.mumblecore.org/
- Description:
- Mr.Boom is an 8 players Bomberman clone.
- ¦ ¦ ¦ ¦
- 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/mrboom/ && make install clean
- To add the package, run one of these commands:
- pkg install games/mrboom
- pkg install mrboom
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mrboom
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1717325883
SHA256 (MrBoom-src-5.5.tar.gz) = c37c09c30662b17f1c7da337da1475f534674686ce78c7e15b603eeadc4498f0
SIZE (MrBoom-src-5.5.tar.gz) = 8130767
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.4.1 : devel/gmake
- sdl2-config : devel/sdl20
- Library dependencies:
-
- libmodplug.so : audio/libmodplug
- libminizip.so : archivers/minizip
- libSDL2_mixer.so : audio/sdl2_mixer
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_mrboom
- USES:
- compiler:c++11-lang gmake minizip sdl
- 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 |
5.5 04 Aug 2024 12:00:13 |
Piotr Kubaj (pkubaj) |
games/mrboom: fix build on powerpc*
libretro-common/features/features_cpu.c:50:10: fatal error: 'ppu_intrinsics.h'
file not found
50 | #include <ppu_intrinsics.h>
| ^~~~~~~~~~~~~~~~~~
1 error generated. |
5.5 02 Jun 2024 17:23:17 |
Emanuel Haupt (ehaupt) |
games/mrboom: Update to 5.5 |
5.4 01 Mar 2024 21:55:42 |
Emanuel Haupt (ehaupt) |
games/mrboom: Update to 5.4
PR: 276837 |
5.3_1 23 Jan 2024 15:03:36 |
Emanuel Haupt (ehaupt) |
games/mrboom: Move man pages to share/man |
5.3 02 Oct 2023 11:52:33 |
Emanuel Haupt (ehaupt) |
games/mrboom: Update to 5.3 |
5.2_1 06 Sep 2023 08:23:51 |
Emanuel Haupt (ehaupt) |
games/mrboom: Mark broken on FreeBSD_15_i386
Mark broken on FreeBSD_15_i386, lld crashes during build
Notified by: pkg-fallout |
5.2_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
5.2 17 Feb 2023 13:00:10 |
Emanuel Haupt (ehaupt) |
games/mrboom: Mark broken on 14.x, i386, ldd crashes during build
Notified by: pkg-fallout |
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.2 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.2 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 ) |
5.2 25 Jan 2022 06:35:22 |
Loïc Bartoletti (lbartoletti) |
archivers/minizip*: Add minizip-ng and zlib-ng and create USES=minizip
Import minizip-ng and zlib-ng
Minizip was originally developed in 1998. It was first included in the zlib
distribution as an additional code contribution starting in zlib 1.1.2. Since
that time, it has been continually improved upon and contributed to by many
people.
+ Creating and extracting zip archives.
+ Adding and removing entries from zip archives.
+ Read and write raw zip entry data.
+ Reading and writing zip archives from memory.
+ Zlib, BZIP2, LZMA, and ZSTD compression methods.
+ Password protection through Traditional PKWARE and WinZIP AES encryption. (Only the first 15 lines of the commit message are shown above ) |
5.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.2 30 Dec 2020 23:41:17 |
ehaupt |
Update to 5.2 |
5.1 09 Dec 2020 18:06:09 |
ehaupt |
Update to 5.1 |
5.0 16 Oct 2020 17:36:28 |
ehaupt |
- Update to 5.0
- Use distribution tarball (tagged version is out of sync with submodules) [1]
- Pacify portclippy/portfmt
Discussed with: author [1] |
4.9 04 Jan 2020 23:17:31 |
ehaupt |
Update to 4.9 |
4.8 29 Aug 2019 18:20:34 |
ehaupt |
- Update to 4.8
- Pacify portlint |
4.7_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
4.7 30 Jan 2019 10:35:47 |
ehaupt |
Update to 4.7 |
4.6 16 Jan 2019 07:36:51 |
ehaupt |
Update to 4.6 |
4.5_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
4.5_1 22 Oct 2018 09:00:42 |
ehaupt |
USES=compiler:c++11-lang is necessary to build this port on architectures where
GCC 4.2 is present in base.
PR: 232279
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
MFH: 2018Q4 (blanket) |
4.5 05 May 2018 08:24:49 |
ehaupt |
Update to 4.5 |
4.4 26 Feb 2018 08:55:53 |
ehaupt |
Update to 4.4 |
4.3 19 Feb 2018 15:14:07 |
ehaupt |
Update to 4.3 |
4.2 10 Feb 2018 14:48:33 |
ehaupt |
Update to 4.2 |
4.1 07 Dec 2017 09:32:49 |
ehaupt |
Update to 4.1 |
4.0 06 Dec 2017 20:43:22 |
ehaupt |
- Update to 4.0
- In addition to r455114 [1], the GitHub account changed because the main dev
moved the repo to his personal account. Verifed via IRC
Notified by: danfe [1] |
3.9 29 Nov 2017 14:39:10 |
ehaupt |
Update to 3.9 |
3.8 01 Nov 2017 07:44:24 |
ehaupt |
Update to 3.8 |
3.7 17 Sep 2017 14:29:06 |
ehaupt |
Update to 3.7 |
3.6 27 Jul 2017 14:23:17 |
ehaupt |
Update to 3.6 |
3.5 17 Jul 2017 08:37:08 |
ehaupt |
Update to 3.5 |
3.4 07 Jul 2017 08:59:19 |
ehaupt |
Add mrboom 3.4, 8 players Bomberman clone. |