notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
rapid Robust and Accurate Polygon Interference Detection
2.01_1 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.01Version of this port present on the latest quarterly branch.
Maintainer: jwb@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-02-09 01:59:47
Last Update: 2024-01-21 21:42:25
Commit Hash: 5cf4054
Also Listed In: graphics science
License: UNKNOWN
WWW:
http://www.cs.unc.edu/~geom/OBB/OBBT.html
Description:
RAPID is a robust and accurate polygon interference detection library for large environments composed of unstructured models. ************************************************************************** The RAPID code is offered "as is" and is free for non-commercial use. To use RAPID for any commercial purpose, you must request a license. **************************************************************************
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (15 items)
Collapse this list.
  1. /usr/local/share/licenses/rapid-2.01_1/catalog.mk
  2. /usr/local/share/licenses/rapid-2.01_1/LICENSE
  3. /usr/local/share/licenses/rapid-2.01_1/UNKNOWN
  4. include/RAPID/RAPID.H
  5. include/RAPID/RAPID_private.H
  6. include/RAPID/RAPID_version.H
  7. include/RAPID/matvec.H
  8. include/RAPID/moments.H
  9. include/RAPID/obb.H
  10. include/RAPID/overlap.H
  11. lib/libRAPID.a
  12. share/man/man1/rapid.1.gz
  13. @owner
  14. @group
  15. @mode
Collapse this list.
Dependency lines:
  • rapid>0:math/rapid
To install the port:
cd /usr/ports/math/rapid/ && make install clean
We doubt a package is available for this port because we see it marked as as:
  • Package not available
Packages are normally not provided for ports that are marked as above.
To add the package, run one of these commands:
  • pkg install math/rapid
  • pkg install rapid
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: there is no package for this port: _LICENSE_RESTRICTED = delete-package
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (RAPID_v2_01.tar.gz) = f924759b9fe144a2ed40fab54047d3bad091ff2ee857e81b70e1b466dde91143 SIZE (RAPID_v2_01.tar.gz) = 24123

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
This port has no dependencies.
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. science/dtiquery*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
math_rapid
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.cs.sunysb.edu/~algorith/implement/RAPID/distrib/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.01_1
21 Jan 2024 21:42:25
commit hash: 5cf4054cb369353975bec4fb552c58ccd1de626dcommit hash: 5cf4054cb369353975bec4fb552c58ccd1de626dcommit hash: 5cf4054cb369353975bec4fb552c58ccd1de626dcommit hash: 5cf4054cb369353975bec4fb552c58ccd1de626d files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
math/rapid: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.01
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.01
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.01
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.01
13 Aug 2019 22:29:43
Revision:508882Original commit files touched by this commit
mat search for other commits by this committer
onvert to UCL & cleanup pkg-message (categories l-m)
2.01
19 May 2018 14:09:01
Revision:470408Original commit files touched by this commit
jwb search for other commits by this committer
math/rapid: Fix build on FreeBSD 12, clean up license info, remove dead mirror

Approved by:    jrm (mentor)
Differential Revision:  https://reviews.freebsd.org/D15460
2.01
05 May 2018 15:09:22
Revision:469120Original commit files touched by this commit
danfe search for other commits by this committer
For ports under `cad', `devel', `dns`, and `math' categories: remove
redundant PKGMESSAGE assignment, which is set appropriately by the
b.p.m when `pkg-message' appears on the SUB_FILES list.
2.01
31 Jan 2018 01:07:08
Revision:460452Original commit files touched by this commit
jwb search for other commits by this committer
Multiple ports:
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
2.01
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
2.01
11 Dec 2015 08:48:57
Revision:403506Original commit files touched by this commit
miwi search for other commits by this committer
- Update maintainer mail address
- Update/Remove MASTER_SITE

PR:		204755
Submitted by:	 jwbacon@tds.net (maintainer)
Approved by:	mat (mentor)
Differential Revision:	D4493
2.01
29 May 2015 21:19:56
Revision:387891Original commit files touched by this commit
dim search for other commits by this committer
In PR200475, it turned out math/rapid is using "CC" to compile C++
files. Make it use ${CXX} instead.

Approved by:	jwbacon@tds.net (maintainer)
PR:		200475, 200525
2.01
14 Nov 2014 09:39:21
Revision:372555Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
2.01
21 Feb 2014 10:35:44
Revision:345364Original commit files touched by this commit
ehaupt search for other commits by this committer
- Support staging
- Fix build with a modern clang
2.01
20 Sep 2013 20:55:06
Revision:327746Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
2.01
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.01
22 Nov 2009 19:49:43
Original commit files touched by this commit
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
2.01
19 Jun 2009 20:06:31
Original commit files touched by this commit
linimon search for other commits by this committer
Update maintainer's email address.  Had already been done for his
other ports.
2.01
15 Feb 2008 20:19:45
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update MASTER_SITES, obtained permission to mirror source

PR:             ports/120670
Submitted by:   bacon smithers.neuro.mcw.edu (maintainer)
2.01
09 Feb 2008 01:59:37
Original commit files touched by this commit
tabthorpe search for other commits by this committer
RAPID is a  robust and accurate polygon interference detection library
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>

Number of commits found: 20