---
name: boost-libs
version: 1.52.0_2
origin: devel/boost-libs
comment: Free portable C++ libraries (without Boost.Python)
arch: freebsd:10:x86:64
www: http://www.boost.org/
maintainer: office@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 153358465
desc: |
  Boost provides free peer-reviewed portable C++ source libraries.

  The emphasis is on libraries that work well with the C++ Standard
  Library. Boost libraries are intended to be widely useful, and usable
  across a broad spectrum of applications. The Boost license encourages
  both commercial and non-commercial use.

  The goal is to establish "existing practice" and provide reference
  implementations so that Boost libraries are suitable for eventual
  standardization. Ten Boost libraries are already included in the C++
  Standards Committee's Library Technical Report (TR1) and will be in
  the new C++0x Standard now being finalized. C++0x will also include
  several more Boost libraries in addition to those from TR1. More Boost
  libraries are proposed for TR2.

  NOTE: This package does not contain Boost.Python, it's in
  'devel/boost-python-libs'.

  WWW:  http://www.boost.org/
deps:
  icu: {origin: devel/icu, version: 50.1.2}
categories:
- devel
shlibs_required:
- libboost_system.so.5
- libboost_regex.so.5
- libicuuc.so.50
- libicui18n.so.50
- libicudata.so.50
- libboost_thread.so.5
- libboost_chrono.so.5
- libboost_date_time.so.5
- libboost_filesystem.so.5
- libboost_serialization.so.5
shlibs_provided:
- libboost_wserialization.so.5
- libboost_wave.so.5
- libboost_unit_test_framework.so.5
- libboost_timer.so.5
- libboost_thread.so.5
- libboost_system.so.5
- libboost_signals.so.5
- libboost_serialization.so.5
- libboost_regex.so.5
- libboost_random.so.5
- libboost_program_options.so.5
- libboost_prg_exec_monitor.so.5
- libboost_math_tr1l.so.5
- libboost_math_tr1f.so.5
- libboost_math_tr1.so.5
- libboost_math_c99l.so.5
- libboost_math_c99f.so.5
- libboost_math_c99.so.5
- libboost_locale.so.5
- libboost_iostreams.so.5
- libboost_graph.so.5
- libboost_filesystem.so.5
- libboost_date_time.so.5
- libboost_context.so.5
- libboost_chrono.so.5
options: {VERBOSE_BUILD: off, OPTIMIZED_CFLAGS: off, ICU: on, DEBUG: off}
message: |+
  You have built the Boost library with thread support.

  Don't forget to add -pthread to your linker options when
  linking your code.

