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

(-)/usr/ports/math/fxt/Makefile (-2 / +1 lines)
Lines 7-13 Link Here
7
#
7
#
8
8
9
PORTNAME=	fxt
9
PORTNAME=	fxt
10
PORTVERSION=	2002.12.16
10
PORTVERSION=	2003.02.18
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
Lines 17-23 Link Here
17
17
18
WRKSRC=		${WRKDIR}/${PORTNAME}
18
WRKSRC=		${WRKDIR}/${PORTNAME}
19
19
20
USE_GCC=	3.1
21
USE_GMAKE=	yes
20
USE_GMAKE=	yes
22
MAKEFILE=	makefile
21
MAKEFILE=	makefile
23
22
(-)/usr/ports/math/fxt/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (fxt-2002.12.16.tgz) = 2794f9ff63b8c4c79e46e923a3c02362
1
MD5 (fxt-2003.02.18.tgz) = e9941264cf6f6755f88ebc92063608ed
(-)/usr/ports/math/fxt/files/patch-include::jjassert.h (+11 lines)
Line 0 Link Here
1
--- include/jjassert.h.orig	Sun Feb 23 14:08:38 2003
2
+++ include/jjassert.h	Sun Feb 23 14:08:56 2003
3
@@ -2,7 +2,7 @@
4
 #define      HAVE_JJASSERT_H__
5
 
6
 // if you don't have sys/cdefs.h just uncomment the next line:
7
-//#include <sys/cdefs.h>  // __STRING()
8
+#include <sys/cdefs.h>  // __STRING()
9
 
10
 // aux0/jjassert.cc:
11
 // options for last action of jjassert_fail():
(-)/usr/ports/math/fxt/files/patch-makefile (-8 / +7 lines)
Lines 1-5 Link Here
1
--- makefile.orig	Tue Dec 17 02:37:28 2002
1
--- makefile.orig	Sat Jan 11 18:08:57 2003
2
+++ makefile	Sun Dec 22 08:38:00 2002
2
+++ makefile	Mon Jan 27 16:08:56 2003
3
@@ -3,7 +3,7 @@
3
@@ -3,7 +3,7 @@
4
 
4
 
5
 PROJ=fxt
5
 PROJ=fxt
Lines 9-24 Link Here
9
 PPLIBS = -lm -lstdc++
9
 PPLIBS = -lm -lstdc++
10
 
10
 
11
 
11
 
12
@@ -16,7 +16,7 @@
12
@@ -15,7 +15,6 @@
13
 #  -mcpu=   Schedule code for given CPU
13
 #  -mcpu=   Schedule code for given CPU
14
 # Note that specifying `-march=CPU-TYPE' implies `-mcpu=CPU-TYPE'
14
 # Note that specifying `-march=CPU-TYPE' implies `-mcpu=CPU-TYPE'
15
 
15
 
16
-OFLAGS = -O2 -ffast-math
16
-OFLAGS = -O2
17
+OFLAGS += -ffast-math
18
 OFLAGS += $(ARCHFLAG)
19
 OFLAGS += -fomit-frame-pointer
17
 OFLAGS += -fomit-frame-pointer
20
 OFLAGS += -fno-exceptions
18
 OFLAGS += -fno-exceptions
21
@@ -47,12 +47,12 @@
19
 OFLAGS += -ffast-math
20
@@ -53,12 +52,12 @@
22
  -Imod -Iwavelet -Isort -Islow
21
  -Imod -Iwavelet -Isort -Islow
23
 
22
 
24
 #### choose the FLAG combo here:
23
 #### choose the FLAG combo here:
Lines 34-40 Link Here
34
 
33
 
35
 #-------------------------------------
34
 #-------------------------------------
36
 
35
 
37
@@ -348,16 +348,16 @@
36
@@ -354,16 +353,16 @@
38
 #	@echo ' ===== make FXT lib DONE. ====='
37
 #	@echo ' ===== make FXT lib DONE. ====='
39
 
38
 
40
 
39
 
(-)/usr/ports/math/fxt/pkg-plist (-3 / +28 lines)
Lines 11-26 Link Here
11
include/fxt/auxprint.h
11
include/fxt/auxprint.h
12
include/fxt/binarydebruijn.h
12
include/fxt/binarydebruijn.h
13
include/fxt/binaryprimestring.h
13
include/fxt/binaryprimestring.h
14
include/fxt/bit2adic.h
15
include/fxt/bit2composition.h
14
include/fxt/bit2pow.h
16
include/fxt/bit2pow.h
15
include/fxt/bitarray.h
17
include/fxt/bitarray.h
16
include/fxt/bitasm.h
18
include/fxt/bitasm.h
17
include/fxt/bitcombination.h
19
include/fxt/bitcombcolex.h
20
include/fxt/bitcomblex.h
18
include/fxt/bitcombminchange.h
21
include/fxt/bitcombminchange.h
22
include/fxt/bitcopy.h
19
include/fxt/bitcount.h
23
include/fxt/bitcount.h
20
include/fxt/bitcyclic.h
24
include/fxt/bitcyclic.h
25
include/fxt/bitcyclic2.h
26
include/fxt/bitgather.h
21
include/fxt/bithigh.h
27
include/fxt/bithigh.h
28
include/fxt/bitinvolutions.h
29
include/fxt/bitlex.h
22
include/fxt/bitlow.h
30
include/fxt/bitlow.h
31
include/fxt/bitmat.h
23
include/fxt/bitmisc.h
32
include/fxt/bitmisc.h
33
include/fxt/bitmrotate.h
34
include/fxt/bitpol.h
35
include/fxt/bitpolirred.h
36
include/fxt/bitpolmodmult.h
37
include/fxt/bitpolmodmultrev.h
38
include/fxt/bitpoltrace.h
24
include/fxt/bitrotate.h
39
include/fxt/bitrotate.h
25
include/fxt/bitsequency.h
40
include/fxt/bitsequency.h
26
include/fxt/bitsperlong.h
41
include/fxt/bitsperlong.h
Lines 37-42 Link Here
37
include/fxt/comblex.h
52
include/fxt/comblex.h
38
include/fxt/combminchange.h
53
include/fxt/combminchange.h
39
include/fxt/complextype.h
54
include/fxt/complextype.h
55
include/fxt/compositionalt.h
56
include/fxt/compositionlex.h
40
include/fxt/constants.h
57
include/fxt/constants.h
41
include/fxt/convex.h
58
include/fxt/convex.h
42
include/fxt/copy.h
59
include/fxt/copy.h
Lines 51-56 Link Here
51
include/fxt/dslazy.h
68
include/fxt/dslazy.h
52
include/fxt/dyadiccnvl.h
69
include/fxt/dyadiccnvl.h
53
include/fxt/factor.h
70
include/fxt/factor.h
71
include/fxt/fcsr.h
54
include/fxt/fhtmulsqr.h
72
include/fxt/fhtmulsqr.h
55
include/fxt/funcemu.h
73
include/fxt/funcemu.h
56
include/fxt/fxt.h
74
include/fxt/fxt.h
Lines 61-66 Link Here
61
include/fxt/fxttypes.h
79
include/fxt/fxttypes.h
62
include/fxt/graycode.h
80
include/fxt/graycode.h
63
include/fxt/graypermute.h
81
include/fxt/graypermute.h
82
include/fxt/grayrevpermute.h
64
include/fxt/greencode.h
83
include/fxt/greencode.h
65
include/fxt/haarnn.h
84
include/fxt/haarnn.h
66
include/fxt/haarnninplace.h
85
include/fxt/haarnninplace.h
Lines 72-86 Link Here
72
include/fxt/intarith.h
91
include/fxt/intarith.h
73
include/fxt/jjassert.h
92
include/fxt/jjassert.h
74
include/fxt/ldn2rc.h
93
include/fxt/ldn2rc.h
94
include/fxt/lfsr.h
95
include/fxt/lfsr64.h
96
include/fxt/lhca.h
75
include/fxt/lowbitprimpoly.h
97
include/fxt/lowbitprimpoly.h
76
include/fxt/matrix.h
98
include/fxt/matrix.h
77
include/fxt/matrixsymmetryq.h
99
include/fxt/matrixsymmetryq.h
78
include/fxt/minmax.h
100
include/fxt/minmax.h
79
include/fxt/minmax2d.h
101
include/fxt/minmax2d.h
102
include/fxt/minweightlhcarule.h
80
include/fxt/minweightprimpoly.h
103
include/fxt/minweightprimpoly.h
81
include/fxt/misc.h
104
include/fxt/misc.h
82
include/fxt/misc2d.h
105
include/fxt/misc2d.h
106
include/fxt/mixedradix.h
83
include/fxt/mixedradixgray.h
107
include/fxt/mixedradixgray.h
108
include/fxt/mixedradixlex.h
84
include/fxt/mmult.h
109
include/fxt/mmult.h
85
include/fxt/mod.h
110
include/fxt/mod.h
86
include/fxt/modarith.h
111
include/fxt/modarith.h
Lines 89-99 Link Here
89
include/fxt/modularmixedradixgray.h
114
include/fxt/modularmixedradixgray.h
90
include/fxt/moduli.h
115
include/fxt/moduli.h
91
include/fxt/monotone.h
116
include/fxt/monotone.h
117
include/fxt/monotonegray.h
92
include/fxt/mrotate.h
118
include/fxt/mrotate.h
93
include/fxt/mtypes.h
119
include/fxt/mtypes.h
94
include/fxt/ntt.h
120
include/fxt/ntt.h
95
include/fxt/orderedrarray.h
121
include/fxt/orderedrarray.h
96
include/fxt/paren.h
122
include/fxt/paren.h
123
include/fxt/paren2.h
97
include/fxt/partition.h
124
include/fxt/partition.h
98
include/fxt/permapply.h
125
include/fxt/permapply.h
99
include/fxt/permcyclic.h
126
include/fxt/permcyclic.h
Lines 138-144 Link Here
138
include/fxt/searchptr.h
165
include/fxt/searchptr.h
139
include/fxt/shift.h
166
include/fxt/shift.h
140
include/fxt/shift2d.h
167
include/fxt/shift2d.h
141
include/fxt/shiftregistersequence.h
142
include/fxt/shortfhtdifcore.h
168
include/fxt/shortfhtdifcore.h
143
include/fxt/shortfhtditcore.h
169
include/fxt/shortfhtditcore.h
144
include/fxt/shortgraypermute.h
170
include/fxt/shortgraypermute.h
Lines 155-161 Link Here
155
include/fxt/sortidx.h
181
include/fxt/sortidx.h
156
include/fxt/sortlazy.h
182
include/fxt/sortlazy.h
157
include/fxt/sortptr.h
183
include/fxt/sortptr.h
158
include/fxt/srs64.h
159
include/fxt/stack.h
184
include/fxt/stack.h
160
include/fxt/subsetdebruijn.h
185
include/fxt/subsetdebruijn.h
161
include/fxt/subsetlex.h
186
include/fxt/subsetlex.h

Return to bug 48593