Port details |
- tvmet Tiny Vector and Matrix template library
- 1.7.2_2 math
=2 1.7.2_2Version 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: 2002-07-25 08:13:13
- Last Update: 2024-02-26 20:38:50
- Commit Hash: e7f80ff
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL21+
- WWW:
- https://tvmet.sourceforge.net/
- Description:
- This Tiny Vector and Matrix template library uses Meta and Expression
Templates to evaluate results at compile time, thus making it fast for
low-end systems. Temporaries are avoided because of this. The dimensions
are static and bounded at compile time.
¦ ¦ ¦ ¦ 
- 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/math/tvmet/ && make install clean
- To add the package, run one of these commands:
- pkg install math/tvmet
- pkg install tvmet
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tvmet
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tvmet-1.7.2.tar.bz2) = ca4a1e72afb70ca34bbd7cb0500a159003f5c270903f1b303af48a883dbe13ae
SIZE (tvmet-1.7.2.tar.bz2) = 532599
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 tvmet-1.7.2_2:
CPPUNIT=off
DEBUG=off: Build with debugging support
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- math_tvmet
- USES:
- gmake tar:bzip2 libtool
- 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.7.2_2 26 Feb 2024 20:38:50
    |
Muhammad Moinur Rahman (bofh)  |
math/tvmet: Moved man to share/man
Approved by: portmgr (blanket) |
1.7.2_1 01 Nov 2023 22:11:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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.7.2_1 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.7.2_1 20 Jul 2022 14:22:24
    |
Tobias C. Berner (tcberner)  |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
1.7.2_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.7.2_1 08 Oct 2016 09:01:53
  |
amdmi3  |
- Switch to options helpers |
1.7.2_1 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.7.2_1 12 Jan 2016 16:20:32
  |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.7.2_1 14 Nov 2014 09:39:21
  |
antoine  |
Cleanup plist |
1.7.2_1 06 Aug 2014 04:34:23
  |
adamw  |
In some straightforward situations, protect examples behind PORTEXAMPLES,
adding EXAMPLES to OPTIONS_DEFINE where necessary. In a couple instances,
correct examples being controlled by the DOCS option. |
1.7.2_1 29 Jul 2014 23:40:17
  |
amdmi3  |
- Switch devel/cppunit to USES=libtool, drop .la files
Approved by: portmgr blanket |
1.7.2_1 30 May 2014 18:42:06
  |
amdmi3  |
- Convert USE_BZIP2 to USES
- Clarify LICENSE
- Switch to USES=libtool |
1.7.2 30 Nov 2013 11:04:51
  |
wg  |
math/tvmet: fix build with clang
- Fix build with clang
- Add LICENSE (LGPL21)
- USES gmake
- Allow staging
PR: ports/184240
Submitted by: KATO Tsuguru <tkato432 yahoo.com> |
1.7.2 20 Sep 2013 20:55:06
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
1.7.2 18 Nov 2011 23:30:13
 |
ehaupt  |
Remove trailing whitespaces.
Feature safe: yes |
1.7.2 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
1.7.2 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
1.7.2 22 Aug 2009 00:28:34
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
1.7.2 02 Aug 2009 19:36:34
 |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
1.7.2 21 Aug 2008 06:18:49
 |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.7.2 23 Jul 2007 09:36:52
 |
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
1.7.2 02 Jul 2007 12:12:11
 |
miwi  |
- Update to 1.7.2
PR: 114076
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.7.1 25 Nov 2005 15:48:16
 |
pav  |
- Add SHA256 |
1.7.1 06 Jun 2005 18:11:49
 |
pav  |
- Update to 1.7.1
- Provide WITH_CPPUNIT knob
PR: ports/81959
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.1.0 12 Apr 2005 03:26:57
 |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.1.0 11 Apr 2005 08:04:41
 |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.1.0 29 Jan 2004 16:13:06
 |
trevor  |
SIZEify. |
1.1.0 06 Jun 2003 18:00:14
 |
naddy  |
Update to version 1.1.0.
PR: 52933
Submitted by: Ports Fury |
1.0.1 01 May 2003 23:59:19
 |
naddy  |
Update to version 1.0.1
PR: 51377
Submitted by: Ports Fury |
1.0.0 01 May 2003 22:32:09
 |
naddy  |
Update to version 1.0.0
PR: 51232
Submitted by: Ports Fury |
0.7.0 22 Feb 2003 04:35:27
 |
kris  |
Add missing files and directories |
0.7.0 20 Feb 2003 18:42:25
 |
knu  |
De-pkg-comment. |
0.7.0 02 Jan 2003 19:06:41
 |
ijliao  |
upgrade to 0.7.0
PR: 46135
Submitted by: Ports Fury |
0.6.0 20 Nov 2002 13:01:55
 |
ijliao  |
ugprade to 0.6.0
PR: 45444
Submitted by: Ports Fury |
0.5.1 18 Oct 2002 21:27:36
 |
obraun  |
Upgrade to 0.5.1.
PR: 44232
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
0.5.0 16 Oct 2002 21:28:17
 |
obraun  |
Upgrade to 0.5.0.
PR: ports/44116
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
0.4.0 25 Jul 2002 08:12:48
 |
ijliao  |
add tvmet 0.4.0
Tiny Vector and Matrix template library |