From owner-freebsd-ports@FreeBSD.ORG Fri Apr 11 10:56:31 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7C6B7BA7 for ; Fri, 11 Apr 2014 10:56:31 +0000 (UTC) Received: from mail-pa0-f54.google.com (mail-pa0-f54.google.com [209.85.220.54]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 53A6B176A for ; Fri, 11 Apr 2014 10:56:30 +0000 (UTC) Received: by mail-pa0-f54.google.com with SMTP id lf10so5279096pab.13 for ; Fri, 11 Apr 2014 03:56:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=acZXSJF8jpCgoQYqnxgce7SxN4pAK4h/ojESuBN7x5I=; b=Tg9qwcylIGYlQhxiCTdUszR5Y297RPnsS2nt7re3Hu7Pxa1419nfZ/lpyW/1rLMIcV gsXiBENBY+eP4AK8LhyCyDZs63DLXIdpxT4rYPDVVK7rCTQecM8QqzEBBkx9ePIHqC58 xICnkRCwA3Vf+eyCPahEXABCBeOTavcu31EVrE75SnQt5XnyOUiKpnKwCHTHWYqXV0Hd sP0Lk8BPH4x33YiTNs7WvREKynOpYRqpbe2pEGUTyAUB76361HUgYvIGsAHtNtQkuqrx NNRyV7wanDsvsx1wZHunVbopFGPUg/AnnqneLMI2tyQqFtytHdVahYH317TuRz2jOVuD aChA== X-Gm-Message-State: ALoCoQnAw4ClhueTZ4RcOXMfHRTWtMTRjPsGyI8+pZOnR5HwUG/TGYRQguN9LQmhZg8brLrpk1I6 MIME-Version: 1.0 X-Received: by 10.66.216.137 with SMTP id oq9mr26031054pac.97.1397213790434; Fri, 11 Apr 2014 03:56:30 -0700 (PDT) Received: by 10.70.133.164 with HTTP; Fri, 11 Apr 2014 03:56:30 -0700 (PDT) X-Originating-IP: [93.26.65.124] In-Reply-To: <2BEF3638517B4186953121B366A7AACF@multiplay.co.uk> References: <2BEF3638517B4186953121B366A7AACF@multiplay.co.uk> Date: Fri, 11 Apr 2014 12:56:30 +0200 Message-ID: Subject: Re: FreeBSD Port: rubygem-passenger-4.0.41_2 From: David Keller To: Steven Hartland Content-Type: text/plain; charset=ISO-8859-1 Cc: ports@freebsd.org, osa@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2014 10:56:31 -0000 It's working :-) But the symlink seems incorrect: * passenger -> lib/ruby/gems/1.9/gems/passenger-4.0.41 I might be better like this: * passenger -> passenger-4.0.41 On Fri, Apr 11, 2014 at 12:13 PM, Steven Hartland wrote: > I've been playing with this and other issues with that port, try the > attached patch. > > Regards > Steve > ----- Original Message ----- From: "David Keller" > To: > Cc: > Sent: Friday, April 11, 2014 10:29 AM > Subject: FreeBSD Port: rubygem-passenger-4.0.41_2 > > >> Hello, >> >> Since >> >> rev *350664* (Wed Apr 9 02:36:08 2014 UTC) >> >> >> After *#make install *from */usr/ports/www/rubygem-passenger* >> >> /usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.41/*buildout* >> >> >> >> is no longer populated with passenger binaries, hence nginx complains that >> passenger is not installed. >> >> Mannualy copying *buildout* directory from >> */usr/ports/www/rubygem-passenger/work/**passenger-4.0.41/* resolves the >> issue. >> >> Regards. >> _______________________________________________ >> freebsd-ports@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"