Commit Graph

9 Commits

Author SHA1 Message Date
Pav Lucistnik
6d7f8c459f - Add SHA256 2005-11-25 15:48:16 +00:00
Tilman Keskinoz
42991629a0 Autoconf is not necessary to build this port 2005-04-24 18:00:53 +00:00
Ade Lovett
3f651573ad 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.
2004-03-14 06:17:56 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Edwin Groothuis
ff6e619a85 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>
2003-08-25 01:37:53 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
f305f49948 add mtl 2.1.2-20
The Matrix Template Library
2002-03-15 09:12:15 +00:00