Date: Wed, 13 Feb 2002 17:43:15 -0800 (PST) From: Maxim Sobolev <sobomax@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/bonobo-activation Makefile ports/devel/bonobo-activation/files patch-bonobo-activation::bonobo-activation-fork-server.c Message-ID: <200202140143.g1E1hFr40704@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2002/02/13 17:43:15 PST Modified files: devel/bonobo-activation Makefile Added files: devel/bonobo-activation/files patch-bonobo-activation::bonobo-activation-fork-server.c Log: Fix an incompatibility with FreeBSD, which caused bonobo-activation-server hang-up randomly. After this update the package passes all self-tests buindled with it. Also forcefully supply -pthread cc(1) option to guard from libc/libc_r ordering issues I see on my -current box. Bump PORTREVISION. Revision Changes Path 1.2 +2 -1 ports/devel/bonobo-activation/Makefile 1.1 +14 -0 ports/devel/bonobo-activation/files/patch-bonobo-activation::bonobo-activation-fork-server.c (new) 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?200202140143.g1E1hFr40704>