Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
01 Jan 2020 17:30:19
0.24_2

|
brnrd  |
Chase rename of security/openssl111
- Categories n-z
MFH: 2020Q1 |
22 Nov 2018 22:34:49
0.24_2

|
mat  |
Mark this as broken on 12+ with base ssl. |
10 Nov 2018 10:09:49
0.24_2

|
mat  |
security/openssl-devel was removed, but there is a security/openssl111 now. |
06 Oct 2018 13:06:45
0.24_2

|
des  |
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) |
27 May 2018 20:15:20
0.24_2

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.24_2

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
19 Jun 2017 18:05:26
0.24_2

|
pi  |
security/p5-Crypt-OpenSSL-CA: add functions to retrieve CRL-related infos
PR: 220134
Submitted by: Borodin Oleg <onborodin@gmail.com> |
17 Apr 2017 16:06:17
0.24_1

|
sunpoet  |
Strip shared library
- Bump PORTREVISION for package change |
16 Apr 2017 11:08:01
0.24

|
sunpoet  |
Strip shared library
- Bump PORTREVISION for package change |
29 Nov 2016 18:46:22
0.24

|
mat  |
Mark some ports as not openssl-devel ready.
Sponsored by: Absolight |
29 Sep 2016 12:20:57
0.24

|
mat  |
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 |
01 Apr 2016 14:25:18
0.24

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
15 Jan 2016 17:55:39
0.24

|
adamw  |
Update to 0.24, and adjust TEST_DEPENDS.
Changes: https://metacpan.org/changes/distribution/Crypt-OpenSSL-CA |
12 Apr 2015 19:10:59
0.23_3

|
mat  |
These need Module::Build.
Sponsored by: Absolight |
02 Mar 2015 23:47:18
0.23_3

|
bapt  |
Remove Author from pkg-descr and white space fixes |
03 Jan 2015 07:12:45
0.23_3

|
sunpoet  |
- Update *_DEPENDS
- Add LICENSE
- Bump PORTREVISION for dependency change |
26 Nov 2014 13:08:38
0.23_2

|
mat  |
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 ) |
10 Jun 2014 12:14:14
0.23_1

|
mat  |
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 |
31 Jan 2014 09:15:24
0.23_1

|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 22:55:26
0.23_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
02 Aug 2013 18:52:11
0.23_1

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
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> |