From 176d84eb280ac1928a0a633cbe10bcc0cbcc85c8 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Wed, 11 Apr 2012 02:58:30 +0000 Subject: Bump port revision of all the octave-forge ports, since there was an API change to octave (from 3.4 to 3.6). Now it is appropriate to bump the portrevision of every single octave-forge port, but a few of the ports needed further patches to make them work: ad, communications, parallel, odepkg. The es package doesn't build so we switched off. Submitted by: stephen@ Reviewed by: maho@ --- math/octave-forge-actuarial/Makefile | 2 +- math/octave-forge-ad/Makefile | 4 +++- math/octave-forge-audio/Makefile | 2 +- math/octave-forge-bim/Makefile | 1 + math/octave-forge-bioinfo/Makefile | 2 +- math/octave-forge-civil-engineering/Makefile | 2 +- math/octave-forge-combinatorics/Makefile | 2 +- math/octave-forge-communications/Makefile | 4 ++++ math/octave-forge-control/Makefile | 1 + math/octave-forge-data-smoothing/Makefile | 1 + math/octave-forge-dataframe/Makefile | 1 + math/octave-forge-dicom/Makefile | 2 +- math/octave-forge-econometrics/Makefile | 2 +- math/octave-forge-engine/Makefile | 2 +- math/octave-forge-es/Makefile | 4 +++- math/octave-forge-fenv/Makefile | 2 +- math/octave-forge-financial/Makefile | 2 +- math/octave-forge-fits/Makefile | 1 + math/octave-forge-fl-core/Makefile | 2 +- math/octave-forge-fpl/Makefile | 2 +- math/octave-forge-fuzzy-logic-toolkit/Makefile | 1 + math/octave-forge-ga/Makefile | 2 +- math/octave-forge-general/Makefile | 2 +- math/octave-forge-generate_html/Makefile | 2 +- math/octave-forge-geometry/Makefile | 1 + math/octave-forge-gnuplot/Makefile | 2 +- math/octave-forge-gsl/Makefile | 2 +- math/octave-forge-ident/Makefile | 2 +- math/octave-forge-image/Makefile | 1 + math/octave-forge-informationtheory/Makefile | 2 +- math/octave-forge-integration/Makefile | 2 +- math/octave-forge-io/Makefile | 1 + math/octave-forge-irsa/Makefile | 2 +- math/octave-forge-linear-algebra/Makefile | 1 + math/octave-forge-mapping/Makefile | 2 +- math/octave-forge-mechanics/Makefile | 2 +- math/octave-forge-miscellaneous/Makefile | 2 +- math/octave-forge-missing-functions/Makefile | 2 +- math/octave-forge-msh/Makefile | 2 +- math/octave-forge-multicore/Makefile | 2 +- math/octave-forge-nan/Makefile | 1 + math/octave-forge-nlwing2/Makefile | 2 +- math/octave-forge-nnet/Makefile | 2 +- math/octave-forge-nurbs/Makefile | 1 + math/octave-forge-ocs/Makefile | 1 + math/octave-forge-oct2mat/Makefile | 2 +- math/octave-forge-octcdf/Makefile | 1 + math/octave-forge-octclip/Makefile | 2 +- math/octave-forge-octgpr/Makefile | 2 +- math/octave-forge-octproj/Makefile | 2 +- math/octave-forge-odebvp/Makefile | 2 +- math/octave-forge-odepkg/Makefile | 2 +- math/octave-forge-optim/Makefile | 1 + math/octave-forge-optiminterp/Makefile | 2 +- math/octave-forge-outliers/Makefile | 2 +- math/octave-forge-parallel/Makefile | 2 +- math/octave-forge-pdb/Makefile | 2 +- math/octave-forge-physicalconstants/Makefile | 2 +- math/octave-forge-plot/Makefile | 1 + math/octave-forge-pt_br/Makefile | 2 +- math/octave-forge-quaternion/Makefile | 2 +- math/octave-forge-queueing/Makefile | 1 + math/octave-forge-secs1d/Makefile | 2 +- math/octave-forge-secs2d/Makefile | 2 +- math/octave-forge-secs3d/Makefile | 2 +- math/octave-forge-signal/Makefile | 1 + math/octave-forge-simp/Makefile | 2 +- math/octave-forge-sockets/Makefile | 2 +- math/octave-forge-specfun/Makefile | 1 + math/octave-forge-special-matrix/Makefile | 2 +- math/octave-forge-spline-gcvspl/Makefile | 2 +- math/octave-forge-splines/Makefile | 2 +- math/octave-forge-statistics/Makefile | 1 + math/octave-forge-strings/Makefile | 2 +- math/octave-forge-struct/Makefile | 2 +- math/octave-forge-symband/Makefile | 2 +- math/octave-forge-symbolic/Makefile | 2 +- math/octave-forge-tcl-octave/Makefile | 2 +- math/octave-forge-time/Makefile | 2 +- math/octave-forge-tsa/Makefile | 1 + math/octave-forge-video/Makefile | 2 +- math/octave-forge-xraylib/Makefile | 2 +- math/octave-forge-zenity/Makefile | 2 +- math/octave-forge/Makefile | 4 ++-- 84 files changed, 92 insertions(+), 63 deletions(-) (limited to 'math') diff --git a/math/octave-forge-actuarial/Makefile b/math/octave-forge-actuarial/Makefile index cdcad07e6fa0..48f88fc87b5f 100644 --- a/math/octave-forge-actuarial/Makefile +++ b/math/octave-forge-actuarial/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-actuarial PORTVERSION= 1.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-ad/Makefile b/math/octave-forge-ad/Makefile index 1cf6553badf7..a0229b1a9154 100644 --- a/math/octave-forge-ad/Makefile +++ b/math/octave-forge-ad/Makefile @@ -7,12 +7,14 @@ PORTNAME= octave-forge-ad PORTVERSION= 1.0.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} + GNU_CONFIGURE= yes +USE_DOS2UNIX= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" diff --git a/math/octave-forge-audio/Makefile b/math/octave-forge-audio/Makefile index 7df8bf985779..7b5b976428f5 100644 --- a/math/octave-forge-audio/Makefile +++ b/math/octave-forge-audio/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-audio PORTVERSION= 1.1.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-bim/Makefile b/math/octave-forge-bim/Makefile index b8a543351aec..d5c3fa750146 100644 --- a/math/octave-forge-bim/Makefile +++ b/math/octave-forge-bim/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave-forge-bim PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-bioinfo/Makefile b/math/octave-forge-bioinfo/Makefile index d90076f08763..da768b8038fc 100644 --- a/math/octave-forge-bioinfo/Makefile +++ b/math/octave-forge-bioinfo/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-bioinfo PORTVERSION= 0.1.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-civil-engineering/Makefile b/math/octave-forge-civil-engineering/Makefile index ed036c8b4496..38ca39d2c04a 100644 --- a/math/octave-forge-civil-engineering/Makefile +++ b/math/octave-forge-civil-engineering/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-civil-engineering PORTVERSION= 1.0.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-combinatorics/Makefile b/math/octave-forge-combinatorics/Makefile index 1eeb37c3860e..16c31e0fbcb2 100644 --- a/math/octave-forge-combinatorics/Makefile +++ b/math/octave-forge-combinatorics/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-combinatorics PORTVERSION= 1.0.9 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-communications/Makefile b/math/octave-forge-communications/Makefile index 8b40be5f5ef1..704142f164e3 100644 --- a/math/octave-forge-communications/Makefile +++ b/math/octave-forge-communications/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave-forge-communications PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -24,6 +25,9 @@ RUN_DEPENDS+= ${TARBALLS_DIR}/image.tar.gz:${PORTSDIR}/math/octave-forge-image .include .include "${PORTSDIR}/Mk/bsd.octave.mk" +post-patch: + ${REINPLACE_CMD} -e s/LU/galoisLU/g ${WRKSRC}/* + post-build: ${RM} -f ${WRKSRC}/Makefile ${WRKSRC}/configure cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC} diff --git a/math/octave-forge-control/Makefile b/math/octave-forge-control/Makefile index 4617d5b7f19f..6bdb9cabe958 100644 --- a/math/octave-forge-control/Makefile +++ b/math/octave-forge-control/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave-forge-control PORTVERSION= 2.2.5 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-data-smoothing/Makefile b/math/octave-forge-data-smoothing/Makefile index 2362d9e588a9..43a1652258ab 100644 --- a/math/octave-forge-data-smoothing/Makefile +++ b/math/octave-forge-data-smoothing/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave-forge-data-smoothing PORTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-dataframe/Makefile b/math/octave-forge-dataframe/Makefile index 97fd66d520ad..9c65d011f761 100644 --- a/math/octave-forge-dataframe/Makefile +++ b/math/octave-forge-dataframe/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave-forge-dataframe PORTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-dicom/Makefile b/math/octave-forge-dicom/Makefile index 736b4b61d0d3..9c994e169805 100644 --- a/math/octave-forge-dicom/Makefile +++ b/math/octave-forge-dicom/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-dicom PORTVERSION= 0.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-econometrics/Makefile b/math/octave-forge-econometrics/Makefile index ea794d29b35f..fd4740ef8904 100644 --- a/math/octave-forge-econometrics/Makefile +++ b/math/octave-forge-econometrics/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-econometrics PORTVERSION= 1.0.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-engine/Makefile b/math/octave-forge-engine/Makefile index 6b292d903777..a07a6978cb99 100644 --- a/math/octave-forge-engine/Makefile +++ b/math/octave-forge-engine/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-engine PORTVERSION= 1.0.9 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-es/Makefile b/math/octave-forge-es/Makefile index 793141762c76..f95c68266e92 100644 --- a/math/octave-forge-es/Makefile +++ b/math/octave-forge-es/Makefile @@ -7,12 +7,14 @@ PORTNAME= octave-forge-es PORTVERSION= 0.0.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +BROKEN= "Does not build" + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${OCTAVE_PKGNAME} diff --git a/math/octave-forge-fenv/Makefile b/math/octave-forge-fenv/Makefile index 001aeeb3126d..8b855939e2db 100644 --- a/math/octave-forge-fenv/Makefile +++ b/math/octave-forge-fenv/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-fenv PORTVERSION= 0.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-financial/Makefile b/math/octave-forge-financial/Makefile index 53c92af10e3d..1c3164967cfc 100644 --- a/math/octave-forge-financial/Makefile +++ b/math/octave-forge-financial/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-financial PORTVERSION= 0.3.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-fits/Makefile b/math/octave-forge-fits/Makefile index a59c93763fb7..919863c9fb96 100644 --- a/math/octave-forge-fits/Makefile +++ b/math/octave-forge-fits/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave-forge-fits PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-fl-core/Makefile b/math/octave-forge-fl-core/Makefile index 71722fae7dd1..1abac0996efa 100644 --- a/math/octave-forge-fl-core/Makefile +++ b/math/octave-forge-fl-core/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-fl-core PORTVERSION= 1.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-fpl/Makefile b/math/octave-forge-fpl/Makefile index 6e17542daea7..d5efb5af300b 100644 --- a/math/octave-forge-fpl/Makefile +++ b/math/octave-forge-fpl/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-fpl PORTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-fuzzy-logic-toolkit/Makefile b/math/octave-forge-fuzzy-logic-toolkit/Makefile index 001f2056c15d..f918aa31abe5 100644 --- a/math/octave-forge-fuzzy-logic-toolkit/Makefile +++ b/math/octave-forge-fuzzy-logic-toolkit/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave-forge-fuzzy-logic-toolkit PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-ga/Makefile b/math/octave-forge-ga/Makefile index 446ed430cf48..f330932afb77 100644 --- a/math/octave-forge-ga/Makefile +++ b/math/octave-forge-ga/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-ga PORTVERSION= 0.9.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-general/Makefile b/math/octave-forge-general/Makefile index fcb7b447454b..c3bb5389e706 100644 --- a/math/octave-forge-general/Makefile +++ b/math/octave-forge-general/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-general PORTVERSION= 1.2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-generate_html/Makefile b/math/octave-forge-generate_html/Makefile index 59b73e450044..09900f663707 100644 --- a/math/octave-forge-generate_html/Makefile +++ b/math/octave-forge-generate_html/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-generate_html PORTVERSION= 0.1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-geometry/Makefile b/math/octave-forge-geometry/Makefile index ce503a4efac6..7b4db9c6790f 100644 --- a/math/octave-forge-geometry/Makefile +++ b/math/octave-forge-geometry/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave-forge-geometry PORTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-gnuplot/Makefile b/math/octave-forge-gnuplot/Makefile index bbcdc7c0421f..bd2d1ce32e87 100644 --- a/math/octave-forge-gnuplot/Makefile +++ b/math/octave-forge-gnuplot/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-gnuplot PORTVERSION= 1.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-gsl/Makefile b/math/octave-forge-gsl/Makefile index 311c26d8bc79..2e662ebf0452 100644 --- a/math/octave-forge-gsl/Makefile +++ b/math/octave-forge-gsl/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-gsl PORTVERSION= 1.0.8 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-ident/Makefile b/math/octave-forge-ident/Makefile index fcd829fcb93b..2ca56df7c8ab 100644 --- a/math/octave-forge-ident/Makefile +++ b/math/octave-forge-ident/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-ident PORTVERSION= 1.0.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-image/Makefile b/math/octave-forge-image/Makefile index c07cfc4b257c..0668c860c0ff 100644 --- a/math/octave-forge-image/Makefile +++ b/math/octave-forge-image/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave-forge-image PORTVERSION= 1.0.15 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-informationtheory/Makefile b/math/octave-forge-informationtheory/Makefile index 9f27626f36d1..2f42dbca5043 100644 --- a/math/octave-forge-informationtheory/Makefile +++ b/math/octave-forge-informationtheory/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-informationtheory PORTVERSION= 0.1.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-integration/Makefile b/math/octave-forge-integration/Makefile index 373e44dbb738..ec9ae3e03915 100644 --- a/math/octave-forge-integration/Makefile +++ b/math/octave-forge-integration/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-integration PORTVERSION= 1.0.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-io/Makefile b/math/octave-forge-io/Makefile index 88ae30e1fa6b..b02cce07a67b 100644 --- a/math/octave-forge-io/Makefile +++ b/math/octave-forge-io/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave-forge-io PORTVERSION= 1.0.17 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-irsa/Makefile b/math/octave-forge-irsa/Makefile index 0ac49939d10d..2a2c7c8527e2 100644 --- a/math/octave-forge-irsa/Makefile +++ b/math/octave-forge-irsa/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-irsa PORTVERSION= 1.0.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-linear-algebra/Makefile b/math/octave-forge-linear-algebra/Makefile index fc269c1ea1aa..4887abc624e0 100644 --- a/math/octave-forge-linear-algebra/Makefile +++ b/math/octave-forge-linear-algebra/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave-forge-linear-algebra PORTVERSION= 2.1.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-mapping/Makefile b/math/octave-forge-mapping/Makefile index 268559a8d552..a093caa37fa0 100644 --- a/math/octave-forge-mapping/Makefile +++ b/math/octave-forge-mapping/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-mapping PORTVERSION= 1.0.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-mechanics/Makefile b/math/octave-forge-mechanics/Makefile index d2876c45f2fe..b07d0bae4b68 100644 --- a/math/octave-forge-mechanics/Makefile +++ b/math/octave-forge-mechanics/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-mechanics PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-miscellaneous/Makefile b/math/octave-forge-miscellaneous/Makefile index 0ab665d735f7..a5e184999ba9 100644 --- a/math/octave-forge-miscellaneous/Makefile +++ b/math/octave-forge-miscellaneous/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-miscellaneous PORTVERSION= 1.0.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-missing-functions/Makefile b/math/octave-forge-missing-functions/Makefile index 6d51f76001fb..c14fa0fb7942 100644 --- a/math/octave-forge-missing-functions/Makefile +++ b/math/octave-forge-missing-functions/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-missing-functions PORTVERSION= 1.0.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-msh/Makefile b/math/octave-forge-msh/Makefile index e19e057b1020..8f78deb703c3 100644 --- a/math/octave-forge-msh/Makefile +++ b/math/octave-forge-msh/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-msh PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-multicore/Makefile b/math/octave-forge-multicore/Makefile index 37124af38393..37ae544d84fd 100644 --- a/math/octave-forge-multicore/Makefile +++ b/math/octave-forge-multicore/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-multicore PORTVERSION= 0.2.15 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-nan/Makefile b/math/octave-forge-nan/Makefile index c4a1bb749f62..093a32edbc7b 100644 --- a/math/octave-forge-nan/Makefile +++ b/math/octave-forge-nan/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave-forge-nan PORTVERSION= 2.5.2 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-nlwing2/Makefile b/math/octave-forge-nlwing2/Makefile index c458de6f98c0..1fde28b73f5a 100644 --- a/math/octave-forge-nlwing2/Makefile +++ b/math/octave-forge-nlwing2/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-nlwing2 PORTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-nnet/Makefile b/math/octave-forge-nnet/Makefile index 64c7faa54edf..4d86cf6d736c 100644 --- a/math/octave-forge-nnet/Makefile +++ b/math/octave-forge-nnet/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-nnet PORTVERSION= 0.1.13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-nurbs/Makefile b/math/octave-forge-nurbs/Makefile index 4f8d1b3c96fd..c5ac4cdb95d3 100644 --- a/math/octave-forge-nurbs/Makefile +++ b/math/octave-forge-nurbs/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave-forge-nurbs PORTVERSION= 1.3.5 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-ocs/Makefile b/math/octave-forge-ocs/Makefile index 3dc811a387cf..dd47f7ff45c2 100644 --- a/math/octave-forge-ocs/Makefile +++ b/math/octave-forge-ocs/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave-forge-ocs PORTVERSION= 0.1.3 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-oct2mat/Makefile b/math/octave-forge-oct2mat/Makefile index d1822da56a08..95a15968dbd3 100644 --- a/math/octave-forge-oct2mat/Makefile +++ b/math/octave-forge-oct2mat/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-oct2mat PORTVERSION= 1.0.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-octcdf/Makefile b/math/octave-forge-octcdf/Makefile index 4d13e5908681..991eb7cbd4c7 100644 --- a/math/octave-forge-octcdf/Makefile +++ b/math/octave-forge-octcdf/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave-forge-octcdf PORTVERSION= 1.1.4 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-octclip/Makefile b/math/octave-forge-octclip/Makefile index fded89c4f1b3..8133ee029c78 100644 --- a/math/octave-forge-octclip/Makefile +++ b/math/octave-forge-octclip/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-octclip PORTVERSION= 1.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-octgpr/Makefile b/math/octave-forge-octgpr/Makefile index a0ef30303151..3af51b0afca2 100644 --- a/math/octave-forge-octgpr/Makefile +++ b/math/octave-forge-octgpr/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-octgpr PORTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-octproj/Makefile b/math/octave-forge-octproj/Makefile index 24b809d6b0d0..2f739688e4d1 100644 --- a/math/octave-forge-octproj/Makefile +++ b/math/octave-forge-octproj/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-octproj PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-odebvp/Makefile b/math/octave-forge-odebvp/Makefile index b0c46c3585bd..ee901d393371 100644 --- a/math/octave-forge-odebvp/Makefile +++ b/math/octave-forge-odebvp/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-odebvp PORTVERSION= 1.0.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-odepkg/Makefile b/math/octave-forge-odepkg/Makefile index d44ba92241ed..2027e610d292 100644 --- a/math/octave-forge-odepkg/Makefile +++ b/math/octave-forge-odepkg/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-odepkg PORTVERSION= 0.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-optim/Makefile b/math/octave-forge-optim/Makefile index d0c71d8a867d..cb0443cd79da 100644 --- a/math/octave-forge-optim/Makefile +++ b/math/octave-forge-optim/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave-forge-optim PORTVERSION= 1.0.17 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-optiminterp/Makefile b/math/octave-forge-optiminterp/Makefile index 155e45a4bf08..b406aecc303d 100644 --- a/math/octave-forge-optiminterp/Makefile +++ b/math/octave-forge-optiminterp/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-optiminterp PORTVERSION= 0.3.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-outliers/Makefile b/math/octave-forge-outliers/Makefile index 7a5edc50879b..ee3ab60bd58f 100644 --- a/math/octave-forge-outliers/Makefile +++ b/math/octave-forge-outliers/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-outliers PORTVERSION= 0.13.9 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-parallel/Makefile b/math/octave-forge-parallel/Makefile index 0a54c02bffec..3af0589ceb53 100644 --- a/math/octave-forge-parallel/Makefile +++ b/math/octave-forge-parallel/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-parallel PORTVERSION= 2.0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-pdb/Makefile b/math/octave-forge-pdb/Makefile index df03dd0d5790..4c9f0bb8f58f 100644 --- a/math/octave-forge-pdb/Makefile +++ b/math/octave-forge-pdb/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-pdb PORTVERSION= 1.0.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-physicalconstants/Makefile b/math/octave-forge-physicalconstants/Makefile index e5771c0d03d5..91dc0507c07e 100644 --- a/math/octave-forge-physicalconstants/Makefile +++ b/math/octave-forge-physicalconstants/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-physicalconstants PORTVERSION= 0.1.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-plot/Makefile b/math/octave-forge-plot/Makefile index f79f28e1b55a..9374c1a3d5d6 100644 --- a/math/octave-forge-plot/Makefile +++ b/math/octave-forge-plot/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave-forge-plot PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-pt_br/Makefile b/math/octave-forge-pt_br/Makefile index 1ddff6e4fda4..cb9c7c5ca7ab 100644 --- a/math/octave-forge-pt_br/Makefile +++ b/math/octave-forge-pt_br/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-pt_br PORTVERSION= 1.0.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-quaternion/Makefile b/math/octave-forge-quaternion/Makefile index b4930b1fc805..3322686aed7e 100644 --- a/math/octave-forge-quaternion/Makefile +++ b/math/octave-forge-quaternion/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-quaternion PORTVERSION= 1.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-queueing/Makefile b/math/octave-forge-queueing/Makefile index 6b9b4ffe9d8f..8e4c0a8cd3e4 100644 --- a/math/octave-forge-queueing/Makefile +++ b/math/octave-forge-queueing/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave-forge-queueing PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-secs1d/Makefile b/math/octave-forge-secs1d/Makefile index dea8405f8e90..0e3481a8b484 100644 --- a/math/octave-forge-secs1d/Makefile +++ b/math/octave-forge-secs1d/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-secs1d PORTVERSION= 0.0.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-secs2d/Makefile b/math/octave-forge-secs2d/Makefile index b6fbb754b749..cad9ebe33374 100644 --- a/math/octave-forge-secs2d/Makefile +++ b/math/octave-forge-secs2d/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-secs2d PORTVERSION= 0.0.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-secs3d/Makefile b/math/octave-forge-secs3d/Makefile index 06e371103597..5a74edf426b6 100644 --- a/math/octave-forge-secs3d/Makefile +++ b/math/octave-forge-secs3d/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-secs3d PORTVERSION= 0.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-signal/Makefile b/math/octave-forge-signal/Makefile index 4fd563a6083b..d449638cfa19 100644 --- a/math/octave-forge-signal/Makefile +++ b/math/octave-forge-signal/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave-forge-signal PORTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-simp/Makefile b/math/octave-forge-simp/Makefile index 847eafb1fc9b..6d510f2391bc 100644 --- a/math/octave-forge-simp/Makefile +++ b/math/octave-forge-simp/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-simp PORTVERSION= 1.1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-sockets/Makefile b/math/octave-forge-sockets/Makefile index 34c4774fd036..891d95ea4c79 100644 --- a/math/octave-forge-sockets/Makefile +++ b/math/octave-forge-sockets/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-sockets PORTVERSION= 1.0.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-specfun/Makefile b/math/octave-forge-specfun/Makefile index dac660779c5d..f68cc665322e 100644 --- a/math/octave-forge-specfun/Makefile +++ b/math/octave-forge-specfun/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave-forge-specfun PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-special-matrix/Makefile b/math/octave-forge-special-matrix/Makefile index 685950427967..b8a425b25a5f 100644 --- a/math/octave-forge-special-matrix/Makefile +++ b/math/octave-forge-special-matrix/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-special-matrix PORTVERSION= 1.0.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-spline-gcvspl/Makefile b/math/octave-forge-spline-gcvspl/Makefile index f75bcd4405e5..c0e0894d95d9 100644 --- a/math/octave-forge-spline-gcvspl/Makefile +++ b/math/octave-forge-spline-gcvspl/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-spline-gcvspl PORTVERSION= 1.0.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-splines/Makefile b/math/octave-forge-splines/Makefile index bc1fba72df99..db309831edbd 100644 --- a/math/octave-forge-splines/Makefile +++ b/math/octave-forge-splines/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-splines PORTVERSION= 1.0.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-statistics/Makefile b/math/octave-forge-statistics/Makefile index 260ea4e8a2f4..a9dc9dce61cc 100644 --- a/math/octave-forge-statistics/Makefile +++ b/math/octave-forge-statistics/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave-forge-statistics PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-strings/Makefile b/math/octave-forge-strings/Makefile index bbe4bf06f6de..19ddc0743e26 100644 --- a/math/octave-forge-strings/Makefile +++ b/math/octave-forge-strings/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-strings PORTVERSION= 1.0.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-struct/Makefile b/math/octave-forge-struct/Makefile index 80458101d1ad..082369df2d8e 100644 --- a/math/octave-forge-struct/Makefile +++ b/math/octave-forge-struct/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-struct PORTVERSION= 1.0.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-symband/Makefile b/math/octave-forge-symband/Makefile index 43782e6161ba..140633268235 100644 --- a/math/octave-forge-symband/Makefile +++ b/math/octave-forge-symband/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-symband PORTVERSION= 1.0.10 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-symbolic/Makefile b/math/octave-forge-symbolic/Makefile index 64cedc147bf6..c3f06c248dda 100644 --- a/math/octave-forge-symbolic/Makefile +++ b/math/octave-forge-symbolic/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-symbolic PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-tcl-octave/Makefile b/math/octave-forge-tcl-octave/Makefile index 2e8dd655f71e..6cf89457cb97 100644 --- a/math/octave-forge-tcl-octave/Makefile +++ b/math/octave-forge-tcl-octave/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-tcl-octave PORTVERSION= 0.1.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-time/Makefile b/math/octave-forge-time/Makefile index 3440ed959639..127bc4e12c79 100644 --- a/math/octave-forge-time/Makefile +++ b/math/octave-forge-time/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-time PORTVERSION= 1.0.9 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-tsa/Makefile b/math/octave-forge-tsa/Makefile index bc684dadfcb9..44d7a1416e79 100644 --- a/math/octave-forge-tsa/Makefile +++ b/math/octave-forge-tsa/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave-forge-tsa PORTVERSION= 4.2.2 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-video/Makefile b/math/octave-forge-video/Makefile index 7d01a0820eea..93d86f03083f 100644 --- a/math/octave-forge-video/Makefile +++ b/math/octave-forge-video/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-video PORTVERSION= 1.0.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-xraylib/Makefile b/math/octave-forge-xraylib/Makefile index dce07fd8cb1e..a8bb1e5391b0 100644 --- a/math/octave-forge-xraylib/Makefile +++ b/math/octave-forge-xraylib/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-xraylib PORTVERSION= 1.0.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-zenity/Makefile b/math/octave-forge-zenity/Makefile index e20131eaaca0..a79a78cf9cd5 100644 --- a/math/octave-forge-zenity/Makefile +++ b/math/octave-forge-zenity/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-zenity PORTVERSION= 0.5.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index a63600ed6443..14063497a283 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge PORTVERSION= 20120206 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= #none DISTFILES= #none @@ -32,7 +32,7 @@ OPTIONS= \ DICOM "Install package: dicom" On \ ECONOMETRICS "Install package: econometrics" On \ ENGINE "Install package: engine" On \ - ES "Install package: es" On \ + ES "Install package: es" Off \ FENV "Install package: fenv" On \ FITS "Install package: fits" On \ FINANCIAL "Install package: financial" On \ -- cgit v1.2.3