aboutsummaryrefslogtreecommitdiff
path: root/devel/libdwarf
Commit message (Collapse)AuthorAgeFilesLines
* Remove Authors and License from pkg-descrBaptiste Daroussin2015-03-021-2/+1
| | | | Notes: svn path=/head/; revision=380303
* Cleanup plistBaptiste Daroussin2014-10-271-1/+0
| | | | Notes: svn path=/head/; revision=371546
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-101-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories D-F. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357277
* Convert to USES=dos2unixBaptiste Daroussin2014-05-261-1/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=355278
* Support stagingEmanuel Haupt2014-02-191-8/+7
| | | | Notes: svn path=/head/; revision=345042
* devel/libdwarf: Change MASTER_SITES to unbreak fetch stageJohn Marino2013-11-071-1/+1
| | | | | | | | PR: ports/183000 Approved by: maintainer timeout Notes: svn path=/head/; revision=333082
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* Upgrade to version 20130207.Joerg Wunsch2013-04-245-60/+3
| | | | Notes: svn path=/head/; revision=316404
* - Get rid FreeBSD 6 supportMartin Wilke2011-11-071-7/+1
| | | | Notes: svn path=/head/; revision=285212
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Add CONFLICTS with bsdlibdwarfDennis Herrmann2011-06-182-1/+2
| | | | | | | - Remove MD5 checksum, While I'm here Notes: svn path=/head/; revision=275773
* Slightly improve the previous patch so it should now still compileJoerg Wunsch2011-06-181-4/+16
| | | | | | | | (the old way) on FreeBSD versions prior to 7.x which didn't have the extended symbols in <sys/elf_common.h>. Notes: svn path=/head/; revision=275770
* Pretend we had <sys/ia64/elf.h> as we've actually got the #definesJoerg Wunsch2011-06-182-0/+12
| | | | | | | | | that are expected to be in that file in our <sys/libelf_common.h>. Requested by: rdivacky Notes: svn path=/head/; revision=275762
* Upgrade to 20100204.Joerg Wunsch2010-02-115-33/+11
| | | | | | | | PR: ports/139344 Submitted by: Pedro Giffuni Notes: svn path=/head/; revision=249572
* - Update to 20080615Pav Lucistnik2008-12-035-18/+41
| | | | | | | | | PR: ports/126986 Submitted by: Pedro Giffuni <pfgshield-freebsd@yahoo.com> Approved by: maintainer timeout (joerg; 3 months) Notes: svn path=/head/; revision=223743
* Fix brokeness where <malloc.h> was included even though <stdlib.h>Joerg Wunsch2007-11-072-0/+17
| | | | | | | | | is already there. Approved by: portmgr (erwin) Notes: svn path=/head/; revision=202566
* Update libdwarf and dwarfdump to version 20070703Joerg Wunsch2007-10-293-10/+10
| | | | | | | | Submitted by: Pedro F. Giffuni PR: ports/116098 Notes: svn path=/head/; revision=202373
* Upgrade to 20060421.Joerg Wunsch2006-10-104-36/+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
* libdwarf is a library to analyze (and even produce) DWARF debuggingJoerg Wunsch2005-02-127-0/+114
information in ELF files. Notes: svn path=/head/; revision=128639