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
libsodium Library to build higher-level cryptographic tools
1.0.18 security on this many watch lists=18 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.
Port Moves
  • port moved here from security/nacl on 2021-12-31
    REASON: Has expired: Unmaintained by upstream, use libsodium instead

Number of commits found: 39

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.18
15 Sep 2023 05:10:21
commit hash: ad01e562ad8be8e17ac989051e273381cd71b032commit hash: ad01e562ad8be8e17ac989051e273381cd71b032commit hash: ad01e562ad8be8e17ac989051e273381cd71b032commit hash: ad01e562ad8be8e17ac989051e273381cd71b032 files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
security/libsodium: Revert "security/libsodium: Update to 1.0.19"

This reverts commit 0ff061cd7a64813e1088f962c3b8521823f72bb1.

Revert update until creating consumers list to bump. There are at least
72 explicit consumers and some more implicit consumers. Hold on to old
version until creating complete list of consumers.

Approved by:	blanket (runtime fixes)
1.0.19
14 Sep 2023 14:15:44
commit hash: 0ff061cd7a64813e1088f962c3b8521823f72bb1commit hash: 0ff061cd7a64813e1088f962c3b8521823f72bb1commit hash: 0ff061cd7a64813e1088f962c3b8521823f72bb1commit hash: 0ff061cd7a64813e1088f962c3b8521823f72bb1 files touched by this commit
Vsevolod Stakhov (vsevolod) search for other commits by this committer
security/libsodium: Update to 1.0.19
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)
1.0.18
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)
1.0.18
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
1.0.18
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.
1.0.18
16 Aug 2019 18:11:45
Revision:509114Original commit files touched by this commit
sunpoet search for other commits by this committer
Add LICENSE_FILE

- Pet portlint

PR:		238966
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 6 weeks)
1.0.18
13 Aug 2019 14:05:02
Revision:508827Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.0.18
- Remove random hack as it's meaningful merely on Linux
- Skip bump of revision as public API has not changed

PR:		236602
Reported by:	Oleh Hushchenkov <o.hushchenkov@gmail.com>
1.0.16
08 Jan 2019 13:31:52
Revision:489687Original commit files touched by this commit
tobik search for other commits by this committer
Do not set TEST_TARGET twice
1.0.16
14 Mar 2018 22:39:11
Revision:464534Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.0.16

PR:		226612
Submitted by:	jlduran at gmail.com
1.0.15
27 Feb 2018 13:03:48
Revision:463123Original commit files touched by this commit
mat search for other commits by this committer
Switch some MASTER_SITES from http/ftp to https.

Also some cleanup of dead entries.

PR:		226203
Submitted by:	Sam H
Sponsored by:	Absolight
1.0.15
22 Oct 2017 10:09:33
Revision:452629Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update libsodium to 1.0.15 [1]
- Bump revisions for all dependent ports

PR:		223147 [1]
Submitted by:	Greg V [1]
1.0.12
21 Mar 2017 16:21:19
Revision:436615Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.0.12

PR:		217979
Submitted by:	Anton Yuzhaninov <citrin+pr@citrin.ru>
1.0.11_1
10 Jan 2017 18:38:41
Revision:431124Original commit files touched by this commit
sunpoet search for other commits by this committer
Convert to options target helper
1.0.11_1
09 Jan 2017 09:53:53
Revision:430931Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
- Switch to new test framework

Approved by:	portmgr blanket
1.0.11_1
20 Nov 2016 09:38:09
Revision:426566Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
1.0.11
27 Sep 2016 19:43:33
Revision:422826Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.0.11

No bump for dependent port is required as this version has no API changes
1.0.10
12 Jul 2016 22:03:52
Revision:418449Original commit files touched by this commit
marino search for other commits by this committer
security/libsodium: Upgrade version 1.0.8 => 1.0.10

Also bump all ports that depend on libsodium.

PR:		210999
Submitted by:	manu
Approved by:	vsevolod (maintainer)
1.0.8
24 Mar 2016 14:36:25
Revision:411795Original commit files touched by this commit
mat search for other commits by this committer
Oh, it had been fixed just before.

Reported by:	antoine
Pointy hat:	mat
Sponsored by:	Absolight
1.0.8
24 Mar 2016 13:14:45
Revision:411780Original commit files touched by this commit
mat search for other commits by this committer
Mark broken on 9.

crypto_generichash/blake2/ref/blake2b-compress-ssse3.c: In function
'blake2b_compress_ssse3':
crypto_generichash/blake2/ref/blake2b-compress-ssse3.c:66: note: use
-flax-vector-conversions to permit conversions between vectors with differing
element types or numbers of subparts
crypto_generichash/blake2/ref/blake2b-compress-ssse3.c:66: error: incompatible
type for argument 1 of '__builtin_ia32_psrlqi128'

Sponsored by:	Absolight
1.0.8
24 Mar 2016 12:05:13
Revision:411775Original commit files touched by this commit
vsevolod search for other commits by this committer
- Fix build on 9.x
- Remove invalid mirror
1.0.8
23 Mar 2016 09:20:35
Revision:411691Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update libsodium to 1.0.8
- Bump revisions of all dependant ports

PR:		206482
Submitted by:	lev, w.schwarzenfeld@aon.at
1.0.3
13 Jun 2015 16:14:55
Revision:389468Original commit files touched by this commit
vsevolod search for other commits by this committer
- Updated libsodium to 1.0.3 [1]
- Bump revision for dependent ports

PR:		200548 [1]
Submitted by:	rsimmons0 at gmail.com [1]
1.0.2
05 Feb 2015 21:14:31
Revision:378492Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.0.2
- Resolve undefined reference for pre-10 i386 FreeBSD [1]
- Do not touch dependant ports as SONAME is unchanged

PR:		193281 [1]
Submitted by:	Andriy Voskoboinyk <s3erios at gmail.com> [1]
1.0.1
24 Nov 2014 14:36:53
Revision:373214Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update libsodium to 1.0.1
- Bump revison for dependent ports
1.0.0
11 Oct 2014 19:36:49
Revision:370663Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.0.0

Reported by:	urras <urras at tox.im> via private email
0.7.1
23 Sep 2014 11:41:04
Revision:369045Original commit files touched by this commit
vsevolod search for other commits by this committer
- Upgrade to 0.7.1.

No incompatible API changes were introduced, so dependant ports revision bump is
not required.

PR:		193790
Submitted by:	thierry
0.7.0_1
27 Aug 2014 17:07:51
Revision:366335Original commit files touched by this commit
vsevolod search for other commits by this committer
- Fix plist issues
- Bump revision
0.7.0
27 Aug 2014 12:31:11
Revision:366316Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update libsodium to 0.7.0
- Take maintainership
- Update revisions of dependent ports
0.4.5_1
27 Aug 2014 08:16:30
Revision:366296Original commit files touched by this commit
bapt search for other commits by this committer
Reset maintainership, the maintainer has no time for it

Submitted by:	former maintainer
0.4.5_1
07 Jul 2014 13:54:24
Revision:361088Original commit files touched by this commit
tijl search for other commits by this committer
- Convert security/libsodium to USES=libtool and bump dependent ports
- Run "make check" from regression-test target
- dns/curvedns: white space fixes
0.4.5
24 Oct 2013 21:45:05
Revision:331534Original commit files touched by this commit
danilo search for other commits by this committer
- Update from 0.4.3 to 0.4.5

PR:		ports/183243
Submitted by:	csosstudy <csosstudy@gmail.com> (maintainer)
0.4.3
11 Oct 2013 13:43:52
Revision:330073Original commit files touched by this commit
danilo search for other commits by this committer
- Update from 0.4.2 to 0.4.3
- Add USES=pkgconfig
- Add stage support

PR:		ports/182591
Submitted by:	csosstudy <csosstudy@gmail.com> (maintainer)
Approved by:	wg (mentor)
0.4.2
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
0.4.2
13 Jul 2013 11:16:05
Revision:322906Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 0.4.2

PR:		ports/180450
Submitted by: 	csosstudy <csosstudy@gmail.com> (maintainer)
0.4.1
21 May 2013 11:55:17
Revision:318683Original commit files touched by this commit
wg search for other commits by this committer
- Do not install COPYING, LICENSE is already defined [1]
- While I'm here rephrase COMMENT [2]

Submitted by:	danfe [1], culot [2] (via email)
Approved by:	culot (mentor)
0.4.1
20 May 2013 10:30:45
Revision:318590Original commit files touched by this commit
wg search for other commits by this committer
- Update to 0.4.1

Changes: https://github.com/jedisct1/libsodium/blob/8cb86026/NEWS

PR:		ports/178259
Submitted by:	csosstudy <csosstudy@gmail.com> (maintainer)
Approved by:	culot (mentor)
0.4
27 Apr 2013 13:50:42
Revision:316665Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 0.4
- Add PORTDOCS and respect DOCS option

PR:		ports/178173
Submitted by:	csosstudy <csosstudy@gmail.com> (maintainer)
0.3
28 Feb 2013 16:45:32
Revision:313112Original commit files touched by this commit
miwi search for other commits by this committer
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.

WWW: https://github.com/jedisct1/libsodium

Submitted by:	"csosstudy E." <csosstudy@gmail.com>
PR:		ports/176493

Number of commits found: 39