Bug 160166

Summary: New port devel/p5-Devel-Mallinfo
Product: Ports & Packages Reporter: Rodrigo Mosconi <freebsd>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Rodrigo Mosconi 2011-08-25 06:40:08 UTC
New port for p5-Devel-Mallinfo: mallinfo() memory statistics and more

Pre-requisite for another port.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-25 06:40:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-09-03 06:33:23 UTC
Responsible Changed
From-To: perl->sunpoet

I'll take it.
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-09-03 06:42:54 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-09-03 06:42:55 UTC
sunpoet     2011-09-03 05:42:43 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Devel-Mallinfo Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add p5-Devel-Mallinfo 11
  
  Devel::Mallinfo is an interface to the C library mallinfo() function
  giving malloc memory allocation statistics.  This is meant for
  development use, to give an idea of how much space your program and
  any libraries are using from malloc().
  
  WWW: http://search.cpan.org/dist/Devel-Leak/
  
  PR:             ports/160166
  Submitted by:   Rodrigo Mosconi <freebsd@mosconi.mat.br>
  
  Revision  Changes    Path
  1.4533    +1 -0      ports/devel/Makefile
  1.1       +21 -0     ports/devel/p5-Devel-Mallinfo/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Devel-Mallinfo/distinfo (new)
  1.1       +6 -0      ports/devel/p5-Devel-Mallinfo/pkg-descr (new)
  1.1       +7 -0      ports/devel/p5-Devel-Mallinfo/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"