Bug 225380 - sysutils/syslog-ng313: disable amqp by default
Summary: sysutils/syslog-ng313: disable amqp by default
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: Cy Schubert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-22 16:36 UTC by Franz Bettag
Modified: 2018-01-26 03:07 UTC (History)
0 users

See Also:


Attachments
disables amqp (954 bytes, patch)
2018-01-22 16:36 UTC, Franz Bettag
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Franz Bettag 2018-01-22 16:36:28 UTC
Created attachment 189972 [details]
disables amqp

After watching syslog-ng313 fail to build for a couple of days (or has it been weeks?) i decided to look into this. Apparently some libamqp example code (which i didn't enable, USE or ask for) breaks the build, after everything else has been build corrently.

So i appended a patch to disable this bug-riddled madness for everyone. If someone really wants it, maybe make it a USE flag instead.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-01-24 01:26:20 UTC
A commit references this bug:

Author: cy
Date: Wed Jan 24 01:25:36 UTC 2018
New revision: 459810
URL: https://svnweb.freebsd.org/changeset/ports/459810

Log:
  Make AQMP support optional. AQMP support, which was prior to this
  revision not optional, caused syslog-ng to fail to build with
  LibreSSL. Users of LibreSSL should disable AQMP support.

  PR:		225380
  Submitted by:	Peter Czanik (CzP) <peter.czanik@balabit.com>
  		Balabit / syslog-ng upstream
  MFH:		2018Q1

Changes:
  head/sysutils/syslog-ng310/Makefile
  head/sysutils/syslog-ng311/Makefile
  head/sysutils/syslog-ng311/pkg-plist
  head/sysutils/syslog-ng312/Makefile
  head/sysutils/syslog-ng312/pkg-plist
  head/sysutils/syslog-ng313/Makefile
  head/sysutils/syslog-ng313/pkg-plist
Comment 2 Cy Schubert freebsd_committer freebsd_triage 2018-01-24 01:27:17 UTC
Patch supplied by Peter Czanik (CzP) <peter.czanik@balabit.com>, Balabit / syslog-ng upstream. Thank you Peter.
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-01-26 03:07:39 UTC
A commit references this bug:

Author: cy
Date: Fri Jan 26 03:07:14 UTC 2018
New revision: 459973
URL: https://svnweb.freebsd.org/changeset/ports/459973

Log:
  MFH: r459810

  Make AQMP support optional. AQMP support, which was prior to this
  revision not optional, caused syslog-ng to fail to build with
  LibreSSL. Users of LibreSSL should disable AQMP support.

  PR:		225380
  Submitted by:	Peter Czanik (CzP) <peter.czanik@balabit.com>
  		Balabit / syslog-ng upstream
  Approved by:	portmgr (swills)

Changes:
_U  branches/2018Q1/
  branches/2018Q1/sysutils/syslog-ng310/Makefile
  branches/2018Q1/sysutils/syslog-ng311/Makefile
  branches/2018Q1/sysutils/syslog-ng311/pkg-plist
  branches/2018Q1/sysutils/syslog-ng312/Makefile
  branches/2018Q1/sysutils/syslog-ng312/pkg-plist
  branches/2018Q1/sysutils/syslog-ng313/Makefile
  branches/2018Q1/sysutils/syslog-ng313/pkg-plist