Created attachment 222195 [details] port patch - Add rc script. Don't occupy a username for such not widely used daemon, but leave the ability to define it to the end user. - Update net/microsocks to 1.0.2. Most noticable changes in my opinion are: -- fix crash on freebsd caused by small stack size -- use poll(2) instead of select(2)
Unfortunately there is no release notes on github
BTW, I also could take maintainership
Hi, any updates?
Updated to 1.0.2 by maintainer in r564255
This PR has rc script also! Right now the port is missing it
Created attachment 224228 [details] add rc script Changing this PR
Po-Chuan, Can you please have a look at this? Best regarsd, Daniel
Friendly ping
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=28cb794ff6b7ecf37d11ca5179d76a874d747ded commit 28cb794ff6b7ecf37d11ca5179d76a874d747ded Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-02-28 09:41:27 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-02-28 12:46:44 +0000 net/microsocks: Add rc script - Bump PORTREVISION for package change PR: 253284 Reported by: Pavel Timofeev <timp87@gmail.com> net/microsocks/Makefile | 3 ++ net/microsocks/files/microsocks.in (new) | 64 ++++++++++++++++++++++++++++++++ 2 files changed, 67 insertions(+)
Committed. Thanks!