aboutsummaryrefslogtreecommitdiff
path: root/devel/boost-python/pkg-descr
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-07-28 11:45:08 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-07-28 11:45:08 +0000
commitd1107bb40e81d1186ea75412dd5d61d736e4d726 (patch)
tree103926d89737f146b97db5255f054196dadab9fc /devel/boost-python/pkg-descr
parentd89dccb61e24d9db4b71225fafab4061ae50cf51 (diff)
downloadports-d1107bb40e81d1186ea75412dd5d61d736e4d726.tar.gz
ports-d1107bb40e81d1186ea75412dd5d61d736e4d726.zip
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=238504
Diffstat (limited to 'devel/boost-python/pkg-descr')
-rw-r--r--devel/boost-python/pkg-descr11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/boost-python/pkg-descr b/devel/boost-python/pkg-descr
deleted file mode 100644
index 7dd590dc5383..000000000000
--- a/devel/boost-python/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-The Boost web site provides free peer-reviewed portable C++ source
-libraries. The emphasis is on libraries which work well with the C++
-Standard Library. One goal is to establish "existing practice" and
-provide reference implementations so that the Boost libraries are
-suitable for eventual standardization. Some of the libraries have
-already been proposed for inclusion in the C++ Standards Committee's
-upcoming C++ Standard Library Technical Report.
-
-This slave port adds Python bindings to Boost.
-
-WWW: http://www.boost.org/