summaryrefslogtreecommitdiff
path: root/devel/kprof (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to a single libtool environment.Ade Lovett2006-02-232-48/+69
| | | | Approved by: portmgr (kris)
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-12/+12
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
|
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
|
* More pthread-check fixes.Michael Nottebrock2004-11-112-1/+391
|
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
|
* Add size data, approved by maintainers.Trevor Johnson2004-03-201-0/+1
|
* Fix Build after KDE 3.2Tilman Keskinoz2004-02-202-0/+21
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | (Part 2)
* - Use Qt treeview librariesKirill Ponomarev2003-12-212-1/+33
| | | | | | PR: 50992 Submitted by: zako <hagerakko@geocities.co.jp> Approved by: maintainer timeout > 1 month
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Clean upKevin Lo2002-07-151-4/+1
| | | | Approved by: MAINTAINER
* Update to 1.3.1 which includes support for kde3David W. Chapman Jr.2002-07-093-7/+18
| | | | | PR: 39730 Submitted by: maintainer
* add kprof 1.3Ying-Chieh Liao2002-06-185-0/+52
A profiling tool for KDE. PR: 33135 Submitted by: Paul Marquis <pmarquis@pobox.com>