| Port details on branch 2022Q2 |
- maeparser Parser for Schrodinger Maestro files
- 1.3.3_1 science
=1 1.3.3_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-10-25 07:24:51
- Last Update: 2025-10-20 11:48:39
- Commit Hash: 67fb95f
- People watching this port, also watch:: rubygem-optimist, ladspa, gstreamer1-plugins-pango, en-hunspell, py311-pycparser
- License: MIT
- WWW:
- https://github.com/schrodinger/maeparser
- Description:
- maeparser is a C++ library developed by Schrodinger for efficiently and
losslessly parsing Maestro files, which serve as Schrodinger's primary
output format for storing molecular structures and data. This parser is
crucial for any software package needing to interact with Schrodinger's
physics-based modeling outputs.
It supports various applications in computational chemistry, including
molecular dynamics, ligand-protein docking, and quantum mechanics. The
library utilizes a recursive descent approach, prioritizing parsing speed
to ensure quick and accurate extraction of data from .mae, .maegz, and
.mae.gz structure files. These files can contain multiple structures,
delimited by "f_m_ct", with standard block and property names defined in
MaeConstants.hpp.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- maeparser>0:science/maeparser
- To install the port:
- cd /usr/ports/science/maeparser/ && make install clean
- To add the package, run one of these commands:
- pkg install science/maeparser
- pkg install maeparser
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: maeparser
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1749275276
SHA256 (schrodinger-maeparser-v1.3.3_GH0.tar.gz) = 78e7571a779ea4952e752ecef57c62fb26463947e29ef7f4b31b11988d88ca07
SIZE (schrodinger-maeparser-v1.3.3_GH0.tar.gz) = 39896
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libboost_iostreams.so : devel/boost-libs
- This port is required by:
- for Libraries
-
- science/coordgenlibs
- science/openbabel
Configuration Options:
- No options to configure
- Options name:
- science_maeparser
- USES:
- cmake:testing compiler:c++11-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|