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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2021Q3
pecl-scrypt PHP wrapper to Colin Percival's scrypt implementation
1.4.2 security 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 1.4.2Version of this port present on the latest quarterly branch.
Maintainer: dbaio@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-08-25 12:36:06
Last Update: 2021-08-25 12:32:45
Commit Hash: 0370ede
Also Listed In: pear
License: BSD2CLAUSE
WWW:
https://pecl.php.net/package/scrypt
Description:
This is a PHP library providing a wrapper to Colin Percival's scrypt implementation. Scrypt is a key derivation function designed to be far more secure against hardware brute-force attacks than alternative functions such as PBKDF2 or bcrypt. WWW: https://pecl.php.net/package/scrypt
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PHP_PKGNAMEPREFIX}pecl-scrypt>0:security/pecl-scrypt
To install the port:
cd /usr/ports/security/pecl-scrypt/ && make install clean
To add the package, run one of these commands:
  • pkg install security/pecl-scrypt
  • pkg install php74-pecl-scrypt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: php74-pecl-scrypt
Package flavors (<flavor>: <package>)
  • php74: php74-pecl-scrypt
  • php73: php73-pecl-scrypt
  • php80: php80-pecl-scrypt
distinfo:
TIMESTAMP = 1629893529 SHA256 (PECL/scrypt-1.4.2.tgz) = 94c7e7f3378f6ddf1755f59d99f61570f380df2b2fa630853a932d58fa38389c SIZE (PECL/scrypt-1.4.2.tgz) = 21585

Expand this list (2 items)

Collapse this list.

SHA256 (PECL/5010f9fa0743518d149d994728ca930503adde1e.patch) = 9241f4d2a3c5360a209c7fd308eabaac0dcd0ee356a4badf9e24d93a94ba4bb8 SIZE (PECL/5010f9fa0743518d149d994728ca930503adde1e.patch) = 1277

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. phpize : lang/php74
  2. autoconf>0 : devel/autoconf
Runtime dependencies:
  1. php.h : lang/php74
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for php74-pecl-scrypt-1.4.2: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
security_pecl-scrypt
USES:
php:pecl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://pecl.php.net/get/
  2. https://pecl.php.net/get/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.2
25 Aug 2021 12:32:45
commit hash: 0370ede7f5598c41c2d015be876a651b1f4ebdf1commit hash: 0370ede7f5598c41c2d015be876a651b1f4ebdf1commit hash: 0370ede7f5598c41c2d015be876a651b1f4ebdf1commit hash: 0370ede7f5598c41c2d015be876a651b1f4ebdf1 files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
security/pecl-scrypt: Fix build with PHP 8

PR:		258030
Reported by:	clpo13@gmail.com

(cherry picked from commit a5d11eeb395da6b6b8af01206765173d0fb1bfe5)

Number of commits found: 1