Path to this page:
./
security/php-gnupg,
PHP module for interacting with gnupg
Branch: CURRENT,
Version: 1.5.1nb1,
Package name: php74-gnupg-1.5.1nb1,
Maintainer: tpaulPHP module for interacting with gnupg.
https://www.php.net/manual/en/book.gnupg
The extension supports only gnupg version 1 and the version 2 is not
currently supported.
Required to run:[
security/gnupg2] [
security/gpgme] [
lang/php73]
Required to build:[
pkgtools/cwrappers] [
devel/pcre2]
Master sites:
Version history: (Expand)
- (2024-08-09) Updated to version: php74-gnupg-1.5.1nb1
- (2022-01-10) Updated to version: php74-gnupg-1.5.1
- (2021-06-06) Updated to version: php74-gnupg-1.5.0
- (2020-03-14) Package added to pkgsrc.se, version php73-gnupg-1.4.0 (created)
CVS history: (Expand)
2024-08-09 11:42:40 by Ryo ONODERA | Files touched by this commit (327) |
Log message:
*: Recursive revbump from security/libassuan2
|
2022-01-10 15:16:40 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
security/php-gnupg: update to 1.5.1
1.5.1 (2021-12-31)
* Fixed compilation with PHP 8.1
* Fixed build with gpgme 1.4
|
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
2021-06-06 09:20:05 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
security/php-gnupg: update to 1.5.0
pkgsrc change: remove restriction to depeding package, requirement gpgme
package to using gnupg1 PKG_OPTIONS.
Approved by tpaul@.
1.5.0 (2021-04-10)
* Added new README.md
1.5.0RC2 (2021-03-07)
* Fixed build with libgpgme 1.3
* Fixed largefile support on 32-bit platforms
* Fixed tests in PECL archive
1.5.0RC1 (2021-02-14)
* Added support for PHP 8
* Added support for GnuPG 2.1+
* Added argument info for all functions and methods (reflection support)
* Added new function `gnupg_getengineinfo`
* Added new function `gnupg_geterrorinfo`
* Added init array argument for setting home dir and gpg binary file name
* Added additional fields to `gnupg_keyinfo` returned array
* Added parameter to `gnupg_keyinfo` to use `secret_only`
* Fixed `gnupg_deletekey` to use boolean for `allow_secret` parameter
|
2020-03-14 05:40:47 by Travis Paul | Files touched by this commit (6) |
Log message:
security/php-gnupg: Import version 1.4.0
PHP module for interacting with gnupg.
https://www.php.net/manual/en/book.gnupg
|