Port details |
- tomenet Online multiplayer rogue-like role-playing game
- 4.6.0 games =2 4.6.0Version 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: 2013-08-21 14:01:02
- Last Update: 2023-12-30 14:42:20
- Commit Hash: 3eadab0
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://tomenet.eu/
- Description:
- TomeNET is an online multiplayer rogue-like role-playing game,
derived from MAngband (Multiplayer-Angband).
TomeNET loosely bases on the stories of J.R.R. Tolkien mainly
"The Lord Of The Rings", hence the name "the Troubles of Middle
Earth" or alternatively "the Tales of Middle Earth".
- ¦ ¦ ¦ ¦
- 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/tomenet/ && make install clean
- To add the package, run one of these commands:
- pkg install games/tomenet
- pkg install tomenet
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tomenet
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tomenet-4.6.0.tar.bz2) = bd1cbf05fe8cb4c8af5e658ede622cf12b54aae42c640af12677e4067902673f
SIZE (tomenet-4.6.0.tar.bz2) = 3039894
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.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for tomenet-4.6.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_tomenet
- USES:
- gmake ncurses tar:bzip2
- 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 |
4.6.0 30 Dec 2023 14:42:20 |
Alexey Dokuchaev (danfe) |
games/tomenet: unbreak the port, undeprecate, respect CFLAGS better. |
4.6.0 29 Oct 2023 22:53:35 |
Muhammad Moinur Rahman (bofh) |
games/tomenet: Mark DEPRECATED
- BROKEN for more than 2 years on all supported versions after the EOL of 12
- Set EXPIRATION_DATE 2023-12-31 |
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) |
4.6.0 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 ) |
4.6.0 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 ) |
4.6.0 06 Sep 2021 21:13:27 |
Rene Ladan (rene) |
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit. |
4.6.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.6.0 18 Feb 2021 01:09:17 |
linimon |
Mark BROKEN in 13/14 (via latest llvm update). |
4.6.0 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
4.6.0 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
4.6.0 05 Sep 2017 13:28:37 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
4.6.0 31 Jan 2016 09:38:17 |
marino |
games/tomenet: link to libncurses instead of libcurses
Libcurses is just symlinked to libncurses on FreeBSD base, but it
doesn't exist in ports ncurses.
Approved by: infrastructure blanket (related to ncurses work) |
4.6.0 08 Dec 2015 19:29:15 |
amdmi3 |
- Switch to options helpers
Approved by: portmgr blanket |
4.6.0 05 May 2015 10:22:03 |
culot |
- Update to 4.6.0
Changes: http://www.tomenet.eu/phpBB3/viewtopic.php?f=4&t=7&p=2055#p2055 |
4.5.9 17 Apr 2015 12:21:26 |
amdmi3 |
- Improve previous patch
Suggested by: marino
Approved by: culot (maintainer) |
4.5.9 15 Apr 2015 13:54:43 |
amdmi3 |
- Fix build on < 10.x
- Respect CC
Approved by: portmgr blanket |
4.5.9 09 Apr 2015 11:04:35 |
culot |
- Update to 4.5.9
Changes: http://www.tomenet.eu/phpBB3/viewtopic.php?f=4&t=58&p=1953#p1953 |
4.5.6 16 Jan 2015 20:14:52 |
amdmi3 |
- Drop @dirrm* from and add empty directories to plists
Approved by: portmgr blanket |
4.5.6 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
4.5.6 12 Feb 2014 10:14:51 |
culot |
- Update to 4.5.6
Changes: http://tomenet.net/phpBB3/viewtopic.php?f=4&t=58&p=1768#p1768 |
4.5.5 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
4.5.5 28 Nov 2013 15:31:41 |
culot |
- Update to 4.5.5
- Support staging
- Minor Makefile cleanup [1]
Changes: http://tomenet.net/phpBB3/viewtopic.php?f=4&t=7&p=1720#p1720
Suggested by: danfe@ [1] (via private email) |
4.5.4 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
4.5.4 21 Aug 2013 14:00:44 |
culot |
TomeNET is an online multiplayer rogue-like role-playing game,
derived from MAngband (Multiplayer-Angband).
TomeNET loosely bases on the stories of J.R.R. Tolkien mainly
"The Lord Of The Rings", hence the name "the Troubles of Middle
Earth" or alternatively "the Tales of Middle Earth".
WWW: http://tomenet.net/
Note: only the curses interface is available with this port.
Adding support for graphical interface using X11 is not planned
for now on because I could not easily test it. |