diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2017-06-28 08:54:10 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2017-06-28 08:54:10 +0000 |
commit | eb9a18e35c4179b51df927d13b309165ec81b124 (patch) | |
tree | cea125eaf7b49fd2a0d9e85d81c8bfd16f7f7396 /net/Makefile | |
parent | 2c4c73634d2a4adff523b99a2cea3a310291d534 (diff) | |
download | ports-eb9a18e35c4179b51df927d13b309165ec81b124.tar.gz ports-eb9a18e35c4179b51df927d13b309165ec81b124.zip |
New port: net/rubygem-gitaly
Gitaly is a Git RPC service for handling all the git calls made by GitLab.
WWW: https://gitlab.com/gitlab-org/gitaly
ATTENTION: the port has currently just a subset of functions and is needed
in order to provide the security update of www/gitlab to 9.0
Notes
Notes:
svn path=/head/; revision=444552
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index bc249b6c6fc4..8b9b30ecad29 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1183,6 +1183,7 @@ SUBDIR += rubygem-fog-vsphere SUBDIR += rubygem-fog-xenserver SUBDIR += rubygem-geoip + SUBDIR += rubygem-gitaly SUBDIR += rubygem-gitlab_omniauth-ldap SUBDIR += rubygem-gitlab_omniauth-ldap1 SUBDIR += rubygem-http_parser.rb |