aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-01-16 08:14:46 +0800
committermiwi <miwi@FreeBSD.org>2009-01-16 08:14:46 +0800
commitbe70112492c7cd61f1869cbaa59b516ed7b36e27 (patch)
tree78ceb93666dccfe5f16cd21f2a2b5bea140ef2a0 /math
parent98c48f1eae4b550b6f06e801efe69d6e0573a37d (diff)
downloadfreebsd-ports-gnome-be70112492c7cd61f1869cbaa59b516ed7b36e27.tar.gz
freebsd-ports-gnome-be70112492c7cd61f1869cbaa59b516ed7b36e27.tar.zst
freebsd-ports-gnome-be70112492c7cd61f1869cbaa59b516ed7b36e27.zip
- Update to 2009.01.09
- Pass maintainership to submitter PR: 130560 Submitted by: Dennis Herrmann <adox@mcx2.org>
Diffstat (limited to 'math')
-rw-r--r--math/fxt/Makefile4
-rw-r--r--math/fxt/distinfo6
-rw-r--r--math/fxt/pkg-plist18
3 files changed, 23 insertions, 5 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile
index 820852537b47..2af35206361c 100644
--- a/math/fxt/Makefile
+++ b/math/fxt/Makefile
@@ -7,13 +7,13 @@
#
PORTNAME= fxt
-PORTVERSION= 2008.08.17
+PORTVERSION= 2009.01.09
CATEGORIES= math
MASTER_SITES= http://www.jjj.de/fxt/ \
http://freebsd.unixfreunde.de/sources/
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= adox@mcx2.org
COMMENT= FFT code and related stuff
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/math/fxt/distinfo b/math/fxt/distinfo
index e093f1b51982..8632c60606b6 100644
--- a/math/fxt/distinfo
+++ b/math/fxt/distinfo
@@ -1,3 +1,3 @@
-MD5 (fxt-2008.08.17.tgz) = c118bc49ab627dd17604c3b6cd9ccc9b
-SHA256 (fxt-2008.08.17.tgz) = 519db4ba20b125c2f3299efb9ead450a0aeb48a964b20fb8aab77a198b630cb2
-SIZE (fxt-2008.08.17.tgz) = 1126112
+MD5 (fxt-2009.01.09.tgz) = 27b78ac8b40e7453b8b29d4e46a09886
+SHA256 (fxt-2009.01.09.tgz) = 78b3430c107588b207d54d03f4b214854d0305473e1539d783c88306f6b24c2b
+SIZE (fxt-2009.01.09.tgz) = 1141134
diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist
index 78cf04495288..94aa7ff9c459 100644
--- a/math/fxt/pkg-plist
+++ b/math/fxt/pkg-plist
@@ -179,6 +179,8 @@ include/fxt/comb/fact2perm.h
include/fxt/comb/fibonacci.h
include/fxt/comb/gray-cycle-leaders.h
include/fxt/comb/gray.h
+include/fxt/comb/hilbert-ndim-rec.h
+include/fxt/comb/hilbert-ndim.h
include/fxt/comb/ksubset-gray.h
include/fxt/comb/ksubset-rec.h
include/fxt/comb/ksubset-twoclose.h
@@ -196,12 +198,14 @@ include/fxt/comb/mpartition.h
include/fxt/comb/mset-perm-gray.h
include/fxt/comb/mset-perm-lex-rec.h
include/fxt/comb/mset-perm-lex.h
+include/fxt/comb/mset-perm-pref.h
include/fxt/comb/necklace.h
include/fxt/comb/num-compositions.h
include/fxt/comb/num-necklaces.h
include/fxt/comb/num2perm.h
include/fxt/comb/paren-gray.h
include/fxt/comb/paren.h
+include/fxt/comb/paren-pref.h
include/fxt/comb/partition-rec.h
include/fxt/comb/partition.h
include/fxt/comb/perm-colex.h
@@ -377,6 +381,7 @@ include/fxt/sort/convex.h
include/fxt/sort/equivclasses.h
include/fxt/sort/grep.h
include/fxt/sort/heapsort.h
+include/fxt/sort/merge-sort.h
include/fxt/sort/minmax.h
include/fxt/sort/minmaxfunc.h
include/fxt/sort/minmaxidx.h
@@ -411,6 +416,7 @@ include/fxt/walsh/and-convolution.h
include/fxt/walsh/arithtransform.h
include/fxt/walsh/dyadiccnvl.h
include/fxt/walsh/fib-walsh.h
+include/fxt/walsh/max-convolution.h
include/fxt/walsh/mers-walsh.h
include/fxt/walsh/or-convolution.h
include/fxt/walsh/reedmuller.h
@@ -630,6 +636,10 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/gexz-gray-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/hadamard-srs-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/hadamard-srs-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/hilbert-ndim-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/hilbert-ndim-rec-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/hilbert-ndim-rec-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/hilbert-ndim-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/hanoi-rec-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/hanoi-rec-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/kproducts-colex-demo.cc
@@ -672,6 +682,8 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-lex-rec-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-lex-rec2-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-lex-rec2-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-pref-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-pref-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/naf-gray-rec-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/naf-gray-rec-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/naf-pos-rec-demo.cc
@@ -710,6 +722,8 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/paren-gray-rec-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/paren-gray-rec-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/paren-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/paren-pref-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/paren-pref-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-rec-demo.cc
@@ -1003,6 +1017,10 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/equivclass-necklaces-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/heapsort-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/heapsort-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/merge-sort-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/merge-sort-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/merge-sort4-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/merge-sort4-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/radixsort-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/radixsort-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/selection-sort-demo.cc