Port details |
- 3omns Old-school bomb-dropping Deathmatch
- 0.2_1 games
=0 Version 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: 2014-06-25 14:00:28
- Last Update: 2022-07-20 14:21:58
- Commit Hash: d56127b
- License: GPLv3+
- Description:
- 3omns is an old-school arcade-style tile-based bomb-dropping deathmatch game.
The name is a bastardization of the word Bombs
(and you should pronounce it however you want).
WWW: https://chaz.human.codes/3omns/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/games/3omns/ && make install clean
- To add the package, run one of these commands:
- pkg install games/3omns
- pkg install 3omns
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: 3omns
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1555427074
SHA256 (3omns-0.2.tar.xz) = e95ed56b34d8155942f9fe3da6b33c323693ab06c9ac39d7e59b3c64b1314045
SIZE (3omns-0.2.tar.xz) = 168168
- 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:
-
- a2x : textproc/asciidoc
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- Library dependencies:
-
- libargp.so : devel/argp-standalone
- liblua-5.2.so : lang/lua52
- libSDL2_image.so : graphics/sdl2_image
- libSDL2.so : devel/sdl20
- libSDL2_ttf.so : graphics/sdl2_ttf
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- games_3omns
- USES:
- compiler:c++11-lang gmake localbase lua:52 pkgconfig sdl tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:21:58 0.2_1 |
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 ) |
06 Apr 2021 14:31:07 0.2_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 Dec 2020 01:25:54
0.2_1 |
jbeich  |
games/3omns: move to new home
fetch:
https://github.com/chazomaticus/3omns/releases/download/0.2/3omns-0.2.tar.xz:
Not Found |
28 Sep 2020 05:05:25
0.2_1 |
tobik  |
Reset MAINTAINER |
26 Jul 2019 20:46:57
0.2_1 |
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 |
18 Apr 2019 05:20:18
0.2 |
tobik  |
games/3omns: Update to 0.2
Commit ded6410 is 0.1-90-gded6410. Already many commits over 0.1
and just 3 commits of documentation updates short of 0.2 so this
is not a significant update.
- Clean up port
- Use release tarball
- Actually declare a lib dependency on libargp.so
- Drop bogus libxml2, glib dependencies; they were also unused in 0.1_6
- Do not install the docs; the man page already contains the same
information |
12 Dec 2018 01:35:36
0.1_6 |
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 |
29 Jul 2018 22:18:46
0.1_5 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
26 Jun 2018 17:06:33
0.1_4 |
ehaupt  |
Reset maintainer (3+ months of inactivity).
Discussed with: portmgr (adamw, mat) |
10 Sep 2017 20:55:39
0.1_4 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
01 Apr 2017 15:23:32
0.1_3 |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
01 Apr 2016 14:00:57
0.1_2 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
22 Jan 2016 12:50:00
0.1_2 |
nemysis  |
- Recreate tarball, new GitHub commit
Please look 'git log' |
29 Dec 2015 14:30:47
0.1_2 |
mat  |
Cleanup GH_* and variables order.
Sponsored by: Absolight |
28 Sep 2015 20:11:50
0.1_2 |
nemysis  |
- Recreate tarball, new GitHub commit
Please look 'git log' |
06 May 2015 16:04:20
0.1_2 |
mat  |
Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
23 Jan 2015 22:50:50
0.1_2 |
antoine  |
Switch ports depending on docbook* through a directory name to a package name,
as a directory name can't be attributed to a package |
12 Jan 2015 23:56:51
0.1_2 |
amdmi3  |
- Swith to USES=autoreconf
- Remove @dirrm* from pkg-plist
PR: 196205
Submitted by: amdmi3
Approved by: maintainer timeout (nemysis) |
10 Sep 2014 20:50:37
0.1_2 |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
03 Jul 2014 17:25:30
0.1_1 |
amdmi3  |
- Switch graphics/sdl2_ttf to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
25 Jun 2014 13:48:59
0.1 |
nemysis  |
3omns is an old-school arcade-style tile-based bomb-dropping deathmatch game.
The name is a bastardization of the word Bombs
(and you should pronounce it however you want).
WWW: https://github.com/chazomaticus/3omns
3omns is the successor of Bomns3 (games/bomns3). |