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 2022Q2
boehm-gc Garbage collection and memory leak detection for C and C++
8.2.6 devel on this many watch lists=115 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.4Version 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-02-08 05:27:12
Commit Hash: ad1154b
People watching this port, also watch:: gmake, m4, libiconv, freetype2, 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.6/catalog.mk
  3. /usr/local/share/licenses/boehm-gc-8.2.6/LICENSE
  4. /usr/local/share/licenses/boehm-gc-8.2.6/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.3
  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 = 1707351989 SHA256 (gc-8.2.6.tar.gz) = b9183fe49d4c44c7327992f626f8eaa1d8b14de140f243edb1c9dcff7719a7fc SIZE (gc-8.2.6.tar.gz) = 1216440

Packages (timestamps in pop-ups are UTC):
boehm-gc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest8.2.68.2.68.0.4_18.2.68.2.6-8.0.4_1-
FreeBSD:13:quarterly8.2.48.2.48.2.48.2.48.2.48.2.48.2.48.2.4
FreeBSD:14:latest8.2.68.2.68.2.28.2.68.2.68.2.4-8.2.4
FreeBSD:14:quarterly8.2.48.2.4-8.2.48.2.48.2.48.2.48.2.4
FreeBSD:15:latest8.2.68.2.6n/a8.2.6n/a8.2.4_18.2.4_18.2.6
FreeBSD:15:quarterly--n/a-n/a---
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. editors/zile
  3. graphics/inkscape
  4. japanese/w3m
  5. japanese/w3m-img
  6. lang/ecl
  7. lang/oo2c
Expand this list (21 items / 14 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. lang/see
  3. math/maxima
  4. math/sage
  5. print/a2ps
  6. sysutils/nix
  7. textproc/chpp
  8. www/w3m
  9. www/w3m-img
  10. Collapse this list.

Deleted ports which required this port:

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

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. devel/boehm-gc-redirect*
  2. devel/shedskin*
  3. lang/hs-epic*
  4. 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.6: 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.6/
Collapse this list.

There are no commits on branch 2022Q2 for this port