FreeBSD Port: rubygem-passenger-4.0.41_2

Steven Hartland killing at multiplay.co.uk
Fri Apr 11 22:51:28 UTC 2014


The change is from :N -> :M
.if ${PORT_OPTIONS:MDEBUG}

Which occurs 220 in the port tree and:

.if ${PORT_OPTIONS:NDEBUG}

Which only occurs twice, so TBH I assumed it was a typo given every other
option uses PORTOPTIONS:M${option}

Unfortunately the docs don't seem to provide any clarification
http://www.freebsd.org/doc/en/books/porters-handbook/makefile-options.html
so if anyone could chime in with some details on the exact meanings that
would be most appreciated.

    Regards
    Steve

----- Original Message ----- 
From: "Sergey A. Osokin" <osa at FreeBSD.org>
To: "Steven Hartland" <killing at multiplay.co.uk>
Cc: "David Keller" <david.keller at litchis.fr>; <ports at FreeBSD.org>
Sent: Friday, April 11, 2014 11:27 PM
Subject: Re: FreeBSD Port: rubygem-passenger-4.0.41_2


> Hi Steven,
> 
> looks good, except one thing:
> 
> -.if ${PORT_OPTIONS:NDEBUG}
> +.if ${PORT_OPTIONS:MDEBUG}
> 
> Could you explain what's the actual change here.
> 
> Also, please bump PORTREVISION for final patch.
> 
> -- 
> Sergey A. Osokin
> osa at FreeBSD.org
> 
>>    Regards
>>    Steve
>> ----- Original Message ----- From: "David Keller" <david.keller at litchis.fr>
>> To: <osa at FreeBSD.org>
>> Cc: <ports at FreeBSD.org>
>> 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 at freebsd.org mailing list
>> >http://lists.freebsd.org/mailman/listinfo/freebsd-ports
>> >To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
>> >
> 
> 
>


More information about the freebsd-ports mailing list