[Bug 218844] [NEW PORT] databases/couchdb2: JSON document database with HTTP API and scalable multi-master sync (Version 2.x)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jul 12 16:01:04 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218844
Reshad Patuck <reshadpatuck1 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #183273|0 |1
is obsolete| |
--- Comment #18 from Reshad Patuck <reshadpatuck1 at gmail.com> ---
Created attachment 184308
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184308&action=edit
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 couch
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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list