diff options
103 files changed, 145 insertions, 205 deletions
diff --git a/cad/admesh/Makefile b/cad/admesh/Makefile index 00038e1387a6..a6ebfec3b675 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 <bsd.port.options.mk> post-patch: diff --git a/cad/adms/Makefile b/cad/adms/Makefile index 8dc45a277b89..bdc2c1996ffc 100644 --- a/cad/adms/Makefile +++ b/cad/adms/Makefile @@ -21,4 +21,5 @@ USE_LDCONFIG= yes MAN1= admsXml.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/cad/alliance/Makefile b/cad/alliance/Makefile index 2ee7883bb343..fc25aa484201 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 <bsd.port.pre.mk> .if ${OSVERSION} < 800000 diff --git a/cad/astk-client/Makefile b/cad/astk-client/Makefile index f0a7ed04d35d..e69fa9365b03 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 cbb3905a3300..1cde7619fe37 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 1d126baa20fa..6133233b91e2 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 <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 \ diff --git a/cad/basicdsp/Makefile b/cad/basicdsp/Makefile index 28564ce9ee2e..1487ca232d06 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 <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 diff --git a/cad/brlcad/Makefile b/cad/brlcad/Makefile index 577d4dfb5bb1..b6931bbd5cfa 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 <bsd.port.pre.mk> diff --git a/cad/calculix/Makefile b/cad/calculix/Makefile index 82ad6ecbf482..2368a7791134 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 <bsd.port.pre.mk> .include <bsd.port.options.mk> diff --git a/cad/cascade/Makefile b/cad/cascade/Makefile index d4f8f739d008..c4c3e908fc90 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 <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 diff --git a/cad/chipmunk/Makefile b/cad/chipmunk/Makefile index a16814eb39f3..d61925b92165 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 <bsd.port.pre.mk> .if ${ARCH} == "sparc64" diff --git a/cad/chipvault/Makefile b/cad/chipvault/Makefile index 71de94b7b4f9..ed6f8a1c0cb4 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 2118055cb79e..1be8085742d7 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 <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 diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index 0ffb3b6b4ab1..cd509d8901d2 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 <bsd.port.options.mk> .if ${PORT_OPTIONS:MEMACS} diff --git a/cad/dxf2fig/Makefile b/cad/dxf2fig/Makefile index 394f36ec7cd7..ded0272da2d3 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 3fcde7bf7569..38250d341dc0 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 <bsd.port.options.mk> .if ${PORT_OPTIONS:MBSH} || exists(${JAVALIBDIR}/bsh.jar) diff --git a/cad/electric/Makefile b/cad/electric/Makefile index 2e2ffb3508ce..9e0c37ff1476 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 <bsd.port.options.mk> FEATURES+= MOTIF diff --git a/cad/feappv/Makefile b/cad/feappv/Makefile index b939c8ecb964..6de605c3d091 100644 --- a/cad/feappv/Makefile +++ b/cad/feappv/Makefile @@ -31,6 +31,7 @@ PORTDOCS= manual.pdf OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/cad/fidocadj/Makefile b/cad/fidocadj/Makefile index 2e800182c5aa..c425a691e70f 100644 --- a/cad/fidocadj/Makefile +++ b/cad/fidocadj/Makefile @@ -26,6 +26,7 @@ USE_JAVA= yes OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include <bsd.port.options.mk> FDCJ_MANUAL= ${PORTNAME}_manual_en.pdf diff --git a/cad/findhier/Makefile b/cad/findhier/Makefile index d0d3a7708da6..be8208e7a3a0 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 <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 diff --git a/cad/freehdl/Makefile b/cad/freehdl/Makefile index 5c5ff1904c08..927f56b99466 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 <bsd.port.mk> diff --git a/cad/gdsreader/Makefile b/cad/gdsreader/Makefile index ecce08bc5a73..973721157427 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 <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) diff --git a/cad/gdt/Makefile b/cad/gdt/Makefile index ad02683d0f66..55571d303b2a 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 365ee5dc4fa3..ce2ef3e4d079 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 <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> diff --git a/cad/geda-examples/Makefile b/cad/geda-examples/Makefile index 8099ce37bea9..54de51a59925 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 <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: diff --git a/cad/geda-gattrib/Makefile b/cad/geda-gattrib/Makefile index f39a8ce9a043..78cd68a4a7d6 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 <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/cad/geda-gschem/Makefile b/cad/geda-gschem/Makefile index 49ef0f73f9e0..a6e2315c24ad 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 <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/cad/geda-netlist/Makefile b/cad/geda-netlist/Makefile index c16e3ed4097c..69d622e45b3a 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 a33655dc7445..ebdefa576caf 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 <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," \ diff --git a/cad/geda-symcheck/Makefile b/cad/geda-symcheck/Makefile index 1566c9ee85ee..38b6f5db6160 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 5b7907e4c893..730b9f279aa2 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 d1aa0bf5b83d..517a954fe685 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 <bsd.port.options.mk> .if empty(PORT_OPTIONS:MDOCS) diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile index f575fc1a48fe..70a1a72a9d70 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 d69b9a91c311..031a318dda6d 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 <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" diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile index cd523162f1a0..4249e5805a4a 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 <bsd.port.pre.mk> pre-everything:: diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile index da43f338725d..b6cd3220d0aa 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 <bsd.port.options.mk> .if ${PORT_OPTIONS:MREADLINE} diff --git a/cad/gplcver/Makefile b/cad/gplcver/Makefile index a03a51c57960..2d3bc53f6ceb 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 <bsd.port.pre.mk> do-install: diff --git a/cad/gspiceui/Makefile b/cad/gspiceui/Makefile index 7f2497147f9a..63c9b7b307eb 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 <bsd.port.options.mk> .if ${PORT_OPTIONS:MGNUCAP} diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile index 2287cdfc74ec..da44b6488e11 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 <bsd.port.options.mk> .if ${PORT_OPTIONS:MTCL} diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile index 3f8b624d319d..7c3094a80190 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 <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} diff --git a/cad/impact/Makefile b/cad/impact/Makefile index fa0c7fad64e4..23c2cf99fd2b 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 <bsd.port.options.mk> .if ${PORT_OPTIONS:MGMSH} diff --git a/cad/irsim/Makefile b/cad/irsim/Makefile index 72ef241660ed..3c1463665b59 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 <bsd.port.options.mk> .if ${PORT_OPTIONS:MTCL} diff --git a/cad/iverilog/Makefile b/cad/iverilog/Makefile index cda7640bd86e..23e7f1d09804 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 <bsd.port.mk> diff --git a/cad/jspice3/Makefile b/cad/jspice3/Makefile index 861bc8c39f3c..fb87b9b2bcc7 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 <bsd.port.options.mk> .if ${PORT_OPTIONS:MX11} diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile index 4737e4568ccd..80c7fc00433b 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 <bsd.port.pre.mk> BUILD_DEPENDS= wxgtk2-2.8-config:${PORTSDIR}/x11-toolkits/wxgtk28 \ diff --git a/cad/kicad-library/Makefile b/cad/kicad-library/Makefile index 55c49a4ad3cc..074621388d3f 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 <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}) diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile index 96e5e097c30b..e8c4b1b09d51 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 <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/cad/klayout/Makefile b/cad/klayout/Makefile index 6e61e26e7756..8031da8600c5 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 <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} \ diff --git a/cad/layouteditor/Makefile b/cad/layouteditor/Makefile index 756e94ad61b4..24d0d589cb74 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 e35e791044cb..78be35e9e4b0 100644 --- a/cad/ldraw/Makefile +++ b/cad/ldraw/Makefile @@ -29,6 +29,7 @@ OPTIONS_DEFINE= DOCS SUB_FILES= pkg-message +NO_STAGE= yes .include <bsd.port.options.mk> post-extract-script: diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile index 57d677dc2509..70986a0febed 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 <bsd.port.options.mk> post-extract: diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile index 37c012fe6af8..90f0cde15677 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 <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile index 30df908e35cc..041d8c343358 100644 --- a/cad/librecad/Makefile +++ b/cad/librecad/Makefile @@ -22,6 +22,7 @@ GH_COMMIT= c1f2eb6 OPTIONS_DEFINE= NLS +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/cad/linux-eagle5/Makefile b/cad/linux-eagle5/Makefile index 6b6707b836a9..4f42dd2914af 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 <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} diff --git a/cad/logisim/Makefile b/cad/logisim/Makefile index e6151da5f73c..099699399613 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 d7a6d330f00e..992e8f25aece 100644 --- a/cad/magic/Makefile +++ b/cad/magic/Makefile @@ -39,6 +39,7 @@ DESKTOP_ENTRIES="Magic" "" "" "${PORTNAME}" "" "" PORTSCOUT= limit:^7\. +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/cad/mars/Makefile b/cad/mars/Makefile index b50fc2ec472a..913cef80bff0 100644 --- a/cad/mars/Makefile +++ b/cad/mars/Makefile @@ -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} diff --git a/cad/meshdev/Makefile b/cad/meshdev/Makefile index d70cda392f29..51c7537525dc 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 8a9e8458dbfb..c6bc5f2ed6ae 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 b3d48e963085..833b7d703462 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 <bsd.port.options.mk> .if ${PORT_OPTIONS:MOCC} diff --git a/cad/ngspice_rework/Makefile b/cad/ngspice_rework/Makefile index 1a573594e93b..fc83673e64fd 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 <bsd.port.options.mk> CONFIGURE_ARGS+=--enable-xspice \ diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile index 95bdf240e107..dd7ba509d3d3 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 <bsd.port.options.mk> .if ${PORT_OPTIONS:MTBB} diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile index 28afde8c3893..57a8460c78b9 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -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 diff --git a/cad/openvsp/Makefile b/cad/openvsp/Makefile index 0d25229f46ea..195da4569c2f 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 <bsd.port.options.mk> do-install: diff --git a/cad/p5-GDS2/Makefile b/cad/p5-GDS2/Makefile index 3f0c62845e9e..81a1c0262756 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 9783d6d5f51b..7f9ec722107b 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 <bsd.port.pre.mk> post-patch: diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index c6b16fa5288d..c820e851058a 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 <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile index f99cbbdebbac..86909d611551 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 <bsd.port.options.mk> .if ${PORT_OPTIONS:MATLAS} diff --git a/cad/pythoncad/Makefile b/cad/pythoncad/Makefile index 9f13cf18c0c5..a0bb51b44736 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 5eeff6274bec..498d033174fa 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 <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 \ diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index e2c537d1e738..8e737e1431d7 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 bccdf7b6a708..150ff8aecd83 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 <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' \ diff --git a/cad/qfsm/Makefile b/cad/qfsm/Makefile index 2d492c7f3635..8a61be95e1f3 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 <bsd.port.options.mk> .if ${PORT_OPTIONS:MGRAPHVIZ} diff --git a/cad/qmls/Makefile b/cad/qmls/Makefile index a7c512606383..d69bdda56168 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 <bsd.port.mk> diff --git a/cad/repsnapper/Makefile b/cad/repsnapper/Makefile index 658358695342..45ea1aa5a912 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 <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/cad/salome-geom/Makefile b/cad/salome-geom/Makefile index 23f24b8cc2b6..70f27a8411ef 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 <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" diff --git a/cad/salome-gui/Makefile b/cad/salome-gui/Makefile index 9ef9b19cd000..de3f25ec0549 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 fb47a7d2d14e..603d97e5f56d 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 <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" diff --git a/cad/salome-kernel/Makefile b/cad/salome-kernel/Makefile index 32f26e971101..2d82d069aa47 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 4a58108639b6..ebb485152e57 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 <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" diff --git a/cad/salome-med/Makefile b/cad/salome-med/Makefile index 1b60595cf752..5bda00415d6a 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 a4b961161a37..beb0eecc107d 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 <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" diff --git a/cad/salome-netgenplugin/Makefile b/cad/salome-netgenplugin/Makefile index aba4cb382e7d..64f182220c37 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 <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" diff --git a/cad/salome-randomizer/Makefile b/cad/salome-randomizer/Makefile index 755d88405d23..c40613cc371e 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 <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" diff --git a/cad/salome-sierpinsky/Makefile b/cad/salome-sierpinsky/Makefile index 98e1254e20d6..f9b57d6a5ae9 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 <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" diff --git a/cad/salome-smesh/Makefile b/cad/salome-smesh/Makefile index 454413a1cab1..cfe35f745b3e 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 <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" diff --git a/cad/salome-visu/Makefile b/cad/salome-visu/Makefile index c4584fc16076..702f0d7f60a2 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 <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" diff --git a/cad/salome-yacs/Makefile b/cad/salome-yacs/Makefile index db8dd4af4951..24396f9a6694 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 <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" diff --git a/cad/salome/Makefile b/cad/salome/Makefile index 19a72a3473d5..9b536aec7e26 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 <bsd.port.options.mk> .if !defined(PKGNAMESUFFIX) diff --git a/cad/sceptre/Makefile b/cad/sceptre/Makefile index 8b4ad2630826..25658cdb04de 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 <bsd.port.pre.mk> FFLAGS+= -fno-automatic diff --git a/cad/scotch/Makefile b/cad/scotch/Makefile index e40ded385a65..572ab6bacd03 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 <bsd.port.pre.mk> .if ${ARCH} == "i386" diff --git a/cad/scv/Makefile b/cad/scv/Makefile index 8ef3c44de716..671dbfa7536b 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 <bsd.port.pre.mk> .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) diff --git a/cad/slffea/Makefile b/cad/slffea/Makefile index 2bf59c63a506..443583103e50 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 98359deb69fd..2709ad7548b7 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 <bsd.port.options.mk> .if ${PORT_OPTIONS:MX11} diff --git a/cad/sweethome3d/Makefile b/cad/sweethome3d/Makefile index 961319cc164b..b11a2816c96e 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 6697623bf914..22c6f600ed3c 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 <bsd.port.pre.mk> .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile index 336907a85eb8..87add50a6480 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 c7e0aff14963..fb508233f79e 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 <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 ; \ diff --git a/cad/transcalc/Makefile b/cad/transcalc/Makefile index 08abb3fb8d18..105d06ead036 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 a1a1557fa232..03a3eb195f07 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 1f5810760781..2101c0ef13be 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 11dbbfc0e37c..fb8e5dcad56e 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 <bsd.port.options.mk> post-patch: diff --git a/cad/z88/Makefile b/cad/z88/Makefile index 31359cd4c84b..c0a2a2325477 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 |