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
boehm-gc-redirect Garbage collection and memory leak detection for C and C++
8.0.6 devel Deleted 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 8.0.6Version of this port present on the latest quarterly branch.
Maintainer: yasu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-12-18 04:08:13
Last Update: 2022-08-29 06:49:09
Commit Hash: 69b2629
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. This package only brings Boehm-GC libraries with malloc redirection. ps: garbage collection is addictive. WWW: https://www.hboehm.info/gc/
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 (17 items)
Collapse this list.
  1. lib/libcord-redirect.a
  2. lib/libcord-redirect.so
  3. lib/libcord-redirect.so.1
  4. lib/libcord-redirect.so.1.4.0
  5. lib/libgc-redirect.a
  6. lib/libgc-redirect.so
  7. lib/libgc-redirect.so.1
  8. lib/libgc-redirect.so.1.4.4
  9. lib/libgccpp-redirect.a
  10. lib/libgccpp-redirect.so
  11. lib/libgccpp-redirect.so.1
  12. lib/libgccpp-redirect.so.1.4.1
  13. libdata/pkgconfig/bdw-gc-redirect.pc
  14. @ldconfig
  15. /usr/local/share/licenses/boehm-gc-redirect-8.0.6/catalog.mk
  16. /usr/local/share/licenses/boehm-gc-redirect-8.0.6/LICENSE
  17. /usr/local/share/licenses/boehm-gc-redirect-8.0.6/BDWGC
Collapse this list.
Dependency lines:
  • boehm-gc-redirect>0:devel/boehm-gc-redirect
No installation instructions:
This port has been deleted.
PKGNAME: boehm-gc-redirect
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1632865018 SHA256 (gc-8.0.6.tar.gz) = 3b4914abc9fa76593596773e4da671d7ed4d5390e3d46fbf2e5f155e121bea11 SIZE (gc-8.0.6.tar.gz) = 1168660

Packages (timestamps in pop-ups are UTC):
boehm-gc-redirect
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--8.0.4_1---8.0.4_1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Master port: devel/boehm-gc
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
Runtime dependencies:
  1. gc.h : devel/boehm-gc
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. lang/Sather*
  2. 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-redirect-8.0.6: DEBUG=off: Build with debugging support ===> Use 'make config' to modify these settings
Options name:
devel_boehm-gc-redirect
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.0.6/
Collapse this list.

There are no commits on branch 2022Q3 for this port