aboutsummaryrefslogtreecommitdiff
path: root/devel/dwarfdump
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 20080615Pav Lucistnik2008-12-033-11/+24
| | | | | | | | | PR: ports/126987 Submitted by: Pedro Giffuni <pfgshield-freebsd@yahoo.com> Approved by: maintainer timeout (joerg; 3 months) Notes: svn path=/head/; revision=223744
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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
* Update libdwarf and dwarfdump to version 20070703Joerg Wunsch2007-10-292-4/+4
| | | | | | | | Submitted by: Pedro F. Giffuni PR: ports/116098 Notes: svn path=/head/; revision=202373
* Fix build on amd64. The workaround for Elf64_Xword has been "borrowed"Joerg Wunsch2006-10-131-1/+14
| | | | | | | | | from devel/libelf. Approved by: portmgr (erwin) Notes: svn path=/head/; revision=175250
* Upgrade to 20060421.Joerg Wunsch2006-10-104-16/+6
| | | | | | | | | | Change master site. Submitted by: "Pedro F. Giffuni" <giffunip@asme.org> PR: ports/98159 Notes: svn path=/head/; revision=175191
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* dwarfdump is a utility to display DWARF debugging information in ELFJoerg Wunsch2005-02-126-0/+62
files. Needs libdwarf (and libelf in turn). Notes: svn path=/head/; revision=128641