Add NO_STAGE all over the place in preparation for the staging support (cat: cad)

This commit is contained in:
Baptiste Daroussin 2013-09-20 15:58:41 +00:00
parent 2324655f20
commit 8e91f3161f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327711
103 changed files with 145 additions and 205 deletions

View file

@ -20,6 +20,7 @@ GNU_CONFIGURE= yes
PORTDOCS= admesh.doc
PLIST_FILES= bin/admesh
NO_STAGE= yes
.include <bsd.port.options.mk>
post-patch:

View file

@ -21,4 +21,5 @@ USE_LDCONFIG= yes
MAN1= admsXml.1
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -172,6 +172,7 @@ MAN3= addcapa.3 addchain.3 addht.3 addhtitem.3 addlocon.3 addlofig.3 \
MAN5= ap.5 catal.5 prol.5 vbe.5 vhdl.5 vst.5 al.5 spi.5 ctl.5 fsm.5 pat.5 \
lax.5 sxlib.5 vasy.5
NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 800000

View file

@ -9,4 +9,5 @@ MASTERDIR= ${.CURDIR}/../astk-serveur
CLIENT_SEUL= oui
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"

View file

@ -14,6 +14,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT?= Graphical interface for Code_Aster (server side)
#-----------------------------------------------------------------------
NO_STAGE= yes
# You may define these options:
#
# - WITH_ZSH or WITH_BASH or WITH_KSH: select a shell among

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: atlc
# Date created: 9 November 2002
# Whom: Marc Fonvieille <blackend@FreeBSD.org>
#
# Created by: Marc Fonvieille <blackend@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= atlc
PORTVERSION= 4.6.1
@ -47,6 +43,7 @@ PLIST_FILES= bin/atlc bin/coax bin/create_any_bitmap \
bin/find_optimal_dimensions_for_microstrip_coupler \
bin/locatediff bin/myfilelength bin/mymd5sum bin/readbin
NO_STAGE= yes
post-patch:
.for file in Makefile.in
@${REINPLACE_CMD} -e \

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: basicdsp
# Date created: 4 August 2008
# Whom: Diane Bruce <db@db.net>
#
# Created by: Diane Bruce <db@db.net>
# $FreeBSD$
#
PORTNAME= basicdsp
PORTVERSION= 1.01
@ -25,6 +21,7 @@ WX_COMPS= wx wx:build wx:run
PLIST_FILES= bin/basicdsp
MAN1= basicdsp.1
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|%%WX_CONFIG%%|${WX_CONFIG}|g' ${WRKSRC}/Makefile

View file

@ -43,6 +43,7 @@ OPTIONS_DEFINE= OPTIMIZATION
OPTIMIZATION_DESC= Build with optimizations
OPTIONS_DEFAULT= OPTIMIZATION
NO_STAGE= yes
.include "${.CURDIR}/Makefile.man"
.include <bsd.port.pre.mk>

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: CalculiX
# Date created: 19 April 2003
# Whom: Pedro Giffuni
#
# Created by: Pedro Giffuni
# $FreeBSD$
#
PORTNAME= CalculiX
PORTVERSION= 2.6.1
@ -56,6 +52,7 @@ PSVIEWER?= gv
CCX_VER= ccx_${PORTVERSION}
CGX_VER= cgx_2.6
NO_STAGE= yes
.include <bsd.port.pre.mk>
.include <bsd.port.options.mk>

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: cascade
# Date created: 9 November 2002
# Whom: Marc Fonvieille <blackend@FreeBSD.org>
#
# Created by: Marc Fonvieille <blackend@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= cascade
PORTVERSION= 1.4
@ -21,6 +17,7 @@ PLIST_FILES= bin/cascade
MAN1= cascade.1
NO_STAGE= yes
do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/cascade ${PREFIX}/bin
@${INSTALL_MAN} ${WRKSRC}/cascade.1 ${MANPREFIX}/man/man1

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: chipmunk
# Date created: 29 July 1995
# Whom: janek@gaja.ipan.lublin.pl
#
# Created by: janek@gaja.ipan.lublin.pl
# $FreeBSD$
#
PORTNAME= chipmunk
PORTVERSION= 5.65
@ -28,6 +24,7 @@ NO_WRKSUBDIR= yes
USE_XORG= x11
USE_GMAKE= yes
NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"

View file

@ -1,10 +1,5 @@
# ex:ts=8
# Ports collection makefile for: chipvault
# Date created: Jan 29, 2003
# Whom: ijliao
#
# Created by: ijliao
# $FreeBSD$
#
PORTNAME= chipvault
PORTVERSION= 200607
@ -25,6 +20,7 @@ PLIST_FILES= bin/cv
USES= perl5
USE_PERL5= run
NO_STAGE= yes
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/cv.pl ${PREFIX}/bin/cv

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: cider
# Date created: 1999-12-12
# Whom: AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
#
# Created by: AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
# $FreeBSD$
#
PORTNAME= cider
PORTVERSION= 1.b1
@ -24,6 +20,7 @@ MAN5= mfbcap.5
MLINKS= spice.1 spice3.1
USE_XORG= xt xaw xmu
NO_STAGE= yes
pre-patch:
@${CP} -f ${WRKSRC}/spice/common/lib/helpdir/spice.txt ${WRKSRC}/cider/common/lib/helpdir/spice.txt

View file

@ -23,6 +23,7 @@ GNU_CONFIGURE= yes
INFO= dinotrace
PLIST_FILES= bin/dinotrace
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MEMACS}

View file

@ -1,10 +1,5 @@
# ex:ts=8
# Ports collection makefile for: dxf2fig
# Date created: Aug 26, 2004
# Whom: ijliao
#
# Created by: ijliao
# $FreeBSD$
#
PORTNAME= dxf2fig
PORTVERSION= 2.13
@ -16,6 +11,7 @@ COMMENT= DXF to FIG converter
PLIST_FILES= bin/dxf2fig
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|^CFLAGS=|CFLAGS+=|g ; \
s|-O -s||g ; \

View file

@ -45,6 +45,7 @@ DESKTOP_ENTRIES="Electric-NG" "${COMMENT}" "${PORTNAME}${PKGNAMESUFFIX}" \
"${PORTNAME}${PKGNAMESUFFIX}" "Development;Electronics;Engineering;" ${FALSE}
PLIST_FILES+= share/pixmaps/${PORTNAME}${PKGNAMESUFFIX}.png
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MBSH} || exists(${JAVALIBDIR}/bsh.jar)

View file

@ -20,6 +20,7 @@ T1LIB_DESC= Use T1lib Type1 font library
USES= motif
NO_STAGE= yes
.include <bsd.port.options.mk>
FEATURES+= MOTIF

View file

@ -31,6 +31,7 @@ PORTDOCS= manual.pdf
OPTIONS_DEFINE= DOCS
NO_STAGE= yes
.include <bsd.port.options.mk>
post-patch:

View file

@ -26,6 +26,7 @@ USE_JAVA= yes
OPTIONS_DEFINE= DOCS
NO_STAGE= yes
.include <bsd.port.options.mk>
FDCJ_MANUAL= ${PORTNAME}_manual_en.pdf

View file

@ -1,9 +1,5 @@
# Ports collection makefile for: findhier
# Date created: Sat, Apr 28, 2007
# Whom: Hiroki Sato <hrs@FreeBSD.org>
#
# Created by: Hiroki Sato <hrs@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= findhier
PORTVERSION= 1.14
@ -19,6 +15,7 @@ PLIST_FILES= bin/fh
MAN1= fh.1
NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/fh ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/fh.1 ${MAN1PREFIX}/man/man1

View file

@ -53,4 +53,5 @@ plist: build
| ${GREP} -vE '%%DATADIR%%|freehdl' >> ${PLIST}
@${RM} -rf ${PLIST_TMP}
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -1,9 +1,5 @@
# Ports collection makefile for: gdsreader
# Date created: Sat, Apr 28, 2007
# Whom: Hiroki Sato <hrs@FreeBSD.org>
#
# Created by: Hiroki Sato <hrs@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= gdsreader
PORTVERSION= 0.3.2
@ -22,6 +18,7 @@ PLIST_FILES= bin/gdsreader bin/maptolayer \
${EXFILES:S,^,${EXAMPLESDIR_REL}/,}
PLIST_DIRS= ${EXAMPLESDIR_REL}
NO_STAGE= yes
post-install:
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} install-data
.if !defined(NOPORTDOCS)

View file

@ -17,6 +17,7 @@ SHEBANG_FILES= Examples/gdsinfo Examples/scalegds
WRKSRC= ${WRKDIR}/${PORTNAME:U}-${PORTVERSION}
PLIST_FILES= bin/gdsinfo bin/gds2gdt bin/gdt2gds bin/scalegds
NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},' \
${WRKSRC}/Examples/gdsinfo ${WRKSRC}/Examples/scalegds

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: geda
# Date created: 27 June 2006
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
#
# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
# $FreeBSD$
#
PORTNAME= docs
PORTVERSION= 1.4.3
@ -22,4 +18,5 @@ DOCSDIR= ${PREFIX}/share/doc/geda
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-docdir=${DOCSDIR}
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: geda
# Date created: 27 June 2006
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
#
# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
# $FreeBSD$
#
PORTNAME= examples
PORTVERSION= 1.4.3
@ -21,6 +17,7 @@ GNU_CONFIGURE= yes
EXAMPLESDIR= ${PREFIX}/share/examples/geda
NO_STAGE= yes
.include <bsd.port.pre.mk>
post-patch:

View file

@ -30,6 +30,7 @@ CONFIGURE_ARGS= --with-docdir="${DOCSDIR}" --disable-update-mime-database \
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}

View file

@ -32,6 +32,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
MAN1= gschem.1
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}

View file

@ -29,6 +29,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
MAN1= gnetlist.1
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -E \
-e "s,^(DATADIR[[:space:]]*=[[:space:]]*)gEDA,\1geda," \

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: geda
# Date created: 4 April 2001
# Whom: bruno schwander <bruno@tinkerbox.org>
#
# Created by: bruno schwander <bruno@tinkerbox.org>
# $FreeBSD$
#
PORTNAME= symbols
PORTVERSION= 1.4.3
@ -25,6 +21,7 @@ CONFIGURE_ARGS= --with-docdir=${DOCSDIR}
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -E \
-e "s,^(DATADIR[[:space:]]*=[[:space:]]*)gEDA,\1geda," \

View file

@ -29,6 +29,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
MAN1= gsymcheck.1
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -E \
-e "s,^(DATADIR[[:space:]]*=[[:space:]]*)gEDA,\1geda," \

View file

@ -32,6 +32,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
MAN1= grenum.1
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -E \
-e "s,^(DATADIR[[:space:]]*=[[:space:]]*)gEDA,\1geda," \

View file

@ -49,6 +49,7 @@ CONFLICTS= geda-docs-[0-9]* geda-examples-[0-9]* geda-gattrib-[0-9]* \
PORTSCOUT= limitw:1,even
NO_STAGE= yes
.include <bsd.port.options.mk>
.if empty(PORT_OPTIONS:MDOCS)

View file

@ -26,6 +26,7 @@ PLIST_SUB= VERSION="${PORTVERSION}"
MAN1= gerbv.1
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e '/^SUBDIRS =/s|desktop||g' ${WRKSRC}/Makefile.in

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: gmsh-occ
# Date created: 31 December 2008
# Whom: Thierry Thomas <thierry@pompo.net>
#
# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
#
PORTNAME= gmsh
CATEGORIES= cad
@ -16,4 +12,5 @@ MASTERDIR= ${.CURDIR}/../../cad/gmsh
WITH_OCC= yes
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"

View file

@ -124,6 +124,7 @@ CONFLICTS= gmsh-occ-2.*
PKGMESSAGE= ${WRKDIR}/pkg-message
NO_STAGE= yes
.include <bsd.port.pre.mk>
pre-everything::

View file

@ -25,6 +25,7 @@ PORTDOCS= *
PORTEXAMPLES= *
PLIST_FILES= bin/gnucap bin/gnucap-modelgen
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MREADLINE}

View file

@ -1,10 +1,5 @@
# ex:ts=8
# Ports collection makefile for: gpl-cver
# Date created: May 13, 2005
# Whom: ijliao
#
# Created by: ijliao
# $FreeBSD$
#
PORTNAME= gplcver
PORTVERSION= 2.12.a
@ -22,6 +17,7 @@ MAKEFILE= makefile.freebsd
PLIST_FILES= bin/cver
NO_STAGE= yes
.include <bsd.port.pre.mk>
do-install:

View file

@ -41,6 +41,7 @@ PORTDOCS= *
PORTEXAMPLES= *
PLIST_FILES= bin/gspiceui share/pixmaps/gspiceui-48x48.xpm
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGNUCAP}

View file

@ -21,6 +21,7 @@ TCL_DESC= Enable support for TCL/TK
PORTDOCS= gtkwave.odt
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MTCL}

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: gwave
# Date created: 16 June 2002
# Whom: Duncan Barclay <dmlb@dmlb.org>
#
# Created by: Duncan Barclay <dmlb@dmlb.org>
# $FreeBSD$
#
PORTNAME= gwave
PORTVERSION= 20080127
@ -41,6 +37,7 @@ DOCFILES= Guile.notes \
hspice.txt \
spice3.txt
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPLOTUTILS}

View file

@ -42,6 +42,7 @@ GMSH_DESC= Enable automatic 3D finite element mesh generator
DESKTOP_ENTRIES="Impact" "${COMMENT}" "${PORTNAME}" \
"${PORTNAME}gui" "Graphics;3DGraphics;Education;" false
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGMSH}

View file

@ -38,6 +38,7 @@ MAN1= irsim.1
MAN3= irsim-analyzer.3
MAN5= netchange.5
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MTCL}

View file

@ -21,4 +21,5 @@ CONFIGURE_ARGS= --disable-suffix
MAN1= iverilog-vpi.1 iverilog.1 vvp.1
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: Jspice
# Date created: 26 Feb 2006
# Whom: Pedro F. Giffuni
#
# Created by: Pedro F. Giffuni
# $FreeBSD$
#
PORTNAME= jspice3
PORTVERSION= 2.5.011109
@ -22,6 +18,7 @@ OPTIONS_DEFINE= X11 EXAMPLES
OPTIONS_DEFAULT= X11
WRKSRC= ${WRKDIR}/${PORTNAME}-2.5
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MX11}

View file

@ -44,6 +44,7 @@ CMAKE_ARGS= -DLOCALBASE="${LOCALBASE}" \
-DCMAKE_INCLUDE_PATH="${LOCALBASE}/include" \
-DwxWidgets_CONFIG_EXECUTABLE="${WX_CONFIG}"
NO_STAGE= yes
.include <bsd.port.pre.mk>
BUILD_DEPENDS= wxgtk2-2.8-config:${PORTSDIR}/x11-toolkits/wxgtk28 \

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: kicad-library
# Date created: 22 May 2010
# Whom: Thierry Thomas <thierry@FreeBSD.org>
#
# Created by: Thierry Thomas <thierry@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= kicad
PORTVERSION= 1.0
@ -25,6 +21,7 @@ NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}
NO_STAGE= yes
do-install:
${MKDIR} ${DATADIR}
(cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${DATADIR})

View file

@ -38,6 +38,7 @@ WRKSRC= ${WRKDIR}/${SFNAME}
PLIST_SUB= DESKTOPDIR=${DESKTOPDIR:S|^${PREFIX}/||}
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}

View file

@ -1,9 +1,5 @@
# Ports collection makefile for: klayout
# Date created: Sat, Apr 28, 2007
# Whom: Hiroki Sato <hrs@FreeBSD.org>
#
# Created by: Hiroki Sato <hrs@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= klayout
PORTVERSION= 0.21.19
@ -30,6 +26,7 @@ PLIST_FILES= bin/klayout \
PLATFORMKEYWORD= freebsd-32-gcc-release
NO_STAGE= yes
do-build:
cd ${WRKSRC} && \
${SH} build.sh -platform ${PLATFORMKEYWORD} \

View file

@ -20,6 +20,7 @@ USE_ZIP= yes
WRKSRC= ${WRKDIR}/layout
PLIST_FILES= bin/layout
NO_STAGE= yes
do-configure:
cd ${WRKSRC} && ${QMAKE} -makefile -spec ${QMAKESPEC}

View file

@ -29,6 +29,7 @@ OPTIONS_DEFINE= DOCS
SUB_FILES= pkg-message
NO_STAGE= yes
.include <bsd.port.options.mk>
post-extract-script:

View file

@ -39,6 +39,7 @@ ICON_SIZES= 16x16 24x24 32x32 48x48 128x128 256x256
OPTIONS_DEFINE= DOCS
NO_STAGE= yes
.include <bsd.port.options.mk>
post-extract:

View file

@ -24,6 +24,7 @@ CONFIGURE_ARGS= --disable-update-mime-database \
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}

View file

@ -22,6 +22,7 @@ GH_COMMIT= c1f2eb6
OPTIONS_DEFINE= NLS
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: linux-eagle5
# Date created: 20 March, 2009
# Whom: Michael Durian <durian@shadetreesoftware.com>
#
# Created by: Michael Durian <durian@shadetreesoftware.com>
# $FreeBSD$
#
PORTNAME= linux-eagle5
EAGLEBASEVERSION?= 5.12
@ -45,6 +41,7 @@ DESKTOP_ENTRIES= "Eagle5" "Tool for designing printed circuit boards" \
${DATADIR}/ulp/eagle.bmp \
"eagle" "Development;Electronics;Engineering;" "false"
NO_STAGE= yes
.include <bsd.port.pre.mk>
PLIST_SUB+= LINUXBASE=${LINUXBASE}

View file

@ -24,6 +24,7 @@ PLIST_DIRS= %%DATADIR%%
DESKTOP_ENTRIES="Logisim" "${COMMENT}" "" "${PORTNAME}" "" false
NO_STAGE= yes
do-extract:
${MKDIR} ${WRKSRC}
${CP} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ${WRKSRC}

View file

@ -39,6 +39,7 @@ DESKTOP_ENTRIES="Magic" "" "" "${PORTNAME}" "" ""
PORTSCOUT= limit:^7\.
NO_STAGE= yes
.include <bsd.port.pre.mk>
post-patch:

View file

@ -1,7 +1,5 @@
# Created by: David O'Brien <obrien@cs.ucdavis.edu>
#
# $FreeBSD$
#
PORTNAME= mars
PORTVERSION= 2.1
@ -23,6 +21,7 @@ OPTIONS_DEFAULT=X11
MAKE_JOBS_UNSAFE= yes
NO_WRKSUBDIR= yes
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MX11}

View file

@ -1,9 +1,5 @@
# New ports collection Makefile for: meshdev
# Date created: 6 February 2012
# Whom: gahr
#
# Created by: gahr
# $FreeBSD$
#
PORTNAME= meshdev
PORTVERSION= 0.5
@ -21,6 +17,7 @@ MAKEFILE= Makefile.release.gcc
PLIST_FILES= bin/${PORTNAME}
NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${INSTALL_WRKSRC}/${PORTNAME} ${PREFIX}/bin

View file

@ -23,6 +23,7 @@ USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}/src
NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' \
${WRKSRC}/common/pluginmanager.cpp

View file

@ -32,6 +32,7 @@ OCC_DESC= Compile with OpenCascade geometry kernel
FFMPEG_DESC= video recording with FFmpeg
OPTIONS_DEFAULT= OCC
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MOCC}

View file

@ -15,6 +15,7 @@ OPTIONS_DEFINE= DEBUG
GNU_CONFIGURE= yes
USE_GMAKE= yes
NO_STAGE= yes
.include <bsd.port.options.mk>
CONFIGURE_ARGS+=--enable-xspice \

View file

@ -48,6 +48,7 @@ LOCCROOT= OpenCAS
OCCROOT= ${PREFIX}/${LOCCROOT}
PLIST_SUB= OCCROOT="${LOCCROOT}"
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MTBB}

View file

@ -1,4 +1,4 @@
# Created by: Michael Reifenberger <mr@freebsd.org>
# Created by: Michael Reifenberger <mr@FreeBSD.org>
# $FreeBSD$
PORTNAME= openscad
@ -31,6 +31,7 @@ QMAKE_FLAGS = VERSION=${PORTVERSION}
MAKE_ENV = INSTALL_ROOT=${DESTDIR}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e 's,XXXFLEXXX,"${LOCALBASE}/bin/flex",' \
${WRKSRC}/openscad.pro

View file

@ -38,6 +38,7 @@ PLIST_FILES= bin/vsp
CFLAGS+= -I${LOCALBASE}/include/openNURBS
NO_STAGE= yes
.include <bsd.port.options.mk>
do-install:

View file

@ -23,6 +23,7 @@ PROGRAMS= gdsdump2gds modgds2 gdslayers testgds2 \
gdspath4topath0 testgdt
# XXX: gdsdump disabled for the moment
NO_STAGE= yes
post-install:
${INSTALL_SCRIPT} ${PROGRAMS:S,^,${WRKSRC}/Examples/,} ${PREFIX}/bin

View file

@ -26,6 +26,7 @@ MAN3= Verilog::EditFiles.3 Verilog::Netlist::Logger.3 \
Verilog::Netlist::ContAssign.3 Verilog::Netlist::ModPort.3 \
Verilog::Verilog-Perl.3 Verilog::Netlist::Interface.3 Verilog::Std.3
NO_STAGE= yes
.include <bsd.port.pre.mk>
post-patch:

View file

@ -40,6 +40,7 @@ MOTIF_DESC= Motif widgets
GTK_DESC= GIMP ToolKit widgets
NONE_DESC= No GUI support
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}

View file

@ -41,6 +41,7 @@ MAN5= pdnmesh_input.5
DESKTOP_ENTRIES="pdnMesh" "${COMMENT}" "" "${PORTNAME}" "" "true"
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MATLAS}

View file

@ -1,10 +1,5 @@
# ex:ts=8
# Ports collection makefile for: pythoncad
# Date created: Nov 11, 2003
# Whom: ijliao
#
# Created by: ijliao
# $FreeBSD$
#
PORTNAME= pythoncad
PORTVERSION= 37
@ -26,6 +21,7 @@ USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= PythonCAD
PYDISTUTILS_PKGVERSION= DS1-R${PORTVERSION}
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' \
${WRKSRC}/PythonCAD/Generic/preferences.py \

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: qcad-partslib
# Date created: 28 Mar 2004
# Whom: Michael Reifenberger <mr@FreeBSD.org>
#
# Created by: Michael Reifenberger <mr@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= qcad-partslib
PORTVERSION= 2.1.2.8.1
@ -21,6 +17,7 @@ DATADIR= share/qcad/library
NO_BUILD= yes
NO_STAGE= yes
do-install:
@${MKDIR} ${PREFIX}/${DATADIR}
${TAR} -C ${PREFIX}/${DATADIR} --exclude CVS --unlink --strip-components 1 \

View file

@ -50,6 +50,7 @@ SHRDIR= fonts libraries patterns plugins scripts ts
QSCRIPTS= bbox dwg2bmp dwg2pdf dwg2svg
SUB_FILES= ${QSCRIPTS}
NO_STAGE= yes
pre-configure:
${REINPLACE_CMD} -e "s|%%DATADIR%%|${DATADIR}|" \
${WRKSRC}/src/core/RSettings.cpp

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: qelectrotech
# Date created: 2010-03-24
# Whom: Gvozdikov Veniamin <g.veniamin@googlemail.com>
#
# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
# $FreeBSD$
#
PORTNAME= qelectrotech
PORTVERSION= 0.22
@ -26,6 +22,7 @@ MAN1= qelectrotech.1
MANLANG= "" es fr.ISO8859-1 fr.UTF-8 fr pt_PT
MANCOMPRESSED= yes
NO_STAGE= yes
do-configure:
${MV} ${WRKSRC}/man/files/pt ${WRKSRC}/man/files/pt_PT
${REINPLACE_CMD} -e 's,/usr/local/,${PREFIX}/,g' \

View file

@ -1,10 +1,5 @@
# ex:ts=8
# Ports collection makefile for: qfsm
# Date created: Mar 14, 2002
# Whom: ijliao
#
# Created by: ijliao
# $FreeBSD$
#
PORTNAME= qfsm
PORTVERSION= 0.53.0
@ -27,6 +22,7 @@ USE_GNOME= desktopfileutils
USES= cmake
INSTALLS_ICONS= yes
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGRAPHVIZ}

View file

@ -1,10 +1,5 @@
# ex:ts=8
# New ports collection makefile for: qmls
# Date created: Dec 10, 2001
# Whom: ijliao
#
# Created by: ijliao
# $FreeBSD$
#
PORTNAME= qmls
PORTVERSION= 0.2
@ -17,4 +12,5 @@ COMMENT= Quine-McCluskey Logic Simplifier
PLIST_FILES= bin/qmls
GNU_CONFIGURE= yes
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -41,6 +41,7 @@ USE_AUTOTOOLS= automake libtool
USE_XORG= ice pixman sm x11 xau xcb xcomposite xcursor xdamage xdmcp \
xext xfixes xi xinerama xmu xrandr xrender xt xxf86vm
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}

View file

@ -1,7 +1,4 @@
# New ports collection makefile for: cad/salome-geom
# Date created: 20 May 2009
# Whom: Stas Timokhin <devel@stasyan.com>
#
# Created by: Stas Timokhin <devel@stasyan.com>
# $FreeBSD$
PORTREVISION= 6
@ -15,4 +12,5 @@ SAL_MODULE_UPPER= GEOM
BROKEN= fails to build
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"

View file

@ -10,4 +10,5 @@ PORTNAME= salome
PKGNAMESUFFIX= -gui
SAL_MODULE_UPPER= GUI
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"

View file

@ -1,7 +1,4 @@
# New ports collection makefile for: cad/salome-jobmanager
# Date created: 10 Nov 2010
# Whom: Stas Timokhin <devel@stasyan.com>
#
# Created by: Stas Timokhin <devel@stasyan.com>
# $FreeBSD$
PORTREVISION= 6
@ -13,4 +10,5 @@ PORTNAME= salome
PKGNAMESUFFIX= -jobmanager
SAL_MODULE_UPPER= JOBMANAGER
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"

View file

@ -12,6 +12,7 @@ SAL_MODULE_UPPER= KERNEL
BROKEN= Does not configure
NO_STAGE= yes
post-configure::
@${INSTALL_SCRIPT} ${AUTOMAKE_DIR}/py-compile ${WRKSRC}/salome_adm/unix/config_files

View file

@ -1,7 +1,4 @@
# New ports collection makefile for: cad/salome-light
# Date created: 20 May 2009
# Whom: Stas Timokhin <devel@stasyan.com>
#
# Created by: Stas Timokhin <devel@stasyan.com>
# $FreeBSD$
PORTREVISION= 6
@ -13,4 +10,5 @@ PORTNAME= salome
PKGNAMESUFFIX= -light
SAL_MODULE_UPPER= LIGHT
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"

View file

@ -11,4 +11,5 @@ PORTNAME= salome
PKGNAMESUFFIX= -med
SAL_MODULE_UPPER= MED
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"

View file

@ -1,7 +1,4 @@
# New ports collection makefile for: cad/salome-multipr
# Date created: 20 May 2009
# Whom: Stas Timokhin <devel@stasyan.com>
#
# Created by: Stas Timokhin <devel@stasyan.com>
# $FreeBSD$
PORTREVISION= 6
@ -13,4 +10,5 @@ PORTNAME= salome
PKGNAMESUFFIX= -multipr
SAL_MODULE_UPPER= MULTIPR
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"

View file

@ -1,7 +1,4 @@
# New ports collection makefile for: cad/salome-netgenplugin
# Date created: 10 Nov 2010
# Whom: Stas Timokhin <devel@stasyan.com>
#
# Created by: Stas Timokhin <devel@stasyan.com>
# $FreeBSD$
PORTREVISION= 6
@ -13,4 +10,5 @@ PORTNAME= salome
PKGNAMESUFFIX= -netgenplugin
SAL_MODULE_UPPER= NETGENPLUGIN
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"

View file

@ -1,7 +1,4 @@
# New ports collection makefile for: cad/salome-randomizer
# Date created: 20 May 2009
# Whom: Stas Timokhin <devel@stasyan.com>
#
# Created by: Stas Timokhin <devel@stasyan.com>
# $FreeBSD$
PORTREVISION= 4
@ -13,4 +10,5 @@ PORTNAME= salome
PKGNAMESUFFIX= -randomizer
SAL_MODULE_UPPER= RANDOMIZER
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"

View file

@ -1,7 +1,4 @@
# New ports collection makefile for: cad/salome-sierpinsky
# Date created: 20 May 2009
# Whom: Stas Timokhin <devel@stasyan.com>
#
# Created by: Stas Timokhin <devel@stasyan.com>
# $FreeBSD$
PORTREVISION= 6
@ -13,4 +10,5 @@ PORTNAME= salome
PKGNAMESUFFIX= -sierpinsky
SAL_MODULE_UPPER= SIERPINSKY
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"

View file

@ -1,7 +1,4 @@
# New ports collection makefile for: cad/salome-smesh
# Date created: 20 May 2009
# Whom: Stas Timokhin <devel@stasyan.com>
#
# Created by: Stas Timokhin <devel@stasyan.com>
# $FreeBSD$
PORTREVISION= 6
@ -13,4 +10,5 @@ PORTNAME= salome
PKGNAMESUFFIX= -smesh
SAL_MODULE_UPPER= SMESH
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"

View file

@ -1,7 +1,4 @@
# New ports collection makefile for: cad/salome-visu
# Date created: 20 May 2009
# Whom: Stas Timokhin <devel@stasyan.com>
#
# Created by: Stas Timokhin <devel@stasyan.com>
# $FreeBSD$
PORTREVISION= 6
@ -13,4 +10,5 @@ PORTNAME= salome
PKGNAMESUFFIX= -visu
SAL_MODULE_UPPER= VISU
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"

View file

@ -1,7 +1,4 @@
# New ports collection makefile for: cad/salome-yacs
# Date created: 20 May 2009
# Whom: Stas Timokhin <devel@stasyan.com>
#
# Created by: Stas Timokhin <devel@stasyan.com>
# $FreeBSD$
PORTREVISION= 4
@ -15,4 +12,5 @@ SAL_MODULE_UPPER= YACS
BROKEN= fails to build
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"

View file

@ -36,6 +36,7 @@ SLAVEDIRS= cad/salome-kernel cad/salome-gui cad/salome-geom cad/salome-light \
cad/salome-sierpinsky cad/salome-smesh cad/salome-multipr cad/salome-jobmanager \
cad/salome-netgenplugin
NO_STAGE= yes
.include <bsd.port.options.mk>
.if !defined(PKGNAMESUFFIX)

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: sceptre
# Date created: 11 February 2001
# Whom: grog
#
# Created by: grog
# $FreeBSD$
#
PORTNAME= sceptre
PORTVERSION= 2012.061
@ -20,6 +16,7 @@ USE_FORTRAN= yes
MAKE_JOBS_UNSAFE= yes
NO_WRKSUBDIR= yes
NO_STAGE= yes
.include <bsd.port.pre.mk>
FFLAGS+= -fno-automatic

View file

@ -65,6 +65,7 @@ PLIST_SUB+= MPI=""
PLIST_SUB+= MPI="@comment "
.endif
NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "i386"

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: scv
# Date created: 16 December 2006
# Whom: Peter Johnson
#
# Created by: Peter Johnson
# $FreeBSD$
#
PORTNAME= scv
PORTVERSION= 1.0p2
@ -29,6 +25,7 @@ CONFIGURE_WRKSRC= ${WRKSRC}/objdir
BUILD_WRKSRC= ${WRKSRC}/objdir
INSTALL_WRKSRC= ${WRKSRC}/objdir
NO_STAGE= yes
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})

View file

@ -1,10 +1,5 @@
# ex:ts=8
# Ports collection makefile for: slffea
# Date created: Feb 9, 2002
# Whom: ijliao
#
# Created by: ijliao
# $FreeBSD$
#
PORTNAME= slffea
PORTVERSION= 1.5
@ -37,6 +32,7 @@ EXEC= beam/beam/bm beam/beam_gr/bmpost brick/brick/br \
truss/truss_gr/tspost
PLIST_FILES= ${EXEC:T:S/^/bin\//}
NO_STAGE= yes
post-patch:
@(${FIND} ${WRKSRC} -name Makefile | ${XARGS} \
${REINPLACE_CMD} -E -e "s|^CC = .*|CC = ${CC} ${CFLAGS}|g" \

View file

@ -29,6 +29,7 @@ MLINKS= spice.1 spice3.1
OPTIONS_DEFINE= DOCS X11
OPTIONS_DEFAULT=DOCS X11
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MX11}

View file

@ -32,6 +32,7 @@ PLIST_FILES= bin/sweethome3d \
DESKTOP_ENTRIES="Sweet Home 3D" "" "${PORTNAME}-icon" "${PORTNAME}" "" false
NO_STAGE= yes
do-install:
${INSTALL_DATA} ${WRKSRC}/install/${JARNAME} ${JAVAJARDIR}/${JARNAME}
${INSTALL_SCRIPT} ${WRKDIR}/sweethome3d.sh ${PREFIX}/bin/sweethome3d

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: systemc
# Date created: 15 December 2005
# Whom: Daniel Thiele
#
# Created by: Daniel Thiele
# $FreeBSD$
#
PORTNAME= systemc
PORTVERSION= 2.2.0
@ -24,6 +20,7 @@ CONFIGURE_WRKSRC= ${WRKSRC}/objdir
BUILD_WRKSRC= ${WRKSRC}/objdir
INSTALL_WRKSRC= ${WRKSRC}/objdir
NO_STAGE= yes
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})

View file

@ -21,6 +21,7 @@ MAN1= gmac.1 tkgate.1 verga.1
TKGATE_IPATH= -I${TK_INCLUDEDIR} -I${TCL_INCLUDEDIR}
TKGATE_LIBS= -ltk${TK_VER:S/.//} -ltcl${TCL_VER:S/.//} -lX11 -lm
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|/usr/bin/wish|${WISH}|g' ${WRKSRC}/scripts/tree.tcl
@${REINPLACE_CMD} -e \

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: tochnog
# Date created: 19 Apr 2003
# Whom: Pedro Giffuni <giffunip@asme.org>
#
# Created by: Pedro Giffuni <giffunip@asme.org>
# $FreeBSD$
#
PORTNAME= tochnog
PORTVERSION= 20010211
@ -60,6 +56,7 @@ USE_FORTRAN= yes
FORTRANLIBS= -lgfortranbegin -lgfortran
GCCLIBDIR= -L`${CAT} ${WRKSRC}/LIBDIR` -L`${CAT} ${WRKSRC}/LIBDIR`/../../..
NO_STAGE= yes
pre-build:
@${DIRNAME} `${FC} -print-libgcc-file-name` > ${WRKSRC}/LIBDIR
@${REINPLACE_CMD} -e 's,%%LOCALBASE%%,${LOCALBASE},g ; \

View file

@ -16,6 +16,7 @@ GNU_CONFIGURE= yes
MAN1= transcalc.1
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|^CFLAGS=|#CFLAGS=|g' ${WRKSRC}/configure

View file

@ -26,6 +26,7 @@ MAKE_JOBS_UNSAFE= yes
VARKON_PREFIX= ${PREFIX}/lib/${PORTNAME}
NO_STAGE= yes
post-extract:
@${FIND} ${WRKSRC} -name "*.o" -delete

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