mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 22:20:35 -04:00
- Add LICENSE_FILE - Use CMAKE_BOOL and CMAKE_ON - Clean up Makefile - Update pkg-descr - Update WWW - Take maintainership Changes: https://github.com/tarantool/tarantool/releases https://github.com/tarantool/tarantool/commits/1.9
12 lines
377 B
Text
12 lines
377 B
Text
========================================================================
|
|
|
|
After install, you'll need:
|
|
|
|
Configuration at /etc/rc.conf:
|
|
|
|
* Enable tarantool on startup:
|
|
tarantool_enable="yes"
|
|
* Path to storage link files of instances:
|
|
tarantool_instances="%%ETCDIR%%/instances.enabled"
|
|
|
|
========================================================================
|