On 2020/01/03 11:33, Jeremy Evans wrote: > On 01/03 01:49, Kurt Mosiejczuk wrote: > > On Fri, Jan 03, 2020 at 09:23:24AM -0800, Jeremy Evans wrote: > > > On 01/03 12:12, Xiyue Deng wrote: > > > > Friendly ping. Also adding Jeremy to CC as he last worked on this port. > > > > > Unfortunately, I can't be of much help. If your interest is in getting > > > passenger to work on longsoon purely for the challenge, I wish you the > > > best. If you actually want to run a Ruby app on longsoon, use Puma or > > > Nginx/Unicorn, both of which are in ports, should build on longsoon, and > > > are much more suitable. > > > > At least on sparc64, the lack of www/ruby-passenger keeps any version > > of nginx from building. > > I wasn't aware of that. We should probably modify the nginx port to > only enable the use of www/ruby-passenger on amd64 and i386 (and other > arches it builds correctly on, if any).
Done. We already had no_passenger PSEUDO_FLAVOR scaffolding so I have set ONLY_FOR_ARCHS-passenger in www/nginx.
