Created attachment 234810 [details] Patch for net/sakisafe sakisafe is a client for many file sharing websites. It is intended for sakisafe but it also works in http://0x0.st, http://i.kalli.st and many others.
Committed!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=fbca8a59b3336a19ebe7e9988743ca4f978c85aa commit fbca8a59b3336a19ebe7e9988743ca4f978c85aa Author: qorg11 <teru-sama@riseup.net> AuthorDate: 2022-06-20 10:47:22 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-06-21 02:43:45 +0000 net/sakisafe: New port PR: 264784 net/Makefile | 1 + net/sakisafecli/Makefile (new) | 13 +++++++++++++ net/sakisafecli/distinfo (new) | 3 +++ net/sakisafecli/pkg-descr (new) | 3 +++ net/sakisafecli/pkg-plist (new) | 3 +++ 5 files changed, 23 insertions(+)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e7a8c57aaa62afd9ee716ca3e9785ae41593df50 commit e7a8c57aaa62afd9ee716ca3e9785ae41593df50 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-06-21 02:55:22 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-06-21 02:56:13 +0000 net/sakisafe: Make corrections to the port Makefile These corrections were not committed due to an error on my part. PR: 264784 net/sakisafecli/Makefile | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-)