From owner-svn-ports-all@freebsd.org Tue Oct 30 01:20:15 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5C9EC10F1118; Tue, 30 Oct 2018 01:20:15 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F391B8F07C; Tue, 30 Oct 2018 01:20:14 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D63E016651; Tue, 30 Oct 2018 01:20:14 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9U1KEmK074731; Tue, 30 Oct 2018 01:20:14 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9U1KEXa074729; Tue, 30 Oct 2018 01:20:14 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201810300120.w9U1KEXa074729@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 30 Oct 2018 01:20:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483440 - head/math/fxt X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/math/fxt X-SVN-Commit-Revision: 483440 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2018 01:20:15 -0000 Author: wen Date: Tue Oct 30 01:20:14 2018 New Revision: 483440 URL: https://svnweb.freebsd.org/changeset/ports/483440 Log: - Update to 2018.07.03 Modified: head/math/fxt/Makefile head/math/fxt/distinfo head/math/fxt/pkg-plist Modified: head/math/fxt/Makefile ============================================================================== --- head/math/fxt/Makefile Tue Oct 30 00:40:02 2018 (r483439) +++ head/math/fxt/Makefile Tue Oct 30 01:20:14 2018 (r483440) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fxt -DISTVERSION= 2017.07.25 +DISTVERSION= 2018.07.03 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ @@ -12,9 +12,11 @@ COMMENT= FFT code and related stuff LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING.txt +BROKEN_FreeBSD_10= Fails to build + WRKSRC= ${WRKDIR}/${PORTNAME} -USES= gmake tar:tgz +USES= gmake compiler:c++11-lib MAKE_ENV= FXT_INSTALL="${INSTALL_DATA}" MAKEFILE= makefile Modified: head/math/fxt/distinfo ============================================================================== --- head/math/fxt/distinfo Tue Oct 30 00:40:02 2018 (r483439) +++ head/math/fxt/distinfo Tue Oct 30 01:20:14 2018 (r483440) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501116181 -SHA256 (fxt-2017.07.25.tgz) = 15e83cf64efac36a4ddc1bcc3fe099b1b69f88f2b4d37234176eaa8b2d2cd090 -SIZE (fxt-2017.07.25.tgz) = 1837717 +TIMESTAMP = 1540860507 +SHA256 (fxt-2018.07.03.tar.gz) = 0ef8c49d30612388382f85a38b1e94e82eb7f8954b0f0dc0a3e2e8d8464aa6aa +SIZE (fxt-2018.07.03.tar.gz) = 1851742 Modified: head/math/fxt/pkg-plist ============================================================================== --- head/math/fxt/pkg-plist Tue Oct 30 00:40:02 2018 (r483439) +++ head/math/fxt/pkg-plist Tue Oct 30 01:20:14 2018 (r483440) @@ -3,7 +3,6 @@ include/fxt/aux0-all.h include/fxt/aux0/binomial.h include/fxt/aux0/cayley-dickson-mult.h include/fxt/aux0/cmult.h -include/fxt/aux0/constants.h include/fxt/aux0/csincos.h include/fxt/aux0/factorial.h include/fxt/aux0/fibonacci.h @@ -13,24 +12,18 @@ include/fxt/aux0/ldn2rc.h include/fxt/aux0/print-fixed.h include/fxt/aux0/rand-idx.h include/fxt/aux0/randf.h -include/fxt/aux0/range.h -include/fxt/aux0/sign.h include/fxt/aux0/sincos.h include/fxt/aux0/sumdiff.h include/fxt/aux0/swap.h include/fxt/aux0/tex-line.h -include/fxt/aux0/trigrec.h include/fxt/aux0/version.h include/fxt/aux1-all.h include/fxt/aux1/arith1.h include/fxt/aux1/bytescan.h include/fxt/aux1/copy.h -include/fxt/aux1/norm.h include/fxt/aux1/num2str.h -include/fxt/aux1/shift.h include/fxt/aux1/wordgray.h include/fxt/aux2-all.h -include/fxt/aux2/copy2d.h include/fxt/aux2/transpose.h include/fxt/aux2/transpose2.h include/fxt/bits-all.h @@ -238,6 +231,7 @@ include/fxt/comb/composition-nz.h include/fxt/comb/composition-rank.h include/fxt/comb/composition-unimodal.h include/fxt/comb/cyclic-perm.h +include/fxt/comb/cyclic-words.h include/fxt/comb/debruijn.h include/fxt/comb/delta2gray.h include/fxt/comb/descent-rgs.h @@ -299,6 +293,9 @@ include/fxt/comb/ksubset-lex.h include/fxt/comb/ksubset-rec.h include/fxt/comb/ksubset-twoclose.h include/fxt/comb/lex-compare.h +include/fxt/comb/lindenmayer-system.h +include/fxt/comb/lyndon-factorization.h +include/fxt/comb/lyndon-words.h include/fxt/comb/map23-rgs.h include/fxt/comb/mixedradix-colex.h include/fxt/comb/mixedradix-endo-gray.h @@ -329,6 +326,7 @@ include/fxt/comb/motzkin-rgs-lex.h include/fxt/comb/motzkin-step-rgs-lex.h include/fxt/comb/mpartition.h include/fxt/comb/mpartition2.h +include/fxt/comb/mset-kperm-lex.h include/fxt/comb/mset-perm-gray.h include/fxt/comb/mset-perm-lex-rec.h include/fxt/comb/mset-perm-lex.h @@ -443,7 +441,7 @@ include/fxt/comb/setpart.h include/fxt/comb/skew-binary.h include/fxt/comb/sl-gray-compare.h include/fxt/comb/smooth-rfact-rgs.h -include/fxt/comb/stringsubst.h +include/fxt/comb/string-subst.h include/fxt/comb/subset-debruijn.h include/fxt/comb/subset-deltalex.h include/fxt/comb/subset-gray-delta.h @@ -479,14 +477,23 @@ include/fxt/dctdst-all.h include/fxt/dctdst/dctdst.h include/fxt/ds-all.h include/fxt/ds/array2d.h +include/fxt/ds/array3d.h include/fxt/ds/bitarray.h +include/fxt/ds/bitarray2d.h +include/fxt/ds/bounding-box.h +include/fxt/ds/centered-array2d.h +include/fxt/ds/centered-array3d.h include/fxt/ds/deque.h include/fxt/ds/heap.h include/fxt/ds/left-right-array.h +include/fxt/ds/point2d.h +include/fxt/ds/point3d.h include/fxt/ds/priorityqueue.h include/fxt/ds/queue.h include/fxt/ds/ringbuffer.h include/fxt/ds/stack.h +include/fxt/ds/vector2d.h +include/fxt/ds/vector3d.h include/fxt/fft-all.h include/fxt/fft/fft-default.h include/fxt/fft/fft.h @@ -523,7 +530,6 @@ include/fxt/haar/transposedhaarrevnn.h include/fxt/jjassert.h include/fxt/matrix-all.h include/fxt/matrix/matrix.h -include/fxt/matrix/mmult.h include/fxt/matrix/vector.h include/fxt/mod-all.h include/fxt/mod/chebyshev.h @@ -1075,6 +1081,10 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ksubset-rec-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ksubset-twoclose-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ksubset-twoclose-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/lyndon-factorization-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/lyndon-factorization-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/lyndon-words-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/lyndon-words-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/map23-rgs-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/map23-rgs-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/maxrep-gray-demo.cc @@ -1137,6 +1147,8 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mpartition-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mpartition2-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mpartition2-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-kperm-lex-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-kperm-lex-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-ksubset-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-ksubset-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-gray-demo.cc @@ -1403,14 +1415,14 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/skew-binary-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/smooth-rfact-rgs-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/smooth-rfact-rgs-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/string-subst-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/string-subst-hilbert3d-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/string-subst-hilbert3d-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/string-subst-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/stirling1-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/stirling1-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/stirling2-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/stirling2-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/stringsubst-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/stringsubst-hilbert3d-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/stringsubst-hilbert3d-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/stringsubst-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/subset-debruijn-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/subset-debruijn-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/subset-deltalex-demo.cc @@ -1435,6 +1447,8 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/young-tab-rgs-subset-lex-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/bitarray-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/bitarray-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/bitarray2d-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/bitarray2d-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/deque-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/deque-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/left-right-array-demo.cc @@ -1669,6 +1683,8 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A186053-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A187081-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A187081-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A191755-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A191755-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A206464-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A206464-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A206702-demo.cc