7cfd FreshPorts -- devel/libexecinfo
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
libexecinfo 1.1_3 devel on this many watch lists=73 search for ports that depend on this port
A library for inspecting program's backtrace
Maintained by: itetcu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 10 Aug 2003 15:07:59
License: not specified in port


This is a quick-n-dirty BSD licensed clone of backtrace facility found
in the GNU libc, mainly intended for porting linuxish code to BSD
platforms, however it can be used at any platform which has a gcc
compiler.

WWW: http://www.gnu.org/software/libc/manual/html_node/Backtraces.html
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

This port is required by:

for Build for Libraries
  1. audio/clementine-player
  2. audio/deadbeef
  3. audio/pulseaudio
  4. biology/ugene
  5. chinese/fcitx
  6. databases/akonadi
  7. databases/libmemcached
  8. databases/mongodb
  9. databases/redis
  10. databases/redis-devel
  11. databases/redis-scripting
  12. databases/rubygem-bdb1
  13. deskutils/pinot
  14. devel/gearmand
  15. devel/glog
  16. devel/llvm
  17. devel/llvm31
  18. devel/llvm33
  19. dns/dnscrypt-proxy
  20. emulators/dolphin-emu-devel
  21. games/0ad
  22. games/adgali
  23. games/dangerdeep
  24. games/eduke32
  25. games/freedroidrpg
  26. games/frobtads
  27. games/intensityengine
  28. games/r1q2
  29. games/sdlquake2
  30. games/spring
  31. games/super_methane_brothers
  32. games/tbe
  33. games/ufoai
  34. games/widelands
  35. graphics/fotoxx
  36. graphics/k3d
  37. graphics/picpuz
  38. irc/quassel
  39. irc/weechat-devel
  40. lang/hiphop-php
  41. lang/ruby19
  42. lang/ruby20
  43. lang/rust
  44. lang/smalltalk
  45. lang/v8
  46. mail/claws-mail
  47. multimedia/audacious
  48. multimedia/avidemux2
  49. multimedia/avidemux2-plugins
  50. multimedia/moonlight
  51. multimedia/vdr-plugin-markad
  52. multimedia/xine
  53. net/asterisk
  54. net/asterisk10
  55. net/asterisk11
  56. net/asterisk16
  57. net/crtmpserver
  58. net/mpich2
  59. net/openmpi
  60. net/samba-libsmbclient
  61. net/samba-nmblookup
  62. net/samba-smbclient
  63. net/samba34
  64. net/samba35
  65. net/samba36
  66. net/samba4
  67. net-im/telepathy-idle
  68. net-mgmt/zabbix-proxy
  69. net-mgmt/zabbix-server
  70. net-mgmt/zabbix2-proxy
  71. net-mgmt/zabbix2-server
  72. net-p2p/eiskaltdcpp-qt
  73. net-p2p/qbittorrent
  74. net-p2p/qbittorrent-29
  75. net-p2p/qbittorrent-29-nox11
  76. net-p2p/qbittorrent-nox11
  77. polish/ekg
  78. ports-mgmt/packagekit
  79. ports-mgmt/packagekit-qt4
  80. print/scribus
  81. print/scribus-devel
  82. science/mpqc
  83. science/mpqc-mpich
  84. security/strongswan
  85. sysutils/fusefs-ext4fuse
  86. sysutils/gnome-power-manager
  87. sysutils/htop
  88. textproc/goldendict
  89. textproc/zorba
  90. www/chromium
  91. www/links-hacked
  92. www/mod_backtrace
  93. www/mod_pagespeed
  94. www/mod_spdy
  95. www/node
  96. www/node-devel
  97. www/node04
  98. www/node06
  99. www/trafficserver
  100. x11/gdm
  101. x11/gnome-session
  102. x11-wm/afterstep-stable
  103. x11-wm/awesome
  104. x11-wm/enlightenment

To install the port: cd /usr/ports/devel/libexecinfo/ && make install clean
To add the package: pkg_add -r libexecinfo


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/itetcu/
  3. ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/itetcu/
  4. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/itetcu/
  5. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/itetcu/
  6. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/itetcu/
  7. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/itetcu/
  8. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/itetcu/
  9. http://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/itetcu/

Number of commits found: 16

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
05 Feb 2013 15:28:42
Original commit files touched by this commit  1.1_3
miwi search for other commits by this committer
- Fix build on HEAD
- Trim header

Submitted by:	kwm
Approved by:	maintainer implicit
12 Aug 2012 09:56:16
Original commit files touched by this commit  1.1_3
itetcu search for other commits by this committer
Output only the used part of the buffer in  backtrace_symbols_fd().

PR:		166278
Submitted by:	Dmitrij Tejblum
03 Jul 2011 14:59:23
Original commit files touched by this commit  1.1_3
ohauer search for other commits by this committer
-remove MD5
23 Nov 2008 19:07:52
Original commit files touched by this commit  1.1_3
naddy search for other commits by this committer
LP64 fixes

Approved by:    itetcu
27 Aug 2008 12:26:24
Original commit files touched by this commit  1.1_2
itetcu search for other commits by this committer
- 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
29 Jun 2006 13:21:47
Original commit files touched by this commit  1.1_1
itetcu search for other commits by this committer
s/INSTALLS_SHLIB/USE_LDCONFIG/
09 May 2006 10:22:46
Original commit files touched by this commit  1.1_1
itetcu search for other commits by this committer
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)
24 Nov 2005 15:40:04
Original commit files touched by this commit  1.1_1
pav search for other commits by this committer
- Add some SHA256 checksums
26 Jul 2005 12:55:56
Original commit files touched by this commit  1.1_1
vs search for other commits by this committer
Update WWW-tag (was: 404)
20 Mar 2005 09:14:11
Original commit files touched by this commit  1.1_1
danfe search for other commits by this committer
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>
19 Jul 2004 05:42:23
Original commit files touched by this commit  1.1
sobomax search for other commits by this committer
Update to 1.1.
13 Apr 2004 03:35:55
Original commit files touched by this commit  1.0_2
kris search for other commits by this committer
Add missing @dirrm
29 Jan 2004 07:24:56
Original commit files touched by this commit  1.0_2
trevor search for other commits by this committer
SIZEify.
10 Aug 2003 16:47:03
Original commit files touched by this commit  1.0_2
sobomax search for other commits by this committer
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.
10 Aug 2003 16:03:12
Original commit files touched by this commit  1.0_1
sobomax search for other commits by this committer
Patch include so that it works with c++.
10 Aug 2003 15:07:26
Original commit files touched by this commit  1.0
sobomax search for other commits by this committer
Add libexecinfo 1.0, a library for inspecting program's backtrace.

Number of commits found: 16

28b6
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24569
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 1
new 48 hours8
new 7 days28
new fortnight85
new month173

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0