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 on branch 2023Q4
string_theory Modern C++ library for string manipulation and storage
3.8 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 3.8Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-08-18 05:33:01
Last Update: 2024-10-29 14:38:30
Commit Hash: 4acc8af
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: MIT
WWW:
https://github.com/zrax/string_theory
Description:
String Theory is a flexible modern C++ library for string manipulation and storage. It stores data internally as UTF-8, for ease of use with existing C/C++ APIs. It can also handle conversion to and from UTF-16, UTF-32, and Latin-1, and has a variety of methods to simplify text manipulation. In addition, String Theory includes a powerful and fast type-safe string formatter (ST::format), which can be extended with custom type formatters by end-user code.
Homepage    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 (36 items)
Collapse this list.
  1. /usr/local/share/licenses/string_theory-3.8/catalog.mk
  2. /usr/local/share/licenses/string_theory-3.8/LICENSE
  3. /usr/local/share/licenses/string_theory-3.8/MIT
  4. include/string_theory/assert
  5. include/string_theory/char_buffer
  6. include/string_theory/codecs
  7. include/string_theory/exceptions
  8. include/string_theory/format
  9. include/string_theory/formatter
  10. include/string_theory/iostream
  11. include/string_theory/st_assert.h
  12. include/string_theory/st_charbuffer.h
  13. include/string_theory/st_codecs.h
  14. include/string_theory/st_codecs_priv.h
  15. include/string_theory/st_config.h
  16. include/string_theory/st_format.h
  17. include/string_theory/st_format_numeric.h
  18. include/string_theory/st_format_priv.h
  19. include/string_theory/st_formatter.h
  20. include/string_theory/st_iostream.h
  21. include/string_theory/st_stdio.h
  22. include/string_theory/st_string.h
  23. include/string_theory/st_string_priv.h
  24. include/string_theory/st_stringstream.h
  25. include/string_theory/st_utf_conv.h
  26. include/string_theory/st_utf_conv_priv.h
  27. include/string_theory/stdio
  28. include/string_theory/string
  29. include/string_theory/string_stream
  30. include/string_theory/utf_conversion
  31. lib/cmake/string_theory/string_theory-config-version.cmake
  32. lib/cmake/string_theory/string_theory-config.cmake
  33. lib/cmake/string_theory/string_theory-targets.cmake
  34. @owner
  35. @group
  36. @mode
Collapse this list.
Dependency lines:
  • string_theory>0:devel/string_theory
To install the port:
cd /usr/ports/devel/string_theory/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/string_theory
  • pkg install string_theory
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: string_theory
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1696963431 SHA256 (string_theory-3.8.tar.gz) = 2b43daf9424e3136327e71b70abe0b15d51427653778df7b149574ef1dfec890 SIZE (string_theory-3.8.tar.gz) = 954929

Packages (timestamps in pop-ups are UTC):
string_theory
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.83.83.43.83.8-3.4-
FreeBSD:13:quarterly3.83.83.73.83.83.83.83.8
FreeBSD:14:latest3.83.83.43.83.83.7-3.7
FreeBSD:14:quarterly3.83.8-3.83.83.83.83.8
FreeBSD:15:latest3.83.8n/a3.8n/a3.83.83.8
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. games/jaggedalliance2

Configuration Options:
No options to configure
Options name:
devel_string_theory
USES:
cmake:testing compiler:c++20-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/zrax/string_theory/releases/download/3.8/
Collapse this list.

There are no commits on branch 2023Q4 for this port