Port details |
- mmdb2 C++ toolkit for working with macromolecular coordinate files
- 2.0.22 science =2 2.0.22Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2018-07-07 23:33:09
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3 LGPL3
- WWW:
- https://launchpad.net/mmdb
- Description:
- MMDB is designed to assist developers in working with macromolecular coordinate
files. The library handles both PDB and mmCIF format files.
The Library also features an internal binary format, portable between different
platforms. This is achieved at uniformity of the Library's interface functions,
so that there is no difference in handling different formats.
MMDB provides various high-level tools for working with coordinate files,
including reading and writing, orthogonal-fractional transforms, generation of
symmetry mates, editing the molecular structure and more.
MMDB is written by Eugene Krissinel, and is distributed as a part of the CCP4
suite. This project maintains a current stand-alone version of the library.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/science/mmdb2/ && make install clean
- To add the package, run one of these commands:
- pkg install science/mmdb2
- pkg install mmdb2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mmdb2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1651333778
SHA256 (mmdb2-2.0.22.tar.gz) = a9646933ce9f34633e1ae4901f2383af0e5318d6490851328f5b6aa06195ab51
SIZE (mmdb2-2.0.22.tar.gz) = 737837
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:
-
- gmake>=4.3 : devel/gmake
- This port is required by:
- for Libraries
-
- science/clipper
- science/libccp4
- science/libssm
-
Deleted ports which required this port:
- * - 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:
- science_mmdb2
- USES:
- gmake libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.0.22 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.0.22 30 Apr 2022 16:03:26 |
Yuri Victorovich (yuri) |
science/mmdb2: Update 2.0.20 -> 2.0.22
Reported by: portscout |
2.0.20 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0.20 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.20 13 Jan 2020 03:30:45 |
yuri |
science/mmdb2: Update 2.0.19 -> 2.0.20
Reported by: portscout |
2.0.19 15 Dec 2018 20:45:04 |
yuri |
science/mmdb2: Update 2.0.16 -> 2.0.19
Also fix WWW.
Reported by: portscout |
2.0.16 07 Jul 2018 23:40:51 |
yuri |
science/mmdb2: Update 2.0.12 -> 2.0.16 |
2.0.12 07 Jul 2018 23:32:57 |
yuri |
New port: science/mmdb2: C++ toolkit for working with macromolecular coordinate
files |