From owner-svn-ports-head@FreeBSD.ORG Tue Sep 10 08:04:01 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CCB84E45; Tue, 10 Sep 2013 08:04:01 +0000 (UTC) (envelope-from mat@mat.cc) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8FC162241; Tue, 10 Sep 2013 08:03:56 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id BFA16BDC5F; Tue, 10 Sep 2013 10:03:52 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mat.cc; h=date:from:to :subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=plouf; bh=RmMvpl5YTNf fUhHBdxqJtrwsGCk=; b=eZVrLD1tj1UVz0SqE1lvJg+Cjf0Oj0K90T8Q+0KQNs2 mwbdQsBvbwIUlqqy+wNsSJy1UAOc0oReey8cgs8bXZvXs5Krlz1TZ1ZDsBGPS4/i aQ+1oY4TGBM5iXgBlX0S7IHr6fAPVo1TYK16Z5G+7i8wJZ9AmyJ0rLQ94JzTo/UY = Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by prod2.absolight.net (Postfix) with ESMTPA id 90F0EBDC5E; Tue, 10 Sep 2013 10:03:52 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 9CC505EAB684; Tue, 10 Sep 2013 10:03:50 +0200 (CEST) Date: Tue, 10 Sep 2013 10:03:49 +0200 From: Mathieu Arnold To: "Vanilla I. Shu" , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r326569 - in head/databases: . postgresql-plv8js postgresql-plv8js/files Message-ID: In-Reply-To: <201309070419.r874JDSr048827@svn.freebsd.org> References: <201309070419.r874JDSr048827@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Sep 2013 08:04:01 -0000 +--On 7 septembre 2013 04:19:13 +0000 "Vanilla I. Shu" wrote: | Log: | add postgresql-plv8js, it's procedural language base on v8js. I think it lacks a USES= perl5 USE_PERL5= build http://pkg.absolight.net/logs/bulk/91amd64-pkgng/2013-09-10_09h17m19s/logs/errors/postgresql-plv8js-1.4.1.log Regards, -- Mathieu Arnold