From owner-svn-ports-all@freebsd.org Sun Mar 13 13:01:11 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 77551ACF7F7 for ; Sun, 13 Mar 2016 13:01:11 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) 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 3AABB6D0 for ; Sun, 13 Mar 2016 13:01:11 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by mail-yw0-x230.google.com with SMTP id d65so139278732ywb.0 for ; Sun, 13 Mar 2016 06:01:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sunpoet-net.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=QSMQeEKSBJ4B4QIn6UyiYZ1R33unhR6/g9yQJTnCWao=; b=OE7nlrb+EAXXMcC3f+9Vn3sG+FbC+Dh/MNoBkJFFwYx77aN9vtyEAr6eEhP14U7YIN lH0YoiiavzKsjp2KM65yjnbsZEdOyzCylfC37pClM0kI1k3c/byzMzpIzVQlDtPX+VO4 tK/14lselOxwJZ1P3+t/JusGoGNOFhjjRZ1Y29GpJL/+3HL1xgTUk2HkNnCUyl18AzDx pn2HelWXH/1hsqgOtSr1gnVqMgPU8LcTmdLK2FY5wTA74Sj94Itaj1dMdGrbGjbxElQT lnlJFrsEqEgxtTWFGwN3hwCeJwLoR3dv+tsuMtZzrtR9WryYJCkXBKvBPjNsIVvc5mg/ ictQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=QSMQeEKSBJ4B4QIn6UyiYZ1R33unhR6/g9yQJTnCWao=; b=UQqK0M/WZkSAZ9Bk1QMH5p09ov1ZdGl5zSYfHGvGbvXXWgXRzFYIu7/HdzFqQ5Tmw3 DYcKctBmmLCkZqO1dmKVZsXxbQ1SaDaJZmjJALl8V+xQ0jw+bTo+QEf5HS0tiU64T2M4 KoFxvRSARAIGAPoIkWo41mBgAxHU3wHHtSK/gjDDaa1W07ZghkAnYxHLxMjIMRGYG9Kq OK4POG3QoFSfo01T8Yu1U8AOgO/1dIZs9Ig0x3qt1c6Ywftpd9j+VoMB9flbrt8mrX5w P69Fg6/6JH2Z9+wtKH9OH1eL1cJ3kQef6RtaYFLaZWClSPHxrwH5/i/oaLx5bQkyD6dJ AECw== X-Gm-Message-State: AD7BkJLwKWG1mfq4AjaaEHefGRSdsxHwpBmCE5NAK1DV7YvYfzaET5D2pf8BR9TA3YZzpcVjOQS5rEhgZyqHrQ== X-Received: by 10.37.52.134 with SMTP id b128mr2825950yba.90.1457874070315; Sun, 13 Mar 2016 06:01:10 -0700 (PDT) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.83.53.2 with HTTP; Sun, 13 Mar 2016 06:00:30 -0700 (PDT) In-Reply-To: <201603131256.u2DCu0N3003226@repo.freebsd.org> References: <201603131256.u2DCu0N3003226@repo.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sun, 13 Mar 2016 21:00:30 +0800 X-Google-Sender-Auth: q5e-PtnQ4RpNqgU1XnJC9TigpD0 Message-ID: Subject: Re: svn commit: r410963 - in head/devel: . gitlab-workhorse To: Raphael Kubo da Costa Cc: 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.21 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.21 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: Sun, 13 Mar 2016 13:01:11 -0000 On Sun, Mar 13, 2016 at 8:56 PM, Raphael Kubo da Costa wrote: > Author: rakuco > Date: Sun Mar 13 12:56:00 2016 > New Revision: 410963 > URL: https://svnweb.freebsd.org/changeset/ports/410963 > > Log: > New port: devel/gitlab-shell. > > GitLab Shell handles git commands for GitLab and modifies the list of > authorized keys. > > WWW: https://gitlab.com/gitlab-org/gitlab-shell > > PR: 207791 > Submitted by: Torsten Z=C3=BChlsdorff > > Added: > head/devel/gitlab-workhorse/ > head/devel/gitlab-workhorse/Makefile (contents, props changed) > head/devel/gitlab-workhorse/distinfo (contents, props changed) > head/devel/gitlab-workhorse/pkg-descr (contents, props changed) > You're adding gitlab-workhorse to devel. > Modified: > head/devel/Makefile > > Modified: head/devel/Makefile > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/devel/Makefile Sun Mar 13 12:46:02 2016 (r410962) > +++ head/devel/Makefile Sun Mar 13 12:56:00 2016 (r410963) > @@ -675,6 +675,7 @@ > SUBDIR +=3D gitg0 > SUBDIR +=3D github-backup-utils > SUBDIR +=3D gitinspector > + SUBDIR +=3D gitlab-shell > SUBDIR +=3D gitlist > SUBDIR +=3D gitolite > SUBDIR +=3D gitolite2 > > Added: head/devel/gitlab-workhorse/Makefile > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/devel/gitlab-workhorse/Makefile Sun Mar 13 12:56:00 2016 > (r410963) > @@ -0,0 +1,29 @@ > +# Created by: Torsten Zuehlsdorff +# $FreeBSD$ > + > +PORTNAME=3D gitlab-workhorse > +PORTVERSION=3D 0.6.5 > +CATEGORIES=3D www > +MASTER_SITES=3D http://ports.toco-domains.de/ > + > +MAINTAINER=3D ports@toco-domains.de > +COMMENT=3D Smart reverse proxy for GitLab > + > +LICENSE=3D MIT > +LICENSE_FILE=3D ${WRKSRC}/LICENSE > + > +BUILD_DEPENDS=3D go>=3D1.5.3:${PORTSDIR}/lang/go > + > +PLIST_FILES=3D bin/gitlab-workhorse \ > + bin/gitlab-zip-cat \ > + bin/gitlab-zip-metadata > + > +PLIST_DIRS=3D%%WWWDIR%% > + > +post-install: > + ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME} > + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gitlab-workhorse > + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gitlab-zip-cat > + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gitlab-zip-metadata > + > +.include > > Added: head/devel/gitlab-workhorse/distinfo > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/devel/gitlab-workhorse/distinfo Sun Mar 13 12:56:00 2016 > (r410963) > @@ -0,0 +1,2 @@ > +SHA256 (gitlab-workhorse-0.6.5.tar.gz) =3D > 629279a966ee7662fb6158465158659877de550609b95f5249ed801746991ced > +SIZE (gitlab-workhorse-0.6.5.tar.gz) =3D 31621 > > Added: head/devel/gitlab-workhorse/pkg-descr > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/devel/gitlab-workhorse/pkg-descr Sun Mar 13 12:56:00 2016 > (r410963) > @@ -0,0 +1,5 @@ > +Gitlab-workhorse is a smart reverse proxy for GitLab. It handles "large" > +HTTP requests such as file downloads, file uploads, > +Git push/pull and Git archive downloads. > + > +WWW: https://gitlab.com/gitlab-org/gitlab-workhorse > _______________________________________________ > svn-ports-all@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"