notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
stxxl Standard Template Library for Extra Large Data Sets
1.4.1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4.1Version of this port present on the latest quarterly branch.
Maintainer: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-09-23 20:47:43
Last Update: 2022-12-15 15:14:32
Commit Hash: 8719ba0
License: BSL
WWW:
https://stxxl.org/
https://github.com/stxxl/stxxl
Description:
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (181 items)
Collapse this list.
  1. /usr/local/share/licenses/stxxl-1.4.1/catalog.mk
  2. /usr/local/share/licenses/stxxl-1.4.1/LICENSE
  3. /usr/local/share/licenses/stxxl-1.4.1/BSL
  4. bin/stxxl_tool
  5. include/stxxl.h
  6. include/stxxl/algorithm
  7. include/stxxl/aligned_alloc
  8. include/stxxl/all
  9. include/stxxl/bits/algo/adaptor.h
  10. include/stxxl/bits/algo/async_schedule.h
  11. include/stxxl/bits/algo/inmemsort.h
  12. include/stxxl/bits/algo/intksort.h
  13. include/stxxl/bits/algo/ksort.h
  14. include/stxxl/bits/algo/losertree.h
  15. include/stxxl/bits/algo/random_shuffle.h
  16. include/stxxl/bits/algo/run_cursor.h
  17. include/stxxl/bits/algo/scan.h
  18. include/stxxl/bits/algo/sort.h
  19. include/stxxl/bits/algo/sort_base.h
  20. include/stxxl/bits/algo/sort_helper.h
  21. include/stxxl/bits/algo/stable_ksort.h
  22. include/stxxl/bits/common/addressable_queues.h
  23. include/stxxl/bits/common/aligned_alloc.h
  24. include/stxxl/bits/common/binary_buffer.h
  25. include/stxxl/bits/common/cmdline.h
  26. include/stxxl/bits/common/condition_variable.h
  27. include/stxxl/bits/common/counting_ptr.h
  28. include/stxxl/bits/common/error_handling.h
  29. include/stxxl/bits/common/exceptions.h
  30. include/stxxl/bits/common/exithandler.h
  31. include/stxxl/bits/common/external_shared_ptr.h
  32. include/stxxl/bits/common/is_sorted.h
  33. include/stxxl/bits/common/log.h
  34. include/stxxl/bits/common/mutex.h
  35. include/stxxl/bits/common/new_alloc.h
  36. include/stxxl/bits/common/onoff_switch.h
  37. include/stxxl/bits/common/rand.h
  38. include/stxxl/bits/common/seed.h
  39. include/stxxl/bits/common/semaphore.h
  40. include/stxxl/bits/common/settings.h
  41. include/stxxl/bits/common/simple_vector.h
  42. include/stxxl/bits/common/state.h
  43. include/stxxl/bits/common/timer.h
  44. include/stxxl/bits/common/tmeta.h
  45. include/stxxl/bits/common/tuple.h
  46. include/stxxl/bits/common/types.h
  47. include/stxxl/bits/common/uint_types.h
  48. include/stxxl/bits/common/utils.h
  49. include/stxxl/bits/compat/hash_map.h
  50. include/stxxl/bits/compat/type_traits.h
  51. include/stxxl/bits/compat/unique_ptr.h
  52. include/stxxl/bits/config.h
  53. include/stxxl/bits/config.h.in
  54. include/stxxl/bits/containers/btree/btree.h
  55. include/stxxl/bits/containers/btree/iterator.h
  56. include/stxxl/bits/containers/btree/iterator_map.h
  57. include/stxxl/bits/containers/btree/leaf.h
  58. include/stxxl/bits/containers/btree/node.h
  59. include/stxxl/bits/containers/btree/node_cache.h
  60. include/stxxl/bits/containers/btree/root_node.h
  61. include/stxxl/bits/containers/deque.h
  62. include/stxxl/bits/containers/hash_map/block_cache.h
  63. include/stxxl/bits/containers/hash_map/hash_map.h
  64. include/stxxl/bits/containers/hash_map/iterator.h
  65. include/stxxl/bits/containers/hash_map/iterator_map.h
  66. include/stxxl/bits/containers/hash_map/tuning.h
  67. include/stxxl/bits/containers/hash_map/util.h
  68. include/stxxl/bits/containers/map.h
  69. include/stxxl/bits/containers/matrix.h
  70. include/stxxl/bits/containers/matrix_arithmetic.h
  71. include/stxxl/bits/containers/matrix_low_level.h
  72. include/stxxl/bits/containers/pager.h
  73. include/stxxl/bits/containers/pq_ext_merger.h
  74. include/stxxl/bits/containers/pq_helpers.h
  75. include/stxxl/bits/containers/pq_losertree.h
  76. include/stxxl/bits/containers/pq_mergers.h
  77. include/stxxl/bits/containers/priority_queue.h
  78. include/stxxl/bits/containers/queue.h
  79. include/stxxl/bits/containers/sequence.h
  80. include/stxxl/bits/containers/sorter.h
  81. include/stxxl/bits/containers/stack.h
  82. include/stxxl/bits/containers/unordered_map.h
  83. include/stxxl/bits/containers/vector.h
  84. include/stxxl/bits/defines.h
  85. include/stxxl/bits/deprecated.h
  86. include/stxxl/bits/io/boostfd_file.h
  87. include/stxxl/bits/io/completion_handler.h
  88. include/stxxl/bits/io/create_file.h
  89. include/stxxl/bits/io/disk_queued_file.h
  90. include/stxxl/bits/io/disk_queues.h
  91. include/stxxl/bits/io/file.h
  92. include/stxxl/bits/io/fileperblock_file.h
  93. include/stxxl/bits/io/io.h
  94. include/stxxl/bits/io/iostats.h
  95. include/stxxl/bits/io/linuxaio_file.h
  96. include/stxxl/bits/io/linuxaio_queue.h
  97. include/stxxl/bits/io/linuxaio_request.h
  98. include/stxxl/bits/io/mem_file.h
  99. include/stxxl/bits/io/mmap_file.h
  100. include/stxxl/bits/io/request.h
  101. include/stxxl/bits/io/request_interface.h
  102. include/stxxl/bits/io/request_operations.h
  103. include/stxxl/bits/io/request_queue.h
  104. include/stxxl/bits/io/request_queue_impl_1q.h
  105. include/stxxl/bits/io/request_queue_impl_qwqr.h
  106. include/stxxl/bits/io/request_queue_impl_worker.h
  107. include/stxxl/bits/io/request_with_state.h
  108. include/stxxl/bits/io/request_with_waiters.h
  109. include/stxxl/bits/io/serving_request.h
  110. include/stxxl/bits/io/simdisk_file.h
  111. include/stxxl/bits/io/syscall_file.h
  112. include/stxxl/bits/io/ufs_file_base.h
  113. include/stxxl/bits/io/wbtl_file.h
  114. include/stxxl/bits/io/wfs_file_base.h
  115. include/stxxl/bits/io/wincall_file.h
  116. include/stxxl/bits/libstxxl.h
  117. include/stxxl/bits/mng/adaptor.h
  118. include/stxxl/bits/mng/bid.h
  119. include/stxxl/bits/mng/block_alloc.h
  120. include/stxxl/bits/mng/block_alloc_interleaved.h
  121. include/stxxl/bits/mng/block_manager.h
  122. include/stxxl/bits/mng/block_prefetcher.h
  123. include/stxxl/bits/mng/block_scheduler.h
  124. include/stxxl/bits/mng/buf_istream.h
  125. include/stxxl/bits/mng/buf_istream_reverse.h
  126. include/stxxl/bits/mng/buf_ostream.h
  127. include/stxxl/bits/mng/buf_writer.h
  128. include/stxxl/bits/mng/config.h
  129. include/stxxl/bits/mng/disk_allocator.h
  130. include/stxxl/bits/mng/prefetch_pool.h
  131. include/stxxl/bits/mng/read_write_pool.h
  132. include/stxxl/bits/mng/typed_block.h
  133. include/stxxl/bits/mng/write_pool.h
  134. include/stxxl/bits/msvc_compatibility.h
  135. include/stxxl/bits/namespace.h
  136. include/stxxl/bits/noncopyable.h
  137. include/stxxl/bits/parallel.h
  138. include/stxxl/bits/singleton.h
  139. include/stxxl/bits/stream/choose.h
  140. include/stxxl/bits/stream/sort_stream.h
  141. include/stxxl/bits/stream/sorted_runs.h
  142. include/stxxl/bits/stream/stream.h
  143. include/stxxl/bits/stream/unique.h
  144. include/stxxl/bits/unused.h
  145. include/stxxl/bits/utils/malloc.h
  146. include/stxxl/bits/verbose.h
  147. include/stxxl/bits/version.h
  148. include/stxxl/cmdline
  149. include/stxxl/deque
  150. include/stxxl/io
  151. include/stxxl/ksort
  152. include/stxxl/mallocstats
  153. include/stxxl/map
  154. include/stxxl/mng
  155. include/stxxl/priority_queue
  156. include/stxxl/queue
  157. include/stxxl/random
  158. include/stxxl/random_shuffle
  159. include/stxxl/request
  160. include/stxxl/scan
  161. include/stxxl/sequence
  162. include/stxxl/sort
  163. include/stxxl/sorter
  164. include/stxxl/stable_ksort
  165. include/stxxl/stack
  166. include/stxxl/stats
  167. include/stxxl/stream
  168. include/stxxl/timer
  169. include/stxxl/types
  170. include/stxxl/unordered_map
  171. include/stxxl/vector
  172. include/stxxl/version.h
  173. lib/cmake/stxxl/stxxl-config.cmake
  174. lib/cmake/stxxl/stxxl-targets-release.cmake
  175. lib/cmake/stxxl/stxxl-targets.cmake
  176. lib/cmake/stxxl/stxxl-version.cmake
  177. lib/libstxxl.a
  178. libdata/pkgconfig/stxxl.pc
  179. @owner
  180. @group
  181. @mode
Collapse this list.
Dependency lines:
  • stxxl>0:devel/stxxl
To install the port:
cd /usr/ports/devel/stxxl/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/stxxl
  • pkg install stxxl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: stxxl
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (stxxl-1.4.1.tar.gz) = 92789d60cd6eca5c37536235eefae06ad3714781ab5e7eec7794b1c10ace67ac SIZE (stxxl-1.4.1.tar.gz) = 1394997

Packages (timestamps in pop-ups are UTC):
stxxl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.11.4.11.4.11.4.11.4.1-1.4.1-
FreeBSD:13:quarterly1.4.11.4.11.4.11.4.11.4.11.4.11.4.11.4.1
FreeBSD:14:latest1.4.11.4.11.4.11.4.11.4.11.4.1-1.4.1
FreeBSD:14:quarterly1.4.11.4.1-1.4.11.4.11.4.11.4.11.4.1
FreeBSD:15:latest1.4.11.4.1n/a1.4.1n/a1.4.11.4.11.4.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for stxxl-1.4.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_stxxl
USES:
cmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (56 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  2. http://cytranet.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  3. http://deac-ams.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  4. http://deac-fra.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  5. http://deac-riga.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  6. http://downloads.sourceforge.net/project/stxxl/stxxl/1.4.1/
  7. http://excellmedia.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  8. http://freefr.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  9. http://gigenet.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  10. http://ixpeering.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  11. http://jaist.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  12. http://jztkft.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  13. http://kumisystems.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  14. http://liquidtelecom.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  15. http://nchc.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  16. http://netactuate.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  17. http://netcologne.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  18. http://netix.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  19. http://onboardcloud.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  20. http://phoenixnap.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  21. http://razaoinfo.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  22. http://sinalbr.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  23. http://sitsa.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  24. http://sonik.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  25. http://tenet.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  26. http://udomain.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  27. http://ufpr.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  28. http://versaweb.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  29. https://cfhcable.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  30. https://cytranet.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  31. https://deac-ams.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  32. https://deac-fra.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  33. https://deac-riga.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  34. https://downloads.sourceforge.net/project/stxxl/stxxl/1.4.1/
  35. https://excellmedia.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  36. https://freefr.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  37. https://gigenet.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  38. https://ixpeering.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  39. https://jaist.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  40. https://jztkft.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  41. https://kumisystems.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  42. https://liquidtelecom.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  43. https://nchc.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  44. https://netactuate.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  45. https://netcologne.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  46. https://netix.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  47. https://onboardcloud.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  48. https://phoenixnap.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  49. https://razaoinfo.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  50. https://sinalbr.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  51. https://sitsa.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  52. https://sonik.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  53. https://tenet.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  54. https://udomain.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  55. https://ufpr.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
  56. https://versaweb.dl.sourceforge.net/project/stxxl/stxxl/1.4.1/
Collapse this list.

There are no commits on branch 2022Q3 for this port