pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ogre: Remove, the version in pkgsrc is *much* newer



Module Name:	pkgsrc-wip
Committed By:	Charlotte Koch <charlotte%NetBSD.org@localhost>
Pushed By:	cfkoch
Date:		Sat Jun 4 00:47:23 2022 -0700
Changeset:	93d37404953849d5fc8fa0cd9451d4a8fa9973b6

Modified Files:
	Makefile
Removed Files:
	ogre/DESCR
	ogre/Makefile
	ogre/PLIST
	ogre/buildlink3.mk
	ogre/distinfo
	ogre/patches/patch-aa

Log Message:
ogre: Remove, the version in pkgsrc is *much* newer

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=93d37404953849d5fc8fa0cd9451d4a8fa9973b6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile              |   1 -
 ogre/DESCR            |   6 -
 ogre/Makefile         |  40 -----
 ogre/PLIST            | 478 --------------------------------------------------
 ogre/buildlink3.mk    |  21 ---
 ogre/distinfo         |   6 -
 ogre/patches/patch-aa |  12 --
 7 files changed, 564 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index aa666d7fbe..a55bb2d72b 100644
--- a/Makefile
+++ b/Makefile
@@ -2725,7 +2725,6 @@ SUBDIR+=	ocserv
 SUBDIR+=	offset
 SUBDIR+=	oggfwd
 SUBDIR+=	ogmrip
-SUBDIR+=	ogre
 SUBDIR+=	okteta
 SUBDIR+=	olsrd
 SUBDIR+=	omega
diff --git a/ogre/DESCR b/ogre/DESCR
deleted file mode 100644
index 38f571d301..0000000000
--- a/ogre/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented,
-flexible 3D engine written in C++ designed to make it easier and more
-intuitive for developers to produce games and demos utilising 3D hardware.
-The class library abstracts all the details of using the underlying system
-libraries like Direct3D and OpenGL and provides an interface based on world
-objects and other intuitive classes.
diff --git a/ogre/Makefile b/ogre/Makefile
deleted file mode 100644
index a8edb6b7b3..0000000000
--- a/ogre/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2012/10/03 21:32:46 asau Exp $
-#
-
-DISTNAME=	ogre_src_v1-7-1
-PKGNAME=	ogre-1.7.1
-PKGREVISION=	2
-CATEGORIES=	devel
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=ogre/}
-EXTRACT_SUFX=	.tar.bz2
-LICENSE=	mit
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://ogre.sourceforge.net/
-COMMENT=	Object-Oriented Graphics Rendering Engine
-
-WRKSRC=		${WRKDIR}/${DISTNAME}
-USE_CMAKE=	YES
-USE_TOOLS+=	gmake pkg-config xmkmf
-USE_LANGUAGES=	c c++
-USE_LIBTOOL=	yes
-
-PKGCONFIG_OVERRIDE+=	CMake/Templates/OGRE-PCZ.pc.in
-PKGCONFIG_OVERRIDE+=	CMake/Templates/OGREStatic.pc.in
-PKGCONFIG_OVERRIDE+=	CMake/Templates/OGRE-Paging.pc.in
-PKGCONFIG_OVERRIDE+=	CMake/Templates/OGRE-Terrain.pc.in
-PKGCONFIG_OVERRIDE+=	CMake/Templates/OGRE-RTShaderSystem.pc.in
-PKGCONFIG_OVERRIDE+=	CMake/Templates/OGRE-Property.pc.in
-PKGCONFIG_OVERRIDE+=	CMake/Templates/OGRE.pc.in
-
-.include "../../archivers/zziplib/buildlink3.mk"
-.include "../../devel/devIL/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../devel/boost-headers/buildlink3.mk"
-.include "../../devel/boost-libs/buildlink3.mk"
-.include "../../graphics/MesaLib/buildlink3.mk"
-.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../graphics/glu/buildlink3.mk"
-.include "../../x11/libXaw/buildlink3.mk"
-.include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/ogre/PLIST b/ogre/PLIST
deleted file mode 100644
index 02bafbfadb..0000000000
--- a/ogre/PLIST
+++ /dev/null
@@ -1,478 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2010/06/10 23:19:28 marko_schuetz Exp $
-bin/OgreMeshUpgrader
-bin/OgreXMLConverter
-include/OGRE/ExampleApplication.h
-include/OGRE/ExampleFrameListener.h
-include/OGRE/ExampleLoadingBar.h
-include/OGRE/FileSystemLayer.h
-include/OGRE/GLX/OgreConfigDialogImp.h
-include/OGRE/GLX/OgreErrorDialogImp.h
-include/OGRE/GLX/OgreTimerImp.h
-include/OGRE/Ogre.h
-include/OGRE/OgreAlignedAllocator.h
-include/OGRE/OgreAnimable.h
-include/OGRE/OgreAnimation.h
-include/OGRE/OgreAnimationState.h
-include/OGRE/OgreAnimationTrack.h
-include/OGRE/OgreAny.h
-include/OGRE/OgreArchive.h
-include/OGRE/OgreArchiveFactory.h
-include/OGRE/OgreArchiveManager.h
-include/OGRE/OgreAtomicWrappers.h
-include/OGRE/OgreAutoParamDataSource.h
-include/OGRE/OgreAxisAlignedBox.h
-include/OGRE/OgreBillboard.h
-include/OGRE/OgreBillboardChain.h
-include/OGRE/OgreBillboardParticleRenderer.h
-include/OGRE/OgreBillboardSet.h
-include/OGRE/OgreBitwise.h
-include/OGRE/OgreBlendMode.h
-include/OGRE/OgreBone.h
-include/OGRE/OgreBorderPanelOverlayElement.h
-include/OGRE/OgreBuildSettings.h
-include/OGRE/OgreCamera.h
-include/OGRE/OgreCodec.h
-include/OGRE/OgreColourValue.h
-include/OGRE/OgreCommon.h
-include/OGRE/OgreCompositionPass.h
-include/OGRE/OgreCompositionTargetPass.h
-include/OGRE/OgreCompositionTechnique.h
-include/OGRE/OgreCompositor.h
-include/OGRE/OgreCompositorChain.h
-include/OGRE/OgreCompositorInstance.h
-include/OGRE/OgreCompositorLogic.h
-include/OGRE/OgreCompositorManager.h
-include/OGRE/OgreConfig.h
-include/OGRE/OgreConfigDialog.h
-include/OGRE/OgreConfigFile.h
-include/OGRE/OgreConfigOptionMap.h
-include/OGRE/OgreController.h
-include/OGRE/OgreControllerManager.h
-include/OGRE/OgreConvexBody.h
-include/OGRE/OgreCustomCompositionPass.h
-include/OGRE/OgreDDSCodec.h
-include/OGRE/OgreDataStream.h
-include/OGRE/OgreDefaultHardwareBufferManager.h
-include/OGRE/OgreDistanceLodStrategy.h
-include/OGRE/OgreDynLib.h
-include/OGRE/OgreDynLibManager.h
-include/OGRE/OgreEdgeListBuilder.h
-include/OGRE/OgreEntity.h
-include/OGRE/OgreErrorDialog.h
-include/OGRE/OgreException.h
-include/OGRE/OgreExternalTextureSource.h
-include/OGRE/OgreExternalTextureSourceManager.h
-include/OGRE/OgreFactoryObj.h
-include/OGRE/OgreFileSystem.h
-include/OGRE/OgreFont.h
-include/OGRE/OgreFontManager.h
-include/OGRE/OgreFrameListener.h
-include/OGRE/OgreFrustum.h
-include/OGRE/OgreGpuProgram.h
-include/OGRE/OgreGpuProgramManager.h
-include/OGRE/OgreGpuProgramParams.h
-include/OGRE/OgreGpuProgramUsage.h
-include/OGRE/OgreHardwareBuffer.h
-include/OGRE/OgreHardwareBufferManager.h
-include/OGRE/OgreHardwareIndexBuffer.h
-include/OGRE/OgreHardwareOcclusionQuery.h
-include/OGRE/OgreHardwarePixelBuffer.h
-include/OGRE/OgreHardwareVertexBuffer.h
-include/OGRE/OgreHeaderPrefix.h
-include/OGRE/OgreHeaderSuffix.h
-include/OGRE/OgreHighLevelGpuProgram.h
-include/OGRE/OgreHighLevelGpuProgramManager.h
-include/OGRE/OgreImage.h
-include/OGRE/OgreImageCodec.h
-include/OGRE/OgreInstancedGeometry.h
-include/OGRE/OgreIteratorRange.h
-include/OGRE/OgreIteratorWrapper.h
-include/OGRE/OgreIteratorWrappers.h
-include/OGRE/OgreKeyFrame.h
-include/OGRE/OgreLight.h
-include/OGRE/OgreLodListener.h
-include/OGRE/OgreLodStrategy.h
-include/OGRE/OgreLodStrategyManager.h
-include/OGRE/OgreLog.h
-include/OGRE/OgreLogManager.h
-include/OGRE/OgreManualObject.h
-include/OGRE/OgreMaterial.h
-include/OGRE/OgreMaterialManager.h
-include/OGRE/OgreMaterialSerializer.h
-include/OGRE/OgreMath.h
-include/OGRE/OgreMatrix3.h
-include/OGRE/OgreMatrix4.h
-include/OGRE/OgreMemoryAllocatedObject.h
-include/OGRE/OgreMemoryAllocatorConfig.h
-include/OGRE/OgreMemoryNedAlloc.h
-include/OGRE/OgreMemoryNedPooling.h
-include/OGRE/OgreMemorySTLAllocator.h
-include/OGRE/OgreMemoryStdAlloc.h
-include/OGRE/OgreMemoryTracker.h
-include/OGRE/OgreMesh.h
-include/OGRE/OgreMeshFileFormat.h
-include/OGRE/OgreMeshManager.h
-include/OGRE/OgreMeshSerializer.h
-include/OGRE/OgreMeshSerializerImpl.h
-include/OGRE/OgreMovableObject.h
-include/OGRE/OgreMovablePlane.h
-include/OGRE/OgreNode.h
-include/OGRE/OgreNumerics.h
-include/OGRE/OgreOptimisedUtil.h
-include/OGRE/OgreOverlay.h
-include/OGRE/OgreOverlayContainer.h
-include/OGRE/OgreOverlayElement.h
-include/OGRE/OgreOverlayElementCommands.h
-include/OGRE/OgreOverlayElementFactory.h
-include/OGRE/OgreOverlayManager.h
-include/OGRE/OgrePanelOverlayElement.h
-include/OGRE/OgreParticle.h
-include/OGRE/OgreParticleAffector.h
-include/OGRE/OgreParticleAffectorFactory.h
-include/OGRE/OgreParticleEmitter.h
-include/OGRE/OgreParticleEmitterCommands.h
-include/OGRE/OgreParticleEmitterFactory.h
-include/OGRE/OgreParticleIterator.h
-include/OGRE/OgreParticleScriptCompiler.h
-include/OGRE/OgreParticleSystem.h
-include/OGRE/OgreParticleSystemManager.h
-include/OGRE/OgreParticleSystemRenderer.h
-include/OGRE/OgrePass.h
-include/OGRE/OgrePatchMesh.h
-include/OGRE/OgrePatchSurface.h
-include/OGRE/OgrePixelCountLodStrategy.h
-include/OGRE/OgrePixelFormat.h
-include/OGRE/OgrePlane.h
-include/OGRE/OgrePlaneBoundedVolume.h
-include/OGRE/OgrePlatform.h
-include/OGRE/OgrePlatformInformation.h
-include/OGRE/OgrePlugin.h
-include/OGRE/OgrePolygon.h
-include/OGRE/OgrePose.h
-include/OGRE/OgrePredefinedControllers.h
-include/OGRE/OgrePrefabFactory.h
-include/OGRE/OgrePrerequisites.h
-include/OGRE/OgreProfiler.h
-include/OGRE/OgreProgressiveMesh.h
-include/OGRE/OgreQuaternion.h
-include/OGRE/OgreRadixSort.h
-include/OGRE/OgreRay.h
-include/OGRE/OgreRectangle.h
-include/OGRE/OgreRectangle2D.h
-include/OGRE/OgreRenderObjectListener.h
-include/OGRE/OgreRenderOperation.h
-include/OGRE/OgreRenderQueue.h
-include/OGRE/OgreRenderQueueInvocation.h
-include/OGRE/OgreRenderQueueListener.h
-include/OGRE/OgreRenderQueueSortingGrouping.h
-include/OGRE/OgreRenderSystem.h
-include/OGRE/OgreRenderSystemCapabilities.h
-include/OGRE/OgreRenderSystemCapabilitiesManager.h
-include/OGRE/OgreRenderSystemCapabilitiesSerializer.h
-include/OGRE/OgreRenderTarget.h
-include/OGRE/OgreRenderTargetListener.h
-include/OGRE/OgreRenderTexture.h
-include/OGRE/OgreRenderToVertexBuffer.h
-include/OGRE/OgreRenderWindow.h
-include/OGRE/OgreRenderable.h
-include/OGRE/OgreResource.h
-include/OGRE/OgreResourceBackgroundQueue.h
-include/OGRE/OgreResourceGroupManager.h
-include/OGRE/OgreResourceManager.h
-include/OGRE/OgreRibbonTrail.h
-include/OGRE/OgreRoot.h
-include/OGRE/OgreRotationalSpline.h
-include/OGRE/OgreSceneManager.h
-include/OGRE/OgreSceneManagerEnumerator.h
-include/OGRE/OgreSceneNode.h
-include/OGRE/OgreSceneQuery.h
-include/OGRE/OgreScriptCompiler.h
-include/OGRE/OgreScriptLexer.h
-include/OGRE/OgreScriptLoader.h
-include/OGRE/OgreScriptParser.h
-include/OGRE/OgreScriptTranslator.h
-include/OGRE/OgreSearchOps.h
-include/OGRE/OgreSerializer.h
-include/OGRE/OgreShadowCameraSetup.h
-include/OGRE/OgreShadowCameraSetupFocused.h
-include/OGRE/OgreShadowCameraSetupLiSPSM.h
-include/OGRE/OgreShadowCameraSetupPSSM.h
-include/OGRE/OgreShadowCameraSetupPlaneOptimal.h
-include/OGRE/OgreShadowCaster.h
-include/OGRE/OgreShadowTextureManager.h
-include/OGRE/OgreShadowVolumeExtrudeProgram.h
-include/OGRE/OgreSharedPtr.h
-include/OGRE/OgreSimpleRenderable.h
-include/OGRE/OgreSimpleSpline.h
-include/OGRE/OgreSingleton.h
-include/OGRE/OgreSkeleton.h
-include/OGRE/OgreSkeletonFileFormat.h
-include/OGRE/OgreSkeletonInstance.h
-include/OGRE/OgreSkeletonManager.h
-include/OGRE/OgreSkeletonSerializer.h
-include/OGRE/OgreSphere.h
-include/OGRE/OgreSpotShadowFadePng.h
-include/OGRE/OgreStableHeaders.h
-include/OGRE/OgreStaticFaceGroup.h
-include/OGRE/OgreStaticGeometry.h
-include/OGRE/OgreStaticPluginLoader.h
-include/OGRE/OgreStdHeaders.h
-include/OGRE/OgreStreamSerialiser.h
-include/OGRE/OgreString.h
-include/OGRE/OgreStringConverter.h
-include/OGRE/OgreStringInterface.h
-include/OGRE/OgreStringVector.h
-include/OGRE/OgreSubEntity.h
-include/OGRE/OgreSubMesh.h
-include/OGRE/OgreTagPoint.h
-include/OGRE/OgreTangentSpaceCalc.h
-include/OGRE/OgreTechnique.h
-include/OGRE/OgreTextAreaOverlayElement.h
-include/OGRE/OgreTexture.h
-include/OGRE/OgreTextureManager.h
-include/OGRE/OgreTextureUnitState.h
-include/OGRE/OgreTimer.h
-include/OGRE/OgreUTFString.h
-include/OGRE/OgreUnifiedHighLevelGpuProgram.h
-include/OGRE/OgreUserObjectBindings.h
-include/OGRE/OgreVector2.h
-include/OGRE/OgreVector3.h
-include/OGRE/OgreVector4.h
-include/OGRE/OgreVertexBoneAssignment.h
-include/OGRE/OgreVertexIndexData.h
-include/OGRE/OgreViewport.h
-include/OGRE/OgreWindowEventUtilities.h
-include/OGRE/OgreWireBoundingBox.h
-include/OGRE/OgreWorkQueue.h
-include/OGRE/OgreZip.h
-include/OGRE/Paging/OgreGrid2DPageStrategy.h
-include/OGRE/Paging/OgrePage.h
-include/OGRE/Paging/OgrePageConnection.h
-include/OGRE/Paging/OgrePageContent.h
-include/OGRE/Paging/OgrePageContentCollection.h
-include/OGRE/Paging/OgrePageContentCollectionFactory.h
-include/OGRE/Paging/OgrePageContentFactory.h
-include/OGRE/Paging/OgrePageFileFormats.h
-include/OGRE/Paging/OgrePageManager.h
-include/OGRE/Paging/OgrePageStrategy.h
-include/OGRE/Paging/OgrePagedWorld.h
-include/OGRE/Paging/OgrePagedWorldSection.h
-include/OGRE/Paging/OgrePaging.h
-include/OGRE/Paging/OgrePagingPrerequisites.h
-include/OGRE/Paging/OgreSimplePageContentCollection.h
-include/OGRE/Plugins/BSPSceneManager/OgreBspLevel.h
-include/OGRE/Plugins/BSPSceneManager/OgreBspNode.h
-include/OGRE/Plugins/BSPSceneManager/OgreBspPrerequisites.h
-include/OGRE/Plugins/BSPSceneManager/OgreBspResourceManager.h
-include/OGRE/Plugins/BSPSceneManager/OgreBspSceneManager.h
-include/OGRE/Plugins/BSPSceneManager/OgreBspSceneManagerPlugin.h
-include/OGRE/Plugins/BSPSceneManager/OgreBspSceneNode.h
-include/OGRE/Plugins/BSPSceneManager/OgreQuake3Level.h
-include/OGRE/Plugins/BSPSceneManager/OgreQuake3Shader.h
-include/OGRE/Plugins/BSPSceneManager/OgreQuake3ShaderManager.h
-include/OGRE/Plugins/BSPSceneManager/OgreQuake3Types.h
-include/OGRE/Plugins/OctreeSceneManager/OgreHeightmapTerrainPageSource.h
-include/OGRE/Plugins/OctreeSceneManager/OgreOctree.h
-include/OGRE/Plugins/OctreeSceneManager/OgreOctreeCamera.h
-include/OGRE/Plugins/OctreeSceneManager/OgreOctreeNode.h
-include/OGRE/Plugins/OctreeSceneManager/OgreOctreePlugin.h
-include/OGRE/Plugins/OctreeSceneManager/OgreOctreeSceneManager.h
-include/OGRE/Plugins/OctreeSceneManager/OgreOctreeSceneQuery.h
-include/OGRE/Plugins/OctreeSceneManager/OgreTerrainPage.h
-include/OGRE/Plugins/OctreeSceneManager/OgreTerrainPageSource.h
-include/OGRE/Plugins/OctreeSceneManager/OgreTerrainPrerequisites.h
-include/OGRE/Plugins/OctreeSceneManager/OgreTerrainRenderable.h
-include/OGRE/Plugins/OctreeSceneManager/OgreTerrainSceneManager.h
-include/OGRE/Plugins/OctreeSceneManager/OgreTerrainVertexProgram.h
-include/OGRE/Plugins/OctreeZone/OgreHeightmapTerrainZonePageSource.h
-include/OGRE/Plugins/OctreeZone/OgreOctreeZone.h
-include/OGRE/Plugins/OctreeZone/OgreOctreeZoneOctree.h
-include/OGRE/Plugins/OctreeZone/OgreOctreeZonePlugin.h
-include/OGRE/Plugins/OctreeZone/OgreOctreeZonePrerequisites.h
-include/OGRE/Plugins/OctreeZone/OgreTerrainVertexProgram.h
-include/OGRE/Plugins/OctreeZone/OgreTerrainZone.h
-include/OGRE/Plugins/OctreeZone/OgreTerrainZonePage.h
-include/OGRE/Plugins/OctreeZone/OgreTerrainZonePageSource.h
-include/OGRE/Plugins/OctreeZone/OgreTerrainZonePrerequisites.h
-include/OGRE/Plugins/OctreeZone/OgreTerrainZoneRenderable.h
-include/OGRE/Plugins/PCZSceneManager/OgreAntiPortal.h
-include/OGRE/Plugins/PCZSceneManager/OgreCapsule.h
-include/OGRE/Plugins/PCZSceneManager/OgreDefaultZone.h
-include/OGRE/Plugins/PCZSceneManager/OgrePCPlane.h
-include/OGRE/Plugins/PCZSceneManager/OgrePCZCamera.h
-include/OGRE/Plugins/PCZSceneManager/OgrePCZFrustum.h
-include/OGRE/Plugins/PCZSceneManager/OgrePCZLight.h
-include/OGRE/Plugins/PCZSceneManager/OgrePCZPlugin.h
-include/OGRE/Plugins/PCZSceneManager/OgrePCZPrerequisites.h
-include/OGRE/Plugins/PCZSceneManager/OgrePCZSceneManager.h
-include/OGRE/Plugins/PCZSceneManager/OgrePCZSceneNode.h
-include/OGRE/Plugins/PCZSceneManager/OgrePCZSceneQuery.h
-include/OGRE/Plugins/PCZSceneManager/OgrePCZone.h
-include/OGRE/Plugins/PCZSceneManager/OgrePCZoneFactory.h
-include/OGRE/Plugins/PCZSceneManager/OgrePortal.h
-include/OGRE/Plugins/PCZSceneManager/OgrePortalBase.h
-include/OGRE/Plugins/PCZSceneManager/OgreSegment.h
-include/OGRE/Plugins/ParticleFX/OgreAreaEmitter.h
-include/OGRE/Plugins/ParticleFX/OgreBoxEmitter.h
-include/OGRE/Plugins/ParticleFX/OgreBoxEmitterFactory.h
-include/OGRE/Plugins/ParticleFX/OgreColourFaderAffector.h
-include/OGRE/Plugins/ParticleFX/OgreColourFaderAffector2.h
-include/OGRE/Plugins/ParticleFX/OgreColourFaderAffectorFactory.h
-include/OGRE/Plugins/ParticleFX/OgreColourFaderAffectorFactory2.h
-include/OGRE/Plugins/ParticleFX/OgreColourImageAffector.h
-include/OGRE/Plugins/ParticleFX/OgreColourImageAffectorFactory.h
-include/OGRE/Plugins/ParticleFX/OgreColourInterpolatorAffector.h
-include/OGRE/Plugins/ParticleFX/OgreColourInterpolatorAffectorFactory.h
-include/OGRE/Plugins/ParticleFX/OgreCylinderEmitter.h
-include/OGRE/Plugins/ParticleFX/OgreCylinderEmitterFactory.h
-include/OGRE/Plugins/ParticleFX/OgreDeflectorPlaneAffector.h
-include/OGRE/Plugins/ParticleFX/OgreDeflectorPlaneAffectorFactory.h
-include/OGRE/Plugins/ParticleFX/OgreDirectionRandomiserAffector.h
-include/OGRE/Plugins/ParticleFX/OgreDirectionRandomiserAffectorFactory.h
-include/OGRE/Plugins/ParticleFX/OgreEllipsoidEmitter.h
-include/OGRE/Plugins/ParticleFX/OgreEllipsoidEmitterFactory.h
-include/OGRE/Plugins/ParticleFX/OgreHollowEllipsoidEmitter.h
-include/OGRE/Plugins/ParticleFX/OgreHollowEllipsoidEmitterFactory.h
-include/OGRE/Plugins/ParticleFX/OgreLinearForceAffector.h
-include/OGRE/Plugins/ParticleFX/OgreLinearForceAffectorFactory.h
-include/OGRE/Plugins/ParticleFX/OgreParticleFXPlugin.h
-include/OGRE/Plugins/ParticleFX/OgreParticleFXPrerequisites.h
-include/OGRE/Plugins/ParticleFX/OgrePointEmitter.h
-include/OGRE/Plugins/ParticleFX/OgrePointEmitterFactory.h
-include/OGRE/Plugins/ParticleFX/OgreRingEmitter.h
-include/OGRE/Plugins/ParticleFX/OgreRingEmitterFactory.h
-include/OGRE/Plugins/ParticleFX/OgreRotationAffector.h
-include/OGRE/Plugins/ParticleFX/OgreRotationAffectorFactory.h
-include/OGRE/Plugins/ParticleFX/OgreScaleAffector.h
-include/OGRE/Plugins/ParticleFX/OgreScaleAffectorFactory.h
-include/OGRE/Property/OgreProperty.h
-include/OGRE/Property/OgrePropertyPrerequisites.h
-include/OGRE/RTShaderSystem/OgreRTShaderSystem.h
-include/OGRE/RTShaderSystem/OgreShaderCGProgramProcessor.h
-include/OGRE/RTShaderSystem/OgreShaderCGProgramWriter.h
-include/OGRE/RTShaderSystem/OgreShaderExIntegratedPSSM3.h
-include/OGRE/RTShaderSystem/OgreShaderExNormalMapLighting.h
-include/OGRE/RTShaderSystem/OgreShaderExPerPixelLighting.h
-include/OGRE/RTShaderSystem/OgreShaderFFPColour.h
-include/OGRE/RTShaderSystem/OgreShaderFFPFog.h
-include/OGRE/RTShaderSystem/OgreShaderFFPLighting.h
-include/OGRE/RTShaderSystem/OgreShaderFFPRenderState.h
-include/OGRE/RTShaderSystem/OgreShaderFFPRenderStateBuilder.h
-include/OGRE/RTShaderSystem/OgreShaderFFPTexturing.h
-include/OGRE/RTShaderSystem/OgreShaderFFPTransform.h
-include/OGRE/RTShaderSystem/OgreShaderFunction.h
-include/OGRE/RTShaderSystem/OgreShaderFunctionAtom.h
-include/OGRE/RTShaderSystem/OgreShaderGLSLProgramProcessor.h
-include/OGRE/RTShaderSystem/OgreShaderGLSLProgramWriter.h
-include/OGRE/RTShaderSystem/OgreShaderGenerator.h
-include/OGRE/RTShaderSystem/OgreShaderHLSLProgramProcessor.h
-include/OGRE/RTShaderSystem/OgreShaderHLSLProgramWriter.h
-include/OGRE/RTShaderSystem/OgreShaderMaterialSerializerListener.h
-include/OGRE/RTShaderSystem/OgreShaderParameter.h
-include/OGRE/RTShaderSystem/OgreShaderPrerequisites.h
-include/OGRE/RTShaderSystem/OgreShaderProgram.h
-include/OGRE/RTShaderSystem/OgreShaderProgramManager.h
-include/OGRE/RTShaderSystem/OgreShaderProgramProcessor.h
-include/OGRE/RTShaderSystem/OgreShaderProgramSet.h
-include/OGRE/RTShaderSystem/OgreShaderProgramWriter.h
-include/OGRE/RTShaderSystem/OgreShaderProgramWriterManager.h
-include/OGRE/RTShaderSystem/OgreShaderRenderState.h
-include/OGRE/RTShaderSystem/OgreShaderScriptTranslator.h
-include/OGRE/RTShaderSystem/OgreShaderSubRenderState.h
-include/OGRE/RenderSystems/GL/GL/gl.h
-include/OGRE/RenderSystems/GL/GL/glew.h
-include/OGRE/RenderSystems/GL/GL/glext.h
-include/OGRE/RenderSystems/GL/GL/glxew.h
-include/OGRE/RenderSystems/GL/GL/glxext.h
-include/OGRE/RenderSystems/GL/GL/glxtokens.h
-include/OGRE/RenderSystems/GL/GL/wglew.h
-include/OGRE/RenderSystems/GL/GL/wglext.h
-include/OGRE/RenderSystems/GL/GLX/OgreGLUtil.h
-include/OGRE/RenderSystems/GL/GLX/OgreGLXContext.h
-include/OGRE/RenderSystems/GL/GLX/OgreGLXGLSupport.h
-include/OGRE/RenderSystems/GL/GLX/OgreGLXRenderTexture.h
-include/OGRE/RenderSystems/GL/GLX/OgreGLXUtils.h
-include/OGRE/RenderSystems/GL/GLX/OgreGLXWindow.h
-include/OGRE/RenderSystems/GL/OgreGLATIFSInit.h
-include/OGRE/RenderSystems/GL/OgreGLContext.h
-include/OGRE/RenderSystems/GL/OgreGLDefaultHardwareBufferManager.h
-include/OGRE/RenderSystems/GL/OgreGLFBOMultiRenderTarget.h
-include/OGRE/RenderSystems/GL/OgreGLFBORenderTexture.h
-include/OGRE/RenderSystems/GL/OgreGLFrameBufferObject.h
-include/OGRE/RenderSystems/GL/OgreGLGpuNvparseProgram.h
-include/OGRE/RenderSystems/GL/OgreGLGpuProgram.h
-include/OGRE/RenderSystems/GL/OgreGLGpuProgramManager.h
-include/OGRE/RenderSystems/GL/OgreGLHardwareBufferManager.h
-include/OGRE/RenderSystems/GL/OgreGLHardwareIndexBuffer.h
-include/OGRE/RenderSystems/GL/OgreGLHardwareOcclusionQuery.h
-include/OGRE/RenderSystems/GL/OgreGLHardwarePixelBuffer.h
-include/OGRE/RenderSystems/GL/OgreGLHardwareVertexBuffer.h
-include/OGRE/RenderSystems/GL/OgreGLPBRenderTexture.h
-include/OGRE/RenderSystems/GL/OgreGLPBuffer.h
-include/OGRE/RenderSystems/GL/OgreGLPixelFormat.h
-include/OGRE/RenderSystems/GL/OgreGLPlugin.h
-include/OGRE/RenderSystems/GL/OgreGLPrerequisites.h
-include/OGRE/RenderSystems/GL/OgreGLRenderSystem.h
-include/OGRE/RenderSystems/GL/OgreGLRenderTexture.h
-include/OGRE/RenderSystems/GL/OgreGLRenderToVertexBuffer.h
-include/OGRE/RenderSystems/GL/OgreGLSLExtSupport.h
-include/OGRE/RenderSystems/GL/OgreGLSLGpuProgram.h
-include/OGRE/RenderSystems/GL/OgreGLSLLinkProgram.h
-include/OGRE/RenderSystems/GL/OgreGLSLLinkProgramManager.h
-include/OGRE/RenderSystems/GL/OgreGLSLPreprocessor.h
-include/OGRE/RenderSystems/GL/OgreGLSLProgram.h
-include/OGRE/RenderSystems/GL/OgreGLSLProgramFactory.h
-include/OGRE/RenderSystems/GL/OgreGLSupport.h
-include/OGRE/RenderSystems/GL/OgreGLTexture.h
-include/OGRE/RenderSystems/GL/OgreGLTextureManager.h
-include/OGRE/Sample.h
-include/OGRE/SampleContext.h
-include/OGRE/SamplePlugin.h
-include/OGRE/SdkCameraMan.h
-include/OGRE/SdkSample.h
-include/OGRE/SdkTrays.h
-include/OGRE/Terrain/OgreTerrain.h
-include/OGRE/Terrain/OgreTerrainGroup.h
-include/OGRE/Terrain/OgreTerrainLayerBlendMap.h
-include/OGRE/Terrain/OgreTerrainMaterialGenerator.h
-include/OGRE/Terrain/OgreTerrainMaterialGeneratorA.h
-include/OGRE/Terrain/OgreTerrainPagedWorldSection.h
-include/OGRE/Terrain/OgreTerrainPaging.h
-include/OGRE/Terrain/OgreTerrainPrerequisites.h
-include/OGRE/Terrain/OgreTerrainQuadTreeNode.h
-include/OGRE/Threading/OgreDefaultWorkQueue.h
-include/OGRE/Threading/OgreDefaultWorkQueueStandard.h
-include/OGRE/Threading/OgreThreadDefines.h
-include/OGRE/Threading/OgreThreadDefinesBoost.h
-include/OGRE/Threading/OgreThreadHeaders.h
-include/OGRE/Threading/OgreThreadHeadersBoost.h
-include/OGRE/asm_math.h
-lib/OGRE/Plugin_BSPSceneManager.so
-lib/OGRE/Plugin_OctreeSceneManager.so
-lib/OGRE/Plugin_OctreeZone.so
-lib/OGRE/Plugin_PCZSceneManager.so
-lib/OGRE/Plugin_ParticleFX.so
-lib/OGRE/RenderSystem_GL.so
-lib/OGRE/cmake/FindOGRE.cmake
-lib/OGRE/cmake/FindOIS.cmake
-lib/OGRE/cmake/FindPkgMacros.cmake
-lib/OGRE/cmake/OgreConfigTargets.cmake
-lib/OGRE/cmake/OgreFindFrameworks.cmake
-lib/OGRE/cmake/OgreGetVersion.cmake
-lib/OGRE/cmake/PreprocessorUtils.cmake
-lib/libOgreMain.so
-lib/libOgreMain.so.1.7.1
-lib/libOgrePaging.so
-lib/libOgrePaging.so.1.7.1
-lib/libOgreProperty.so
-lib/libOgreProperty.so.1.7.1
-lib/libOgreRTShaderSystem.so
-lib/libOgreRTShaderSystem.so.1.7.1
-lib/libOgreTerrain.so
-lib/libOgreTerrain.so.1.7.1
-lib/pkgconfig/OGRE-PCZ.pc
-lib/pkgconfig/OGRE-Paging.pc
-lib/pkgconfig/OGRE-Property.pc
-lib/pkgconfig/OGRE-RTShaderSystem.pc
-lib/pkgconfig/OGRE-Terrain.pc
-lib/pkgconfig/OGRE.pc
diff --git a/ogre/buildlink3.mk b/ogre/buildlink3.mk
deleted file mode 100644
index 9011954141..0000000000
--- a/ogre/buildlink3.mk
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.1 2010/06/10 23:19:28 marko_schuetz Exp $
-
-BUILDLINK_TREE+=	ogre
-
-.if !defined(OGRE_BUILDLINK3_MK)
-OGRE_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.ogre+=	ogre>=1.6.3
-BUILDLINK_ABI_DEPENDS.ogre+=	ogre>=1.6.3nb1
-BUILDLINK_PKGSRCDIR.ogre?=	../../devel/ogre
-
-.include "../../archivers/zziplib/buildlink3.mk"
-.include "../../devel/devIL/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../graphics/MesaLib/buildlink3.mk"
-.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../graphics/glu/buildlink3.mk"
-.include "../../x11/libXaw/buildlink3.mk"
-.endif # OGRE_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-ogre
diff --git a/ogre/distinfo b/ogre/distinfo
deleted file mode 100644
index 12f4751361..0000000000
--- a/ogre/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.4 2010/06/10 23:19:28 marko_schuetz Exp $
-
-RMD160 (ogre_src_v1-7-1.tar.bz2) = f3c7d2c6178cd1bd20090d8cd44ac5a1bb6db5ee
-SHA512 (ogre_src_v1-7-1.tar.bz2) = 5c5335b8f4a56b0cee27a9eb6bf760bdba44de1d5f3ecc4ef6d6700834d0db841c4db8b6ddd94d2fa7da21cf85ff4cdbbad92df421350872f20c02fb41b87577
-Size (ogre_src_v1-7-1.tar.bz2) = 62959218 bytes
-SHA1 (patch-aa) = aef9f1dfc86b0a4fe4df437ade3e3ec27a18c0ba
diff --git a/ogre/patches/patch-aa b/ogre/patches/patch-aa
deleted file mode 100644
index eaa246ce22..0000000000
--- a/ogre/patches/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2010/06/10 23:19:28 marko_schuetz Exp $
-
---- CMakeLists.txt.orig	2010-06-09 21:29:56.000000000 -0400
-+++ CMakeLists.txt
-@@ -112,6 +112,7 @@ if (CMAKE_COMPILER_IS_GNUCXX AND NOT MIN
-   # Test for GCC visibility
-   include(CheckCXXCompilerFlag)
-   check_cxx_compiler_flag(-fvisibility=hidden OGRE_GCC_VISIBILITY)
-+  set(OGRE_GCC_VISIBILITY FALSE)
-   if (OGRE_GCC_VISIBILITY)
-     # determine gcc version
-     execute_process(COMMAND ${CMAKE_CXX_COMPILER} -dumpversion 


Home | Main Index | Thread Index | Old Index