| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
07 Nov 2011 04:24:55
20100204_1  |
miwi  |
- Get rid FreeBSD 6 support |
24 Oct 2011 09:11:38
20100204_1
|
dougb  |
The vast majority of pkg-descr files had the following format when they
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 |
23 Sep 2011 22:26:39
20100204_1
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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 |
18 Jun 2011 13:49:07
20100204_1
|
dhn  |
- Add CONFLICTS with bsdlibdwarf
- Remove MD5 checksum, While I'm here |
18 Jun 2011 12:48:43
20100204_1
|
joerg  |
Slightly improve the previous patch so it should now still compile
(the old way) on FreeBSD versions prior to 7.x which didn't have the
extended symbols in <sys/elf_common.h>. |
18 Jun 2011 06:49:31
20100204_1
|
joerg  |
Pretend we had <sys/ia64/elf.h> as we've actually got the #defines
that are expected to be in that file in our <sys/libelf_common.h>.
Requested by: rdivacky |
11 Feb 2010 13:09:00
20100204
|
joerg  |
Upgrade to 20100204.
PR: ports/139344
Submitted by: Pedro Giffuni |
03 Dec 2008 23:04:08
20080615
|
pav  |
- Update to 20080615
PR: ports/126986
Submitted by: Pedro Giffuni <pfgshield-freebsd@yahoo.com>
Approved by: maintainer timeout (joerg; 3 months) |
07 Nov 2007 12:43:49
20070703_1
|
joerg  |
Fix brokeness where <malloc.h> was included even though <stdlib.h>
is already there.
Approved by: portmgr (erwin) |
29 Oct 2007 23:23:20
20070703
|
joerg  |
Update libdwarf and dwarfdump to version 20070703
Submitted by: Pedro F. Giffuni
PR: ports/116098 |
10 Oct 2006 11:21:02
20060421
|
joerg  |
Upgrade to 20060421.
Change master site.
Submitted by: "Pedro F. Giffuni" <giffunip@asme.org>
PR: ports/98159 |
22 Jan 2006 08:30:12
20041122
|
edwin  |
SHA256ify
Approved by: krion@ |
12 Feb 2005 22:09:59
20041122
|
joerg  |
libdwarf is a library to analyze (and even produce) DWARF debugging
information in ELF files. |