Bug 132079 - [NEW PORT] sysutils/DTraceToolkit: Collection of useful scripts for DTrace
Summary: [NEW PORT] sysutils/DTraceToolkit: Collection of useful scripts for DTrace
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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-25 00:40 UTC by Steven Kreuzer
Modified: 2009-02-26 15:10 UTC (History)
0 users

See Also:


Attachments
DTraceToolkit-0.99.shar (52.51 KB, text/plain)
2009-02-25 00:40 UTC, Steven Kreuzer
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steven Kreuzer 2009-02-25 00:40:02 UTC
The DTraceToolkit is a collection of useful documented scripts developed
by the OpenSolaris DTrace community.

WWW: http://www.opensolaris.org/os/community/dtrace/dtracetoolkit/ 

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-25 00:40:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

wxs@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-02-26 15:06:07 UTC
wxs         2009-02-26 15:05:58 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/DTraceToolkit Makefile distinfo pkg-descr pkg-message 
                           pkg-plist 
  Log:
  The DTraceToolkit is a collection of useful documented scripts developed
  by the OpenSolaris DTrace community.
  
  It's worth noting that not all of these scripts will work.  They are
  either too Solaris specific or the probes have not yet been implemented.
  As more probes are implemented more scripts will work.
  
  WWW: http://www.opensolaris.org/os/community/dtrace/dtracetoolkit/
  
  PR:             ports/132079
  Submitted by:   Steven Kreuzer <skreuzer@exit2shell.com>
  
  Revision  Changes    Path
  1.1       +46 -0     ports/sysutils/DTraceToolkit/Makefile (new)
  1.1       +3 -0      ports/sysutils/DTraceToolkit/distinfo (new)
  1.1       +4 -0      ports/sysutils/DTraceToolkit/pkg-descr (new)
  1.1       +6 -0      ports/sysutils/DTraceToolkit/pkg-message (new)
  1.1       +1049 -0   ports/sysutils/DTraceToolkit/pkg-plist (new)
  1.1083    +1 -0      ports/sysutils/Makefile
_______________________________________________
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 Wesley Shields freebsd_committer freebsd_triage 2009-02-26 15:06:09 UTC
State Changed
From-To: open->closed

Committed. Thanks!