diff options
Diffstat (limited to 'math')
65 files changed, 0 insertions, 70 deletions
diff --git a/math/abs/Makefile b/math/abs/Makefile index 1fb381c..9bf085f 100644 --- a/math/abs/Makefile +++ b/math/abs/Makefile @@ -17,7 +17,6 @@ COMMENT= A free spreadsheet with graphical user interface PLIST_FILES= bin/abs USE_XLIB= yes USE_XPM= yes -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/abs-src-0.908 post-patch: diff --git a/math/algae/Makefile b/math/algae/Makefile index 14686e7..76a5abc 100644 --- a/math/algae/Makefile +++ b/math/algae/Makefile @@ -15,7 +15,6 @@ MAINTAINER= laszlof@vonostingroup.com COMMENT= A programming language for numerical analysis GNU_CONFIGURE= yes -USE_REINPLACE= yes ALGAE_VERSION= ${PORTVERSION} PLIST_SUB= ALGAE_VERSION=${ALGAE_VERSION} diff --git a/math/arpack++/Makefile b/math/arpack++/Makefile index 43bdbfe..fd065b7 100644 --- a/math/arpack++/Makefile +++ b/math/arpack++/Makefile @@ -24,7 +24,6 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libarpack.a:${PORTSDIR}/math/arpack \ gmake:${PORTSDIR}/devel/gmake NO_BUILD= yes -USE_REINPLACE= yes REINPLACE_ARGS= -i "" DOCS= README doc/arpackpp.ps.gz doc/bugs.txt doc/structure.txt diff --git a/math/atlas-devel/Makefile b/math/atlas-devel/Makefile index 7c0d762..2e306f1 100644 --- a/math/atlas-devel/Makefile +++ b/math/atlas-devel/Makefile @@ -26,7 +26,6 @@ CONFLICTS= elmer-mathlibs-1* USE_BZIP2= yes WRKSRC= ${WRKDIR}/ATLAS INSTALLS_SHLIB= yes -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/math/atlas/Makefile b/math/atlas/Makefile index 221200d..a1e9cb0 100644 --- a/math/atlas/Makefile +++ b/math/atlas/Makefile @@ -26,7 +26,6 @@ CONFLICTS= elmer-mathlibs-1* USE_BZIP2= yes WRKSRC= ${WRKDIR}/ATLAS INSTALLS_SHLIB= yes -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/math/blacs/Makefile b/math/blacs/Makefile index 3b3fac6..85d23d4 100644 --- a/math/blacs/Makefile +++ b/math/blacs/Makefile @@ -38,7 +38,6 @@ F77?= f77 .if !defined(NO_GNUF77) F77EXTRAFLAGS= -w -fno-globals -fugly-complex .endif -USE_REINPLACE= yes DEBUG_LEVEL= 0 .if defined(WITH_OPTIMIZED_FLAGS) diff --git a/math/clarence/Makefile b/math/clarence/Makefile index 2bd4b7e..0dff933 100644 --- a/math/clarence/Makefile +++ b/math/clarence/Makefile @@ -16,7 +16,6 @@ MAINTAINER= psh@iki.fi COMMENT= Programmer's calculator USE_GNOME= pygtk2 -USE_REINPLACE= yes USE_PYTHON= yes NO_BUILD= yes MAN1= clarence.1 diff --git a/math/convertall/Makefile b/math/convertall/Makefile index fbdc317..0d1cbfe 100644 --- a/math/convertall/Makefile +++ b/math/convertall/Makefile @@ -17,7 +17,6 @@ BUILD_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt RUN_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt WRKSRC= ${WRKDIR}/ConvertAll -USE_REINPLACE= yes USE_PYTHON= 2.4+ USE_X_PREFIX= yes NO_BUILD= yes diff --git a/math/diehard/Makefile b/math/diehard/Makefile index 3a0df68..9cbbf51 100644 --- a/math/diehard/Makefile +++ b/math/diehard/Makefile @@ -16,7 +16,6 @@ MAINTAINER= skv@FreeBSD.org COMMENT= Marsaglia's Diehard Battery of Tests of Randomness ALL_TARGET= diehard -USE_REINPLACE= YES WRKSRC= ${WRKDIR}/${DISTNAME} PLIST_SUB= DOCSDIR="share/doc/${PORTNAME}" DATADIR="share/${PORTNAME}" diff --git a/math/djbfft/Makefile b/math/djbfft/Makefile index 1e2f6ab..6c57f1a 100644 --- a/math/djbfft/Makefile +++ b/math/djbfft/Makefile @@ -19,7 +19,6 @@ NO_PACKAGE= Forbidden - we have patches to the distribution. DISABLE_SIZE= yes ALL_TARGET= INSTALL_TARGET=setup check -USE_REINPLACE= yes HEADER_FILES= complex4.h complex8.h fftc4.h fftc8.h fftfreq.h \ fftr4.h fftr8.h real4.h real8.h diff --git a/math/drgeo/Makefile b/math/drgeo/Makefile index 1b78df7..f17d10d 100644 --- a/math/drgeo/Makefile +++ b/math/drgeo/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libglade2 -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/math/e/Makefile b/math/e/Makefile index 80fc426..3e1d638 100644 --- a/math/e/Makefile +++ b/math/e/Makefile @@ -15,7 +15,6 @@ COMMENT= A tiny expression evaluator MAKEFILE= makefile ALL_TARGET= e -USE_REINPLACE= yes post-patch: @${RM} ${WRKSRC}/${PORTNAME} diff --git a/math/emacs-calc/Makefile b/math/emacs-calc/Makefile index 249249c..9e2cba2 100644 --- a/math/emacs-calc/Makefile +++ b/math/emacs-calc/Makefile @@ -18,7 +18,6 @@ COMMENT= Arbitrary-precision calculator for Emacs RUN_DEPENDS= emacs:${PORTSDIR}/editors/emacs BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs -USE_REINPLACE= yes INFO= calc post-patch: diff --git a/math/eukleides/Makefile b/math/eukleides/Makefile index 2d432d1..112ca6d 100644 --- a/math/eukleides/Makefile +++ b/math/eukleides/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= pstoedit:${PORTSDIR}/graphics/pstoedit \ epstopdf:${PORTSDIR}/print/teTeX-base USE_BISON= yes -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -c" ALL_TARGET= eukleides info diff --git a/math/fbm/Makefile b/math/fbm/Makefile index 93bf05d..3bcd2e2 100644 --- a/math/fbm/Makefile +++ b/math/fbm/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Flexible Bayesian Modeling and Markov Chain Sampling NO_LATEST_LINK= yes -USE_REINPLACE= yes SCRIPTS = bvg-circ bvg-wrap dist-circ dist-wrap gp-circ \ gp-wrap dft-circ dft-wrap mix-circ mix-wrap \ diff --git a/math/femlab/Makefile b/math/femlab/Makefile index 1d805e6..b7e3efe 100644 --- a/math/femlab/Makefile +++ b/math/femlab/Makefile @@ -18,7 +18,6 @@ COMMENT= Interactive program for solving partial differential equations in 2D BUILD_DEPENDS= ${X11BASE}/lib/libsx.a:${PORTSDIR}/x11/libsx \ xmkmf:${X_IMAKE_PORT} -USE_REINPLACE= yes USE_X_PREFIX= yes FEMLAB_HOME= ${PREFIX}/lib/X11/femlab diff --git a/math/fftw/Makefile b/math/fftw/Makefile index ed0f5b0..997c3fb 100644 --- a/math/fftw/Makefile +++ b/math/fftw/Makefile @@ -22,7 +22,6 @@ COMMENT?= Fast C routines to compute the Discrete Fourier Transform FFTW_FLAVOR?= default FFTW_SUFIX= -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/math/fftw3/Makefile b/math/fftw3/Makefile index bf0c085..29ccda4 100644 --- a/math/fftw3/Makefile +++ b/math/fftw3/Makefile @@ -23,7 +23,6 @@ FFTW3_SUFX= USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack gnometarget pkgconfig -USE_REINPLACE= yes USE_PERL5_BUILD=yes INSTALLS_SHLIB= yes USE_LDOUBLE= yes diff --git a/math/freefem/Makefile b/math/freefem/Makefile index 8145768..301f600 100644 --- a/math/freefem/Makefile +++ b/math/freefem/Makefile @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= kfem MAINTAINER= ports@FreeBSD.org COMMENT= A language for the Finite Element Method -USE_REINPLACE= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/math/fung-calc/Makefile b/math/fung-calc/Makefile index a9a8421..efd8a15 100644 --- a/math/fung-calc/Makefile +++ b/math/fung-calc/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut USE_KDELIBS_VER=3 USE_GL= yes USE_GMAKE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index a01bcd8..25a1d38 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -23,7 +23,6 @@ INSTALLS_OMF= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/math/gexpr/Makefile b/math/gexpr/Makefile index 108cd05..dc07a96 100644 --- a/math/gexpr/Makefile +++ b/math/gexpr/Makefile @@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= apps/math/calc MAINTAINER= ijliao@FreeBSD.org COMMENT= A shell calculator -USE_REINPLACE= yes USE_GETOPT_LONG=yes MAKE_ENV= CPPFLAGS="${CPPFLAGS}" \ LDFLAGS="${LDFLAGS}" diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index ce06d43..d37eee0 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= glewis@FreeBSD.org COMMENT= A command-driven interactive function plotting program -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --without-tutorial \ diff --git a/math/goblin/Makefile b/math/goblin/Makefile index 31a67f2..cda9f4d 100644 --- a/math/goblin/Makefile +++ b/math/goblin/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 CONFLICTS= ImageMagick-[0-9]* display-* -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ARGS= CC="${CC}" CCFLAGS="${CFLAGS}" \ CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" \ diff --git a/math/grace/Makefile b/math/grace/Makefile index 2a8388d..25fa716 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -34,7 +34,6 @@ MAN1= convcal.1 grace.1 xmgrace.1 gracebat.1 grconvert.1 USE_X_PREFIX= YES USE_GMAKE= YES USE_MOTIF= YES -USE_REINPLACE= YES GNU_CONFIGURE= YES CONFIGURE_ARGS= \ --with-extra-incpath=${X11BASE}/include/X11:${LOCALBASE}/include \ diff --git a/math/gracetmpl/Makefile b/math/gracetmpl/Makefile index e18a98f..903ab6e 100644 --- a/math/gracetmpl/Makefile +++ b/math/gracetmpl/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/numarray/__init__.py:${PORTSDIR}/math/py-numar USE_BZIP2= yes USE_PYTHON= yes USE_GETOPT_LONG= yes -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ARGS= PREFIX="${PREFIX}" \ BIN_PREFIX="${PREFIX}/bin" \ diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile index ac45121..6f62663 100644 --- a/math/graphthing/Makefile +++ b/math/graphthing/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= wx_gtk2_core-2.6.0:${PORTSDIR}/x11-toolkits/wxgtk26 USE_BZIP2= yes USE_GNOME= gnometarget gtk20 USE_BISON= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/math/it++/Makefile b/math/it++/Makefile index 3d9d21f..91dc260 100644 --- a/math/it++/Makefile +++ b/math/it++/Makefile @@ -18,7 +18,6 @@ COMMENT= Mathematical, signal processing and communication library LIB_DEPENDS= atlas.1:${PORTSDIR}/math/atlas -USE_REINPLACE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= opt USE_GMAKE= yes diff --git a/math/javanns/Makefile b/math/javanns/Makefile index 56ff91d..45130fa 100644 --- a/math/javanns/Makefile +++ b/math/javanns/Makefile @@ -24,7 +24,6 @@ LIBSDIR?= ${DATADIR}/lib NO_WRKSUBDIR= yes NO_BUILD= yes -USE_REINPLACE= yes post-extract: # Permissions in the tar file are whacked diff --git a/math/javaview/Makefile b/math/javaview/Makefile index 75e192e..811b912 100644 --- a/math/javaview/Makefile +++ b/math/javaview/Makefile @@ -22,7 +22,6 @@ NO_WRKSUBDIR= yes USE_ZIP= yes USE_JAVA= yes -USE_REINPLACE= yes DATADIR= ${JAVASHAREDIR}/${PORTNAME} diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile index 27a4262..fad6a3a 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -31,7 +31,6 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GETOPT_LONG=yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes DO_NOT_COMPILE+=klaptopdaemon kmilo CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" CONFIGURE_ARGS+=--with-pythondir=${LOCALBASE} diff --git a/math/lapack95/Makefile b/math/lapack95/Makefile index 0448654..53bfb94 100644 --- a/math/lapack95/Makefile +++ b/math/lapack95/Makefile @@ -24,7 +24,6 @@ FC= ${LOCALBASE}/intel_fc_80/bin/ifort FORTRAN_FIXED= FORTRAN_FREE= -free FFOPTFLAGS= -O3 -tpp7 -xKW -Vaxlib -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's,%%FC%%,${FC},g ; \ diff --git a/math/laspack/Makefile b/math/laspack/Makefile index d782e5e..7f4cb54 100644 --- a/math/laspack/Makefile +++ b/math/laspack/Makefile @@ -17,7 +17,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Package for solving large sparse systems of linear equations -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME} MAKEFILE= makefile diff --git a/math/libneural/Makefile b/math/libneural/Makefile index 186a1dc..5adac83 100644 --- a/math/libneural/Makefile +++ b/math/libneural/Makefile @@ -16,7 +16,6 @@ COMMENT= C++ implementation of the classic 3-layer perceptron in library form GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ diff --git a/math/lp_solve/Makefile b/math/lp_solve/Makefile index f0b3556..57c8b773 100644 --- a/math/lp_solve/Makefile +++ b/math/lp_solve/Makefile @@ -19,8 +19,6 @@ USE_BISON= yes MAN1= lp_solve.1 -USE_REINPLACE= yes - post-patch: @${REINPLACE_CMD} -e 's,%%CC%%,${CC},g ; \ s,%%CFLAGS%%,${CFLAGS},g' ${WRKSRC}/Makefile diff --git a/math/metis-edf/Makefile b/math/metis-edf/Makefile index 81aa2ab..ef78e1ba6 100644 --- a/math/metis-edf/Makefile +++ b/math/metis-edf/Makefile @@ -18,7 +18,6 @@ CONFLICTS= metis-[0-9]* ALL_TARGET= default MAKE_ENV+= CC="${CC}" AR="${AR}" F77="${F77}" FFLAGS="${FFLAGS}" -USE_REINPLACE= yes REINPLACE_ARGS= -i "" F77?= f77 diff --git a/math/miracl/Makefile b/math/miracl/Makefile index 20d307d..2f4ecb2 100644 --- a/math/miracl/Makefile +++ b/math/miracl/Makefile @@ -17,7 +17,6 @@ MAINTAINER= lioux@FreeBSD.org COMMENT= Multiprecision Integer and Rational Arithmetic C/C++ Library USE_ZIP= yes -USE_REINPLACE= yes NO_WRKSUBDIR= ys EXTRACT_BEFORE_ARGS= -j -aa -L diff --git a/math/mupad/Makefile b/math/mupad/Makefile index b34d510..cc27df7 100644 --- a/math/mupad/Makefile +++ b/math/mupad/Makefile @@ -29,7 +29,6 @@ NO_WRKSUBDIR= yes EXTRACT_CMD= rpm2cpio.pl EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= | ${CPIO} -id --quiet -USE_REINPLACE= yes MUPADBASEDIR=MuPAD-${PORTVERSION} do-build: diff --git a/math/nauty/Makefile b/math/nauty/Makefile index 7525b0a..d37bd42 100644 --- a/math/nauty/Makefile +++ b/math/nauty/Makefile @@ -18,7 +18,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}20 MAKEFILE= makefile ALL_TARGET= nauty NO_INSTALL_MANPAGES=yes -USE_REINPLACE= yes PORTDOCS= oldmanual.ps read.me PLIST_FILES= bin/dreadnaut bin/dreadnaut1 bin/dreadnautL1 bin/dreadnautB diff --git a/math/ndiff/Makefile b/math/ndiff/Makefile index 1289df7..0194d62 100644 --- a/math/ndiff/Makefile +++ b/math/ndiff/Makefile @@ -33,7 +33,6 @@ CONFIGURE_ARGS= --with-double .endif .endif -USE_REINPLACE= yes GNU_CONFIGURE= yes ALL_TARGET= all check-runs diff --git a/math/newmat/Makefile b/math/newmat/Makefile index 722815e..6488140 100644 --- a/math/newmat/Makefile +++ b/math/newmat/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A C++ matrix library NO_WRKSUBDIR= yes -USE_REINPLACE= yes USE_GMAKE= yes MAKEFILE= nm_gnu.mak MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index 278fbf1..a214b35 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -25,7 +25,6 @@ RUN_DEPENDS= octave:${PORTSDIR}/math/octave \ USE_GMAKE= yes GNU_CONFIGURE= yes ALL_TARGET= # empty -USE_REINPLACE= yes CONFIGURE_ARGS= --with-cc=${CC} \ --with-cxx=${CXX} diff --git a/math/oleo/Makefile b/math/oleo/Makefile index 1d35440..bbf1b47 100644 --- a/math/oleo/Makefile +++ b/math/oleo/Makefile @@ -17,7 +17,6 @@ COMMENT= The GNU spreadsheet for X11 and terminals USE_PERL5_BUILD= yes USE_BISON= yes -USE_REINPLACE= yes USE_AUTOTOOLS= autoconf:213 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" diff --git a/math/physcalc/Makefile b/math/physcalc/Makefile index 73c56d6..b38a6546 100644 --- a/math/physcalc/Makefile +++ b/math/physcalc/Makefile @@ -18,7 +18,6 @@ EXTRACT_BEFORE_ARGS= -aq EXTRACT_AFTER_ARGS= -x physcalc -d ${WRKDIR} NO_WRKSUBDIR= yes -USE_REINPLACE= yes USE_ZIP= yes DEFS= -DSHAREDIR="\"${PREFIX}/share/physcalc/\"" diff --git a/math/plman/Makefile b/math/plman/Makefile index 4991f3d..b1118a3 100644 --- a/math/plman/Makefile +++ b/math/plman/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper NO_BUILD= yes USE_JAVA= yes -USE_REINPLACE= yes USE_ZIP= yes JAVA_VERSION= 1.4+ diff --git a/math/plplot/Makefile b/math/plplot/Makefile index 0204349..42cfa97 100644 --- a/math/plplot/Makefile +++ b/math/plplot/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode \ qhull.5:${PORTSDIR}/math/qhull USE_AUTOTOOLS= libltdl:15 -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/math/proofgeneral/Makefile b/math/proofgeneral/Makefile index c053883..e483e53 100644 --- a/math/proofgeneral/Makefile +++ b/math/proofgeneral/Makefile @@ -51,7 +51,6 @@ MAKE_ARGS+= EMACS_NAME=${EMACS_NAME} EMACS_SITE_LISPDIR=${EMACS_SITE_LISPDIR} USE_EMACS= yes USE_GMAKE= yes USE_PERL5= yes -USE_REINPLACE= yes SUB_FILES= pkg-message SUB_LIST= EMACS_SITE_LISPDIR=${EMACS_SITE_LISPDIR} diff --git a/math/qgfe/Makefile b/math/qgfe/Makefile index 69c538f..7b1259f 100644 --- a/math/qgfe/Makefile +++ b/math/qgfe/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot USE_BZIP2= yes -USE_REINPLACE= yes USE_QT_VER= 3 MAKE_ENV= QTDIR=${X11BASE} \ MOC=${MOC} diff --git a/math/qhull/Makefile b/math/qhull/Makefile index 853ebaf..5770250 100644 --- a/math/qhull/Makefile +++ b/math/qhull/Makefile @@ -14,7 +14,6 @@ DISTNAME= ${PORTNAME}-2003.1 MAINTAINER= ports@FreeBSD.org COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces -USE_REINPLACE= yes USE_GMAKE= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes diff --git a/math/qhull5/Makefile b/math/qhull5/Makefile index 853ebaf..5770250 100644 --- a/math/qhull5/Makefile +++ b/math/qhull5/Makefile @@ -14,7 +14,6 @@ DISTNAME= ${PORTNAME}-2003.1 MAINTAINER= ports@FreeBSD.org COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces -USE_REINPLACE= yes USE_GMAKE= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes diff --git a/math/rascal/Makefile b/math/rascal/Makefile index b312597..bdee4b3 100644 --- a/math/rascal/Makefile +++ b/math/rascal/Makefile @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/Rascal-${PORTVERSION} USE_GETOPT_LONG= yes USE_BISON= yes WANT_GNOME= yes -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ENV= CC="${CXX}" CFLAGS="${CXXFLAGS}" \ CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/math/reed-solomon/Makefile b/math/reed-solomon/Makefile index 8862745..8a7ba13 100644 --- a/math/reed-solomon/Makefile +++ b/math/reed-solomon/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://www.ka9q.net/code/fec/ MAINTAINER= freebsduser@paradisegreen.co.uk COMMENT= A Reed-Solomon CODEC library -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GMAKE= yes INSTALLS_SHLIB= yes diff --git a/math/rpc/Makefile b/math/rpc/Makefile index b74e3e5..5bf6ec6 100644 --- a/math/rpc/Makefile +++ b/math/rpc/Makefile @@ -19,7 +19,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libccm.so:${PORTSDIR}/math/ccmath RUN_DEPENDS= ${LOCALBASE}/lib/libccm.so:${PORTSDIR}/math/ccmath USE_GMAKE= yes -USE_REINPLACE= yes # to avoid cumbersome patching: see below GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/math/scalapack/Makefile b/math/scalapack/Makefile index 2713242..c1037f1 100644 --- a/math/scalapack/Makefile +++ b/math/scalapack/Makefile @@ -32,7 +32,6 @@ LIB_DEPENDS= lapack:${PORTSDIR}/math/lapack \ CONFLICTS= elmer-mathlibs-1* F77?= f77 -USE_REINPLACE= yes ARCH2FIX= PBLAS/SRC PBLAS/SRC/PBBLAS PBLAS/SRC/PTOOLS PBLAS/SRC/PTZBLAS \ REDIST/SRC SRC TOOLS TOOLS/LAPACK diff --git a/math/sdpa/Makefile b/math/sdpa/Makefile index e452500..0cd2437 100644 --- a/math/sdpa/Makefile +++ b/math/sdpa/Makefile @@ -27,9 +27,7 @@ BUILD_DEPENDS= ${LOCALBASE}/intel_cc_80/bin/icc:${PORTSDIR}/lang/icc LIB_DEPENDS= atlas:${PORTSDIR}/math/atlas OLDVERSION= 6.2.0 -USE_REINPLACE= yes USE_GMAKE= yes -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME} .if defined(WITH_SMP) LAPACK= -lalapack_r diff --git a/math/sdpara/Makefile b/math/sdpara/Makefile index 28df8ad..4151011 100644 --- a/math/sdpara/Makefile +++ b/math/sdpara/Makefile @@ -24,9 +24,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libscalapack.a:${PORTSDIR}/math/scalapack \ ${LOCALBASE}/lib/libblacs.a:${PORTSDIR}/math/blacs \ ${LOCALBASE}/mpich/lib/libmpich.a:${PORTSDIR}/net/mpich -USE_REINPLACE= yes USE_GMAKE= yes -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME} LAPACK= -lalapack CBLAS= -lcblas -lf77blas -latlas -lg2c diff --git a/math/simd-viterbi/Makefile b/math/simd-viterbi/Makefile index 03fde97..3b2b069 100644 --- a/math/simd-viterbi/Makefile +++ b/math/simd-viterbi/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://www.ka9q.net/code/fec/ MAINTAINER= freebsduser@paradisegreen.co.uk COMMENT= A fast Viterbi CODEC library -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GMAKE= yes INSTALLS_SHLIB= yes diff --git a/math/spar/Makefile b/math/spar/Makefile index 86edd26..c2532dc 100644 --- a/math/spar/Makefile +++ b/math/spar/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A modular math parser USE_GETOPT_LONG=yes -USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/math/spooles/Makefile b/math/spooles/Makefile index d88ef7e..0fea7ac 100644 --- a/math/spooles/Makefile +++ b/math/spooles/Makefile @@ -31,7 +31,6 @@ BUILD_DEPENDS= ${LOCALBASE}/mpich/lib/libmpich.a:${PORTSDIR}/net/mpich .endif USE_GMAKE= yes #BSD make gives problems here -USE_REINPLACE= yes NO_WRKSUBDIR= yes MAKEFILE= makefile ALL_TARGET= global diff --git a/math/superlu/Makefile b/math/superlu/Makefile index 5552c46..e66d32b 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -23,7 +23,6 @@ COMMENT= A library of routines for performing sparse factorization LIB_DEPENDS= atlas:${PORTSDIR}/math/atlas P_VERSION= 3.0 -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/SuperLU_${P_VERSION} ALL_TARGET= superlulib diff --git a/math/superlu_mt/Makefile b/math/superlu_mt/Makefile index d6a6687..d350705 100644 --- a/math/superlu_mt/Makefile +++ b/math/superlu_mt/Makefile @@ -22,7 +22,6 @@ COMMENT= Routines for performing multithreaded sparse factorization BUILD_DEPENDS= ${LOCALBASE}/lib/libblas.a:${PORTSDIR}/math/blas -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/SuperLU_MT ALL_TARGET= superlulib diff --git a/math/vtk/Makefile b/math/vtk/Makefile index fbe7d0e..e627c34 100644 --- a/math/vtk/Makefile +++ b/math/vtk/Makefile @@ -25,8 +25,6 @@ COMMENT?= The Visualization Toolkit shared libs BROKEN= Does not build -USE_REINPLACE= yes - LIBVER= 1 VTKSRCDIR= ${WRKDIR}/VTK TESTINGDIR= ${EXAMPLESDIR}/Testing diff --git a/math/vtk43/Makefile b/math/vtk43/Makefile index c98b467..fd8836c 100644 --- a/math/vtk43/Makefile +++ b/math/vtk43/Makefile @@ -26,7 +26,6 @@ COMMENT?= The Visualization Toolkit shared libs BROKEN= Incorrect pkg-plist LATEST_LINK= vtk43 -USE_REINPLACE= yes PREFIX= ${LOCALBASE}/vtk43 diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile index fbe7d0e..e627c34 100644 --- a/math/vtk5/Makefile +++ b/math/vtk5/Makefile @@ -25,8 +25,6 @@ COMMENT?= The Visualization Toolkit shared libs BROKEN= Does not build -USE_REINPLACE= yes - LIBVER= 1 VTKSRCDIR= ${WRKDIR}/VTK TESTINGDIR= ${EXAMPLESDIR}/Testing diff --git a/math/xppaut/Makefile b/math/xppaut/Makefile index 57bc593..87d12e0 100644 --- a/math/xppaut/Makefile +++ b/math/xppaut/Makefile @@ -16,7 +16,6 @@ COMMENT= Graphical tool for solving differential equations, etc MAN1= xppaut.1 USE_X_PREFIX= yes -USE_REINPLACE= yes MAKE_ARGS= CC="${CC}" WRKSRC= ${WRKDIR} |