From owner-freebsd-ports@freebsd.org Sat Sep 3 08:31:34 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 91044BCD008 for ; Sat, 3 Sep 2016 08:31:34 +0000 (UTC) (envelope-from sergey.avseyev@gmail.com) Received: from mail-wm0-x22a.google.com (mail-wm0-x22a.google.com [IPv6:2a00:1450:400c:c09::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 277132832 for ; Sat, 3 Sep 2016 08:31:34 +0000 (UTC) (envelope-from sergey.avseyev@gmail.com) Received: by mail-wm0-x22a.google.com with SMTP id c133so58396738wmd.1 for ; Sat, 03 Sep 2016 01:31:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=fNoAkrX4WyrgJy/LRweoJCxm3fR41ZC1tn7yX1IRrDg=; b=kuQrR/xbV6RdFOX8WhEBRbAjqMdR0zGUB0ApP9RUCigwjklrwlCvYAEmXfPM8aoBwh RILI70j/z9kwQkqiNRUQeYDliryglhKoAAtnRasWeJYNHUcxrhY3pbmvDPlCQNm6q5d6 pxr4lcrUGk9dZScs+Uf7mnbf+8fGrltrn+gO2bTIvBtGfIS0uSfcmF71Fk+wQqiWHyHz HXcVrEg7aX99WmNSGTnImiJ6ECdilAZ64hjs42NJ/1FK+uKkLupFuOQkw4C3yq1PXWlg J+h7AdD0PdX+jDY6CSAsAJgcl/JcWTLSQ7mRa5bUf1KQqpK/3+ufjBLB1hcJVA4hGlKO Ry2g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=fNoAkrX4WyrgJy/LRweoJCxm3fR41ZC1tn7yX1IRrDg=; b=SMTYKTk1SASZ2R9JDL1fGcR5g+zaUhKwdY3AIzrVH5PgkH5375Bn+BQ2HV0yOBi8i8 +GWTUxJ/647MclKV0hdXt4Z70d6pPV4CHHHrWwIc+cxx7IeC2jPPF3kMVjMrakOVw8TQ jH19Fb8fb+WWbcA34QLK5qFGioiGnZFsP8gbsmk/mDvc/fn8ADcYNmzU5WuXBigaq/4s qkTGIoku/kfUxhog0DQhvAsLn3IGc1aCG4OjfoTuD50pFcYqXmB0azXfUmpvnE33Hn3m d7oBEeseDbGRmGETwv42ww2OPszusC/FXb+kzb2x4xMOwErwbnfx35IQG/vbceDOyQHh +9Dg== X-Gm-Message-State: AE9vXwNjS2eyn/oDzUN/0IfXCNTOHB8TvweCPKsIpVTeS4VlI6hYQpRCRwWt2pZEmU/ocKJ9K/KpG09eojSuLA== X-Received: by 10.28.193.10 with SMTP id r10mr7148352wmf.49.1472891492551; Sat, 03 Sep 2016 01:31:32 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.99.66 with HTTP; Sat, 3 Sep 2016 01:31:11 -0700 (PDT) In-Reply-To: <20160903062723.GP96200@home.opsec.eu> References: <20160902204016.GM96200@home.opsec.eu> <20160902205230.GN96200@home.opsec.eu> <20160902211117.GO96200@home.opsec.eu> <20160903062723.GP96200@home.opsec.eu> From: Sergey Avseyev Date: Sat, 3 Sep 2016 11:31:11 +0300 Message-ID: Subject: Re: Maintainership of databases/libcouchbase To: Kurt Jaeger Cc: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Sep 2016 08:31:34 -0000 2016-09-03 9:27 GMT+03:00 Kurt Jaeger : > So I added a USES=perl5 and USE_PERL5=build run and put it in the > ports tree. If you find a way to do without perl, please submit it with the > next update. It only requires perl on 'build' phase to deal with dtrace. So 'run' could be omitted -- Sergey Avseyev