Bug 200202

Summary: sysutils/logrotate missing logrotate.d directory
Product: Ports & Packages Reporter: Mark Felder <feld>
Component: Individual Port(s)Assignee: Philip M. Gollucci <pgollucci>
Status: Closed FIXED    
Severity: Affects Many People CC: js, vsasjason
Priority: --- Flags: bugzilla: maintainer-feedback? (js)
Version: Latest   
Hardware: Any   
OS: Any   

Description Mark Felder freebsd_committer freebsd_triage 2015-05-14 17:32:18 UTC
Hello,

Default sample configuration of logrotate has an include statement:

include /usr/local/etc/logrotate.d

A new setup of logrotate requires you either create that directory or remove that line from the configuration. It would be much simpler just to create it by default and save users from this hassle.

I am proposing we simply add a new entry to the pkg-plist:

@dir etc/logrotate.d


Thanks!
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2015-06-27 20:11:26 UTC
Take.
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2015-06-27 20:11:59 UTC
Maintainer Timeout - 44 days (js@iksz.hu)
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-06-29 01:02:13 UTC
A commit references this bug:

Author: pgollucci
Date: Mon Jun 29 01:01:41 UTC 2015
New revision: 390877
URL: https://svnweb.freebsd.org/changeset/ports/390877

Log:
  sysutils/logrotate: missing logrotate.d directory

  - bump PORTREVISION for plist change

  PR:                  200202
  Submitted by:        feld@FreeBSD.org
  Approved by:         maintainer timeout (js@iksz.hu ; 44 days)

Changes:
  head/sysutils/logrotate/Makefile
  head/sysutils/logrotate/pkg-plist