Bug 228266 - audio/jackit: Do not start daemon with 10.4-RELEASE
Summary: audio/jackit: Do not start daemon with 10.4-RELEASE
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: Thomas Zander
URL:
Keywords: easy, patch
Depends on:
Blocks:
 
Reported: 2018-05-15 07:10 UTC by takefu
Modified: 2018-06-10 17:16 UTC (History)
1 user (show)

See Also:
riggs: merge-quarterly+


Attachments
jackit-0.125.0_4.patch (1.01 KB, patch)
2018-05-15 07:10 UTC, takefu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description takefu 2018-05-15 07:10:38 UTC
Created attachment 193416 [details]
jackit-0.125.0_4.patch

It is not possible to use it with RELENG_10 if the daemon -o option is valid in RELENG_11.
It occurs after the following trouble report.
pr #447818


# sysrc jackd_enable=YES
jackd_enable: YES -> YES
# service jackd start
Starting jackd.
daemon: illegal option -- o
usage: daemon [-cfr] [-p child_pidfile] [-P supervisor_pidfile] [-u user]
              command arguments ...
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-06-10 17:12:07 UTC
A commit references this bug:

Author: riggs
Date: Sun Jun 10 17:11:06 UTC 2018
New revision: 472147
URL: https://svnweb.freebsd.org/changeset/ports/472147

Log:
  Fix startup script for FreeBSD 10: -o option is unknown

  PR:		228266
  Submitted by:	takefu@airport.fm
  MFH:		2018Q2

Changes:
  head/audio/jack/Makefile
  head/audio/jack/files/jackd.in
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-06-10 17:14:11 UTC
A commit references this bug:

Author: riggs
Date: Sun Jun 10 17:13:15 UTC 2018
New revision: 472148
URL: https://svnweb.freebsd.org/changeset/ports/472148

Log:
  MFH: r471488 r472147

  Mark as broken on powerpc64.

  Approved by:	portmgr (tier-2 blanket)

  Fix startup script for FreeBSD 10: -o option is unknown

  PR:		228266
  Submitted by:	takefu@airport.fm

  Approved by:	ports-secteam (riggs)

Changes:
_U  branches/2018Q2/
  branches/2018Q2/audio/jack/Makefile
  branches/2018Q2/audio/jack/files/jackd.in