On 2014/12/18 12:23, Todd C. Miller wrote:
> On Thu, 18 Dec 2014 18:01:21 +0000, Stuart Henderson wrote:
> 
> > Is this different to what's in www/fcgi?
> 
> Yes, it is different from the fastcgi.com stuff.

Oh, actually diff says it's just a newer version of the same thing..
(this is good because it gives us a way around the conflicting files).

Best method is to remove the perl files from www/fcgi, add p5-FCGI
as a separate port (remove the %%SHARED%% line and add @conflict
fcgi-<=2.4.0p9 to p5-FCGI/pkg/PLIST), some of the ports currently
depending on www/fcgi need it for the perl module so they'll need
dependencies changing (at least smokeping, rt, munin).

I don't have loads of spare time at the moment but happy to look
over diffs. (The easier method is probably to just use www/fcgi as I bet
it will be enough for Plack. ;)

Reply via email to