aboutsummaryrefslogtreecommitdiffstats
path: root/math/jama
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with DOCS disabled (port tried to install nonexistinent files)Dmitry Marakasov2015-08-281-6/+5
| | | | | | - Switch to options helpers Approved by: portmgr blanket
* Cleanup plistAntoine Brodin2014-11-151-2/+0
|
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-3/+8
| | | | Approved by: portmgr (blanket)
* UnbreakAntoine Brodin2014-06-081-5/+4
|
* - Use /usr/bin/unzip for zip files extraction (part 2)Alex Kozlov2014-06-061-2/+2
| | | | | | | | Remove most of USES=zip:infozip PR: ports/188419 Approved by: portmgr (bapt) Exp-run: antoine
* math/jama: use equivalent UNZIP_CMD instead of EXTRACT_CMDJohn Marino2014-06-011-2/+2
|
* Convert m* to USES=zipBaptiste Daroussin2014-03-111-1/+1
|
* - Stage supportMartin Wilke2014-02-211-7/+4
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-5/+2
| | | | math)
* - Get Rid MD5 supportMartin Wilke2011-03-201-2/+0
|
* Update maintainer's email address.Mark Linimon2010-12-021-1/+1
| | | | Submitted by: maintainer (private email)
* Erik Greenwald wants to maintain this port.Ion-Mihai Tetcu2007-08-301-1/+1
| | | | | PR: ports/115884 Submitted by: Erik Greenwald
* - Upgrade to 1.2.5;Thierry Thomas2007-06-193-42/+42
| | | | | | | | | - Use DOCSDIR; - Don't extract the doc tarball on the spot to avoid conflict if doxygen is installed. Notified by: Pedro F. Giffuni <giffunip (at) yahoo.com>
* - Add SHA256Pav Lucistnik2005-11-251-0/+2
|
* Update to 1.2.4.Roman Bogorodskiy2005-07-052-4/+4
| | | | | PR: 82981 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* unzip is a BUILD_DEPENDS since it is used in the install phase.Kris Kennaway2004-05-031-1/+2
|
* SIZEify.Trevor Johnson2004-01-301-0/+2
|
* Add jama 1.2.1, Java-like Matrix C++ Templates.Will Andrews2003-06-034-0/+90
PR: 52850 Submitted by: Pedro F. Giffuni <giffunip@asme.org>