Port details |
- pecl-crypto Objective wrapper for OpenSSL Crypto Library
- 0.3.2 security =3 0.3.2Version of this port present on the latest quarterly branch.
- Maintainer: gasol.wu@gmail.com
- Port Added: 2014-01-06 15:12:50
- Last Update: 2023-08-05 11:53:18
- Commit Hash: 02c61df
- People watching this port, also watch:: php81-pear, libXdamage, p5-MIME-Tools, autoconf, mDNSResponder
- License: PHP301
- WWW:
- https://pecl.php.net/package/crypto
- Description:
- This package provides an objective wrapper for OpenSSL Crypto Library
- ¦ ¦ ¦ ¦
- 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-crypto>0:security/pecl-crypto
- To install the port:
- cd /usr/ports/security/pecl-crypto/ && make install clean
- To add the package, run one of these commands:
- pkg install security/pecl-crypto
- pkg install php81-pecl-crypto
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pecl-crypto
- Package flavors (<flavor>: <package>)
- php81: php81-pecl-crypto
- php80: php80-pecl-crypto
- php82: php82-pecl-crypto
- php83: php83-pecl-crypto
- distinfo:
- TIMESTAMP = 1641404957
SHA256 (PECL/crypto-0.3.2.tgz) = 597137702876c0cbd84c830fcb97e1646a1bb391b7d76fa4127541e8e1042a4b
SIZE (PECL/crypto-0.3.2.tgz) = 76344
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php81
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php81
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_pecl-crypto
- USES:
- compiler:c++11-lang php:pecl ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.2 05 Aug 2023 11:53:18 |
Muhammad Moinur Rahman (bofh) |
security/pecl-crypto: Fix build with llvm16
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
0.3.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.3.2 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.3.2 03 Feb 2022 23:27:32 |
Li-Wen Hsu (lwhsu) Author: Gasol Wu |
security/pecl-crypto: Update to 0.3.2
PR: 260965 |
0.3.1_2 10 Jan 2022 13:30:00 |
Muhammad Moinur Rahman (bofh) |
Mark ports to IGNORE with new php81
Approved by: portmgr (infrastructure blanket)
Sponsored by: Bounce Experts |
0.3.1_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.3.1_2 29 Dec 2020 09:14:44 |
antoine |
Ignore with PHP 8.0
Reported by: pkg-fallout |
0.3.1_2 16 Oct 2019 15:26:13 |
pkubaj |
security/pecl-crypto: unbreak on arm, mips
Builds fine on armv7 and there's no reason it wouldn't built on other arches.
Approved by: mentors (implicit approval) |
0.3.1_2 26 Aug 2019 15:57:51 |
linimon |
These ports now build on aarch64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.3.1_2 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.3.1_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.3.1 18 Nov 2018 18:24:45 |
linimon |
Add compiler:c++11-lang to fix compiler detection on powerpc64.
May also fix build on other archs (not yet tested).
Approved by: portmgr (tier-2 blanket) |
0.3.1 19 Jun 2018 01:27:03 |
linimon |
Fails the same way on aarch64/11 as on 12.
Approved by: portmgr (tier-2 blanket) |
0.3.1 19 Dec 2017 15:17:07 |
linimon |
Mark some older failing ports broken on aarch64.
While here, pet portlint and reformat some other BROKEN statements.
Approved by: portmgr (tier-2 blanket) |
0.3.1 30 Nov 2017 06:13:35 |
linimon |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
0.3.1 27 May 2017 20:33:22 |
linimon |
Mark some ports failing on armv6, for errors classified as "configure_error".
Note: this skips all the ports that _sometimes_ fail with CMake errors. We
need to investigate that problem, and find out if it is specific to the qemu
environment.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.3.1 22 May 2017 22:29:17 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
0.3.1 10 Apr 2017 15:08:47 |
mat |
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281 |
0.3.1 28 Dec 2016 07:13:51 |
wen |
- Update to 0.3.1
PR: 215569
Submitted by: joneum@bsdproject.de
Approved by: maintainer |
0.2.2_1 13 Dec 2016 14:26:12 |
sunpoet |
- Update WWW: pecl.php.net uses https://
Approved by: portmgr (blanket) |
0.2.2_1 11 Sep 2016 04:37:07 |
marino |
security/pecl-crypto: Add SSL flags
Approved by: SSL blanket |
0.2.2_1 03 Aug 2016 12:47:05 |
mat |
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.
Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php. A PHP extension will be automatically activated
when installed. The order into which extensions are loaded is
automatically guessed. In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php
section of the Porter's Handbook for more information.
Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.
And finally, bump PORTREVISION for all php extensions.
PR: 210697
Submitted by: mat
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D7022 |
0.2.2 28 Jun 2016 14:00:45 |
mat |
Convert USE_PHP*=yes into USES=php*
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936 |
0.2.2 04 Jan 2016 05:41:53 |
miwi |
- Update to 0.2.2
PR: 205857
Submitted by: maintainer |
0.2.1 20 Nov 2015 03:55:34 |
junovitch |
security/pecl-crypto: update 0.1.1 -> 0.2.1
- Update PORTVERSION and distinfo for the new release (0.2.1)
- USES: tar:tgz instead of EXTRACT_SUFX
- Regenerate patch while here (portlint)
Changes:
| 0.2.1
* Fixed C89 compatibility issue in Base64
| 0.2.0
* Support for PHP 7
* Added Crypto stream BIO wrapper
* Improved error handling
* Added an integer overflow checking
* Removed Algorithm class and AlogirithmException class (Only the first 15 lines of the commit message are shown above ) |
0.1.1 06 Jan 2014 15:11:54 |
sunpoet |
- Add pecl-crypto 0.1.0
This package provides an objective wrapper for OpenSSL Crypto Library
WWW: http://pecl.php.net/package/crypto
PR: ports/185410
Submitted by: Gasol Wu <gasol.wu@gmail.com> |