CVS log for ports/www/openvrml/files/Attic/patch-mozilla-plugin_src_openvrml-player_player.cpp
Up to [FreeBSD] / ports / www / openvrml / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2
Sun Jan 6 10:22:07 2008 UTC (4 years, 1 month ago) by thierry
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.1: +0 -0 lines
Upgrade to 0.17.0. Note: since 0.17.0, OpenVRML is placed under the terms of version 3 of the LGPL and GPL licenses. The breakdown of how these licenses are applied to the different parts of OpenVRML does not change: libopenvrml and libopenvrml-gl remains available under the LGPL, while openvrml-xembed, openvrml-player, the Mozilla plug-in, and the example programs remain available under the GPL. Changelog at <http://sourceforge.net/forum/forum.php?forum_id=766275>.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Nov 15 09:34:34 2005 UTC (6 years, 2 months ago) by barner
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Fix build with Boost 1.33.0 by moving a conflicting boost headers a bit
up. The conflicting symbol was "None", which is definied in
${LOCALBASE}/include/boost/numeric/conversion/detail/converter.hpp and
${X11BASE}/include/X11/X.h
Reported by: pointyhat via kris
