Port details on branch 2022Q2 |
- openbabel Chemical toolbox designed to speak the many languages of chemical data
- 3.1.1_4 science
=0 3.1.1_4Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-04-24 04:16:20
- Last Update: 2022-04-10 19:47:23
- Commit Hash: 035e778
- License: GPLv2+
- WWW:
- https://openbabel.org/wiki/Main_Page
- Description:
- Open Babel is a project designed to pick up where Babel left off, as a
cross-platform program and library designed to interconvert between many
file formats used in molecular modeling and computational chemistry.
Features currently include:
* A huge variety of common chemical file formats
* Recognition of file type based on filename extension
* SMARTS matcher
* Flexible atom typer
* Gasteiger partial charge calculation
* Hydrogen addition and deletion
* Automatic feature perception (rings, hybridization, aromaticity)
* Multiple conformer storage within molecules
* Command line interface development class
* Bitvector class
* Open-source/Free Software under the GNU General Public License
* Cross platform (Windows, Linux, Mac OS X, SGI, Solaris, Dreamcast...)
WWW: https://openbabel.org/wiki/Main_Page
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- openbabel>0:science/openbabel
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/science/openbabel/ && make install clean
- To add the package, run one of these commands:
- pkg install science/openbabel
- pkg install openbabel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openbabel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1609084505
SHA256 (openbabel-3.1.1-source.tar.bz2) = a6ec8381d59ea32a4b241c8b1fbd799acb52be94ab64cdbd72506fb4e2270e68
SIZE (openbabel-3.1.1-source.tar.bz2) = 27743669
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rapidjson>0 : devel/rapidjson
- cmake : devel/cmake
- ninja : devel/ninja
- eigen3.pc : math/eigen3
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.8 : lang/python38
- Runtime dependencies:
-
- python3.8 : lang/python38
- Library dependencies:
-
- libmaeparser.so : science/maeparser
- libcoordgen.so : science/coordgenlibs
- libboost_thread.so : devel/boost-libs
- libcairo.so : graphics/cairo
- libxml2.so : textproc/libxml2
- libwx_baseu-3.0.so : x11-toolkits/wxgtk30@gtk3
- This port is required by:
- for Libraries
-
- science/gchemutils
Configuration Options:
- ===> The following configuration options are available for openbabel-3.1.1_4:
CAIRO=on: PNG support via cairo library
GUI=on: GUI (Graphical User Interface) support
PYTHON=on: Python bindings or support
===> Use 'make config' to modify these settings
- Options name:
- science_openbabel
- USES:
- cmake compiler:c++11-lang eigen:3 gnome pkgconfig tar:bz2 python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|