Bug 274176 - net/rathole: add init/rc.d-script and pkg-message
Summary: net/rathole: add init/rc.d-script and pkg-message
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-30 16:05 UTC by kaltheat
Modified: 2023-10-01 02:13 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments
patch that adds rc-script and pkg-message to the port (3.23 KB, patch)
2023-09-30 16:05 UTC, kaltheat
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description kaltheat 2023-09-30 16:05:01 UTC
Created attachment 245335 [details]
patch that adds rc-script and pkg-message to the port

Hi,

I have a patch to add an rc.d-script (untested with all the %%-variables, but installed rc-script is running fine) and pkg-message.

Would be nice to have it (or something similar) applied.

Thank you!

Regards
kaltheat
Comment 1 Graham Perrin 2023-09-30 18:21:55 UTC
Thanks

^Triage: 

* status
* avoid [tags] in summary lines

<https://wiki.freebsd.org/Bugzilla/DosAndDonts#dont>
Comment 2 kaltheat 2023-09-30 20:15:34 UTC
Ah, sorry, just saw this [patch]-tag sometimes somewhere and thought this is the way to do it ...
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2023-10-01 02:12:36 UTC
Committed, thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-10-01 02:13:21 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d50cf73e428d2264b5208fe746778fff404108db

commit d50cf73e428d2264b5208fe746778fff404108db
Author:     kaltheat <kaltheat@gmail.com>
AuthorDate: 2023-10-01 02:11:45 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-10-01 02:12:28 +0000

    net/rathole: Add init/rc.d-script and pkg-message

    PR:             274176

 net/rathole/files/pkg-message.in (new) | 27 +++++++++++++++++
 net/rathole/files/rathole.in (new)     | 53 ++++++++++++++++++++++++++++++++++
 2 files changed, 80 insertions(+)