aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pstack
Commit message (Collapse)AuthorAgeFilesLines
* Change MAINTAINER email to my new FreeBSD emailLuca Pizzamiglio2017-08-291-1/+1
| | | | | | | | | Approved by: lme (mentor) Approved by: olivier (mentor) Differential Revision: https://reviews.freebsd.org/D12150 Notes: svn path=/head/; revision=448911
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/Sunpoet Po-Chuan Hsieh2017-01-201-1/+1
| | | | Notes: svn path=/head/; revision=431996
* sysutils/pstack sysutils/pstacku: give maintainer to submitterKurt Jaeger2016-05-091-1/+1
| | | | | | | | PR: 209397 Submitted by: luca.pizzamiglio@gmail.com Notes: svn path=/head/; revision=414880
* Update ports in the remaining categories to not use GH_COMMIT.Mathieu Arnold2015-05-072-4/+2
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385665
* - 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-172-12/+15
| | | | | | | 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
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - 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-152-2/+13
| | | | | | | | | | | | - 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
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-2/+2
| | | | Notes: svn path=/head/; revision=100139
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Update to 1.2.Max Khon2002-11-263-7/+4
| | | | | | | | | 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-073-3/+7
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=67538
* add pstack 1.0Ying-Chieh Liao2002-09-185-0/+29
Retrieve process/core file stack traces PR: 37632 Submitted by: Peter Edwards <pmedwards@eircom.net> Notes: svn path=/head/; revision=66598