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
Port details
sdsl-lite Succinct Data Structure Library 2.0
2.1.1.137 devel on this many watch lists=2 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 2.1.1.137Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-07-21 20:36:06
Last Update: 2024-11-03 06:47:53
Commit Hash: af74f60
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: MIT
WWW:
https://github.com/simongog/sdsl-lite
Description:
The Succinct Data Structure Library (SDSL) is a powerful and flexible C++11 library implementing succinct data structures. In total, the library contains the highlights of 40 research publications. Succinct data structures can represent an object (such as a bitvector or a tree) in space close to the information-theoretic lower bound of the object while supporting operations of the original object efficiently. The theoretical time complexity of an operation performed on the classical data structure and the equivalent succinct data structure are (most of the time) identical.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (130 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/sdsl-lite-2.1.1.137/catalog.mk
  3. /usr/local/share/licenses/sdsl-lite-2.1.1.137/LICENSE
  4. /usr/local/share/licenses/sdsl-lite-2.1.1.137/MIT
  5. include/divsufsort.h
  6. include/divsufsort64.h
  7. include/sdsl/bit_vector_il.hpp
  8. include/sdsl/bit_vectors.hpp
  9. include/sdsl/bits.hpp
  10. include/sdsl/bp_support.hpp
  11. include/sdsl/bp_support_algorithm.hpp
  12. include/sdsl/bp_support_g.hpp
  13. include/sdsl/bp_support_gg.hpp
  14. include/sdsl/bp_support_sada.hpp
  15. include/sdsl/coder.hpp
  16. include/sdsl/coder_comma.hpp
  17. include/sdsl/coder_elias_delta.hpp
  18. include/sdsl/coder_elias_gamma.hpp
  19. include/sdsl/coder_fibonacci.hpp
  20. include/sdsl/config.hpp
  21. include/sdsl/construct.hpp
  22. include/sdsl/construct_bwt.hpp
  23. include/sdsl/construct_config.hpp
  24. include/sdsl/construct_isa.hpp
  25. include/sdsl/construct_lcp.hpp
  26. include/sdsl/construct_lcp_helper.hpp
  27. include/sdsl/construct_sa.hpp
  28. include/sdsl/construct_sa_se.hpp
  29. include/sdsl/csa_alphabet_strategy.hpp
  30. include/sdsl/csa_bitcompressed.hpp
  31. include/sdsl/csa_sada.hpp
  32. include/sdsl/csa_sampling_strategy.hpp
  33. include/sdsl/csa_wt.hpp
  34. include/sdsl/cst_fully.hpp
  35. include/sdsl/cst_iterators.hpp
  36. include/sdsl/cst_sada.hpp
  37. include/sdsl/cst_sct3.hpp
  38. include/sdsl/dac_vector.hpp
  39. include/sdsl/enc_vector.hpp
  40. include/sdsl/fast_cache.hpp
  41. include/sdsl/hyb_vector.hpp
  42. include/sdsl/int_vector.hpp
  43. include/sdsl/int_vector_buffer.hpp
  44. include/sdsl/int_vector_io_wrappers.hpp
  45. include/sdsl/int_vector_mapper.hpp
  46. include/sdsl/inv_perm_support.hpp
  47. include/sdsl/io.hpp
  48. include/sdsl/iterators.hpp
  49. include/sdsl/k2_treap.hpp
  50. include/sdsl/k2_treap_algorithm.hpp
  51. include/sdsl/k2_treap_helper.hpp
  52. include/sdsl/k2_tree.hpp
  53. include/sdsl/k2_tree_helper.hpp
  54. include/sdsl/lcp.hpp
  55. include/sdsl/lcp_bitcompressed.hpp
  56. include/sdsl/lcp_byte.hpp
  57. include/sdsl/lcp_dac.hpp
  58. include/sdsl/lcp_support_sada.hpp
  59. include/sdsl/lcp_support_tree.hpp
  60. include/sdsl/lcp_support_tree2.hpp
  61. include/sdsl/lcp_vlc.hpp
  62. include/sdsl/lcp_wt.hpp
  63. include/sdsl/louds_tree.hpp
  64. include/sdsl/memory_management.hpp
  65. include/sdsl/nearest_neighbour_dictionary.hpp
  66. include/sdsl/nn_dict_dynamic.hpp
  67. include/sdsl/qsufsort.hpp
  68. include/sdsl/ram_filebuf.hpp
  69. include/sdsl/ram_fs.hpp
  70. include/sdsl/rank_support.hpp
  71. include/sdsl/rank_support_scan.hpp
  72. include/sdsl/rank_support_v.hpp
  73. include/sdsl/rank_support_v5.hpp
  74. include/sdsl/raster_img.hpp
  75. include/sdsl/rmq_succinct_sada.hpp
  76. include/sdsl/rmq_succinct_sct.hpp
  77. include/sdsl/rmq_support.hpp
  78. include/sdsl/rmq_support_sparse_table.hpp
  79. include/sdsl/rrr_helper.hpp
  80. include/sdsl/rrr_vector.hpp
  81. include/sdsl/rrr_vector_15.hpp
  82. include/sdsl/sd_vector.hpp
  83. include/sdsl/sdsl_concepts.hpp
  84. include/sdsl/select_support.hpp
  85. include/sdsl/select_support_mcl.hpp
  86. include/sdsl/select_support_scan.hpp
  87. include/sdsl/sfstream.hpp
  88. include/sdsl/sorted_int_stack.hpp
  89. include/sdsl/sorted_multi_stack_support.hpp
  90. include/sdsl/sorted_stack_support.hpp
  91. include/sdsl/structure_tree.hpp
  92. include/sdsl/suffix_array_algorithm.hpp
  93. include/sdsl/suffix_array_helper.hpp
  94. include/sdsl/suffix_arrays.hpp
  95. include/sdsl/suffix_tree_algorithm.hpp
  96. include/sdsl/suffix_tree_helper.hpp
  97. include/sdsl/suffix_trees.hpp
  98. include/sdsl/uint128_t.hpp
  99. include/sdsl/uint256_t.hpp
  100. include/sdsl/uintx_t.hpp
  101. include/sdsl/util.hpp
  102. include/sdsl/vectors.hpp
  103. include/sdsl/vlc_vector.hpp
  104. include/sdsl/wavelet_trees.hpp
  105. include/sdsl/wm_int.hpp
  106. include/sdsl/wt_algorithm.hpp
  107. include/sdsl/wt_ap.hpp
  108. include/sdsl/wt_blcd.hpp
  109. include/sdsl/wt_gmr.hpp
  110. include/sdsl/wt_helper.hpp
  111. include/sdsl/wt_huff.hpp
  112. include/sdsl/wt_hutu.hpp
  113. include/sdsl/wt_int.hpp
  114. include/sdsl/wt_pc.hpp
  115. include/sdsl/wt_rlmn.hpp
  116. lib/libdivsufsort.so
  117. lib/libdivsufsort.so.3
  118. lib/libdivsufsort.so.3.0.1
  119. lib/libdivsufsort64.so
  120. lib/libdivsufsort64.so.3
  121. lib/libdivsufsort64.so.3.0.1
  122. lib/libsdsl.so
  123. lib/libsdsl.so.2.1.0
  124. lib/libsdsl.so.3
  125. libdata/pkgconfig/libdivsufsort.pc
  126. libdata/pkgconfig/libdivsufsort64.pc
  127. libdata/pkgconfig/sdsl-lite.pc
  128. @owner
  129. @group
  130. @mode
Collapse this list.
Dependency lines:
  • sdsl-lite>0:devel/sdsl-lite
Conflicts:
CONFLICTS_INSTALL:
  • libdivsufsort
To install the port:
cd /usr/ports/devel/sdsl-lite/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/sdsl-lite
  • pkg install sdsl-lite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sdsl-lite
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1689969070 SHA256 (simongog-sdsl-lite-v2.1.1-137-gc32874c_GH0.tar.gz) = 3554d08faf7375833ec05b8e44b6837550acace9a995734aacca3f4cb0b3732e SIZE (simongog-sdsl-lite-v2.1.1-137-gc32874c_GH0.tar.gz) = 646011

Expand this list (4 items)

Collapse this list.

SHA256 (simongog-libdivsufsort-0f24acd_GH0.tar.gz) = 10f76dba7a59111404511ff313b23098950f5b2eef69e3f249e63c59cca09d3e SIZE (simongog-libdivsufsort-0f24acd_GH0.tar.gz) = 25952 SHA256 (google-googletest-c2d90bd_GH0.tar.gz) = 014bf6c1c899344efb5bfe458326a459e04e3e2347f20eb9156af36bbade0829 SIZE (google-googletest-c2d90bd_GH0.tar.gz) = 1284614

Collapse this list.


Packages (timestamps in pop-ups are UTC):
sdsl-lite
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.1.1372.1.1.137-2.1.1.1372.1.1.137---
FreeBSD:13:quarterly2.1.1.1372.1.1.137-2.1.1.1372.1.1.1372.1.1.1372.1.1.1372.1.1.137
FreeBSD:14:latest2.1.1.1372.1.1.137-2.1.1.1372.1.1.137---
FreeBSD:14:quarterly2.1.1.1372.1.1.137-2.1.1.1372.1.1.1372.1.1.1372.1.1.1372.1.1.137
FreeBSD:15:latest2.1.1.1372.1.1.137n/a2.1.1.137n/a2.1.1.1372.1.1.1372.1.1.137
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
This port is required by:
for Libraries
  1. biology/btllib

Configuration Options:
No options to configure
Options name:
devel_sdsl-lite
USES:
cmake:testing compiler:c++11-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/simongog/sdsl-lite/tar.gz/v2.1.1-137-gc32874c?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.1.137
03 Nov 2024 06:47:53
commit hash: af74f60a871e4a5aa7aea787fc235a2cb760e764commit hash: af74f60a871e4a5aa7aea787fc235a2cb760e764commit hash: af74f60a871e4a5aa7aea787fc235a2cb760e764commit hash: af74f60a871e4a5aa7aea787fc235a2cb760e764 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/sdsl-lite: Fix build on 15 with clang-19

Reported by:	fallout
2.1.1.137
22 Aug 2023 19:20:57
commit hash: 25ec1989358603b466760ed04a67ecef1291a61ccommit hash: 25ec1989358603b466760ed04a67ecef1291a61ccommit hash: 25ec1989358603b466760ed04a67ecef1291a61ccommit hash: 25ec1989358603b466760ed04a67ecef1291a61c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/sdsl-lite: Improve PORTSCOUT line
2.1.1.137
24 Jul 2023 08:48:51
commit hash: df57c390c90d2b5d9e329d2a359eeffd1f68e362commit hash: df57c390c90d2b5d9e329d2a359eeffd1f68e362commit hash: df57c390c90d2b5d9e329d2a359eeffd1f68e362commit hash: df57c390c90d2b5d9e329d2a359eeffd1f68e362 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/sdsl-lite: Update PORTSCOUT line
2.1.1.137
22 Jul 2023 06:48:42
commit hash: c72ee89ea73b3e5daf25900dd29f0d5aeea84e13commit hash: c72ee89ea73b3e5daf25900dd29f0d5aeea84e13commit hash: c72ee89ea73b3e5daf25900dd29f0d5aeea84e13commit hash: c72ee89ea73b3e5daf25900dd29f0d5aeea84e13 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/sdsl-lite: Add PORTSCOUT tag

Reported by:	portscout
2.1.1.137
21 Jul 2023 20:35:31
commit hash: c71320f07dfa9891e43628dd00bb598bdb98e9d0commit hash: c71320f07dfa9891e43628dd00bb598bdb98e9d0commit hash: c71320f07dfa9891e43628dd00bb598bdb98e9d0commit hash: c71320f07dfa9891e43628dd00bb598bdb98e9d0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/sdsl-lite: New port: Succinct Data Structure Library 2.0

Number of commits found: 5