Hi Dave, I'm not sure - we should be compatible with 20, but...
Do you get the same errors on master? A bisect may be in order :( -Joan ----- Original Message ----- From: "Dave Cottlehuber" <d...@skunkwerks.at> To: user@couchdb.apache.org, "Joan Touzet" <woh...@apache.org> Sent: Tuesday, June 19, 2018 2:45:49 PM Subject: Re: FreeBSD Port of CouchDB 2.x On Fri, 15 Jun 2018, at 19:56, Joan Touzet wrote: > Hi Andrea, > > We'd need more details - "some errors pop up" is pretty vague. :) > > -Joan > > ----- Original Message ----- > From: "Andrea Brancatelli" <abrancate...@schema31.it> > To: user@couchdb.apache.org > Sent: Friday, June 15, 2018 5:03:30 AM > Subject: FreeBSD Port of CouchDB 2.x > > Hi, > > I've recently "awaken" the approval process for CouchDB 2 port in > FreeBSD. > > The porter may have some CouchDB specific questions... maybe someone > with more CouchDB 2 experience can give it a look? > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218844 I'm helping out, I think we're good for the moment; I have it working here and we're now down to figuring out the best way to include the release files into the ports tree, and stopping/starting couch cleanly. BTW the only odd thing I ran into is that our docs say we're <= OTP 19, but rebar.config.script thinks <= OTP 20, and the latter causes a few minor errors in mochiweb, including in multipart mime handling. Which is it? https://github.com/apache/couchdb/blob/2.1.1/rebar.config.script#L88 A+ Dave