Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 May 2018 20:15:20
4204

|
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
4204

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
17 Aug 2017 14:37:18
4204

|
matthew  |
Update to 4204
ChangeLog: http://cpansearch.perl.org/src/INFRACANI/Mail-OpenDKIM-4204/ChangeLog |
01 Apr 2016 14:16:20
4203_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
22 Sep 2015 15:50:30
4203_1

|
matthew  |
Strip the OpenDKIM.so loadable module. |
02 Sep 2015 08:41:49
4203

|
matthew  |
Remove MASTER_SITE_SUBDIR stuff, now CPAN has me listed as official
maintainer. |
28 Aug 2015 12:25:47
4203

|
matthew  |
Update to 4203
* Fixes compatability with libopendkim-2.10
* Undeprecate
* Download from my account on CPAN (MASTER_SITE_SUBDIR=CPAN:INFRACANI)
Note: If you look at the CPAN page for this module, you will see big
red 'unauthorized' warnings.
http://search.cpan.org/~infracani/Mail-OpenDKIM-4203/
This is temporary, while the previous owners of this module sort out
transferring the ownership to me. |
26 Aug 2015 13:01:58
4201_1

|
matthew  |
Take over maintainership of this port. Upstream updates to
Mail::OpenDKIM are imminent, pending change of maintainership
on CPAN
Approved by: vivek@khera.org (previous maintainer) |
06 Aug 2015 22:36:09
4201_1

|
madpilot  |
- Update mail/opendkim to 2.10.3
- Assign maintainership to submitter
- Mark mail/p5-Mail-OpenDKIM as broken, and deprecate it, please
use mail/p5-Mail-DKIM instead
While here:
- Sort USES
- Make IGNORE text start with lower case
- Regenerate some patches
PR: 200900
Submitted by: Daniel Austin <freebsd-ports at dan.me.uk>
Approved by: Maintainer timeout |
26 Nov 2014 13:08:38
4201_1

|
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 ) |
13 Jul 2014 23:36:40
4201

|
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
10 Jun 2014 12:14:14
4201

|
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 |
02 Feb 2014 14:29:03
4201

|
az  |
- Fix after stage support |
02 Feb 2014 13:51:08
4201

|
az  |
- Fix typos |
02 Feb 2014 13:35:30
4201

|
az  |
- Update to version 4201
fixes compile and core-dump errors on FreeBSD 10 using clang
While I'm here:
- add stage support
- add p5-Error in RUN_DEPENDS
PR: ports/186039
Submitted by: maintainer |
20 Sep 2013 19:59:14
4040

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
04 Sep 2013 07:19:57
4040

|
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
19 Jun 2013 05:58:50
4040

|
az  |
- Update to version 4040
Changes: http://search.cpan.org/dist/Mail-OpenDKIM/ChangeLog
PR: ports/179690
Submitted by: Vick Khera <vivek@khera.org> (maintainer) |
04 Mar 2013 17:05:06
4003

|
culot  |
- Update to 4003 [1]
- Add LICENSE (Artistic 1 & GPL 1)
- Pet portlint(1) by moving TEST_DEPENDS earlier
- Trim Makefile's header
Changes: http://search.cpan.org/dist/Mail-OpenDKIM/ChangeLog
PR: ports/176589 [1]
Submitted by: Vivek Khera <vivek@khera.org> (maintainer) |
15 Mar 2012 09:44:59
3680
|
sunpoet  |
- Update to 3680
- Add redundant BUILD/RUN_DEPENDS to limit opendkim version (2.5.0+)
- While I'm here:
- Add TEST_DEPENDS
- Add missing trailing slash in WWW
Changes: http://search.cpan.org/dist/Mail-OpenDKIM/ChangeLog
PR: ports/166098
Submitted by: Vick Khera <vivek@khera.org> (maintainer)
Feature safe: yes |
17 Jul 2011 01:33:17
3253
|
swills  |
- Update to 3253
PR: ports/158592
Approved by: maintainer (timeout, >14days) |
25 May 2011 07:36:49
3230
|
culot  |
- Update to 3230
PR: ports/157299
Submitted by: Vivek Khera <vivek@khera.org> (maintainer) |
24 May 2011 07:47:50
3226
|
culot  |
- Update to 3226
PR: ports/157279
Submitted by: Vivek Khera <vivek@khera.org> (maintainer) |
05 May 2011 15:09:52
3186
|
jadawin  |
Mail::OpenDKIM is a perl interface to the OpenDKIM C library. It also
implements a drop-in replacement for the Mail::DKIM::Signer object which is up
to four times faster than the pure perl Mail::DKIM implementation.
WWW: http://search.cpan.org/dist/Mail-OpenDKIM
PR: ports/156700
Submitted by: Vivek Khera <vivek at khera.org> |