Bug 228382 - net-im/jabberd: Fix build error when databases/mariadb102-client is used
Summary: net-im/jabberd: Fix build error when databases/mariadb102-client is used
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Martin Matuska
URL: https://www.github.com/jabberd2/jabbe...
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-20 18:24 UTC by Fabian Wenk
Modified: 2018-11-01 18:17 UTC (History)
2 users (show)

See Also:


Attachments
Patch for storage/authreg_mysql.c and storage/storage_mysql.c (2.38 KB, patch)
2018-05-20 18:24 UTC, Fabian Wenk
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fabian Wenk 2018-05-20 18:24:28 UTC
Created attachment 193571 [details]
Patch for storage/authreg_mysql.c and storage/storage_mysql.c

The attached patches fix the build error for jabberd2 when databases/mariadb102-client is installed.

See also https://github.com/jabberd2/jabberd2/pull/152/

I did not test this patched when building with other databases/mysql*-client or databases/mariadb*-client.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-10-22 23:55:20 UTC
A commit references this bug:

Author: mm
Date: Mon Oct 22 23:54:46 UTC 2018
New revision: 482800
URL: https://svnweb.freebsd.org/changeset/ports/482800

Log:
  net-im/jabberd: fix build errors with MariaDB 10.2

  PR:		228382
  Submitted by:	Fabian Wenk <fabian@wenks.ch>

Changes:
  head/net-im/jabberd/Makefile
  head/net-im/jabberd/files/patch-storage__authreg_mysql.c
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-11-01 18:17:04 UTC
A commit references this bug:

Author: antoine
Date: Thu Nov  1 18:16:35 UTC 2018
New revision: 483698
URL: https://svnweb.freebsd.org/changeset/ports/483698

Log:
  MFH: r482797 r482800 r482837 r482994

  net-im/jabberd:
  - add OpenSSL 1.1 patches from upstream
  - use autoreconf
  - make portlint happier

  net-im/jabberd: fix build errors with MariaDB 10.2

  PR:		228382
  Submitted by:	Fabian Wenk <fabian@wenks.ch>

  net-im/jabberd: remove dependency on autoconf-archive

  net-im/jabberd: add missing build dependency on pkgconfig

Changes:
_U  branches/2018Q4/
  branches/2018Q4/net-im/jabberd/Makefile
  branches/2018Q4/net-im/jabberd/files/patch-configure.ac
  branches/2018Q4/net-im/jabberd/files/patch-etc__Makefile.am
  branches/2018Q4/net-im/jabberd/files/patch-etc__Makefile.in
  branches/2018Q4/net-im/jabberd/files/patch-etc__templates__Makefile.am
  branches/2018Q4/net-im/jabberd/files/patch-etc__templates__Makefile.in
  branches/2018Q4/net-im/jabberd/files/patch-sm__mod_iq_time.c
  branches/2018Q4/net-im/jabberd/files/patch-storage__authreg_ldapfull.c
  branches/2018Q4/net-im/jabberd/files/patch-storage__authreg_mysql.c
  branches/2018Q4/net-im/jabberd/files/patch-sx__ssl.c
  branches/2018Q4/net-im/jabberd/files/patch-tools__jabberd.in
  branches/2018Q4/net-im/jabberd/files/patch-util_crypt__blowfish.c