From owner-freebsd-ruby@freebsd.org Tue Aug 4 14:23:21 2015 Return-Path: Delivered-To: freebsd-ruby@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 322779B28B2 for ; Tue, 4 Aug 2015 14:23:21 +0000 (UTC) (envelope-from info@toco-domains.de) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 18AB410CA for ; Tue, 4 Aug 2015 14:23:21 +0000 (UTC) (envelope-from info@toco-domains.de) Received: by mailman.ysv.freebsd.org (Postfix) id 15D1A9B28B0; Tue, 4 Aug 2015 14:23:21 +0000 (UTC) Delivered-To: ruby@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 147C09B28AA for ; Tue, 4 Aug 2015 14:23:21 +0000 (UTC) (envelope-from info@toco-domains.de) Received: from toco-domains.de (mail.toco-domains.de [176.9.39.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C0FA210C8; Tue, 4 Aug 2015 14:23:20 +0000 (UTC) (envelope-from info@toco-domains.de) Received: from [192.168.1.83] (x5d829348.dyn.telefonica.de [93.130.147.72]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by toco-domains.de (Postfix) with ESMTPSA id 24BC91B2285A; Tue, 4 Aug 2015 16:22:49 +0200 (CEST) Message-ID: <55C0CAB5.9050003@toco-domains.de> Date: Tue, 04 Aug 2015 16:22:45 +0200 From: =?windows-1252?Q?Torsten_Z=FChlsdorff?= User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Steve Wills CC: ruby@freebsd.org Subject: Re: [Gitlab] Current Status of the port References: <55BB8B17.7050509@toco-domains.de> <55BCDCE3.1090608@FreeBSD.org> <55BCF71F.2090407@FreeBSD.org> <55BF31B8.90108@toco-domains.de> <55BF468E.7090909@FreeBSD.org> <55BF5438.1040501@toco-domains.de> <20150803142808.GB23813@mouf.net> <55BF89AF.8030102@toco-domains.de> <55BFE407.8090608@FreeBSD.org> <55C07A7B.7060206@toco-domains.de> <20150804133657.GA52831@mouf.net> In-Reply-To: <20150804133657.GA52831@mouf.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Aug 2015 14:23:21 -0000 On 04.08.2015 15:37, Steve Wills wrote: >>>> Okay. I removed the mysql option. But its just a revert to get it back, >>>> if you want. >>>> >>>> I also reworked all the slave-ports and created a new patch. After >>>> unpacking the attached .shar file apply the contained patch gitlab.diff >>>> to /usr/ports. >>>> >>>> Than get the newest version from >>>> svn://svn.toco-domains.de/freebsd-ports/www/gitlab and have fun! :) >>>> >>>> The bitbucket related problem should also be fixed with this patch! >>> >>> Seems better now. Before I wasn't able to create a project. Now I can do >>> that, but I still hit this error when trying to view the project once I >>> add a README.md to it: >>> >>> ActionView::Template::Error (uninitialized constant >>> Gitlab::Markdown::AutolinkFilter::Rinku): >>> >>> Any ideas? >> >> I fixed the bug. Just checkout the newest port version. :) >> >> I will push the fix to upstream - its not clear to me, why this should >> work. Using Rinku without requiring it in Source and/or as Gemfile looks >> like a bug to me. > > That fixed it, thanks. At this point, gitlab seems fully functional. I'll start > working on committing all the gems. Then we can focus on cleaning up gitlab > itself (making portlint happy, improving rc script, etc.) and getting it > committed. Thanks for all your hard work! I will see tomorrow, if i can make portlint happier :) Greet news! Can i help you in any way? Greetings, Torsten