Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Aug 2003 19:36:12 -0700 (PDT)
From:      Maho Nakata <maho@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/games/xjumpjump/files patch-texts.h ports/graphics/gsculpt Makefile ports/graphics/gsculpt/files patch-Makefile patch-src::Editor::Toolbox.hpatch-src::FileIO::fileio.h ...
Message-ID:  <200308020236.h722aCXu047878@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
maho        2003/08/01 19:36:12 PDT

  FreeBSD ports repository

  Modified files:
    graphics/gsculpt     Makefile 
    graphics/xmms-gforce Makefile 
    x11-toolkits/viewklass Makefile 
    x11-toolkits/viewklass/files patch-VkTrace.C 
  Added files:
    games/xjumpjump/files patch-texts.h 
    graphics/gsculpt/files patch-Makefile 
                           patch-src::Edges::CEdgeContainer.h 
                           patch-src::Editor::StatusBar.h 
                           patch-src::Editor::Toolbox.h 
                           patch-src::Events::Event.h 
                           patch-src::Faces::CFace.h 
                           patch-src::FileIO::fileio.h 
                           patch-src::Journal::JournalTaskProgress.h 
                           patch-src::LogGrid::CGrid.h 
                           patch-src::Math::BBox.h 
                           patch-src::Model::CModel.cpp 
                           patch-src::ObjEdit::ObjectCollection.cpp 
                           patch-src::ObjEdit::ObjectCollection.h 
                           patch-src::Patch::Patch.h 
                           patch-src::PolylineTools::ToolPolyDraw.cpp 
                           patch-src::SelectTools::ToolSelectBase.cpp 
                           patch-src::Tools::ToolGroup.h 
                           patch-src::Tools::Toolset.h 
                           patch-src::TypeManager::TypeManager.h 
                           patch-src::Widgets::ListManager.cpp 
                           patch-src::Widgets::ListManager.h 
                           patch-src::Widgets::NameDialog.cpp 
                           patch-src::Widgets::NameDialog.h 
                           patch-src::Widgets::VectorWidget.cpp 
                           patch-src::Widgets::messageBox.h 
                           patch-src::WorkArea::CAEH_grid.cpp 
                           patch-src::WorkArea::DrawingArea.h 
                           patch-src::XformTools::ToolTransformModel.cpp 
    graphics/xmms-gforce/files patch-_Unix-X::libxpce::xvhandler.c 
    print/gv/files       patch-source::paths.h 
    science/euler/files  patch-source::metaps.c 
    science/gdis/files   patch-rdf.c 
    www/mod_index_rss/files patch-mod_index_rss.c 
    x11-toolkits/viewklass/files patch-Vk::VkAlignmentGroup.h 
                                 patch-Vk::VkCallbackList.h 
                                 patch-Vk::VkCallbackObject.h 
                                 patch-Vk::VkComponentList.h 
                                 patch-Vk::VkDialogManager.h 
                                 patch-Vk::VkMenuItem.h 
                                 patch-Vk::VkNameList.h 
                                 patch-Vk::VkPrefItem.h 
                                 patch-VkAlignmentGroup.C 
                                 patch-VkCallbackObject.C 
                                 patch-VkComponent.C 
                                 patch-VkNameList.C patch-VkPipe.C 
                                 patch-VkPrefRadio.C 
                                 patch-VkRadioGroup.C 
                                 patch-VkSimpleWindow.C 
                                 patch-VkSubProcess.C 
                                 patch-VkWindow.C 
  Log:
  Fix build on gcc-3.3.x
  
  Submitted by:   Simon Barner <barner@in.tum.de>
  
  Revision  Changes    Path
  1.1       +19 -0     ports/games/xjumpjump/files/patch-texts.h (new)
  1.11      +0 -4      ports/graphics/gsculpt/Makefile
  1.1       +27 -0     ports/graphics/gsculpt/files/patch-Makefile (new)
  1.1       +10 -0     ports/graphics/gsculpt/files/patch-src::Edges::CEdgeContainer.h (new)
  1.1       +11 -0     ports/graphics/gsculpt/files/patch-src::Editor::StatusBar.h (new)
  1.1       +11 -0     ports/graphics/gsculpt/files/patch-src::Editor::Toolbox.h (new)
  1.1       +11 -0     ports/graphics/gsculpt/files/patch-src::Events::Event.h (new)
  1.1       +10 -0     ports/graphics/gsculpt/files/patch-src::Faces::CFace.h (new)
  1.1       +11 -0     ports/graphics/gsculpt/files/patch-src::FileIO::fileio.h (new)
  1.1       +11 -0     ports/graphics/gsculpt/files/patch-src::Journal::JournalTaskProgress.h (new)
  1.1       +11 -0     ports/graphics/gsculpt/files/patch-src::LogGrid::CGrid.h (new)
  1.1       +10 -0     ports/graphics/gsculpt/files/patch-src::Math::BBox.h (new)
  1.1       +23 -0     ports/graphics/gsculpt/files/patch-src::Model::CModel.cpp (new)
  1.1       +19 -0     ports/graphics/gsculpt/files/patch-src::ObjEdit::ObjectCollection.cpp (new)
  1.1       +14 -0     ports/graphics/gsculpt/files/patch-src::ObjEdit::ObjectCollection.h (new)
  1.1       +11 -0     ports/graphics/gsculpt/files/patch-src::Patch::Patch.h (new)
  1.1       +11 -0     ports/graphics/gsculpt/files/patch-src::PolylineTools::ToolPolyDraw.cpp (new)
  1.1       +11 -0     ports/graphics/gsculpt/files/patch-src::SelectTools::ToolSelectBase.cpp (new)
  1.1       +12 -0     ports/graphics/gsculpt/files/patch-src::Tools::ToolGroup.h (new)
  1.1       +12 -0     ports/graphics/gsculpt/files/patch-src::Tools::Toolset.h (new)
  1.1       +14 -0     ports/graphics/gsculpt/files/patch-src::TypeManager::TypeManager.h (new)
  1.1       +11 -0     ports/graphics/gsculpt/files/patch-src::Widgets::ListManager.cpp (new)
  1.1       +12 -0     ports/graphics/gsculpt/files/patch-src::Widgets::ListManager.h (new)
  1.1       +13 -0     ports/graphics/gsculpt/files/patch-src::Widgets::NameDialog.cpp (new)
  1.1       +11 -0     ports/graphics/gsculpt/files/patch-src::Widgets::NameDialog.h (new)
  1.1       +12 -0     ports/graphics/gsculpt/files/patch-src::Widgets::VectorWidget.cpp (new)
  1.1       +12 -0     ports/graphics/gsculpt/files/patch-src::Widgets::messageBox.h (new)
  1.1       +11 -0     ports/graphics/gsculpt/files/patch-src::WorkArea::CAEH_grid.cpp (new)
  1.1       +11 -0     ports/graphics/gsculpt/files/patch-src::WorkArea::DrawingArea.h (new)
  1.1       +11 -0     ports/graphics/gsculpt/files/patch-src::XformTools::ToolTransformModel.cpp (new)
  1.12      +0 -4      ports/graphics/xmms-gforce/Makefile
  1.1       +11 -0     ports/graphics/xmms-gforce/files/patch-_Unix-X::libxpce::xvhandler.c (new)
  1.1       +15 -0     ports/print/gv/files/patch-source::paths.h (new)
  1.1       +11 -0     ports/science/euler/files/patch-source::metaps.c (new)
  1.3       +13 -0     ports/science/gdis/files/patch-rdf.c (new)
  1.1       +31 -0     ports/www/mod_index_rss/files/patch-mod_index_rss.c (new)
  1.10      +0 -4      ports/x11-toolkits/viewklass/Makefile
  1.1       +12 -0     ports/x11-toolkits/viewklass/files/patch-Vk::VkAlignmentGroup.h (new)
  1.1       +12 -0     ports/x11-toolkits/viewklass/files/patch-Vk::VkCallbackList.h (new)
  1.1       +11 -0     ports/x11-toolkits/viewklass/files/patch-Vk::VkCallbackObject.h (new)
  1.1       +24 -0     ports/x11-toolkits/viewklass/files/patch-Vk::VkComponentList.h (new)
  1.1       +11 -0     ports/x11-toolkits/viewklass/files/patch-Vk::VkDialogManager.h (new)
  1.1       +11 -0     ports/x11-toolkits/viewklass/files/patch-Vk::VkMenuItem.h (new)
  1.1       +12 -0     ports/x11-toolkits/viewklass/files/patch-Vk::VkNameList.h (new)
  1.1       +11 -0     ports/x11-toolkits/viewklass/files/patch-Vk::VkPrefItem.h (new)
  1.1       +11 -0     ports/x11-toolkits/viewklass/files/patch-VkAlignmentGroup.C (new)
  1.1       +12 -0     ports/x11-toolkits/viewklass/files/patch-VkCallbackObject.C (new)
  1.1       +13 -0     ports/x11-toolkits/viewklass/files/patch-VkComponent.C (new)
  1.1       +11 -0     ports/x11-toolkits/viewklass/files/patch-VkNameList.C (new)
  1.1       +11 -0     ports/x11-toolkits/viewklass/files/patch-VkPipe.C (new)
  1.1       +13 -0     ports/x11-toolkits/viewklass/files/patch-VkPrefRadio.C (new)
  1.1       +31 -0     ports/x11-toolkits/viewklass/files/patch-VkRadioGroup.C (new)
  1.1       +13 -0     ports/x11-toolkits/viewklass/files/patch-VkSimpleWindow.C (new)
  1.1       +13 -0     ports/x11-toolkits/viewklass/files/patch-VkSubProcess.C (new)
  1.2       +9 -3      ports/x11-toolkits/viewklass/files/patch-VkTrace.C
  1.1       +13 -0     ports/x11-toolkits/viewklass/files/patch-VkWindow.C (new)



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