From acf9e8dba69c03fde98e4b0805dfa75374343660 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 15:58:41 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: cad) --- cad/admesh/Makefile | 1 + cad/adms/Makefile | 1 + cad/alliance/Makefile | 1 + cad/astk-client/Makefile | 1 + cad/astk-serveur/Makefile | 1 + cad/atlc/Makefile | 7 ++----- cad/basicdsp/Makefile | 7 ++----- cad/brlcad/Makefile | 1 + cad/calculix/Makefile | 7 ++----- cad/cascade/Makefile | 7 ++----- cad/chipmunk/Makefile | 7 ++----- cad/chipvault/Makefile | 8 ++------ cad/cider/Makefile | 7 ++----- cad/dinotrace/Makefile | 1 + cad/dxf2fig/Makefile | 8 ++------ cad/electric-ng/Makefile | 1 + cad/electric/Makefile | 1 + cad/feappv/Makefile | 1 + cad/fidocadj/Makefile | 1 + cad/findhier/Makefile | 7 ++----- cad/freehdl/Makefile | 1 + cad/gdsreader/Makefile | 7 ++----- cad/gdt/Makefile | 1 + cad/geda-docs/Makefile | 7 ++----- cad/geda-examples/Makefile | 7 ++----- cad/geda-gattrib/Makefile | 1 + cad/geda-gschem/Makefile | 1 + cad/geda-netlist/Makefile | 1 + cad/geda-symbols/Makefile | 7 ++----- cad/geda-symcheck/Makefile | 1 + cad/geda-utils/Makefile | 1 + cad/geda/Makefile | 1 + cad/gerbv/Makefile | 1 + cad/gmsh-occ/Makefile | 7 ++----- cad/gmsh/Makefile | 1 + cad/gnucap/Makefile | 1 + cad/gplcver/Makefile | 8 ++------ cad/gspiceui/Makefile | 1 + cad/gtkwave/Makefile | 1 + cad/gwave/Makefile | 7 ++----- cad/impact/Makefile | 1 + cad/irsim/Makefile | 1 + cad/iverilog/Makefile | 1 + cad/jspice3/Makefile | 7 ++----- cad/kicad-devel/Makefile | 1 + cad/kicad-library/Makefile | 7 ++----- cad/kicad/Makefile | 1 + cad/klayout/Makefile | 7 ++----- cad/layouteditor/Makefile | 1 + cad/ldraw/Makefile | 1 + cad/leocad/Makefile | 1 + cad/libgeda/Makefile | 1 + cad/librecad/Makefile | 1 + cad/linux-eagle5/Makefile | 7 ++----- cad/logisim/Makefile | 1 + cad/magic/Makefile | 1 + cad/mars/Makefile | 3 +-- cad/meshdev/Makefile | 7 ++----- cad/meshlab/Makefile | 1 + cad/netgen/Makefile | 1 + cad/ngspice_rework/Makefile | 1 + cad/opencascade/Makefile | 1 + cad/openscad/Makefile | 3 ++- cad/openvsp/Makefile | 1 + cad/p5-GDS2/Makefile | 1 + cad/p5-Verilog-Perl/Makefile | 1 + cad/pcb/Makefile | 1 + cad/pdnmesh/Makefile | 1 + cad/pythoncad/Makefile | 8 ++------ cad/qcad-partslib/Makefile | 7 ++----- cad/qcad/Makefile | 1 + cad/qelectrotech/Makefile | 7 ++----- cad/qfsm/Makefile | 8 ++------ cad/qmls/Makefile | 8 ++------ cad/repsnapper/Makefile | 1 + cad/salome-geom/Makefile | 6 ++---- cad/salome-gui/Makefile | 1 + cad/salome-jobmanager/Makefile | 6 ++---- cad/salome-kernel/Makefile | 1 + cad/salome-light/Makefile | 6 ++---- cad/salome-med/Makefile | 1 + cad/salome-multipr/Makefile | 6 ++---- cad/salome-netgenplugin/Makefile | 6 ++---- cad/salome-randomizer/Makefile | 6 ++---- cad/salome-sierpinsky/Makefile | 6 ++---- cad/salome-smesh/Makefile | 6 ++---- cad/salome-visu/Makefile | 6 ++---- cad/salome-yacs/Makefile | 6 ++---- cad/salome/Makefile | 1 + cad/sceptre/Makefile | 7 ++----- cad/scotch/Makefile | 1 + cad/scv/Makefile | 7 ++----- cad/slffea/Makefile | 8 ++------ cad/spice/Makefile | 1 + cad/sweethome3d/Makefile | 1 + cad/systemc/Makefile | 7 ++----- cad/tkgate/Makefile | 1 + cad/tochnog/Makefile | 7 ++----- cad/transcalc/Makefile | 1 + cad/varkon/Makefile | 1 + cad/verilog-mode.el/Makefile | 1 + cad/xcircuit/Makefile | 1 + cad/z88/Makefile | 1 + 103 files changed, 145 insertions(+), 205 deletions(-) diff --git a/cad/admesh/Makefile b/cad/admesh/Makefile index 00038e1..a6ebfec 100644 --- a/cad/admesh/Makefile +++ b/cad/admesh/Makefile @@ -20,6 +20,7 @@ GNU_CONFIGURE= yes PORTDOCS= admesh.doc PLIST_FILES= bin/admesh +NO_STAGE= yes .include post-patch: diff --git a/cad/adms/Makefile b/cad/adms/Makefile index 8dc45a2..bdc2c19 100644 --- a/cad/adms/Makefile +++ b/cad/adms/Makefile @@ -21,4 +21,5 @@ USE_LDCONFIG= yes MAN1= admsXml.1 +NO_STAGE= yes .include diff --git a/cad/alliance/Makefile b/cad/alliance/Makefile index 2ee7883..fc25aa4 100644 --- a/cad/alliance/Makefile +++ b/cad/alliance/Makefile @@ -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 .if ${OSVERSION} < 800000 diff --git a/cad/astk-client/Makefile b/cad/astk-client/Makefile index f0a7ed0..e69fa93 100644 --- a/cad/astk-client/Makefile +++ b/cad/astk-client/Makefile @@ -9,4 +9,5 @@ MASTERDIR= ${.CURDIR}/../astk-serveur CLIENT_SEUL= oui +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/cad/astk-serveur/Makefile b/cad/astk-serveur/Makefile index cbb3905..1cde761 100644 --- a/cad/astk-serveur/Makefile +++ b/cad/astk-serveur/Makefile @@ -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 diff --git a/cad/atlc/Makefile b/cad/atlc/Makefile index 1d126ba..6133233 100644 --- a/cad/atlc/Makefile +++ b/cad/atlc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: atlc -# Date created: 9 November 2002 -# Whom: Marc Fonvieille -# +# Created by: Marc Fonvieille # $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 \ diff --git a/cad/basicdsp/Makefile b/cad/basicdsp/Makefile index 28564ce..1487ca2 100644 --- a/cad/basicdsp/Makefile +++ b/cad/basicdsp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: basicdsp -# Date created: 4 August 2008 -# Whom: Diane Bruce -# +# Created by: Diane Bruce # $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 diff --git a/cad/brlcad/Makefile b/cad/brlcad/Makefile index 577d4df..b6931bb 100644 --- a/cad/brlcad/Makefile +++ b/cad/brlcad/Makefile @@ -43,6 +43,7 @@ OPTIONS_DEFINE= OPTIMIZATION OPTIMIZATION_DESC= Build with optimizations OPTIONS_DEFAULT= OPTIMIZATION +NO_STAGE= yes .include "${.CURDIR}/Makefile.man" .include diff --git a/cad/calculix/Makefile b/cad/calculix/Makefile index 82ad6ec..2368a77 100644 --- a/cad/calculix/Makefile +++ b/cad/calculix/Makefile @@ -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 .include diff --git a/cad/cascade/Makefile b/cad/cascade/Makefile index d4f8f73..c4c3e90 100644 --- a/cad/cascade/Makefile +++ b/cad/cascade/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cascade -# Date created: 9 November 2002 -# Whom: Marc Fonvieille -# +# Created by: Marc Fonvieille # $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 diff --git a/cad/chipmunk/Makefile b/cad/chipmunk/Makefile index a16814e..d61925b 100644 --- a/cad/chipmunk/Makefile +++ b/cad/chipmunk/Makefile @@ -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 .if ${ARCH} == "sparc64" diff --git a/cad/chipvault/Makefile b/cad/chipvault/Makefile index 71de94b..ed6f8a1 100644 --- a/cad/chipvault/Makefile +++ b/cad/chipvault/Makefile @@ -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 diff --git a/cad/cider/Makefile b/cad/cider/Makefile index 2118055..1be8085 100644 --- a/cad/cider/Makefile +++ b/cad/cider/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cider -# Date created: 1999-12-12 -# Whom: AMAKAWA Shuhei -# +# Created by: AMAKAWA Shuhei # $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 diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index 0ffb3b6..cd509d8 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -23,6 +23,7 @@ GNU_CONFIGURE= yes INFO= dinotrace PLIST_FILES= bin/dinotrace +NO_STAGE= yes .include .if ${PORT_OPTIONS:MEMACS} diff --git a/cad/dxf2fig/Makefile b/cad/dxf2fig/Makefile index 394f36e..ded0272 100644 --- a/cad/dxf2fig/Makefile +++ b/cad/dxf2fig/Makefile @@ -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 ; \ diff --git a/cad/electric-ng/Makefile b/cad/electric-ng/Makefile index 3fcde7b..38250d3 100644 --- a/cad/electric-ng/Makefile +++ b/cad/electric-ng/Makefile @@ -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 .if ${PORT_OPTIONS:MBSH} || exists(${JAVALIBDIR}/bsh.jar) diff --git a/cad/electric/Makefile b/cad/electric/Makefile index 2e2ffb3..9e0c37f 100644 --- a/cad/electric/Makefile +++ b/cad/electric/Makefile @@ -20,6 +20,7 @@ T1LIB_DESC= Use T1lib Type1 font library USES= motif +NO_STAGE= yes .include FEATURES+= MOTIF diff --git a/cad/feappv/Makefile b/cad/feappv/Makefile index b939c8e..6de605c 100644 --- a/cad/feappv/Makefile +++ b/cad/feappv/Makefile @@ -31,6 +31,7 @@ PORTDOCS= manual.pdf OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include post-patch: diff --git a/cad/fidocadj/Makefile b/cad/fidocadj/Makefile index 2e80018..c425a69 100644 --- a/cad/fidocadj/Makefile +++ b/cad/fidocadj/Makefile @@ -26,6 +26,7 @@ USE_JAVA= yes OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include FDCJ_MANUAL= ${PORTNAME}_manual_en.pdf diff --git a/cad/findhier/Makefile b/cad/findhier/Makefile index d0d3a77..be8208e 100644 --- a/cad/findhier/Makefile +++ b/cad/findhier/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: findhier -# Date created: Sat, Apr 28, 2007 -# Whom: Hiroki Sato -# +# Created by: Hiroki Sato # $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 diff --git a/cad/freehdl/Makefile b/cad/freehdl/Makefile index 5c5ff19..927f56b 100644 --- a/cad/freehdl/Makefile +++ b/cad/freehdl/Makefile @@ -53,4 +53,5 @@ plist: build | ${GREP} -vE '%%DATADIR%%|freehdl' >> ${PLIST} @${RM} -rf ${PLIST_TMP} +NO_STAGE= yes .include diff --git a/cad/gdsreader/Makefile b/cad/gdsreader/Makefile index ecce08b..9737211 100644 --- a/cad/gdsreader/Makefile +++ b/cad/gdsreader/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: gdsreader -# Date created: Sat, Apr 28, 2007 -# Whom: Hiroki Sato -# +# Created by: Hiroki Sato # $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) diff --git a/cad/gdt/Makefile b/cad/gdt/Makefile index ad02683..55571d3 100644 --- a/cad/gdt/Makefile +++ b/cad/gdt/Makefile @@ -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 diff --git a/cad/geda-docs/Makefile b/cad/geda-docs/Makefile index 365ee5d..ce2ef3e 100644 --- a/cad/geda-docs/Makefile +++ b/cad/geda-docs/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: geda -# Date created: 27 June 2006 -# Whom: Stanislav Sedov -# +# Created by: Stanislav Sedov # $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 diff --git a/cad/geda-examples/Makefile b/cad/geda-examples/Makefile index 8099ce3..54de51a 100644 --- a/cad/geda-examples/Makefile +++ b/cad/geda-examples/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: geda -# Date created: 27 June 2006 -# Whom: Stanislav Sedov -# +# Created by: Stanislav Sedov # $FreeBSD$ -# PORTNAME= examples PORTVERSION= 1.4.3 @@ -21,6 +17,7 @@ GNU_CONFIGURE= yes EXAMPLESDIR= ${PREFIX}/share/examples/geda +NO_STAGE= yes .include post-patch: diff --git a/cad/geda-gattrib/Makefile b/cad/geda-gattrib/Makefile index f39a8ce..78cd68a 100644 --- a/cad/geda-gattrib/Makefile +++ b/cad/geda-gattrib/Makefile @@ -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 .if ${PORT_OPTIONS:MNLS} diff --git a/cad/geda-gschem/Makefile b/cad/geda-gschem/Makefile index 49ef0f7..a6e2315 100644 --- a/cad/geda-gschem/Makefile +++ b/cad/geda-gschem/Makefile @@ -32,6 +32,7 @@ LDFLAGS+= -L${LOCALBASE}/lib MAN1= gschem.1 +NO_STAGE= yes .include .if ${PORT_OPTIONS:MNLS} diff --git a/cad/geda-netlist/Makefile b/cad/geda-netlist/Makefile index c16e3ed..69d622e4 100644 --- a/cad/geda-netlist/Makefile +++ b/cad/geda-netlist/Makefile @@ -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," \ diff --git a/cad/geda-symbols/Makefile b/cad/geda-symbols/Makefile index a33655d..ebdefa5 100644 --- a/cad/geda-symbols/Makefile +++ b/cad/geda-symbols/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: geda -# Date created: 4 April 2001 -# Whom: bruno schwander -# +# Created by: bruno schwander # $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," \ diff --git a/cad/geda-symcheck/Makefile b/cad/geda-symcheck/Makefile index 1566c9e..38b6f5d 100644 --- a/cad/geda-symcheck/Makefile +++ b/cad/geda-symcheck/Makefile @@ -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," \ diff --git a/cad/geda-utils/Makefile b/cad/geda-utils/Makefile index 5b7907e..730b9f2 100644 --- a/cad/geda-utils/Makefile +++ b/cad/geda-utils/Makefile @@ -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," \ diff --git a/cad/geda/Makefile b/cad/geda/Makefile index d1aa0bf..517a954 100644 --- a/cad/geda/Makefile +++ b/cad/geda/Makefile @@ -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 .if empty(PORT_OPTIONS:MDOCS) diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile index f575fc1..70a1a72 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -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 diff --git a/cad/gmsh-occ/Makefile b/cad/gmsh-occ/Makefile index d69b9a9..031a318 100644 --- a/cad/gmsh-occ/Makefile +++ b/cad/gmsh-occ/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gmsh-occ -# Date created: 31 December 2008 -# Whom: Thierry Thomas -# +# Created by: Thierry Thomas # $FreeBSD$ -# PORTNAME= gmsh CATEGORIES= cad @@ -16,4 +12,5 @@ MASTERDIR= ${.CURDIR}/../../cad/gmsh WITH_OCC= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile index cd52316..4249e58 100644 --- a/cad/gmsh/Makefile +++ b/cad/gmsh/Makefile @@ -124,6 +124,7 @@ CONFLICTS= gmsh-occ-2.* PKGMESSAGE= ${WRKDIR}/pkg-message +NO_STAGE= yes .include pre-everything:: diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile index da43f33..b6cd322 100644 --- a/cad/gnucap/Makefile +++ b/cad/gnucap/Makefile @@ -25,6 +25,7 @@ PORTDOCS= * PORTEXAMPLES= * PLIST_FILES= bin/gnucap bin/gnucap-modelgen +NO_STAGE= yes .include .if ${PORT_OPTIONS:MREADLINE} diff --git a/cad/gplcver/Makefile b/cad/gplcver/Makefile index a03a51c..2d3bc53 100644 --- a/cad/gplcver/Makefile +++ b/cad/gplcver/Makefile @@ -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 do-install: diff --git a/cad/gspiceui/Makefile b/cad/gspiceui/Makefile index 7f24971..63c9b7b 100644 --- a/cad/gspiceui/Makefile +++ b/cad/gspiceui/Makefile @@ -41,6 +41,7 @@ PORTDOCS= * PORTEXAMPLES= * PLIST_FILES= bin/gspiceui share/pixmaps/gspiceui-48x48.xpm +NO_STAGE= yes .include .if ${PORT_OPTIONS:MGNUCAP} diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile index 2287cdf..da44b64 100644 --- a/cad/gtkwave/Makefile +++ b/cad/gtkwave/Makefile @@ -21,6 +21,7 @@ TCL_DESC= Enable support for TCL/TK PORTDOCS= gtkwave.odt +NO_STAGE= yes .include .if ${PORT_OPTIONS:MTCL} diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile index 3f8b624..7c3094a 100644 --- a/cad/gwave/Makefile +++ b/cad/gwave/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gwave -# Date created: 16 June 2002 -# Whom: Duncan Barclay -# +# Created by: Duncan Barclay # $FreeBSD$ -# PORTNAME= gwave PORTVERSION= 20080127 @@ -41,6 +37,7 @@ DOCFILES= Guile.notes \ hspice.txt \ spice3.txt +NO_STAGE= yes .include .if ${PORT_OPTIONS:MPLOTUTILS} diff --git a/cad/impact/Makefile b/cad/impact/Makefile index fa0c7fa..23c2cf9 100644 --- a/cad/impact/Makefile +++ b/cad/impact/Makefile @@ -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 .if ${PORT_OPTIONS:MGMSH} diff --git a/cad/irsim/Makefile b/cad/irsim/Makefile index 72ef241..3c14636 100644 --- a/cad/irsim/Makefile +++ b/cad/irsim/Makefile @@ -38,6 +38,7 @@ MAN1= irsim.1 MAN3= irsim-analyzer.3 MAN5= netchange.5 +NO_STAGE= yes .include .if ${PORT_OPTIONS:MTCL} diff --git a/cad/iverilog/Makefile b/cad/iverilog/Makefile index cda7640..23e7f1d 100644 --- a/cad/iverilog/Makefile +++ b/cad/iverilog/Makefile @@ -21,4 +21,5 @@ CONFIGURE_ARGS= --disable-suffix MAN1= iverilog-vpi.1 iverilog.1 vvp.1 +NO_STAGE= yes .include diff --git a/cad/jspice3/Makefile b/cad/jspice3/Makefile index 861bc8c..fb87b9b 100644 --- a/cad/jspice3/Makefile +++ b/cad/jspice3/Makefile @@ -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 .if ${PORT_OPTIONS:MX11} diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile index 4737e45..80c7fc0 100644 --- a/cad/kicad-devel/Makefile +++ b/cad/kicad-devel/Makefile @@ -44,6 +44,7 @@ CMAKE_ARGS= -DLOCALBASE="${LOCALBASE}" \ -DCMAKE_INCLUDE_PATH="${LOCALBASE}/include" \ -DwxWidgets_CONFIG_EXECUTABLE="${WX_CONFIG}" +NO_STAGE= yes .include BUILD_DEPENDS= wxgtk2-2.8-config:${PORTSDIR}/x11-toolkits/wxgtk28 \ diff --git a/cad/kicad-library/Makefile b/cad/kicad-library/Makefile index 55c49a4..0746213 100644 --- a/cad/kicad-library/Makefile +++ b/cad/kicad-library/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: kicad-library -# Date created: 22 May 2010 -# Whom: Thierry Thomas -# +# Created by: Thierry Thomas # $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}) diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile index 96e5e09..e8c4b1b 100644 --- a/cad/kicad/Makefile +++ b/cad/kicad/Makefile @@ -38,6 +38,7 @@ WRKSRC= ${WRKDIR}/${SFNAME} PLIST_SUB= DESKTOPDIR=${DESKTOPDIR:S|^${PREFIX}/||} +NO_STAGE= yes .include .if ${PORT_OPTIONS:MNLS} diff --git a/cad/klayout/Makefile b/cad/klayout/Makefile index 6e61e26..8031da8 100644 --- a/cad/klayout/Makefile +++ b/cad/klayout/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: klayout -# Date created: Sat, Apr 28, 2007 -# Whom: Hiroki Sato -# +# Created by: Hiroki Sato # $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} \ diff --git a/cad/layouteditor/Makefile b/cad/layouteditor/Makefile index 756e94a..24d0d58 100644 --- a/cad/layouteditor/Makefile +++ b/cad/layouteditor/Makefile @@ -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} diff --git a/cad/ldraw/Makefile b/cad/ldraw/Makefile index e35e791..78be35e 100644 --- a/cad/ldraw/Makefile +++ b/cad/ldraw/Makefile @@ -29,6 +29,7 @@ OPTIONS_DEFINE= DOCS SUB_FILES= pkg-message +NO_STAGE= yes .include post-extract-script: diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile index 57d677d..70986a0 100644 --- a/cad/leocad/Makefile +++ b/cad/leocad/Makefile @@ -39,6 +39,7 @@ ICON_SIZES= 16x16 24x24 32x32 48x48 128x128 256x256 OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include post-extract: diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile index 37c012f..90f0cde 100644 --- a/cad/libgeda/Makefile +++ b/cad/libgeda/Makefile @@ -24,6 +24,7 @@ CONFIGURE_ARGS= --disable-update-mime-database \ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include .if ${PORT_OPTIONS:MNLS} diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile index 30df908..041d8c3 100644 --- a/cad/librecad/Makefile +++ b/cad/librecad/Makefile @@ -22,6 +22,7 @@ GH_COMMIT= c1f2eb6 OPTIONS_DEFINE= NLS +NO_STAGE= yes .include .if ${PORT_OPTIONS:MNLS} diff --git a/cad/linux-eagle5/Makefile b/cad/linux-eagle5/Makefile index 6b6707b..4f42dd2 100644 --- a/cad/linux-eagle5/Makefile +++ b/cad/linux-eagle5/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: linux-eagle5 -# Date created: 20 March, 2009 -# Whom: Michael Durian -# +# Created by: Michael Durian # $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 PLIST_SUB+= LINUXBASE=${LINUXBASE} diff --git a/cad/logisim/Makefile b/cad/logisim/Makefile index e6151da..0996993 100644 --- a/cad/logisim/Makefile +++ b/cad/logisim/Makefile @@ -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} diff --git a/cad/magic/Makefile b/cad/magic/Makefile index d7a6d33..992e8f2 100644 --- a/cad/magic/Makefile +++ b/cad/magic/Makefile @@ -39,6 +39,7 @@ DESKTOP_ENTRIES="Magic" "" "" "${PORTNAME}" "" "" PORTSCOUT= limit:^7\. +NO_STAGE= yes .include post-patch: diff --git a/cad/mars/Makefile b/cad/mars/Makefile index b50fc2e..913cef8 100644 --- a/cad/mars/Makefile +++ b/cad/mars/Makefile @@ -1,7 +1,5 @@ # Created by: David O'Brien -# # $FreeBSD$ -# PORTNAME= mars PORTVERSION= 2.1 @@ -23,6 +21,7 @@ OPTIONS_DEFAULT=X11 MAKE_JOBS_UNSAFE= yes NO_WRKSUBDIR= yes +NO_STAGE= yes .include .if ${PORT_OPTIONS:MX11} diff --git a/cad/meshdev/Makefile b/cad/meshdev/Makefile index d70cda3..51c7537 100644 --- a/cad/meshdev/Makefile +++ b/cad/meshdev/Makefile @@ -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 diff --git a/cad/meshlab/Makefile b/cad/meshlab/Makefile index 8a9e845..c6bc5f2 100644 --- a/cad/meshlab/Makefile +++ b/cad/meshlab/Makefile @@ -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 diff --git a/cad/netgen/Makefile b/cad/netgen/Makefile index b3d48e9..833b7d7 100644 --- a/cad/netgen/Makefile +++ b/cad/netgen/Makefile @@ -32,6 +32,7 @@ OCC_DESC= Compile with OpenCascade geometry kernel FFMPEG_DESC= video recording with FFmpeg OPTIONS_DEFAULT= OCC +NO_STAGE= yes .include .if ${PORT_OPTIONS:MOCC} diff --git a/cad/ngspice_rework/Makefile b/cad/ngspice_rework/Makefile index 1a57359..fc83673 100644 --- a/cad/ngspice_rework/Makefile +++ b/cad/ngspice_rework/Makefile @@ -15,6 +15,7 @@ OPTIONS_DEFINE= DEBUG GNU_CONFIGURE= yes USE_GMAKE= yes +NO_STAGE= yes .include CONFIGURE_ARGS+=--enable-xspice \ diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile index 95bdf24..dd7ba50 100644 --- a/cad/opencascade/Makefile +++ b/cad/opencascade/Makefile @@ -48,6 +48,7 @@ LOCCROOT= OpenCAS OCCROOT= ${PREFIX}/${LOCCROOT} PLIST_SUB= OCCROOT="${LOCCROOT}" +NO_STAGE= yes .include .if ${PORT_OPTIONS:MTBB} diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile index 28afde8..57a8460 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -1,4 +1,4 @@ -# Created by: Michael Reifenberger +# Created by: Michael Reifenberger # $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 diff --git a/cad/openvsp/Makefile b/cad/openvsp/Makefile index 0d25229..195da45 100644 --- a/cad/openvsp/Makefile +++ b/cad/openvsp/Makefile @@ -38,6 +38,7 @@ PLIST_FILES= bin/vsp CFLAGS+= -I${LOCALBASE}/include/openNURBS +NO_STAGE= yes .include do-install: diff --git a/cad/p5-GDS2/Makefile b/cad/p5-GDS2/Makefile index 3f0c628..81a1c02 100644 --- a/cad/p5-GDS2/Makefile +++ b/cad/p5-GDS2/Makefile @@ -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 diff --git a/cad/p5-Verilog-Perl/Makefile b/cad/p5-Verilog-Perl/Makefile index 9783d6d..7f9ec72 100644 --- a/cad/p5-Verilog-Perl/Makefile +++ b/cad/p5-Verilog-Perl/Makefile @@ -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 post-patch: diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index c6b16fa..c820e85 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -40,6 +40,7 @@ MOTIF_DESC= Motif widgets GTK_DESC= GIMP ToolKit widgets NONE_DESC= No GUI support +NO_STAGE= yes .include .if ${PORT_OPTIONS:MNLS} diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile index f99cbbd..86909d6 100644 --- a/cad/pdnmesh/Makefile +++ b/cad/pdnmesh/Makefile @@ -41,6 +41,7 @@ MAN5= pdnmesh_input.5 DESKTOP_ENTRIES="pdnMesh" "${COMMENT}" "" "${PORTNAME}" "" "true" +NO_STAGE= yes .include .if ${PORT_OPTIONS:MATLAS} diff --git a/cad/pythoncad/Makefile b/cad/pythoncad/Makefile index 9f13cf1..a0bb51b 100644 --- a/cad/pythoncad/Makefile +++ b/cad/pythoncad/Makefile @@ -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 \ diff --git a/cad/qcad-partslib/Makefile b/cad/qcad-partslib/Makefile index 5eeff62..498d033 100644 --- a/cad/qcad-partslib/Makefile +++ b/cad/qcad-partslib/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qcad-partslib -# Date created: 28 Mar 2004 -# Whom: Michael Reifenberger -# +# Created by: Michael Reifenberger # $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 \ diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index e2c537d..8e737e1 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -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 diff --git a/cad/qelectrotech/Makefile b/cad/qelectrotech/Makefile index bccdf7b..150ff8a 100644 --- a/cad/qelectrotech/Makefile +++ b/cad/qelectrotech/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qelectrotech -# Date created: 2010-03-24 -# Whom: Gvozdikov Veniamin -# +# Created by: Gvozdikov Veniamin # $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' \ diff --git a/cad/qfsm/Makefile b/cad/qfsm/Makefile index 2d492c7..8a61be95 100644 --- a/cad/qfsm/Makefile +++ b/cad/qfsm/Makefile @@ -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 .if ${PORT_OPTIONS:MGRAPHVIZ} diff --git a/cad/qmls/Makefile b/cad/qmls/Makefile index a7c5126..d69bdda 100644 --- a/cad/qmls/Makefile +++ b/cad/qmls/Makefile @@ -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 diff --git a/cad/repsnapper/Makefile b/cad/repsnapper/Makefile index 6583586..45ea1aa 100644 --- a/cad/repsnapper/Makefile +++ b/cad/repsnapper/Makefile @@ -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 .if ${PORT_OPTIONS:MNLS} diff --git a/cad/salome-geom/Makefile b/cad/salome-geom/Makefile index 23f24b8..70f27a8 100644 --- a/cad/salome-geom/Makefile +++ b/cad/salome-geom/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: cad/salome-geom -# Date created: 20 May 2009 -# Whom: Stas Timokhin -# +# Created by: Stas Timokhin # $FreeBSD$ PORTREVISION= 6 @@ -15,4 +12,5 @@ SAL_MODULE_UPPER= GEOM BROKEN= fails to build +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/cad/salome-gui/Makefile b/cad/salome-gui/Makefile index 9ef9b19c..de3f25e 100644 --- a/cad/salome-gui/Makefile +++ b/cad/salome-gui/Makefile @@ -10,4 +10,5 @@ PORTNAME= salome PKGNAMESUFFIX= -gui SAL_MODULE_UPPER= GUI +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/cad/salome-jobmanager/Makefile b/cad/salome-jobmanager/Makefile index fb47a7d..603d97e 100644 --- a/cad/salome-jobmanager/Makefile +++ b/cad/salome-jobmanager/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: cad/salome-jobmanager -# Date created: 10 Nov 2010 -# Whom: Stas Timokhin -# +# Created by: Stas Timokhin # $FreeBSD$ PORTREVISION= 6 @@ -13,4 +10,5 @@ PORTNAME= salome PKGNAMESUFFIX= -jobmanager SAL_MODULE_UPPER= JOBMANAGER +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/cad/salome-kernel/Makefile b/cad/salome-kernel/Makefile index 32f26e9..2d82d06 100644 --- a/cad/salome-kernel/Makefile +++ b/cad/salome-kernel/Makefile @@ -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 diff --git a/cad/salome-light/Makefile b/cad/salome-light/Makefile index 4a58108..ebb4851 100644 --- a/cad/salome-light/Makefile +++ b/cad/salome-light/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: cad/salome-light -# Date created: 20 May 2009 -# Whom: Stas Timokhin -# +# Created by: Stas Timokhin # $FreeBSD$ PORTREVISION= 6 @@ -13,4 +10,5 @@ PORTNAME= salome PKGNAMESUFFIX= -light SAL_MODULE_UPPER= LIGHT +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/cad/salome-med/Makefile b/cad/salome-med/Makefile index 1b60595..5bda004 100644 --- a/cad/salome-med/Makefile +++ b/cad/salome-med/Makefile @@ -11,4 +11,5 @@ PORTNAME= salome PKGNAMESUFFIX= -med SAL_MODULE_UPPER= MED +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/cad/salome-multipr/Makefile b/cad/salome-multipr/Makefile index a4b9611..beb0eec 100644 --- a/cad/salome-multipr/Makefile +++ b/cad/salome-multipr/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: cad/salome-multipr -# Date created: 20 May 2009 -# Whom: Stas Timokhin -# +# Created by: Stas Timokhin # $FreeBSD$ PORTREVISION= 6 @@ -13,4 +10,5 @@ PORTNAME= salome PKGNAMESUFFIX= -multipr SAL_MODULE_UPPER= MULTIPR +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/cad/salome-netgenplugin/Makefile b/cad/salome-netgenplugin/Makefile index aba4cb3..64f1822 100644 --- a/cad/salome-netgenplugin/Makefile +++ b/cad/salome-netgenplugin/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: cad/salome-netgenplugin -# Date created: 10 Nov 2010 -# Whom: Stas Timokhin -# +# Created by: Stas Timokhin # $FreeBSD$ PORTREVISION= 6 @@ -13,4 +10,5 @@ PORTNAME= salome PKGNAMESUFFIX= -netgenplugin SAL_MODULE_UPPER= NETGENPLUGIN +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/cad/salome-randomizer/Makefile b/cad/salome-randomizer/Makefile index 755d884..c40613c 100644 --- a/cad/salome-randomizer/Makefile +++ b/cad/salome-randomizer/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: cad/salome-randomizer -# Date created: 20 May 2009 -# Whom: Stas Timokhin -# +# Created by: Stas Timokhin # $FreeBSD$ PORTREVISION= 4 @@ -13,4 +10,5 @@ PORTNAME= salome PKGNAMESUFFIX= -randomizer SAL_MODULE_UPPER= RANDOMIZER +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/cad/salome-sierpinsky/Makefile b/cad/salome-sierpinsky/Makefile index 98e1254..f9b57d6 100644 --- a/cad/salome-sierpinsky/Makefile +++ b/cad/salome-sierpinsky/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: cad/salome-sierpinsky -# Date created: 20 May 2009 -# Whom: Stas Timokhin -# +# Created by: Stas Timokhin # $FreeBSD$ PORTREVISION= 6 @@ -13,4 +10,5 @@ PORTNAME= salome PKGNAMESUFFIX= -sierpinsky SAL_MODULE_UPPER= SIERPINSKY +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/cad/salome-smesh/Makefile b/cad/salome-smesh/Makefile index 454413a..cfe35f7 100644 --- a/cad/salome-smesh/Makefile +++ b/cad/salome-smesh/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: cad/salome-smesh -# Date created: 20 May 2009 -# Whom: Stas Timokhin -# +# Created by: Stas Timokhin # $FreeBSD$ PORTREVISION= 6 @@ -13,4 +10,5 @@ PORTNAME= salome PKGNAMESUFFIX= -smesh SAL_MODULE_UPPER= SMESH +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/cad/salome-visu/Makefile b/cad/salome-visu/Makefile index c4584fc..702f0d7 100644 --- a/cad/salome-visu/Makefile +++ b/cad/salome-visu/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: cad/salome-visu -# Date created: 20 May 2009 -# Whom: Stas Timokhin -# +# Created by: Stas Timokhin # $FreeBSD$ PORTREVISION= 6 @@ -13,4 +10,5 @@ PORTNAME= salome PKGNAMESUFFIX= -visu SAL_MODULE_UPPER= VISU +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/cad/salome-yacs/Makefile b/cad/salome-yacs/Makefile index db8dd4a..24396f9 100644 --- a/cad/salome-yacs/Makefile +++ b/cad/salome-yacs/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: cad/salome-yacs -# Date created: 20 May 2009 -# Whom: Stas Timokhin -# +# Created by: Stas Timokhin # $FreeBSD$ PORTREVISION= 4 @@ -15,4 +12,5 @@ SAL_MODULE_UPPER= YACS BROKEN= fails to build +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/cad/salome/Makefile b/cad/salome/Makefile index 19a72a3..9b536ae 100644 --- a/cad/salome/Makefile +++ b/cad/salome/Makefile @@ -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 .if !defined(PKGNAMESUFFIX) diff --git a/cad/sceptre/Makefile b/cad/sceptre/Makefile index 8b4ad26..25658cd 100644 --- a/cad/sceptre/Makefile +++ b/cad/sceptre/Makefile @@ -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 FFLAGS+= -fno-automatic diff --git a/cad/scotch/Makefile b/cad/scotch/Makefile index e40ded38..572ab6b 100644 --- a/cad/scotch/Makefile +++ b/cad/scotch/Makefile @@ -65,6 +65,7 @@ PLIST_SUB+= MPI="" PLIST_SUB+= MPI="@comment " .endif +NO_STAGE= yes .include .if ${ARCH} == "i386" diff --git a/cad/scv/Makefile b/cad/scv/Makefile index 8ef3c44..671dbfa 100644 --- a/cad/scv/Makefile +++ b/cad/scv/Makefile @@ -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 .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) diff --git a/cad/slffea/Makefile b/cad/slffea/Makefile index 2bf59c6..4435831 100644 --- a/cad/slffea/Makefile +++ b/cad/slffea/Makefile @@ -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" \ diff --git a/cad/spice/Makefile b/cad/spice/Makefile index 98359de..2709ad7 100644 --- a/cad/spice/Makefile +++ b/cad/spice/Makefile @@ -29,6 +29,7 @@ MLINKS= spice.1 spice3.1 OPTIONS_DEFINE= DOCS X11 OPTIONS_DEFAULT=DOCS X11 +NO_STAGE= yes .include .if ${PORT_OPTIONS:MX11} diff --git a/cad/sweethome3d/Makefile b/cad/sweethome3d/Makefile index 961319c..b11a281 100644 --- a/cad/sweethome3d/Makefile +++ b/cad/sweethome3d/Makefile @@ -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 diff --git a/cad/systemc/Makefile b/cad/systemc/Makefile index 6697623..22c6f60 100644 --- a/cad/systemc/Makefile +++ b/cad/systemc/Makefile @@ -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 .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile index 336907a..87add50 100644 --- a/cad/tkgate/Makefile +++ b/cad/tkgate/Makefile @@ -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 \ diff --git a/cad/tochnog/Makefile b/cad/tochnog/Makefile index c7e0aff..fb50823 100644 --- a/cad/tochnog/Makefile +++ b/cad/tochnog/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tochnog -# Date created: 19 Apr 2003 -# Whom: Pedro Giffuni -# +# Created by: Pedro Giffuni # $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 ; \ diff --git a/cad/transcalc/Makefile b/cad/transcalc/Makefile index 08abb3f..105d06e 100644 --- a/cad/transcalc/Makefile +++ b/cad/transcalc/Makefile @@ -16,6 +16,7 @@ GNU_CONFIGURE= yes MAN1= transcalc.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|^CFLAGS=|#CFLAGS=|g' ${WRKSRC}/configure diff --git a/cad/varkon/Makefile b/cad/varkon/Makefile index a1a1557..03a3eb1 100644 --- a/cad/varkon/Makefile +++ b/cad/varkon/Makefile @@ -26,6 +26,7 @@ MAKE_JOBS_UNSAFE= yes VARKON_PREFIX= ${PREFIX}/lib/${PORTNAME} +NO_STAGE= yes post-extract: @${FIND} ${WRKSRC} -name "*.o" -delete diff --git a/cad/verilog-mode.el/Makefile b/cad/verilog-mode.el/Makefile index 1f58107..2101c0e 100644 --- a/cad/verilog-mode.el/Makefile +++ b/cad/verilog-mode.el/Makefile @@ -26,6 +26,7 @@ EMACS_NO_BUILD_DEPENDS= yes PLIST_FILES= ${EMACS_SITE_LISPDIR}/${PORTNAME} +NO_STAGE= yes do-install: @${MKDIR} ${PREFIX}/${EMACS_SITE_LISPDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTNAME} ${PREFIX}/${EMACS_SITE_LISPDIR} diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index 11dbbfc..fb8e5dc 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -38,6 +38,7 @@ DESKTOP_ENTRIES="Xcircuit" "${COMMENT}" "${DATADIR}/pixmaps/xcircuit.gif" \ # Restrict to stable (odd) versions, indicated by the second component. PORTSCOUT= limitw:1,odd +NO_STAGE= yes .include post-patch: diff --git a/cad/z88/Makefile b/cad/z88/Makefile index 31359cd..c0a2a23 100644 --- a/cad/z88/Makefile +++ b/cad/z88/Makefile @@ -28,6 +28,7 @@ Z88_BINS= z88f z88i1 z88i2 z88com z88d z88e z88g z88h z88n z88o \ z88x z88v Z88_DATA= z88.fcd z88.dyn *.dxf *.txt +NO_STAGE= yes post-patch: @${CP} ${WRKSRC}/z88.fcd.linux ${WRKSRC}/z88.fcd @${CP} ${WRKSRC}/z88.mk.kernel.gcc32 ${WRKSRC}/z88.kernel.mk -- cgit v1.1