Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Mar 2015 14:37:28 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r380500 - head/math/freemat
Message-ID:  <201503051437.t25EbSi1085183@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Mar  5 14:37:27 2015
New Revision: 380500
URL: https://svnweb.freebsd.org/changeset/ports/380500
QAT: https://qat.redports.org/buildarchive/r380500/

Log:
  - Add empty directories to plist

Added:
  head/math/freemat/pkg-plist   (contents, props changed)
Modified:
  head/math/freemat/Makefile

Modified: head/math/freemat/Makefile
==============================================================================
--- head/math/freemat/Makefile	Thu Mar  5 14:37:02 2015	(r380499)
+++ head/math/freemat/Makefile	Thu Mar  5 14:37:27 2015	(r380500)
@@ -40,7 +40,6 @@ LDFLAGS+=	-L${LOCALBASE}/llvm33/lib
 DATADIR=	${PREFIX}/share/${PORTNAME}-${PORTVERSION}
 DESKTOP_ENTRIES="FreeMat" "" "${PREFIX}/share/pixmaps/freemat.png"	\
 		"FreeMat" "Science;Math;NumericalAnalysis;" true
-PLIST_FILES=	bin/FreeMat bin/blas.ini share/pixmaps/freemat.png
 PORTDATA=	*
 
 post-install:

Added: head/math/freemat/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/math/freemat/pkg-plist	Thu Mar  5 14:37:27 2015	(r380500)
@@ -0,0 +1,23 @@
+bin/FreeMat
+bin/blas.ini
+share/pixmaps/freemat.png
+@dir %%DATADIR%%/toolbox/tests/vtkwidgets
+@dir %%DATADIR%%/toolbox/tests/vtkvolumerendering
+@dir %%DATADIR%%/toolbox/tests/vtkviews
+@dir %%DATADIR%%/toolbox/tests/vtkrendering
+@dir %%DATADIR%%/toolbox/tests/vtkparallel
+@dir %%DATADIR%%/toolbox/tests/vtkio
+@dir %%DATADIR%%/toolbox/tests/vtkinfovis
+@dir %%DATADIR%%/toolbox/tests/vtkimaging
+@dir %%DATADIR%%/toolbox/tests/vtkhybrid
+@dir %%DATADIR%%/toolbox/tests/vtkgraphics
+@dir %%DATADIR%%/toolbox/tests/vtkgeovis
+@dir %%DATADIR%%/toolbox/tests/vtkfiltering
+@dir %%DATADIR%%/toolbox/tests/vtkcommon
+@dir %%DATADIR%%/toolbox/tests/os
+@dir %%DATADIR%%/toolbox/tests/num
+@dir %%DATADIR%%/toolbox/tests/mathfunctions
+@dir %%DATADIR%%/toolbox/tests/introduction
+@dir %%DATADIR%%/toolbox/tests/glwin
+@dir %%DATADIR%%/toolbox/tests/function
+@dir %%DATADIR%%/toolbox/tests/debug



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