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
simdjson Parsing gigabytes of JSON per second
3.6.2 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 3.6.2Version of this port present on the latest quarterly branch.
Maintainer: olevole@olevole.ru search for ports maintained by this maintainer
Port Added: 2020-04-22 17:15:51
Last Update: 2023-12-11 14:44:07
Commit Hash: 1062ecb
License: APACHE20
WWW:
https://simdjson.org/
Description:
JSON is everywhere on the Internet. Servers spend a lot of time parsing it. The simdjson library uses commonly available SIMD instructions and microparallel algorithms to parse JSON 2.5 times faster than anything else out there.
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 (16 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/simdjson-3.6.2/catalog.mk
  3. /usr/local/share/licenses/simdjson-3.6.2/LICENSE
  4. /usr/local/share/licenses/simdjson-3.6.2/APACHE20
  5. include/simdjson.h
  6. lib/cmake/simdjson/simdjson-config-version.cmake
  7. lib/cmake/simdjson/simdjson-config.cmake
  8. lib/cmake/simdjson/simdjsonTargets-release.cmake
  9. lib/cmake/simdjson/simdjsonTargets.cmake
  10. lib/libsimdjson.so
  11. lib/libsimdjson.so.19
  12. lib/libsimdjson.so.19.0.0
  13. libdata/pkgconfig/simdjson.pc
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • simdjson>0:devel/simdjson
To install the port:
cd /usr/ports/devel/simdjson/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/simdjson
  • pkg install simdjson
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: simdjson
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1701464484 SHA256 (simdjson-simdjson-v3.6.2_GH0.tar.gz) = 6932172c1066b64d123f9db8a5183fa11e07f3e9fb87c39101683dca08fd884a SIZE (simdjson-simdjson-v3.6.2_GH0.tar.gz) = 2299822

Expand this list (2 items)

Collapse this list.

SHA256 (simdjson-simdjson-data-a5b13ba_GH0.tar.gz) = ecac9f00c960381e132632e44063f385c6513283305ccd6794c24590d561bbc9 SIZE (simdjson-simdjson-data-a5b13ba_GH0.tar.gz) = 6639897

Collapse this list.


Packages (timestamps in pop-ups are UTC):
simdjson
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.6.23.6.20.6.03.6.23.6.2-0.6.0-
FreeBSD:13:quarterly3.6.23.6.23.1.53.6.23.6.23.6.23.6.23.6.2
FreeBSD:14:latest3.6.23.6.23.0.13.6.23.6.23.1.5-3.1.5
FreeBSD:14:quarterly3.6.23.6.2-3.6.23.6.23.6.23.6.23.6.2
FreeBSD:15:latest3.6.23.6.2n/a3.6.2n/a3.6.23.6.23.6.2
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
Test dependencies:
  1. python3.9 : lang/python39
This port is required by:
for Libraries
  1. sysutils/intel-pcm

Configuration Options:
No options to configure
Options name:
devel_simdjson
USES:
cmake:testing compiler:c++17-lang python:test
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/simdjson/simdjson/tar.gz/v3.6.2?dummy=/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.6.2
11 Dec 2023 14:44:07
commit hash: 1062ecb900bcf74b9481f42428f800fc0e44255bcommit hash: 1062ecb900bcf74b9481f42428f800fc0e44255bcommit hash: 1062ecb900bcf74b9481f42428f800fc0e44255bcommit hash: 1062ecb900bcf74b9481f42428f800fc0e44255b files touched by this commit
R. Christian McDonald (rcm) search for other commits by this committer
devel/simdjson: update to v3.6.2

ChangeLogs:
https://github.com/simdjson/simdjson/releases/tag/v3.1.6
https://github.com/simdjson/simdjson/releases/tag/v3.1.7
https://github.com/simdjson/simdjson/releases/tag/v3.1.8
https://github.com/simdjson/simdjson/releases/tag/v3.2.0
https://github.com/simdjson/simdjson/releases/tag/v3.2.1
https://github.com/simdjson/simdjson/releases/tag/v3.2.2
https://github.com/simdjson/simdjson/releases/tag/v3.2.3
https://github.com/simdjson/simdjson/releases/tag/v3.3.0
https://github.com/simdjson/simdjson/releases/tag/v3.4.0
https://github.com/simdjson/simdjson/releases/tag/v3.5.0
https://github.com/simdjson/simdjson/releases/tag/v3.6.0
https://github.com/simdjson/simdjson/releases/tag/v3.6.1
https://github.com/simdjson/simdjson/releases/tag/v3.6.2

PR:		275451
Reviewed by:	garga
Approved by:	maintainer
Sponsored by:	Rubicon Communications, LLC ("Netgate")
3.1.5
13 Mar 2023 10:02:55
commit hash: 208f8e954f8d6cfb82bc21ea20a1982865a9f37dcommit hash: 208f8e954f8d6cfb82bc21ea20a1982865a9f37dcommit hash: 208f8e954f8d6cfb82bc21ea20a1982865a9f37dcommit hash: 208f8e954f8d6cfb82bc21ea20a1982865a9f37d files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
Author: Oleg Ginzburg
devel/simdjson: Update to 3.1.5

Changelog: https://github.com/simdjson/simdjson/releases/tag/v3.1.5

PR:		270047
3.1.2
24 Feb 2023 16:35:11
commit hash: a07ad0927dea432720a5d563c7bdf5482539abd7commit hash: a07ad0927dea432720a5d563c7bdf5482539abd7commit hash: a07ad0927dea432720a5d563c7bdf5482539abd7commit hash: a07ad0927dea432720a5d563c7bdf5482539abd7 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Oleg Ginzburg
devel/simdjson: update to 3.1.2

ChangeLog: https://github.com/simdjson/simdjson/compare/v3.1.0...v3.1.2

PR:		269774
Reported by:	olevole@olevole.ru (maintainer)
3.1.0
27 Jan 2023 16:40:22
commit hash: 6fc345e93b6e99209ef178fcc2720e5e29580cf2commit hash: 6fc345e93b6e99209ef178fcc2720e5e29580cf2commit hash: 6fc345e93b6e99209ef178fcc2720e5e29580cf2commit hash: 6fc345e93b6e99209ef178fcc2720e5e29580cf2 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Oleg Ginzburg
devel/simdjson: update to 3.1.0

ChangeLog: https://github.com/simdjson/simdjson/releases

 * Disabling fallback kernel on systems where it is not needed.
 * Testing and fixing log issues.
 * complete number_in_string for documents, stringify the version macro and
   improving trailing content errors.

PR:		269155
Reported by:	olevole@olevole.ru (maintainer)
3.0.1
04 Jan 2023 21:16:58
commit hash: 7e1e4e01cf6d2b6c83c39a75cda76670feaace20commit hash: 7e1e4e01cf6d2b6c83c39a75cda76670feaace20commit hash: 7e1e4e01cf6d2b6c83c39a75cda76670feaace20commit hash: 7e1e4e01cf6d2b6c83c39a75cda76670feaace20 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
devel/simdjson: Update to 3.0.1

Fix "make test", it should now be available for offline testing

Changelog: https://github.com/simdjson/simdjson/releases/tag/v3.0.1

PR:		268729
Reviewed by:	Oleg Ginzburg <olevole@olevole.ru> (maintainer)
3.0.0_1
30 Dec 2022 22:39:00
commit hash: a0bcb23325f1a10014a4abd695f014b85f39f464commit hash: a0bcb23325f1a10014a4abd695f014b85f39f464commit hash: a0bcb23325f1a10014a4abd695f014b85f39f464commit hash: a0bcb23325f1a10014a4abd695f014b85f39f464 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Dimitry Andric
devel/simdjson: Re-enable build for i386

 - pet portlint

PR:		268646
3.0.0
30 Oct 2022 18:13:48
commit hash: 461a3e1b92c8a03ddfe27cd4d64a8e31cfad2757commit hash: 461a3e1b92c8a03ddfe27cd4d64a8e31cfad2757commit hash: 461a3e1b92c8a03ddfe27cd4d64a8e31cfad2757commit hash: 461a3e1b92c8a03ddfe27cd4d64a8e31cfad2757 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/simdjson: Update 2.2.0 -> 3.0.0; Add tests

PR:		265305
Approved by:	olevole@olevole.ru (mnaintainer's timeout; 115 days)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.2.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.2.0
13 Jul 2022 05:01:04
commit hash: 427feae70d7065b9083c73a3fb139bc11efb7a3acommit hash: 427feae70d7065b9083c73a3fb139bc11efb7a3acommit hash: 427feae70d7065b9083c73a3fb139bc11efb7a3acommit hash: 427feae70d7065b9083c73a3fb139bc11efb7a3a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/simdjson: Update 0.9.6 -> 2.2.0

PR:		258373
Approved by:	olevole@olevole.ru (maintainer's timeout; 10 months)
0.9.6
17 Jun 2021 00:16:14
commit hash: 23e267a8b7f921f5c55abac2c14106ad2295cc3ccommit hash: 23e267a8b7f921f5c55abac2c14106ad2295cc3ccommit hash: 23e267a8b7f921f5c55abac2c14106ad2295cc3ccommit hash: 23e267a8b7f921f5c55abac2c14106ad2295cc3c files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Oleg Ginzburg
devel/simdjson: Update to 0.9.6

Changes:	https://github.com/simdjson/simdjson/releases/tag/v0.9.6

PR:		256649
Approved by:	lwhsu (mentor, implicit)
0.9.5
15 Jun 2021 08:41:07
commit hash: dd5b5fe1a47fe18a4a753711435750fdae1ce353commit hash: dd5b5fe1a47fe18a4a753711435750fdae1ce353commit hash: dd5b5fe1a47fe18a4a753711435750fdae1ce353commit hash: dd5b5fe1a47fe18a4a753711435750fdae1ce353 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
devel/simdjson: fix build on powerpc64

FreeBSD uses sys/endian.h header instead of byteswap.h and bswap64() instead of
bswap_64().

-mpower8-vector is necessary because the port uses new SIMD introduced in
POWER8.
/wrkdirs/usr/ports/devel/simdjson/work/simdjson-0.9.5/include/simdjson/ppc64/numberparsing.h:4:10:
fatal error: 'byteswap.h' file not found
0.9.5
02 Jun 2021 07:59:17
commit hash: b0c9109d4883993dbf3d6e7d2ded73def03a9efecommit hash: b0c9109d4883993dbf3d6e7d2ded73def03a9efecommit hash: b0c9109d4883993dbf3d6e7d2ded73def03a9efecommit hash: b0c9109d4883993dbf3d6e7d2ded73def03a9efe files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Oleg Ginzburg
devel/simdjson: Update to 0.9.5

PR:		256262
0.9.4
25 May 2021 09:46:41
commit hash: 6c62973253fe5b85d6bc2666fb81102e1659da7bcommit hash: 6c62973253fe5b85d6bc2666fb81102e1659da7bcommit hash: 6c62973253fe5b85d6bc2666fb81102e1659da7bcommit hash: 6c62973253fe5b85d6bc2666fb81102e1659da7b files touched by this commit
Roman Bogorodskiy (novel) search for other commits by this committer
Author: Oleg Ginzburg
devel/simdjson: update to 0.9.4

Changes:	https://github.com/simdjson/simdjson/releases/tag/v0.9.4
PR:		256049
0.9.3
16 May 2021 09:34:05
commit hash: cdf504aa272e1ed84634300f913daf7f54ee37d6commit hash: cdf504aa272e1ed84634300f913daf7f54ee37d6commit hash: cdf504aa272e1ed84634300f913daf7f54ee37d6commit hash: cdf504aa272e1ed84634300f913daf7f54ee37d6 files touched by this commit
Roman Bogorodskiy (novel) search for other commits by this committer
Author: Oleg Ginzburg
devel/simdjson: update to 0.9.3

Changes:	https://github.com/simdjson/simdjson/releases
PR:		255911
0.6.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.6.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.6.0
01 Nov 2020 00:56:56
Revision:553819Original commit files touched by this commit
dbaio search for other commits by this committer
devel/simdjson: Update to 0.6.0

Changelog:	https://github.com/simdjson/simdjson/releases/tag/v0.6.0

PR:		250751
Submitted by:	olevole@olevole.ru (maintainer)
0.5.0
20 Aug 2020 18:21:02
Revision:545546Original commit files touched by this commit
fernape search for other commits by this committer
devel/simdjson: update to 0.5.0

From ChangeLog: https://github.com/simdjson/simdjson/releases/tag/v0.5.0

Performance

 * Faster and simpler UTF-8 validation with the lookup4 algorithm
 * We improved the performance of simdjson under Visual Studio by about 25%.
   Users will still get better performance with clang-cl (+30%) but the gap
   has been reduced.

Code usability

 * In parse_many, when parsing streams of JSON documetns, we give to the users
   runtime control as to whether threads are used (via the parser.threaded
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.4.7
09 Aug 2020 06:17:55
Revision:544545Original commit files touched by this commit
lwhsu search for other commits by this committer
Update to 0.4.7

PR:		248538
Submitted by:	olevole@olevole.ru (maintainer)
0.4.6
01 Jul 2020 18:42:48
Revision:540989Original commit files touched by this commit
yuri search for other commits by this committer
devel/simdjson: Update 0.3.1 -> 0.4.6

PR:		247669
Approved by:	olevole@olevole.ru
0.3.1
22 Apr 2020 17:15:44
Revision:532489Original commit files touched by this commit
lbartoletti search for other commits by this committer
[NEW PORT] devel/simdjson: Parsing gigabytes of JSON per second

JSON is everywhere on the Internet. Servers spend a lot of time parsing it.
The simdjson library uses commonly available SIMD instructions and
microparallel algorithms to parse JSON 2.5 times faster than anything
else out there.

WWW: https://simdjson.org/

NOTA on Current, clang crashes on AMD processors before revision 359826. See:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245745

PR:		245744
Submitted by:	Oleg Ginzburg <olevole at olevole dot ru>
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D24505

Number of commits found: 22