non port: devel/gitblit/Makefile |
SVNWeb
|
Number of commits found XX: 12 |
Wed, 13 Jan 2021
|
[ 16:13 osa ] 
561486 UPDATING
561486 databases/Makefile
561486 databases/p5-AnyEvent-Redis/Makefile
561486 databases/p5-Redis-Fast/Makefile
561486 databases/py-redis/Makefile
561486 databases/py-redis2/Makefile
561486 databases/py-txredisapi/Makefile
561486 databases/redis-devel/Makefile
561486 databases/redis/Makefile
561486 databases/redis/distinfo
(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 ] 
518482 Mk/bsd.java.mk
518482 archivers/javatar/Makefile
518482 archivers/jzlib/Makefile
518482 archivers/snappy-java/Makefile
518482 astro/gpsprune/Makefile
518482 astro/gpsprune/files/gpsprune.sh.in
518482 astro/osmosis/Makefile
518482 audio/atunes/Makefile
518482 audio/atunes/files/atunes.in
518482 audio/gervill/Makefile
(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 ] 
518107 UPDATING
518107 databases/Makefile
518107 databases/p5-AnyEvent-Redis/Makefile
518107 databases/p5-Redis-Fast/Makefile
518107 databases/py-redis/Makefile
518107 databases/py-redis2/Makefile
518107 databases/redis-devel/Makefile
518107 databases/redis/Makefile
518107 databases/redis/distinfo
518107 databases/redis/files/extra-patch-src-Makefile.lua
(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 ] 
508663 devel/gitblit/Makefile
508663 devel/gitblit/pkg-descr
devel/gitblit: always depend on Tomcat 7, Tomcat 6 is EOL.
Bump PORTREVISION
|
Mon, 1 Jul 2019
|
[ 07:49 tobik ] 
505550 devel/gitblit/Makefile
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 ] 
464193 databases/gnatsweb4/Makefile
464193 deskutils/simplegroupware/Makefile
464193 devel/gitblit/Makefile
464193 devel/pushmi/Makefile
464193 finance/sql-ledger/Makefile
464193 lang/php56/Makefile
464193 lang/php70/Makefile
464193 lang/php71/Makefile
464193 lang/php72/Makefile
464193 mail/dspam/Makefile
(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 ] 
431402 databases/jasperreports/Makefile
431402 devel/charva/Makefile
431402 devel/eric6/Makefile.inc
431402 devel/gitblit/Makefile
431402 devel/ocaml-lwt/Makefile
431402 devel/tcllibc/Makefile
431402 editors/libreoffice-i18n/Makefile
431402 games/alienarena/Makefile
431402 games/glest/Makefile
431402 games/megaglest/Makefile
(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 ] 
427491 archivers/zipper/Makefile
427491 audio/praat/Makefile
427491 chinese/librime/Makefile
427491 chinese/wordpress-zh_CN/Makefile
427491 chinese/wordpress-zh_TW/Makefile
427491 comms/atslog/Makefile
427491 converters/p5-Encode/Makefile
427491 databases/kyotocabinet/Makefile
427491 databases/kyototycoon/Makefile
427491 devel/ccrtp/Makefile
(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 ] 
417510 devel/gitblit/Makefile
417510 devel/gitblit/distinfo
417510 devel/gitblit/pkg-plist
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 ] 
415004 devel/gitblit/Makefile
- Fix build from plain user
PR: 209403
Submitted by: freebsd@dussan.org (maintainer)
MFH: 2016Q2 (blanket)
|
Sun, 8 May 2016
|
[ 20:49 pi ] 
414818 devel/gitblit/Makefile
devel/gitblit: remove commented out line
PR: 203072
Reported by: mat
|
[ 16:42 pi ] 
414811 devel/Makefile
414811 devel/gitblit
414811 devel/gitblit/Makefile
414811 devel/gitblit/distinfo
414811 devel/gitblit/files
414811 devel/gitblit/files/pkg-message.in
414811 devel/gitblit/pkg-descr
414811 devel/gitblit/pkg-plist
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 XX: 12 |