Date: Sun, 1 Jan 2012 17:34:49 +0000 (UTC) From: Brendan Fabeny <bf@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/mtl Makefile distinfo pkg-descr ports/math/mtl/files patch-mtl__external_vector.h patch-mtl__light1D.h patch-mtl__linalg_vec.h patch-test__src__algo_test.h patch-test__src__matrix_test.h Message-ID: <201201011734.q01HYnQ3033203@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bf 2012-01-01 17:34:49 UTC
FreeBSD ports repository
Modified files:
math/mtl Makefile distinfo pkg-descr
Added files:
math/mtl/files patch-mtl__external_vector.h
patch-mtl__light1D.h
patch-mtl__linalg_vec.h
patch-test__src__algo_test.h
patch-test__src__matrix_test.h
Log:
update to 2.1.2.23; add LICENSE and test targets; respect CXX and
CXXFLAGS; fix the build with lang/gcc46 (refactored libstdc++
headers) and clang (stricter unqualified lookups in templates);
install examples
Revision Changes Path
1.10 +44 -4 ports/math/mtl/Makefile
1.7 +2 -2 ports/math/mtl/distinfo
1.1 +10 -0 ports/math/mtl/files/patch-mtl__external_vector.h (new)
1.1 +12 -0 ports/math/mtl/files/patch-mtl__light1D.h (new)
1.1 +10 -0 ports/math/mtl/files/patch-mtl__linalg_vec.h (new)
1.1 +60 -0 ports/math/mtl/files/patch-test__src__algo_test.h (new)
1.1 +12 -0 ports/math/mtl/files/patch-test__src__matrix_test.h (new)
1.2 +1 -0 ports/math/mtl/pkg-descr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201011734.q01HYnQ3033203>
