Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 May 2004 11:53:07 -0700 (PDT)
From:      Jeremy Messenger <mezz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/games/wesnoth Makefile ports/games/wesnoth/files patch-src::language.hpp patch-src::widgets::textbox.hpp
Message-ID:  <200405121853.i4CIr7f8076652@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mezz        2004/05/12 11:53:07 PDT

  FreeBSD ports repository

  Modified files:
    games/wesnoth        Makefile 
  Added files:
    games/wesnoth/files  patch-src::language.hpp 
                         patch-src::widgets::textbox.hpp 
  Log:
  Fix the build on 4.x. The problem was that the definition of the std::wstring
  class is commented out on FreeBSD 4 because <cwctype> is missing. Tim Robbin
  has shown the workaround for this in freebsd-stable. Also, remove USE_GCC=3.3
  and it can build on 4.x's default GCC 2.9x now.
  
  Reported by:    bento via kris
  Tested by:      pav and Rashid N. Achilov <shelton@sentry.granch.ru>
  Approved by:    adamw (mentor)
  
  Revision  Changes    Path
  1.10      +0 -1      ports/games/wesnoth/Makefile
  1.1       +17 -0     ports/games/wesnoth/files/patch-src::language.hpp (new)
  1.1       +17 -0     ports/games/wesnoth/files/patch-src::widgets::textbox.hpp (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405121853.i4CIr7f8076652>