Date: Sat, 11 Mar 2006 01:19:17 +0000 (UTC) From: Kris Kennaway <kris@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/kcd Makefile ports/misc/kcd-devel Makefile Message-ID: <200603110119.k2B1JHtY050604@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2006-03-11 01:19:17 UTC
FreeBSD ports repository
Modified files:
misc/kcd Makefile
misc/kcd-devel Makefile
Log:
Mark IGNORE on 7.x: the configure script attempts to force a memory
allocation failure by using setrlimit(RLIMIT_DATA, ...) and doing malloc,
except malloc no longer uses sbrk() to allocate memory so this ends up
running the entire machine out of swap.
Approved by: portmgr (implicit)
Revision Changes Path
1.32 +7 -1 ports/misc/kcd-devel/Makefile
1.30 +7 -1 ports/misc/kcd/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603110119.k2B1JHtY050604>
