summaryrefslogtreecommitdiff
path: root/devel/boehm-gc/pkg-comment
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>1996-11-16 01:51:39 +0000
committerJohn Polstra <jdp@FreeBSD.org>1996-11-16 01:51:39 +0000
commit221c169fee33c973b603d8bdae1b8eff218ed411 (patch)
tree24e4cdc88ffc99031f63fd85effa23a2250c5035 /devel/boehm-gc/pkg-comment
parentUpgrade to 6a (diff)
New port "boehm-gc". It is a drop-in garbage collector for C and C++
programs. Submitted by: Mike McGaughey <mmcg@heraclitus.cs.monash.edu.au>
Notes
Notes: svn path=/head/; revision=4500
Diffstat (limited to 'devel/boehm-gc/pkg-comment')
-rw-r--r--devel/boehm-gc/pkg-comment1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/boehm-gc/pkg-comment b/devel/boehm-gc/pkg-comment
new file mode 100644
index 000000000000..7554875aabb8
--- /dev/null
+++ b/devel/boehm-gc/pkg-comment
@@ -0,0 +1 @@
+Garbage collection and memory leak detection for C and C++.