Port details |
- tokamak High performance real-time physics library
- 1.0.5a devel
=0 1.0.5aVersion of this port present on the latest quarterly branch.
- DEPRECATED: Last release in 2008, abandoned upstream, not used, website disappeared
This port expired on: 2022-11-20
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2008-06-24 11:05:07
- Last Update: 2022-11-20 11:51:31
- Commit Hash: e631348
- License: BSD3CLAUSE ZLIB
- WWW:
- https://sourceforge.net/projects/tokamakp/
- https://web.archive.org/web/20140902123857/http://www.tokamakphysics.com/
- Description:
- Tokamak Game Physics SDK is a high performance real-time physics
library designed specially for games. It has a high-level, simple
to use programming interface. With Tokamak, game developers and
designers are empowered to produce the next generation of interactive
games.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: tokamak
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tokamak_1.0.5a.zip) = 56c7e5d3f6f4852fee16540d9a90e068fa33f5ff8c9b35d45f304d19176ffcab
SIZE (tokamak_1.0.5a.zip) = 2085830
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
- Patch dependencies:
-
- unzip : archivers/unzip
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for tokamak-1.0.5a:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_tokamak
- USES:
- gmake zip:infozip dos2unix
- 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 |
1.0.5a 20 Nov 2022 11:51:31 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-11-20 devel/tokamak: Last release in 2008, abandoned upstream, not used,
website disappeared |
1.0.5a 20 Sep 2022 18:21:04 |
Dmitry Marakasov (amdmi3) |
devel/tokamak: minor cleanup and deprecate |
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) |
1.0.5a 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 ) |
1.0.5a 07 Apr 2021 23:19:01 |
Dmitry Marakasov (amdmi3) |
Remove useless Created by: headers mentioning me |
1.0.5a 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.5a 02 Aug 2015 20:03:41 |
amdmi3 |
- Add LICENSE |
1.0.5a 22 Sep 2014 12:32:26 |
amdmi3 |
- Cleanup plist |
1.0.5a 24 Jul 2014 12:59:11 |
amdmi3 |
- Add PORTSCOUT |
1.0.5a 07 May 2014 16:58:27 |
amdmi3 |
- Convert USE_DOS2UNIX to USES |
07 Mar 2014 16:49:10
|
bapt |
Convert d* to USES=zip |
1.0.5a 16 Dec 2013 17:40:14 |
amdmi3 |
- Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested
by Porter's Handbook |
1.0.5a 17 Oct 2013 01:14:45 |
amdmi3 |
- Support staging
- Convert USE_GMAKE to USES |
1.0.5a 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
1.0.5a 12 Sep 2013 00:22:01 |
amdmi3 |
- Fix build with clang |
1.0.5a 18 Jun 2013 11:46:52 |
amdmi3 |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful |
1.0.5a 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.0.5a 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.0.5a 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.0.5a 25 Jul 2008 09:38:45 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
1.0.5a 24 Jun 2008 11:04:50 |
amdmi3 |
Tokamak Game Physics SDK is a high performance real-time physics
library designed specially for games. It has a high-level, simple
to use programming interface. With Tokamak, game developers and
designers are empowered to produce the next generation of interactive
games.
WWW: http://www.tokamakphysics.com/
Approved by: miwi (mentor) |