aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-09-23 20:47:27 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-09-23 20:47:27 +0000
commit5c8bda1444a6b9fb8d19587edf152f2abb2e2f88 (patch)
tree4d6b4380d347b04e3d927143126b878b08d5a3c3 /devel/Makefile
parentcb45c14448c645a736f7b6f9310d5fbea21093e9 (diff)
downloadports-5c8bda1444a6b9fb8d19587edf152f2abb2e2f88.tar.gz
ports-5c8bda1444a6b9fb8d19587edf152f2abb2e2f88.zip
STXXL: Standard Template Library for Extra Large Data Sets.
The core of STXXL is an implementation of the C++ standard template library STL for external memory (out-of-core) computations, i. e., STXXL implements containers and algorithms that can process huge volumes of data that only fit on disks. While the closeness to the STL supports ease of use and compatibility with existing applications, another design priority is high performance. WWW: http://stxxl.sourceforge.net/
Notes
Notes: svn path=/head/; revision=328048
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index b1426fcf2729..6b12bcb1af5b 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4357,6 +4357,7 @@
SUBDIR += strace
SUBDIR += streamhtmlparser
SUBDIR += stringencoders
+ SUBDIR += stxxl
SUBDIR += styx
SUBDIR += subclipse
SUBDIR += subcommander2