Created attachment 160979 [details] shar file for devel/gitblit Gitblit is an open-source, pure Java stack for managing, viewing, and serving Git repositories. It's designed primarily as a tool for small workgroups who want to host centralized repositories. Gitblit WAR is what you should download if you already have a servlet container available that you wish to use. Jetty 6/7/8 and Tomcat 6/7 are known to work. Generally, any Servlet 2.5 or Servlet 3.0 container should work. Gitblit can be used as a dumb repository viewer with no administrative controls or user accounts. Gitblit can be used as a complete Git stack for cloning, pushing, and repository access control. Gitblit can be used without any other Git tooling (including actual Git) or it can cooperate with your established tools. WWW: http://gitblit.com/
Created attachment 160980 [details] poudriere build log for devel/gitblit
Created attachment 160981 [details] new groups
Created attachment 160982 [details] new users
Created attachment 164630 [details] shar file for devel/gitblit - upgraded to 1.7.1
Created attachment 164631 [details] poudriere build log for devel/gitblit
testbuild@work
Testbuilds are fine.
Committed, thanks, I'm sorry for the delay!
A commit references this bug: Author: pi Date: Sun May 8 16:42:18 UTC 2016 New revision: 414811 URL: https://svnweb.freebsd.org/changeset/ports/414811 Log: New port: devel/gitblit Gitblit is an open-source, pure Java stack for managing, viewing, and serving Git repositories. It's designed primarily as a tool for small workgroups who want to host centralized repositories. Gitblit WAR is what you should download if you already have a servlet container available that you wish to use. Jetty 6/7/8 and Tomcat 6/7 are known to work. Generally, any Servlet 2.5 or Servlet 3.0 container should work. Gitblit can be used as a dumb repository viewer with no administrative controls or user accounts. Gitblit can be used as a complete Git stack for cloning, pushing, and repository access control. Gitblit can be used without any other Git tooling (including actual Git) or it can cooperate with your established tools. WWW: http://gitblit.com/ PR: 203072 Submitted by: Dusan Vejnovic <freebsd@dussan.org> Changes: head/devel/Makefile head/devel/gitblit/ head/devel/gitblit/Makefile head/devel/gitblit/distinfo head/devel/gitblit/files/ head/devel/gitblit/files/pkg-message.in head/devel/gitblit/pkg-descr head/devel/gitblit/pkg-plist
A commit references this bug: Author: pi Date: Sun May 8 20:49:00 UTC 2016 New revision: 414818 URL: https://svnweb.freebsd.org/changeset/ports/414818 Log: devel/gitblit: remove commented out line PR: 203072 Reported by: mat Changes: head/devel/gitblit/Makefile