Add entry on porting gitlab from Torsten Zuehlsdorff
This commit is contained in:
parent
39e09484e5
commit
937890721a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47987
1 changed files with 56 additions and 0 deletions
|
@ -1404,4 +1404,60 @@
|
|||
</task>
|
||||
</help>
|
||||
</project>
|
||||
|
||||
<project cat='ports'>
|
||||
<title>Bringing GitLab into the Ports Collection</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
<name>
|
||||
<given>Torsten</given>
|
||||
<common>Zühlsdorff</common>
|
||||
</name>
|
||||
<email>ports@toco-domains.de</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
<links>
|
||||
<url href="https://bugs.FreeBSD.org/bugzilla/show_bug.cgi?id=202468">PR for the new Port</url>
|
||||
<url href="https://github.com/t-zuehlsdorff/gitlabhq/blob/master/doc/install/installation-FreeBSD.md">Installation Guide</url>
|
||||
<url href="https://github.com/gitlabhq/gitlabhq/">Upstream GitLab website</url>
|
||||
</links>
|
||||
|
||||
<body>
|
||||
<p>GitLab is a web-based Git repository manager with many
|
||||
features that is used by more than 100.000 organizations including
|
||||
NASA and Alibaba. It also is a very long-standing entry on the
|
||||
"Wanted Ports" list of the &os; Wiki.</p>
|
||||
|
||||
<p>In the last quarter, there was steady progress in the
|
||||
project itself and the porting. The current release of GitLab 8.3
|
||||
is now based on Rails 4.2, which obsoletes the need for around 50
|
||||
new ports. Now there are only 5 dependencies left to be
|
||||
committed!</p>
|
||||
|
||||
<p>While the new version of GitLab 8.3 eases the porting,
|
||||
there are big changes between the last working port of GitLab
|
||||
7.14. Nonetheless, it could be expected to see the next working
|
||||
port in the first quarter of 2016</p>
|
||||
</body>
|
||||
|
||||
<sponsor>
|
||||
anyMOTION GRAPHICS GmbH, Düsseldorf, Germany
|
||||
</sponsor>
|
||||
|
||||
<help>
|
||||
<task>
|
||||
<p>Update the patches from GitLab 7.14 to 8.3.</p>
|
||||
</task>
|
||||
|
||||
<task>
|
||||
<p>Update the documentation.</p>
|
||||
</task>
|
||||
|
||||
<task>
|
||||
<p>Provide an updated patch.</p>
|
||||
</task>
|
||||
</help>
|
||||
</project>
|
||||
</report>
|
||||
|
|
Loading…
Reference in a new issue