From owner-freebsd-ports@freebsd.org Sat Mar 3 15:02:39 2018 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 569DDF42FF1 for ; Sat, 3 Mar 2018 15:02:39 +0000 (UTC) (envelope-from ashfixit@gmail.com) Received: from mail-yw0-x22b.google.com (mail-yw0-x22b.google.com [IPv6:2607:f8b0:4002:c05::22b]) (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 E032084BF5; Sat, 3 Mar 2018 15:02:38 +0000 (UTC) (envelope-from ashfixit@gmail.com) Received: by mail-yw0-x22b.google.com with SMTP id j143so4271578ywb.4; Sat, 03 Mar 2018 07:02:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=5M0LWd2f/rXKt6Zxf8bLgGjyClusE2gURGtIekvzh6I=; b=EBJral4Jvjj3vi/pmHTvWV8jRh02JV+scdo7+onHjIKzUduZsTyxoMd49xw5CF8p1w ujL+DuzHcwODHl4yFRzCFS9UMNnGG8Jv4lUpWnRxjVD09B7WzcwbfKR72ize7zNdzQqd KdOKbVArivCcDxI+YB5RMTV469/Y51NAbQN/aImq5iI2RE3Nt+32akMgBfgUobDb8JnL gPhQUxLCY/gqs+fQ+ZCyneyo+gOt19czk4igHdh6cpz4NF87YbfymfUFGvyt3gYw8fTV T3mS9srEP5pBtUeK+UiAw0kVlFpBieRwrR/onOFTta8glr7UMpDkfg0dsQRlp0NLLFAb ZayA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=5M0LWd2f/rXKt6Zxf8bLgGjyClusE2gURGtIekvzh6I=; b=bBmef9oTRhHRQN1AsmNwfGrevgPb2hLYc2Kyt6iVjh0gkP36YSvXGsh3wxD2qU0AoL fkgENcRCshQzLD32icLkWSActA/f563mLFI9L4ogZiwZxECLIvzpfLqAe+vKbyw0hmSN qg0HPDlsdXNSW9q8Lmgfm6DIUWAkiSmgM12zLAoCAOcDkR+SZtJ0dfXXprBsqga9feua i753plmZ+b4+NIgKDnT3yxCTpDRXPXpnhpmptAkSIIHO8coxGXPZcUMaRQvaufzriDnO W6z+ZUR7LiC+nbr5rMeAVUb1qSmnlBXgo96jD7P4M0EdoKT8Zjtjt6O2W1jvVrC7RQFa gnWw== X-Gm-Message-State: AElRT7H5yPV6dHBEnyp/pF9nyhFHelVp0q6bVwoLJcp35BkWzAxq88Q+ os5otr4OhzoTF8KO4Dp0k3ufdN571d7eteI+LeU= X-Google-Smtp-Source: AG47ELsLeVpd+Ml3MOuCvYcJnP9/7Q3yeV71Uqq36vkZQAvZA8iFykEA7mpJ7sWgCyswTwfCxByyTNZdEcqLlnSHf84= X-Received: by 10.129.116.3 with SMTP id p3mr5749350ywc.467.1520089357955; Sat, 03 Mar 2018 07:02:37 -0800 (PST) MIME-Version: 1.0 Received: by 10.129.113.69 with HTTP; Sat, 3 Mar 2018 07:02:37 -0800 (PST) In-Reply-To: <20180303080634.GC32429@home.opsec.eu> References: <20180303044839.GA32429@home.opsec.eu> <5A9A2A97.5090401@grosbein.net> <20180303050654.GB32429@home.opsec.eu> <1520059234.309443.1289947728.44653321@webmail.messagingengine.com> <20180303080634.GC32429@home.opsec.eu> From: Ash Gokhale Date: Sat, 3 Mar 2018 10:02:37 -0500 Message-ID: Subject: Re: net/viamillipede seeks commiter To: Kurt Jaeger Cc: Tobias Kortkamp , Josh Paetzel , Diane Bruce , freebsd-ports@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Mar 2018 15:02:39 -0000 Thanks for eyes on this. I want a minimal makefile; cc -lpthread *.c would probably build it. I'm not sure what the right direction is but I'll spin up poudrire and look up the USES=uidfix . On Sat, Mar 3, 2018 at 3:06 AM, Kurt Jaeger wrote: > Hi! > > > > > > install: /wrkdirs/usr/ports/net/viamillipede/work/stage/usr/local/bin/viamillipede: > chown/chgrp: Operation not permitted > [...] > > We have USES=uidfix for this. > > Thanks, works. > > -- > pi@opsec.eu +49 171 3101372 2 years to > go ! >