Bug 160166 - New port devel/p5-Devel-Mallinfo
Summary: New port devel/p5-Devel-Mallinfo
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-25 06:40 UTC by Rodrigo Mosconi
Modified: 2011-09-03 06:50 UTC (History)
0 users

See Also:


Attachments
file.shar (2.28 KB, text/plain)
2011-08-25 06:40 UTC, Rodrigo Mosconi
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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"