Port details |
- brlcad CSG modelling system from the US Ballistic Research Laboratory
- 7.32.6 cad
=3 7.32.6Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@freebsd.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2005-02-20 22:01:29
- Last Update: 2024-10-01 18:56:20
- Commit Hash: 4485bd8
- People watching this port, also watch:: mDNSResponder, e2fsprogs, vcdimager, OpenSP, libexif
- License: LGPL21+
- WWW:
- https://brlcad.org/
- Description:
- BRL-CAD is a powerful Combinatorial/Constructive Solid Geometry (CSG)
solid modeling system that includes an interactive geometry editor,
ray-tracing support for rendering and geometric analysis,
network-distributed framebuffer support, image and signal-processing
tools, and an embedded scripting language.
The package is a collection of over 400 tools and utilities across
over 750,000 lines of source code. Included is support for various
geometric data format conversions, image and signal processing
capabilities, sophisticated ray-tracing based lighting models, network
distributed ray-tracing, massively parallel ray-tracing, animation
capabilities, data compression, image handling, and interactive 3-D
geometric editing. Included is an implementation of Weiler's
n-Manifold Geometry (NMG) data structures for surface-based solid
models and photon mapping.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/cad/brlcad/ && make install clean
- To add the package, run one of these commands:
- pkg install cad/brlcad
- pkg install brlcad
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: brlcad
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1675224119
SHA256 (brlcad-7.32.6.tar.bz2) = 972f3d15c291ca1f14a69b3e0409fd69585d5ac7fe41588c65d9147c62ad4a15
SIZE (brlcad-7.32.6.tar.bz2) = 115013220
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xsltproc : textproc/libxslt
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- llvm-config14 : devel/llvm14
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xau.pc : x11/libXau
- xcb.pc : x11/libxcb
- xdamage.pc : x11/libXdamage
- xdmcp.pc : x11/libXdmcp
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xft.pc : x11-fonts/libXft
- xi.pc : x11/libXi
- xrender.pc : x11/libXrender
- xscrnsaver.pc : x11/libXScrnSaver
- xt.pc : x11-toolkits/libXt
- xxf86vm.pc : x11/libXxf86vm
- Runtime dependencies:
-
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xau.pc : x11/libXau
- xcb.pc : x11/libxcb
- xdamage.pc : x11/libXdamage
- xdmcp.pc : x11/libXdmcp
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xft.pc : x11-fonts/libXft
- xi.pc : x11/libXi
- xrender.pc : x11/libXrender
- xscrnsaver.pc : x11/libXScrnSaver
- xt.pc : x11-toolkits/libXt
- xxf86vm.pc : x11/libXxf86vm
- Library dependencies:
-
- liblz4.so : archivers/liblz4
- libdrm.so : graphics/libdrm
- libpng.so : graphics/png
- libfreetype.so : print/freetype2
- libexpat.so : textproc/expat2
- libfontconfig.so : x11-fonts/fontconfig
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- libtk86.so : x11-toolkits/tk86
- libtcl86.so : lang/tcl86
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- cad_brlcad
- USES:
- bison:alias cmake:insource cpe gl pathfix pkgconfig python:env tar:bzip2 tk xorg llvm:max=14
- pkg-message:
- For install:
- BRLCAD is now installed in its own directory.
Be sure to correctly add the proper location to your PATH and MANPATH
variables as suggested in the mged shell script.
Don't forget to check the http://brlcad.org site for more information.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.8.2 06 Jul 2006 13:56:37
![files touched by this commit files touched by this commit](/images/logs.gif) |
garga ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 7.8.2
This release has several notable enhancements, including the
addition of a new example geometry model of a toy vehicle. The DXF
converter received considerable attention with the addition of
support for most of the formerly unsupported 2D entities. Several
bugs were identified and fixed in mged, g2asc, g_diff, and asc-nmg.
Documentation was improved for dbupgrade and dxf-g, and a new g-var
tool was created to facilitate conversion of models for purposes
directly related to OpenGL display lists. Finally, the new archer
modeling tool received support for multi-select and cut-n-paste.
PR: ports/99819
Submitted by: maintainer |
7.8.0 14 Apr 2006 17:15:27
![files touched by this commit files touched by this commit](/images/logs.gif) |
mnag ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 7.8.0
- portlint(1)
PR: 95666
Submitted by: maintainer |
7.6.6_1 23 Feb 2006 10:40:45
![files touched by this commit files touched by this commit](/images/logs.gif) |
ade ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
7.6.6 29 Dec 2005 05:18:46
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
[Maintainer Update] cad/brlcad 7.6.4 -> 7.6.6
Another version upgrade. The amd64 problem has been fixed,
both as a patch here and in the HEAD of the sf.net repository.
This has only been tested on 6.0/ia32 and 6.0/amd64, my 7
box is down and I don't have 4 or 5 anymore. :/
PR: ports/91037
Submitted by: Erik Greenwald <erik@smluc.org> |
7.6.4 28 Nov 2005 18:27:53
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 7.6.4
PR: ports/89593
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
7.6.2 15 Nov 2005 06:52:12
![files touched by this commit files touched by this commit](/images/logs.gif) |
ade ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
7.6.2 18 Oct 2005 21:43:19
![files touched by this commit files touched by this commit](/images/logs.gif) |
ehaupt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 7.6.2, a minor bugfix release
PR: 87579
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
7.6.0 14 Sep 2005 21:46:26
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 7.6.0
PR: ports/85983
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
7.4.2 07 Sep 2005 08:46:29
![files touched by this commit files touched by this commit](/images/logs.gif) |
barner ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 7.4.2
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
PR: ports/85757 |
7.2.6 03 Jul 2005 09:07:35
![files touched by this commit files touched by this commit](/images/logs.gif) |
thierry ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Upgrade to 7.2.6, and don't mark broken on amd64.
PR: 82420
Submitted by: Roland Smith <rsmith (at) xs4all.nl>
Approved by: maintainer |
7.2.4 13 May 2005 05:35:38
![files touched by this commit files touched by this commit](/images/logs.gif) |
thierry ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Upgrade to 7.2.4.
A good fat fistful if fixes listed at
<http://sourceforge.net/forum/forum.php?forum_id=466182>
PR: ports/80919
Submitted by: maintainer |
7.2.2 09 Apr 2005 21:15:27
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 7.2.2
- Move maintainership
PR: ports/79692
Submitted by: Erik Greenwald <erik@smluc.org>
Approved by: Pedro <pfgshield-freebsd@yahoo.com> (old maintainer) |
7.0.4 01 Apr 2005 19:35:52
![files touched by this commit files touched by this commit](/images/logs.gif) |
barner ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix typo in include file
- install wrapper script in a plist safe way
- Mark IGNORE on platforms != i386 (dumps core)
PR: ports/78686
Approved by: portmgr (marcus), arved (mentor)
Perdo F. Giffuni (maintainer) |
7.0.4 26 Mar 2005 21:35:12
![files touched by this commit files touched by this commit](/images/logs.gif) |
kris ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
BROKEN on !i386 and !amd64: Does not compile
Approved by: portmgr (self) |
7.0.4 21 Feb 2005 06:34:39
![files touched by this commit files touched by this commit](/images/logs.gif) |
thierry ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix a typo in COMMENT.
Reported by: maintainer. |
7.0.4 20 Feb 2005 22:00:46
![files touched by this commit files touched by this commit](/images/logs.gif) |
thierry ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add brlcad 7.0.4, CSG modelling system from the US Balistic
Research Laboratory.
PR: 76122
Submitted by: Pedro F. Giffuni |