Date: Fri, 27 Apr 2012 06:38:20 +0400 From: Ruslan Mahmatkhanov <cvs-src@yandex.ru> To: Luiz Gustavo <luizgustavo@luizgustavo.pro.br> Cc: freebsd-python@FreeBSD.org Subject: Re: rhodecode port Message-ID: <4F9A069C.8040103@yandex.ru> In-Reply-To: <20120426123522.a9935747.luizgustavo@luizgustavo.pro.br> References: <20120426123522.a9935747.luizgustavo@luizgustavo.pro.br>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Luiz! Luiz Gustavo wrote on 26.04.2012 19:35: > Hi list ! > > I created a port from project rhodecode (www.rhodecode.org) to manage the hg and > git repositories. > > The project is all done in python > > I have already registered PR for them: > http://www.freebsd.org/cgi/query-pr.cgi?pr=167185 (dependency) > http://www.freebsd.org/cgi/query-pr.cgi?pr=167186 > > Anyway, I left in my repository available at: > https://bitbucket.org/gugabsd/freebsd_ports/src > > Thanks ! > --- > 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 At glance this port should not use PKGNAMEPREFIX because it's a tool, not a library, so the port should be named just www/rhodecode. Also the port doesn't support python3, so it's USE_PYTHON should be adjusted to "-2.7". I also see that it build depends on PasteScript>=1.6.3 (per setup.py), but there is no such dependency in port's Makefile. I will be able to deal with it at weekend if nobody picks it before. -- Regards, Ruslan Tinderboxing kills... the drives.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F9A069C.8040103>