aboutsummaryrefslogtreecommitdiff
path: root/devel/stlport/pkg-descr
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2007-12-23 17:00:36 +0000
committerThierry Thomas <thierry@FreeBSD.org>2007-12-23 17:00:36 +0000
commit8cdb68e8c7be07e614a9f6dcaf7dab1e8f1a27df (patch)
treea61c283d2001cad1f126904d2845a20265e1a6a6 /devel/stlport/pkg-descr
parent5eecc206605b7e5f85c02df3bde949f5550cdcf4 (diff)
downloadports-8cdb68e8c7be07e614a9f6dcaf7dab1e8f1a27df.tar.gz
ports-8cdb68e8c7be07e614a9f6dcaf7dab1e8f1a27df.zip
Notes
Diffstat (limited to 'devel/stlport/pkg-descr')
-rw-r--r--devel/stlport/pkg-descr17
1 files changed, 5 insertions, 12 deletions
diff --git a/devel/stlport/pkg-descr b/devel/stlport/pkg-descr
index 136a32056652..07e4d425e616 100644
--- a/devel/stlport/pkg-descr
+++ b/devel/stlport/pkg-descr
@@ -1,13 +1,6 @@
-STLport is an adaptation of SGI's Standard Template Library.
-The goal of the STLport effort is to make SGI's STL
-implementation usable with most compilers while retaining full
-functionality.
+Multiplatform C++ Standard Library (STL implementation). Many
+compilers and operational environments supported. Standard (ISO/IEC
+14882) compliance. Maximum efficiency. Exception and thread
+safety. Debug mode.
-The Standard Template Library is a C++ library of container
-classes, algorithms, and iterators providing many of the basic
-algorithms and data structures of computer science.
-
-WWW: http://www.sgi.com/tech/stl/
-
---
-Josh Gilliam <josh@quick.net>
+WWW: http://stlport.sourceforge.net/