svn commit: r47562 - head/en_US.ISO8859-1/htdocs/news/status
Benjamin Kaduk
bjk at FreeBSD.org
Thu Oct 15 03:54:44 UTC 2015
Author: bjk
Date: Thu Oct 15 03:54:42 2015
New Revision: 47562
URL: https://svnweb.freebsd.org/changeset/doc/47562
Log:
Add report on bringing GitLab into ports, from Torsten Zuhlsdorff
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml Thu Oct 15 03:39:14 2015 (r47561)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml Thu Oct 15 03:54:42 2015 (r47562)
@@ -464,4 +464,76 @@
</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 at toco-domains.de</email>
+ </person>
+
+ <person>
+ <name>
+ <given>Michael</given>
+ <common>Fausten</common>
+ </name>
+ <email>ports at michael-fausten.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/">GitLab
+ Source Tree</url>
+ </links>
+
+ <body>
+ <p>GitLab is a web-based Git repository manager with many
+ features, used by more than 100.000 organizations, including NASA
+ and Alibaba. It also is a very long-standing entry on the
+ "Wanted Ports" list on the &os; Wiki.</p>
+
+ <p>In the last month there was steady progress, which finally
+ resulted in the PR for adding the new port. In addition to the
+ many dependencies &a.pgollucci; is working on, there was already a
+ large amount of work done. In addition to many new or updated
+ rubygems, Rails 4.1 was resurrected. Many committers were
+ involved in the process and guided us through the various problems
+ and pitfalls.</p>
+
+ <p>Because of the number of dependencies — we nearly hit
+ 100 — making progress takes some time. In the meantime,
+ there is already a new major version of GitLab released, which
+ requires even more dependencies and updates. Work on this version
+ is already in progress, but the first goal is to get the latest
+ stable version from the 7.14 branch into the ports tree.
+ </p>
+ </body>
+
+ <sponsor>
+ anyMOTION GRAPHICS GmbH, Düsseldorf, Germany
+ </sponsor>
+
+ <help>
+ <task>
+ <p>Closing all the PRs of the dependencies</p>
+ </task>
+
+ <task>
+ <p>Committing the GitLab port itself</p>
+ </task>
+
+ <task>
+ <p>Update the port to the latest version of the 8.x branch</p>
+ </task>
+ </help>
+ </project>
+
</report>
More information about the svn-doc-all
mailing list