Bug 256286

Summary: net/endlessh: Add log rotation
Product: Ports & Packages Reporter: Bernard Spil <brnrd>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
git diff for net/endlessh none

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(-)