| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 Mar 2013 14:20:20
1.8.2
|
danfe  |
In categories starting with [n-s], remove empty lines (and also few cases of
trailing slashes) from pkg-plist. |
11 Jun 2011 14:46:12
1.8.2
|
sunpoet  |
- Update to 1.8.2 (1.800.2)
- Remove outdated OSVERSION check
Changes: http://search.cpan.org/dist/Crypt-OpenSSL-X509/Changes |
17 May 2011 11:11:48
1.4
|
jadawin  |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
03 Sep 2010 08:08:15
1.4
|
wen  |
- Update to 1.4
PR: ports/150218
Submitted by: Frederic Culot <frederic@culot.org> |
25 Aug 2010 14:55:02
1.3
|
jadawin  |
- Update to 1.3
- Add patch because it doesn't compile with -Werror
PR: ports/149418
Submitted by: Frederic Culot <frederic _AT_ culot.org> |
28 Jan 2010 08:41:26
1.0_1
|
jadawin  |
- Mark as BROKEN for 6.X
- Bump PORTREVISION
Reported by: pointyhat |
26 Jan 2010 10:23:50
1.0
|
jadawin  |
- Update to 1.0
- Set maintainership to perl@ |
10 Feb 2009 08:33:14
0.7
|
leeym  |
- reset maintainership |
28 Sep 2008 22:38:36
0.7
|
leeym  |
- Update to 0.7
PR: 127134
Submitted by: leeym
Approved by: maintainer |
17 Apr 2008 14:30:31
0.5
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
11 Jun 2007 09:11:46
0.5
|
leeym  |
- add Crypt::OpenSSL::X509 0.5
This implement a large majority of OpenSSL's useful X509 API.
The email() method supports both certificates where the
subject is of the form:
"... CN=Firstname lastname/emailAddress=user@domain", and also
certificates where there is a X509v3 Extension of the form
"X509v3 Subject Alternative Name: email=user@domain".
Submitted by: kftseng@iyard.org |