notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
dwarves Debugging Information Manipulation Tools (pahole & friends)
1.19_2 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.19_1Version of this port present on the latest quarterly branch.
Maintainer: cem@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-07-14 05:32:57
Last Update: 2024-03-05 14:51:15
Commit Hash: a56952a
License: BSD2CLAUSE GPLv2 LGPL21
WWW:
https://acmel.wordpress.com
Description:
Pahole and the dwarves is a collection of libraries and tools for manipulating DWARF debuginfo in ELF binaries, as well as BTF and CTF compressed type metadata for tracing (i.e., Dtrace, eBPF).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (57 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/dwarves-1.19_2/catalog.mk
  3. /usr/local/share/licenses/dwarves-1.19_2/LICENSE
  4. /usr/local/share/licenses/dwarves-1.19_2/BSD2CLAUSE
  5. /usr/local/share/licenses/dwarves-1.19_2/GPLv2
  6. /usr/local/share/licenses/dwarves-1.19_2/LGPL21
  7. bin/btfdiff
  8. bin/codiff
  9. bin/ctracer
  10. bin/dtagnames
  11. bin/fullcircle
  12. bin/pahole
  13. bin/pdwtags
  14. bin/pfunct
  15. bin/pglobal
  16. bin/prefcnt
  17. bin/scncopy
  18. bin/syscse
  19. bin/ostra-cg
  20. include/dwarves/btf_encoder.h
  21. include/dwarves/config.h
  22. include/dwarves/ctf_encoder.h
  23. include/dwarves/ctf.h
  24. include/dwarves/dutil.h
  25. include/dwarves/dwarves.h
  26. include/dwarves/dwarves_emit.h
  27. include/dwarves/dwarves_reorganize.h
  28. include/dwarves/elfcreator.h
  29. include/dwarves/elf_symtab.h
  30. include/dwarves/gobuffer.h
  31. include/dwarves/hash.h
  32. include/dwarves/libbtf.h
  33. include/dwarves/libctf.h
  34. include/dwarves/list.h
  35. include/dwarves/pahole_strings.h
  36. include/dwarves/rbtree.h
  37. lib/libdwarves.so
  38. lib/libdwarves.so.1
  39. lib/libdwarves.so.1.0.0
  40. lib/libdwarves_emit.so
  41. lib/libdwarves_emit.so.1
  42. lib/libdwarves_emit.so.1.0.0
  43. lib/libdwarves_reorganize.so
  44. lib/libdwarves_reorganize.so.1
  45. lib/libdwarves_reorganize.so.1.0.0
  46. share/dwarves/runtime/Makefile
  47. share/dwarves/runtime/linux.blacklist.cu
  48. share/dwarves/runtime/ctracer_relay.c
  49. share/dwarves/runtime/ctracer_relay.h
  50. share/dwarves/runtime/python/ostra.py
  51. share/doc/dwarves/changes-v1.17
  52. share/doc/dwarves/README
  53. share/doc/dwarves/README.btf
  54. share/man/man1/pahole.1.gz
  55. @owner
  56. @group
  57. @mode
Collapse this list.
Dependency lines:
  • dwarves>0:devel/dwarves
To install the port:
cd /usr/ports/devel/dwarves/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/dwarves
  • pkg install dwarves
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dwarves
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1606511990 SHA256 (dwarves-1.19.tar.xz) = 9af54663f2bab10d1ea85f97801c8fa045ff62e9b39d4ec6a8541354cb7b6ef3 SIZE (dwarves-1.19.tar.xz) = 686136

Packages (timestamps in pop-ups are UTC):
dwarves
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.19_21.19_2-1.19_21.19_2-1.19-
FreeBSD:13:quarterly1.19_11.19_1-1.19_11.19_1-1.19_11.19_1
FreeBSD:14:latest1.19_21.19_2-1.19_11.19_2---
FreeBSD:14:quarterly1.19_11.19_1-1.19_11.19_1-1.19_11.19_1
FreeBSD:15:latest1.19_21.19_2n/a1.19_1n/a-1.19_11.19_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gnulib>=0 : devel/gnulib
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. gettext-runtime>=0.22_1 : devel/gettext-runtime
  5. msgfmt : devel/gettext-tools
  6. gcc13 : lang/gcc13
  7. as : devel/binutils
Runtime dependencies:
  1. gcc13 : lang/gcc13
Library dependencies:
  1. libargp.so : devel/argp-standalone
  2. libdw.so : devel/elfutils
  3. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for dwarves-1.19_2: MANPAGES=on: Build and/or install manual pages ===> Use 'make config' to modify these settings
Options name:
devel_dwarves
USES:
cmake gettext python:env shebangfix tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://fedorapeople.org/~acme/dwarves/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.19_2
05 Mar 2024 14:51:15
commit hash: a56952a86763d0c7d8279aaf328d723b9fa6900ecommit hash: a56952a86763d0c7d8279aaf328d723b9fa6900ecommit hash: a56952a86763d0c7d8279aaf328d723b9fa6900ecommit hash: a56952a86763d0c7d8279aaf328d723b9fa6900e files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/dwarves: Move man pages to share/man

Approved by:	portmgr (blanket)
1.19_1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
1.19_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.19
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.19
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.19
30 Sep 2021 21:23:30
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
1.19
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.19
19 Mar 2021 22:04:20
Revision:568815Original commit files touched by this commit
gerald search for other commits by this committer
Replace USE_GCC=9+ by the more general, and effectively the same in
nearly all cases, USE_GCC=yes.

Approved by:	maintainer (cem)
1.19
28 Nov 2020 16:16:57
Revision:556513Original commit files touched by this commit
cem search for other commits by this committer
devel/dwarves: update to 1.19

Changes:	https://github.com/acmel/dwarves/blob/master/changes-v1.19

Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D27400
1.17
07 May 2020 17:31:58
Revision:534280Original commit files touched by this commit
cem search for other commits by this committer
devel/dwarves: Add new port

Approved by:	jrm
Differential Revision:	https://reviews.freebsd.org/D24746
1.10.20160713_1
11 Nov 2017 10:30:10
Revision:453966Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2017-11-04 lang/ats: Unmaintained, outdated, needs lots of refreshment
2017-11-09 games/lordsawar: Broken for more than 6 months
2017-11-09 databases/elixir-ecto_migrate: Broken for more than 6 months
2017-11-09 audio/gspeakers: Broken for more than 6 months
2017-11-09 net/p5-Filesys-SmbClient: Broken for more than 6 months
2017-11-09 audio/tclmidi: Broken for more than 6 months
2017-11-09 security/py-xmlsec: Broken for more than 6 months
2017-11-09 security/samba-virusfilter: Broken for more than 6 months
2017-11-09 textproc/ocaml-pxp: Broken for more than 6 months
2017-11-09 audio/sooperlooper: Broken for more than 6 months
2017-11-09 devel/dwarves: Broken for more than 6 months
2017-11-09 devel/cl-cffi-sbcl: Broken for more than 6 months
2017-11-09 devel/pinba_engine: Broken for more than 6 months
2017-11-09 devel/py-event: Broken for more than 6 months
1.10.20160713_1
08 Oct 2017 19:36:26
Revision:451570Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
1.10.20160713_1
12 Feb 2017 18:05:38
Revision:433957Original commit files touched by this commit
cem search for other commits by this committer
devel/dwarves: Disable on <12

Builds will just fail on non-CURRENT until someone backports r312599.  Tag
the leaf port as ignored on these platforms.

Reviewed by:	bapt
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D9319
1.10.20160713_1
29 Jan 2017 12:55:37
Revision:432736Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Mark BROKEN: does not build (/usr/local/include/libelf.h:308:8: error: unknown
type name 'Elf32_Chdr')

Approved by:	portmgr blanket
1.10.20160713_1
22 Jan 2017 13:06:40
Revision:432131Original commit files touched by this commit
cem search for other commits by this committer
devel/dwarves: Fix a bad Python interpreter path in shebang

Approved by:	bapt@
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D9278
1.10.20160713
09 Sep 2016 19:42:46
Revision:421635Original commit files touched by this commit
amdmi3 search for other commits by this committer
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.

Change summary:

- Always do verbose builds for cmake, ninja and GNU configure (the
  latter includes check if --disable-silent-rules is actually supported
  by the configure script; there are isolated cases when it's not true)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.10.20160713
20 Jul 2016 15:33:20
Revision:418840Original commit files touched by this commit
mat search for other commits by this committer
Cleanup $() variables in ports Makefiles.

Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)

Sponsored by:	Absolight
1.10.20160713
20 Jul 2016 14:58:57
Revision:418837Original commit files touched by this commit
cem search for other commits by this committer
dwarves: Fix build on !__LP64__

Clang defines __LP64__ on such platforms, but not __ILP32__ (before 11).  Use
__SIZEOF_LONG__ to detect long bits instead.

Reviewed by:	bapt
Differential Revision:	https://reviews.freebsd.org/D7236
1.10.20160713
14 Jul 2016 15:50:34
Revision:418538Original commit files touched by this commit
cem search for other commits by this committer
devel/dwarves: Remove duplicate cmake depend

Move gnulib from a "build" to a "patch" depend as well.  Nevermind that
patching is part of building the port!

Suggested by:	adamw
1.10.20160713
14 Jul 2016 06:34:55
Revision:418516Original commit files touched by this commit
cem search for other commits by this committer
Update devel/dwarves to git head, b52386d0

The last release, 1.10, is four years old.  The git tree since fixes numerous
bugs present in 1.10.

Reviewed by:	portlint
Sponsored by:	EMC / Isilon Storage Division
1.10
14 Jul 2016 05:31:46
Revision:418513Original commit files touched by this commit
cem search for other commits by this committer
New port: devel/dwarves

Dwarves is a collection of debuginfo manipulating and inspecting libraries and
programs, including the popular 'pahole' tool.

WWW: https://acmel.wordpress.com/category/kernel-hacking/
Git: http://repo.or.cz/dwarves.git (Github repo is stale)

Sponsored by:	EMC / Isilon Storage Division

Number of commits found: 22