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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
p5-Crypt-OpenSSL-CA Perl extension for OpenSSL CA API
0.91 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 0.91Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-09-03 20:21:31
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Crypt-OpenSSL-CA
Description:
Crypt-OpenSSL-CA - Model of an X509v3 Certification Authority This package performs the cryptographic operations necessary to issue X509 certificates and certificate revocation lists (CRLs). It is implemented as a Perl wrapper around the popular OpenSSL library. All certificate and CRL extensions supported by OpenSSL are available, and then some.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (24 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Crypt-OpenSSL-CA-0.91/catalog.mk
  2. /usr/local/share/licenses/p5-Crypt-OpenSSL-CA-0.91/LICENSE
  3. /usr/local/share/licenses/p5-Crypt-OpenSSL-CA-0.91/ART10
  4. /usr/local/share/licenses/p5-Crypt-OpenSSL-CA-0.91/GPLv1+
  5. lib/perl5/site_perl/mach/5.32/Crypt/OpenSSL/CA.pm
  6. lib/perl5/site_perl/mach/5.32/Crypt/OpenSSL/CA/AlphabetSoup.pod
  7. lib/perl5/site_perl/mach/5.32/Crypt/OpenSSL/CA/Inline/C.pm
  8. lib/perl5/site_perl/mach/5.32/Crypt/OpenSSL/CA/Resources.pod
  9. lib/perl5/site_perl/mach/5.32/auto/Crypt/OpenSSL/CA/ASN1_INTEGER/ASN1_INTEGER.so
  10. lib/perl5/site_perl/mach/5.32/auto/Crypt/OpenSSL/CA/ASN1_TIME/ASN1_TIME.so
  11. lib/perl5/site_perl/mach/5.32/auto/Crypt/OpenSSL/CA/CONF/CONF.so
  12. lib/perl5/site_perl/mach/5.32/auto/Crypt/OpenSSL/CA/PrivateKey/PrivateKey.so
  13. lib/perl5/site_perl/mach/5.32/auto/Crypt/OpenSSL/CA/PublicKey/PublicKey.so
  14. lib/perl5/site_perl/mach/5.32/auto/Crypt/OpenSSL/CA/X509/X509.so
  15. lib/perl5/site_perl/mach/5.32/auto/Crypt/OpenSSL/CA/X509V3_EXT/X509V3_EXT.so
  16. lib/perl5/site_perl/mach/5.32/auto/Crypt/OpenSSL/CA/X509_CRL/X509_CRL.so
  17. lib/perl5/site_perl/mach/5.32/auto/Crypt/OpenSSL/CA/X509_NAME/X509_NAME.so
  18. lib/perl5/site_perl/man/man3/Crypt::OpenSSL::CA.3.gz
  19. lib/perl5/site_perl/man/man3/Crypt::OpenSSL::CA::AlphabetSoup.3.gz
  20. lib/perl5/site_perl/man/man3/Crypt::OpenSSL::CA::Inline::C.3.gz
  21. lib/perl5/site_perl/man/man3/Crypt::OpenSSL::CA::Resources.3.gz
  22. @owner
  23. @group
  24. @mode
Collapse this list.
Dependency lines:
  • p5-Crypt-OpenSSL-CA>0:security/p5-Crypt-OpenSSL-CA
To install the port:
cd /usr/ports/security/p5-Crypt-OpenSSL-CA/ && make install clean
To add the package, run one of these commands:
  • pkg install security/p5-Crypt-OpenSSL-CA
  • pkg install p5-Crypt-OpenSSL-CA
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Crypt-OpenSSL-CA
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1650970309 SHA256 (Crypt-OpenSSL-CA-0.91.tar.gz) = b31ab4fcc4d9e1f608d8f1dabecd4ba24adde9f9b7342a5f7e90e8c51872b12f SIZE (Crypt-OpenSSL-CA-0.91.tar.gz) = 148722

Packages (timestamps in pop-ups are UTC):
p5-Crypt-OpenSSL-CA
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.910.91-0.910.91---
FreeBSD:13:quarterly0.910.910.910.910.910.910.910.91
FreeBSD:14:latest0.910.910.910.910.910.91-0.91
FreeBSD:14:quarterly0.910.91-0.910.910.910.910.91
FreeBSD:15:latest0.910.91n/a0.91n/a0.910.910.91
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Convert-ASN1>=0.20 : converters/p5-Convert-ASN1
  2. p5-Devel-Leak>=0 : devel/p5-Devel-Leak
  3. p5-File-Slurp>=0 : devel/p5-File-Slurp
  4. p5-File-Which>=0 : sysutils/p5-File-Which
  5. p5-IPC-Run>=0 : devel/p5-IPC-Run
  6. p5-Inline-C>=0 : devel/p5-Inline-C
  7. p5-Inline>=0.40 : devel/p5-Inline
  8. p5-Net-SSLeay>=1.25 : security/p5-Net-SSLeay
  9. perl5>=5.32.r0<5.33 : lang/perl5.32
  10. p5-Module-Build>=0.4206 : devel/p5-Module-Build
  11. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Convert-ASN1>=0.20 : converters/p5-Convert-ASN1
  2. p5-Devel-Leak>=0 : devel/p5-Devel-Leak
  3. p5-File-Slurp>=0 : devel/p5-File-Slurp
  4. p5-File-Which>=0 : sysutils/p5-File-Which
  5. p5-IPC-Run>=0 : devel/p5-IPC-Run
  6. p5-Inline-C>=0 : devel/p5-Inline-C
  7. p5-Inline>=0.40 : devel/p5-Inline
  8. p5-Net-SSLeay>=1.25 : security/p5-Net-SSLeay
  9. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_p5-Crypt-OpenSSL-CA
USES:
perl5 ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Crypt/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Crypt/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Crypt/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Crypt/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Crypt/
  7. http://backpan.perl.org/modules/by-module/Crypt/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Crypt/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Crypt/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Crypt/
  12. https://www.cpan.org/modules/by-module/Crypt/
Collapse this list.

Number of commits found: 34

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.91
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.91
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.91
26 Apr 2022 15:01:48
commit hash: 42261492fa2f03c6db67014ecab4c426f9d131e7commit hash: 42261492fa2f03c6db67014ecab4c426f9d131e7commit hash: 42261492fa2f03c6db67014ecab4c426f9d131e7commit hash: 42261492fa2f03c6db67014ecab4c426f9d131e7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/p5-Crypt-OpenSSL-CA: Update to 0.91

Changes:	https://metacpan.org/dist/Crypt-OpenSSL-CA/changes
0.24_2
16 Oct 2021 09:51:39
commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
*: fix tab vs. space issues, and comments according to the guide.
0.24_2
30 Sep 2021 21:23:30
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
0.24_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.24_2
01 Jan 2020 17:30:19
Revision:521749Original commit files touched by this commit
brnrd search for other commits by this committer
Chase rename of security/openssl111

 - Categories n-z

MFH:		2020Q1
0.24_2
22 Nov 2018 22:34:49
Revision:485627Original commit files touched by this commit
mat search for other commits by this committer
Mark this as broken on 12+ with base ssl.
0.24_2
10 Nov 2018 10:09:49
Revision:484599Original commit files touched by this commit
mat search for other commits by this committer
security/openssl-devel was removed, but there is a security/openssl111 now.
0.24_2
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
0.24_2
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
0.24_2
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
0.24_2
19 Jun 2017 18:05:26
Revision:443904Original commit files touched by this commit
pi search for other commits by this committer
security/p5-Crypt-OpenSSL-CA: add functions to retrieve CRL-related infos

PR:		220134
Submitted by:	Borodin Oleg <onborodin@gmail.com>
0.24_1
17 Apr 2017 16:06:17
Revision:438720Original commit files touched by this commit
sunpoet search for other commits by this committer
Strip shared library

- Bump PORTREVISION for package change
0.24
16 Apr 2017 11:08:01
Revision:438639Original commit files touched by this commit
sunpoet search for other commits by this committer
Strip shared library

- Bump PORTREVISION for package change
0.24
29 Nov 2016 18:46:22
Revision:427389Original commit files touched by this commit
mat search for other commits by this committer
Mark some ports as not openssl-devel ready.

Sponsored by:	Absolight
0.24
29 Sep 2016 12:20:57
Revision:422915Original commit files touched by this commit
mat search for other commits by this committer
Record its need for OpenSSL, and do a first step into making it build
with openssl from ports. (It still does not.)

Sponsored by:	Absolight
0.24
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
0.24
15 Jan 2016 17:55:39
Revision:406176Original commit files touched by this commit
adamw search for other commits by this committer
Update to 0.24, and adjust TEST_DEPENDS.

Changes: https://metacpan.org/changes/distribution/Crypt-OpenSSL-CA
0.23_3
12 Apr 2015 19:10:59
Revision:383880Original commit files touched by this commit
mat search for other commits by this committer
These need Module::Build.

Sponsored by:	Absolight
0.23_3
02 Mar 2015 23:47:18
Revision:380310Original commit files touched by this commit
bapt search for other commits by this committer
Remove Author from pkg-descr and white space fixes
0.23_3
03 Jan 2015 07:12:45
Revision:376099Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update *_DEPENDS
- Add LICENSE
- Bump PORTREVISION for dependency change
0.23_2
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.23_1
10 Jun 2014 12:14:14
Revision:357300Original commit files touched by this commit
mat search for other commits by this committer
Remove all the bootstrap files (.bs) from the plists.

Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
0.23_1
31 Jan 2014 09:15:24
Revision:341953Original commit files touched by this commit
az search for other commits by this committer
- add stage support

Approved by:	portmgr (blanket infrastructure)
0.23_1
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
0.23_1
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
0.23_1
17 Dec 2012 09:54:03
Revision:309075Original commit files touched by this commit
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
0.23_1
09 Sep 2012 01:38:13
Revision:303944Original commit files touched by this commit
swills search for other commits by this committer
- Remove dependency on p5-Devel-Mallinfo
0.23
13 Mar 2012 16:15:36
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
0.23
08 Mar 2012 18:45:38
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
0.23
12 Dec 2011 13:08:21
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.23

Changes:        http://search.cpan.org/dist/Crypt-OpenSSL-CA/Changes
Feature safe:   yes
0.21
03 Sep 2011 20:21:15
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add p5-Crypt-OpenSSL-CA 0.21

Crypt-OpenSSL-CA - Model of an X509v3 Certification Authority

This package performs the cryptographic operations necessary to issue
X509 certificates and certificate revocation lists (CRLs).  It is
implemented as a Perl wrapper around the popular OpenSSL library.  All
certificate and CRL extensions supported by OpenSSL are available, and
then some.

WWW: http://search.cpan.org/dist/Crypt-OpenSSL-CA/

PR:             ports/160167
Submitted by:   Rodrigo Mosconi <freebsd@mosconi.mat.br>

Number of commits found: 34