head 1.3; access; symbols pkgsrc-2014Q4:1.2.0.8 pkgsrc-2014Q4-base:1.2 pkgsrc-2014Q3:1.2.0.6 pkgsrc-2014Q3-base:1.2 pkgsrc-2014Q2:1.2.0.4 pkgsrc-2014Q2-base:1.2 pkgsrc-2014Q1:1.2.0.2 pkgsrc-2014Q1-base:1.2 pkgsrc-2013Q4:1.1.0.6 pkgsrc-2013Q4-base:1.1 pkgsrc-2013Q3:1.1.0.4 pkgsrc-2013Q3-base:1.1 pkgsrc-2013Q2:1.1.0.2 pkgsrc-2013Q2-base:1.1; locks; strict; comment @// @; 1.3 date 2015.01.10.18.13.22; author rumko; state dead; branches; next 1.2; commitid IoXdFxs1nnwwrv5y; 1.2 date 2014.01.19.14.04.39; author rumko; state Exp; branches; next 1.1; commitid 2EYBKDPEbpUOvJlx; 1.1 date 2013.05.09.13.56.58; author joerg; state Exp; branches; next ; desc @@ 1.3 log @editors/lyx: update to 2.1.2.2 Summary of changelog: * Native IPA inset and IPA toolbar * New supported languages * Tex Fonts Additions * Basic support for Math OpenType fonts * Document class categories * Enhanced support for LaTeX options * New supported LaTeX commands * New export command-line option * Table rotations * Layout enhancements * New modules * Equation Editor "mode" Ok@@ reed @ text @$NetBSD: patch-boost_boost_detail_container__fwd.hpp,v 1.2 2014/01/19 14:04:39 rumko Exp $ --- boost/boost/detail/container_fwd.hpp.orig 2013-04-29 15:58:30.000000000 +0000 +++ boost/boost/detail/container_fwd.hpp @@@@ -18,7 +18,8 @@@@ && (defined(_GLIBCXX_DEBUG) || defined(_GLIBCXX_PARALLEL))) \ || BOOST_WORKAROUND(__BORLANDC__, > 0x551) \ || BOOST_WORKAROUND(__DMC__, BOOST_TESTED_AT(0x842)) \ - || (defined(__SGI_STL_PORT) || defined(_STLPORT_VERSION)) + || (defined(__SGI_STL_PORT) || defined(_STLPORT_VERSION)) \ + || defined(_LIBCPP_VERSION) #include #include @ 1.2 log @editors/lyx: update to 2.0.6 What's new in 2.0 (from upstream): * Advanced Search Facility * Spell-checking on the fly * Compare Documents * Multilingual Thesaurus * Refstyle Support * Multiple Indices * New backends: XeTeX, LuaTeX, and XHTML * Better output customization * Produce output with only selected subdocuments included * Outliner enhancements * Document-specific Layout * New supported LaTeX commands * Languages, scripts and encodings * Branches enhancements * Table features * Size features * Progress view and debugging pane * Color handling * Instant preview inset * Forward search for DVI/PDF files * Optional and Required Arguments * New (sub)version control features * Generalized support for LaTeX files preprocessing ** Improved support for Noweb ** Support for Sweave ** Support for LilyPond-Book Ok@@ wiz @ text @d1 1 a1 1 $NetBSD: patch-boost_boost_detail_container__fwd.hpp,v 1.1 2013/05/09 13:56:58 joerg Exp $ @ 1.1 log @Allow building with libc++, where std::shared_ptr overlaps with boost::shared_ptr. @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- boost/boost/detail/container_fwd.hpp.orig 2013-05-09 11:28:09.000000000 +0000 d5 5 a9 5 @@@@ -16,7 +16,8 @@@@ #if ((defined(__GLIBCPP__) || defined(__GLIBCXX__)) && defined(_GLIBCXX_DEBUG)) \ || BOOST_WORKAROUND(__BORLANDC__, > 0x551) \ || BOOST_WORKAROUND(__DMC__, BOOST_TESTED_AT(0x842)) \ - || (defined(__SGI_STL_PORT) || defined(_STLPORT_VERSION)) d12 3 a14 3 #include #include @