Port details |
- pear-Crypt_GPG GNU Privacy Guard (GPG)
- 1.6.9 security =2 1.6.9Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2008-01-14 11:44:50
- Last Update: 2024-03-31 03:06:08
- Commit Hash: 2d5cfe6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: pear www
- License: LGPL21
- WWW:
- https://pear.php.net/package/Crypt_GPG
- Description:
- This package provides an object oriented interface to GNU Privacy Guard (GnuPG).
It requires the GnuPG executable to be on the system.
Though GnuPG can support symmetric-key cryptography, this package is intended
only to facilitate public-key cryptography.
- ¦ ¦ ¦ ¦
- 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:
-
- php82-pear-Crypt_GPG>0:security/pear-Crypt_GPG
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/security/pear-Crypt_GPG/ && make install clean
- To add the package, run one of these commands:
- pkg install security/pear-Crypt_GPG
- pkg install php82-pear-Crypt_GPG
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php82-pear-Crypt_GPG
- Package flavors (<flavor>: <package>)
- php82: php82-pear-Crypt_GPG
- php81: php81-pear-Crypt_GPG
- php83: php83-pear-Crypt_GPG
- distinfo:
- TIMESTAMP = 1711466106
SHA256 (PEAR/Crypt_GPG-1.6.9.tgz) = f8335b40b5de86151617e28cf43439c06f8df974a3926a1220e6a3337cb48b57
SIZE (PEAR/Crypt_GPG-1.6.9.tgz) = 344282
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@php82
- Runtime dependencies:
-
- php82-pear-Console_CommandLine>=1.1.10 : devel/pear-Console_CommandLine@php82
- php.h : lang/php82
- pear : devel/pear@php82
- mbstring.so : converters/php82-mbstring
- posix.so : sysutils/php82-posix
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_pear-Crypt_GPG
- 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 |
1.6.9 31 Mar 2024 03:06:08 |
Po-Chuan Hsieh (sunpoet) |
security/pear-Crypt_GPG: Update to 1.6.9
Changes: https://pear.php.net/package/Crypt_GPG/download/
https://github.com/pear/Crypt_GPG/commits/master |
1.6.8 27 Nov 2023 18:07:50 |
Po-Chuan Hsieh (sunpoet) |
security/pear-Crypt_GPG: Update to 1.6.8
Changes: https://pear.php.net/package/Crypt_GPG/download/
https://github.com/pear/Crypt_GPG/commits/master |
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.6.7 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.6.7 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.6.7 07 Mar 2022 18:11:00 |
Po-Chuan Hsieh (sunpoet) |
security/pear-Crypt_GPG: Update to 1.6.7
Changes: https://pear.php.net/package/Crypt_GPG/download/
https://github.com/pear/Crypt_GPG/commits/master |
1.6.6 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
1.6.6 21 Sep 2021 03:44:15 |
Po-Chuan Hsieh (sunpoet) |
security/pear-Crypt_GPG: Update to 1.6.6
- Update pkg-descr
Changes: https://pear.php.net/package/Crypt_GPG/download/
https://github.com/pear/Crypt_GPG/commits/master |
1.6.5 18 Apr 2021 05:42:58 |
Po-Chuan Hsieh (sunpoet) |
security/pear-Crypt_GPG: Update to 1.6.5
Changes: https://pear.php.net/package/Crypt_GPG/download/ |
1.6.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.4 31 Mar 2020 23:01:48 |
sunpoet |
Update to 1.6.4
Changes: https://pear.php.net/package/Crypt_GPG/download/ |
1.6.3 27 Oct 2019 11:30:35 |
sunpoet |
Update to 1.6.3
- Take maintainership
Changes: https://pear.php.net/package/Crypt_GPG/download/ |
1.4.3 27 Oct 2019 05:18:21 |
yuri |
security/pear-Crypt_GPG security/pear-Text_Password: Reset maintainer due to
extended timeouts on bug #240101, #240100, #240089, as per policy. |
1.4.3 08 Mar 2018 19:48:41 |
mat |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
1.4.3 04 Feb 2017 12:47:04 |
cpm |
- Update to 1.4.3
PR: 216764
Submitted by: Demetris Procopiou <dem.procopiou@gmail.com> (maintainer) |
1.4.2 13 Dec 2016 15:05:07 |
sunpoet |
- Update WWW: pear.php.net uses https://
Approved by: portmgr (blanket) |
1.4.2 06 Aug 2016 11:47:06 |
pawel |
- Update to 1.4.2 [1]
- Take maintainership [1]
- Convert to USES=php
PR: 211608 [1]
Submitted by: Demetris Procopiou |
1.4.0 25 Jul 2016 20:01:03 |
rene |
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary |
1.4.0 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.4.0 26 Nov 2015 12:04:01 |
miwi |
- Take Maintainership
Approved by: mat (mentor) |
1.4.0 17 Oct 2015 18:10:31 |
sunpoet |
- Update to 1.4.0
- Add LICENSE
- Add NO_ARCH
- Fix indent
Changes: http://pear.php.net/package/Crypt_GPG/download/ |
1.3.2 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.3.2 26 Sep 2014 09:05:59 |
bapt |
Convert to USES=pear |
1.3.2 25 Nov 2013 17:59:59 |
antoine |
Stage support for non-IGNORED pear classes
Tested by: poudriere
Approved by: portmgr (bapt) |
1.3.2 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.3.2 06 Nov 2011 14:51:41 |
miwi |
- Update to 1.3.2 |
1.2.0 25 Jun 2011 05:35:02 |
miwi |
- Update to 1.2.0 |
1.0.0 12 Feb 2009 22:30:49 |
miwi |
- Update to 1.0.0 |
0.7.1 25 Sep 2008 11:23:36 |
miwi |
- Update to 0.7.1 |
0.7.0 24 Sep 2008 14:33:18 |
miwi |
- Update to test 0.7.0 |
0.6.0 19 Apr 2008 22:23:29 |
miwi |
- Update to 0.6.0
PR: 122529
Submitted by: Wen heping <wenheping@gmail.com> |
0.3.11 12 Feb 2008 22:39:55 |
miwi |
- Update to 0.3.11 |
0.3.10 14 Jan 2008 11:44:14 |
miwi |
This package provides an object oriented interface to GNU Privacy
Guard (GPG). It requires the GPG executable to be on the system.
Though GPG can support symmetric-key cryptography, this package is intended
only to facilitate public-key cryptography.
WWW: http://pear.php.net/package/Crypt_GPG/ |