cvs commit: ports/games/xevil Makefile pkg-plist ports/games/xevil/files patch-aa patch-ad patch-cmn::actual.cpp patch-cmn::area.cpp patch-cmn::game.cpp patch-cmn::game.h patch-cmn::intel.cpp ...

Kirill Ponomarew krion at FreeBSD.org
Mon Nov 3 10:59:19 PST 2003


krion       2003/11/03 10:59:16 PST

  FreeBSD ports repository

  Modified files:
    games/xevil          Makefile pkg-plist 
    games/xevil/files    patch-aa patch-ad 
  Added files:
    games/xevil/files    patch-cmn::actual.cpp patch-cmn::area.cpp 
                         patch-cmn::game.cpp patch-cmn::game.h 
                         patch-cmn::game_style.cpp 
                         patch-cmn::game_style.h 
                         patch-cmn::intel.cpp patch-cmn::locator.h 
                         patch-cmn::physical.cpp 
                         patch-cmn::physical.h patch-cmn::role.cpp 
                         patch-cmn::streams.cpp 
                         patch-cmn::utils.cpp patch-cmn::world.cpp 
                         patch-cmn::xetp.cpp 
                         patch-x11::l_agreement_dlg.cpp 
                         patch-x11::main.cpp patch-x11::panel.cpp 
                         patch-x11::serverping.cpp 
                         patch-x11::ui.cpp patch-x11::viewport.cpp 
                         patch-x11::xdata.cpp 
  Log:
  - Fix build on -current
  
  PR:             58876
  Submitted by:   Ports Fury
  
  Revision  Changes    Path
  1.18      +7 -11     ports/games/xevil/Makefile
  1.5       +6 -4      ports/games/xevil/files/patch-aa
  1.3       +2 -2      ports/games/xevil/files/patch-ad
  1.1       +12 -0     ports/games/xevil/files/patch-cmn::actual.cpp (new)
  1.1       +12 -0     ports/games/xevil/files/patch-cmn::area.cpp (new)
  1.1       +12 -0     ports/games/xevil/files/patch-cmn::game.cpp (new)
  1.1       +12 -0     ports/games/xevil/files/patch-cmn::game.h (new)
  1.1       +12 -0     ports/games/xevil/files/patch-cmn::game_style.cpp (new)
  1.1       +12 -0     ports/games/xevil/files/patch-cmn::game_style.h (new)
  1.1       +12 -0     ports/games/xevil/files/patch-cmn::intel.cpp (new)
  1.1       +12 -0     ports/games/xevil/files/patch-cmn::locator.h (new)
  1.1       +16 -0     ports/games/xevil/files/patch-cmn::physical.cpp (new)
  1.1       +11 -0     ports/games/xevil/files/patch-cmn::physical.h (new)
  1.1       +15 -0     ports/games/xevil/files/patch-cmn::role.cpp (new)
  1.1       +12 -0     ports/games/xevil/files/patch-cmn::streams.cpp (new)
  1.1       +26 -0     ports/games/xevil/files/patch-cmn::utils.cpp (new)
  1.1       +12 -0     ports/games/xevil/files/patch-cmn::world.cpp (new)
  1.1       +15 -0     ports/games/xevil/files/patch-cmn::xetp.cpp (new)
  1.1       +12 -0     ports/games/xevil/files/patch-x11::l_agreement_dlg.cpp (new)
  1.1       +12 -0     ports/games/xevil/files/patch-x11::main.cpp (new)
  1.1       +14 -0     ports/games/xevil/files/patch-x11::panel.cpp (new)
  1.1       +14 -0     ports/games/xevil/files/patch-x11::serverping.cpp (new)
  1.1       +14 -0     ports/games/xevil/files/patch-x11::ui.cpp (new)
  1.1       +12 -0     ports/games/xevil/files/patch-x11::viewport.cpp (new)
  1.1       +12 -0     ports/games/xevil/files/patch-x11::xdata.cpp (new)
  1.5       +9 -9      ports/games/xevil/pkg-plist


More information about the cvs-ports mailing list