mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Remove USE_REINPLACE from all categories starting with B
This commit is contained in:
parent
7f07944635
commit
72ad491a93
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161307
28 changed files with 0 additions and 29 deletions
|
@ -17,7 +17,6 @@ EXTRACT_SUFX= .tgz
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Performance Test of Filesystem I/O
|
COMMENT= Performance Test of Filesystem I/O
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
MAN1= bon_csv2html.1 bon_csv2txt.1 generate_randfile.1
|
MAN1= bon_csv2html.1 bon_csv2txt.1 generate_randfile.1
|
||||||
|
|
|
@ -33,7 +33,6 @@ LIB_DEPENDS+= cblas.1:${PORTSDIR}/math/atlas
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
INSTALLS_SHLIB= yes
|
INSTALLS_SHLIB= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
HPL_ARCH?= FreeBSD_PIV_CBLAS
|
HPL_ARCH?= FreeBSD_PIV_CBLAS
|
||||||
ALL_TARGET= arch=${HPL_ARCH}
|
ALL_TARGET= arch=${HPL_ARCH}
|
||||||
MAN3= HPL_abort.3 HPL_all_reduce.3 HPL_barrier.3 HPL_bcast.3 \
|
MAN3= HPL_abort.3 HPL_all_reduce.3 HPL_barrier.3 HPL_bcast.3 \
|
||||||
|
|
|
@ -16,7 +16,6 @@ COMMENT= Network benchmark
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}
|
WRKSRC= ${WRKDIR}
|
||||||
USE_ZIP= yes
|
USE_ZIP= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
PLIST_FILES= bin/netio
|
PLIST_FILES= bin/netio
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,6 @@ COMMENT= A measurement tool for available bandwidth estimation
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
PLIST_FILES= bin/pathchirp_rcv bin/pathchirp_snd bin/pathchirp_run
|
PLIST_FILES= bin/pathchirp_rcv bin/pathchirp_snd bin/pathchirp_run
|
||||||
PORTDOCS= README
|
PORTDOCS= README
|
||||||
|
|
|
@ -15,7 +15,6 @@ EXTRACT_SUFX= .tgz
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Benchmark SMTP/POP servers
|
COMMENT= Benchmark SMTP/POP servers
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
|
||||||
USE_OPENSSL= yes
|
USE_OPENSSL= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
|
|
|
@ -16,7 +16,6 @@ COMMENT= An ANSI C version of the SciMark2 benchmark
|
||||||
|
|
||||||
PLIST_FILES= bin/scimark2
|
PLIST_FILES= bin/scimark2
|
||||||
WRKSRC= ${WRKDIR}
|
WRKSRC= ${WRKDIR}
|
||||||
USE_REINPLACE= yes
|
|
||||||
USE_ZIP= yes
|
USE_ZIP= yes
|
||||||
|
|
||||||
MALLOC2STD= kernel.c Stopwatch.c Random.c array.c
|
MALLOC2STD= kernel.c Stopwatch.c Random.c array.c
|
||||||
|
|
|
@ -18,7 +18,6 @@ HAS_CONFIGURE= yes
|
||||||
ALL_TARGET= ${PORTNAME}
|
ALL_TARGET= ${PORTNAME}
|
||||||
PLIST_FILES= sbin/tmetric
|
PLIST_FILES= sbin/tmetric
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
MAN8= tmetric.8
|
MAN8= tmetric.8
|
||||||
|
|
||||||
|
|
|
@ -26,7 +26,6 @@ USE_ZIP= yes
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
USE_GL= yes
|
USE_GL= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
WX_CONFIG= ${X11BASE}/bin/wxgtk2-2.4-config
|
WX_CONFIG= ${X11BASE}/bin/wxgtk2-2.4-config
|
||||||
|
|
||||||
|
|
|
@ -16,7 +16,6 @@ COMMENT= Programs to compare protein sequences and profiles
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/SRC-${PORTVERSION}
|
WRKSRC= ${WRKDIR}/SRC-${PORTVERSION}
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}| ; \
|
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}| ; \
|
||||||
|
|
|
@ -19,7 +19,6 @@ GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --enable-standard-prefix --datadir=${DATADIR} --enable-viewer
|
CONFIGURE_ARGS= --enable-standard-prefix --datadir=${DATADIR} --enable-viewer
|
||||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||||
USE_PERL5_BUILD= yes
|
USE_PERL5_BUILD= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
.if !defined(WITHOUT_QT)
|
.if !defined(WITHOUT_QT)
|
||||||
BUILD_DEPENDS+= qmake:${PORTSDIR}/devel/qmake
|
BUILD_DEPENDS+= qmake:${PORTSDIR}/devel/qmake
|
||||||
|
|
|
@ -16,7 +16,6 @@ MAINTAINER= tonymaher@optusnet.com.au
|
||||||
COMMENT= Creation of multilocus linkage maps
|
COMMENT= Creation of multilocus linkage maps
|
||||||
|
|
||||||
NO_WRKSUBDIR= true
|
NO_WRKSUBDIR= true
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
PROGRAMS= crimap
|
PROGRAMS= crimap
|
||||||
EXAMPLES= chr7a.gen demo.dat
|
EXAMPLES= chr7a.gen demo.dat
|
||||||
|
|
|
@ -17,7 +17,6 @@ COMMENT= distributedfolding.org distributed protein folding project
|
||||||
|
|
||||||
ONLY_FOR_ARCHS= i386
|
ONLY_FOR_ARCHS= i386
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
USE_SIZE= yes
|
USE_SIZE= yes
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
||||||
|
|
|
@ -16,7 +16,6 @@ MAINTAINER= tonymaher@optusnet.com.au
|
||||||
COMMENT= A quality control algorithm for DNA sequencing projects
|
COMMENT= A quality control algorithm for DNA sequencing projects
|
||||||
|
|
||||||
NO_WRKSUBDIR= true
|
NO_WRKSUBDIR= true
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
EXAMPLES= README script.compare script.limits \
|
EXAMPLES= README script.compare script.limits \
|
||||||
bact.all chromosomeIII.all human.all worm.all
|
bact.all chromosomeIII.all human.all worm.all
|
||||||
|
|
|
@ -19,7 +19,6 @@ MAINTAINER= maho@FreeBSD.org
|
||||||
COMMENT= Molecular viewer, editor and visualization program
|
COMMENT= Molecular viewer, editor and visualization program
|
||||||
|
|
||||||
USE_XLIB= yes
|
USE_XLIB= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
ALL_TARGET= # empty
|
ALL_TARGET= # empty
|
||||||
|
|
||||||
|
|
|
@ -20,7 +20,6 @@ RUN_DEPENDS= gawk:${PORTSDIR}/lang/gawk \
|
||||||
|
|
||||||
GFF2PS_MAN= MANUAL_GFF2PS_v0.96.ps
|
GFF2PS_MAN= MANUAL_GFF2PS_v0.96.ps
|
||||||
PATCH_WRKSRC= ${WRKDIR}
|
PATCH_WRKSRC= ${WRKDIR}
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
||||||
|
|
|
@ -16,7 +16,6 @@ COMMENT= Displays a periodic table of the elements
|
||||||
|
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
USE_GNOME= gnomehier gtk20
|
USE_GNOME= gnomehier gtk20
|
||||||
USE_REINPLACE= yes
|
|
||||||
ALL_TARGET= ${PORTNAME}
|
ALL_TARGET= ${PORTNAME}
|
||||||
|
|
||||||
LANGS= da fr pl sv tr
|
LANGS= da fr pl sv tr
|
||||||
|
|
|
@ -15,7 +15,6 @@ MAINTAINER= dbader@ece.unm.edu
|
||||||
COMMENT= Genome Rearrangements Analysis and Phylogeny Software
|
COMMENT= Genome Rearrangements Analysis and Phylogeny Software
|
||||||
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
PLIST_FILES= bin/grappa bin/invdist bin/distmat
|
PLIST_FILES= bin/grappa bin/invdist bin/distmat
|
||||||
|
|
||||||
|
|
|
@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Toolkit for developing bioinformatic related software in C++
|
COMMENT= Toolkit for developing bioinformatic related software in C++
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||||
USE_REINPLACE= yes
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||||
INSTALLS_SHLIB= yes
|
INSTALLS_SHLIB= yes
|
||||||
|
|
|
@ -19,7 +19,6 @@ WRKSRC= ${WRKDIR}/lsysexp-0.67
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e \
|
@${REINPLACE_CMD} -e \
|
||||||
|
|
|
@ -17,7 +17,6 @@ COMMENT= A program to estimate population sizes and migration rates
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
MAN1= migrate.1
|
MAN1= migrate.1
|
||||||
MLINKS= migrate.1 migrate-n.1
|
MLINKS= migrate.1 migrate-n.1
|
||||||
|
|
|
@ -25,7 +25,6 @@ RESTRICTED= "free for academic, non profit usage;"
|
||||||
NO_CDROM= "Do not re-distribute source and executable."
|
NO_CDROM= "Do not re-distribute source and executable."
|
||||||
NO_PACKAGE= "Though the source codes are accessible, the author is hoping for distribution in an original form."
|
NO_PACKAGE= "Though the source codes are accessible, the author is hoping for distribution in an original form."
|
||||||
MAKEFILE= ${WRKSRC}/makefile
|
MAKEFILE= ${WRKSRC}/makefile
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
|
|
|
@ -20,7 +20,6 @@ COMMENT= Simple yet powerful tool to generate POV from a PDB file
|
||||||
RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray
|
RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray
|
||||||
|
|
||||||
NO_WRKSUBDIR= yes
|
NO_WRKSUBDIR= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
DIST_SUBDIR= povchem
|
DIST_SUBDIR= povchem
|
||||||
|
|
||||||
DEFS= -DDATADIR=\"${PREFIX}/share/povchem\" \
|
DEFS= -DDATADIR=\"${PREFIX}/share/povchem\" \
|
||||||
|
|
|
@ -14,7 +14,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||||
MAINTAINER= tonymaher@optusnet.com.au
|
MAINTAINER= tonymaher@optusnet.com.au
|
||||||
COMMENT= Primer3 helps to choose primers for PCR reactions
|
COMMENT= Primer3 helps to choose primers for PCR reactions
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
|
||||||
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||||||
DOCUMENTS= README example
|
DOCUMENTS= README example
|
||||||
|
|
||||||
|
|
|
@ -24,7 +24,6 @@ LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut \
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/pymol-${PORTVERSION}
|
WRKSRC= ${WRKDIR}/pymol-${PORTVERSION}
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_REINPLACE= yes
|
|
||||||
USE_PYTHON= yes
|
USE_PYTHON= yes
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
|
@ -16,8 +16,6 @@ COMMENT= An algorithm for aligning expressed DNA with genomic sequences
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/sim4.${PORTVERSION:S/./-/g}
|
WRKSRC= ${WRKDIR}/sim4.${PORTVERSION:S/./-/g}
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
|
||||||
|
|
||||||
ALL_TARGET= sim4
|
ALL_TARGET= sim4
|
||||||
PLIST_FILES= bin/sim4
|
PLIST_FILES= bin/sim4
|
||||||
|
|
||||||
|
|
|
@ -24,7 +24,6 @@ WRKSRC= ${WRKDIR}/tinker/source
|
||||||
MAKEFILE= ${WRKDIR}/tinker/make/Makefile
|
MAKEFILE= ${WRKDIR}/tinker/make/Makefile
|
||||||
ALL_TARGET= all listing
|
ALL_TARGET= all listing
|
||||||
INSTALL_TARGET= rename
|
INSTALL_TARGET= rename
|
||||||
USE_REINPLACE= yes
|
|
||||||
RESTRICTED= author requests no distribution except from his FTP site
|
RESTRICTED= author requests no distribution except from his FTP site
|
||||||
|
|
||||||
DOCS= README *.pdf *.txt release*
|
DOCS= README *.pdf *.txt release*
|
||||||
|
|
|
@ -16,7 +16,6 @@ COMMENT= Intelligent algorithms for DNA searches
|
||||||
|
|
||||||
WRKTOP= ${WRKDIR}/${DISTNAME}
|
WRKTOP= ${WRKDIR}/${DISTNAME}
|
||||||
WRKSRC= ${WRKTOP}/src
|
WRKSRC= ${WRKTOP}/src
|
||||||
USE_REINPLACE= yes
|
|
||||||
MAKEFILE= makefile
|
MAKEFILE= makefile
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
|
@ -28,7 +28,6 @@ QTCFGLIBS+= ${PTHREAD_LIBS}
|
||||||
QTCPPFLAGS+= ${PTHREAD_CFLAGS}
|
QTCPPFLAGS+= ${PTHREAD_CFLAGS}
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_QT_VER= 3
|
USE_QT_VER= 3
|
||||||
USE_REINPLACE= yes
|
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
|
|
||||||
pre-configure:
|
pre-configure:
|
||||||
|
|
Loading…
Add table
Reference in a new issue