View | Details | Raw Unified | Return to bug 36444
Collapse All | Expand All

(-)fxt/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
#
7
#
8
8
9
PORTNAME=	fxt
9
PORTNAME=	fxt
10
PORTVERSION=	2002.02.25
10
PORTVERSION=	2002.03.23
11
CATEGORIES=	math
11
CATEGORIES=	math
12
MASTER_SITES=	http://www.jjj.de/fxt/
12
MASTER_SITES=	http://www.jjj.de/fxt/
13
EXTRACT_SUFX=	.tgz
13
EXTRACT_SUFX=	.tgz
(-)fxt/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (fxt-2002.02.25.tgz) = d0863ba3eb86b6342d510b7c14e875ed
1
MD5 (fxt-2002.03.23.tgz) = 79e02294dbcd487b9ef8ecd8d0381c3d
(-)fxt/pkg-plist (-2 / +23 lines)
Lines 13-19 Link Here
13
include/fxt/bitasm.h
13
include/fxt/bitasm.h
14
include/fxt/bitcombination.h
14
include/fxt/bitcombination.h
15
include/fxt/bitcount.h
15
include/fxt/bitcount.h
16
include/fxt/bitcount01.h
16
include/fxt/bitcyclic.h
17
include/fxt/bithigh.h
17
include/fxt/bithigh.h
18
include/fxt/bitlow.h
18
include/fxt/bitlow.h
19
include/fxt/bitmisc.h
19
include/fxt/bitmisc.h
Lines 24-45 Link Here
24
include/fxt/bitswap.h
24
include/fxt/bitswap.h
25
include/fxt/bitzip.h
25
include/fxt/bitzip.h
26
include/fxt/branchless.h
26
include/fxt/branchless.h
27
include/fxt/bytescan.h
27
include/fxt/cholesky.h
28
include/fxt/cholesky.h
28
include/fxt/cmult.h
29
include/fxt/cmult.h
30
include/fxt/combcolex.h
29
include/fxt/comblazy.h
31
include/fxt/comblazy.h
30
include/fxt/comblex.h
32
include/fxt/comblex.h
31
include/fxt/combminchange.h
33
include/fxt/combminchange.h
32
include/fxt/combnum.h
33
include/fxt/complextype.h
34
include/fxt/complextype.h
34
include/fxt/constants.h
35
include/fxt/constants.h
35
include/fxt/convex.h
36
include/fxt/convex.h
36
include/fxt/copy.h
37
include/fxt/copy.h
37
include/fxt/copy2d.h
38
include/fxt/copy2d.h
39
include/fxt/csincos.h
38
include/fxt/cycles.h
40
include/fxt/cycles.h
39
include/fxt/daubechies.h
41
include/fxt/daubechies.h
40
include/fxt/debruijn.h
42
include/fxt/debruijn.h
41
include/fxt/diff.h
43
include/fxt/diff.h
42
include/fxt/diskaux.h
44
include/fxt/diskaux.h
45
include/fxt/dyadiccnvl.h
43
include/fxt/factor.h
46
include/fxt/factor.h
44
include/fxt/fhtmulsqr.h
47
include/fxt/fhtmulsqr.h
45
include/fxt/funcemu.h
48
include/fxt/funcemu.h
Lines 52-57 Link Here
52
include/fxt/gcd.h
55
include/fxt/gcd.h
53
include/fxt/graycode.h
56
include/fxt/graycode.h
54
include/fxt/graypermute.h
57
include/fxt/graypermute.h
58
include/fxt/greencode.h
55
include/fxt/haarpermute.h
59
include/fxt/haarpermute.h
56
include/fxt/hilbert.h
60
include/fxt/hilbert.h
57
include/fxt/inline.h
61
include/fxt/inline.h
Lines 64-74 Link Here
64
include/fxt/minmax2d.h
68
include/fxt/minmax2d.h
65
include/fxt/misc.h
69
include/fxt/misc.h
66
include/fxt/misc2d.h
70
include/fxt/misc2d.h
71
include/fxt/mixedradixgray.h
67
include/fxt/mmult.h
72
include/fxt/mmult.h
68
include/fxt/mod.h
73
include/fxt/mod.h
69
include/fxt/modarith.h
74
include/fxt/modarith.h
70
include/fxt/modlazy.h
75
include/fxt/modlazy.h
71
include/fxt/modm.h
76
include/fxt/modm.h
77
include/fxt/modularmixedradixgray.h
72
include/fxt/moduli.h
78
include/fxt/moduli.h
73
include/fxt/monotone.h
79
include/fxt/monotone.h
74
include/fxt/mtypes.h
80
include/fxt/mtypes.h
Lines 77-92 Link Here
77
include/fxt/paren.h
83
include/fxt/paren.h
78
include/fxt/partition.h
84
include/fxt/partition.h
79
include/fxt/permapply.h
85
include/fxt/permapply.h
86
include/fxt/permcyclic.h
80
include/fxt/permderange.h
87
include/fxt/permderange.h
81
include/fxt/permlazy.h
88
include/fxt/permlazy.h
82
include/fxt/permlex.h
89
include/fxt/permlex.h
83
include/fxt/permminchange.h
90
include/fxt/permminchange.h
91
include/fxt/permstar.h
84
include/fxt/permtrotter.h
92
include/fxt/permtrotter.h
85
include/fxt/permutation.h
93
include/fxt/permutation.h
86
include/fxt/permvisit.h
94
include/fxt/permvisit.h
87
include/fxt/primes.h
95
include/fxt/primes.h
88
include/fxt/primestring.h
96
include/fxt/primestring.h
89
include/fxt/printbin.h
97
include/fxt/printbin.h
98
include/fxt/quantise.h
90
include/fxt/radixpermute.h
99
include/fxt/radixpermute.h
91
include/fxt/range.h
100
include/fxt/range.h
92
include/fxt/restrict.h
101
include/fxt/restrict.h
Lines 113-118 Link Here
113
include/fxt/shortrevbinpermute.h
122
include/fxt/shortrevbinpermute.h
114
include/fxt/shortrevbinpermute0.h
123
include/fxt/shortrevbinpermute0.h
115
include/fxt/sincos.h
124
include/fxt/sincos.h
125
include/fxt/slowcnvl.h
126
include/fxt/slowcorr.h
127
include/fxt/slowlazy.h
128
include/fxt/slowtwodimcnvl.h
116
include/fxt/sort.h
129
include/fxt/sort.h
117
include/fxt/sortcomplex.h
130
include/fxt/sortcomplex.h
118
include/fxt/sortfunc.h
131
include/fxt/sortfunc.h
Lines 120-125 Link Here
120
include/fxt/sortlazy.h
133
include/fxt/sortlazy.h
121
include/fxt/sortptr.h
134
include/fxt/sortptr.h
122
include/fxt/subsetdebruijn.h
135
include/fxt/subsetdebruijn.h
136
include/fxt/subsetlex.h
123
include/fxt/subsetminchange.h
137
include/fxt/subsetminchange.h
124
include/fxt/subsetordered.h
138
include/fxt/subsetordered.h
125
include/fxt/sumdiff.h
139
include/fxt/sumdiff.h
Lines 135-140 Link Here
135
include/fxt/transpose_ba.h
149
include/fxt/transpose_ba.h
136
include/fxt/unique.h
150
include/fxt/unique.h
137
include/fxt/vector.h
151
include/fxt/vector.h
152
include/fxt/walshgray.h
153
include/fxt/walshhartley.h
154
include/fxt/walshlazy.h
155
include/fxt/walshpal.h
156
include/fxt/walshseq.h
157
include/fxt/walshwak.h
158
include/fxt/walshwal.h
138
include/fxt/waveletfilter.h
159
include/fxt/waveletfilter.h
139
include/fxt/workspace.h
160
include/fxt/workspace.h
140
include/fxt/zerobyte.h
161
include/fxt/zerobyte.h

Return to bug 36444