Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 4)

This commit is contained in:
Baptiste Daroussin 2013-09-20 17:17:44 +00:00
parent 24561f1e3a
commit 77d32abc6b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327726
623 changed files with 877 additions and 1242 deletions

View file

@ -27,6 +27,7 @@ MAN1= ${APPS:S|$|.1|}
ONLY_FOR_ARCHS= i386 amd64 sparc64 ONLY_FOR_ARCHS= i386 amd64 sparc64
ONLY_FOR_ARCHS_REASON= has low-level code unavailable for ${ARCH} ONLY_FOR_ARCHS_REASON= has low-level code unavailable for ${ARCH}
NO_STAGE= yes
post-patch: post-patch:
@${REINPLACE_CMD} -e 's|PREFIX|"${PREFIX}/9"|' ${WRKSRC}/lib9/get9root.c @${REINPLACE_CMD} -e 's|PREFIX|"${PREFIX}/9"|' ${WRKSRC}/lib9/get9root.c
@${REINPLACE_CMD} -e '/OBJTYPE!=/s|!=.*|=${ARCH:S,i386,386,:S,amd64,x86_64,:S,sparc64,sun4u,}|' ${WRKSRC}/lib9/Makefile @${REINPLACE_CMD} -e '/OBJTYPE!=/s|!=.*|=${ARCH:S,i386,386,:S,amd64,x86_64,:S,sparc64,sun4u,}|' ${WRKSRC}/lib9/Makefile

View file

@ -20,4 +20,5 @@ CMAKE_ARGS= -DBUILD_DEMOS=OFF
USE_LDCONFIG= yes USE_LDCONFIG= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,10 +1,5 @@
# ex:ts=8 # Created by: jraynard
# New ports collection makefile for: Electric Fence
# Date created: 13 November 1997
# Whom: jraynard
#
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= electricfence PORTNAME= electricfence
PORTVERSION= 2.2.2 PORTVERSION= 2.2.2
@ -24,6 +19,7 @@ MAN3= efence.3
MAKE_ARGS= CC="${CC}" MAKE_ARGS= CC="${CC}"
PLIST_FILES= bin/ef.sh lib/libefence.a lib/libefence.so.0 PLIST_FILES= bin/ef.sh lib/libefence.a lib/libefence.so.0
NO_STAGE= yes
do-install: do-install:
${INSTALL_DATA} ${WRKSRC}/libefence.a ${PREFIX}/lib ${INSTALL_DATA} ${WRKSRC}/libefence.a ${PREFIX}/lib
${INSTALL_DATA} ${WRKSRC}/libefence.so.0.0 ${PREFIX}/lib/libefence.so.0 ${INSTALL_DATA} ${WRKSRC}/libefence.so.0.0 ${PREFIX}/lib/libefence.so.0

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: orbit # Created by: Chia-liang Kao <clkao@CirX.ORG>
# Date Created: 16 Aug 1998
# Whom: Chia-liang Kao <clkao@CirX.ORG>
#
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= ORBit PORTNAME= ORBit
PORTVERSION= 0.5.17 PORTVERSION= 0.5.17
@ -26,6 +22,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
INFO= libIDL INFO= libIDL
NO_STAGE= yes
post-patch: post-patch:
@${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure ${WRKSRC}/libIDL/configure ${WRKSRC}/popt/configure @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure ${WRKSRC}/libIDL/configure ${WRKSRC}/popt/configure
@${TOUCH} ${WRKSRC}/configure @${TOUCH} ${WRKSRC}/configure

View file

@ -1,12 +1,9 @@
# New ports collection makefile for: ORBit2-reference # Created by: Jean-Yves Lefort <jylefort@FreeBSD.org>
# Date created: 09 May 2006
# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org>
#
# $FreeBSD$ # $FreeBSD$
#
PORTREVISION= 0 PORTREVISION= 0
REFERENCE_SRC= ${WRKSRC}/docs/api REFERENCE_SRC= ${WRKSRC}/docs/api
NO_STAGE= yes
.include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk" .include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk"

View file

@ -26,6 +26,7 @@ CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \
CPPFLAGS+= -I${LOCALBASE}/include CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib LDFLAGS+= -L${LOCALBASE}/lib
NO_STAGE= yes
post-patch: post-patch:
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
${WRKSRC}/src/orb/orb-core/orbit-typelib.c ${WRKSRC}/src/orb/orb-core/orbit-typelib.c

View file

@ -16,4 +16,5 @@ LICENSE_COMB= dual
USE_R_MOD= yes USE_R_MOD= yes
R_MOD_AUTOPLIST= yes R_MOD_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -14,4 +14,5 @@ LICENSE= GPLv2
USE_R_MOD= yes USE_R_MOD= yes
R_MOD_AUTOPLIST= yes R_MOD_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -15,4 +15,5 @@ LICENSE= GPLv2
USE_R_MOD= yes USE_R_MOD= yes
R_MOD_AUTOPLIST= yes R_MOD_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -15,4 +15,5 @@ LICENSE_COMB= dual
USE_R_MOD= yes USE_R_MOD= yes
R_MOD_AUTOPLIST= yes R_MOD_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -15,4 +15,5 @@ LICENSE_COMB= dual
USE_R_MOD= yes USE_R_MOD= yes
R_MOD_AUTOPLIST= yes R_MOD_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -17,4 +17,5 @@ RUN_DEPENDS= R-cran-bitops>0:${PORTSDIR}/devel/R-cran-bitops
USE_R_MOD= yes USE_R_MOD= yes
R_MOD_AUTOPLIST= yes R_MOD_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -18,4 +18,5 @@ RUN_DEPENDS= R-cran-reshape2>0:${PORTSDIR}/devel/R-cran-reshape2 \
USE_R_MOD= yes USE_R_MOD= yes
R_MOD_AUTOPLIST= yes R_MOD_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -15,4 +15,5 @@ LICENSE= GPLv2
USE_R_MOD= yes USE_R_MOD= yes
R_MOD_AUTOPLIST= yes R_MOD_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -16,4 +16,5 @@ RUN_DEPENDS= R-cran-iterators>=1.0.0:${PORTSDIR}/devel/R-cran-iterators
USE_R_MOD= yes USE_R_MOD= yes
R_MOD_AUTOPLIST= yes R_MOD_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -14,4 +14,5 @@ LICENSE= GPLv2
USE_R_MOD= yes USE_R_MOD= yes
R_MOD_AUTOPLIST= yes R_MOD_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -18,4 +18,5 @@ USE_PERL5= run
USE_R_MOD= yes USE_R_MOD= yes
R_MOD_AUTOPLIST= yes R_MOD_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -14,4 +14,5 @@ LICENSE= GPLv2
USE_R_MOD= yes USE_R_MOD= yes
R_MOD_AUTOPLIST= yes R_MOD_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -17,4 +17,5 @@ RUN_DEPENDS= R-cran-proto>=0.3.9.2_6:${PORTSDIR}/devel/R-cran-proto
USE_R_MOD= yes USE_R_MOD= yes
R_MOD_AUTOPLIST= yes R_MOD_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -14,4 +14,5 @@ LICENSE= LGPL21
USE_R_MOD= yes USE_R_MOD= yes
R_MOD_AUTOPLIST= yes R_MOD_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -15,4 +15,5 @@ LICENSE= AL2
USE_R_MOD= yes USE_R_MOD= yes
R_MOD_AUTOPLIST= yes R_MOD_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -15,4 +15,5 @@ RUN_DEPENDS= R-cran-iterators>=1.0.0:${PORTSDIR}/devel/R-cran-iterators
USE_R_MOD= yes USE_R_MOD= yes
R_MOD_AUTOPLIST= yes R_MOD_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -15,4 +15,5 @@ RUN_DEPENDS= R-cran-digest>=0:${PORTSDIR}/security/R-cran-digest
USE_R_MOD= yes USE_R_MOD= yes
R_MOD_AUTOPLIST= yes R_MOD_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -16,4 +16,5 @@ RUN_DEPENDS= R-cran-itertools>0:${PORTSDIR}/devel/R-cran-itertools \
USE_R_MOD= yes USE_R_MOD= yes
R_MOD_AUTOPLIST= yes R_MOD_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -15,4 +15,5 @@ LICENSE= GPLv2
USE_R_MOD= yes USE_R_MOD= yes
R_MOD_AUTOPLIST= yes R_MOD_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -14,4 +14,5 @@ RUN_DEPENDS= R-cran-RColorBrewer>=1.0.5_6:${PORTSDIR}/graphics/R-cran-RColorBrew
USE_R_MOD= yes USE_R_MOD= yes
R_MOD_AUTOPLIST= yes R_MOD_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -17,4 +17,5 @@ RUN_DEPENDS= R-cran-plyr>0:${PORTSDIR}/devel/R-cran-plyr
USE_R_MOD= yes USE_R_MOD= yes
R_MOD_AUTOPLIST= yes R_MOD_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -18,4 +18,5 @@ RUN_DEPENDS= R-cran-plyr>=1.5:${PORTSDIR}/devel/R-cran-plyr \
USE_R_MOD= yes USE_R_MOD= yes
R_MOD_AUTOPLIST= yes R_MOD_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: SpecTcl1.1 # Created by: Andreas Klemm <andreas@klemm.gtn.com>
# Date created: Fri Oct 3 18:50:53 CEST 1997
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= SpecTcl PORTNAME= SpecTcl
PORTVERSION= 1.2.2a PORTVERSION= 1.2.2a
@ -19,6 +15,7 @@ NO_BUILD= yes
USE_TK_WRAPPER= yes USE_TK_WRAPPER= yes
NO_STAGE= yes
post-patch: post-patch:
.for file in specJava specTcl .for file in specJava specTcl
@${REINPLACE_CMD} -e \ @${REINPLACE_CMD} -e \

View file

@ -1,9 +1,5 @@
# Ports collection makefile for: qbzr # Created by: Carlo Strub
# Date created: 26 May 2010
# Whom: Carlo Strub
#
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= qbzr PORTNAME= qbzr
PORTVERSION= 0.23.0 PORTVERSION= 0.23.0
@ -31,4 +27,5 @@ USE_PYDISTUTILS= yes
USES= gettext USES= gettext
INSTALLS_ICONS= yes INSTALLS_ICONS= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: qca # Created by: Vsevolod Stakhov <vsevolod@highsecure.ru>
# Date created: 27 March 2005
# Whom: Vsevolod Stakhov <vsevolod@highsecure.ru>
#
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= qca PORTNAME= qca
PORTVERSION= 2.0.3 PORTVERSION= 2.0.3
@ -44,6 +40,7 @@ CONFIGURE_ARGS+=--debug
PLIST_SUB+= DEBUG="" PLIST_SUB+= DEBUG=""
.endif .endif
NO_STAGE= yes
pre-configure: pre-configure:
${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/configure ${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/configure
${MKDIR} ${WRKSRC}/libdata/pkgconfig ${MKDIR} ${WRKSRC}/libdata/pkgconfig

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: qconf # Created by: Andreev Maxim <andreevmaxim@gmail.com>
# Date created: 2010-10-28
# Whom: Andreev Maxim <andreevmaxim@gmail.com>
#
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= qconf PORTNAME= qconf
PORTVERSION= 1.4 PORTVERSION= 1.4
@ -23,4 +19,5 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \
--qtdir=${QT_PREFIX} \ --qtdir=${QT_PREFIX} \
--verbose --verbose
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -20,6 +20,7 @@ USE_PYDISTUTILS= yes
WRKSRC= ${WRKDIR}/qct WRKSRC= ${WRKDIR}/qct
OPTIONS_DEFINE= DOCS OPTIONS_DEFINE= DOCS
NO_STAGE= yes
.include <bsd.port.options.mk> .include <bsd.port.options.mk>
post-install: post-install:

View file

@ -33,6 +33,7 @@ OPTIONS_DEFINE= TOOLS DOCS NLS
OPTIONS_DEFAULT= ${OPTIONS_DEFINE} OPTIONS_DEFAULT= ${OPTIONS_DEFINE}
TOOLS_DESC= Install Qt4 dev. tools (qmake, moc, etc.) TOOLS_DESC= Install Qt4 dev. tools (qmake, moc, etc.)
NO_STAGE= yes
.include <bsd.port.options.mk> .include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS} .if ${PORT_OPTIONS:MNLS}

View file

@ -1,7 +1,4 @@
# New ports collection makefile for: qgit # Created by: Ion-Mihai "IOnut" Tetcu <itetcu@FreeBSD.org>
# Date created: 2009-04-19
# Whom: Ion-Mihai "IOnut" Tetcu <itetcu@FreeBSD.org>
#
# $FreeBSD$ # $FreeBSD$
PORTNAME= qgit PORTNAME= qgit
@ -22,6 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
PLIST_FILES= bin/${PORTNAME} PLIST_FILES= bin/${PORTNAME}
NO_STAGE= yes
do-configure: do-configure:
@cd ${WRKSRC} && ${QMAKE} ${PORTNAME}.pro @cd ${WRKSRC} && ${QMAKE} ${PORTNAME}.pro

View file

@ -17,6 +17,7 @@ USE_LDCONFIG= yes
PORTDOCS= * PORTDOCS= *
NO_STAGE= yes
.include <bsd.port.options.mk> .include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS} .if ${PORT_OPTIONS:MDOCS}

View file

@ -30,6 +30,7 @@ EXTRACT_AFTER_ARGS= \
EXTRACT_AFTER_ARGS+='${DISTNAME}/doc/html/qmake*' EXTRACT_AFTER_ARGS+='${DISTNAME}/doc/html/qmake*'
DOCSDIR=${PREFIX}/share/doc/qt DOCSDIR=${PREFIX}/share/doc/qt
PLIST_SUB+= DOCSDIR='${DOCSDIR}' PLIST_SUB+= DOCSDIR='${DOCSDIR}'
NO_STAGE= yes
post-install: post-install:
${MKDIR} '${DOCSDIR}' ${MKDIR} '${DOCSDIR}'
${CP} -Rp '${WRKSRC:H}/doc/html' '${DOCSDIR}' ${CP} -Rp '${WRKSRC:H}/doc/html' '${DOCSDIR}'

View file

@ -1,4 +1,4 @@
# Created by: lofi@freebsd.org, mi@aldan.algebra.com # Created by: lofi@FreeBSD.org, mi@aldan.algebra.com
# $FreeBSD$ # $FreeBSD$
PORTNAME= qmake PORTNAME= qmake
@ -37,6 +37,7 @@ EXTRACT_AFTER_ARGS= \
'${DISTNAME}/tools/shared/symbian' \ '${DISTNAME}/tools/shared/symbian' \
'${DISTNAME}/tools/shared/windows' '${DISTNAME}/tools/shared/windows'
NO_STAGE= yes
post-patch: post-patch:
@${REINPLACE_CMD} -e 's|-O2|${CXXFLAGS}|' \ @${REINPLACE_CMD} -e 's|-O2|${CXXFLAGS}|' \
-e 's|/usr/local|${LOCALBASE}|' \ -e 's|/usr/local|${LOCALBASE}|' \

View file

@ -1,7 +1,4 @@
# New ports collection makefile for: qprog # Created by: Brandon Fosdick <bfoz@bfoz.net>
# Date created: 2007/07/20
# Whom: Brandon Fosdick <bfoz@bfoz.net>
#
# $FreeBSD$ # $FreeBSD$
PORTNAME= qprog PORTNAME= qprog
@ -21,6 +18,7 @@ WRKSRC= ${WRKDIR}/QProg
PLIST_FILES= bin/${PORTNAME} PLIST_FILES= bin/${PORTNAME}
NO_STAGE= yes
do-configure: do-configure:
( cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \ ( cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \
${QMAKE} -unix PREFIX=${PREFIX} QProg.pro ) ${QMAKE} -unix PREFIX=${PREFIX} QProg.pro )

View file

@ -21,6 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
OPTIONS_DEFINE= PYTHON OPTIONS_DEFINE= PYTHON
OPTIONS_DEFAULT=PYTHON OPTIONS_DEFAULT=PYTHON
NO_STAGE= yes
.include <bsd.port.options.mk> .include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPYTHON} .if ${PORT_OPTIONS:MPYTHON}

View file

@ -22,6 +22,7 @@ QMAKE_ARGS= -unix PREFIX=${PREFIX}
WRKSRC= ${WRKDIR}/${DISTNAME}/designer-Qt4Qt5 WRKSRC= ${WRKDIR}/${DISTNAME}/designer-Qt4Qt5
NO_STAGE= yes
.include "${.CURDIR}/../py-qt4/bsd.pyqt.mk" .include "${.CURDIR}/../py-qt4/bsd.pyqt.mk"
.include <bsd.port.pre.mk> .include <bsd.port.pre.mk>

View file

@ -23,6 +23,7 @@ QMAKE_ARGS= -unix PREFIX=${PREFIX}
PORTDOCS= * PORTDOCS= *
PORTEXAMPLES= * PORTEXAMPLES= *
NO_STAGE= yes
.include "${.CURDIR}/../py-qt4/bsd.pyqt.mk" .include "${.CURDIR}/../py-qt4/bsd.pyqt.mk"
.include <bsd.port.options.mk> .include <bsd.port.options.mk>

View file

@ -24,6 +24,7 @@ DESKTOP_ENTRIES="QSvn" "SVN client" "${PREFIX}/share/pixmaps/qsvn.png" \
SVNQT_INCLUDE_DIR= include/svnqt4 SVNQT_INCLUDE_DIR= include/svnqt4
PLIST_SUB= SVNQT_INCLUDE_DIR="${SVNQT_INCLUDE_DIR}" PLIST_SUB= SVNQT_INCLUDE_DIR="${SVNQT_INCLUDE_DIR}"
NO_STAGE= yes
pre-configure: pre-configure:
${REINPLACE_CMD} -e 's,include/svnqt,${SVNQT_INCLUDE_DIR},g' \ ${REINPLACE_CMD} -e 's,include/svnqt,${SVNQT_INCLUDE_DIR},g' \
${WRKSRC}/svnqt/CMakeLists.txt ${WRKSRC}/svnqt/CMakeLists.txt

View file

@ -1,4 +1,4 @@
# Created by: lofi@freebsd.org # Created by: lofi@FreeBSD.org
# $FreeBSD$ # $FreeBSD$
PORTNAME= assistant PORTNAME= assistant
@ -24,6 +24,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME:C/src/version/}
PLIST_FILES= bin/assistant_adp PLIST_FILES= bin/assistant_adp
NO_STAGE= yes
pre-configure: pre-configure:
${REINPLACE_CMD} -e 's|$$$$\[QT_INSTALL_BINS]|${PREFIX}/bin|g' \ ${REINPLACE_CMD} -e 's|$$$$\[QT_INSTALL_BINS]|${PREFIX}/bin|g' \
${WRKSRC}/compat.pro ${WRKSRC}/compat.pro

View file

@ -1,4 +1,4 @@
# Created by: lofi@freebsd.org # Created by: lofi@FreeBSD.org
# $FreeBSD$ # $FreeBSD$
PORTNAME= assistant PORTNAME= assistant
@ -42,6 +42,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure
NO_STAGE= yes
pre-configure: pre-configure:
${REINPLACE_CMD} \ ${REINPLACE_CMD} \
-e 's|^TARGET.*|TARGET=assistant-qt4|g' \ -e 's|^TARGET.*|TARGET=assistant-qt4|g' \

View file

@ -1,4 +1,4 @@
# Created by: lofi@freebsd.org # Created by: lofi@FreeBSD.org
# $FreeBSD$ # $FreeBSD$
PORTNAME= corelib PORTNAME= corelib
@ -43,6 +43,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure
NO_STAGE= yes
.include "${.CURDIR}/../../devel/qt4/files/Makefile.options" .include "${.CURDIR}/../../devel/qt4/files/Makefile.options"
.if empty(QT4_OPTIONS:MCUPS) .if empty(QT4_OPTIONS:MCUPS)

View file

@ -37,6 +37,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure
NO_STAGE= yes
pre-configure: pre-configure:
${MKDIR} ${WRKSRC}/mkspecs ${MKDIR} ${WRKSRC}/mkspecs
${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake

View file

@ -1,4 +1,4 @@
# Created by: lofi@freebsd.org # Created by: lofi@FreeBSD.org
# $FreeBSD$ # $FreeBSD$
PORTNAME= designer PORTNAME= designer
@ -44,6 +44,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure
NO_STAGE= yes
pre-configure: pre-configure:
${REINPLACE_CMD} -e 's|^TARGET.*|TARGET=designer-qt4|g' \ ${REINPLACE_CMD} -e 's|^TARGET.*|TARGET=designer-qt4|g' \
${BUILD_WRKSRC}/src/${PORTNAME}/${PORTNAME}.pro ${BUILD_WRKSRC}/src/${PORTNAME}/${PORTNAME}.pro

View file

@ -39,6 +39,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure
NO_STAGE= yes
pre-configure: pre-configure:
${REINPLACE_CMD} -e 's|assistant||' \ ${REINPLACE_CMD} -e 's|assistant||' \
${BUILD_WRKSRC}/tools.pro ${BUILD_WRKSRC}/tools.pro

View file

@ -39,6 +39,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure
NO_STAGE= yes
pre-configure: pre-configure:
${MKDIR} ${WRKSRC}/mkspecs ${MKDIR} ${WRKSRC}/mkspecs
${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake

View file

@ -1,4 +1,4 @@
# Created by: lofi@freebsd.org # Created by: lofi@FreeBSD.org
# $FreeBSD$ # $FreeBSD$
PORTNAME= libQtAssistantClient PORTNAME= libQtAssistantClient
@ -24,6 +24,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME:C/src/version/}
BUILD_WRKSRC= ${WRKSRC}/lib BUILD_WRKSRC= ${WRKSRC}/lib
INSTALL_WRKSRC= ${BUILD_WRKSRC} INSTALL_WRKSRC= ${BUILD_WRKSRC}
NO_STAGE= yes
pre-configure: pre-configure:
${REINPLACE_CMD} -e 's|$$$$\[QT_INSTALL_HEADERS]|${PREFIX}/${QT_INCDIR_REL}|g' \ ${REINPLACE_CMD} -e 's|$$$$\[QT_INSTALL_HEADERS]|${PREFIX}/${QT_INCDIR_REL}|g' \
-e 's|$$$$\[QT_INSTALL_LIBS]|${PREFIX}/${QT_LIBDIR_REL}|g' \ -e 's|$$$$\[QT_INSTALL_LIBS]|${PREFIX}/${QT_LIBDIR_REL}|g' \

View file

@ -1,4 +1,4 @@
# Created by: lofi@freebsd.org # Created by: lofi@FreeBSD.org
# $FreeBSD$ # $FreeBSD$
PORTNAME= linguist PORTNAME= linguist
@ -42,6 +42,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure
NO_STAGE= yes
pre-configure: pre-configure:
${REINPLACE_CMD} -E -e 's|^TARGET[[:blank:]]*=[[:blank:]]*([a-z]+)|TARGET=\1-qt4|g' \ ${REINPLACE_CMD} -E -e 's|^TARGET[[:blank:]]*=[[:blank:]]*([a-z]+)|TARGET=\1-qt4|g' \
${BUILD_WRKSRC}/${PORTNAME}.pro ${BUILD_WRKSRC}/${PORTNAME}/${PORTNAME}.pro \ ${BUILD_WRKSRC}/${PORTNAME}.pro ${BUILD_WRKSRC}/${PORTNAME}/${PORTNAME}.pro \

View file

@ -1,4 +1,4 @@
# Created by: lofi@freebsd.org # Created by: lofi@FreeBSD.org
# $FreeBSD$ # $FreeBSD$
PORTNAME= makeqpf PORTNAME= makeqpf
@ -37,6 +37,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure
NO_STAGE= yes
.include <bsd.port.pre.mk> .include <bsd.port.pre.mk>
.if ${OSVERSION} < 802502 .if ${OSVERSION} < 802502

View file

@ -1,4 +1,4 @@
# Created by: lofi@freebsd.org # Created by: lofi@FreeBSD.org
# $FreeBSD$ # $FreeBSD$
PORTNAME= moc PORTNAME= moc
@ -37,6 +37,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure
NO_STAGE= yes
pre-configure: pre-configure:
${REINPLACE_CMD} -e 's|target.path.*|target.path=${PREFIX}/bin|g' \ ${REINPLACE_CMD} -e 's|target.path.*|target.path=${PREFIX}/bin|g' \
-e 's|^TARGET.*|TARGET=moc-qt4|g' \ -e 's|^TARGET.*|TARGET=moc-qt4|g' \

View file

@ -1,4 +1,4 @@
# Created by: lofi@freebsd.org # Created by: lofi@FreeBSD.org
# $FreeBSD$ # $FreeBSD$
PORTNAME= porting PORTNAME= porting
@ -37,6 +37,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure
NO_STAGE= yes
pre-configure: pre-configure:
${MKDIR} ${WRKSRC}/mkspecs ${MKDIR} ${WRKSRC}/mkspecs
${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake

View file

@ -1,4 +1,4 @@
# Created by: lofi@freebsd.org # Created by: lofi@FreeBSD.org
# $FreeBSD$ # $FreeBSD$
PORTNAME= qdbusviewer PORTNAME= qdbusviewer
@ -45,6 +45,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure
NO_STAGE= yes
post-patch: post-patch:
${MKDIR} ${WRKSRC}/mkspecs ${MKDIR} ${WRKSRC}/mkspecs
${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake

View file

@ -32,6 +32,7 @@ EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure
BUILD_WRKSRC= ${WRKSRC}/tools/${PORTNAME} BUILD_WRKSRC= ${WRKSRC}/tools/${PORTNAME}
INSTALL_WRKSRC= ${BUILD_WRKSRC} INSTALL_WRKSRC= ${BUILD_WRKSRC}
NO_STAGE= yes
pre-configure: pre-configure:
${MKDIR} ${WRKSRC}/mkspecs/modules ${MKDIR} ${WRKSRC}/mkspecs/modules
${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake

View file

@ -43,6 +43,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure
NO_STAGE= yes
post-patch: post-patch:
${MKDIR} ${WRKSRC}/mkspecs ${MKDIR} ${WRKSRC}/mkspecs
${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake

View file

@ -1,4 +1,4 @@
# Created by: lofi@freebsd.org # Created by: lofi@FreeBSD.org
# $FreeBSD$ # $FreeBSD$
PORTNAME= qt3support PORTNAME= qt3support
@ -38,6 +38,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure
NO_STAGE= yes
pre-configure: pre-configure:
${MKDIR} ${WRKSRC}/mkspecs ${MKDIR} ${WRKSRC}/mkspecs
${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake

View file

@ -1,4 +1,4 @@
# Created by: lofi@freebsd.org # Created by: lofi@FreeBSD.org
# $FreeBSD$ # $FreeBSD$
PORTNAME= qtestlib PORTNAME= qtestlib
@ -38,6 +38,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure
NO_STAGE= yes
pre-configure: pre-configure:
${MKDIR} ${WRKSRC}/mkspecs ${MKDIR} ${WRKSRC}/mkspecs
${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: qt4-qtsolutions-singleapplication # Created by: Yuri Momotiuk <yurkis@gmail.com>
# Date created: 19 July 2011
# Whom: Yuri Momotiuk <yurkis@gmail.com>
#
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= qt4-qtsolutions-singleapplication PORTNAME= qt4-qtsolutions-singleapplication
PORTVERSION= 20110722 PORTVERSION= 20110722
@ -33,6 +29,7 @@ QMAKE_PRO= buildlib.pro
LIBRARY_NAME= libQtSolutions_SingleApplication-head.so LIBRARY_NAME= libQtSolutions_SingleApplication-head.so
LIBRARY_HEADERS= qtsingleapplication.h qtsinglecoreapplication.h LIBRARY_HEADERS= qtsingleapplication.h qtsinglecoreapplication.h
NO_STAGE= yes
do-configure: do-configure:
cd ${BUILD_WRKSRC} && ${QMAKE} ${QMAKEFLAGS} ${QMAKE_PRO} cd ${BUILD_WRKSRC} && ${QMAKE} ${QMAKEFLAGS} ${QMAKE_PRO}

View file

@ -1,14 +1,11 @@
# New ports collection Makefile for: qt4-qtsolutions-soap # Created by: gahr
# Date created: 26 June 2012
# Whom: gahr
#
# $FreeBSD$ # $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../qt4-qtsolutions-singleapplication MASTERDIR= ${.CURDIR}/../qt4-qtsolutions-singleapplication
USE_QT4= qmake_build moc_build rcc_build uic_build network xml gui USE_QT4= qmake_build moc_build rcc_build uic_build network xml gui
NO_STAGE= yes
.include "${MASTERDIR}/Makefile" .include "${MASTERDIR}/Makefile"
PORTNAME= qt4-qtsolutions-soap PORTNAME= qt4-qtsolutions-soap

View file

@ -1,4 +1,4 @@
# Created by: lofi@freebsd.org # Created by: lofi@FreeBSD.org
# $FreeBSD$ # $FreeBSD$
PORTNAME= qvfb PORTNAME= qvfb
@ -44,6 +44,7 @@ CONFIGURE_ARGS+= -I../../include/Qt -I../../include
EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure
NO_STAGE= yes
pre-configure: pre-configure:
${MKDIR} ${WRKSRC}/mkspecs ${MKDIR} ${WRKSRC}/mkspecs
${REINPLACE_CMD} -e 's|^TARGET.*|TARGET=qvfb-qt4|g' \ ${REINPLACE_CMD} -e 's|^TARGET.*|TARGET=qvfb-qt4|g' \

View file

@ -1,4 +1,4 @@
# Created by: lofi@freebsd.org # Created by: lofi@FreeBSD.org
# $FreeBSD$ # $FreeBSD$
PORTNAME= rcc PORTNAME= rcc
@ -37,6 +37,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure
NO_STAGE= yes
pre-configure: pre-configure:
${REINPLACE_CMD} -e 's|target.path.*|target.path=${PREFIX}/bin|g' \ ${REINPLACE_CMD} -e 's|target.path.*|target.path=${PREFIX}/bin|g' \
${BUILD_WRKSRC}/${PORTNAME}.pro ${BUILD_WRKSRC}/${PORTNAME}.pro

View file

@ -1,4 +1,4 @@
# Created by: lofi@freebsd.org # Created by: lofi@FreeBSD.org
# $FreeBSD$ # $FreeBSD$
PORTNAME= script PORTNAME= script
@ -40,6 +40,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure
NO_STAGE= yes
pre-configure: pre-configure:
${MKDIR} ${WRKSRC}/mkspecs ${MKDIR} ${WRKSRC}/mkspecs
${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake

View file

@ -37,6 +37,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure
NO_STAGE= yes
pre-configure: pre-configure:
${MKDIR} ${WRKSRC}/mkspecs ${MKDIR} ${WRKSRC}/mkspecs
${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake

View file

@ -1,4 +1,4 @@
# Created by: lofi@freebsd.org # Created by: lofi@FreeBSD.org
# $FreeBSD$ # $FreeBSD$
PORTNAME= uic PORTNAME= uic
@ -37,6 +37,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure
NO_STAGE= yes
pre-configure: pre-configure:
${REINPLACE_CMD} -e 's|target.path.*|target.path=${PREFIX}/bin|g' \ ${REINPLACE_CMD} -e 's|target.path.*|target.path=${PREFIX}/bin|g' \
-e 's|^TARGET.*|TARGET=uic-qt4|g' \ -e 's|^TARGET.*|TARGET=uic-qt4|g' \

View file

@ -1,4 +1,4 @@
# Created by: lofi@freebsd.org # Created by: lofi@FreeBSD.org
# $FreeBSD$ # $FreeBSD$
PORTNAME= uic3 PORTNAME= uic3
@ -36,6 +36,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure
NO_STAGE= yes
pre-configure: pre-configure:
${MKDIR} ${WRKSRC}/mkspecs ${MKDIR} ${WRKSRC}/mkspecs
${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake

View file

@ -26,6 +26,7 @@ CODECS_DESC= CN, JP, KR, TW codecs support
SQL_PLUGINS_DESC= Install database plugins for QtSql SQL_PLUGINS_DESC= Install database plugins for QtSql
TOOLS_DESC= Install Qt tools (qmake, moc, etc.) TOOLS_DESC= Install Qt tools (qmake, moc, etc.)
NO_STAGE= yes
.include <bsd.port.options.mk> .include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MCODECS} .if ${PORT_OPTIONS:MCODECS}

View file

@ -51,6 +51,7 @@ INSTALL_WRKSRC= ${CONFIGURE_WRKSRC}
DESKTOP_ENTRIES= "Qt Creator" "${COMMENT}" "QtProject-qtcreator" \ DESKTOP_ENTRIES= "Qt Creator" "${COMMENT}" "QtProject-qtcreator" \
"${PREFIX}/bin/${PORTNAME}" "Development;Qt;" true "${PREFIX}/bin/${PORTNAME}" "Development;Qt;" true
NO_STAGE= yes
post-patch: post-patch:
${REINPLACE_CMD} -e 's|lrelease|lrelease-qt4|' \ ${REINPLACE_CMD} -e 's|lrelease|lrelease-qt4|' \
${WRKSRC}/share/qtcreator/translations/translations.pro ${WRKSRC}/share/qtcreator/translations/translations.pro

View file

@ -24,6 +24,7 @@ USE_QT4= corelib declarative designer doc help help-tools gui \
USE_GMAKE= yes USE_GMAKE= yes
USE_LDCONFIG= yes USE_LDCONFIG= yes
NO_STAGE= yes
.include <bsd.port.options.mk> .include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPHONON} .if ${PORT_OPTIONS:MPHONON}

View file

@ -25,6 +25,7 @@ PORTEXAMPLES= examples.cc
OPTIONS_DEFINE= DOXYGEN OPTIONS_DEFINE= DOXYGEN
DOXYGEN_DESC= Build documentation with doxygen DOXYGEN_DESC= Build documentation with doxygen
NO_STAGE= yes
.include <bsd.port.options.mk> .include <bsd.port.options.mk>
.if !defined(NOPORTDOCS) && ${PORT_OPTIONS:MDOXYGEN} .if !defined(NOPORTDOCS) && ${PORT_OPTIONS:MDOXYGEN}

View file

@ -34,6 +34,7 @@ CONFIGURE_ARGS= --with-sed=${LOCALBASE}/bin/gsed \
MAN1= guards.1 quilt.1 MAN1= guards.1 quilt.1
PORTDOCS= README README.MAIL quilt.pdf PORTDOCS= README README.MAIL quilt.pdf
NO_STAGE= yes
.include <bsd.port.options.mk> .include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MRPMBUILD} .if ${PORT_OPTIONS:MRPMBUILD}

View file

@ -27,6 +27,7 @@ BROKEN= does not build when compiled with clang
MAN1= r2.1 rabin2.1 radiff2.1 rafind2.1 ranal2.1 rarc2-tool.1 \ MAN1= r2.1 rabin2.1 radiff2.1 rafind2.1 ranal2.1 rarc2-tool.1 \
rarc2.1 rasc2.1 rasm2.1 rax2.1 rsc2.1 radare2.1 rahash2.1 rarc2.1 rasc2.1 rasm2.1 rax2.1 rsc2.1 radare2.1 rahash2.1
NO_STAGE= yes
post-patch: post-patch:
@${REINPLACE_CMD} -e 's|..LIBDIR./pkgconfig|libdata/pkgconfig|g' ${WRKSRC}/Makefile @${REINPLACE_CMD} -e 's|..LIBDIR./pkgconfig|libdata/pkgconfig|g' ${WRKSRC}/Makefile
@${REINPLACE_CMD} -e 's|..LFX./pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ @${REINPLACE_CMD} -e 's|..LFX./pkgconfig|${PREFIX}/libdata/pkgconfig|g' \

View file

@ -19,6 +19,7 @@ MAN1= ${PORTNAME}.1
OPTIONS_DEFINE= DOCS EXAMPLES OPTIONS_DEFINE= DOCS EXAMPLES
NO_STAGE= yes
.include <bsd.port.options.mk> .include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS} .if ${PORT_OPTIONS:MDOCS}

View file

@ -32,6 +32,7 @@ USE_GCC= yes
USE_GMAKE= yes USE_GMAKE= yes
USES= cmake USES= cmake
NO_STAGE= yes
# XXX Do not provide Samples for the following reason : # XXX Do not provide Samples for the following reason :
# - potential licensing problems # - potential licensing problems
# XXX Disable build of DependentExtensions for the following reasons : # XXX Disable build of DependentExtensions for the following reasons :

View file

@ -31,6 +31,7 @@ CONFIGURE_ARGS= --with-apr-config=apr-1-config \
USE_LDCONFIG= yes USE_LDCONFIG= yes
MAN1= rapidsvn.1 MAN1= rapidsvn.1
NO_STAGE= yes
post-install: post-install:
${INSTALL_DATA} ${WRKSRC}/doc/manpage/rapidsvn.1 ${MAN1PREFIX}/man/man1/ ${INSTALL_DATA} ${WRKSRC}/doc/manpage/rapidsvn.1 ${MAN1PREFIX}/man/man1/

View file

@ -26,6 +26,7 @@ NO_BUILD= yes
REINPLACE_ARGS= -i '' REINPLACE_ARGS= -i ''
NO_STAGE= yes
post-patch: post-patch:
@${REINPLACE_CMD} -e "s|\$$root/completions|${DATADIR}/completions|g" ${WRKSRC}/libexec/rbenv-init @${REINPLACE_CMD} -e "s|\$$root/completions|${DATADIR}/completions|g" ${WRKSRC}/libexec/rbenv-init

View file

@ -1,4 +1,3 @@
# Created by: Florent Thoumie <flz@FreeBSD.org>
# $FreeBSD$ # $FreeBSD$
PORTNAME= ${ORIGNAME:L} PORTNAME= ${ORIGNAME:L}
@ -23,4 +22,5 @@ PLIST_FILES= bin/post-review \
bin/rbt \ bin/rbt \
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -18,6 +18,7 @@ SUB_FILES= ${PORTNAME}
PLIST_FILES= bin/${PORTNAME} PLIST_FILES= bin/${PORTNAME}
PORTDATA= ${PORTNAME}.py errors.en PORTDATA= ${PORTNAME}.py errors.en
NO_STAGE= yes
post-patch: post-patch:
${REINPLACE_CMD} -e "s,\(DATADIR = \)'\.',\1'${DATADIR}'," \ ${REINPLACE_CMD} -e "s,\(DATADIR = \)'\.',\1'${DATADIR}'," \
${WRKSRC}/${PORTNAME}.py ${WRKSRC}/${PORTNAME}.py

View file

@ -17,4 +17,5 @@ MAN1= ci.1 co.1 ident.1 merge.1 rcs.1 rcsclean.1 rcsdiff.1 rcsmerge.1 rlog.1
MAN5= rcsfile.5 MAN5= rcsfile.5
INFO= rcs INFO= rcs
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: re2 # Created by: Julien Laffaye <kimelto@gmail.com>
# Date created: 2010-09-01
# Whom: Julien Laffaye <kimelto@gmail.com>
#
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= re2 PORTNAME= re2
PORTVERSION= 20120226 PORTVERSION= 20120226
@ -20,4 +16,5 @@ USE_GMAKE= yes
MAKE_ENV= prefix=${PREFIX} MAKE_ENV= prefix=${PREFIX}
MAKE_ARGS+= -e MAKE_ARGS+= -e
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -18,6 +18,7 @@ PLIST_FILES= bin/re2c
PORTDOCS= * PORTDOCS= *
PORTEXAMPLES= * PORTEXAMPLES= *
NO_STAGE= yes
.include <bsd.port.options.mk> .include <bsd.port.options.mk>
post-install: post-install:

View file

@ -33,6 +33,7 @@ PATCH_FILES+= ${PORTNAME}${PORTVERSION:R:S/.//}-${p:C/.*(...)$/\1/}
.endfor .endfor
PATCHLEVEL= ${PATCHES:Q:S/ /./g:E} PATCHLEVEL= ${PATCHES:Q:S/ /./g:E}
NO_STAGE= yes
.include <bsd.port.options.mk> .include <bsd.port.options.mk>
pre-configure: pre-configure:

View file

@ -1,7 +1,5 @@
# Created by: Kubilay Kocak <koobs@FreeBSD.org> # Created by: Kubilay Kocak <koobs@FreeBSD.org>
#
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= rebar PORTNAME= rebar
PORTVERSION= 2.0.0 PORTVERSION= 2.0.0
@ -22,6 +20,7 @@ PLIST_FILES= bin/${PORTNAME}
GITVERSION= 1c98f6c GITVERSION= 1c98f6c
FETCH_ARGS= -Fpr FETCH_ARGS= -Fpr
NO_STAGE= yes
do-install: do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/ ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/

View file

@ -1,10 +1,5 @@
# ex:ts=8 # Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
# New ports collection makefile for: regexx
# Date created: Mar 2, 2001
# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
#
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= regexx PORTNAME= regexx
PORTVERSION= 0.98.1 PORTVERSION= 0.98.1
@ -20,6 +15,7 @@ USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes USE_LDCONFIG= yes
MAKE_ENV+= INCLUDES="-I${WRKSRC}/pcre" MAKE_ENV+= INCLUDES="-I${WRKSRC}/pcre"
NO_STAGE= yes
post-patch: post-patch:
@${REINPLACE_CMD} -e 's|@LIBTOOL@|${LIBTOOL}|g ; \ @${REINPLACE_CMD} -e 's|@LIBTOOL@|${LIBTOOL}|g ; \
s| \./libtool|${LIBTOOL}|g ; \ s| \./libtool|${LIBTOOL}|g ; \

View file

@ -24,6 +24,7 @@ GCONF_SCHEMAS= regexxer.schemas
INSTALLS_ICONS= regexxer.png INSTALLS_ICONS= regexxer.png
# This target is only meant to be used by the port maintainer. # This target is only meant to be used by the port maintainer.
NO_STAGE= yes
x-generate-plist: x-generate-plist:
(${PORTSDIR}/Tools/scripts/plist -d -m ${MTREE_FILE} ${PREFIX}|${GREP} regexxer) > temp-pkg-plist (${PORTSDIR}/Tools/scripts/plist -d -m ${MTREE_FILE} ${PREFIX}|${GREP} regexxer) > temp-pkg-plist

View file

@ -1,7 +1,4 @@
# New ports collection makefile for: remake # Created by: arved
# Date created: 2012-02-20
# Whom: arved
#
# $FreeBSD$ # $FreeBSD$
PORTNAME= remake PORTNAME= remake
@ -19,4 +16,5 @@ USES= gettext
MAN1= remake.1 MAN1= remake.1
INFO= remake INFO= remake
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,4 +1,4 @@
# Created by: alfred@freebsd.org # Created by: alfred@FreeBSD.org
# $FreeBSD$ # $FreeBSD$
PORTNAME= devel-replay PORTNAME= devel-replay
@ -13,6 +13,7 @@ COMMENT= Program that helps you fix a build interactively
PLIST_FILES= bin/replay PLIST_FILES= bin/replay
NO_STAGE= yes
post-patch: post-patch:
@${REINPLACE_CMD} -e "s/NOMAN/NO_MAN/" ${WRKSRC}/Makefile @${REINPLACE_CMD} -e "s/NOMAN/NO_MAN/" ${WRKSRC}/Makefile

View file

@ -18,6 +18,7 @@ USE_LDCONFIG= yes
HAS_CONFIGURE= yes HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} CONFIGURE_ARGS= --prefix=${PREFIX}
NO_STAGE= yes
.include <bsd.port.options.mk> .include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS} .if ${PORT_OPTIONS:MNLS}

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: ri-emacs # Created by: stas
# Date created: 16 June 2009
# Whom: stas
#
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= ri-emacs PORTNAME= ri-emacs
PORTVERSION= 0.2.3 PORTVERSION= 0.2.3
@ -27,6 +23,7 @@ XEMACSLISPDIR= ${PREFIX}/lib/xemacs/site-lisp
ELISP_FILES= ri-ruby.el ELISP_FILES= ri-ruby.el
SUB_FILES= pkg-message SUB_FILES= pkg-message
NO_STAGE= yes
do-install: do-install:
${MKDIR} ${RUBY_ELISPDIR}/ ${MKDIR} ${RUBY_ELISPDIR}/
${INSTALL_DATA} ${ELISP_FILES:S,^,${WRKSRC}/,} ${RUBY_ELISPDIR}/ ${INSTALL_DATA} ${ELISP_FILES:S,^,${WRKSRC}/,} ${RUBY_ELISPDIR}/

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: rlog # Created by: trasz <trasz@pin.if.uz.zgora.pl>
# Date created: 2007-01-05
# Whom: trasz <trasz@pin.if.uz.zgora.pl>
#
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= rlog PORTNAME= rlog
PORTVERSION= 1.4 PORTVERSION= 1.4
@ -21,6 +17,7 @@ USE_GMAKE= yes
USE_AUTOTOOLS= libtool USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes USE_LDCONFIG= yes
NO_STAGE= yes
post-patch: post-patch:
@${REINPLACE_CMD} -e \ @${REINPLACE_CMD} -e \
'/^SUBDIRS/s|docs||' ${WRKSRC}/Makefile.in '/^SUBDIRS/s|docs||' ${WRKSRC}/Makefile.in

View file

@ -1,10 +1,5 @@
# ex:ts=8 # Created by: ijliao
# New ports collection makefile for: rlwrap
# Date created: Aug 12, 2001
# Whom: ijliao
#
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= rlwrap PORTNAME= rlwrap
PORTVERSION= 0.37 PORTVERSION= 0.37
@ -27,6 +22,7 @@ PORTDOCS= AUTHORS BUGS NEWS PLEA README TODO
post-patch: .SILENT post-patch: .SILENT
${REINPLACE_CMD} 's|/dev/ptmx|${NONEXISTENT}|' ${WRKSRC}/configure ${REINPLACE_CMD} 's|/dev/ptmx|${NONEXISTENT}|' ${WRKSRC}/configure
NO_STAGE= yes
post-install: post-install:
.if !defined(NOPORTDOCS) .if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR} @${MKDIR} ${DOCSDIR}

View file

@ -21,6 +21,7 @@ CUTECOM_DESC= Install cutecom for Vex debugging
MAN1= legoctl.1 vexctl.1 nxtremote.1 MAN1= legoctl.1 vexctl.1 nxtremote.1
MAN3= roboctl.3 MAN3= roboctl.3
NO_STAGE= yes
.include <bsd.port.options.mk> .include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MCUTECOM} .if ${PORT_OPTIONS:MCUTECOM}

View file

@ -26,6 +26,7 @@ PORTEXAMPLES= *
PLIST_FILES= bin/robodoc bin/robohdrs PLIST_FILES= bin/robodoc bin/robohdrs
NO_STAGE= yes
.include <bsd.port.options.mk> .include <bsd.port.options.mk>
do-install: do-install:

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: root-doc # Created by: Radim Kolar
# Date created: 23 Apr 2004
# Whom: Radim Kolar
#
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= root-doc PORTNAME= root-doc
PORTVERSION= 5.02 PORTVERSION= 5.02
@ -23,6 +19,7 @@ IGNOREFILES= ${DISTFILES}
IGNORE= This package contains only documentation IGNORE= This package contains only documentation
.endif .endif
NO_STAGE= yes
pre-install: pre-install:
cd ${WRKSRC} && ${FIND} . \( -type f -or -type l \) -exec ${ECHO_CMD} "%%DOCSDIR%%/{}" \; > ${PLIST} cd ${WRKSRC} && ${FIND} . \( -type f -or -type l \) -exec ${ECHO_CMD} "%%DOCSDIR%%/{}" \; > ${PLIST}
cd ${WRKSRC} && ${FIND} -d . -mindepth 1 -type d -exec ${ECHO_CMD} "@dirrm %%DOCSDIR%%/{}" \; >> ${PLIST} cd ${WRKSRC} && ${FIND} -d . -mindepth 1 -type d -exec ${ECHO_CMD} "@dirrm %%DOCSDIR%%/{}" \; >> ${PLIST}

View file

@ -1,7 +1,4 @@
# New ports collection makefile for: ros-common_msgs # Created by: Rene Ladan <rene@FreeBSD.org>
# Date created: 2010-11-22
# Whom: Rene Ladan <rene@FreeBSD.org>
#
# $FreeBSD$ # $FreeBSD$
PORTNAME= ros-common_msgs PORTNAME= ros-common_msgs
@ -39,6 +36,7 @@ MAKE_ENV+= CPATH=${LOCALBASE}/include \
MAKE_ARGS= -i --no-rosdep --status-rate=0 --disable-logging MAKE_ARGS= -i --no-rosdep --status-rate=0 --disable-logging
NO_STAGE= yes
do-build: do-build:
(cd ${WRKSRC} ; ${MAKE_ENV} ${LOCALBASE}/bin/rosmake ${MAKE_ARGS}) (cd ${WRKSRC} ; ${MAKE_ENV} ${LOCALBASE}/bin/rosmake ${MAKE_ARGS})

View file

@ -1,7 +1,4 @@
# New ports collection makefile for: ros-documentation # Created by: Rene Ladan <rene@FreeBSD.org>
# Date created: 2011-03-19
# Whom: Rene Ladan <rene@FreeBSD.org>
#
# $FreeBSD$ # $FreeBSD$
PORTNAME= ros-documentation PORTNAME= ros-documentation
@ -41,6 +38,7 @@ MAKE_ENV+= CPATH=${LOCALBASE}/include \
ROS_PACKAGE_PATH=${LOCALBASE}/ros/stacks/ros_comm:${WRKSRC} ROS_PACKAGE_PATH=${LOCALBASE}/ros/stacks/ros_comm:${WRKSRC}
MAKE_ARGS= -i --no-rosdep --status-rate=0 --disable-logging MAKE_ARGS= -i --no-rosdep --status-rate=0 --disable-logging
NO_STAGE= yes
post-patch: post-patch:
# fix path to bash # fix path to bash
${GREP} -l -r "^#\! /bin/bash" ${WRKSRC} | ${XARGS} \ ${GREP} -l -r "^#\! /bin/bash" ${WRKSRC} | ${XARGS} \

View file

@ -1,7 +1,4 @@
# New ports collection makefile for: nxt-ros # Created by: Rene Ladan <rene@FreeBSD.org>
# Date created: 2010-11-27
# Whom: Rene Ladan <rene@FreeBSD.org>
#
# $FreeBSD$ # $FreeBSD$
PORTNAME= ros-nxt PORTNAME= ros-nxt
@ -54,6 +51,7 @@ MAKE_ENV+= CPATH=${LOCALBASE}/include \
MAKE_ARGS= -i --no-rosdep --status-rate=0 --disable-logging MAKE_ARGS= -i --no-rosdep --status-rate=0 --disable-logging
NO_STAGE= yes
.include <bsd.port.pre.mk> .include <bsd.port.pre.mk>
post-extract: post-extract:

View file

@ -1,7 +1,4 @@
# New ports collection makefile for: ros-rx # Created by: Rene Ladan <rene@FreeBSD.org>
# Date created: 2011-03-20
# Whom: Rene Ladan <rene@FreeBSD.org>
#
# $FreeBSD$ # $FreeBSD$
PORTNAME= ros-rx PORTNAME= ros-rx
@ -52,6 +49,7 @@ MAKE_ENV+= CPATH=${LOCALBASE}/include \
ROS_BOOST_ROOT=${LOCALBASE} ROS_BOOST_ROOT=${LOCALBASE}
MAKE_ARGS= -i --no-rosdep --status-rate=0 --disable-logging MAKE_ARGS= -i --no-rosdep --status-rate=0 --disable-logging
NO_STAGE= yes
post-extract: post-extract:
# move 3rdparty distfiles into place # move 3rdparty distfiles into place
${MKDIR} ${WRKSRC}/wxswig/build ${MKDIR} ${WRKSRC}/wxswig/build

Some files were not shown because too many files have changed in this diff Show more