aboutsummaryrefslogtreecommitdiff
path: root/devel/kcachegrind
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove whitespace from line endings in pkg-plist files.Vasil Dimov2006-05-121-1/+1
| | | | | | | | | | | | | Those spaces used to hinder searching for the corresponding files with portsearch -f '/FILENAME$' for obvious reasons. Although currently portsearch removes those spaces itself remove them anyway. Inspired by: ports/94078 Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin) Notes: svn path=/head/; revision=162181
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-16/+16
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Add SHA256 for my ports (that don't already have it).Simon Barner2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149297
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Change email address in ports maintained by me to barner@FreeBSD.orgSimon Barner2005-02-281-1/+1
| | | | | | | Approved by: arved (mentor) Notes: svn path=/head/; revision=130011
* Fix plist.Michael Nottebrock2004-12-091-0/+16
| | | | | | | | PR: 74721 Submitted by: maintainer Notes: svn path=/head/; revision=123599
* Rename devel/calltree to callgrind.Sergey Matveychuk2004-09-013-2/+31
| | | | | | | | | | | Update it to 0.9.8. Update related ports. PR: ports/70936 Submitted by: maintainer Notes: svn path=/head/; revision=117847
* Fix build on 5.xSergey Matveychuk2004-08-261-0/+11
| | | | | | | | PR: ports/70932 Submitted by: maintainer Notes: svn path=/head/; revision=117331
* Mark i386-specific.Michael Nottebrock2004-08-021-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=115254
* Add kcachegrind: a visualisation tool for calltree dataMichael Nottebrock2004-07-314-0/+71
PR: ports/69847 Submitted by: Simon Barner <barner@in.tum.de> Notes: svn path=/head/; revision=115167