pkgsrc-WIP-changes archive

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

remove ftgl, megaglest - imported. (megaglest is an older version)



Module Name:	pkgsrc-wip
Committed By:	nia <nia%NetBSD.org@localhost>
Pushed By:	nee
Date:		Sun Sep 8 22:28:19 2019 +0100
Changeset:	976475f35b22c29ec8bcceb2165629b1d468ce21

Modified Files:
	Makefile
Removed Files:
	ftgl/DESCR
	ftgl/Makefile
	ftgl/PLIST
	ftgl/buildlink3.mk
	ftgl/distinfo
	ftgl/patches/patch-aa
	megaglest/DESCR
	megaglest/Makefile
	megaglest/PLIST
	megaglest/distinfo
	megaglest/patches/patch-build-mg.sh

Log Message:
remove ftgl, megaglest - imported. (megaglest is an older version)

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

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

diffstat:
 Makefile                            |   2 -
 ftgl/DESCR                          |   4 -
 ftgl/Makefile                       |  30 -------
 ftgl/PLIST                          | 160 ------------------------------------
 ftgl/buildlink3.mk                  |  18 ----
 ftgl/distinfo                       |   6 --
 ftgl/patches/patch-aa               |  15 ----
 megaglest/DESCR                     |   3 -
 megaglest/Makefile                  |  43 ----------
 megaglest/PLIST                     |   1 -
 megaglest/distinfo                  |   6 --
 megaglest/patches/patch-build-mg.sh |  16 ----
 12 files changed, 304 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index edc62a27d1..fc48cbf784 100644
--- a/Makefile
+++ b/Makefile
@@ -898,7 +898,6 @@ SUBDIR+=	fsom
 SUBDIR+=	fstobdf
 SUBDIR+=	fswatch
 SUBDIR+=	fswebcam
-SUBDIR+=	ftgl
 SUBDIR+=	ftpsesame
 SUBDIR+=	fuse-cryfs
 SUBDIR+=	fuse-google-drive-git
@@ -2179,7 +2178,6 @@ SUBDIR+=	mediawiki-mode
 SUBDIR+=	meep
 SUBDIR+=	meep-mpi
 SUBDIR+=	meep-openmpi
-SUBDIR+=	megaglest
 SUBDIR+=	meka-git
 SUBDIR+=	melonds
 SUBDIR+=	memdump
diff --git a/ftgl/DESCR b/ftgl/DESCR
deleted file mode 100644
index 1022c4f898..0000000000
--- a/ftgl/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-FTGL is a free cross-platform Open Source C++ library that uses
-Freetype2 to simplify rendering fonts in OpenGL applications. FTGL
-supports bitmaps, pixmaps, texture maps, outlines, polygon mesh,
-and extruded polygon rendering modes.
diff --git a/ftgl/Makefile b/ftgl/Makefile
deleted file mode 100644
index 6e3a795e31..0000000000
--- a/ftgl/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2015/08/07 13:20:43 thomasklausner Exp $
-
-DISTNAME=	ftgl-2.1.3-rc5
-PKGNAME=	${DISTNAME:S/-r/r/1}
-PKGREVISION=	2
-CATEGORIES=	graphics
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=ftgl/}
-
-MAINTAINER=	ryo_on%yk.rim.or.jp@localhost
-HOMEPAGE=	http://sourceforge.net/projects/ftgl/
-COMMENT=	C++ library of Freetype2 in OpenGL applications
-LICENSE=	2-clause-bsd
-
-BUILD_DEPENDS+=	doxygen>=1.8.9.1:../../devel/doxygen
-
-WRKSRC=		${WRKDIR}/ftgl-2.1.3~rc5
-GNU_CONFIGURE=	yes
-USE_TOOLS+=	gmake gsed pkg-config
-USE_LANGUAGES=	c c++ fortran
-USE_LIBTOOL=	yes
-
-PKGCONFIG_OVERRIDE+=	ftgl.pc.in
-
-.include "../../devel/cppunit/buildlink3.mk"
-.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../graphics/glu/buildlink3.mk"
-.include "../../graphics/MesaLib/buildlink3.mk"
-.include "../../graphics/freeglut/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/ftgl/PLIST b/ftgl/PLIST
deleted file mode 100644
index b79f2cec3b..0000000000
--- a/ftgl/PLIST
+++ /dev/null
@@ -1,160 +0,0 @@
-@comment $NetBSD$
-include/FTGL/FTBBox.h
-include/FTGL/FTBitmapGlyph.h
-include/FTGL/FTBuffer.h
-include/FTGL/FTBufferFont.h
-include/FTGL/FTBufferGlyph.h
-include/FTGL/FTExtrdGlyph.h
-include/FTGL/FTFont.h
-include/FTGL/FTGLBitmapFont.h
-include/FTGL/FTGLExtrdFont.h
-include/FTGL/FTGLOutlineFont.h
-include/FTGL/FTGLPixmapFont.h
-include/FTGL/FTGLPolygonFont.h
-include/FTGL/FTGLTextureFont.h
-include/FTGL/FTGlyph.h
-include/FTGL/FTLayout.h
-include/FTGL/FTOutlineGlyph.h
-include/FTGL/FTPixmapGlyph.h
-include/FTGL/FTPoint.h
-include/FTGL/FTPolyGlyph.h
-include/FTGL/FTSimpleLayout.h
-include/FTGL/FTTextureGlyph.h
-include/FTGL/ftgl.h
-lib/libftgl.la
-lib/pkgconfig/ftgl.pc
-share/doc/ftgl/html/FTBBox_8h.html
-share/doc/ftgl/html/FTBBox_8h_source.html
-share/doc/ftgl/html/FTBitmapGlyph_8h.html
-share/doc/ftgl/html/FTBitmapGlyph_8h_source.html
-share/doc/ftgl/html/FTBufferFont_8h.html
-share/doc/ftgl/html/FTBufferFont_8h_source.html
-share/doc/ftgl/html/FTBufferGlyph_8h.html
-share/doc/ftgl/html/FTBufferGlyph_8h_source.html
-share/doc/ftgl/html/FTBuffer_8h.html
-share/doc/ftgl/html/FTBuffer_8h_source.html
-share/doc/ftgl/html/FTExtrdGlyph_8h.html
-share/doc/ftgl/html/FTExtrdGlyph_8h_source.html
-share/doc/ftgl/html/FTFont_8h.html
-share/doc/ftgl/html/FTFont_8h_source.html
-share/doc/ftgl/html/FTGLBitmapFont_8h.html
-share/doc/ftgl/html/FTGLBitmapFont_8h_source.html
-share/doc/ftgl/html/FTGLExtrdFont_8h.html
-share/doc/ftgl/html/FTGLExtrdFont_8h_source.html
-share/doc/ftgl/html/FTGLOutlineFont_8h.html
-share/doc/ftgl/html/FTGLOutlineFont_8h_source.html
-share/doc/ftgl/html/FTGLPixmapFont_8h.html
-share/doc/ftgl/html/FTGLPixmapFont_8h_source.html
-share/doc/ftgl/html/FTGLPolygonFont_8h.html
-share/doc/ftgl/html/FTGLPolygonFont_8h_source.html
-share/doc/ftgl/html/FTGLTextureFont_8h.html
-share/doc/ftgl/html/FTGLTextureFont_8h_source.html
-share/doc/ftgl/html/FTGlyph_8h.html
-share/doc/ftgl/html/FTGlyph_8h_source.html
-share/doc/ftgl/html/FTLayout_8h.html
-share/doc/ftgl/html/FTLayout_8h_source.html
-share/doc/ftgl/html/FTOutlineGlyph_8h.html
-share/doc/ftgl/html/FTOutlineGlyph_8h_source.html
-share/doc/ftgl/html/FTPixmapGlyph_8h.html
-share/doc/ftgl/html/FTPixmapGlyph_8h_source.html
-share/doc/ftgl/html/FTPoint_8h.html
-share/doc/ftgl/html/FTPoint_8h_source.html
-share/doc/ftgl/html/FTPolyGlyph_8h.html
-share/doc/ftgl/html/FTPolyGlyph_8h_source.html
-share/doc/ftgl/html/FTSimpleLayout_8h.html
-share/doc/ftgl/html/FTSimpleLayout_8h_source.html
-share/doc/ftgl/html/FTTextureGlyph_8h.html
-share/doc/ftgl/html/FTTextureGlyph_8h_source.html
-share/doc/ftgl/html/annotated.html
-share/doc/ftgl/html/bc_s.png
-share/doc/ftgl/html/bdwn.png
-share/doc/ftgl/html/classFTBBox.html
-share/doc/ftgl/html/classFTBitmapFont.html
-share/doc/ftgl/html/classFTBitmapFont.png
-share/doc/ftgl/html/classFTBitmapGlyph.html
-share/doc/ftgl/html/classFTBitmapGlyph.png
-share/doc/ftgl/html/classFTBuffer.html
-share/doc/ftgl/html/classFTBufferFont.html
-share/doc/ftgl/html/classFTBufferFont.png
-share/doc/ftgl/html/classFTBufferGlyph.html
-share/doc/ftgl/html/classFTBufferGlyph.png
-share/doc/ftgl/html/classFTExtrudeFont.html
-share/doc/ftgl/html/classFTExtrudeFont.png
-share/doc/ftgl/html/classFTExtrudeGlyph.html
-share/doc/ftgl/html/classFTExtrudeGlyph.png
-share/doc/ftgl/html/classFTFont.html
-share/doc/ftgl/html/classFTFont.png
-share/doc/ftgl/html/classFTGlyph.html
-share/doc/ftgl/html/classFTGlyph.png
-share/doc/ftgl/html/classFTLayout.html
-share/doc/ftgl/html/classFTLayout.png
-share/doc/ftgl/html/classFTOutlineFont.html
-share/doc/ftgl/html/classFTOutlineFont.png
-share/doc/ftgl/html/classFTOutlineGlyph.html
-share/doc/ftgl/html/classFTOutlineGlyph.png
-share/doc/ftgl/html/classFTPixmapFont.html
-share/doc/ftgl/html/classFTPixmapFont.png
-share/doc/ftgl/html/classFTPixmapGlyph.html
-share/doc/ftgl/html/classFTPixmapGlyph.png
-share/doc/ftgl/html/classFTPoint.html
-share/doc/ftgl/html/classFTPolygonFont.html
-share/doc/ftgl/html/classFTPolygonFont.png
-share/doc/ftgl/html/classFTPolygonGlyph.html
-share/doc/ftgl/html/classFTPolygonGlyph.png
-share/doc/ftgl/html/classFTSimpleLayout.html
-share/doc/ftgl/html/classFTSimpleLayout.png
-share/doc/ftgl/html/classFTTextureFont.html
-share/doc/ftgl/html/classFTTextureFont.png
-share/doc/ftgl/html/classFTTextureGlyph.html
-share/doc/ftgl/html/classFTTextureGlyph.png
-share/doc/ftgl/html/classes.html
-share/doc/ftgl/html/closed.png
-share/doc/ftgl/html/dir_000000.html
-share/doc/ftgl/html/dir_000001.html
-share/doc/ftgl/html/doc.png
-share/doc/ftgl/html/doxygen.css
-share/doc/ftgl/html/doxygen.png
-share/doc/ftgl/html/faq_8dox.html
-share/doc/ftgl/html/files.html
-share/doc/ftgl/html/folderclosed.png
-share/doc/ftgl/html/folderopen.png
-share/doc/ftgl/html/ftgl-faq.html
-share/doc/ftgl/html/ftgl-projects.html
-share/doc/ftgl/html/ftgl-tutorial.html
-share/doc/ftgl/html/ftgl_8dox.html
-share/doc/ftgl/html/ftgl_8h.html
-share/doc/ftgl/html/ftgl_8h_source.html
-share/doc/ftgl/html/functions.html
-share/doc/ftgl/html/functions_func.html
-share/doc/ftgl/html/functions_rela.html
-share/doc/ftgl/html/globals.html
-share/doc/ftgl/html/globals_defs.html
-share/doc/ftgl/html/globals_func.html
-share/doc/ftgl/html/globals_type.html
-share/doc/ftgl/html/hierarchy.html
-share/doc/ftgl/html/index.html
-share/doc/ftgl/html/logo.png
-share/doc/ftgl/html/metrics.png
-share/doc/ftgl/html/namespaceFTGL.html
-share/doc/ftgl/html/namespacemembers.html
-share/doc/ftgl/html/namespacemembers_enum.html
-share/doc/ftgl/html/namespacemembers_eval.html
-share/doc/ftgl/html/namespaces.html
-share/doc/ftgl/html/nav_f.png
-share/doc/ftgl/html/nav_g.png
-share/doc/ftgl/html/nav_h.png
-share/doc/ftgl/html/open.png
-share/doc/ftgl/html/pages.html
-share/doc/ftgl/html/projects__using__ftgl_8txt.html
-share/doc/ftgl/html/rasterfont.png
-share/doc/ftgl/html/splitbar.png
-share/doc/ftgl/html/sync_off.png
-share/doc/ftgl/html/sync_on.png
-share/doc/ftgl/html/tab_a.png
-share/doc/ftgl/html/tab_b.png
-share/doc/ftgl/html/tab_h.png
-share/doc/ftgl/html/tab_s.png
-share/doc/ftgl/html/texturefont.png
-share/doc/ftgl/html/tutorial_8dox.html
-share/doc/ftgl/html/vectorfont.png
-share/doc/ftgl/projects_using_ftgl.txt
diff --git a/ftgl/buildlink3.mk b/ftgl/buildlink3.mk
deleted file mode 100644
index 603886d10d..0000000000
--- a/ftgl/buildlink3.mk
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2010/11/18 10:05:20 ryo-on Exp $
-
-BUILDLINK_TREE+=	ftgl
-
-.if !defined(FTGL_BUILDLINK3_MK)
-FTGL_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.ftgl+=	ftgl>=2.1.3rc5
-BUILDLINK_PKGSRCDIR.ftgl?=	../../wip/ftgl
-
-#.include "../../graphics/freetype2/buildlink3.mk"
-#.include "../../graphics/glu/buildlink3.mk"
-#.include "../../graphics/MesaLib/buildlink3.mk"
-#.include "../../graphics/glut/buildlink3.mk"
-#.include "../../devel/zlib/buildlink3.mk"
-.endif	# FTGL_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-ftgl
diff --git a/ftgl/distinfo b/ftgl/distinfo
deleted file mode 100644
index 2ece095f1e..0000000000
--- a/ftgl/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.3 2013/01/17 13:20:35 othyro Exp $
-
-SHA1 (ftgl-2.1.3-rc5.tar.gz) = b9c11d3a594896333f1bbe46e10d8617713b4fc6
-RMD160 (ftgl-2.1.3-rc5.tar.gz) = 22ead818fde748be1ffeedb31f8702b7924d212f
-Size (ftgl-2.1.3-rc5.tar.gz) = 841597 bytes
-SHA1 (patch-aa) = 79fcf6292a4065700027c0af98c14709d8d544be
diff --git a/ftgl/patches/patch-aa b/ftgl/patches/patch-aa
deleted file mode 100644
index 0056d8bbf2..0000000000
--- a/ftgl/patches/patch-aa
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2013/01/17 13:20:36 othyro Exp $
-
-return wcsdup if OPSYS != DragonFly.
-
---- ./src/FTFont/FTBufferFont.cpp.orig	2008-06-12 09:52:03 +0000
-+++ ./src/FTFont/FTBufferFont.cpp
-@@ -206,7 +206,7 @@ inline wchar_t *StringCopy(wchar_t const
- {
-     if(len < 0)
-     {
--#if defined HAVE_WCSDUP
-+#if defined HAVE_WCSDUP && !defined(__DragonFly__)
-         return wcsdup(s);
- #else
-         len = (int)wcslen(s);
diff --git a/megaglest/DESCR b/megaglest/DESCR
deleted file mode 100644
index 821e391dfd..0000000000
--- a/megaglest/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-MegaGlest is an entertaining free (freeware and free software) and open
-source cross-platform 3D real-time strategy (RTS) game, where you control
-the armies of one of seven different factions.
diff --git a/megaglest/Makefile b/megaglest/Makefile
deleted file mode 100644
index 661d76d5a6..0000000000
--- a/megaglest/Makefile
+++ /dev/null
@@ -1,43 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2014/06/01 12:49:37 thomasklausner Exp $
-
-DISTNAME=	${VERS}
-PKGNAME=	megaglest-${VERS}
-PKGREVISION=	1
-VERS=		3.9.1
-CATEGORIES=	games
-MASTER_SITES=	https://github.com/MegaGlest/megaglest-source/archive/
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://megaglest.org/
-COMMENT=	Cross-platform 3D real-time-strategy game with seven factions
-LICENSE=	gnu-gpl-v3
-
-WRKSRC=		${WRKDIR}/megaglest-source-${VERS}
-USE_TOOLS+=	cmake bash autoconf automake pkg-config
-REPLACE_BASH=	build-mg.sh
-USE_LANGUAGES=	c c++
-
-EXTRACT_USING=	bsdtar
-
-#Does not extract clean by itself. Upon fail, extract manually, uncomment
-#this, and make again.
-#do-extract:
-
-do-build:
-	cd ${WRKSRC} && ./build-mg.sh
-
-.include "../../audio/freealut/buildlink3.mk"
-.include "../../audio/libvorbis/buildlink3.mk"
-.include "../../devel/SDL/buildlink3.mk"
-.include "../../devel/cppunit/buildlink3.mk"
-.include "../../graphics/aalib/buildlink3.mk"
-.include "../../graphics/glew/buildlink3.mk"
-.include "../../lang/lua/buildlink3.mk"
-.include "../../multimedia/libogg/buildlink3.mk"
-.include "../../textproc/expat/buildlink3.mk"
-.include "../../textproc/xerces-c/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../wip/ftgl/buildlink3.mk"
-.include "../../x11/wxGTK28/buildlink3.mk"
-.include "../../x11/xorgproto/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/megaglest/PLIST b/megaglest/PLIST
deleted file mode 100644
index d976fae3f8..0000000000
--- a/megaglest/PLIST
+++ /dev/null
@@ -1 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2014/04/24 19:11:24 christtrekker Exp $
diff --git a/megaglest/distinfo b/megaglest/distinfo
deleted file mode 100644
index 3a953d2075..0000000000
--- a/megaglest/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2014/04/24 19:11:24 christtrekker Exp $
-
-SHA1 (3.9.1.tar.gz) = 5ffc98a995041cabb6d551cab0ae7acbd0d383b6
-RMD160 (3.9.1.tar.gz) = 22e5a1adfd12d1f83fb04ecf57fea556cb1acba6
-Size (3.9.1.tar.gz) = 4966496 bytes
-SHA1 (patch-build-mg.sh) = eb28641bfde6754989d6f1578ae652d57d46e817
diff --git a/megaglest/patches/patch-build-mg.sh b/megaglest/patches/patch-build-mg.sh
deleted file mode 100644
index 0da801ae15..0000000000
--- a/megaglest/patches/patch-build-mg.sh
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD$
-
---- build-mg.sh.orig	2018-03-07 10:41:05.899626541 +0000
-+++ build-mg.sh
-@@ -107,9 +107,10 @@ EXTRA_CMAKE_OPTIONS=
- 
- # Build threads
- # By default we use all physical CPU cores to build.
--NUMCORES=`lscpu -p | grep -cv '^#'`
-+NUMCORES=`lscpu -p | grep -cv '^#'| wc -l`
- echo "CPU cores detected: $NUMCORES"
- if [ "$NUMCORES" = '' ]; then NUMCORES=1; fi
-+if [ "$NUMCORES" = '0' ]; then NUMCORES=1; fi
- if [ $CPU_COUNT != -1 ]; then NUMCORES=$CPU_COUNT; fi
- echo "CPU cores to be used: $NUMCORES"
- 


Home | Main Index | Thread Index | Old Index