1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Baptiste Daroussin
cddacdc1a8 Convert to new perl framework
Convert USE_GMAKE to USES
2013-09-16 16:45:35 +00:00
Brendan Fabeny
a806a84e37 adjust directory permissions 2012-03-06 05:51:53 +00:00
Brendan Fabeny
486a856d6b 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
2012-01-01 17:34:49 +00:00
Brendan Fabeny
57f8ecd37c take in some orphans 2011-07-24 03:05:21 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Joerg Wunsch
26c33c1827 Update to 2.1.2-22 which has been around for a while, and fixes a number
of incompatibilities with recent versions of GCC.
2007-02-23 10:50:15 +00:00
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