From owner-freebsd-ports@freebsd.org Fri Mar 1 04:50:19 2019 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F34E21504289; Fri, 1 Mar 2019 04:50:18 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-ot1-x335.google.com (mail-ot1-x335.google.com [IPv6:2607:f8b0:4864:20::335]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 88334746E4; Fri, 1 Mar 2019 04:50:18 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: by mail-ot1-x335.google.com with SMTP id b3so19883616otp.4; Thu, 28 Feb 2019 20:50:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=ma2mo+eFSqNs6TIYfsNOYV3Xla64FQKdo8ZzAeMUTkI=; b=vOweQyWkyRSVJjiav20pauqdqICB8nG9Jzn2ODcuyDwkG4EH7sVt3Rl975P64KKp6Q 7Msujl5P70362Y20DkkxQ58rsyTIdJXQPwpgU++nxVDslAPHWUqny/dG0N5x83DviXS1 eEAZr5l9Gihg4G7ze3nTqI0aNrBP1r7NELMT02+hhViMbQR0n54qVLCsEfO1wLPVz9O8 /VqLWzOyzrnZhFIb2MgcEiQ44jVmZUrHe/2dA0cCgH4i+3rQwVM9X8DTBtaIjyXuk/F/ bcOTudeRCjqyi7ugM4OSaqGhzI1zZ6WXoicEelzhaGBkSSAbdCXJo7LgQ/IQkYq6FBEu 21WA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ma2mo+eFSqNs6TIYfsNOYV3Xla64FQKdo8ZzAeMUTkI=; b=TYSSDAcSpmSFHrg9gUkQxEQGejbHno5lGbocYq2M2HNYpma/YD7zpM9fsujcP7kVyB 0XrRMarlf8jYRjVTNjj2yOkYY7K58KiVOj8xGfw9bHebsu+ibaGtLuldtYGYkmVxRiaC f19+NNhvkaYBAtujNydBhGJkNR2lHrrp/r0WFj5c01Nwh0IUeJcxy6e0tElRcrkkWH2E 5fvf//6vxR2QoRulWLqnvmHu0+sZEiY8bUlQ/LMxEg2cpxjDqbOP8kSWwNmeh3qMuEFF Cj96JjVc24C8hJtxQWShCZtJk1vPth/35/lb4umSCTk/3mlOFkZ0nesIjmgo4C7o6SMB 43hg== X-Gm-Message-State: APjAAAU6DrVmbPtzLTYvTUcRDXqqedIRZyr6dIk8Q8OpDzsP6a/2GmWT M0C6j8KVB4guVJU/CKQb+pzfamkFaPHMS3MlLk4= X-Google-Smtp-Source: APXvYqx7CcAOj1X121e/rXNjbF98Y1oIdWBvjFX8YrlTeQHgwsaEQ3Q2PV3wL7NGVPCTZGDjvFPn7AIbOSwjmEubS2c= X-Received: by 2002:a9d:5e07:: with SMTP id d7mr2288310oti.315.1551415817513; Thu, 28 Feb 2019 20:50:17 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Kevin Oberman Date: Thu, 28 Feb 2019 20:50:01 -0800 Message-ID: Subject: Re: databases/mongodb40 port proposal To: Matthias Fechner Cc: Andrew Shevchuk , owner-freebsd-ports@freebsd.org, FreeBSD Ports ML X-Rspamd-Queue-Id: 88334746E4 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.91 / 15.00]; TAGGED_RCPT(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; REPLY(-4.00)[]; NEURAL_HAM_SHORT(-0.91)[-0.914,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0] Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Mar 2019 04:50:19 -0000 On Thu, Feb 28, 2019 at 7:39 AM Matthias Fechner wrote= : > Dear Andrew, > > Am 28.02.2019 15:48, schrieb Andrew Shevchuk: > > Latest stable MongoDB (4.0.6) port proposal: > > > https://raw.githubusercontent.com/ashevchuk/mongodb40-freebsd-port/master= /mongodb40.patch > > thanks a lot for this patch! > I just tried to apply it so I can do some tests but I'm unable to apply > your patch. > I tested it with: > patch -i mongodb40.patch > > while beeing in the ports directory. > But it complains that it is not able to find the file to patch: > > # patch -i mongodb40.patch > Hmm... Looks like a normal diff to me... > The text leading up to this was: > -------------------------- > |diff -rNd databases/Makefile.orig databases/Makefile > -------------------------- > File to patch: > > > How to apply this patch? > > > -- > Gru=C3=9F > Matthias > Most patches against ports, including this one, assume that the current directory is /usr/ports or whatever directory is your ports tree base directory. Alternatively, you can use '-s N' to ignore the first N directories in the path specified in the patch. -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683