From nobody@FreeBSD.org  Sun Dec 23 22:57:51 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 8EA6E37B417
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 23 Dec 2001 22:57:51 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id fBO6vpV56594;
	Sun, 23 Dec 2001 22:57:51 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200112240657.fBO6vpV56594@freefall.freebsd.org>
Date: Sun, 23 Dec 2001 22:57:51 -0800 (PST)
From: Paul Marquis <pmarquis@pobox.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: devel/kprof - A profiling tool for KDE.
X-Send-Pr-Version: www-1.0

>Number:         33135
>Category:       ports
>Synopsis:       New port: devel/kprof - A profiling tool for KDE.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 23 23:00:01 PST 2001
>Closed-Date:    Tue Jun 18 13:40:31 PDT 2002
>Last-Modified:  Tue Jun 18 13:40:31 PDT 2002
>Originator:     Paul Marquis
>Release:        4-STABLE
>Organization:
>Environment:
FreeBSD sboy.pmarquis.com 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Sun Dec 23 09:20:55 EST 2001     root@:/usr/obj/home/src/sys/SBOY  i386

>Description:
New port: devel/kprof - A profiling tool for KDE.
>How-To-Repeat:

>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	/usr/ports/devel/kprof
#	/usr/ports/devel/kprof/pkg-comment
#	/usr/ports/devel/kprof/Makefile
#	/usr/ports/devel/kprof/distinfo
#	/usr/ports/devel/kprof/pkg-plist
#	/usr/ports/devel/kprof/pkg-descr
#
echo c - /usr/ports/devel/kprof
mkdir -p /usr/ports/devel/kprof > /dev/null 2>&1
echo x - /usr/ports/devel/kprof/pkg-comment
sed 's/^X//' >/usr/ports/devel/kprof/pkg-comment << 'END-of-/usr/ports/devel/kprof/pkg-comment'
XA profiling tool for KDE.
END-of-/usr/ports/devel/kprof/pkg-comment
echo x - /usr/ports/devel/kprof/Makefile
sed 's/^X//' >/usr/ports/devel/kprof/Makefile << 'END-of-/usr/ports/devel/kprof/Makefile'
XPORTNAME=	kprof
XPORTVERSION=	1.3
XCATEGORIES=	devel
XMASTER_SITES=	http://prdownloads.sourceforge.net/kprof/
X
XMAINTAINER=	pmarquis@pobox.com
X
XUSE_KDELIBS_VER=2
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV=	KDEDIR=${LOCALBASE} MOC=moc2 LIBQT=-lqt2
XCONFIGURE_ARGS=	--prefix=${PREFIX} \
X		--with-extra-includes=${LOCALBASE}/include \
X		--with-extra-libs=${LOCALBASE}/lib \
X		--with-qt-includes=${X11BASE}/include/qt2 \
X		--with-qt-libraries=${X11BASE}/lib
XMAKE_ENV=	${CONFIGURE_ENV}
X
X.include <bsd.port.mk>
END-of-/usr/ports/devel/kprof/Makefile
echo x - /usr/ports/devel/kprof/distinfo
sed 's/^X//' >/usr/ports/devel/kprof/distinfo << 'END-of-/usr/ports/devel/kprof/distinfo'
XMD5 (kprof-1.3.tar.gz) = bb20a4b9ccd750235d2cc3ec055d79f9
END-of-/usr/ports/devel/kprof/distinfo
echo x - /usr/ports/devel/kprof/pkg-plist
sed 's/^X//' >/usr/ports/devel/kprof/pkg-plist << 'END-of-/usr/ports/devel/kprof/pkg-plist'
Xbin/kprof
Xshare/applnk/Development/kprof.desktop
Xshare/apps/kprof/kprofui.rc
Xshare/doc/HTML/en/kprof/common
Xshare/doc/HTML/en/kprof/index.docbook
Xshare/doc/HTML/en/kprof/redo.png
Xshare/icons/locolor/16x16/apps/kprof.png
Xshare/icons/locolor/32x32/apps/kprof.png
X@dirrm share/doc/HTML/en/kprof
X@dirrm share/apps/kprof
END-of-/usr/ports/devel/kprof/pkg-plist
echo x - /usr/ports/devel/kprof/pkg-descr
sed 's/^X//' >/usr/ports/devel/kprof/pkg-descr << 'END-of-/usr/ports/devel/kprof/pkg-descr'
XKProf is a visual tool for developers, which displays the execution
Xprofiling output generated by code profilers.  The output of profilers
Xbeing usually difficult to read (beyond the flat profile information),
XKProf presents the information in list- or tree-views that make the
Xinformation very easy to understand.
X
XWWW: http://kprof.sourceforge.net/
X
X- Paul Marquis
Xpmarquis@pobox.com
END-of-/usr/ports/devel/kprof/pkg-descr
exit


>Release-Note:
>Audit-Trail:

From: Paul Marquis <pmarquis@pobox.com>
To: freebsd-gnats-submit@freebsd.org, pmarquis@pobox.com
Cc:  
Subject: Re: ports/33135: New port: devel/kprof - A profiling tool for KDE.
Date: Mon, 24 Dec 2001 11:34:05 -0500

 Couple of minor nits in original port -- use the follwoing shar file 
 instead:
 
 # This is a shell archive.  Save it in a file, remove anything before
 # this line, and then unpack it by entering "sh file".  Note, it may
 # create directories; files and directories will be owned by you and
 # have default permissions.
 #
 # This archive contains:
 #
 #	kprof
 #	kprof/pkg-comment
 #	kprof/Makefile
 #	kprof/distinfo
 #	kprof/pkg-plist
 #	kprof/pkg-descr
 #
 echo c - kprof
 mkdir -p kprof > /dev/null 2>&1
 echo x - kprof/pkg-comment
 sed 's/^X//' >kprof/pkg-comment << 'END-of-kprof/pkg-comment'
 XA profiling tool for KDE.
 END-of-kprof/pkg-comment
 echo x - kprof/Makefile
 sed 's/^X//' >kprof/Makefile << 'END-of-kprof/Makefile'
 X# ex:ts=8
 X# Ports collection makefile for:	kprof
 X# Date Created:			 	24 December 2001
 X# Whom:					Paul Marquis <pmarquis@pobox.com>
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=	kprof
 XPORTVERSION=	1.3
 XCATEGORIES=	devel
 XMASTER_SITES=	http://prdownloads.sourceforge.net/kprof/
 X
 XMAINTAINER=	pmarquis@pobox.com
 X
 XUSE_KDELIBS_VER=2
 XUSE_GMAKE=	yes
 XGNU_CONFIGURE=	yes
 XCONFIGURE_ENV=	KDEDIR=${PREFIX} MOC=moc2 LIBQT=-lqt2
 XCONFIGURE_ARGS=	--prefix=${PREFIX} \
 X		--with-extra-includes=${PREFIX}/include \
 X		--with-extra-libs=${PREFIX}/lib \
 X		--with-qt-includes=${X11BASE}/include/qt2 \
 X		--with-qt-libraries=${X11BASE}/lib
 XMAKE_ENV=	${CONFIGURE_ENV}
 X
 X.include <bsd.port.mk>
 END-of-kprof/Makefile
 echo x - kprof/distinfo
 sed 's/^X//' >kprof/distinfo << 'END-of-kprof/distinfo'
 XMD5 (kprof-1.3.tar.gz) = bb20a4b9ccd750235d2cc3ec055d79f9
 END-of-kprof/distinfo
 echo x - kprof/pkg-plist
 sed 's/^X//' >kprof/pkg-plist << 'END-of-kprof/pkg-plist'
 Xbin/kprof
 Xshare/applnk/Development/kprof.desktop
 Xshare/apps/kprof/kprofui.rc
 Xshare/doc/HTML/en/kprof/common
 Xshare/doc/HTML/en/kprof/index.docbook
 Xshare/doc/HTML/en/kprof/redo.png
 Xshare/icons/locolor/16x16/apps/kprof.png
 Xshare/icons/locolor/32x32/apps/kprof.png
 X@dirrm share/doc/HTML/en/kprof
 X@dirrm share/apps/kprof
 END-of-kprof/pkg-plist
 echo x - kprof/pkg-descr
 sed 's/^X//' >kprof/pkg-descr << 'END-of-kprof/pkg-descr'
 XKProf is a visual tool for developers, which displays the execution
 Xprofiling output generated by code profilers.  The output of 
 profilers
 Xbeing usually difficult to read (beyond the flat profile 
 information),
 XKProf presents the information in list- or tree-views that make the
 Xinformation very easy to understand.
 X
 XWWW: http://kprof.sourceforge.net/
 X
 X- Paul Marquis
 Xpmarquis@pobox.com
 END-of-kprof/pkg-descr
 exit
 
 -- 
 Paul Marquis
 pmarquis@pobox.com
State-Changed-From-To: open->closed 
State-Changed-By: ijliao 
State-Changed-When: Tue Jun 18 13:40:24 PDT 2002 
State-Changed-Why:  
committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=33135 
>Unformatted:
