summaryrefslogtreecommitdiff
path: root/math/rapid (follow)
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* onvert to UCL & cleanup pkg-message (categories l-m)Mathieu Arnold2019-08-131-5/+6
|
* math/rapid: Fix build on FreeBSD 12, clean up license info, remove dead mirrorJason W. Bacon2018-05-198-18/+83
| | | | | Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D15460
* For ports under `cad', `devel', `dns`, and `math' categories: removeAlexey Dokuchaev2018-05-051-1/+0
| | | | | redundant PKGMESSAGE assignment, which is set appropriately by the b.p.m when `pkg-message' appears on the SUB_FILES list.
* Multiple ports:Jason W. Bacon2018-01-311-2/+1
| | | | | | | | Change maintainer email bacon4000@gmail.com to jwb@FreeBSD.org Remove Created by comments for same user Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D14128
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | Approved by: portmgr blanket
* - Update maintainer mail addressMartin Wilke2015-12-111-2/+2
| | | | | | | | | - Update/Remove MASTER_SITE PR: 204755 Submitted by: jwbacon@tds.net (maintainer) Approved by: mat (mentor) Differential Revision: D4493
* 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
* Cleanup plistAntoine Brodin2014-11-141-1/+0
|
* - Support stagingEmanuel Haupt2014-02-213-9/+17
| | | | - Fix build with a modern clang
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-8/+2
| | | | math)
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
|
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-221-0/+1
| | | | Reported by: pointyhat
* Update maintainer's email address. Had already been done for hisMark Linimon2009-06-191-1/+1
| | | | other ports.
* - Update MASTER_SITES, obtained permission to mirror sourceThomas Abthorpe2008-02-154-18/+31
| | | | | PR: ports/120670 Submitted by: bacon smithers.neuro.mcw.edu (maintainer)
* 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>