summaryrefslogtreecommitdiff
path: root/sysutils/pstack/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Add new port sysutils/pstacku using libunwind and written by kib.Juergen Lock2014-06-181-0/+1
| | | | | | | | | | | | | | | | - Add CONFLICTS with sysutils/pstack. "pstack" is a workalike for the Solaris program of the same name. Running pstack on a process produces a stack trace of each thread in that process. It's useful for finding out what wedged processes are up to, getting profiles of applications, and just satisfying one's curiosity. WWW: https://www.kib.kiev.ua/git/gitweb.cgi?p=pstacku.git;a=tree Notes: svn path=/head/; revision=358295
* sysutils/pstack: update 1.2 -> 1.3Kurt Jaeger2014-06-171-10/+13
| | | | | | | Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> Notes: svn path=/head/; revision=358174
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-5/+1
| | | | Notes: svn path=/head/; revision=225335
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-051-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172294
* - unbreak this port when OSVERSION >= 600000Yen-Ming Lee2006-04-151-2/+11
| | | | | | | | | | | | - update MASTER_SITES and WWW in pkg-descr - bump PORTREVISION PR: 94865 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=159536
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-061-1/+2
| | | | Notes: svn path=/head/; revision=100139
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76041
* Update to 1.2.Max Khon2002-11-261-4/+3
| | | | | | | | | This fixes pstack on recent 4.7-STABLE as well. Submitted by: MAINTAINER Notes: svn path=/head/; revision=71109
* upgrade to 1.1Ying-Chieh Liao2002-10-071-2/+4
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=67538
* add pstack 1.0Ying-Chieh Liao2002-09-181-0/+20
Retrieve process/core file stack traces PR: 37632 Submitted by: Peter Edwards <pmedwards@eircom.net> Notes: svn path=/head/; revision=66598