Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Nov 2014 18:06:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195457] databases/galera: runtime dependency on asio not needed
Message-ID:  <bug-195457-13-douJyEL4Ee@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195457-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195457-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195457

--- Comment #2 from Horia Racoviceanu <horia@racoviceanu.com> ---
Created attachment 149970
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149970&action=edit
galera.diff

I accept this patch, with modifications:

- Bump PORTREVISION
- Add USE_GCC=yes, fix mysql signal 11 crash
  (mysql needs to be compiled with GCC too)
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188181
- Remove dependency on net/asio [1], use asio from devel/boost-libs
- Remove GARB option (linker problem - upstream notified)
- Fix errnos warnings
  https://bugs.launchpad.net/galera/+bug/1309507
- Fix problem with 'ar' and pass RPATH properly
 
https://github.com/joyent/pkgsrc-joyent/blob/master/galera/patches/patch-SConstruct

# portlint -AC
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to
make SVN happy.
WARN: Makefile: new ports should not set PORTREVISION.
WARN: Makefile: no ftp/http mirror in MASTER_SITES for users behind a proxy.
0 fatal errors and 3 warnings found.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195457-13-douJyEL4Ee>