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
small C++ small containers
0.2.2 develnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: mondo.debater_0q@icloud.com search for ports maintained by this maintainer
Port Added: 2026-02-18 20:15:07
Last Update: 2026-02-18 20:08:02
Commit Hash: 5af542b
License: BSL
WWW:
https://github.com/alandefreitas/small/
Description:
C++ standard template library optimized small containers.
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 (47 items)
Collapse this list.
  1. /usr/local/share/licenses/small-0.2.2/catalog.mk
  2. /usr/local/share/licenses/small-0.2.2/LICENSE
  3. /usr/local/share/licenses/small-0.2.2/BSL
  4. include/small/detail/algorithm/console_unicode_guard.hpp
  5. include/small/detail/algorithm/intcmp.hpp
  6. include/small/detail/algorithm/leading_zeros.hpp
  7. include/small/detail/algorithm/shift.hpp
  8. include/small/detail/algorithm/strlen.hpp
  9. include/small/detail/algorithm/to_unsigned.hpp
  10. include/small/detail/algorithm/utf.hpp
  11. include/small/detail/container/aligned_storage_vector.hpp
  12. include/small/detail/container/associative_vector.hpp
  13. include/small/detail/container/lookup_table_view.hpp
  14. include/small/detail/container/span-lite.hpp
  15. include/small/detail/container/variant_vector.hpp
  16. include/small/detail/exception/scope_guard.hpp
  17. include/small/detail/exception/throw.hpp
  18. include/small/detail/iterator/codepoint_iterator.hpp
  19. include/small/detail/iterator/const_key_iterator.hpp
  20. include/small/detail/iterator/iterator_type_traits.hpp
  21. include/small/detail/iterator/ordered_concat_iterator.hpp
  22. include/small/detail/iterator/pointer_wrapper.hpp
  23. include/small/detail/traits/add_key_const.hpp
  24. include/small/detail/traits/cpp_version.hpp
  25. include/small/detail/traits/default_inline_storage.hpp
  26. include/small/detail/traits/enable_allocator_from_this.hpp
  27. include/small/detail/traits/extract_value_type.hpp
  28. include/small/detail/traits/has_allocator.hpp
  29. include/small/detail/traits/hedley.hpp
  30. include/small/detail/traits/is_pair.hpp
  31. include/small/detail/traits/is_range.hpp
  32. include/small/detail/traits/is_relocatable.hpp
  33. include/small/detail/traits/little_endian.hpp
  34. include/small/detail/traits/ptr_to_const.hpp
  35. include/small/detail/traits/strong_type.hpp
  36. include/small/map.hpp
  37. include/small/queue.hpp
  38. include/small/set.hpp
  39. include/small/stack.hpp
  40. include/small/string.hpp
  41. include/small/vector.hpp
  42. lib/cmake/small/small-config-version.cmake
  43. lib/cmake/small/small-config.cmake
  44. lib/cmake/small/small-targets.cmake
  45. @owner
  46. @group
  47. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • small>0:devel/small
To install the port:
cd /usr/ports/devel/small/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/small
  • pkg install small
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: small
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1770029683 SHA256 (alandefreitas-small-v0.2.2_GH0.tar.gz) = 4b8bbc2f5879178a387a10c36619ea54ed2228cf33a9a38aa0534dbd95b6c41d SIZE (alandefreitas-small-v0.2.2_GH0.tar.gz) = 190449

Packages (timestamps in pop-ups are UTC):
small
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.20.2.2--0.2.2n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest0.2.20.2.2--0.2.2---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.2.20.2.2n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest0.2.20.2.2n/a-n/an/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
This port is required by:
for Build
  1. net-p2p/transmission-components

Configuration Options:
No options to configure
Options name:
devel_small
USES:
cmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/alandefreitas/small/tar.gz/v0.2.2?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.2
18 Feb 2026 20:08:02
commit hash: 5af542b57309da54769221a23eac073462e959b7commit hash: 5af542b57309da54769221a23eac073462e959b7commit hash: 5af542b57309da54769221a23eac073462e959b7commit hash: 5af542b57309da54769221a23eac073462e959b7 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Rafe
devel/small: New port: C++ small containers

C++ standard template library optimized small containers.
Reuired by net-p2p/transmission 4.1.0.

PR:		292846
Co-authored-by:	Vladimir Druzenko <vvd@FreeBSD.org>

Number of commits found: 1