From owner-freebsd-ports Sun Dec 23 23: 0: 8 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7570C37B41A for ; Sun, 23 Dec 2001 23:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBO701j56867; Sun, 23 Dec 2001 23:00:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8EA6E37B417 for ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33135: New port: devel/kprof - A profiling tool for KDE. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 23 23:00:01 PST 2001 >Closed-Date: >Last-Modified: >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 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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message