summaryrefslogtreecommitdiff
path: root/devel/boost-python/Makefile
diff options
context:
space:
mode:
authoradam <adam>2010-05-15 05:42:23 +0000
committeradam <adam>2010-05-15 05:42:23 +0000
commitc117525d86562656cf7d95cfd374238de1069a3c (patch)
tree6d3316d39ff042bc276f1a639226a79612b0b026 /devel/boost-python/Makefile
parente9ab9dc60c155966f5938b00ed6686438a86fc1f (diff)
downloadpkgsrc-c117525d86562656cf7d95cfd374238de1069a3c.tar.gz
Changes 1.43.0:
New Libraries: * Functional/factory: Function objects for dynamic and by-value construction. * Functional/forward: Function object adapters to address the forwarding problem. Major Updates: * Range: Boost.Range has undergone extensive updates that it include all of the features from the recently reviewed Boost.RangeEx. * Range-based version of the full STL iterator based algorithms. * Range adaptors which can be combined with range-based algorithms for unpresedented expressiveness and efficiency. * New functions: irange, istream_range, join, combine. Updated Libraries Build System: * When cross-compiling to GNU targets, static libraries are properly created. Previously, using such libraries resulted in Archive has no index error. * The naming of DLL and import libraries with gcc compiler on Windows, both mingw and cygwin, now matches default conventions of those environments. Previously, the naming scheme was the same as for other Windows compilers. Updated Tools: * Quickbook: Unicode escape characters. * Support the UTF-8 byte order mark. * Disallow [ in simple markup. Fixes some errors with mismatched punctuation. * Add a command line flag (-D) to define macros at the command line. * Improved post-processor output. * Check that [section] and [endsect] tags are balanced in templates.
Diffstat (limited to 'devel/boost-python/Makefile')
-rw-r--r--devel/boost-python/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/boost-python/Makefile b/devel/boost-python/Makefile
index 2ecf5272735..d3f1f9f1742 100644
--- a/devel/boost-python/Makefile
+++ b/devel/boost-python/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2010/02/10 19:17:34 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2010/05/15 05:42:24 adam Exp $
BOOST_PACKAGE= python
BOOST_COMMENT= (Boost.Python binary library)
BOOST_CONFIG= installed
-PKGREVISION= 1
PKG_DESTDIR_SUPPORT= user-destdir