Bug 145136 - new port: math/p5-Statistics-Frequency
Summary: new port: math/p5-Statistics-Frequency
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-03-29 00:30 UTC by Steve Wills
Modified: 2010-03-29 04:10 UTC (History)
0 users

See Also:


Attachments
file.shar (2.37 KB, text/plain)
2010-03-29 00:30 UTC, Steve Wills
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills 2010-03-29 00:30:07 UTC
new port of perl module Statistics::Frequency

Fix: see attached

Patch attached with submission follows:
Comment 1 Wen Heping freebsd_committer freebsd_triage 2010-03-29 02:47:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-03-29 04:04:28 UTC
wen         2010-03-29 03:04:20 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/p5-Statistics-Frequency Makefile distinfo pkg-descr 
                                 pkg-plist 
  Log:
  Statistics::Frequency is a simple class for counting elements, in other
  words, their frequencies. The goal of Statistics::Frequency is simply to
  be provide container for sets of elements and their respective frequencies.
  
  WWW:    http://search.cpan.org/~jhi/Statistics-Frequency/
  
  PR:             ports/145136
  Submitted by:   Steve Wills <steve@mouf.net>
  
  Revision  Changes    Path
  1.645     +1 -0      ports/math/Makefile
  1.1       +20 -0     ports/math/p5-Statistics-Frequency/Makefile (new)
  1.1       +3 -0      ports/math/p5-Statistics-Frequency/distinfo (new)
  1.1       +5 -0      ports/math/p5-Statistics-Frequency/pkg-descr (new)
  1.1       +5 -0      ports/math/p5-Statistics-Frequency/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-03-29 04:06:15 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!