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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
mmtf C++ implementation of the MMTF API, decoder and encoder
1.0.0 science Deleted on this many watch lists=0 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.0.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-10-18 21:21:47
Last Update: 2019-02-16 08:02:02
SVN Revision: 493031
Also Listed In: biology
License: MIT
WWW:
https://mmtf.rcsb.org/
Description:
mmtf is a C++ headers-only decoder/encoder library for the MMTF format. The macromolecular transmission format (MMTF) is a binary encoding of chemical and biological structures. WWW: https://mmtf.rcsb.org/
Homepage    cgit ¦ GitHub ¦ 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 (14 items)
Collapse this list.
  1. include/mmtf.hpp
  2. include/mmtf/binary_decoder.hpp
  3. include/mmtf/binary_encoder.hpp
  4. include/mmtf/decoder.hpp
  5. include/mmtf/encoder.hpp
  6. include/mmtf/errors.hpp
  7. include/mmtf/export_helpers.hpp
  8. include/mmtf/map_decoder.hpp
  9. include/mmtf/msgpack_decoder.hpp
  10. include/mmtf/object_encoders.hpp
  11. include/mmtf/structure_data.hpp
  12. /usr/local/share/licenses/mmtf-1.0.0/catalog.mk
  13. /usr/local/share/licenses/mmtf-1.0.0/LICENSE
  14. /usr/local/share/licenses/mmtf-1.0.0/MIT
Collapse this list.
Dependency lines:
  • mmtf>0:science/mmtf
No installation instructions:
This port has been deleted.
PKGNAME: mmtf
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1549951746 SHA256 (rcsb-mmtf-cpp-v1.0.0_GH0.tar.gz) = 881f69c4bb56605fa63fd5ca50842facc4947f686cbf678ad04930674d714f40 SIZE (rcsb-mmtf-cpp-v1.0.0_GH0.tar.gz) = 59363

Expand this list (2 items)

Collapse this list.

SHA256 (rcsb-mmtf-8c88834_GH0.tar.gz) = 7c29eb9064e53ea447701b79764732a72ff53aa5adff25759e0e2b549c212cca SIZE (rcsb-mmtf-8c88834_GH0.tar.gz) = 34499239

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake
  2. ninja : devel/ninja
Runtime dependencies:
  1. msgpack.hpp : devel/msgpack
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
cmake compiler:c++11-lang localbase:ldflags
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/rcsb/mmtf-cpp/tar.gz/v1.0.0?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0
16 Feb 2019 08:02:02
Revision:493031Original commit files touched by this commit
yuri search for other commits by this committer
Move: science/mmtf -> science/mmtf-cpp

Also update its COMMENT to be more descriptive
1.0.0
12 Feb 2019 06:18:06
Revision:492755Original commit files touched by this commit
yuri search for other commits by this committer
science/mmtf: Update g20180730 -> 1.0.0

Bump science/avogadrolibs since it uses this headers-only library.
g20180730_1
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
g20180730_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
g20180730
18 Oct 2018 21:21:18
Revision:482378Original commit files touched by this commit
yuri search for other commits by this committer
New port: science/mmtf: C++ implementation of the MMTF API, decoder and encoder

Number of commits found: 5