From owner-svn-ports-all@freebsd.org Wed Sep 14 09:04:22 2016 Return-Path: Delivered-To: svn-ports-all@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 77173BDAC0C for ; Wed, 14 Sep 2016 09:04:22 +0000 (UTC) (envelope-from vanilla@fatpipi.com) Received: from mail-yw0-x230.google.com (mail-yw0-x230.google.com [IPv6:2607:f8b0:4002:c05::230]) (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 44EE93D5 for ; Wed, 14 Sep 2016 09:04:22 +0000 (UTC) (envelope-from vanilla@fatpipi.com) Received: by mail-yw0-x230.google.com with SMTP id g192so10265403ywh.1 for ; Wed, 14 Sep 2016 02:04:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fatpipi-com.20150623.gappssmtp.com; s=20150623; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc; bh=ztBsIPlD03GYjV+ZaktH8E2kol1twMINmlNPBcDO8jM=; b=okrtAVYzZKYnQMbAzsJqEdIHJFJEnonPyrvmASG5Yf9EN05tOPlzypQKEwAAlTZ3FJ 79doVq1uka9aOurTaMjeMt672YnLCv94l8pOXUPZRVWi4z5aD1IF2sW45m73f9e0/56u bE+pTPz+YYnPJKB0AcA6tsfJOmWBdTO7egR7IrWcGuqvMD3oqV12Uwt+5+P1NW8PASxj +bP5CGsshgKTW1k3znSlbG9ubQN1V0gHLqRzWCEaBKI2Ak4+4V0v6sJmswy4sDcQZGkb NG4BRPu0TiYUo6zje9NUOp0JCMXGLjmK63QkRMRkLl5CBk8Nt2sQMvwO3gfteBdllqcQ zC9g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to:cc; bh=ztBsIPlD03GYjV+ZaktH8E2kol1twMINmlNPBcDO8jM=; b=CCCfDbGzOXzLIF0KHMBec+vuA41dIcULd3ND954EtM/yXX+91mEpeeeJAx5xjJGu+u bQFpEkcVnXnxceq9Bvc3fJwmJHvdPpc50MuP9UnM5/7Jtj95yTW+CFm2eso3hlwkyXX1 aOx9Q6gl7FYHn8W8bssRrXnZj8alRvD6CLJvhSrcmqgr24D7r+qFtMM4PyWb3pAErAg/ Yny/bQOIgdgXFp5nk0sqfTgociN0a2tPVSmvh+tDPUxVvs3HSAHLdPR6dTxbBcyNxBi+ 2vFm6dlGD/s44+LnG8HFB7Ze/OwXVXTxQqH9AnuGGsfA9RrdDKA/wv8WlP6mR06b2Lvm A/Rw== X-Gm-Message-State: AE9vXwOgzy0oXX9ChWs0CwsevP0xYjeqQ0t32/gYuLymvcdl1DlyLwMESm9wyuDSQ80D2YAKOxaradd3G80JKA== X-Received: by 10.13.227.129 with SMTP id m123mr1231925ywe.90.1473843861338; Wed, 14 Sep 2016 02:04:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.31.173.129 with HTTP; Wed, 14 Sep 2016 02:04:20 -0700 (PDT) Reply-To: v@fatpipi.com In-Reply-To: <8698eae2-29e9-c4f4-1c8e-4ce21afc2b6b@FreeBSD.org> References: <201609140406.u8E46xcm019346@repo.freebsd.org> <8698eae2-29e9-c4f4-1c8e-4ce21afc2b6b@FreeBSD.org> From: Vanilla Hsu Date: Wed, 14 Sep 2016 17:04:20 +0800 Message-ID: Subject: Re: svn commit: r422100 - in head/www: . fabio fabio/files To: Mathieu Arnold Cc: "Vanilla I. Shu" , "ports-committers@freebsd.org" , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Sep 2016 09:04:22 -0000 Got it, thanks for your suggestion. 2016-09-14 14:44 GMT+08:00 Mathieu Arnold : > Le 14/09/2016 =C3=A0 06:06, Vanilla I. Shu a =C3=A9crit : > > +GH_ACCOUNT=3D eBay:DEFAULT > > You can drop the :DEFAULT, it is the, well, default. > > > +GH_PROJECT=3D fabio > > You can remove this one, it is the default. > > +USERS=3D nobody > > +GROUPS=3D nobody > > I am pretty sure nothing should belong, or run, as nobody, and you > should create a user for this. As a side note, this user and group > already exist on all FreeBSD installations and they do not need to be > added here. > > > +do-build: > > + @${MKDIR} ${WRKSRC}/src/github.com/eBay/fabio > > + > > +.for src in .gitignore .travis.yml CHANGELOG.md Dockerfile LICENSE > Makefile \ > > + README.md Vagrantfile admin build cert config demo exit fabio.png= \ > > + fabio.properties listen.go listen_test.go main.go metrics proxy \ > > + registry route routes.txt vendor > > + @${MV} ${WRKSRC}/${src} \ > > + ${WRKSRC}/src/github.com/eBay/fabio > > +.endfor > > All this, firstly, belong to the extract phase, and can be done better as= : > > GH_SUBDIR=3D src/github.com/eBay/fabio > > -- > Mathieu Arnold > > >