Date: Thu, 19 Oct 2000 08:09:45 -0700 (PDT) From: Ade Lovett <ade@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libmalloc Makefile Message-ID: <200010191509.IAA86185@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ade 2000/10/19 08:09:45 PDT Modified files: devel/libmalloc Makefile Log: Mark BROKEN. This port installs a malloc.h into ${PREFIX}/include, which is getting picked up first by a bunch of other ports. In addition, the PLIST is unsorted, and the shared library is still using a.out major/minor numbers, and is generally otherwise a mess. Submitted by: A bunch of people on -stable, -ports and elsewhere complaining that other ports break in mysterious ways with this port installed. Revision Changes Path 1.25 +3 -1 ports/devel/libmalloc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010191509.IAA86185>