From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Dec 17 03:20:26 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24DB916A4CE for ; Fri, 17 Dec 2004 03:20:26 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA5F943D3F for ; Fri, 17 Dec 2004 03:20:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBH3KPiq030326 for ; Fri, 17 Dec 2004 03:20:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBH3KPsD030325; Fri, 17 Dec 2004 03:20:25 GMT (envelope-from gnats) Date: Fri, 17 Dec 2004 03:20:25 GMT Message-Id: <200412170320.iBH3KPsD030325@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Mario Sergio Fujikawa Ferreira Subject: Re: ports/75173: New port: devel/cgprof Generates colored graphs for profiled executables using gcc and gprof X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mario Sergio Fujikawa Ferreira List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Dec 2004 03:20:26 -0000 The following reply was made to PR ports/75173; it has been noted by GNATS. From: Mario Sergio Fujikawa Ferreira To: FreeBSD-gnats-submit@FreeBSD.org Cc: Adam McLaurin Subject: Re: ports/75173: New port: devel/cgprof Generates colored graphs for profiled executables using gcc and gprof Date: Fri, 17 Dec 2004 01:16:40 -0200 --UlVJffcvxoiEqYs2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Submitter forgot to attach the port shar :) He also wishes to be the MAINTAINER I am following up in his behalf. He is having problems with FreeBSD.org smtp server. -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." feature, n: a documented bug | bug, n: an undocumented feature --UlVJffcvxoiEqYs2 Content-Type: application/x-shar Content-Disposition: attachment; filename="cgprof.shar" Content-Transfer-Encoding: quoted-printable # This is a shell archive. Save it in a file, remove anything before=0A# t= his line, and then unpack it by entering "sh file". Note, it may=0A# creat= e directories; files and directories will be owned by you and=0A# have defa= ult permissions.=0A#=0A# This archive contains:=0A#=0A# ./cgprof=0A# ./cgpr= of/distinfo=0A# ./cgprof/pkg-descr=0A# ./cgprof/Makefile=0A#=0Aecho c - ./c= gprof=0Amkdir -p ./cgprof > /dev/null 2>&1=0Aecho x - ./cgprof/distinfo=0As= ed 's/^X//' >./cgprof/distinfo << 'END-of-./cgprof/distinfo'=0AXMD5 (cgprof= -1.2.tar.gz) =3D dcf9f91367fb348f56bb816e0732e500=0AXSIZE (cgprof-1.2.tar.g= z) =3D 17458=0AEND-of-./cgprof/distinfo=0Aecho x - ./cgprof/pkg-descr=0Ased= 's/^X//' >./cgprof/pkg-descr << 'END-of-./cgprof/pkg-descr'=0AXcgprof gene= rates colored graphs for profiled executables using gcc and gprof. =0AXcgp= rof helps to have a better understanding of program structure and execution= =2E=0AXIt makes hot spots identification visual and intuitive. =0AXIt is a = shell script using gnu awk, that should run on any Unix like system.=0AX=0A= XWWW: http://mvertes.free.fr/=0AEND-of-./cgprof/pkg-descr=0Aecho x - ./cgpr= of/Makefile=0Ased 's/^X//' >./cgprof/Makefile << 'END-of-./cgprof/Makefile'= =0AX# New ports collection makefile for: cgprof=0AX# Date created: = 16 December 2004=0AX# Whom: Adam McLaurin=0AX#=0AX# $FreeBS= D: ports/devel/cgprof/Makefile $=0AX#=0AX=0AXPORTNAME=3D cgprof=0AXPOR= TVERSION=3D 1.2=0AXCATEGORIES=3D devel=0AXMASTER_SITES=3D http://mver= tes.free.fr/download/=0AX=0AXMAINTAINER=3D adam.freebsd@fastmail.fm=0AXC= OMMENT=3D Generates colored graphs for profiled executables using gc= c and gprof=0AX=0AXBUILD_DEPENDS=3D gawk:${PORTSDIR}/lang/gawk=0AXRUN_DEPEN= DS=3D ${BUILD_DEPENDS}=0AX=0AXALL_TARGET=3D cgprof.1=0AXINSTALL_TARGET=3D i= nstall prefix=3D${PREFIX}=0AX=0AXMAN1=3D cgprof.1=0AX=0AXPLIST_FIL= ES=3D bin/cgprof=0AX=0AX.include =0AEND-of-./cgprof/Makefile= =0Aexit=0A=0A --UlVJffcvxoiEqYs2--