From owner-freebsd-ports@freebsd.org Fri Sep 2 16:16:12 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 5348CBCDB29 for ; Fri, 2 Sep 2016 16:16:12 +0000 (UTC) (envelope-from sergey.avseyev@gmail.com) Received: from mail-wm0-x233.google.com (mail-wm0-x233.google.com [IPv6:2a00:1450:400c:c09::233]) (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 EAD51DDC for ; Fri, 2 Sep 2016 16:16:11 +0000 (UTC) (envelope-from sergey.avseyev@gmail.com) Received: by mail-wm0-x233.google.com with SMTP id c133so37023254wmd.1 for ; Fri, 02 Sep 2016 09:16:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=0LMXdXN03D+BgoH5dvLBEq2JBH7crdylxDVl/glcSAQ=; b=P1Ksz6NJeCxdbkDz3IdZCxNp/w9peoQgQOqMRPj5eXVvX+XzWrpuxcDlyfb2bYlTJ4 UmDIdtlkg0PArefdPjVHuBvZBwflGRphbxBjLtkO+QwfrkcDctATyDQVt0ujZ7jyIkCE igeCGcv0U80kfWtUqn5i7VYFLYPi+TpDa+qNLZ3oeNOoWFV1DumjGrsFDEdqUPZgH596 MgRMZJI1QhuvlPCraUF+cp64aRSp0gshng0AArD0qg+2EEOGD8l+xddLZ1red5w57qS8 MzQnXH4240Yj0DETmvGW14vfTgHGFtrHziTCljOtIqud3EVQTk/ZDtpvgj7jm+8OAbjf JWRw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=0LMXdXN03D+BgoH5dvLBEq2JBH7crdylxDVl/glcSAQ=; b=VlUSZi8d2S7feOux3X2Lnfhk+ulN2CLh6ClaGCI/BEsrijos6P0wFIa9zWaQJUW4T9 Aqp+0be9+Q/o7gFVZLZiL+ehUPGrkBbvCpU0V7RFSojR6W2LvswHdM+x8JxTcE2POvoN yyEzuNPqh7gJ3wRdp7SK22ZrFL5tUqEltCyjG27yvs3gM/LhCU/KpWtCmF2SYFGFOMul zuTxUYjO5bRMAyq/tfrBhIb4duAunZpbtVUHOaM0VwjZTkh8hBaSDzL7rAmaUZmfH2eM tEwIQcfAB+g9jJKSlCDGsaG+EW/c4NxsNTn0wDoRiwjM/s+ktOpXa7o0bsCow6eH7s70 2PEQ== X-Gm-Message-State: AE9vXwNAJAGbDa7uKFsPZR8XoAoqp0G+memUDuPr0dMKWdWGDuY+FQihBFbcv2HS5GXu9MAufHlbaoGDE/ct4w== X-Received: by 10.28.43.129 with SMTP id r123mr4124449wmr.27.1472832970209; Fri, 02 Sep 2016 09:16:10 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.99.66 with HTTP; Fri, 2 Sep 2016 09:15:49 -0700 (PDT) From: Sergey Avseyev Date: Fri, 2 Sep 2016 19:15:49 +0300 Message-ID: Subject: Maintainership of databases/libcouchbase To: 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: Fri, 02 Sep 2016 16:16:12 -0000 Hi everyone. As a former contributor to libcouchbase, and current maintainer of php-couchbase which depends on libcouchbase, I'd like to take maintainership of the port database/libcouchbase. It hasn't made its path into official source tree yet. Its current state represented by this ticket https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205377 I've fixed all remaining issues in the shar and updated it up to the current upstream version. But I haven't got any response in the ticket for about a month. What else can I do to get it merged? Thank you.