| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
06 Mar 2012 05:51:53
2.1.2.23.t
|
bf  |
adjust directory permissions |
01 Jan 2012 17:34:49
2.1.2.23.t
|
bf  |
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 |
24 Jul 2011 03:05:21
2.1.2.22
|
bf  |
take in some orphans |
20 Mar 2011 12:54:45
2.1.2.22
|
miwi  |
- Get Rid MD5 support |
23 Feb 2007 10:50:15
2.1.2.22
|
joerg  |
Update to 2.1.2-22 which has been around for a while, and fixes a number
of incompatibilities with recent versions of GCC. |
25 Nov 2005 15:48:16
2.1.2.21
|
pav  |
- Add SHA256 |
24 Apr 2005 18:00:53
2.1.2.21
|
arved  |
Autoconf is not necessary to build this port |
14 Mar 2004 06:17:56
2.1.2.21
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
29 Jan 2004 16:13:06
2.1.2.21
|
trevor  |
SIZEify. |
25 Aug 2003 01:37:53
2.1.2.21
|
edwin  |
port update: math/mtl
There is a minor update to mtl. Since this is port only
consists of header, and no library is actually build I
followed their recomendation and added NO_BUILD which saves
some time doing unnecessary testing.
I also wanted to add LAPACK support but I couldn't. At least
I fixed a bug in configure in the process.
PR: ports/55203
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> |
20 Feb 2003 18:42:25
2.1.2.20
|
knu  |
De-pkg-comment. |
15 Mar 2002 09:12:31
2.1.2.20
|
ijliao  |
add mtl 2.1.2-20
The Matrix Template Library |