Date: Tue, 14 Dec 2004 02:18:25 +0000 (UTC) From: Greg Lehey <grog@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ptmalloc Makefile distinfo pkg-descr pkg-plist ports/devel/ptmalloc/files patch-Makefile Message-ID: <200412140218.iBE2IPQF099249@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412140218.iBE2IPQF099249>