diff options
Diffstat (limited to 'graphics/cegui04')
-rw-r--r-- | graphics/cegui04/Makefile | 53 | ||||
-rw-r--r-- | graphics/cegui04/distinfo | 3 | ||||
-rw-r--r-- | graphics/cegui04/pkg-descr | 7 | ||||
-rw-r--r-- | graphics/cegui04/pkg-plist | 192 |
4 files changed, 0 insertions, 255 deletions
diff --git a/graphics/cegui04/Makefile b/graphics/cegui04/Makefile deleted file mode 100644 index d7143a77dffd..000000000000 --- a/graphics/cegui04/Makefile +++ /dev/null @@ -1,53 +0,0 @@ -# New ports collection makefile for: cegui -# Date created: 03 Oct 2005 -# Whom: Oliver Lehmann <oliver@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= cegui -PORTVERSION= 0.4.1 -PORTREVISION= 1 -CATEGORIES= graphics devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=crayzedsgui -DISTNAME= ${PORTNAME}_mk2-source-${PORTVERSION} - -MAINTAINER= oliver@FreeBSD.org -COMMENT= A library providing windowing and widgets for graphics APIs - -LIB_DEPENDS= IL.1:${PORTSDIR}/graphics/devil - -WRKSRC= ${WRKDIR}/${PORTNAME}_mk2 -CONFIGURE_ARGS= --without-xerces-c -GNU_CONFIGURE= YES -INSTALLS_SHLIB= YES -USE_GCC= 3.4 -USE_BZIP2= YES -USE_X_PREFIX= YES -USE_GNOME= gnomehack - -post-patch: - @${REINPLACE_CMD} -e ' \ - s|"-lILU.*"|"-lm -L${LOCALBASE}/lib -lILU -lIL $$LIBS"|g; \ - s|-lpthread|${PTHREAD_LIBS}|g; \ - s|DevIL_CFLAGS=.*|DevIL_CFLAGS="-DUSE_DEVIL_LIBRARY -I${LOCALBASE}/include"|g' \ - ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's| Samples$$||g' ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|' \ - ${WRKSRC}/include/CEGUIDataContainer.h - @${REINPLACE_CMD} -e 's|__linux__)|& \|\| defined(__FreeBSD__)|g' \ - ${WRKSRC}/include/CEGUIFactoryModule.h \ - ${WRKSRC}/src/CEGUIFactoryModule.cpp - @${REINPLACE_CMD} -e 's|(linux)|& \|\| defined(__FreeBSD__)|g' \ - ${WRKSRC}/Samples/common/src/CEGuiSample.cpp - -post-install: -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} -.for docfile in README COPYING AUTHORS ChangeLog TODO - @${INSTALL_DATA} ${WRKSRC}/${docfile} ${DOCSDIR} -.endfor -.endif - -.include <bsd.port.mk> diff --git a/graphics/cegui04/distinfo b/graphics/cegui04/distinfo deleted file mode 100644 index 29d37c06bae3..000000000000 --- a/graphics/cegui04/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (cegui_mk2-source-0.4.1.tar.bz2) = 7b1df5ba4dd91376b79bd5968a429e23 -SHA256 (cegui_mk2-source-0.4.1.tar.bz2) = a3bdd7f528daa97d2e432994ef249c61b951137aa54aa59dfd04656e3be67d11 -SIZE (cegui_mk2-source-0.4.1.tar.bz2) = 7393348 diff --git a/graphics/cegui04/pkg-descr b/graphics/cegui04/pkg-descr deleted file mode 100644 index cc79561b9a3a..000000000000 --- a/graphics/cegui04/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Crazy Eddie's GUI System is a free library providing windowing and widgets for -graphics APIs / engines where such functionality is not natively available, or -severely lacking. The library is object orientated, written in C++, and -targeted at games developers who should be spending their time creating great -games, not building GUI sub-systems! - -WWW: http://www.cegui.org.uk diff --git a/graphics/cegui04/pkg-plist b/graphics/cegui04/pkg-plist deleted file mode 100644 index 3bf28b65441f..000000000000 --- a/graphics/cegui04/pkg-plist +++ /dev/null @@ -1,192 +0,0 @@ -include/CEGUI/CEGUI.h -include/CEGUI/CEGUIBase.h -include/CEGUI/CEGUIColourRect.h -include/CEGUI/CEGUIConfig.h -include/CEGUI/CEGUIConfig_xmlHandler.h -include/CEGUI/CEGUIDataContainer.h -include/CEGUI/CEGUIDefaultResourceProvider.h -include/CEGUI/CEGUIEvent.h -include/CEGUI/CEGUIEventArgs.h -include/CEGUI/CEGUIEventSet.h -include/CEGUI/CEGUIExceptions.h -include/CEGUI/CEGUIFactoryModule.h -include/CEGUI/CEGUIFont.h -include/CEGUI/CEGUIFontManager.h -include/CEGUI/CEGUIFont_xmlHandler.h -include/CEGUI/CEGUIForwardRefs.h -include/CEGUI/CEGUIGUILayout_xmlHandler.h -include/CEGUI/CEGUIGlobalEventSet.h -include/CEGUI/CEGUIImage.h -include/CEGUI/CEGUIImageset.h -include/CEGUI/CEGUIImagesetManager.h -include/CEGUI/CEGUIImageset_xmlHandler.h -include/CEGUI/CEGUIInputEvent.h -include/CEGUI/CEGUIIteratorBase.h -include/CEGUI/CEGUILogger.h -include/CEGUI/CEGUILua.h -include/CEGUI/CEGUIMouseCursor.h -include/CEGUI/CEGUIProperty.h -include/CEGUI/CEGUIPropertyHelper.h -include/CEGUI/CEGUIPropertySet.h -include/CEGUI/CEGUIRect.h -include/CEGUI/CEGUIRefPtr.h -include/CEGUI/CEGUIRenderableElement.h -include/CEGUI/CEGUIRenderableFrame.h -include/CEGUI/CEGUIRenderableImage.h -include/CEGUI/CEGUIRenderer.h -include/CEGUI/CEGUIRenderCache.h -include/CEGUI/CEGUIResourceProvider.h -include/CEGUI/CEGUIScheme.h -include/CEGUI/CEGUISchemeManager.h -include/CEGUI/CEGUIScheme_xmlHandler.h -include/CEGUI/CEGUIScriptModule.h -include/CEGUI/CEGUISingleton.h -include/CEGUI/CEGUISize.h -include/CEGUI/CEGUIString.h -include/CEGUI/CEGUISystem.h -include/CEGUI/CEGUITextUtils.h -include/CEGUI/CEGUITexture.h -include/CEGUI/CEGUIUDim.h -include/CEGUI/CEGUIVector.h -include/CEGUI/CEGUIVersion.h -include/CEGUI/CEGUIWindow.h -include/CEGUI/CEGUIWindowFactory.h -include/CEGUI/CEGUIWindowFactoryManager.h -include/CEGUI/CEGUIWindowManager.h -include/CEGUI/CEGUIWindowProperties.h -include/CEGUI/CEGUIXMLAttributes.h -include/CEGUI/CEGUIXMLHandler.h -include/CEGUI/CEGUIXMLParser.h -include/CEGUI/CEGUIcolour.h -include/CEGUI/elements/CEGUIButtonBase.h -include/CEGUI/elements/CEGUIButtonBaseProperties.h -include/CEGUI/elements/CEGUICheckbox.h -include/CEGUI/elements/CEGUICheckboxProperties.h -include/CEGUI/elements/CEGUIComboDropList.h -include/CEGUI/elements/CEGUICombobox.h -include/CEGUI/elements/CEGUIComboboxProperties.h -include/CEGUI/elements/CEGUIDragContainer.h -include/CEGUI/elements/CEGUIDragContainerProperties.h -include/CEGUI/elements/CEGUIEditbox.h -include/CEGUI/elements/CEGUIEditboxProperties.h -include/CEGUI/elements/CEGUIFrameWindow.h -include/CEGUI/elements/CEGUIFrameWindowProperties.h -include/CEGUI/elements/CEGUIGUISheet.h -include/CEGUI/elements/CEGUIItemEntry.h -include/CEGUI/elements/CEGUIItemListBase.h -include/CEGUI/elements/CEGUIItemListBaseProperties.h -include/CEGUI/elements/CEGUIListHeader.h -include/CEGUI/elements/CEGUIListHeaderProperties.h -include/CEGUI/elements/CEGUIListHeaderSegment.h -include/CEGUI/elements/CEGUIListHeaderSegmentProperties.h -include/CEGUI/elements/CEGUIListbox.h -include/CEGUI/elements/CEGUIListboxItem.h -include/CEGUI/elements/CEGUIListboxProperties.h -include/CEGUI/elements/CEGUIListboxTextItem.h -include/CEGUI/elements/CEGUIMenuBase.h -include/CEGUI/elements/CEGUIMenuBaseProperties.h -include/CEGUI/elements/CEGUIMenuItem.h -include/CEGUI/elements/CEGUIMenuItemProperties.h -include/CEGUI/elements/CEGUIMenubar.h -include/CEGUI/elements/CEGUIMultiColumnList.h -include/CEGUI/elements/CEGUIMultiColumnListProperties.h -include/CEGUI/elements/CEGUIMultiLineEditbox.h -include/CEGUI/elements/CEGUIMultiLineEditboxProperties.h -include/CEGUI/elements/CEGUIPopupMenu.h -include/CEGUI/elements/CEGUIPopupMenuProperties.h -include/CEGUI/elements/CEGUIProgressBar.h -include/CEGUI/elements/CEGUIProgressBarProperties.h -include/CEGUI/elements/CEGUIPushButton.h -include/CEGUI/elements/CEGUIPushButtonProperties.h -include/CEGUI/elements/CEGUIRadioButton.h -include/CEGUI/elements/CEGUIRadioButtonProperties.h -include/CEGUI/elements/CEGUIScrollablePane.h -include/CEGUI/elements/CEGUIScrollablePaneProperties.h -include/CEGUI/elements/CEGUIScrollbar.h -include/CEGUI/elements/CEGUIScrollbarProperties.h -include/CEGUI/elements/CEGUIScrolledContainer.h -include/CEGUI/elements/CEGUIScrolledContainerProperties.h -include/CEGUI/elements/CEGUISlider.h -include/CEGUI/elements/CEGUISliderProperties.h -include/CEGUI/elements/CEGUISpinner.h -include/CEGUI/elements/CEGUISpinnerProperties.h -include/CEGUI/elements/CEGUIStatic.h -include/CEGUI/elements/CEGUIStaticImage.h -include/CEGUI/elements/CEGUIStaticImageProperties.h -include/CEGUI/elements/CEGUIStaticProperties.h -include/CEGUI/elements/CEGUIStaticText.h -include/CEGUI/elements/CEGUIStaticTextProperties.h -include/CEGUI/elements/CEGUITabButton.h -include/CEGUI/elements/CEGUITabControl.h -include/CEGUI/elements/CEGUITabControlProperties.h -include/CEGUI/elements/CEGUITabPane.h -include/CEGUI/elements/CEGUITextItem.h -include/CEGUI/elements/CEGUITextItemProperties.h -include/CEGUI/elements/CEGUIThumb.h -include/CEGUI/elements/CEGUIThumbProperties.h -include/CEGUI/elements/CEGUITitlebar.h -include/CEGUI/elements/CEGUITitlebarProperties.h -include/CEGUI/elements/CEGUITooltip.h -include/CEGUI/elements/CEGUITooltipProperties.h -include/CEGUI/falagard/CEGUIFalComponentBase.h -include/CEGUI/falagard/CEGUIFalDimensions.h -include/CEGUI/falagard/CEGUIFalEnums.h -include/CEGUI/falagard/CEGUIFalFrameComponent.h -include/CEGUI/falagard/CEGUIFalImageryComponent.h -include/CEGUI/falagard/CEGUIFalImagerySection.h -include/CEGUI/falagard/CEGUIFalLayerSpecification.h -include/CEGUI/falagard/CEGUIFalNamedArea.h -include/CEGUI/falagard/CEGUIFalPropertyDefinition.h -include/CEGUI/falagard/CEGUIFalPropertyInitialiser.h -include/CEGUI/falagard/CEGUIFalSectionSpecification.h -include/CEGUI/falagard/CEGUIFalStateImagery.h -include/CEGUI/falagard/CEGUIFalTextComponent.h -include/CEGUI/falagard/CEGUIFalWidgetComponent.h -include/CEGUI/falagard/CEGUIFalWidgetLookFeel.h -include/CEGUI/falagard/CEGUIFalWidgetLookManager.h -include/CEGUI/falagard/CEGUIFalXMLEnumHelper.h -include/CEGUI/lauxlib.h -include/CEGUI/lua.h -include/CEGUI/lualib.h -include/CEGUI/renderers/IrrlichtRenderer/IrrlichtRendererDef.h -include/CEGUI/renderers/IrrlichtRenderer/IrrlichtResourceProvider.h -include/CEGUI/renderers/IrrlichtRenderer/irrlichtrenderer.h -include/CEGUI/renderers/IrrlichtRenderer/irrlichttexture.h -include/CEGUI/renderers/OpenGLGUIRenderer/openglrenderer.h -include/CEGUI/renderers/OpenGLGUIRenderer/opengltexture.h -include/CEGUI/tolua++.h -lib/libCEGUIBase.la -lib/libCEGUIBase.so -lib/libCEGUIBase.so.0 -lib/libCEGUIFalagardBase.la -lib/libCEGUIFalagardBase.so -lib/libCEGUIFalagardBase.so.0 -lib/libCEGUILuaScriptModule.la -lib/libCEGUILuaScriptModule.so -lib/libCEGUILuaScriptModule.so.0 -lib/libCEGUIOpenGLRenderer.la -lib/libCEGUIOpenGLRenderer.so -lib/libCEGUIOpenGLRenderer.so.0 -lib/libCEGUITaharezLook.la -lib/libCEGUITaharezLook.so -lib/libCEGUITaharezLook.so.0 -lib/libCEGUIWindowsLook.la -lib/libCEGUIWindowsLook.so -lib/libCEGUIWindowsLook.so.0 -lib/libCEGUIluatoluapp.la -lib/libCEGUIluatoluapp.so -lib/libCEGUIluatoluapp.so.0 -libdata/pkgconfig/CEGUI-OPENGL.pc -libdata/pkgconfig/CEGUI.pc -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/COPYING -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog -%%PORTDOCS%%%%DOCSDIR%%/TODO -@dirrm include/CEGUI/elements -@dirrm include/CEGUI/falagard -@dirrm include/CEGUI/renderers/IrrlichtRenderer -@dirrm include/CEGUI/renderers/OpenGLGUIRenderer -@dirrm include/CEGUI/renderers -@dirrm include/CEGUI -%%PORTDOCS%%@dirrm %%DOCSDIR%% |