Date: Tue, 19 Apr 2016 05:44:27 +0000 (UTC) From: Marcelo Araujo <araujo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r413625 - in head: benchmarks math Message-ID: <201604190544.u3J5iRQw068686@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: araujo Date: Tue Apr 19 05:44:27 2016 New Revision: 413625 URL: https://svnweb.freebsd.org/changeset/ports/413625 Log: Hook new ports on its categories Makefile. Reported by: antoine Modified: head/benchmarks/Makefile head/math/Makefile Modified: head/benchmarks/Makefile ============================================================================== --- head/benchmarks/Makefile Tue Apr 19 05:35:01 2016 (r413624) +++ head/benchmarks/Makefile Tue Apr 19 05:44:27 2016 (r413625) @@ -55,6 +55,8 @@ SUBDIR += polygraph SUBDIR += postal SUBDIR += postmark + SUBDIR += py-naarad + SUBDIR += py-zopkio SUBDIR += pybench SUBDIR += raidtest SUBDIR += ramspeed Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Tue Apr 19 05:35:01 2016 (r413624) +++ head/math/Makefile Tue Apr 19 05:44:27 2016 (r413625) @@ -599,6 +599,7 @@ SUBDIR += py-graphillion SUBDIR += py-gsl SUBDIR += py-igraph + SUBDIR += py-luminol SUBDIR += py-mathdom SUBDIR += py-matplotlib SUBDIR += py-mpmath
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604190544.u3J5iRQw068686>