non port: devel/gitblit/Makefile |
SVNWeb
|
Number of commits found: 16 |
Thu, 31 Mar 2022
|
[ 20:31 Rene Ladan (rene) ] 97cf09b (Only the first 10 of 823 ports in this commit are shown above. )
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 )
|
Fri, 31 Dec 2021
|
[ 13:43 Rene Ladan (rene) ] 2019166 (Only the first 10 of 16 ports in this commit are shown above. )
cleanup: deprecate a bunch of ports depending on expired ports.
|
Fri, 29 Oct 2021
|
[ 09:50 Stefan Eßer (se) ] 819f25b (Only the first 10 of 388 ports in this commit are shown above. )
*/*: 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)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 13 Jan 2021
|
[ 16:13 osa ] (Only the first 10 of 31 ports in this commit are shown above. )
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.
|
Tue, 26 Nov 2019
|
[ 21:46 jkim ] (Only the first 10 of 443 ports in this commit are shown above. )
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
|
Thu, 21 Nov 2019
|
[ 19:27 osa ] (Only the first 10 of 30 ports in this commit are shown above. )
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
|
Sun, 11 Aug 2019
|
[ 18:53 rene ]
devel/gitblit: always depend on Tomcat 7, Tomcat 6 is EOL.
Bump PORTREVISION
|
Mon, 1 Jul 2019
|
[ 07:49 tobik ]
www/gitblit: Drop non-default TOMCAT8 option
www/tomcat8 is expiring.
PR: 238542
Approved by: freebsd@dussan.org (maintainer timeout, ~2.5 weeks)
|
Sun, 11 Mar 2018
|
[ 18:36 brnrd ] (Only the first 10 of 22 ports in this commit are shown above. )
Migrate USE_APACHE to USES= apache
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache
|
Fri, 13 Jan 2017
|
[ 16:54 mat ] (Only the first 10 of 46 ports in this commit are shown above. )
Fix ports using PREFIX in their depends instead of LOCALBASE.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 1 Dec 2016
|
[ 11:18 mat ] (Only the first 10 of 56 ports in this commit are shown above. )
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
|
Sun, 26 Jun 2016
|
[ 01:58 junovitch ]
devel/gitblit: update 1.7.1 -> 1.8.0
PR: 210535
Submitted by: Dusan Vejnovic <freebsd@dussan.org> (maintainer)
|
Wed, 11 May 2016
|
[ 14:59 amdmi3 ]
- Fix build from plain user
PR: 209403
Submitted by: freebsd@dussan.org (maintainer)
MFH: 2016Q2 (blanket)
|
Sun, 8 May 2016
|
[ 20:49 pi ]
devel/gitblit: remove commented out line
PR: 203072
Reported by: mat
|
[ 16:42 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>
|
Number of commits found: 16 |