Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jan 2014 16:35:23 +0000 (UTC)
From:      Stephen Montgomery-Smith <stephen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r339520 - in head: Mk benchmarks/octave-forge-benchmark math/octave-forge-actuarial math/octave-forge-ad math/octave-forge-audio math/octave-forge-base math/octave-forge-bim math/octave...
Message-ID:  <201401121635.s0CGZNuJ006210@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: stephen
Date: Sun Jan 12 16:35:23 2014
New Revision: 339520
URL: http://svnweb.freebsd.org/changeset/ports/339520

Log:
  - Implement staging for octave-forge ports.

Modified:
  head/Mk/bsd.octave.mk
  head/benchmarks/octave-forge-benchmark/Makefile
  head/math/octave-forge-actuarial/Makefile
  head/math/octave-forge-ad/Makefile
  head/math/octave-forge-audio/Makefile
  head/math/octave-forge-base/Makefile
  head/math/octave-forge-bim/Makefile
  head/math/octave-forge-bioinfo/Makefile
  head/math/octave-forge-cgi/Makefile
  head/math/octave-forge-civil-engineering/Makefile
  head/math/octave-forge-communications/Makefile
  head/math/octave-forge-control/Makefile
  head/math/octave-forge-data-smoothing/Makefile
  head/math/octave-forge-database/Makefile
  head/math/octave-forge-dataframe/Makefile
  head/math/octave-forge-dicom/Makefile
  head/math/octave-forge-econometrics/Makefile
  head/math/octave-forge-engine/Makefile
  head/math/octave-forge-fenv/Makefile
  head/math/octave-forge-financial/Makefile
  head/math/octave-forge-fits/Makefile
  head/math/octave-forge-fl-core/Makefile
  head/math/octave-forge-fpl/Makefile
  head/math/octave-forge-fuzzy-logic-toolkit/Makefile
  head/math/octave-forge-ga/Makefile
  head/math/octave-forge-general/Makefile
  head/math/octave-forge-generate_html/Makefile
  head/math/octave-forge-geometry/Makefile
  head/math/octave-forge-gnuplot/Makefile
  head/math/octave-forge-gsl/Makefile
  head/math/octave-forge-ident/Makefile
  head/math/octave-forge-image/Makefile
  head/math/octave-forge-informationtheory/Makefile
  head/math/octave-forge-integration/Makefile
  head/math/octave-forge-io/Makefile
  head/math/octave-forge-irsa/Makefile
  head/math/octave-forge-linear-algebra/Makefile
  head/math/octave-forge-lssa/Makefile
  head/math/octave-forge-ltfat/Makefile
  head/math/octave-forge-mapping/Makefile
  head/math/octave-forge-mechanics/Makefile
  head/math/octave-forge-miscellaneous/Makefile
  head/math/octave-forge-missing-functions/Makefile
  head/math/octave-forge-msh/Makefile
  head/math/octave-forge-multicore/Makefile
  head/math/octave-forge-mvn/Makefile
  head/math/octave-forge-nan/Makefile
  head/math/octave-forge-ncarray/Makefile
  head/math/octave-forge-netcdf/Makefile
  head/math/octave-forge-nlwing2/Makefile
  head/math/octave-forge-nnet/Makefile
  head/math/octave-forge-nurbs/Makefile
  head/math/octave-forge-ocs/Makefile
  head/math/octave-forge-oct2mat/Makefile
  head/math/octave-forge-octcdf/Makefile
  head/math/octave-forge-octclip/Makefile
  head/math/octave-forge-octgpr/Makefile
  head/math/octave-forge-octproj/Makefile
  head/math/octave-forge-odebvp/Makefile
  head/math/octave-forge-odepkg/Makefile
  head/math/octave-forge-optim/Makefile
  head/math/octave-forge-optiminterp/Makefile
  head/math/octave-forge-outliers/Makefile
  head/math/octave-forge-parallel/Makefile
  head/math/octave-forge-pdb/Makefile
  head/math/octave-forge-plot/Makefile
  head/math/octave-forge-pt_br/Makefile
  head/math/octave-forge-quaternion/Makefile
  head/math/octave-forge-queueing/Makefile
  head/math/octave-forge-secs1d/Makefile
  head/math/octave-forge-secs2d/Makefile
  head/math/octave-forge-secs3d/Makefile
  head/math/octave-forge-signal/Makefile
  head/math/octave-forge-simp/Makefile
  head/math/octave-forge-sockets/Makefile
  head/math/octave-forge-specfun/Makefile
  head/math/octave-forge-special-matrix/Makefile
  head/math/octave-forge-spline-gcvspl/Makefile
  head/math/octave-forge-splines/Makefile
  head/math/octave-forge-statistics/Makefile
  head/math/octave-forge-strings/Makefile
  head/math/octave-forge-struct/Makefile
  head/math/octave-forge-symband/Makefile
  head/math/octave-forge-symbolic/Makefile
  head/math/octave-forge-tcl-octave/Makefile
  head/math/octave-forge-tsa/Makefile
  head/math/octave-forge-video/Makefile
  head/math/octave-forge-xraylib/Makefile
  head/math/octave-forge-zenity/Makefile

Modified: head/Mk/bsd.octave.mk
==============================================================================
--- head/Mk/bsd.octave.mk	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/Mk/bsd.octave.mk	Sun Jan 12 16:35:23 2014	(r339520)
@@ -26,7 +26,7 @@ USES+=		gmake
 
 DIST_SUBDIR=	octave-forge
 OCTAVE_PKGNAME=	${PORTNAME:S/octave-forge-//}
-TARBALLS_DIR=	${LOCALBASE}/share/octave/tarballs
+TARBALLS_DIR=	${STAGEDIR}${PREFIX}/share/octave/tarballs
 
 MAKE_ENV+=	PACKAGE=${WRKDIR}/${DISTNAME}.tar.gz
 
@@ -36,11 +36,9 @@ do-install:
 	${MKDIR} ${TARBALLS_DIR}
 	${INSTALL_DATA} ${WRKDIR}/${DISTNAME}.tar.gz ${TARBALLS_DIR}/.
 	${LN} -s -f ${DISTNAME}.tar.gz ${TARBALLS_DIR}/${OCTAVE_PKGNAME}.tar.gz
-	${LOAD_OCTAVE_PKG_CMD}
 
 post-install:
+	@${ECHO_CMD} "@unexec if [ -x ${LOAD_OCTAVE_PKG_CMD} ]; then ${LOAD_OCTAVE_PKG_CMD}; fi" >> ${TMPPLIST}
 	@${ECHO_CMD} "share/octave/tarballs/${DISTNAME}.tar.gz" >> ${TMPPLIST}
 	@${ECHO_CMD} "share/octave/tarballs/${OCTAVE_PKGNAME}.tar.gz" >> ${TMPPLIST}
 	@${ECHO_CMD} "@exec if [ -x ${LOAD_OCTAVE_PKG_CMD} ]; then ${LOAD_OCTAVE_PKG_CMD}; fi" >> ${TMPPLIST}
-	@${ECHO_CMD} "@unexec if [ -x ${LOAD_OCTAVE_PKG_CMD} ]; then ${LOAD_OCTAVE_PKG_CMD}; fi" >> ${TMPPLIST}
-	@if [ -e ${.CURDIR}/pkg-message ]; then ${CAT} ${.CURDIR}/pkg-message; fi

Modified: head/benchmarks/octave-forge-benchmark/Makefile
==============================================================================
--- head/benchmarks/octave-forge-benchmark/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/benchmarks/octave-forge-benchmark/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -9,6 +9,5 @@ CATEGORIES=	benchmarks math
 MAINTAINER=	stephen@FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>

Modified: head/math/octave-forge-actuarial/Makefile
==============================================================================
--- head/math/octave-forge-actuarial/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-actuarial/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -13,7 +13,6 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
 OCTSRC=		${OCTAVE_PKGNAME}
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 do-build:

Modified: head/math/octave-forge-ad/Makefile
==============================================================================
--- head/math/octave-forge-ad/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-ad/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -12,6 +12,5 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 GNU_CONFIGURE=	yes
 USE_DOS2UNIX=	yes
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>

Modified: head/math/octave-forge-audio/Makefile
==============================================================================
--- head/math/octave-forge-audio/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-audio/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -11,6 +11,5 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 
 GNU_CONFIGURE=	yes
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>

Modified: head/math/octave-forge-base/Makefile
==============================================================================
--- head/math/octave-forge-base/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-base/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -22,13 +22,12 @@ USES=		perl5
 SUB_FILES=	load-octave-pkg
 SUB_LIST+=	PERL=${PERL}
 
-NO_STAGE=	yes
 do-build:
 	@${DO_NADA}
 
 do-install:
-	${MKDIR} ${PREFIX}/share/octave/tarballs
-	${INSTALL_SCRIPT} ${WRKDIR}/load-octave-pkg ${PREFIX}/libexec/octave
-	${PREFIX}/libexec/octave/load-octave-pkg
+	${MKDIR} ${STAGEDIR}${PREFIX}/share/octave/tarballs
+	${MKDIR} ${STAGEDIR}${PREFIX}/libexec/octave
+	${INSTALL_SCRIPT} ${WRKDIR}/load-octave-pkg ${STAGEDIR}${PREFIX}/libexec/octave/.
 
 .include <bsd.port.mk>

Modified: head/math/octave-forge-bim/Makefile
==============================================================================
--- head/math/octave-forge-bim/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-bim/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -15,7 +15,6 @@ OCTSRC=		${OCTAVE_PKGNAME}
 RUN_DEPENDS+=	${TARBALLS_DIR}/fpl.tar.gz:${PORTSDIR}/math/octave-forge-fpl
 RUN_DEPENDS+=	${TARBALLS_DIR}/msh.tar.gz:${PORTSDIR}/math/octave-forge-msh
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 do-build:

Modified: head/math/octave-forge-bioinfo/Makefile
==============================================================================
--- head/math/octave-forge-bioinfo/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-bioinfo/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -11,6 +11,5 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 
 GNU_CONFIGURE=	yes
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>

Modified: head/math/octave-forge-cgi/Makefile
==============================================================================
--- head/math/octave-forge-cgi/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-cgi/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -15,7 +15,6 @@ OCTSRC=		${OCTAVE_PKGNAME}
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 do-build:

Modified: head/math/octave-forge-civil-engineering/Makefile
==============================================================================
--- head/math/octave-forge-civil-engineering/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-civil-engineering/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -11,6 +11,5 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 
 GNU_CONFIGURE=	yes
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>

Modified: head/math/octave-forge-communications/Makefile
==============================================================================
--- head/math/octave-forge-communications/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-communications/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -17,7 +17,6 @@ MAKE_ENV+=	MKOCTFILE=mkoctfile
 
 RUN_DEPENDS+=	${TARBALLS_DIR}/signal.tar.gz:${PORTSDIR}/math/octave-forge-signal
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-control/Makefile
==============================================================================
--- head/math/octave-forge-control/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-control/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -14,7 +14,6 @@ OCTSRC=		${OCTAVE_PKGNAME}
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-data-smoothing/Makefile
==============================================================================
--- head/math/octave-forge-data-smoothing/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-data-smoothing/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -15,7 +15,6 @@ OCTSRC=		${OCTAVE_PKGNAME}
 
 RUN_DEPENDS+=	${TARBALLS_DIR}/optim.tar.gz:${PORTSDIR}/math/octave-forge-optim
 
-NO_STAGE=	yes
 do-build:
 	@${DO_NADA}
 

Modified: head/math/octave-forge-database/Makefile
==============================================================================
--- head/math/octave-forge-database/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-database/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -18,7 +18,6 @@ GNU_CONFIGURE=	yes
 USE_PGSQL=	yes
 ALL_TARGET=
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-dataframe/Makefile
==============================================================================
--- head/math/octave-forge-dataframe/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-dataframe/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -13,7 +13,6 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
 OCTSRC=		${OCTAVE_PKGNAME}
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 do-build:

Modified: head/math/octave-forge-dicom/Makefile
==============================================================================
--- head/math/octave-forge-dicom/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-dicom/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -18,7 +18,6 @@ OCTSRC=		${OCTAVE_PKGNAME}
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
 GDCM_MAJ=	2.4
-NO_STAGE=	yes
 post-patch:
 	${REINPLACE_CMD} s/gdcm-2.0/gdcm-${GDCM_MAJ}/ \
 		${WRKSRC}/dicominfo.cpp ${WRKSRC}/dicomdict.cpp \

Modified: head/math/octave-forge-econometrics/Makefile
==============================================================================
--- head/math/octave-forge-econometrics/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-econometrics/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -17,7 +17,6 @@ WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
 RUN_DEPENDS+=	${TARBALLS_DIR}/optim.tar.gz:${PORTSDIR}/math/octave-forge-optim
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-engine/Makefile
==============================================================================
--- head/math/octave-forge-engine/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-engine/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -11,6 +11,5 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 
 GNU_CONFIGURE=	yes
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>

Modified: head/math/octave-forge-fenv/Makefile
==============================================================================
--- head/math/octave-forge-fenv/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-fenv/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -15,7 +15,6 @@ OCTSRC=		${OCTAVE_PKGNAME}
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-financial/Makefile
==============================================================================
--- head/math/octave-forge-financial/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-financial/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -15,7 +15,6 @@ OCTSRC=		${OCTAVE_PKGNAME}
 
 RUN_DEPENDS+=	${TARBALLS_DIR}/io.tar.gz:${PORTSDIR}/math/octave-forge-io
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 do-build:

Modified: head/math/octave-forge-fits/Makefile
==============================================================================
--- head/math/octave-forge-fits/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-fits/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -17,7 +17,6 @@ WRKSRC=	${WRKDIR}/${OCTSRC}/src
 
 LIB_DEPENDS+=	cfitsio:${PORTSDIR}/astro/cfitsio
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-fl-core/Makefile
==============================================================================
--- head/math/octave-forge-fl-core/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-fl-core/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -16,7 +16,6 @@ OCTSRC=		${OCTAVE_PKGNAME}
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 USE_DOS2UNIX=	yes
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-fpl/Makefile
==============================================================================
--- head/math/octave-forge-fpl/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-fpl/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -15,7 +15,6 @@ OCTSRC=		${OCTAVE_PKGNAME}
 
 RUN_DEPENDS+=	dx:${PORTSDIR}/graphics/opendx
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 do-build:

Modified: head/math/octave-forge-fuzzy-logic-toolkit/Makefile
==============================================================================
--- head/math/octave-forge-fuzzy-logic-toolkit/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-fuzzy-logic-toolkit/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -13,7 +13,6 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
 OCTSRC=		${OCTAVE_PKGNAME}
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 do-build:

Modified: head/math/octave-forge-ga/Makefile
==============================================================================
--- head/math/octave-forge-ga/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-ga/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -13,7 +13,6 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
 OCTSRC=		${OCTAVE_PKGNAME}
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 do-build:

Modified: head/math/octave-forge-general/Makefile
==============================================================================
--- head/math/octave-forge-general/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-general/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -15,7 +15,6 @@ OCTSRC=		${OCTAVE_PKGNAME}
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-generate_html/Makefile
==============================================================================
--- head/math/octave-forge-generate_html/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-generate_html/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -13,7 +13,6 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
 OCTSRC=		${OCTAVE_PKGNAME}
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 do-build:

Modified: head/math/octave-forge-geometry/Makefile
==============================================================================
--- head/math/octave-forge-geometry/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-geometry/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -18,7 +18,6 @@ WRKSRC=		${WRKDIR}/${OCTSRC}/src
 RUN_DEPENDS+=	py*-lxml>=0:${PORTSDIR}/devel/py-lxml
 RUN_DEPENDS+=	${TARBALLS_DIR}/general.tar.gz:${PORTSDIR}/math/octave-forge-general
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-gnuplot/Makefile
==============================================================================
--- head/math/octave-forge-gnuplot/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-gnuplot/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -13,7 +13,6 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
 OCTSRC=		${OCTAVE_PKGNAME}
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 do-build:

Modified: head/math/octave-forge-gsl/Makefile
==============================================================================
--- head/math/octave-forge-gsl/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-gsl/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -13,7 +13,6 @@ LIB_DEPENDS=	gsl:${PORTSDIR}/math/gsl
 
 GNU_CONFIGURE=	yes
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} s+/bin/bash+${LOCALBASE}/bin/bash+g ${WRKSRC}/src/config*
 

Modified: head/math/octave-forge-ident/Makefile
==============================================================================
--- head/math/octave-forge-ident/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-ident/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -11,6 +11,5 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 
 GNU_CONFIGURE=	yes
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>

Modified: head/math/octave-forge-image/Makefile
==============================================================================
--- head/math/octave-forge-image/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-image/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -17,7 +17,6 @@ WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
 RUN_DEPENDS+=	${TARBALLS_DIR}/signal.tar.gz:${PORTSDIR}/math/octave-forge-signal
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-patch:

Modified: head/math/octave-forge-informationtheory/Makefile
==============================================================================
--- head/math/octave-forge-informationtheory/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-informationtheory/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -11,6 +11,5 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 
 GNU_CONFIGURE=	yes
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>

Modified: head/math/octave-forge-integration/Makefile
==============================================================================
--- head/math/octave-forge-integration/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-integration/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -11,6 +11,5 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 
 GNU_CONFIGURE=	yes
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>

Modified: head/math/octave-forge-io/Makefile
==============================================================================
--- head/math/octave-forge-io/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-io/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -15,7 +15,6 @@ OCTSRC=		${OCTAVE_PKGNAME}
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-irsa/Makefile
==============================================================================
--- head/math/octave-forge-irsa/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-irsa/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -11,6 +11,5 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 
 GNU_CONFIGURE=	yes
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>

Modified: head/math/octave-forge-linear-algebra/Makefile
==============================================================================
--- head/math/octave-forge-linear-algebra/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-linear-algebra/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -17,7 +17,6 @@ WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
 RUN_DEPENDS+=	${TARBALLS_DIR}/general.tar.gz:${PORTSDIR}/math/octave-forge-general
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-lssa/Makefile
==============================================================================
--- head/math/octave-forge-lssa/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-lssa/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -15,7 +15,6 @@ OCTSRC=		${OCTAVE_PKGNAME}
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-ltfat/Makefile
==============================================================================
--- head/math/octave-forge-ltfat/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-ltfat/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -21,7 +21,6 @@ OCTSRC=		${OCTAVE_PKGNAME}
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-mapping/Makefile
==============================================================================
--- head/math/octave-forge-mapping/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-mapping/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -11,6 +11,5 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 
 GNU_CONFIGURE=	yes
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>

Modified: head/math/octave-forge-mechanics/Makefile
==============================================================================
--- head/math/octave-forge-mechanics/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-mechanics/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -19,7 +19,6 @@ OCTSRC=		${OCTAVE_PKGNAME}
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/inst/molecularDynamics/src
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-miscellaneous/Makefile
==============================================================================
--- head/math/octave-forge-miscellaneous/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-miscellaneous/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -17,7 +17,6 @@ WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
 RUN_DEPENDS+=	${TARBALLS_DIR}/general.tar.gz:${PORTSDIR}/math/octave-forge-general
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 MAKE_ENV+=	MKOCTFILE=mkoctfile

Modified: head/math/octave-forge-missing-functions/Makefile
==============================================================================
--- head/math/octave-forge-missing-functions/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-missing-functions/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -11,6 +11,5 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 
 GNU_CONFIGURE=	yes
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>

Modified: head/math/octave-forge-msh/Makefile
==============================================================================
--- head/math/octave-forge-msh/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-msh/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -18,7 +18,6 @@ GNU_CONFIGURE=	yes
 RUN_DEPENDS+=	${TARBALLS_DIR}/splines.tar.gz:${PORTSDIR}/math/octave-forge-splines
 RUN_DEPENDS+=	gmsh:${PORTSDIR}/cad/gmsh
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-multicore/Makefile
==============================================================================
--- head/math/octave-forge-multicore/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-multicore/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -11,6 +11,5 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 
 GNU_CONFIGURE=	yes
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>

Modified: head/math/octave-forge-mvn/Makefile
==============================================================================
--- head/math/octave-forge-mvn/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-mvn/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -12,7 +12,6 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
 OCTSRC=		${OCTAVE_PKGNAME}
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 do-build:

Modified: head/math/octave-forge-nan/Makefile
==============================================================================
--- head/math/octave-forge-nan/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-nan/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -18,7 +18,6 @@ OCTSRC=		NaN
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 ALL_TARGET=	octave

Modified: head/math/octave-forge-ncarray/Makefile
==============================================================================
--- head/math/octave-forge-ncarray/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-ncarray/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -16,7 +16,6 @@ WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
 RUN_DEPENDS+=	${TARBALLS_DIR}/octcdf.tar.gz:${PORTSDIR}/math/octave-forge-octcdf
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 do-build:

Modified: head/math/octave-forge-netcdf/Makefile
==============================================================================
--- head/math/octave-forge-netcdf/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-netcdf/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -17,7 +17,6 @@ WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
 LIB_DEPENDS+=	netcdf:${PORTSDIR}/science/netcdf4
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-nlwing2/Makefile
==============================================================================
--- head/math/octave-forge-nlwing2/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-nlwing2/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -15,7 +15,6 @@ OCTSRC=		${OCTAVE_PKGNAME}
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-nnet/Makefile
==============================================================================
--- head/math/octave-forge-nnet/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-nnet/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -13,7 +13,6 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
 OCTSRC=		${OCTAVE_PKGNAME}
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 do-build:

Modified: head/math/octave-forge-nurbs/Makefile
==============================================================================
--- head/math/octave-forge-nurbs/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-nurbs/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -15,7 +15,6 @@ OCTSRC=		${OCTAVE_PKGNAME}
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-ocs/Makefile
==============================================================================
--- head/math/octave-forge-ocs/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-ocs/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -17,7 +17,6 @@ WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
 RUN_DEPENDS+=	${TARBALLS_DIR}/odepkg.tar.gz:${PORTSDIR}/math/octave-forge-odepkg
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-oct2mat/Makefile
==============================================================================
--- head/math/octave-forge-oct2mat/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-oct2mat/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -13,6 +13,5 @@ GNU_CONFIGURE=	yes
 
 RUN_DEPENDS+=	${TARBALLS_DIR}/io.tar.gz:${PORTSDIR}/math/octave-forge-io
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>

Modified: head/math/octave-forge-octcdf/Makefile
==============================================================================
--- head/math/octave-forge-octcdf/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-octcdf/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -17,7 +17,6 @@ WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
 LIB_DEPENDS+=	netcdf:${PORTSDIR}/science/netcdf4
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-octclip/Makefile
==============================================================================
--- head/math/octave-forge-octclip/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-octclip/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -15,7 +15,6 @@ OCTSRC=		${OCTAVE_PKGNAME}
 
 WRKSRC=	${WRKDIR}/${OCTSRC}/src
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-patch:

Modified: head/math/octave-forge-octgpr/Makefile
==============================================================================
--- head/math/octave-forge-octgpr/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-octgpr/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -16,7 +16,6 @@ OCTSRC=		${OCTAVE_PKGNAME}
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 GNU_CONFIGURE=	yes
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-octproj/Makefile
==============================================================================
--- head/math/octave-forge-octproj/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-octproj/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -17,7 +17,6 @@ WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
 LIB_DEPENDS+=	proj:${PORTSDIR}/graphics/proj
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-patch:

Modified: head/math/octave-forge-odebvp/Makefile
==============================================================================
--- head/math/octave-forge-odebvp/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-odebvp/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -11,6 +11,5 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 
 GNU_CONFIGURE=	yes
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>

Modified: head/math/octave-forge-odepkg/Makefile
==============================================================================
--- head/math/octave-forge-odepkg/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-odepkg/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -17,7 +17,6 @@ OCTSRC=		${OCTAVE_PKGNAME}
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-optim/Makefile
==============================================================================
--- head/math/octave-forge-optim/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-optim/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -18,7 +18,6 @@ WRKSRC=		${WRKDIR}/${OCTSRC}/src
 RUN_DEPENDS+=	${TARBALLS_DIR}/miscellaneous.tar.gz:${PORTSDIR}/math/octave-forge-miscellaneous
 RUN_DEPENDS+=	${TARBALLS_DIR}/struct.tar.gz:${PORTSDIR}/math/octave-forge-struct
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-optiminterp/Makefile
==============================================================================
--- head/math/octave-forge-optiminterp/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-optiminterp/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -17,7 +17,6 @@ OCTSRC=		${OCTAVE_PKGNAME}
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 MAKE_ENV+=	MKOCTFILE_FORTRAN_90=yes MKOCTFILE=mkoctfile

Modified: head/math/octave-forge-outliers/Makefile
==============================================================================
--- head/math/octave-forge-outliers/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-outliers/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -11,6 +11,5 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 
 GNU_CONFIGURE=	yes
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>

Modified: head/math/octave-forge-parallel/Makefile
==============================================================================
--- head/math/octave-forge-parallel/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-parallel/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -16,7 +16,6 @@ OCTSRC=		${DISTNAME}
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 GNU_CONFIGURE=	yes
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-pdb/Makefile
==============================================================================
--- head/math/octave-forge-pdb/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-pdb/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -11,6 +11,5 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 
 GNU_CONFIGURE=	yes
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>

Modified: head/math/octave-forge-plot/Makefile
==============================================================================
--- head/math/octave-forge-plot/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-plot/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -13,7 +13,6 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
 OCTSRC=		${OCTAVE_PKGNAME}
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 do-build:

Modified: head/math/octave-forge-pt_br/Makefile
==============================================================================
--- head/math/octave-forge-pt_br/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-pt_br/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -15,7 +15,6 @@ OCTSRC=		pt_BR
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-quaternion/Makefile
==============================================================================
--- head/math/octave-forge-quaternion/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-quaternion/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -14,7 +14,6 @@ OCTSRC=		${OCTAVE_PKGNAME}
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-queueing/Makefile
==============================================================================
--- head/math/octave-forge-queueing/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-queueing/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -13,7 +13,6 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
 OCTSRC=		${OCTAVE_PKGNAME}
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 do-build:

Modified: head/math/octave-forge-secs1d/Makefile
==============================================================================
--- head/math/octave-forge-secs1d/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-secs1d/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -15,7 +15,6 @@ OCTSRC=		${DISTNAME}
 
 RUN_DEPENDS+=	${TARBALLS_DIR}/bim.tar.gz:${PORTSDIR}/math/octave-forge-bim
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 do-build:

Modified: head/math/octave-forge-secs2d/Makefile
==============================================================================
--- head/math/octave-forge-secs2d/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-secs2d/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -11,6 +11,5 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 
 GNU_CONFIGURE=	yes
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>

Modified: head/math/octave-forge-secs3d/Makefile
==============================================================================
--- head/math/octave-forge-secs3d/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-secs3d/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -16,7 +16,6 @@ OCTSRC=		${DISTNAME}
 RUN_DEPENDS+=	${TARBALLS_DIR}/fpl.tar.gz:${PORTSDIR}/math/octave-forge-fpl
 RUN_DEPENDS+=	${TARBALLS_DIR}/bim.tar.gz:${PORTSDIR}/math/octave-forge-bim
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 do-build:

Modified: head/math/octave-forge-signal/Makefile
==============================================================================
--- head/math/octave-forge-signal/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-signal/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -19,7 +19,6 @@ RUN_DEPENDS+=	${TARBALLS_DIR}/specfun.ta
 RUN_DEPENDS+=	${TARBALLS_DIR}/control.tar.gz:${PORTSDIR}/math/octave-forge-control
 RUN_DEPENDS+=	${TARBALLS_DIR}/general.tar.gz:${PORTSDIR}/math/octave-forge-general
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-patch:

Modified: head/math/octave-forge-simp/Makefile
==============================================================================
--- head/math/octave-forge-simp/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-simp/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -11,6 +11,5 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 
 GNU_CONFIGURE=	yes
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>

Modified: head/math/octave-forge-sockets/Makefile
==============================================================================
--- head/math/octave-forge-sockets/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-sockets/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -17,7 +17,6 @@ WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
 BUILD_DEPENDS+=	gsed:${PORTSDIR}/textproc/gsed
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-patch:

Modified: head/math/octave-forge-specfun/Makefile
==============================================================================
--- head/math/octave-forge-specfun/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-specfun/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -15,7 +15,6 @@ OCTSRC=		${OCTAVE_PKGNAME}
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-special-matrix/Makefile
==============================================================================
--- head/math/octave-forge-special-matrix/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-special-matrix/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -11,6 +11,5 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 
 GNU_CONFIGURE=	yes
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>

Modified: head/math/octave-forge-spline-gcvspl/Makefile
==============================================================================
--- head/math/octave-forge-spline-gcvspl/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-spline-gcvspl/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -13,6 +13,5 @@ GNU_CONFIGURE=	yes
 
 NO_CDROM=	Non-commercial use only
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>

Modified: head/math/octave-forge-splines/Makefile
==============================================================================
--- head/math/octave-forge-splines/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-splines/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -14,7 +14,6 @@ OCTSRC=		${OCTAVE_PKGNAME}
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 do-build:

Modified: head/math/octave-forge-statistics/Makefile
==============================================================================
--- head/math/octave-forge-statistics/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-statistics/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -15,7 +15,6 @@ OCTSRC=		${OCTAVE_PKGNAME}
 
 RUN_DEPENDS+=	${TARBALLS_DIR}/io.tar.gz:${PORTSDIR}/math/octave-forge-io
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 do-build:

Modified: head/math/octave-forge-strings/Makefile
==============================================================================
--- head/math/octave-forge-strings/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-strings/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -15,7 +15,6 @@ OCTSRC=		${OCTAVE_PKGNAME}
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-struct/Makefile
==============================================================================
--- head/math/octave-forge-struct/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-struct/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -15,7 +15,6 @@ OCTSRC=		${DISTNAME}
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-symband/Makefile
==============================================================================
--- head/math/octave-forge-symband/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-symband/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -11,6 +11,5 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 
 GNU_CONFIGURE=	yes
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>

Modified: head/math/octave-forge-symbolic/Makefile
==============================================================================
--- head/math/octave-forge-symbolic/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-symbolic/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -17,7 +17,6 @@ LIB_DEPENDS+=	ginac:${PORTSDIR}/math/GiN
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:

Modified: head/math/octave-forge-tcl-octave/Makefile
==============================================================================
--- head/math/octave-forge-tcl-octave/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-tcl-octave/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -13,6 +13,5 @@ GNU_CONFIGURE=	yes
 
 USE_TCL_WRAPPER=	yes
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>

Modified: head/math/octave-forge-tsa/Makefile
==============================================================================
--- head/math/octave-forge-tsa/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-tsa/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -15,7 +15,6 @@ OCTSRC=		${OCTAVE_PKGNAME}
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 ALL_TARGET=	octave

Modified: head/math/octave-forge-video/Makefile
==============================================================================
--- head/math/octave-forge-video/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-video/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -14,6 +14,5 @@ GNU_CONFIGURE=	yes
 
 LIB_DEPENDS+=	avcodec:${PORTSDIR}/multimedia/ffmpeg
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>

Modified: head/math/octave-forge-xraylib/Makefile
==============================================================================
--- head/math/octave-forge-xraylib/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-xraylib/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -14,7 +14,6 @@ MAKE_ARGS=	CC="${CC}"
 
 BUILD_DEPENDS+=	bash:${PORTSDIR}/shells/bash
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} s+/bin/bash+${LOCALBASE}/bin/bash+g ${WRKSRC}/src/xraylib/src/*.sh
 	@${REINPLACE_CMD} s+/bin/bash+${LOCALBASE}/bin/bash+g ${WRKSRC}/src/xraylib/src/Makefile

Modified: head/math/octave-forge-zenity/Makefile
==============================================================================
--- head/math/octave-forge-zenity/Makefile	Sun Jan 12 16:08:27 2014	(r339519)
+++ head/math/octave-forge-zenity/Makefile	Sun Jan 12 16:35:23 2014	(r339520)
@@ -13,6 +13,5 @@ GNU_CONFIGURE=	yes
 
 RUN_DEPENDS+=	zenity:${PORTSDIR}/x11/zenity
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401121635.s0CGZNuJ006210>