# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # gitlab-workhorse # gitlab-workhorse/Makefile # gitlab-workhorse/distinfo # gitlab-workhorse/pkg-descr # echo c - gitlab-workhorse mkdir -p gitlab-workhorse > /dev/null 2>&1 echo x - gitlab-workhorse/Makefile sed 's/^X//' >gitlab-workhorse/Makefile << 'e32062a4fecca1986df9127768229fd6' X# Created by: Torsten Zuehlsdorff =1.5.3:${PORTSDIR}/lang/go X XPLIST_FILES= bin/gitlab-workhorse \ X bin/gitlab-zip-cat \ X bin/gitlab-zip-metadata X XPLIST_DIRS=%%WWWDIR%% X Xpost-install: X ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME} X ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gitlab-workhorse X ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gitlab-zip-cat X ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gitlab-zip-metadata X X.include e32062a4fecca1986df9127768229fd6 echo x - gitlab-workhorse/distinfo sed 's/^X//' >gitlab-workhorse/distinfo << '13d277c390fad6879413b48d8a874eb0' XSHA256 (gitlab-workhorse-0.6.5.tar.gz) = 629279a966ee7662fb6158465158659877de550609b95f5249ed801746991ced XSIZE (gitlab-workhorse-0.6.5.tar.gz) = 31621 13d277c390fad6879413b48d8a874eb0 echo x - gitlab-workhorse/pkg-descr sed 's/^X//' >gitlab-workhorse/pkg-descr << '67c8537a93b7706d560cb572cdcdb9d2' XGitlab-workhorse is a smart reverse proxy for GitLab. It handles "large" XHTTP requests such as file downloads, file uploads, XGit push/pull and Git archive downloads. X XWWW: https://gitlab.com/gitlab-org/gitlab-workhorse 67c8537a93b7706d560cb572cdcdb9d2 exit