Port details |
- gitblit Open-source servlet for Git repositories
- 1.8.0_3 devel
=0 1.8.0_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Depends on expired www/tomcat7
This port expired on: 2022-03-31
- Maintainer: freebsd@dussan.org
- Port Added: 2016-05-08 16:42:37
- Last Update: 2022-03-31 20:31:14
- Commit Hash: 97cf09b
- Also Listed In: java
- License: APACHE20
- WWW:
- http://gitblit.com/
- Description:
- 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 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/
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- No installation instructions:
- This port has been deleted.
- PKGNAME: gitblit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1466787421
SHA256 (gitblit-1.8.0.war) = 9238804fa7e869c82b45ece492ed1b6c8e697282e424bc01dc042f67b8d6efca
SIZE (gitblit-1.8.0.war) = 39504694
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- tomcat7 : www/tomcat7
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gitblit-1.8.0_3:
====> SQL database support: you can only select none or one of them
REDIS=off: Redis key-value store database support
====> Build and/or install internal web server: you can only select none or one of them
APACHE=off: Apache server support
HIAWATHA=off: Hiawatha server support
LIGHTTPD=off: Lighttpd server support
NGINX=off: Nginx server support
===> Use 'make config' to modify these settings
- Options name:
- devel_gitblit
- pkg-message:
- For install:
- By default, Gitblit stores all data (users, settings,
repositories, etc) in ${contextFolder}/WEB-INF/data.
Specifying an alternate "baseFolder" allows for simple
upgrades in the future.
You can specify "baseFolder":
- via GITBLIT_HOME, or
- via web.xml, or
- via JNDI.
For value of "baseFolder" use value "/usr/local/gitblit".
You can login with the default administrator credentials:
admin / admin
!!!MAKE SURE TO CHANGE THE ADMINISTRATOR USERNAME AND/OR PASSWORD!!!
More informations:
http://gitblit.com/setup_war.html
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.0_3 31 Mar 2022 20:31:14 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base (Only the first 15 lines of the commit message are shown above ) |
1.8.0_3 31 Dec 2021 13:43:37 |
Rene Ladan (rene) |
cleanup: deprecate a bunch of ports depending on expired ports. |
1.8.0_3 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
1.8.0_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.8.0_3 13 Jan 2021 16:13:24 |
osa |
Update databases/redis to the recent stable version 6.0.10.
Update CONFLICTS for:
o) databases/redis4
o) databases/redis5
o) databases/redis
o) databases/redis-devel
Connect databases/redis5 to the build.
Bump PORTREVISIONs for dependant ports. |
1.8.0_2 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
1.8.0_2 21 Nov 2019 19:27:39 |
osa |
Repocopy the databases/redis to the databases/redis4 to update
the databases/redis port to the latest stable version, 5.0.6.
PR: 241526
Reviewed by: portmgr (adamw)
Approved by: portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D22336 |
1.8.0_1 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
1.8.0_1 11 Aug 2019 18:53:03 |
rene |
devel/gitblit: always depend on Tomcat 7, Tomcat 6 is EOL.
Bump PORTREVISION |
1.8.0 01 Jul 2019 07:49:26 |
tobik |
www/gitblit: Drop non-default TOMCAT8 option
www/tomcat8 is expiring.
PR: 238542
Approved by: freebsd@dussan.org (maintainer timeout, ~2.5 weeks) |
1.8.0 11 Mar 2018 18:36:16 |
brnrd |
Migrate USE_APACHE to USES= apache
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache |
1.8.0 13 Jan 2017 16:54:56 |
mat |
Fix ports using PREFIX in their depends instead of LOCALBASE.
With hat: portmgr
Sponsored by: Absolight |
1.8.0 01 Dec 2016 11:18:04 |
mat |
Don't quote {} in find -exec calls.
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.
Sponsored by: Absolight |
1.8.0 26 Jun 2016 01:58:29 |
junovitch |
devel/gitblit: update 1.7.1 -> 1.8.0
PR: 210535
Submitted by: Dusan Vejnovic <freebsd@dussan.org> (maintainer) |
1.7.1 11 May 2016 14:59:51 |
amdmi3 |
- Fix build from plain user
PR: 209403
Submitted by: freebsd@dussan.org (maintainer)
MFH: 2016Q2 (blanket) |
1.7.1 08 May 2016 20:49:00 |
pi |
devel/gitblit: remove commented out line
PR: 203072
Reported by: mat |
1.7.1 08 May 2016 16:42:18 |
pi |
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> |