From owner-cvs-all@FreeBSD.ORG Thu Feb 26 15:05:58 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D69E106566B; Thu, 26 Feb 2009 15:05:58 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8C4CA8FC18; Thu, 26 Feb 2009 15:05:58 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n1QF5wBq085479; Thu, 26 Feb 2009 15:05:58 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n1QF5wvu085478; Thu, 26 Feb 2009 15:05:58 GMT (envelope-from wxs) Message-Id: <200902261505.n1QF5wvu085478@repoman.freebsd.org> From: Wesley Shields Date: Thu, 26 Feb 2009 15:05:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils Makefile ports/sysutils/DTraceToolkit Makefile distinfo pkg-descr pkg-message pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2009 15:05:59 -0000 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 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