Bug 246880

Summary: net/mosquitto: update to 1.6.8
Product: Ports & Packages Reporter: Steven Hartland <smh>
Component: Individual Port(s)Assignee: Steven Hartland <smh>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: diizzy, fernape, joe
Priority: --- Keywords: buildisok, needs-qa
Version: LatestFlags: joe: maintainer-feedback+
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 246884    
Attachments:
Description Flags
patch to update to 1.6.8 + netdata compat none

Description Steven Hartland freebsd_committer freebsd_triage 2020-05-30 21:33:41 UTC
Created attachment 215075 [details]
patch to update to 1.6.8 + netdata compat

Update mosquitto to 1.6.8 + add option to apply netdata compatibility patches.
Comment 1 Steve Wills freebsd_committer freebsd_triage 2020-05-30 21:52:26 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/151237080
Comment 2 joe 2020-05-31 15:15:23 UTC
Comment on attachment 215075 [details]
patch to update to 1.6.8 + netdata compat

I think the patch "files/patch-CMakeLists.txt" is now empty?
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2020-05-31 21:27:41 UTC
1.6.9 is out (27-Feb-2020), any reasons not to use it?

Seems to build fine without files/patch-src_security__default.c (needed?)

files/patch-CMakeLists.txt isn't empty however I can build mosquitto if localbase:ldflags is added to USES= with it completely removed

CMAKE_ARGS=    -DCMAKE_LIBDATADIR:PATH="${PREFIX}/libdata" doesn't seem to do anything?

CMake Warning:
  Manually-specified variables were not used by the project:
  ...
  CMAKE_LIBDATADIR
  ...

Doesn't uthash from ports work? (bundled dependencies)
Comment 4 Fernando ApesteguĂ­a freebsd_committer freebsd_triage 2020-06-23 10:36:47 UTC
^Triage: Reporter is committer, assign accordingly.
Comment 5 Daniel Engberg freebsd_committer freebsd_triage 2020-07-28 11:20:24 UTC
Friendly ping
Comment 6 joe 2020-08-31 00:59:49 UTC
PS: Was the websocket option (WS) tried as well? I just thought of this...
Comment 7 Daniel Engberg freebsd_committer freebsd_triage 2021-01-11 22:26:55 UTC
fwiw, libwebsockets bump
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251835
Comment 8 Daniel Engberg freebsd_committer freebsd_triage 2021-04-21 09:22:15 UTC
Guess we can close this as submitter timeout? Port is at 2.0.8 as of writing.