| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 Dec 2012 09:54:03
0.23_1
|
az  |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
09 Sep 2012 01:38:13
0.23_1
|
swills  |
- Remove dependency on p5-Devel-Mallinfo |
13 Mar 2012 16:15:36
0.23
|
pgollucci  |
- 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) |
08 Mar 2012 18:45:38
0.23
|
pgollucci  |
- 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 |
12 Dec 2011 13:08:21
0.23
|
sunpoet  |
- Update to 0.23
Changes: http://search.cpan.org/dist/Crypt-OpenSSL-CA/Changes
Feature safe: yes |
03 Sep 2011 20:21:15
0.21
|
sunpoet  |
- 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> |