#38485: rethinkdb: add new package -------------------------------+-------------------------------- Reporter: anatol.pomozov@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: rethinkdb | -------------------------------+-------------------------------- Comment (by anatol.pomozov@…): Here is startup line from Linux Arch for rethinkdb. Environment=CLUSTER_PORT=29015 Environment=DRIVER_PORT=28015 Environment=HTTP_PORT=8080 Environment=PORT_OFFSET=0 /usr/bin/rethinkdb serve -d /var/lib/rethinkdb --cluster-port $CLUSTER_PORT --driver-port $DRIVER_PORT --port-offset $PORT_OFFSET --http-port $HTTP_PORT --pid-file /run/rethinkdb/rethinkdb.pid macports should use similar command (but use correct prefix). -- Ticket URL: <https://trac.macports.org/ticket/38485#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X