Bug 203072 - [NEW PORT] devel/gitblit: Open-source servlet for Git repositories
Summary: [NEW PORT] devel/gitblit: Open-source servlet for Git repositories
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-13 16:22 UTC by Dušan Vejnovič
Modified: 2016-05-08 20:49 UTC (History)
2 users (show)

See Also:


Attachments
shar file for devel/gitblit (30.21 KB, text/plain)
2015-09-13 16:22 UTC, Dušan Vejnovič
no flags Details
poudriere build log for devel/gitblit (18.08 KB, text/x-log)
2015-09-13 16:23 UTC, Dušan Vejnovič
no flags Details
new groups (304 bytes, patch)
2015-09-13 16:23 UTC, Dušan Vejnovič
no flags Details | Diff
new users (957 bytes, patch)
2015-09-13 16:23 UTC, Dušan Vejnovič
no flags Details | Diff
shar file for devel/gitblit (30.91 KB, text/plain)
2015-12-25 17:50 UTC, Dušan Vejnovič
no flags Details
poudriere build log for devel/gitblit (18.21 KB, text/x-log)
2015-12-25 17:50 UTC, Dušan Vejnovič
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dušan Vejnovič 2015-09-13 16:22:52 UTC
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/
Comment 1 Dušan Vejnovič 2015-09-13 16:23:23 UTC
Created attachment 160980 [details]
poudriere build log for devel/gitblit
Comment 2 Dušan Vejnovič 2015-09-13 16:23:39 UTC
Created attachment 160981 [details]
new groups
Comment 3 Dušan Vejnovič 2015-09-13 16:23:55 UTC
Created attachment 160982 [details]
new users
Comment 4 Dušan Vejnovič 2015-12-25 17:50:01 UTC
Created attachment 164630 [details]
shar file for devel/gitblit

- upgraded to 1.7.1
Comment 5 Dušan Vejnovič 2015-12-25 17:50:25 UTC
Created attachment 164631 [details]
poudriere build log for devel/gitblit
Comment 6 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-08 12:12:34 UTC
testbuild@work
Comment 7 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-08 16:15:05 UTC
Testbuilds are fine.
Comment 8 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-08 16:42:36 UTC
Committed, thanks, I'm sorry for the delay!
Comment 9 commit-hook freebsd_committer freebsd_triage 2016-05-08 16:43:13 UTC
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
Comment 10 commit-hook freebsd_committer freebsd_triage 2016-05-08 20:49:45 UTC
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