Bug 256829 - dns/doh-proxy: add rc script
Summary: dns/doh-proxy: add rc script
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: Ashish SHUKLA
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-25 12:28 UTC by Konstantin Belousov
Modified: 2024-08-31 13:59 UTC (History)
2 users (show)

See Also:
ashish: maintainer-feedback+


Attachments
rc script (1.50 KB, patch)
2021-06-25 12:28 UTC, Konstantin Belousov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Belousov freebsd_committer freebsd_triage 2021-06-25 12:28:56 UTC
Created attachment 226050 [details]
rc script
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-08-31 13:58:39 UTC
A commit in branch main references this bug:

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

commit 958cdc4cbf51590f032c8a653bd3ec5137b3b252
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2024-08-31 13:44:34 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2024-08-31 13:57:34 +0000

    dns/doh-proxy: Add rc script

    PR:             256829

 dns/doh-proxy/Makefile                 |  4 +++-
 dns/doh-proxy/files/doh-proxy.in (new) | 36 ++++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+), 1 deletion(-)
Comment 2 Ashish SHUKLA freebsd_committer freebsd_triage 2024-08-31 13:59:07 UTC
Committed, thanks!