Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jun 2018 04:56:16 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r472035 - head/math/scilab-toolbox-swt
Message-ID:  <201806090456.w594uGA1038311@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sat Jun  9 04:56:16 2018
New Revision: 472035
URL: https://svnweb.freebsd.org/changeset/ports/472035

Log:
  Remove SIVP option from math/scilab-toolbox-swt, it depends on an expired port.

Modified:
  head/math/scilab-toolbox-swt/Makefile
  head/math/scilab-toolbox-swt/pkg-descr

Modified: head/math/scilab-toolbox-swt/Makefile
==============================================================================
--- head/math/scilab-toolbox-swt/Makefile	Sat Jun  9 02:17:36 2018	(r472034)
+++ head/math/scilab-toolbox-swt/Makefile	Sat Jun  9 04:56:16 2018	(r472035)
@@ -24,13 +24,11 @@ TOOLBOXDIR=	${PREFIX}/${TOOLBOXDIR_REL}
 PLIST_SUB=	TOOLBOXDIR=${TOOLBOXDIR_REL}
 TOOLBOX_SUBDIRS=	demos etc macros
 
-OPTIONS_DEFINE=	HELP SIVP
+OPTIONS_DEFINE=	HELP
 OPTIONS_DEFAULT=	HELP
 OPTIONS_SUB=	yes
 
 HELP_DESC=	Build help files (requires scilab with gui support)
-SIVP_DESC=	Enable Image and Video support
-SIVP_RUN_DEPENDS=	${LOCALBASE}/${CONTRIBDIR}/sivp/loader.sce:math/scilab-toolbox-sivp
 
 WRKSRC=		${WRKDIR}/swt
 

Modified: head/math/scilab-toolbox-swt/pkg-descr
==============================================================================
--- head/math/scilab-toolbox-swt/pkg-descr	Sat Jun  9 02:17:36 2018	(r472034)
+++ head/math/scilab-toolbox-swt/pkg-descr	Sat Jun  9 04:56:16 2018	(r472035)
@@ -4,7 +4,7 @@ Wavelet is a powerful signal processing tool developed
 in the last two decades. Scilab Wavelet Toolbox is a free software package
 to enable you using wavelet analysis tools freely in Scilab on most OSes
 including GNU/Linux, BSD and Windows. Scilab Wavelet Toolbox is designed
-to work with any Scilab Image Processing Toolbox like SIP or SIVP
+to work with any Scilab Image Processing Toolbox like SIP
 for displaying 2-D results.
 
 What Scilab Wavelet Toolbox supposed to do:



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