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 photos
All times are UTC
Ukraine
Port details on branch 2022Q2
libabigail ABI Generic Analysis and Instrumentation Library
2.0_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 2.0_2Version of this port present on the latest quarterly branch.
Maintainer: adridg@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:20
Last Update: 2022-04-10 19:47:23
Commit Hash: 035e778
License: APACHE20
WWW:
https://sourceware.org/libabigail/
Description:
ABI Generic Analysis and Instrumentation Library This project aims at providing a C++ library for constructing, manipulating, serializing and de-serializing ABI-relevant artifacts. The set of artifacts that we are interested in is made of constructions like types, variables, functions and declarations of a given library or program. For a given program or library, this set of constructions is called an ABI corpus. Thus the project aims at providing a library to manipulate ABI corpora, compare them, provide detailed information about their differences and help build tools to infer interesting conclusions about these differences. WWW: https://sourceware.org/libabigail/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (45 items)
Collapse this list.
  1. /usr/local/share/licenses/libabigail-2.0_2/catalog.mk
  2. /usr/local/share/licenses/libabigail-2.0_2/LICENSE
  3. /usr/local/share/licenses/libabigail-2.0_2/APACHE20
  4. bin/abicompat
  5. bin/abidiff
  6. bin/abidw
  7. bin/abilint
  8. bin/abipkgdiff
  9. bin/kmidiff
  10. include/libabigail/abg-comp-filter.h
  11. include/libabigail/abg-comparison.h
  12. include/libabigail/abg-config.h
  13. include/libabigail/abg-corpus.h
  14. include/libabigail/abg-cxx-compat.h
  15. include/libabigail/abg-diff-utils.h
  16. include/libabigail/abg-dwarf-reader.h
  17. include/libabigail/abg-fwd.h
  18. include/libabigail/abg-hash.h
  19. include/libabigail/abg-ini.h
  20. include/libabigail/abg-interned-str.h
  21. include/libabigail/abg-ir.h
  22. include/libabigail/abg-libxml-utils.h
  23. include/libabigail/abg-reader.h
  24. include/libabigail/abg-regex.h
  25. include/libabigail/abg-reporter.h
  26. include/libabigail/abg-sptr-utils.h
  27. include/libabigail/abg-suppression.h
  28. include/libabigail/abg-tools-utils.h
  29. include/libabigail/abg-traverse.h
  30. include/libabigail/abg-version.h
  31. include/libabigail/abg-viz-common.h
  32. include/libabigail/abg-viz-dot.h
  33. include/libabigail/abg-viz-svg.h
  34. include/libabigail/abg-workers.h
  35. include/libabigail/abg-writer.h
  36. lib/libabigail.a
  37. lib/libabigail.so
  38. lib/libabigail.so.0
  39. lib/libabigail.so.0.0.0
  40. lib/libabigail/default.abignore
  41. libdata/pkgconfig/libabigail.pc
  42. share/aclocal/abigail.m4
  43. @owner
  44. @group
  45. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • libabigail>0:devel/libabigail
To install the port:
cd /usr/ports/devel/libabigail/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libabigail
  • pkg install libabigail
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libabigail
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1638279684 SHA256 (libabigail-2.0.tar.gz) = 3704ae97a56bf076ca08fb5dea6b21db998fbbf14c4f9de12824b78db53b6fda SIZE (libabigail-2.0.tar.gz) = 286383045

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. python3.8 : lang/python38
Runtime dependencies:
  1. python3.8 : lang/python38
Library dependencies:
  1. libxml2.so : textproc/libxml2
  2. libdw.so : devel/elfutils
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_libabigail
USES:
compiler:c++11-lang gmake libtool localbase pkgconfig python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.funet.fi/pub/mirrors/sourceware.org/pub/libabigail/
  2. https://mirrors.kernel.org/sourceware/libabigail/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0_2
10 Apr 2022 19:47:23
commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.

PR: 262853, 262940, 262877
Approved by: fluffy (mentor)

Number of commits found: 1