./security/php-sodium, PHP extension for the sodium crypto algorithms library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 8.2.27nb1, Package name: php82-sodium-8.2.27nb1, Maintainer: pkgsrc-users

PHP is a programming language designed to be embedded into web
pages. This module provides access to libsodium, a library for
network communication, encryption, decryption, signatures, etc


Required to run:
[security/libsodium] [lang/php73]

Required to build:
[pkgtools/cwrappers] [devel/pcre2]

Master sites:

Filesize: 11866.203 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-08 04:19:18 by Takahiro Kambe | Files touched by this commit (2)
Log message:
multiple PHP support

Also bump PKGREVISION.
   2021-01-03 17:06:57 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Switch to use PHP_VERSIONS_INCOMPATIBLE.
   2021-01-03 16:26:12 by Takahiro Kambe | Files touched by this commit (11)
Log message:
Remove reference to php72.
   2019-12-15 19:02:30 by Takahiro Kambe | Files touched by this commit (1)
Log message:
security/php-sodium: allow build on php74

Allow build on php74.
   2018-12-15 18:14:43 by Takahiro Kambe | Files touched by this commit (1)
Log message:
security/php-sodium: allow php73

Allow build with php73.
   2017-12-06 22:48:40 by Jaromir Dolecek | Files touched by this commit (1)
Log message:
fix pasto
   2017-12-06 22:47:19 by Jaromir Dolecek | Files touched by this commit (1)
Log message:
php-sodium expect dir name as parameter to --with-sodium, so use
BUILDLINK_PREFIX.libsodium; hopefully will fix bulk build, locally it builds
just fine without this for some reason
   2017-11-15 09:58:35 by Jaromir Dolecek | Files touched by this commit (2)
Log message:
Add php-sodim - php module for libsodium library, new module for PHP 7.2