pkgsrc/devel/boost-libs/PLIST
adam 6ab41c0425 Changes 1.51.0:
New Libraries
* Context: Context switching library, from Oliver Kowalke.
Updated Libraries
* Algorithm:
- Fixed is_sorted_until ; now matches the c++11 standard behavior on ranges with
  duplicate values.
- Added range support for the rest of the search algorithms.
- unhex now uses Boost.Exception to signal bad input.
* Asio:
- Fixed an incompatibility between ip::tcp::iostream and C++11.
- Decorated GCC attribute names with underscores to prevent interaction with
  user-defined macros.
- Added missing #include <cctype>, needed for some versions of MinGW.
- Changed to use gcc's atomic builtins on ARM CPUs, when available.
- Changed strand destruction to be a no-op, to allow strand objects to be
  destroyed after their associated io_service has been destroyed.
- Added support for some newer versions of glibc which provide the
  epoll_create1() function but always fail with ENOSYS.
- Changed the SSL implementation to throw an exception if SSL engine
  initialisation fails.
- Fixed another regression in buffered_write_stream.
- Implemented various minor performance improvements, primarily targeted at
  Linux x86 and x86-64 platforms.
* Config:
- Deprecated a whole bunch of macros that were c++11 specific, but not named to
  show that they were c++11 specific. Made new macros with better names, and
  paired the old macros with the new ones. Updated the documentation to list
  the deprecated macros.
[more..]
2012-08-27 08:49:08 +00:00

72 lines
2.2 KiB
Text

@comment $NetBSD: PLIST,v 1.15 2012/08/27 08:49:09 adam Exp $
lib/libboost_chrono.a
lib/libboost_chrono.so
lib/libboost_chrono.so.${BOOST_VERSION}
lib/libboost_context.a
lib/libboost_context.so
lib/libboost_context.so.${BOOST_VERSION}
lib/libboost_date_time.a
lib/libboost_date_time.so
lib/libboost_date_time.so.${BOOST_VERSION}
lib/libboost_exception.a
lib/libboost_filesystem.a
lib/libboost_filesystem.so
lib/libboost_filesystem.so.${BOOST_VERSION}
lib/libboost_graph.a
lib/libboost_graph.so
lib/libboost_graph.so.${BOOST_VERSION}
lib/libboost_iostreams.a
lib/libboost_iostreams.so
lib/libboost_iostreams.so.${BOOST_VERSION}
lib/libboost_locale.a
lib/libboost_locale.so
lib/libboost_locale.so.${BOOST_VERSION}
lib/libboost_math_c99.a
lib/libboost_math_c99.so
lib/libboost_math_c99.so.${BOOST_VERSION}
lib/libboost_math_c99f.a
lib/libboost_math_c99f.so
lib/libboost_math_c99f.so.${BOOST_VERSION}
lib/libboost_math_tr1.a
lib/libboost_math_tr1.so
lib/libboost_math_tr1.so.${BOOST_VERSION}
lib/libboost_math_tr1f.a
lib/libboost_math_tr1f.so
lib/libboost_math_tr1f.so.${BOOST_VERSION}
lib/libboost_prg_exec_monitor.a
lib/libboost_prg_exec_monitor.so
lib/libboost_prg_exec_monitor.so.${BOOST_VERSION}
lib/libboost_program_options.a
lib/libboost_program_options.so
lib/libboost_program_options.so.${BOOST_VERSION}
lib/libboost_random.a
lib/libboost_random.so
lib/libboost_random.so.${BOOST_VERSION}
lib/libboost_regex.a
lib/libboost_regex.so
lib/libboost_regex.so.${BOOST_VERSION}
lib/libboost_serialization.a
lib/libboost_serialization.so
lib/libboost_serialization.so.${BOOST_VERSION}
lib/libboost_signals.a
lib/libboost_signals.so
lib/libboost_signals.so.${BOOST_VERSION}
lib/libboost_system.a
lib/libboost_system.so
lib/libboost_system.so.${BOOST_VERSION}
lib/libboost_test_exec_monitor.a
lib/libboost_thread.a
lib/libboost_thread.so
lib/libboost_thread.so.${BOOST_VERSION}
lib/libboost_timer.a
lib/libboost_timer.so
lib/libboost_timer.so.${BOOST_VERSION}
lib/libboost_unit_test_framework.a
lib/libboost_unit_test_framework.so
lib/libboost_unit_test_framework.so.${BOOST_VERSION}
lib/libboost_wave.a
lib/libboost_wave.so
lib/libboost_wave.so.${BOOST_VERSION}
lib/libboost_wserialization.a
lib/libboost_wserialization.so
lib/libboost_wserialization.so.${BOOST_VERSION}