Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jul 2017 16:01:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 218844] [NEW PORT] databases/couchdb2: JSON document database with HTTP API and scalable multi-master sync (Version 2.x)
Message-ID:  <bug-218844-13-XjUvdpX9Hj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-218844-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-218844-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218844

Reshad Patuck <reshadpatuck1@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #183273|0                           |1
        is obsolete|                            |

--- Comment #18 from Reshad Patuck <reshadpatuck1@gmail.com> ---
Created attachment 184308
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D184308&action=
=3Dedit
v10 Multiple updates to plist, rc.d script and Makefile

Hi,

I have updated the port with the following changes:
- Changed dependency on 'erlang' to 'erlang-runtime19'.
- Change 'couchdb' to 'couchdb2' allowing for both the version 1 port and
version 2 port to coexist if needed.
- Cleanup source/staging (*.a, *.c and *.o) files.
- Use wait_for_pids in the couchdb2 rc stop script to wait till the couchdb=
 pid
is dead.
- Change permissions of the default config files to couchdb:couchdb 0660.
- Bumped erts version to 8.3.5.1.
- Changed perms in DATADIR (www) from 0755 to 0744.
- Changed perms of var dirs to couchdb:couchdb 0770.

@dch
I have NOT changed the perms in /usr/local/lib/*.
Most of the files are already root:wheel 0644.
The last time I tried changing the perms (some months back) in this dir cou=
ch
refused to start.
That is why I am using a 'cp' to copy them over.

Do let me know if there are any other changes you would like.

Best,

Reshad

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218844-13-XjUvdpX9Hj>