kcptun: bump to v20190809, merge config and service scripts
authorChao Liu <redacted>
Tue, 13 Aug 2019 07:12:24 +0000 (15:12 +0800)
committerChao Liu <redacted>
Sat, 17 Aug 2019 16:15:56 +0000 (00:15 +0800)
commitb22c51544a9f9245341502affa252eb34db9eddb
treee7e4720ea47afd23d16dc5ee7dc07785c9240033
parentcfce65696e9f9c03340684c78bdab0106275adad
kcptun: bump to v20190809, merge config and service scripts

This commit updates:
- bump version to v20190809
- fix PKG_LICENSE_FILES
- rename package names to kcptun-server, kcptun-client
- refactor Makefile
- merge config and service scripts
- add more config options to support all features
- add additional options: gogc, syslog, user
- add README.md

Reference:
- package shadowsocks-libev

Signed-off-by: Chao Liu <redacted>
net/kcptun/Makefile
net/kcptun/README.md [new file with mode: 0644]
net/kcptun/files/kcptun-c.conf [deleted file]
net/kcptun/files/kcptun-c.init [deleted file]
net/kcptun/files/kcptun-s.conf [deleted file]
net/kcptun/files/kcptun-s.init [deleted file]
net/kcptun/files/kcptun.config [new file with mode: 0644]
net/kcptun/files/kcptun.init [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT