Bug 264784 - [New port] net/sakisafe
Summary: [New port] net/sakisafe
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Neel Chauhan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-20 10:52 UTC by qorg11
Modified: 2022-06-21 02:56 UTC (History)
1 user (show)

See Also:


Attachments
Patch for net/sakisafe (2.00 KB, patch)
2022-06-20 10:52 UTC, qorg11
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description qorg11 2022-06-20 10:52:13 UTC
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.
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2022-06-21 02:43:52 UTC
Committed!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-06-21 02:44:15 UTC
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(+)
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-06-21 02:56:18 UTC
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(-)