aboutsummaryrefslogtreecommitdiff
path: root/math/rapid
Commit message (Collapse)AuthorAgeFilesLines
* In PR200475, it turned out math/rapid is using "CC" to compile C++Dimitry Andric2015-05-291-0/+9
| | | | | | | | | | files. Make it use ${CXX} instead. Approved by: jwbacon@tds.net (maintainer) PR: 200475, 200525 Notes: svn path=/head/; revision=387891
* Cleanup plistAntoine Brodin2014-11-141-1/+0
| | | | Notes: svn path=/head/; revision=372555
* - Support stagingEmanuel Haupt2014-02-213-9/+17
| | | | | | | - Fix build with a modern clang Notes: svn path=/head/; revision=345364
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-8/+2
| | | | | | | math) Notes: svn path=/head/; revision=327746
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-221-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244657
* Update maintainer's email address. Had already been done for hisMark Linimon2009-06-191-1/+1
| | | | | | | other ports. Notes: svn path=/head/; revision=236345
* - Update MASTER_SITES, obtained permission to mirror sourceThomas Abthorpe2008-02-154-18/+31
| | | | | | | | PR: ports/120670 Submitted by: bacon smithers.neuro.mcw.edu (maintainer) Notes: svn path=/head/; revision=207273
* RAPID is a robust and accurate polygon interference detection libraryThomas Abthorpe2008-02-096-0/+173
for large environments composed of unstructured models. WWW: http://www.cs.unc.edu/~geom/OBB/OBBT.html PR: ports/118556 Submitted by: Jason W. Bacon <bacon at smithers.neuro.mcw.edu> Notes: svn path=/head/; revision=206921