Bug 144344 - [NEW PORT] net/p5-Crypt-DH-GMP: Crypt::DH Using GMP Directly
Summary: [NEW PORT] net/p5-Crypt-DH-GMP: Crypt::DH Using GMP Directly
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-27 17:10 UTC by Andrey Kostenko
Modified: 2010-02-28 03:30 UTC (History)
0 users

See Also:


Attachments
p5-Crypt-DH-GMP-0.00006.shar (2.57 KB, text/plain)
2010-02-27 17:10 UTC, Andrey Kostenko
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Kostenko 2010-02-27 17:10:00 UTC

WWW: http://search.cpan.org/dist/Crypt-DH-GMP

Generated with FreeBSD Port Tools 0.99
Comment 1 Wen Heping freebsd_committer freebsd_triage 2010-02-28 00:41:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-02-28 03:26:07 UTC
wen         2010-02-28 03:25:51 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/p5-Crypt-DH-GMP  Makefile distinfo pkg-descr pkg-plist 
  Log:
  Crypt::DH::GMP is a (somewhat) portable replacement to Crypt::DH,
  implemented mostly in C.
  
  Crypt::DH uses Math::BigInt, which is a very feature-full and fast
  interface to perform high-precision math.
  
  WWW: http://search.cpan.org/dist/Crypt-DH-GMP
  
  PR:             ports/144344
  Submitted by:   Andrey Kostenko <andrey@kostenko.name>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.2184    +1 -0      ports/net/Makefile
  1.1       +23 -0     ports/net/p5-Crypt-DH-GMP/Makefile (new)
  1.1       +3 -0      ports/net/p5-Crypt-DH-GMP/distinfo (new)
  1.1       +7 -0      ports/net/p5-Crypt-DH-GMP/pkg-descr (new)
  1.1       +11 -0     ports/net/p5-Crypt-DH-GMP/pkg-plist (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 Wen Heping freebsd_committer freebsd_triage 2010-02-28 03:26:38 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!