[Bug 195457] databases/galera: runtime dependency on asio not needed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 28 18:06:44 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195457

--- Comment #2 from Horia Racoviceanu <horia at 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.


More information about the freebsd-ports-bugs mailing list