cvs commit: ports/devel/ptmalloc Makefile distinfo pkg-descr
pkg-plist ports/devel/ptmalloc/files patch-Makefile
Greg Lehey
grog at FreeBSD.org
Mon Dec 13 18:18:25 PST 2004
grog 2004-12-14 02:18:25 UTC
FreeBSD ports repository
Added files:
devel/ptmalloc Makefile distinfo pkg-descr pkg-plist
devel/ptmalloc/files patch-Makefile
Log:
New port: ptmalloc is an older version of the GNU libc malloc. It has
a BSD compatible license and outperforms FreeBSD's malloc by an order
of magnitude with some pathological files (notably pthreads and
realloc abuse).
Revision Changes Path
1.1 +29 -0 ports/devel/ptmalloc/Makefile (new)
1.1 +2 -0 ports/devel/ptmalloc/distinfo (new)
1.1 +55 -0 ports/devel/ptmalloc/files/patch-Makefile (new)
1.1 +41 -0 ports/devel/ptmalloc/pkg-descr (new)
1.1 +3 -0 ports/devel/ptmalloc/pkg-plist (new)
More information about the cvs-all
mailing list