From owner-cvs-all@FreeBSD.ORG Tue Mar 9 12:01:43 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9FCB16A4CF; Tue, 9 Mar 2004 12:01:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83DB643D31; Tue, 9 Mar 2004 12:01:43 -0800 (PST) (envelope-from lkoeller@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i29K1hGe095075; Tue, 9 Mar 2004 12:01:43 -0800 (PST) (envelope-from lkoeller@repoman.freebsd.org) Received: (from lkoeller@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i29K1hiX095071; Tue, 9 Mar 2004 12:01:43 -0800 (PST) (envelope-from lkoeller) Message-Id: <200403092001.i29K1hiX095071@repoman.freebsd.org> From: Lars Koeller Date: Tue, 9 Mar 2004 12:01:43 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/apcupsd Makefileports/sysutils/apcupsd/files patch-pthreads X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Mar 2004 20:01:43 -0000 lkoeller 2004/03/09 12:01:43 PST FreeBSD ports repository Modified files: sysutils/apcupsd Makefile Added files: sysutils/apcupsd/files patch-pthreads Log: o) Integrate a fix to work around an OpenBSD/FreeBSD pthread bug (set/unset of O_NONBLOCK, hope, someone will fix this bug soon). Submitted by: Gary Bajaj , Adam Kropelin Revision Changes Path 1.29 +2 -3 ports/sysutils/apcupsd/Makefile 1.1 +172 -0 ports/sysutils/apcupsd/files/patch-pthreads (new)