Port details |
- tnt Template Numerical Toolkit
- 1.2.6 devel =2 1.2.6Version of this port present on the latest quarterly branch.
- Maintainer: erik@bz.bzflag.bz
- Port Added: 2003-06-03 05:34:52
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: math
- License: not specified in port
- WWW:
- https://math.nist.gov/tnt/
- Description:
- The Template Numerical Toolkit (TNT) is a collection of interfaces and
reference implementations of numerical objects useful for scientific
computing in C++. The toolkit defines interfaces for basic data
structures, such as multidimensional arrays and sparse matrices, commonly
used in numerical applications. The goal of this package is to provide
reusable software components that address many of the portability and
maintenance problems with C++ codes.
TNT provides a distinction between "interfaces" and "implementations" of
TNT components. For example, there is a TNT interface for two-dimensional
arrays which describes how individual elements are accessed and how
certain information, such as the array dimensions, can be used in
algorithms; however, there can be several implementations of such an
interface: one that uses expression templates, or one that uses BLAS
kernels, or another that is instrumented to provide debugging
information. By specifying only the interface, applications codes may
utilize such algorithms, while giving library developers the greatest
flexibility in employing optimization or portability strategies.
- ¦ ¦ ¦ ¦
- 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/devel/tnt/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/tnt
- pkg install tnt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tnt
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tnt/tnt_126.zip) = 93c7cdd116a6faeb679890a52d5b513055388c7faaac74beea570f8f2edbd7e4
SIZE (tnt/tnt_126.zip) = 28784
SHA256 (tnt/tnt120doc.zip) = a3ca1327815c79cf9c12d432120d2cb2100748c18aac55e58338b8b8e56116c8
SIZE (tnt/tnt120doc.zip) = 115063
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Patch dependencies:
-
- unzip : archivers/unzip
- This port is required by:
- for Build
-
- math/jama
-
Deleted ports which required this port:
- for Run
-
- math/jama
Configuration Options:
- ===> The following configuration options are available for tnt-1.2.6:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_tnt
- USES:
- zip:infozip
- 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 |
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.2.6 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.2.6 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.2.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.6 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.2.6 27 Oct 2014 11:12:40 |
bapt |
Cleanup plist |
1.2.6 06 Jun 2014 20:00:59 |
ak |
- Revert part of r356803, due to issues on 11.x
Reported by: swills |
1.2.6 06 Jun 2014 15:26:41 |
ak |
- Use /usr/bin/unzip for zip files extraction (part 2)
Remove most of USES=zip:infozip
PR: ports/188419
Approved by: portmgr (bapt)
Exp-run: antoine |
1.2.6 01 Jun 2014 07:56:43 |
marino |
devel/tnt: use UNZIP_CMD instead of EXTRACT_CMD |
1.2.6 08 Mar 2014 08:58:01 |
antoine |
Unbreak |
07 Mar 2014 16:49:10
|
bapt |
Convert d* to USES=zip |
1.2.6 06 Feb 2014 15:18:39 |
miwi |
- Stage support |
1.2.6 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.2.6 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.2.6 01 Dec 2010 23:12:16 |
linimon |
Update maintainer's email address.
Submitted by: maintainer (private email) |
1.2.6 30 Aug 2007 08:34:27 |
itetcu |
Erik Greenwald wants to maintain this port.
PR: ports/115880
Submitted by: Erik Greenwald |
1.2.6 24 Nov 2005 15:40:04 |
pav |
- Add some SHA256 checksums |
1.2.6 04 Jul 2005 12:17:49 |
vs |
- Update to 1.2.6
- Use PORTDOCS=* |
1.2.1 05 Nov 2004 16:34:32 |
vs |
Update to 1.2.1
Closes PR: ports/71784
Noticed by: Pedro Giffuni |
1.2.0 19 Apr 2004 09:13:37 |
kris |
Respect PORTSDIR |
1.2.0 19 Apr 2004 09:07:26 |
kris |
unzip is also a BUILD_DEPENDS since this port extracts a zip file in
the install phase. |
1.2.0 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.2.0 09 Jul 2003 05:05:46 |
daichi |
update devel/tnt: 1.1.1 -> 1.2.0
PR: 54206
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> |
1.1.1 03 Jun 2003 05:34:02 |
will |
Add tnt 1.1.1, the Template Numerical Toolkit.
PR: 52850
Submitted by: Pedro F. Giffuni <giffunip@asme.org> |