Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Sep 2016 08:44:27 +0200
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        "Vanilla I. Shu" <vanilla@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r422100 - in head/www: . fabio fabio/files
Message-ID:  <8698eae2-29e9-c4f4-1c8e-4ce21afc2b6b@FreeBSD.org>
In-Reply-To: <201609140406.u8E46xcm019346@repo.freebsd.org>
References:  <201609140406.u8E46xcm019346@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--MolT52lTEJ4qLl87pAGPk6Fga2nQLWhgr
Content-Type: multipart/mixed; boundary="UOLfi4wWHjUIodvKAIgAoqcw2H0fUhc4n";
 protected-headers="v1"
From: Mathieu Arnold <mat@FreeBSD.org>
To: "Vanilla I. Shu" <vanilla@FreeBSD.org>, ports-committers@freebsd.org,
 svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Message-ID: <8698eae2-29e9-c4f4-1c8e-4ce21afc2b6b@FreeBSD.org>
Subject: Re: svn commit: r422100 - in head/www: . fabio fabio/files
References: <201609140406.u8E46xcm019346@repo.freebsd.org>
In-Reply-To: <201609140406.u8E46xcm019346@repo.freebsd.org>

--UOLfi4wWHjUIodvKAIgAoqcw2H0fUhc4n
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

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 Mak=
efile \
> +	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

--=20
Mathieu Arnold



--UOLfi4wWHjUIodvKAIgAoqcw2H0fUhc4n--

--MolT52lTEJ4qLl87pAGPk6Fga2nQLWhgr
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQJ8BAEBCgBmBQJX2PHMXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz
QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IX7wQAJe+DV2l1PP6nZUNWOUCyWy6
8jgUTax1pTweo4t3M8F8DakoiUcamwwll6ftOm9NLF8+l5ilEQJyQ0rebBWneNb/
JpF9JramvgDlqd8EDiDUJ2teHEsIT9tLrm5cJgW6a2qJNQFCvHi2McymySqTKd+R
U2aYWtY5Bas2nFwRU9gqbcYZ5WlOlB4Alt7x4sgG47l7ItJkc+JOcjEoK3kVwldV
sTt+QJd4xskS6OgqzfgqBYNyTef8ged2+kibgAn/wYbFbWmLk4Nt4kbkWqaUXFGx
GDUADmvjDiwSdJnQLd3JWuUlq6DY8Ypji1bXcSlGj6q5TbuKXIBbOVMbDqOp+t8D
W+As6czOYb3B+EAEZxETjVU5tzZZC5SYClqeAqQl3iFed1OdCQ5Lq+Bu3Vum1gYk
X54IuHzYivOyYu+BMUbc69S98uuj/giItB2stYRZ+7nd4S8jeAEzqX4jHsSKHkXC
+ZK+G090K3iv94ESL1IBdyNfzVJ2+S4udNx+WjfH6VNipemwshV6hJ+AEkewyh0j
a3MveMYB2wlQA1dkVARIBNt4Uzxye7Kz7+p00QFg08WFPGERif84/wQktaOSKHEx
A40y01Vcvj1bq1rBvNkW7b6t5dyKGk7/MtuZzdLc8M7vw0hIFycLk5yHLWqxU4Xe
JW4fFHyAxEeXaeiBnZbP
=yfjn
-----END PGP SIGNATURE-----

--MolT52lTEJ4qLl87pAGPk6Fga2nQLWhgr--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8698eae2-29e9-c4f4-1c8e-4ce21afc2b6b>