From owner-cvs-ports@FreeBSD.ORG Wed Nov 16 07:33:44 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C3CB1065670; Wed, 16 Nov 2011 07:33:44 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward11.mail.yandex.net (forward11.mail.yandex.net [IPv6:2a02:6b8:0:801::1]) by mx1.freebsd.org (Postfix) with ESMTP id 8B5E38FC0A; Wed, 16 Nov 2011 07:33:43 +0000 (UTC) Received: from smtp14.mail.yandex.net (smtp14.mail.yandex.net [95.108.131.192]) by forward11.mail.yandex.net (Yandex) with ESMTP id D6E67E856D6; Wed, 16 Nov 2011 11:33:41 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1321428821; bh=wg3xRAf2h/MJAJng0mz1g//ZVfgTCbB9+p3g9zwDpZg=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=Zsg1C6nNCCAVhGtmzKaEsAhC9yKqR7fNYXOk2bEyf7WXWJ9t/jHRJXvGI4Qc+zXba mJURIC/MbAor0JwLxXlHHj1WR7ngJ+K20eOvltysbvywt8P8gZUjbojQugqgnLkOAy LbWge4gzzs4kQ9sPxgp26+sojMq/ycDnfM+sQn1g= Received: from smtp14.mail.yandex.net (localhost [127.0.0.1]) by smtp14.mail.yandex.net (Yandex) with ESMTP id 8D9B11B602F9; Wed, 16 Nov 2011 11:33:41 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1321428821; bh=wg3xRAf2h/MJAJng0mz1g//ZVfgTCbB9+p3g9zwDpZg=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=Zsg1C6nNCCAVhGtmzKaEsAhC9yKqR7fNYXOk2bEyf7WXWJ9t/jHRJXvGI4Qc+zXba mJURIC/MbAor0JwLxXlHHj1WR7ngJ+K20eOvltysbvywt8P8gZUjbojQugqgnLkOAy LbWge4gzzs4kQ9sPxgp26+sojMq/ycDnfM+sQn1g= Received: from unknown (unknown [213.27.65.65]) by smtp14.mail.yandex.net (nwsmtp/Yandex) with ESMTP id XewG2iRU-Xew4uCCe; Wed, 16 Nov 2011 11:33:41 +0400 X-Yandex-Spam: 1 Message-ID: <4EC36744.6040204@yandex.ru> Date: Wed, 16 Nov 2011 11:33:24 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:8.0) Gecko/20111109 Thunderbird/8.0 MIME-Version: 1.0 To: Alexey Dokuchaev References: <201111160321.pAG3LYf3033418@repoman.freebsd.org> <20111116044411.GA57332@FreeBSD.org> In-Reply-To: <20111116044411.GA57332@FreeBSD.org> X-Enigmail-Version: undefined Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, Eitan Adler , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/lang/s9fes Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2011 07:33:44 -0000 Alexey Dokuchaev wrote on 16.11.2011 08:44: > On Wed, Nov 16, 2011 at 03:21:34AM +0000, Eitan Adler wrote: >> eadler 2011-11-16 03:21:34 UTC >> >> Modified files: >> lang/s9fes Makefile >> Log: >> - mark port unsafe with -j > > Oh come on. Why blindly mark ports as -jX unsafe when trivial fix is > discoverable in a minute? Also, REINPLACE_CMD's usage is very lame, and > should be removed in favor of MAKE_ARGS. > > Please consider attached patch. > > ./danfe By the way, how one can detect that some port is jobs unsafe? Can this be detected on single CPU machine? -- Regards, Ruslan Tinderboxing kills... the drives.