Bug 167186 - [NEW PORT] www/py27-rhodecode: Is fast and powerful management tool for Mercurial and GIT
Summary: [NEW PORT] www/py27-rhodecode: Is fast and powerful management tool for Mercu...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-22 04:40 UTC by luizgustavo
Modified: 2012-05-24 09:30 UTC (History)
1 user (show)

See Also:


Attachments
.shar (3.79 KB, text/plain)
2012-04-22 04:40 UTC, luizgustavo
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description luizgustavo 2012-04-22 04:40:08 UTC
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/

Generated with FreeBSD Port Tools 0.99_4 (mode: new)
Comment 1 luizgustavo 2012-04-22 05:03:40 UTC
to build this port, is necessary the port:
http://www.freebsd.org/cgi/query-pr.cgi?pr=167185

-- 
Luiz Gustavo Costa (Powered by BSD)
*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+
mundoUnix - Consultoria em Software Livre
http://www.mundounix.com.br
ICQ: 2890831 / MSN: contato@mundounix.com.br
Tel: 55 (21) 4063-7110 / 8194-1905 / (11) 4063-0407
Blog: http://www.luizgustavo.pro.br
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-05-24 09:27:44 UTC
wen         2012-05-24 08:27:35 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-rhodecode     Makefile distinfo pkg-descr pkg-plist 
    www/py-rhodecode/files pkg-message.in 
  Log:
  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>
  
  Revision  Changes    Path
  1.3187    +1 -0      ports/www/Makefile
  1.1       +54 -0     ports/www/py-rhodecode/Makefile (new)
  1.1       +2 -0      ports/www/py-rhodecode/distinfo (new)
  1.1       +3 -0      ports/www/py-rhodecode/files/pkg-message.in (new)
  1.1       +12 -0     ports/www/py-rhodecode/pkg-descr (new)
  1.1       +1878 -0   ports/www/py-rhodecode/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Wen Heping freebsd_committer freebsd_triage 2012-05-24 09:28:45 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!