Fast and powerful management tool for Mercurial and GIT Maintained by:wg@FreeBSD.org Port Added: 24 May 2012 08:28:04 Also Listed In:develpython License: GPLv3
RhodeCode is a fast and powerful management tool for Mercurial and GIT with a
built in push/pull server and full text search and code-review. It works on
http/https and has a built in permission/authentication system with the ability
to authenticate via LDAP or ActiveDirectory. RhodeCode also provides simple API
so it.s easy integrable with existing external systems.
RhodeCode is similar in some respects to github or bitbucket, however RhodeCode
can be run as standalone hosted application on your own server. It is open
source and donation ware and focuses more on providing a customized, self
administered interface for Mercurial and GIT repositories.
WWW: http://www.rhodecode.org/
To install the port:cd /usr/ports/www/py-rhodecode/ && make install clean To add the package:pkg_add -r py27-rhodecode
Configuration Options
===> The following configuration options are available for py27-rhodecode-1.5.4:
CELERY=off: Use Celery for better performance
GIT=on: GIT support
LDAP=off: LDAP support
===> Use 'make config' to modify these settings
RhodeCode is a fast and powerful management tool for Mercurial and GIT with a
built in push/pull server and full text search and code-review. It works on
http/https and has a built in permission/authentication system with the ability
to authenticate via LDAP or ActiveDirectory. RhodeCode also provides simple API
so it.s easy integrable with existing external systems.
RhodeCode is similar in some respects to github or bitbucket, however RhodeCode
can be run as standalone hosted application on your own server. It is open
source and donation ware and focuses more on providing a customized, self
administered interface for Mercurial and GIT repositories.
WWW: http://www.rhodecode.org/
PR: 167186
Submitted by: Luiz Gustavo <luizgustavo@luizgustavo.pro.br>