Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Nov 2019 14:11:46 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r517068 - in head/math: PDL calcoo coq drgeo galculator gkmap graphthing igraph mate-calc oleo pear-Math_BigInteger proofgeneral py-igraph saga scilab sound-of-sorting tablix
Message-ID:  <201911081411.xA8EBkPL019129@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Fri Nov  8 14:11:45 2019
New Revision: 517068
URL: https://svnweb.freebsd.org/changeset/ports/517068

Log:
  math: Add missing USES={gl,gnome,php,sdl,xorg}

Modified:
  head/math/PDL/Makefile
  head/math/calcoo/Makefile
  head/math/coq/Makefile
  head/math/drgeo/Makefile
  head/math/galculator/Makefile
  head/math/gkmap/Makefile
  head/math/graphthing/Makefile
  head/math/igraph/Makefile
  head/math/mate-calc/Makefile
  head/math/oleo/Makefile
  head/math/pear-Math_BigInteger/Makefile
  head/math/proofgeneral/Makefile
  head/math/py-igraph/Makefile
  head/math/saga/Makefile
  head/math/scilab/Makefile
  head/math/sound-of-sorting/Makefile
  head/math/tablix/Makefile

Modified: head/math/PDL/Makefile
==============================================================================
--- head/math/PDL/Makefile	Fri Nov  8 14:06:27 2019	(r517067)
+++ head/math/PDL/Makefile	Fri Nov  8 14:11:45 2019	(r517068)
@@ -64,7 +64,8 @@ PGPLOT_BUILD_DEPENDS=	p5-PGPLOT>=0:graphics/p5-PGPLOT
 PLPLOT_LIB_DEPENDS=	libplplotd.so:math/plplot
 OPENGL_BUILD_DEPENDS=	p5-OpenGL>=0.65:graphics/p5-OpenGL
 OPENGL_RUN_DEPENDS:=	${OPENGL_BUILD_DEPENDS}
-OPENGL_USE=		gl=yes
+OPENGL_USES=		gl
+OPENGL_USE=		gl=glu
 GD_LIB_DEPENDS=		libgd.so:graphics/gd
 F77_BUILD_DEPENDS=	p5-ExtUtils-F77>=0:lang/p5-ExtUtils-F77
 FFTW_LIB_DEPENDS=	libfftw.so:math/fftw

Modified: head/math/calcoo/Makefile
==============================================================================
--- head/math/calcoo/Makefile	Fri Nov  8 14:06:27 2019	(r517067)
+++ head/math/calcoo/Makefile	Fri Nov  8 14:11:45 2019	(r517068)
@@ -9,7 +9,7 @@ MASTER_SITES=	SF
 MAINTAINER=	naddy@FreeBSD.org
 COMMENT=	RPN and algebraic scientific calculator
 
-USES=		pkgconfig
+USES=		gnome pkgconfig
 USE_GNOME=	gtk20
 GNU_CONFIGURE=	yes
 LIBS+=		-lm

Modified: head/math/coq/Makefile
==============================================================================
--- head/math/coq/Makefile	Fri Nov  8 14:06:27 2019	(r517067)
+++ head/math/coq/Makefile	Fri Nov  8 14:11:45 2019	(r517068)
@@ -24,7 +24,7 @@ BUILD_DEPENDS=	camlp5:devel/ocaml-camlp5 \
 LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2
 
-USES=		emacs gmake gettext-runtime
+USES=		emacs gettext-runtime gmake gnome
 USE_GNOME=	atk cairo gdkpixbuf2 glib20 gtk20 gtksourceview2 pango
 USE_LDCONFIG=	${PREFIX}/lib/coq
 USE_OCAML=	yes

Modified: head/math/drgeo/Makefile
==============================================================================
--- head/math/drgeo/Makefile	Fri Nov  8 14:06:27 2019	(r517067)
+++ head/math/drgeo/Makefile	Fri Nov  8 14:11:45 2019	(r517068)
@@ -15,7 +15,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libguile.so:lang/guile
 
-USES=		compiler:c++11-lang gettext gmake localbase:ldflags pkgconfig pathfix
+USES=		compiler:c++11-lang gettext gmake gnome localbase:ldflags \
+		pathfix pkgconfig
 GNU_CONFIGURE=	yes
 USE_GNOME=	gnomeprefix intlhack libglade2
 

Modified: head/math/galculator/Makefile
==============================================================================
--- head/math/galculator/Makefile	Fri Nov  8 14:06:27 2019	(r517067)
+++ head/math/galculator/Makefile	Fri Nov  8 14:11:45 2019	(r517068)
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 USE_GITHUB=	yes
 
-USES=		autoreconf gettext gmake libtool localbase pkgconfig
+USES=		autoreconf gettext gmake gnome libtool localbase pkgconfig
 USE_GNOME=	cairo intltool
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes

Modified: head/math/gkmap/Makefile
==============================================================================
--- head/math/gkmap/Makefile	Fri Nov  8 14:06:27 2019	(r517067)
+++ head/math/gkmap/Makefile	Fri Nov  8 14:11:45 2019	(r517068)
@@ -14,7 +14,7 @@ LICENSE=	GPLv2
 
 GNU_CONFIGURE=	yes
 
-USES=		pkgconfig
+USES=		gnome pkgconfig
 USE_GNOME=	gtk20 libglade2 libxml2
 
 .include <bsd.port.mk>

Modified: head/math/graphthing/Makefile
==============================================================================
--- head/math/graphthing/Makefile	Fri Nov  8 14:06:27 2019	(r517067)
+++ head/math/graphthing/Makefile	Fri Nov  8 14:11:45 2019	(r517068)
@@ -13,7 +13,7 @@ COMMENT=	Tool that allows you to create, manipulate, a
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		bison compiler:c++11-lang gmake tar:bzip2
+USES=		bison compiler:c++11-lang gmake gnome tar:bzip2
 USE_GNOME=	gtk20
 USE_WX=		2.8
 WX_CONF_ARGS=	absolute

Modified: head/math/igraph/Makefile
==============================================================================
--- head/math/igraph/Makefile	Fri Nov  8 14:06:27 2019	(r517067)
+++ head/math/igraph/Makefile	Fri Nov  8 14:11:45 2019	(r517068)
@@ -17,7 +17,7 @@ BROKEN_sparc64=		fails to compile: uses x86 asm
 LIB_DEPENDS=	libgmp.so:math/gmp
 
 GNU_CONFIGURE=	yes
-USES=		gmake libtool pathfix
+USES=		gmake gnome libtool pathfix
 USE_GNOME=	libxml2
 CONFIGURE_ARGS+=	--enable-gmp
 CFLAGS+=	-I${LOCALBASE}/include

Modified: head/math/mate-calc/Makefile
==============================================================================
--- head/math/mate-calc/Makefile	Fri Nov  8 14:06:27 2019	(r517067)
+++ head/math/mate-calc/Makefile	Fri Nov  8 14:11:45 2019	(r517068)
@@ -17,7 +17,7 @@ BUILD_DEPENDS=	itstool:textproc/itstool
 
 PORTSCOUT=	limitw:1,even
 
-USES=		gettext gmake pkgconfig localbase tar:xz
+USES=		gettext gmake gnome localbase pkgconfig tar:xz
 USE_GNOME=	cairo gdkpixbuf2 gtk30 intlhack libxml2
 GNU_CONFIGURE=	yes
 

Modified: head/math/oleo/Makefile
==============================================================================
--- head/math/oleo/Makefile	Fri Nov  8 14:06:27 2019	(r517067)
+++ head/math/oleo/Makefile	Fri Nov  8 14:11:45 2019	(r517068)
@@ -27,6 +27,7 @@ OPTIONS_SUB=	yes
 MOTIF_LIB_DEPENDS=	libplot.so:graphics/plotutils \
 			libXbae.so:x11-toolkits/xbae \
 			libXmHTML.so:x11-toolkits/xmhtml
+MOTIF_USES_OFF=		xorg
 MOTIF_USES=		motif
 MOTIF_CONFIGURE_WITH=	motif
 MOTIF_USE_OFF=		XORG=xt,ice,sm

Modified: head/math/pear-Math_BigInteger/Makefile
==============================================================================
--- head/math/pear-Math_BigInteger/Makefile	Fri Nov  8 14:06:27 2019	(r517067)
+++ head/math/pear-Math_BigInteger/Makefile	Fri Nov  8 14:11:45 2019	(r517068)
@@ -8,7 +8,7 @@ CATEGORIES=	math pear
 MAINTAINER=	meritus@innervision.pl
 COMMENT=	Pure-PHP arbitrary precision integer arithmetic library
 
+USES=		pear php
 USE_PHP=	pcre
-USES=	pear
 
 .include <bsd.port.mk>

Modified: head/math/proofgeneral/Makefile
==============================================================================
--- head/math/proofgeneral/Makefile	Fri Nov  8 14:06:27 2019	(r517067)
+++ head/math/proofgeneral/Makefile	Fri Nov  8 14:11:45 2019	(r517068)
@@ -20,7 +20,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 BUILD_DEPENDS=	bash:shells/bash
 RUN_DEPENDS=	${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme
 
-USES=		emacs gmake perl5 shebangfix tar:tgz
+USES=		emacs gmake gnome perl5 shebangfix tar:tgz
 EMACS_FLAVORS_EXCLUDE=	nox devel_nox
 
 INSTALLS_ICONS=	yes

Modified: head/math/py-igraph/Makefile
==============================================================================
--- head/math/py-igraph/Makefile	Fri Nov  8 14:06:27 2019	(r517067)
+++ head/math/py-igraph/Makefile	Fri Nov  8 14:11:45 2019	(r517068)
@@ -16,7 +16,7 @@ LICENSE=	GPLv2
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/libigraph.so:math/igraph
 
-USES=		python
+USES=		gnome python
 USE_PYTHON=	autoplist concurrent distutils
 USE_GNOME=	libxml2
 

Modified: head/math/saga/Makefile
==============================================================================
--- head/math/saga/Makefile	Fri Nov  8 14:06:27 2019	(r517067)
+++ head/math/saga/Makefile	Fri Nov  8 14:11:45 2019	(r517068)
@@ -30,7 +30,7 @@ LIB_DEPENDS=	libcurl.so:ftp/curl \
 		libtiff.so:graphics/tiff
 RUN_DEPENDS:=	swig3.0:devel/swig30
 
-USES=		autoreconf compiler:c++11-lib desktop-file-utils dos2unix \
+USES=		autoreconf compiler:c++11-lib desktop-file-utils dos2unix gnome \
 		iconv:wchar_t libtool localbase pkgconfig python
 USE_LDCONFIG=	yes
 USE_WX=		3.0+

Modified: head/math/scilab/Makefile
==============================================================================
--- head/math/scilab/Makefile	Fri Nov  8 14:06:27 2019	(r517067)
+++ head/math/scilab/Makefile	Fri Nov  8 14:11:45 2019	(r517068)
@@ -120,7 +120,7 @@ TK_CONFIGURE_ON=	--with-tk-library=${LOCALBASE}/lib \
 			--with-tk-include=${TK_INCLUDEDIR} \
 			--with-tcl-library=${LOCALBASE}/lib \
 			--with-tcl-include=${TCL_INCLUDEDIR}
-TK_USES=	tk
+TK_USES=	tk xorg
 TK_USE=		XORG=x11
 TK_RUN_DEPENDS=	${LOCALBASE}/lib/bwidget/init.tcl:x11-toolkits/bwidget
 

Modified: head/math/sound-of-sorting/Makefile
==============================================================================
--- head/math/sound-of-sorting/Makefile	Fri Nov  8 14:06:27 2019	(r517067)
+++ head/math/sound-of-sorting/Makefile	Fri Nov  8 14:11:45 2019	(r517068)
@@ -11,6 +11,8 @@ COMMENT=	Visualization and "Audibilization" of Sorting
 
 LICENSE=	GPLv3
 
+USES=		sdl
+
 GNU_CONFIGURE=	yes
 USE_SDL=	sdl
 USE_WX=		2.8+

Modified: head/math/tablix/Makefile
==============================================================================
--- head/math/tablix/Makefile	Fri Nov  8 14:06:27 2019	(r517067)
+++ head/math/tablix/Makefile	Fri Nov  8 14:11:45 2019	(r517068)
@@ -18,7 +18,7 @@ PVM_ROOT=	${LOCALBASE}/lib/pvm
 
 USE_GNOME=	libxml2
 GNU_CONFIGURE=	yes
-USES=		gettext gmake libtool shebangfix
+USES=		gettext gmake gnome libtool shebangfix
 SHEBANG_FILES=	${WRKSRC}/utils/tablix2_plot \
 		${WRKSRC}/utils/tablix2_benchmark \
 		${WRKSRC}/ttf/tablix2_test



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