pkgsrc/devel/boost-libs
adam ac97e9f722 Changes 1.61.0:
New Libraries:
--------------
Compute:
  Parallel/GPU-computing library
DLL:
  Library for comfortable work with DLL and DSO. Library provides a portable across platforms way to:
* load libraries
* import any native functions and variables
* make alias names for C++ mangled functions and symbols
* query libraries for sections and exported symbols
* self loading and self querying
* getting program and module location by exported symbol
Hana:
  A modern C++ metaprogramming library. It provides high level algorithms to manipulate heterogeneous sequences, allows writing type-level computations with a natural syntax, provides tools to introspect user-defined types and much more.
  Metaparse:
A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process. The library is similar to Spirit, however while parsers built with Spirit parse at run-time, parsers built with Metaparse parse at compile-time.
2016-05-13 20:47:32 +00:00
..
buildlink3.mk Changes 1.61.0: 2016-05-13 20:47:32 +00:00
DESCR Rename boost-python to py-boost and make it a proper multi-version package. 2015-07-13 15:08:54 +00:00
hacks.mk
Makefile Changes 1.61.0: 2016-05-13 20:47:32 +00:00
PLIST Changes 1.60.0: 2015-12-27 12:41:42 +00:00