[Bug 196627] Fix games/epiar with libc++ r224926

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 12 19:18:06 UTC 2015


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

--- Comment #3 from Dimitry Andric <dim at FreeBSD.org> ---
So this is the fix list, and a summary:

* Making operator==() const to appease std::list::remove():
 =
http://www.andric.com/freebsd/ports/audio__ardour-fix-equality-operator-1.diff
 =
http://www.andric.com/freebsd/ports/deskutils__strigidaemon-fix-comparison-operator-1.diff
 = http://www.andric.com/freebsd/ports/devel__kyra-fix-equality-operator-1.diff
 =
http://www.andric.com/freebsd/ports/finance__openhbci-fix-equality-operator-1.diff
 =
http://www.andric.com/freebsd/ports/games__epiar-fix-equality-operator-1.diff
 = http://www.andric.com/freebsd/ports/net__latd-fix-equality-operators-1.diff

* Fixing invalid use of __gnuxx::hash_map, and some other C++11 issues:
 = http://www.andric.com/freebsd/ports/games__xmoto-fix-various-problems-1.diff

* Fixing missing includes:
 =
http://www.andric.com/freebsd/ports/graphics__aeskulap-fix-ostream-include-1.diff

* Fixing local redefinition of errno:
 =
http://www.andric.com/freebsd/ports/multimedia__mjpegtools-fix-errno-redefinition-1.diff

* Fixing macro collision from <sys/types.h>:
 = http://www.andric.com/freebsd/ports/net-p2p__ktorrent-fix-major-minor-1.diff

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


More information about the freebsd-ports-bugs mailing list