Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | One more small cleanup, forgotten yesterday. | Mathieu Arnold | 2021-04-07 | 1 | -1/+0 |
| | | | | Reported by: lwhsu | ||||
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
| | |||||
* | onvert to UCL & cleanup pkg-message (categories l-m) | Mathieu Arnold | 2019-08-13 | 1 | -5/+6 |
| | |||||
* | math/rapid: Fix build on FreeBSD 12, clean up license info, remove dead mirror | Jason W. Bacon | 2018-05-19 | 8 | -18/+83 |
| | | | | | Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D15460 | ||||
* | For ports under `cad', `devel', `dns`, and `math' categories: remove | Alexey Dokuchaev | 2018-05-05 | 1 | -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. Bacon | 2018-01-31 | 1 | -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 Marakasov | 2016-05-19 | 1 | -1/+1 |
| | | | | Approved by: portmgr blanket | ||||
* | - Update maintainer mail address | Martin Wilke | 2015-12-11 | 1 | -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 Andric | 2015-05-29 | 1 | -0/+9 |
| | | | | | | | files. Make it use ${CXX} instead. Approved by: jwbacon@tds.net (maintainer) PR: 200475, 200525 | ||||
* | Cleanup plist | Antoine Brodin | 2014-11-14 | 1 | -1/+0 |
| | |||||
* | - Support staging | Emanuel Haupt | 2014-02-21 | 3 | -9/+17 |
| | | | | - Fix build with a modern clang | ||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -8/+2 |
| | | | | math) | ||||
* | - Get Rid MD5 support | Martin Wilke | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | - Mark MAKE_JOBS_UNSAFE | Pav Lucistnik | 2009-11-22 | 1 | -0/+1 |
| | | | | Reported by: pointyhat | ||||
* | Update maintainer's email address. Had already been done for his | Mark Linimon | 2009-06-19 | 1 | -1/+1 |
| | | | | other ports. | ||||
* | - Update MASTER_SITES, obtained permission to mirror source | Thomas Abthorpe | 2008-02-15 | 4 | -18/+31 |
| | | | | | PR: ports/120670 Submitted by: bacon smithers.neuro.mcw.edu (maintainer) | ||||
* | RAPID is a robust and accurate polygon interference detection library | Thomas Abthorpe | 2008-02-09 | 6 | -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> |