Port details |
- armagetronad Tron clone in 3D
- 0.2.8.3.5_4 games =3 0.2.8.3.5_4Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2019-07-23 00:53:43
- Last Update: 2023-07-28 17:13:17
- Commit Hash: 664a2fa
- People watching this port, also watch:: alephone-data, assaultcube, endless-sky, alephone, brogue
- License: GPLv2
- WWW:
- http://www.armagetronad.org/
- Description:
- Armagetron is a multiplayer game in 3d that attempts to emulate and expand on
the lightcycle sequence from the movie Tron. It's an old school arcade game
slung into the 21st century. Highlights include a customizable playing arena,
HUD, unique graphics, and AI bots. For the more advanced player there are new
game modes and a wide variety of physics settings to tweak as well.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- armagetronad>0:games/armagetronad
- To install the port:
- cd /usr/ports/games/armagetronad/ && make install clean
- To add the package, run one of these commands:
- pkg install games/armagetronad
- pkg install armagetronad
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: armagetronad
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1582191189
SHA256 (armagetronad-0.2.8.3.5.src.tar.gz) = b4c993558c08806c40e3c7095437451ffe9bc3d3f8c0310e58c50a81153446fc
SIZE (armagetronad-0.2.8.3.5.src.tar.gz) = 2096771
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:
-
- bash : shells/bash
- update-desktop-database : devel/desktop-file-utils
- gmake>=4.3 : devel/gmake
- sdl-config : devel/sdl12
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libpng.so : graphics/png
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- libxml2.so : textproc/libxml2
- libjpeg.so : graphics/jpeg-turbo
- libSDL_image.so : graphics/sdl_image
- libSDL_mixer.so : audio/sdl_mixer
- libSDL.so : devel/sdl12
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for armagetronad-0.2.8.3.5_4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_armagetronad
- USES:
- autoreconf desktop-file-utils gl gmake gnome jpeg 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 |
0.2.8.3.5_4 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
0.2.8.3.5_3 22 Jul 2023 06:11:20 |
Muhammad Moinur Rahman (bofh) |
games/armagetronad: Fix build with llvm16
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
0.2.8.3.5_3 18 Jul 2023 13:35:34 |
Muhammad Moinur Rahman (bofh) |
games/armagetronad: Fix build with llvm16
Sponsored by: The FreeBSD Foundation |
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) |
0.2.8.3.5_3 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 ) |
0.2.8.3.5_3 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.2.8.3.5_2 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.2.8.3.5_1 19 Oct 2021 08:36:47 |
Tobias Kortkamp (tobik) |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
0.2.8.3.5_1 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
0.2.8.3.5_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
0.2.8.3.5 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.2.8.3.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.2.8.3.5 20 Feb 2020 09:49:33 |
yuri |
games/armagetronad: Update 0.2.8.3.4 -> 0.2.8.3.5
Reported by: portscout |
0.2.8.3.4_1 07 Aug 2019 16:49:18 |
antoine |
Cleanup LIB_DEPENDS |
0.2.8.3.4_1 23 Jul 2019 17:05:20 |
yuri |
games/armagetronad: Fix .desktop and icon locations
Also add -f to some mv commands because they cause interactive prompts.
Reported by: makc |
0.2.8.3.4 23 Jul 2019 00:53:33 |
yuri |
New port: games/armagetronad: Tron clone in 3D |