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 on branch 2022Q3
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_2Version 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_2-1.19_11.19_1
FreeBSD:14:latest1.19_21.19_2-1.19_21.19_2---
FreeBSD:14:quarterly1.19_11.19_2-1.19_11.19_2-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.

There are no commits on branch 2022Q3 for this port