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 photos
All times are UTC
Ukraine
Port details on branch 2022Q2
maeparser Parser for Schrodinger Maestro files
1.3.3_1 science on this many watch lists=1 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 1.3.3_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
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.
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 (19 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/maeparser-1.3.3_1/catalog.mk
  3. /usr/local/share/licenses/maeparser-1.3.3_1/LICENSE
  4. /usr/local/share/licenses/maeparser-1.3.3_1/MIT
  5. include/maeparser/Buffer.hpp
  6. include/maeparser/MaeBlock.hpp
  7. include/maeparser/MaeConstants.hpp
  8. include/maeparser/MaeParser.hpp
  9. include/maeparser/MaeParserConfig.hpp
  10. include/maeparser/Reader.hpp
  11. include/maeparser/Writer.hpp
  12. lib/cmake/maeparser-config-release.cmake
  13. lib/cmake/maeparser-config.cmake
  14. lib/libmaeparser.so
  15. lib/libmaeparser.so.1
  16. lib/libmaeparser.so.1.3.3
  17. @owner
  18. @group
  19. @mode
Collapse this list.
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):
maeparser
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.3_11.3.3_11.2.41.3.31.3.3_1n/an/an/a
FreeBSD:13:quarterly1.3.3_11.3.3_11.3.1_11.3.31.3.3_1n/an/an/a
FreeBSD:14:latest1.3.3_11.3.3_11.3.01.3.31.3.3_11.3.1_1-1.3.1_1
FreeBSD:14:quarterly1.3.3_11.3.3_1-1.3.31.3.3_11.3.1_21.3.1_21.3.1_2
FreeBSD:15:latest1.3.3_11.3.3_1n/a1.3.3n/an/a1.3.1_21.3.1_3
FreeBSD:15:quarterly1.3.3_11.3.3_1n/a-n/an/a--
FreeBSD:16:latest1.3.3_11.3.3_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libboost_iostreams.so : devel/boost-libs
This port is required by:
for Libraries
  1. science/coordgenlibs
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/schrodinger/maeparser/tar.gz/v1.3.3?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port