Bug 156700 - new port mail/p5-Mail-OpenDKIM
Summary: new port mail/p5-Mail-OpenDKIM
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-perl (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-28 14:40 UTC by Vick Khera
Modified: 2011-05-05 16:20 UTC (History)
0 users

See Also:


Attachments
file.shar (2.28 KB, text/plain)
2011-04-28 14:40 UTC, Vick Khera
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vick Khera 2011-04-28 14:40:10 UTC
	

Included here is a new port, mail/p5-Mail-OpenDKIM, which is a perl interface
to the libopendkim C library, and provides high-speed DKIM signing of email
messages.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-04-28 14:40:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-05-05 16:10:14 UTC
jadawin     2011-05-05 15:09:52 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/p5-Mail-OpenDKIM Makefile distinfo pkg-descr 
  Log:
  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>
  
  Revision  Changes    Path
  1.1066    +1 -0      ports/mail/Makefile
  1.1       +37 -0     ports/mail/p5-Mail-OpenDKIM/Makefile (new)
  1.1       +2 -0      ports/mail/p5-Mail-OpenDKIM/distinfo (new)
  1.1       +5 -0      ports/mail/p5-Mail-OpenDKIM/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Philippe Audeoud freebsd_committer freebsd_triage 2011-05-05 16:12:38 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!