Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
22 May 2022 05:11:32 1.20220520
|
Po-Chuan Hsieh (sunpoet)  |
mail/p5-Mail-DKIM: Update to 1.20220520
Changes: https://metacpan.org/dist/Mail-DKIM/changes |
17 Apr 2022 23:59:01 1.20220408
|
Po-Chuan Hsieh (sunpoet)  |
mail/p5-Mail-DKIM: Update to 1.20220408
Changes: https://metacpan.org/dist/Mail-DKIM/changes |
22 May 2021 18:58:26 1.20200907
|
Kurt Jaeger (pi)  |
mail/p5-Mail-DKIM: update 0.58 -> 1.20200907
Changes: https://metacpan.org/changes/distribution/Mail-DKIM |
06 Apr 2021 14:31:07 0.58
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
01 Jan 2020 02:39:48
0.58
|
wen  |
- Update to 0.58 |
28 Oct 2019 14:57:07
0.57
|
sunpoet  |
Update to 0.57
Changes: https://metacpan.org/changes/distribution/Mail-DKIM |
24 Aug 2019 00:10:31
0.56
|
sunpoet  |
Update to 0.56
Changes: https://metacpan.org/changes/distribution/Mail-DKIM |
13 Apr 2019 23:45:22
0.55
|
sunpoet  |
Update to 0.55
Changes: https://metacpan.org/changes/distribution/Mail-DKIM |
15 Oct 2018 21:07:43
0.54
|
sunpoet  |
Update to 0.54
Changes: https://metacpan.org/changes/distribution/Mail-DKIM |
06 Oct 2018 13:06:45
0.53
|
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) |
28 May 2018 08:03:39
0.53
|
wen  |
- Update to 0.53
Changes: https://metacpan.org/changes/distribution/Mail-DKIM |
14 Jan 2018 07:07:24
0.52
|
sunpoet  |
Update to 0.52
Changes: http://search.cpan.org/dist/Mail-DKIM/Changes |
12 Jan 2018 14:24:32
0.51
|
sunpoet  |
Update to 0.51
- Fix *_DEPENDS
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Mail-DKIM/Changes |
16 Dec 2017 20:56:00
0.50
|
sunpoet  |
Update to 0.50
Changes: http://search.cpan.org/dist/Mail-DKIM/Changes |
19 Oct 2017 20:36:11
0.44
|
sunpoet  |
Update to 0.44
Changes: http://search.cpan.org/dist/Mail-DKIM/Changes |
21 Sep 2017 17:21:07
0.43
|
sunpoet  |
Update to 0.43
Changes: http://search.cpan.org/dist/Mail-DKIM/Changes |
15 Sep 2017 08:58:50
0.42
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
30 Jul 2017 13:12:44
0.42
|
sunpoet  |
Update to 0.42
Changes: http://search.cpan.org/dist/Mail-DKIM/Changes |
15 Apr 2017 00:47:30
0.41
|
sunpoet  |
Update to 0.41
- Sort PLIST
Changes: http://search.cpan.org/dist/Mail-DKIM/Changes |
01 Apr 2016 14:16:20
0.40_2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
31 May 2015 13:10:54
0.40_2
|
amdmi3  |
- Fix shebangs
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q2 |
27 Feb 2015 12:49:51
0.40_1
|
sunpoet  |
- Add LICENSE [1]
- Sort *_DEPENDS
- Merge MASTER_SITE_BACKUP to MASTER_SITES
PR: 189695 [1]
Submitted by: <paul@inetstat.net> [1] |
26 Nov 2014 13:08:38
0.40_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 ) |
07 Jun 2014 20:40:40
0.40
|
pi  |
mail/p5-Mail-DKIM: shebangfix
Approved by: portmgr blanket (implicit), mentors (implicit) |
05 Nov 2013 02:54:54
0.40
|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 19:59:14
0.40
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
02 Aug 2013 18:52:11
0.40
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
08 Mar 2013 19:27:22
0.40
|
az  |
- Drop support for perl < 12.x |
11 Feb 2013 11:32:08
0.40
|
tobez  |
Update to 0.40.
Changes: http://search.cpan.org/dist/Mail-DKIM/Changes
Also, bring this port into the perl@ fold. |
08 Feb 2013 16:33:52
0.39
|
zi  |
- Reset MAINTAINER due to fatal email bounce
Reported by: portscout |
30 Jun 2012 13:10:10
0.39
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
10 Jun 2012 18:42:48
0.39
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
13 Mar 2012 16:15:36
0.39
|
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.39
|
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 |
15 Dec 2010 23:08:56
0.39
|
pgollucci  |
- Update to 0.39
- Remove MD5
PR: ports/153083
Submitted by: myself (pgollucci)
Approved by: yanagisawa@csg.is.titech.ac.jp (maintainer)
Changes: http://jason.long.name/dkimproxy/Changes |
24 Sep 2010 02:03:44
0.38
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
21 Sep 2010 16:08:11
0.38
|
mm  |
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000 |
05 Apr 2010 23:19:59
0.38
|
sylvio  |
- Update to 0.38
PR: ports/145342
Submitted by: Masafumi NAKANE <max@FreeBSD.org>
Approved by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp>
(maintainer), itetcu (mentor, implicit) |
18 Sep 2009 22:41:46
0.37
|
miwi  |
- Update to 0.37
PR: 138894
Submitted by: max@
Feature safe: yes |
22 Jul 2009 16:27:08
0.36
|
pgollucci  |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
14 Jun 2009 00:24:17
0.36
|
gabor  |
- Update to 0.36
PR: ports/135374
Submitted by: Michael Scheidell <scheidell@secnap.net>
Approved by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp>
(maintainer) |
30 May 2009 23:22:30
0.35
|
gabor  |
- Update to 0.35
PR: ports/134964
Submitted by: Michael Scheidell <scheidell@secnap.net>
Approved by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp>
(maintainer) |
15 Mar 2009 17:26:55
0.33
|
gabor  |
- Update to 0.33
PR: ports/132514
Submitted by: Michael Scheidell <scheidell@secnap.net>
Approved by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp>
(maintainer) |
14 Jan 2009 15:07:40
0.32_1
|
tobez  |
Fix plist with perl 5.8.9.
Approved by: portmgr (pav, implicit) |
17 Jul 2008 19:03:06
0.32
|
wxs  |
Update to 0.32
Fix MASTER_SITE_BACKUP
Drop dependency on security/p5-Digest-SHA1
PR: ports/125565
Submitted by: Olli Hauer <ohauer@gmx.de>
Approved by: maintainer |
27 Apr 2008 22:27:41
0.31
|
miwi  |
- Update to 0.31
PR: 123075
Submitted by: Michael Scheidll <scheidell@secnap.net>
Approved by: maintainer |
17 Apr 2008 14:30:31
0.30.1
|
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) |
07 Mar 2008 10:19:00
0.30.1
|
miwi  |
- Update to 0.30.1
PR: 121341
Submitted by: Michael Scheidell <scheidell@secnap.net>
Approved by: maintainer |
24 Jan 2008 01:48:53
0.30
|
clsung  |
Update p5-Mail-DKIM to 0.30. This version is a pre-requisite for DKIM
signing in the forthcoming amavisd-new 2.6 series.
Version 0.30 - released 2008-01-10
* includes speed-up optimizations by Mark Martinec
* DomainKeys, implement proper identity matching...
a DomainKey-Signature's domain should match the From/Sender address
* several more test cases
* API improvements:
* accept additional arguments when creating Signer/Signature
* bugfixes:
* DomainKey-Signature headers were not "prettified"
* granularity ending with '*' was not checked correctly
* DomainKey-Signature granularity was checked against the wrong value (Only the first 15 lines of the commit message are shown above ) |
12 Aug 2007 11:01:00
0.28
|
rafan  |
- Update to 0.28
PR: ports/115299
Submitted by: Yoshisato YANAGISAWA <yanagisawa at csg.is.titech.ac.jp>
(maintainer) |
05 Jun 2007 13:57:12
0.26
|
miwi  |
- Update to 0.26
PR: 113246
Submitted by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp>
(maintainer) |
29 May 2007 01:50:06
0.25
|
clsung  |
- Update to 0.25
- MIME::Base64 In Perl 5.8+ now, so
- make it conditional
- Install two scripts (dkimsign.pl and dkimverify.pl)
- Remove Perl version < 5.6 warning
- Use %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plist
PR: ports/113034
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Reviewed by: maintainer (Yoshisato YANAGISAWA)
Approved by: maintainer |
16 Mar 2007 20:58:23
0.24
|
miwi  |
- Update to 0.24
PR: 110379
Submitted by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp>
(maintainer) |
06 Mar 2007 21:01:37
0.23
|
miwi  |
- Update to 0.23
PR: 109903
Submitted by: miwi
Approved by: maintainer |
30 Jan 2007 13:43:41
0.22
|
miwi  |
- Update to 0.22
Submitted by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp>
(maintainer via privat mail) |
27 Jan 2007 19:51:37
0.21
|
miwi  |
- Add backup MASTER_SITES
Submitted by: pointyhat |
27 Dec 2006 14:11:55
0.21
|
miwi  |
- Update to 0.21
PR: ports/107157
Submitted by: miwi
Approved by: maintainer |
31 Oct 2006 15:19:04
0.20
|
clsung  |
- Maintainer update of p5-Mail-DKIM from 0.19 to 0.20.
- In 0.20, DomainKeys signatures has been supported and
The library can signing/verifying multiple signatures in one pass.
PR: ports/104960
Submitted by: maintainer (Yoshisato YANAGISAWA) |
08 Oct 2006 14:59:46
0.19
|
pav  |
- Remove symlinks created by mtree target from plists
Pointy hats to: rafan 6x, droso 2x, pav 2x, alepulve, clsung, glewis, itetcu,
miwi |
17 Jul 2006 15:50:27
0.19
|
rafan  |
Add p5-Mail-DKIM 0.19, perl5 module to process and/or create DKIM email.
PR: ports/100380
Submitted by: Yoshisato YANAGISAWA |