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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q4
boehm-gc Garbage collection and memory leak detection for C and C++
8.2.8 devel on this many watch lists=117 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 8.2.8Version of this port present on the latest quarterly branch.
Maintainer: yasu@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-09-10 20:21:51
Commit Hash: c3232d7
People watching this port, also watch:: m4, gmake, freetype2, libiconv, png
License: BDWGC
WWW:
https://www.hboehm.info/gc/
Description:
The Boehm-Weiser garbage collection package, for C and C++ - garbage collection and memory leak detection libraries. A garbage collector is something which automatically frees malloc'd memory for you by working out what parts of memory your program no longer has pointers to. As a result, garbage collectors can also inform you of memory leaks (if they find memory they can free, it means you have lost all of your pointers to it, but you didn't free it). C programs may be linked against either of these, and should run (with GC or leak detection) without change. C++ programs must include a header to use garbage collection, though leak detection should work without such source code modifications. See the man page and header files. ps: garbage collection is addictive.
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 (44 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/boehm-gc-8.2.8/catalog.mk
  3. /usr/local/share/licenses/boehm-gc-8.2.8/LICENSE
  4. /usr/local/share/licenses/boehm-gc-8.2.8/BDWGC
  5. include/gc.h
  6. include/gc/cord.h
  7. include/gc/cord_pos.h
  8. include/gc/ec.h
  9. include/gc/gc.h
  10. include/gc/gc_allocator.h
  11. include/gc/gc_backptr.h
  12. include/gc/gc_config_macros.h
  13. include/gc/gc_cpp.h
  14. include/gc/gc_disclaim.h
  15. include/gc/gc_gcj.h
  16. include/gc/gc_inline.h
  17. include/gc/gc_mark.h
  18. include/gc/gc_tiny_fl.h
  19. include/gc/gc_typed.h
  20. include/gc/gc_version.h
  21. include/gc/javaxfc.h
  22. include/gc/leak_detector.h
  23. include/gc_cpp.h
  24. lib/libcord.a
  25. lib/libcord.so
  26. lib/libcord.so.1
  27. lib/libcord.so.1.5.1
  28. lib/libgc.a
  29. lib/libgc.so
  30. lib/libgc.so.1
  31. lib/libgc.so.1.5.4
  32. lib/libgccpp.a
  33. lib/libgccpp.so
  34. lib/libgccpp.so.1
  35. lib/libgccpp.so.1.5.0
  36. lib/libgctba.a
  37. lib/libgctba.so
  38. lib/libgctba.so.1
  39. lib/libgctba.so.1.5.0
  40. libdata/pkgconfig/bdw-gc.pc
  41. share/man/man3/gc.3.gz
  42. @owner
  43. @group
  44. @mode
Collapse this list.
Dependency lines:
  • boehm-gc>0:devel/boehm-gc
To install the port:
cd /usr/ports/devel/boehm-gc/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/boehm-gc
  • pkg install boehm-gc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: boehm-gc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1725951870 SHA256 (gc-8.2.8.tar.gz) = 7649020621cb26325e1fb5c8742590d92fb48ce5c259b502faf7d9fb5dabb160 SIZE (gc-8.2.8.tar.gz) = 1219553

Packages (timestamps in pop-ups are UTC):
boehm-gc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest8.2.88.2.88.0.4_18.2.88.2.8-8.0.4_1-
FreeBSD:13:quarterly8.2.88.2.88.2.48.2.88.2.88.2.48.2.48.2.4
FreeBSD:14:latest8.2.88.2.88.2.28.2.88.2.88.2.4-8.2.4
FreeBSD:14:quarterly8.2.88.2.8-8.2.88.2.88.2.48.2.48.2.4
FreeBSD:15:latest8.2.88.2.8n/a8.2.8n/a8.2.4_18.2.4_18.2.6
Slave ports:
  1. devel/boehm-gc-threaded
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libatomic_ops.a : devel/libatomic_ops
  2. pkgconf>=1.3.0_1 : devel/pkgconf
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. lang/hs-epic*
  2. Collapse this list of deleted ports.
for Libraries
  1. editors/poke
  2. graphics/inkscape
  3. japanese/w3m
  4. japanese/w3m-img
  5. lang/ecl
  6. lang/oo2c
  7. lang/see
Expand this list (21 items / 14 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. math/libhomfly
  3. math/maxima
  4. print/a2ps
  5. sysutils/nix
  6. textproc/chpp
  7. www/w3m
  8. www/w3m-img
  9. Collapse this list.

Deleted ports which required this port:

Expand this list of 7 deleted ports
  1. lang/bigloo*
  2. lang/see-devel*
  3. lang/stalin*
  4. math/sage*
  5. net-im/gale*
  6. www/w3m-m17n*
  7. www/w3m-m17n-img*
  8. Collapse this list of deleted ports.
for Run
  1. devel/boehm-gc-threaded
  2. devel/shedskin

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. devel/boehm-gc-redirect*
  2. lang/hs-epic*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for boehm-gc-8.2.8: DEBUG=off: Build with debugging support DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_boehm-gc
USES:
cpe libtool pathfix pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://www.hboehm.info/gc/gc_source/
  2. https://github.com/ivmai/bdwgc/releases/download/v8.2.8/
Collapse this list.

There are no commits on branch 2022Q4 for this port