non port: devel/libexecinfo/Makefile |
Number of commits found: 18 |
Wednesday, 5 Jul 2017
|
09:00 amdmi3
- Add LICENSE
- Fix redundant CFLAGS
- Switch to options helpers
- Regenerate patches
 |
Monday, 27 Feb 2017
|
21:20 rene
Reset ports of itetcu@ after taking in his commit bit for safekeeping.
With hat: portmgr-secretary
 |
Thursday, 14 May 2015
|
10:15 mat
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
 |
Sunday, 17 Aug 2014
|
05:25 eadler
Correct which variable to use
Reported by: adamw
 |
Saturday, 16 Aug 2014
|
09:02 eadler
Fix bug in libexecinfo by using -fno-omit-framepointer
PR: 191465
Approved by: maintainer timeout (2014-06-28)
 |
Wednesday, 18 Jun 2014
|
12:33 demon
Switch to USES=tar:bzip2.
 |
Tuesday, 21 Jan 2014
|
00:31 bapt
Support stage
Fix packaging as a user
 |
Friday, 20 Sep 2013
|
17:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
 |
Tuesday, 5 Feb 2013
|
15:28 miwi
- Fix build on HEAD
- Trim header
Submitted by: kwm
Approved by: maintainer implicit
 |
Sunday, 23 Nov 2008
|
19:07 naddy
LP64 fixes
Approved by: itetcu
 |
Wednesday, 27 Aug 2008
|
12:26 itetcu
- 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
 |
Thursday, 29 Jun 2006
|
13:21 itetcu
s/INSTALLS_SHLIB/USE_LDCONFIG/
 |
Tuesday, 9 May 2006
|
10:22 itetcu
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)
 |
Sunday, 20 Mar 2005
|
09:14 danfe
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>
 |
Monday, 19 Jul 2004
|
05:42 sobomax
Update to 1.1.
 |
Sunday, 10 Aug 2003
|
16:47 sobomax
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.
 |
16:03 sobomax
Patch include so that it works with c++.
 |
15:07 sobomax
Add libexecinfo 1.0, a library for inspecting program's backtrace.
 |
Number of commits found: 18 |