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

This commit is contained in:
Tobias Kortkamp 2019-11-08 14:11:45 +00:00
parent ada7328504
commit 9284bc5ac0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517068
17 changed files with 20 additions and 15 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -14,7 +14,7 @@ LICENSE= GPLv2
GNU_CONFIGURE= yes
USES= pkgconfig
USES= gnome pkgconfig
USE_GNOME= gtk20 libglade2 libxml2
.include <bsd.port.mk>

View file

@ -13,7 +13,7 @@ COMMENT= Tool that allows you to create, manipulate, and study graphs
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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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

View file

@ -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+

View file

@ -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

View file

@ -11,6 +11,8 @@ COMMENT= Visualization and "Audibilization" of Sorting Algorithms
LICENSE= GPLv3
USES= sdl
GNU_CONFIGURE= yes
USE_SDL= sdl
USE_WX= 2.8+

View file

@ -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