Bug 256286 - net/endlessh: Add log rotation
Summary: net/endlessh: Add log rotation
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-31 11:14 UTC by Bernard Spil
Modified: 2021-05-31 11:35 UTC (History)
0 users

See Also:


Attachments
git diff for net/endlessh (2.22 KB, patch)
2021-05-31 11:14 UTC, Bernard Spil
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bernard Spil freebsd_committer freebsd_triage 2021-05-31 11:14:41 UTC
Created attachment 225401 [details]
git diff for net/endlessh

net/endlessh: Add logrotation

 * strip binary
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-05-31 11:25:39 UTC
A commit in branch main references this bug:

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

commit 3aa7a82534ec67d837a2e305480b45007f3d9b15
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2021-05-31 11:24:30 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2021-05-31 11:24:30 +0000

    net/endlessh: Add log rotation

    PR:     256286

 net/endlessh/Makefile                              |  9 +++++++--
 net/endlessh/files/endlessh.in                     |  3 ++-
 net/endlessh/files/endlessh.newsyslog.conf (new)   | 11 +++++++++++
 net/endlessh/{pkg-message => files/pkg-message.in} | 17 ++++++++++++++---
 4 files changed, 34 insertions(+), 6 deletions(-)