aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/perf
Commit message (Collapse)AuthorAgeFilesLines
* Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-091-1/+2
| | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav)
* Mark as broken with gcc4.2.linimon2007-09-301-1/+7
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Add perf 1.5, a xview-based system monitoring tool.will2001-03-315-0/+33
PR: 25631 Submitted by: Tobias Begalke <tobega@spyz.org>