Port details |
- pear-Crypt_RSA PEAR class allows you to use two-key strong cryptography
- 1.2.1_1 security =3 1.2.1_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2005-05-20 17:46:49
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: php81-pear, php81-pear-horde-Horde_Alarm, php81-pear-XML_DTD, autoconf, libXdamage
- Also Listed In: pear www
- License: not specified in port
- WWW:
- https://pear.php.net/package/Crypt_RSA
- Description:
- PEAR::Crypt_RSA allows you to use two-key strong cryptography like RSA with
arbitrary key length.
It uses one of the following extensions for math calculations:
- PECL big_int extension version greater than or equal to 1.0.3
- PHP GMP extension
- PHP BCMath extension for both PHP4 and PHP5
- ¦ ¦ ¦ ¦
- 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:
-
- php81-pear-Crypt_RSA>0:security/pear-Crypt_RSA
- To install the port:
- cd /usr/ports/security/pear-Crypt_RSA/ && make install clean
- To add the package, run one of these commands:
- pkg install security/pear-Crypt_RSA
- pkg install php81-pear-Crypt_RSA
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pear-Crypt_RSA
- Package flavors (<flavor>: <package>)
- php81: php81-pear-Crypt_RSA
- php74: php74-pear-Crypt_RSA
- php80: php80-pear-Crypt_RSA
- php82: php82-pear-Crypt_RSA
- distinfo:
- TIMESTAMP = 1497163327
SHA256 (PEAR/Crypt_RSA-1.2.1.tgz) = 23f4e26cc0fd9b694248f7aff2ab75296265f3118e8048fc715a0d6ad0f5b7d3
SIZE (PEAR/Crypt_RSA-1.2.1.tgz) = 22113
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:
-
- pear : devel/pear@php81
- Runtime dependencies:
-
- php.h : lang/php81
- pear : devel/pear@php81
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for php81-pear-Crypt_RSA-1.2.1_1:
BCMATH=off: PHP BCMath extension support
GMP=off: PHP GMP extension support
===> Use 'make config' to modify these settings
- Options name:
- security_pear-Crypt_RSA
- USES:
- pear
- 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 |
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) |
1.2.1_1 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 ) |
1.2.1_1 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 ) |
1.2.1_1 22 May 2021 16:20:48 |
Po-Chuan Hsieh (sunpoet) |
*/pear-*: Take maintainership |
1.2.1_1 04 May 2021 16:57:55 |
Rene Ladan (rene) |
*: reset miwi's ports after safekeeping his ports bit.
Hat: portmgr-secretary |
1.2.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.1_1 06 Mar 2020 17:47:34 |
joneum |
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH |
1.2.1_1 18 Nov 2019 08:05:18 |
tobik |
Add more missing USES=php |
1.2.1_1 11 Jun 2017 07:44:20 |
sunpoet |
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> Crypt_RSA-1.2.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Crypt_RSA-1.2.1.tgz
fetch: http://pear.php.net/get/Crypt_RSA-1.2.1.tgz: size mismatch: expected
21903, actual 22113
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Crypt_RSA-1.2.1.tgz [1]
Approved by: portmgr (blanket) |
1.2.1_1 16 May 2017 13:37:51 |
joneum |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
1.2.1_1 13 Dec 2016 15:05:07 |
sunpoet |
- Update WWW: pear.php.net uses https://
Approved by: portmgr (blanket) |
1.2.1_1 04 Nov 2016 07:50:46 |
jbeich |
Pass maintainership of PEAR ports to the submitter
PR: 214156
Submitted by: Jochen Neumeister <joneum@bsdproject.de> |
1.2.1_1 25 Jul 2016 20:01:03 |
rene |
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary |
1.2.1_1 26 Nov 2015 12:04:01 |
miwi |
- Take Maintainership
Approved by: mat (mentor) |
1.2.1_1 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
1.2.1_1 26 Sep 2014 09:05:59 |
bapt |
Convert to USES=pear |
1.2.1_1 05 May 2014 11:15:53 |
bapt |
Catch a couple of missing convertsion to :tu/:tl
Submitted by: ak
With hat: portmgr |
1.2.1_1 25 Nov 2013 17:59:59 |
antoine |
Stage support for non-IGNORED pear classes
Tested by: poudriere
Approved by: portmgr (bapt) |
1.2.1_1 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.2.1_1 26 Mar 2013 07:25:01 |
miwi |
- Follow package.xml install. |
1.2.1 15 Mar 2013 07:05:03 |
miwi |
- Convert to PEAR_AUTOINSTALL
- Trim header |
1.2.1 17 Dec 2012 02:15:14 |
bapt |
Convert miwi's ports to new Options framework
While here fix some consistency in PEAR options name
bumped revision of net/icpld and net/ipsumdump because IPV6 is now on
Approved by: miwi (maintainer) |
1.2.1 25 Dec 2011 19:34:40 |
wxs |
Switch to using bsd.port.options.mk and remove unnecessary assignments.
While here, be explicit with RUN_DEPENDS (pet pet portlint).
PR: ports/162754
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Approved by: miwi@ (maintainer timeout) |
1.2.1 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
1.2.1 01 Dec 2009 21:46:50 |
tabthorpe |
- Pass maintainership to miwi |
1.2.1 07 Jan 2009 03:35:15 |
tabthorpe |
- Update to 1.2.1
PR: ports/130223
Submitted by: Wen Heping <wenheping gmail.com> |
1.0.0 23 Aug 2007 04:00:04 |
tabthorpe |
- change maintainer address on ports I maintain
Approved by: clsung (mentor) |
1.0.0 09 Nov 2006 05:29:57 |
clsung |
- Take maintainership
PR: porst/105321
Submitted by: maintainer (Thomas Abthorpe) |
1.0.0 23 Sep 2006 00:23:36 |
linimon |
Reset maintainership of ports assigned to antonio@php.net after numerous
maintainer-timeouts and no response to email. We hope to see him back.
Hat: portmgr |
1.0.0 24 Jan 2006 01:03:33 |
edwin |
SHA256ify
Approved by: krion@ |
1.0.0 09 Dec 2005 19:24:52 |
ale |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
1.0.0 20 May 2005 17:46:19 |
pav |
New port: security/pear-Crypt_RSA PEAR class allows you to use two-key strong
cryptography
PEAR::Crypt_RSA allows you to use two-key strong cryptography like RSA with
arbitrary key length.
PR: ports/80939
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> |