aboutsummaryrefslogtreecommitdiff
path: root/math/metis/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Actually this port doesn't use Fortran.Maho Nakata2007-01-221-5/+0
| | | | Notes: svn path=/head/; revision=182943
* * Use gfortran42 only and not gcc42.Maho Nakata2007-01-121-1/+6
| | | | | | | * Bump portrevision. Notes: svn path=/head/; revision=182140
* As shared lib is now installed bump port revision.Maho Nakata2007-01-091-0/+1
| | | | Notes: svn path=/head/; revision=181920
* Install shared lib as well.Maho Nakata2007-01-091-5/+14
| | | | Notes: svn path=/head/; revision=181836
* Add -fPIC for amd64, this will help CalculiX build on amd64 when theThierry Thomas2006-02-221-3/+12
| | | | | | | | | | | | | | atlas libraries are not build statically. For now a shared library, and therefore a run dependency to the ports that build with metis, is not convenient. Since I'm there, fix MASTER_SITES. PR: 93714 Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> Notes: svn path=/head/; revision=156699
* cosmetic cleanup, no functional changesOliver Lehmann2003-08-041-20/+12
| | | | | | | Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=86290
* mark both conflicting each other (they are installing both a same named binary)Oliver Lehmann2003-07-241-0/+2
| | | | | | | Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=85551
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27509
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* Add more headers necessary to use the library.Satoshi Asami1999-05-071-1/+8
| | | | | | | | PR: 11560 Submitted by: Eoin Lawless <eoin@maths.tcd.ie> Notes: svn path=/head/; revision=18599
* "site and tarball have changed and the first patch required minimalJustin M. Seger1999-04-131-2/+2
| | | | | | | | | | changes." PR: ports/9739 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co> Notes: svn path=/head/; revision=17832
* Update to version 4.0.Steve Price1998-10-101-4/+4
| | | | | | | | PR: 8243 Submitted by: old maintainer Notes: svn path=/head/; revision=13840
* Import of METIS, a package for unstructured graph partitioning.Matthew Hunt1998-04-261-0/+33
At least, that's what the COMMENT says it does... PR: 4920 Submitted by: Pedro Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=10682