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 2023Q1
libsodium Library to build higher-level cryptographic tools
1.0.18 security on this many watch lists=17 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 1.0.18Version of this port present on the latest quarterly branch.
Maintainer: vsevolod@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-02-28 16:45:41
Last Update: 2023-09-15 05:10:21
Commit Hash: ad01e56
People watching this port, also watch:: libxml2, pkg, ca_root_nss, readline, expat
License: ISCL
WWW:
https://github.com/jedisct1/libsodium
Description:
libsodium is a library for network communication, encryption, decryption, signatures, etc. libsodium is a portable, cross-compilable, installable, packageable, API-compatible version of NaCl(security/nacl). NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools.
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 (78 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libsodium-1.0.18/catalog.mk
  3. /usr/local/share/licenses/libsodium-1.0.18/LICENSE
  4. /usr/local/share/licenses/libsodium-1.0.18/ISCL
  5. include/sodium.h
  6. include/sodium/core.h
  7. include/sodium/crypto_aead_aes256gcm.h
  8. include/sodium/crypto_aead_chacha20poly1305.h
  9. include/sodium/crypto_aead_xchacha20poly1305.h
  10. include/sodium/crypto_auth.h
  11. include/sodium/crypto_auth_hmacsha256.h
  12. include/sodium/crypto_auth_hmacsha512.h
  13. include/sodium/crypto_auth_hmacsha512256.h
  14. include/sodium/crypto_box.h
  15. include/sodium/crypto_box_curve25519xchacha20poly1305.h
  16. include/sodium/crypto_box_curve25519xsalsa20poly1305.h
  17. include/sodium/crypto_core_ed25519.h
  18. include/sodium/crypto_core_hchacha20.h
  19. include/sodium/crypto_core_hsalsa20.h
  20. include/sodium/crypto_core_ristretto255.h
  21. include/sodium/crypto_core_salsa20.h
  22. include/sodium/crypto_core_salsa2012.h
  23. include/sodium/crypto_core_salsa208.h
  24. include/sodium/crypto_generichash.h
  25. include/sodium/crypto_generichash_blake2b.h
  26. include/sodium/crypto_hash.h
  27. include/sodium/crypto_hash_sha256.h
  28. include/sodium/crypto_hash_sha512.h
  29. include/sodium/crypto_kdf.h
  30. include/sodium/crypto_kdf_blake2b.h
  31. include/sodium/crypto_kx.h
  32. include/sodium/crypto_onetimeauth.h
  33. include/sodium/crypto_onetimeauth_poly1305.h
  34. include/sodium/crypto_pwhash.h
  35. include/sodium/crypto_pwhash_argon2i.h
  36. include/sodium/crypto_pwhash_argon2id.h
  37. include/sodium/crypto_pwhash_scryptsalsa208sha256.h
  38. include/sodium/crypto_scalarmult.h
  39. include/sodium/crypto_scalarmult_curve25519.h
  40. include/sodium/crypto_scalarmult_ed25519.h
  41. include/sodium/crypto_scalarmult_ristretto255.h
  42. include/sodium/crypto_secretbox.h
  43. include/sodium/crypto_secretbox_xchacha20poly1305.h
  44. include/sodium/crypto_secretbox_xsalsa20poly1305.h
  45. include/sodium/crypto_secretstream_xchacha20poly1305.h
  46. include/sodium/crypto_shorthash.h
  47. include/sodium/crypto_shorthash_siphash24.h
  48. include/sodium/crypto_sign.h
  49. include/sodium/crypto_sign_ed25519.h
  50. include/sodium/crypto_sign_edwards25519sha512batch.h
  51. include/sodium/crypto_stream.h
  52. include/sodium/crypto_stream_chacha20.h
  53. include/sodium/crypto_stream_salsa20.h
  54. include/sodium/crypto_stream_salsa2012.h
  55. include/sodium/crypto_stream_salsa208.h
  56. include/sodium/crypto_stream_xchacha20.h
  57. include/sodium/crypto_stream_xsalsa20.h
  58. include/sodium/crypto_verify_16.h
  59. include/sodium/crypto_verify_32.h
  60. include/sodium/crypto_verify_64.h
  61. include/sodium/export.h
  62. include/sodium/randombytes.h
  63. include/sodium/randombytes_internal_random.h
  64. include/sodium/randombytes_sysrandom.h
  65. include/sodium/runtime.h
  66. include/sodium/utils.h
  67. include/sodium/version.h
  68. lib/libsodium.a
  69. lib/libsodium.so
  70. lib/libsodium.so.23
  71. lib/libsodium.so.23.3.0
  72. libdata/pkgconfig/libsodium.pc
  73. share/doc/libsodium/AUTHORS
  74. share/doc/libsodium/README.markdown
  75. share/doc/libsodium/THANKS
  76. @owner
  77. @group
  78. @mode
Collapse this list.
Dependency lines:
  • libsodium>0:security/libsodium
To install the port:
cd /usr/ports/security/libsodium/ && make install clean
To add the package, run one of these commands:
  • pkg install security/libsodium
  • pkg install libsodium
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libsodium
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1565704155 SHA256 (libsodium-1.0.18.tar.gz) = 6f504490b342a4f8a4c4a02fc9b866cbef8622d5df4e5452b46be121e46636c1 SIZE (libsodium-1.0.18.tar.gz) = 1919817

Packages (timestamps in pop-ups are UTC):
libsodium
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.181.0.181.0.181.0.181.0.18-1.0.18-
FreeBSD:13:quarterly1.0.181.0.181.0.181.0.181.0.181.0.181.0.181.0.18
FreeBSD:14:latest1.0.181.0.181.0.181.0.181.0.181.0.18-1.0.18
FreeBSD:14:quarterly1.0.181.0.18-1.0.181.0.181.0.181.0.181.0.18
FreeBSD:15:latest1.0.181.0.18n/a1.0.18n/a1.0.181.0.181.0.18
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. pkgconf>=1.3.0_1 : devel/pkgconf
This port is required by:
for Build
  1. security/R-cran-sodium
for Libraries
  1. audio/owntone
  2. audio/shairport-sync
  3. devel/fbthrift
  4. devel/folly
  5. devel/pijul
  6. dns/curvedns
  7. dns/dnscrypt-wrapper
Expand this list (88 items / 81 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. dns/dnsdist
  3. dns/gdnsd3
  4. dns/unbound
  5. ftp/proftpd
  6. ftp/pure-ftpd
  7. games/0ad
  8. games/devilutionX
  9. games/warzone2100
  10. graphics/drawpile
  11. irc/unreal
  12. mail/rspamd
  13. mail/rspamd-devel
  14. misc/adios2
  15. multimedia/gstreamer1-plugins-rust
  16. net/eternalterminal
  17. net/fb303
  18. net/fbzmq
  19. net/landrop
  20. net/libzmq4
  21. net/megacmd
  22. net/mlvpn
  23. net/mvfst
  24. net/ntopng
  25. net/openldap25-server
  26. net/openldap26-server
  27. net/pichi
  28. net/remmina
  29. net/rosenpass
  30. net/shadowsocks-libev
  31. net/wangle
  32. net-im/mtxclient
  33. net-im/py-toxcore-c
  34. net-im/qTox
  35. net-im/tox
  36. net-im/tox_extension_messages
  37. net-im/toxext
  38. net-im/toxins
  39. net-im/uTox
  40. net-p2p/c-lightning
  41. net-p2p/monero-cli
  42. security/fizz
  43. security/hpenc
  44. security/keysmith
  45. security/kickpass
  46. security/libuecc
  47. security/minisign
  48. security/mkp224o
  49. security/p5-Crypt-Sodium
  50. security/pecl-libsodium
  51. security/php81-sodium
  52. security/php82-sodium
  53. security/php83-sodium
  54. security/py-libnacl
  55. security/py-pynacl
  56. security/py-pysodium
  57. security/reop
  58. security/rubygem-rbnacl
  59. security/softether5
  60. sysutils/bupstash
  61. sysutils/fwup
  62. sysutils/nix
  63. www/dpp
  64. www/garage
  65. www/proxygen
  66. www/sogo
  67. www/sogo-activesync
  68. Collapse this list.

Deleted ports which required this port:

Expand this list of 15 deleted ports
  1. audio/forked-daapd*
  2. dns/dnscrypt-proxy*
  3. misc/glow*
  4. net/eternaltcp*
  5. net/rsocket-cpp*
  6. net-im/tox12*
  7. security/fastd*
  8. security/fastd-devel*
  9. security/php72-sodium*
  10. security/php73-sodium*
  11. security/php74-sodium*
  12. security/php80-sodium*
  13. security/py3-libnacl*
  14. security/rosenpass*
  15. security/rubygem-rbnacl4*
  16. Collapse this list of deleted ports.
for Run
  1. security/R-cran-sodium

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net-p2p/tribler*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for libsodium-1.0.18: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
security_libsodium
USES:
libtool pathfix pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://download.libsodium.org/libsodium/releases/
Collapse this list.

There are no commits on branch 2023Q1 for this port