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 2024Q2
simdutf Unicode validation and transcoding with SIMD
5.2.8 converters 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 5.2.8Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-05-06 20:21:07
Last Update: 2024-05-13 21:23:06
Commit Hash: ec7899d
Also Listed In: textproc
License: APACHE20 MIT
WWW:
https://simdutf.github.io/simdutf/
Description:
This library provide fast Unicode functions such as - ASCII, UTF-8, UTF-16LE/BE and UTF-32 validation, with and without error identification, - transcoding between each of Latin1, UTF-8, UTF-16LE/BE, and UTF-32, with and without validation, with and without error identification - From an UTF-8 string, compute the size of the Latin1/UTF-16/UTF-32 equivalent string, - From an UTF-16LE/BE string, compute the size of the Latin1/UTF-8/UTF-32 equivalent string, - From an UTF-32 string, compute the size of the UTF-8 or UTF-16LE equivalent string, - UTF-8 and UTF-16LE/BE character counting. - UTF-16 endianness change (UTF16-LE/BE to UTF-16-BE/LE) The functions are accelerated using SIMD instructions (e.g., ARM NEON, SSE, AVX, AVX-512, etc.). When your strings contain hundreds of characters, we can often transcode them at speeds exceeding a billion characters per second. You should expect high speeds not only with English strings (ASCII) but also Chinese, Japanese, Arabic, and so forth. We handle the full character range (including, for example, emojis). The library compiles down to a small library of a few hundred kilobytes. Our functions are exception-free and non allocating. We have extensive tests and extensive benchmarks.
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 (28 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/simdutf-5.2.8/catalog.mk
  3. /usr/local/share/licenses/simdutf-5.2.8/LICENSE
  4. /usr/local/share/licenses/simdutf-5.2.8/APACHE20
  5. /usr/local/share/licenses/simdutf-5.2.8/MIT
  6. bin/fastbase64
  7. bin/sutf
  8. include/simdutf.h
  9. include/simdutf/avx512.h
  10. include/simdutf/common_defs.h
  11. include/simdutf/compiler_check.h
  12. include/simdutf/encoding_types.h
  13. include/simdutf/error.h
  14. include/simdutf/implementation.h
  15. include/simdutf/internal/isadetection.h
  16. include/simdutf/portability.h
  17. include/simdutf/simdutf_version.h
  18. lib/cmake/simdutf/simdutf-config-version.cmake
  19. lib/cmake/simdutf/simdutf-config.cmake
  20. lib/cmake/simdutf/simdutfTargets-release.cmake
  21. lib/cmake/simdutf/simdutfTargets.cmake
  22. lib/libsimdutf.so.8.0.0
  23. lib/libsimdutf.so.8
  24. lib/libsimdutf.so
  25. libdata/pkgconfig/simdutf.pc
  26. @owner
  27. @group
  28. @mode
Collapse this list.
Dependency lines:
  • simdutf>0:converters/simdutf
To install the port:
cd /usr/ports/converters/simdutf/ && make install clean
To add the package, run one of these commands:
  • pkg install converters/simdutf
  • pkg install simdutf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: simdutf
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1715505831 SHA256 (simdutf-simdutf-v5.2.8_GH0.tar.gz) = 2706f1bef85a6d8598f82defd3848f1c5100e2e065c5d416d993118b53ea8d77 SIZE (simdutf-simdutf-v5.2.8_GH0.tar.gz) = 1941240

Packages (timestamps in pop-ups are UTC):
simdutf
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.2.65.2.8-5.2.65.2.8---
FreeBSD:13:quarterly5.2.65.2.8-5.2.65.2.84.0.84.0.84.0.8
FreeBSD:14:latest5.2.35.2.6-5.2.35.2.8---
FreeBSD:14:quarterly5.2.65.2.8-5.2.65.2.84.0.84.0.84.0.8
FreeBSD:15:latest5.2.35.2.8n/a5.2.3n/a4.0.84.0.84.0.9
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 simdutf-5.2.8: BENCHMARKS=off: Build benchmarks ICONV=on: Encoding conversion support via iconv TEST=off: Build and/or run tests TOOLS=on: Build tools ===> Use 'make config' to modify these settings
Options name:
converters_simdutf
USES:
cmake:testing iconv
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/simdutf/simdutf/tar.gz/v5.2.8?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.2.8
13 May 2024 21:23:06
commit hash: ec7899df953e4e1a51ced2edd900fdcde8baa373commit hash: ec7899df953e4e1a51ced2edd900fdcde8baa373commit hash: ec7899df953e4e1a51ced2edd900fdcde8baa373commit hash: ec7899df953e4e1a51ced2edd900fdcde8baa373 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
converters/simdutf: update to 5.2.8

A bug fix release.

Changelog: https://github.com/simdutf/simdutf/releases/tag/v5.2.8

MFH:		2024Q2
(cherry picked from commit 8b38a187e665fd0214deee209f63cb70f5c5c769)
5.2.6
07 May 2024 13:21:09
commit hash: bca1c40841338fb941bccf9dd247acb7ee7c1a60commit hash: bca1c40841338fb941bccf9dd247acb7ee7c1a60commit hash: bca1c40841338fb941bccf9dd247acb7ee7c1a60commit hash: bca1c40841338fb941bccf9dd247acb7ee7c1a60 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
converters/simdutf: fix botched cherry-pick

The cherry-pick failed to pick up some earlier plist changes.

Fixes:		33ad2d40514b8e5420f85004604b28760b8e317c
5.2.6
06 May 2024 20:18:28
commit hash: 33ad2d40514b8e5420f85004604b28760b8e317ccommit hash: 33ad2d40514b8e5420f85004604b28760b8e317ccommit hash: 33ad2d40514b8e5420f85004604b28760b8e317ccommit hash: 33ad2d40514b8e5420f85004604b28760b8e317c files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
converters/simdutf: update to 5.2.6

Changelog: https://github.com/simdutf/simdutf/releases/tag/v5.2.4
Changelog: https://github.com/simdutf/simdutf/releases/tag/v5.2.5
Changelog: https://github.com/simdutf/simdutf/releases/tag/v5.2.6

MFH:		2024Q2
(cherry picked from commit 22772e8619046f43975698781b3b9259c0047d0b)

Number of commits found: 3