Commit graph

13 commits

Author SHA1 Message Date
Christian Weisgerber
7be05569c8 LP64 fixes
Approved by:	itetcu
2008-11-23 19:07:52 +00:00
Ion-Mihai Tetcu
58b4409228 - The gcc builtin function __builtin_frame_address seems to need
-fno-omit-frame-pointer to allow it to find the top of the stack. Without this
 libexecinfo can't correctly get a backtrace and instead causes a bus error.
- bump PORTREVISION

PR:		ports/126727
Submitted by:	Douglas William Thrift
2008-08-27 12:26:24 +00:00
Ion-Mihai Tetcu
70cfabec15 s/INSTALLS_SHLIB/USE_LDCONFIG/ 2006-06-29 13:21:47 +00:00
Ion-Mihai Tetcu
c0a174ba50 Make it fetchable by provifing the distfile on MASTER_SITE_LOCAL.
Take maintainership.

Prompted by:	lawrance because games/dangerdeep now depends on it
Approved by:	lawrance (mentor)
2006-05-09 10:22:46 +00:00
Pav Lucistnik
22fea9c3df - Add some SHA256 checksums 2005-11-24 15:40:04 +00:00
Volker Stolz
30d297f9b0 Update WWW-tag (was: 404) 2005-07-26 12:55:56 +00:00
Alexey Dokuchaev
c6240b49fc libexecinfo was not correctly updating pointers after calls to realloc, this
patch, written by Jay Freeman <saurik(at)saurik.com>, fixes it.

PR:		ports/78972
Submitted by:	Douglas Thrift <douglas(at)douglasthrift.net>
2005-03-20 09:14:11 +00:00
Maxim Sobolev
65fd5b616d Update to 1.1. 2004-07-19 05:42:23 +00:00
Kris Kennaway
e8ac7e98b8 Add missing @dirrm 2004-04-13 03:35:55 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Maxim Sobolev
e9050dccb6 Don't rely only on stack frame being 0 when bottom of stack reached, but
check return address as well. It is necessary for avoiding crash when
FreeBSD threads are used.
2003-08-10 16:47:03 +00:00
Maxim Sobolev
cdbad592a5 Patch include so that it works with c++. 2003-08-10 16:03:12 +00:00
Maxim Sobolev
e99c8ea14d Add libexecinfo 1.0, a library for inspecting program's backtrace. 2003-08-10 15:07:26 +00:00