[Midnightbsd-cvs] mports [23371] trunk/astro/boinc-setiathome-v7: bump patchset
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat May 5 16:44:21 EDT 2018
Revision: 23371
http://svnweb.midnightbsd.org/mports/?rev=23371
Author: laffer1
Date: 2018-05-05 16:44:20 -0400 (Sat, 05 May 2018)
Log Message:
-----------
bump patchset
Modified Paths:
--------------
trunk/astro/boinc-setiathome-v7/Makefile
trunk/astro/boinc-setiathome-v7/files/patch-configure.ac
trunk/astro/boinc-setiathome-v7/files/pkg-deinstall.in
trunk/astro/boinc-setiathome-v7/files/pkg-install.in
Added Paths:
-----------
trunk/astro/boinc-setiathome-v7/files/patch-client_Makefile.am
trunk/astro/boinc-setiathome-v7/files/patch-client_vector_analyzeFuncs__sse.cpp
trunk/astro/boinc-setiathome-v7/files/patch-client_vector_analyzeFuncs__vector.cpp
trunk/astro/boinc-setiathome-v7/files/patch-client_vector_analyzeFuncs__x86__64.cpp
trunk/astro/boinc-setiathome-v7/files/patch-client_vector_x86__float4.h
trunk/astro/boinc-setiathome-v7/files/patch-client_vector_x86__ops.h
trunk/astro/boinc-setiathome-v7/files/patch-m4_sah__check__boinc.m4
trunk/astro/boinc-setiathome-v7/files/patch-sah__config.h
Removed Paths:
-------------
trunk/astro/boinc-setiathome-v7/files/patch-client__Makefile.am
trunk/astro/boinc-setiathome-v7/files/patch-client__vector__analyzeFuncs_sse.cpp
trunk/astro/boinc-setiathome-v7/files/patch-client__vector__analyzeFuncs_vector.cpp
trunk/astro/boinc-setiathome-v7/files/patch-client__vector__analyzeFuncs_x86_64.cpp
trunk/astro/boinc-setiathome-v7/files/patch-client__vector__x86_float4.h
trunk/astro/boinc-setiathome-v7/files/patch-client__vector__x86_ops.h
trunk/astro/boinc-setiathome-v7/files/patch-m4__sah_check_boinc.m4
trunk/astro/boinc-setiathome-v7/files/patch-sah_config.h
Modified: trunk/astro/boinc-setiathome-v7/Makefile
===================================================================
--- trunk/astro/boinc-setiathome-v7/Makefile 2018-05-05 20:27:15 UTC (rev 23370)
+++ trunk/astro/boinc-setiathome-v7/Makefile 2018-05-05 20:44:20 UTC (rev 23371)
@@ -2,6 +2,7 @@
PORTNAME= boinc-setiathome-v7
PORTVERSION= 7.00
+PORTREVISION= 1
CATEGORIES= astro
MASTER_SITES= FREEBSD_LOCAL/rene
DISTNAME= setiathome-svn-1924 # modified archive, see leftout in top directory
Added: trunk/astro/boinc-setiathome-v7/files/patch-client_Makefile.am
===================================================================
--- trunk/astro/boinc-setiathome-v7/files/patch-client_Makefile.am (rev 0)
+++ trunk/astro/boinc-setiathome-v7/files/patch-client_Makefile.am 2018-05-05 20:44:20 UTC (rev 23371)
@@ -0,0 +1,11 @@
+--- client/Makefile.am.orig 2013-06-26 17:01:48 UTC
++++ client/Makefile.am
+@@ -199,7 +199,7 @@ if PPC
+ seti_boinc-analyzeFuncs_altivec.o: vector/analyzeFuncs_altivec.cpp
+ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+ $(CPPFLAGS) $(seti_boinc_CXXFLAGS) $(CXXFLAGS) -DUSE_ALTIVEC \
+- -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -faltivec \
++ -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -maltivec -mabi=altivec \
+ -c -o $@ $<; then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
+ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
+ seti_boinc-analyzeFuncs_vector.o: vector/analyzeFuncs_vector.cpp
Property changes on: trunk/astro/boinc-setiathome-v7/files/patch-client_Makefile.am
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Deleted: trunk/astro/boinc-setiathome-v7/files/patch-client__Makefile.am
===================================================================
--- trunk/astro/boinc-setiathome-v7/files/patch-client__Makefile.am 2018-05-05 20:27:15 UTC (rev 23370)
+++ trunk/astro/boinc-setiathome-v7/files/patch-client__Makefile.am 2018-05-05 20:44:20 UTC (rev 23371)
@@ -1,11 +0,0 @@
---- client/Makefile.am.orig 2009-09-23 01:50:50.000000000 +0200
-+++ client/Makefile.am 2011-12-04 17:19:18.000000000 +0100
-@@ -165,7 +165,7 @@
- seti_boinc-analyzeFuncs_altivec.o: vector/analyzeFuncs_altivec.cpp
- if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- $(CPPFLAGS) $(seti_boinc_CXXFLAGS) $(CXXFLAGS) -DUSE_ALTIVEC \
-- -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -faltivec \
-+ -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -maltivec -mabi=altivec \
- -c -o $@ $<; then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
- else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
- seti_boinc-analyzeFuncs_vector.o: vector/analyzeFuncs_vector.cpp
Deleted: trunk/astro/boinc-setiathome-v7/files/patch-client__vector__analyzeFuncs_sse.cpp
===================================================================
--- trunk/astro/boinc-setiathome-v7/files/patch-client__vector__analyzeFuncs_sse.cpp 2018-05-05 20:27:15 UTC (rev 23370)
+++ trunk/astro/boinc-setiathome-v7/files/patch-client__vector__analyzeFuncs_sse.cpp 2018-05-05 20:44:20 UTC (rev 23371)
@@ -1,35 +0,0 @@
---- client/vector/analyzeFuncs_sse.cpp.origin 2013-08-02 01:08:24.000000000 +0400
-+++ client/vector/analyzeFuncs_sse.cpp 2013-08-02 01:18:33.000000000 +0400
-@@ -191,7 +191,7 @@
- prefetcht0(out+3*yline);
- // TODO: figure out why the intrinsic version crashes for MinGW build
- // not critical, but shuffle-only _MM_TRANSPOSE4_PS is optimal on some
--#if defined(USE_INTRINSICS) && defined(_MM_TRANSPOSE4_PS) && !defined(__GNUC__)
-+#if defined(USE_INTRINSICS) && (defined(_MM_TRANSPOSE4_PS) && !defined(__GNUC__) || defined(__clang__))
- register float4 row0=*(__m128 *)in;
- register float4 row1=*(__m128 *)(in+xline);
- register float4 row2=*(__m128 *)(in+2*xline);
-@@ -273,7 +273,7 @@
-
- // TODO: figure out why the intrinsic version crashes for MinGW build
- // not critical, but the shuffle-only _MM_TRANSPOSE4_PS is optimal on some
--#if defined(USE_INTRINSICS) && defined(_MM_TRANSPOSE4_PS) && !defined(__GNUC__)
-+#if defined(USE_INTRINSICS) && (defined(_MM_TRANSPOSE4_PS) && !defined(__GNUC__) || defined(__clang__))
- register float4 row0=*(__m128 *)in;
- register float4 row1=*(__m128 *)(in+xline);
- register float4 row2=*(__m128 *)(in+2*xline);
-@@ -1592,8 +1592,14 @@
- return ( tMax );
- }
-
-+#ifdef __clang__
-+#define s_getU( aaaa, ptr ) \
-+ aaaa = _mm_loadl_pi(aaaa, (__m64 *)ptr); \
-+ aaaa = _mm_loadh_pi(aaaa, ((__m64 *)(ptr))+1 )
-+#else
- #define s_getU( aaaa, ptr ) \
- aaaa = _mm_loadh_pi( _mm_loadl_pi(aaaa, (__m64 *)ptr), ((__m64 *)(ptr))+1 )
-+#endif
-
- #define s_putU( ptr, aaaa ) \
- _mm_storel_pi((__m64 *)ptr, aaaa), _mm_storeh_pi( ((__m64 *)ptr)+1 , aaaa)
Deleted: trunk/astro/boinc-setiathome-v7/files/patch-client__vector__analyzeFuncs_vector.cpp
===================================================================
--- trunk/astro/boinc-setiathome-v7/files/patch-client__vector__analyzeFuncs_vector.cpp 2018-05-05 20:27:15 UTC (rev 23370)
+++ trunk/astro/boinc-setiathome-v7/files/patch-client__vector__analyzeFuncs_vector.cpp 2018-05-05 20:44:20 UTC (rev 23371)
@@ -1,13 +0,0 @@
---- client/vector/analyzeFuncs_vector.cpp.orig 2013-07-11 22:32:37.000000000 +0200
-+++ client/vector/analyzeFuncs_vector.cpp 2013-07-11 22:41:59.000000000 +0200
-@@ -98,9 +98,7 @@
-
-
- #ifndef __APPLE_CC__
--#ifdef HAVE___ISNAN
--#define isnotnan(x) (!__isnan(x))
--#elif defined(HAVE__ISNAN)
-+#if defined(HAVE__ISNAN)
- #define isnotnan(x) (!_isnan(x))
- #elif defined(HAVE_ISNAN)
- #define isnotnan(x) (!isnan(x))
Deleted: trunk/astro/boinc-setiathome-v7/files/patch-client__vector__analyzeFuncs_x86_64.cpp
===================================================================
--- trunk/astro/boinc-setiathome-v7/files/patch-client__vector__analyzeFuncs_x86_64.cpp 2018-05-05 20:27:15 UTC (rev 23370)
+++ trunk/astro/boinc-setiathome-v7/files/patch-client__vector__analyzeFuncs_x86_64.cpp 2018-05-05 20:44:20 UTC (rev 23371)
@@ -1,17 +0,0 @@
---- client/vector/analyzeFuncs_x86_64.cpp.orig 2011-04-03 07:25:53.000000000 +0200
-+++ client/vector/analyzeFuncs_x86_64.cpp 2013-07-29 17:41:37.000000000 +0200
-@@ -61,8 +61,14 @@
- static const int as [4] __attribute__((aligned(16)))= {INT_MIN, 0, INT_MIN, 0} ; // {-, +, -, +}
- char *cblock = (char *)alloca(11*16);
- cblock+=(16-((ssize_t)cblock % 16));
-+#ifdef __clang__
-+ __m128 *fblock=reinterpret_cast<__m128 *>(cblock);
-+ __m128d *dblock=reinterpret_cast<__m128d *>(cblock);
-+#else
- x86_m128 *fblock=reinterpret_cast<x86_m128 *>(cblock);
- x86_m128d *dblock=reinterpret_cast<x86_m128d *>(cblock);
-+#endif
-+
- #define CC dblock[0]
- #define DD dblock[1]
- #define cc fblock[2]
Deleted: trunk/astro/boinc-setiathome-v7/files/patch-client__vector__x86_float4.h
===================================================================
--- trunk/astro/boinc-setiathome-v7/files/patch-client__vector__x86_float4.h 2018-05-05 20:27:15 UTC (rev 23370)
+++ trunk/astro/boinc-setiathome-v7/files/patch-client__vector__x86_float4.h 2018-05-05 20:44:20 UTC (rev 23371)
@@ -1,25 +0,0 @@
---- client/vector/x86_float4.h.orig 2011-05-22 21:08:50.000000000 +0200
-+++ client/vector/x86_float4.h 2013-07-29 18:52:18.000000000 +0200
-@@ -58,11 +58,15 @@
-
- ALIGNED(static const int sign_bits[4],16)={INT_MIN, INT_MIN, INT_MIN, INT_MIN};
- ALIGNED(static const int other_bits[4],16)={INT_MAX, INT_MAX, INT_MAX, INT_MAX};
-+
-+#ifdef __clang__
-+#ifndef __EMMINTRIN_H
-+typedef long long __m128i __attribute__((__vector_size__(16)));
-+#endif
-+#endif
- #define SIGN_BITS (*(__m128i *)sign_bits)
- #define OTHER_BITS (*(__m128i *)other_bits)
-
--
--
- struct float4 {
- float4() {};
- float4(const __m128 b) { m=b; };
-@@ -263,4 +267,3 @@
-
- #endif
- #endif
--
Deleted: trunk/astro/boinc-setiathome-v7/files/patch-client__vector__x86_ops.h
===================================================================
--- trunk/astro/boinc-setiathome-v7/files/patch-client__vector__x86_ops.h 2018-05-05 20:27:15 UTC (rev 23370)
+++ trunk/astro/boinc-setiathome-v7/files/patch-client__vector__x86_ops.h 2018-05-05 20:44:20 UTC (rev 23371)
@@ -1,43 +0,0 @@
---- client/vector/x86_ops.h.orig 2011-05-22 21:08:50.000000000 +0200
-+++ client/vector/x86_ops.h 2013-07-29 17:42:54.000000000 +0200
-@@ -135,7 +135,11 @@
-
- #if defined(__SSE2__)
- // SSE2 specific functions/macros here.
--#ifdef _MSC_VER
-+#ifdef __clang__
-+#ifndef __EMMINTRIN_H
-+#include <emmintrin.h>
-+#endif
-+#elif defined _MSC_VER
- typedef __m128d x86_m128d;
- #else
- typedef double x86_m128d __attribute__ ((mode(V2DF))) __attribute__((aligned(16)));
-@@ -144,7 +148,11 @@
-
- #if defined(__SSE__)
- // SSE specific functions/macros here.
--#ifdef _MSC_VER
-+#ifdef __clang__
-+#ifndef __XMMINTRIN_H
-+#include <xmmintrin.h>
-+#endif
-+#elif defined _MSC_VER
- typedef __m128 x86_m128;
- typedef __m128i x86_m128i;
- #else
-@@ -186,6 +194,7 @@
-
- #endif
-
-+#ifndef __clang__
- #ifndef __m128d
- #define __m128d x86_m128d
- #endif
-@@ -197,5 +206,6 @@
- #ifndef __m128
- #define __m128 x86_m128
- #endif
-+#endif
-
- #endif
Added: trunk/astro/boinc-setiathome-v7/files/patch-client_vector_analyzeFuncs__sse.cpp
===================================================================
--- trunk/astro/boinc-setiathome-v7/files/patch-client_vector_analyzeFuncs__sse.cpp (rev 0)
+++ trunk/astro/boinc-setiathome-v7/files/patch-client_vector_analyzeFuncs__sse.cpp 2018-05-05 20:44:20 UTC (rev 23371)
@@ -0,0 +1,35 @@
+--- client/vector/analyzeFuncs_sse.cpp.orig 2013-06-26 16:56:49 UTC
++++ client/vector/analyzeFuncs_sse.cpp
+@@ -191,7 +191,7 @@ inline void v_vsubTranspose4(float *in,
+ prefetcht0(out+3*yline);
+ // TODO: figure out why the intrinsic version crashes for MinGW build
+ // not critical, but shuffle-only _MM_TRANSPOSE4_PS is optimal on some
+-#if defined(USE_INTRINSICS) && defined(_MM_TRANSPOSE4_PS) && !defined(__GNUC__)
++#if defined(USE_INTRINSICS) && (defined(_MM_TRANSPOSE4_PS) && !defined(__GNUC__) || defined(__clang__))
+ register float4 row0=*(__m128 *)in;
+ register float4 row1=*(__m128 *)(in+xline);
+ register float4 row2=*(__m128 *)(in+2*xline);
+@@ -273,7 +273,7 @@ inline void v_vsubTranspose4np(float *in
+
+ // TODO: figure out why the intrinsic version crashes for MinGW build
+ // not critical, but the shuffle-only _MM_TRANSPOSE4_PS is optimal on some
+-#if defined(USE_INTRINSICS) && defined(_MM_TRANSPOSE4_PS) && !defined(__GNUC__)
++#if defined(USE_INTRINSICS) && (defined(_MM_TRANSPOSE4_PS) && !defined(__GNUC__) || defined(__clang__))
+ register float4 row0=*(__m128 *)in;
+ register float4 row1=*(__m128 *)(in+xline);
+ register float4 row2=*(__m128 *)(in+2*xline);
+@@ -1592,8 +1592,14 @@ inline float s_maxp2f( __m128 max1 ) {
+ return ( tMax );
+ }
+
++#ifdef __clang__
++#define s_getU( aaaa, ptr ) \
++ aaaa = _mm_loadl_pi(aaaa, (__m64 *)ptr); \
++ aaaa = _mm_loadh_pi(aaaa, ((__m64 *)(ptr))+1 )
++#else
+ #define s_getU( aaaa, ptr ) \
+ aaaa = _mm_loadh_pi( _mm_loadl_pi(aaaa, (__m64 *)ptr), ((__m64 *)(ptr))+1 )
++#endif
+
+ #define s_putU( ptr, aaaa ) \
+ _mm_storel_pi((__m64 *)ptr, aaaa), _mm_storeh_pi( ((__m64 *)ptr)+1 , aaaa)
Property changes on: trunk/astro/boinc-setiathome-v7/files/patch-client_vector_analyzeFuncs__sse.cpp
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/astro/boinc-setiathome-v7/files/patch-client_vector_analyzeFuncs__vector.cpp
===================================================================
--- trunk/astro/boinc-setiathome-v7/files/patch-client_vector_analyzeFuncs__vector.cpp (rev 0)
+++ trunk/astro/boinc-setiathome-v7/files/patch-client_vector_analyzeFuncs__vector.cpp 2018-05-05 20:44:20 UTC (rev 23371)
@@ -0,0 +1,13 @@
+--- client/vector/analyzeFuncs_vector.cpp.orig 2011-08-04 00:35:40 UTC
++++ client/vector/analyzeFuncs_vector.cpp
+@@ -98,9 +98,7 @@
+
+
+ #ifndef __APPLE_CC__
+-#ifdef HAVE___ISNAN
+-#define isnotnan(x) (!__isnan(x))
+-#elif defined(HAVE__ISNAN)
++#if defined(HAVE__ISNAN)
+ #define isnotnan(x) (!_isnan(x))
+ #elif defined(HAVE_ISNAN)
+ #define isnotnan(x) (!isnan(x))
Property changes on: trunk/astro/boinc-setiathome-v7/files/patch-client_vector_analyzeFuncs__vector.cpp
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/astro/boinc-setiathome-v7/files/patch-client_vector_analyzeFuncs__x86__64.cpp
===================================================================
--- trunk/astro/boinc-setiathome-v7/files/patch-client_vector_analyzeFuncs__x86__64.cpp (rev 0)
+++ trunk/astro/boinc-setiathome-v7/files/patch-client_vector_analyzeFuncs__x86__64.cpp 2018-05-05 20:44:20 UTC (rev 23371)
@@ -0,0 +1,17 @@
+--- client/vector/analyzeFuncs_x86_64.cpp.orig 2011-04-03 05:25:53 UTC
++++ client/vector/analyzeFuncs_x86_64.cpp
+@@ -61,8 +61,14 @@ int v_vChirpData_x86_64(
+ static const int as [4] __attribute__((aligned(16)))= {INT_MIN, 0, INT_MIN, 0} ; // {-, +, -, +}
+ char *cblock = (char *)alloca(11*16);
+ cblock+=(16-((ssize_t)cblock % 16));
++#ifdef __clang__
++ __m128 *fblock=reinterpret_cast<__m128 *>(cblock);
++ __m128d *dblock=reinterpret_cast<__m128d *>(cblock);
++#else
+ x86_m128 *fblock=reinterpret_cast<x86_m128 *>(cblock);
+ x86_m128d *dblock=reinterpret_cast<x86_m128d *>(cblock);
++#endif
++
+ #define CC dblock[0]
+ #define DD dblock[1]
+ #define cc fblock[2]
Property changes on: trunk/astro/boinc-setiathome-v7/files/patch-client_vector_analyzeFuncs__x86__64.cpp
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/astro/boinc-setiathome-v7/files/patch-client_vector_x86__float4.h
===================================================================
--- trunk/astro/boinc-setiathome-v7/files/patch-client_vector_x86__float4.h (rev 0)
+++ trunk/astro/boinc-setiathome-v7/files/patch-client_vector_x86__float4.h 2018-05-05 20:44:20 UTC (rev 23371)
@@ -0,0 +1,25 @@
+--- client/vector/x86_float4.h.orig 2011-05-22 19:08:50 UTC
++++ client/vector/x86_float4.h
+@@ -58,11 +58,15 @@ extern const_float4 INDGEN[2];
+
+ ALIGNED(static const int sign_bits[4],16)={INT_MIN, INT_MIN, INT_MIN, INT_MIN};
+ ALIGNED(static const int other_bits[4],16)={INT_MAX, INT_MAX, INT_MAX, INT_MAX};
++
++#ifdef __clang__
++#ifndef __EMMINTRIN_H
++typedef long long __m128i __attribute__((__vector_size__(16)));
++#endif
++#endif
+ #define SIGN_BITS (*(__m128i *)sign_bits)
+ #define OTHER_BITS (*(__m128i *)other_bits)
+
+-
+-
+ struct float4 {
+ float4() {};
+ float4(const __m128 b) { m=b; };
+@@ -263,4 +267,3 @@ struct const_float4 : public float4 {
+
+ #endif
+ #endif
+-
Property changes on: trunk/astro/boinc-setiathome-v7/files/patch-client_vector_x86__float4.h
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/astro/boinc-setiathome-v7/files/patch-client_vector_x86__ops.h
===================================================================
--- trunk/astro/boinc-setiathome-v7/files/patch-client_vector_x86__ops.h (rev 0)
+++ trunk/astro/boinc-setiathome-v7/files/patch-client_vector_x86__ops.h 2018-05-05 20:44:20 UTC (rev 23371)
@@ -0,0 +1,43 @@
+--- client/vector/x86_ops.h.orig 2011-05-22 19:08:50 UTC
++++ client/vector/x86_ops.h
+@@ -135,7 +135,11 @@
+
+ #if defined(__SSE2__)
+ // SSE2 specific functions/macros here.
+-#ifdef _MSC_VER
++#ifdef __clang__
++#ifndef __EMMINTRIN_H
++#include <emmintrin.h>
++#endif
++#elif defined _MSC_VER
+ typedef __m128d x86_m128d;
+ #else
+ typedef double x86_m128d __attribute__ ((mode(V2DF))) __attribute__((aligned(16)));
+@@ -144,7 +148,11 @@ typedef double x86_m128d __attribute__ (
+
+ #if defined(__SSE__)
+ // SSE specific functions/macros here.
+-#ifdef _MSC_VER
++#ifdef __clang__
++#ifndef __XMMINTRIN_H
++#include <xmmintrin.h>
++#endif
++#elif defined _MSC_VER
+ typedef __m128 x86_m128;
+ typedef __m128i x86_m128i;
+ #else
+@@ -186,6 +194,7 @@ static inline void prefetchnta(const voi
+
+ #endif
+
++#ifndef __clang__
+ #ifndef __m128d
+ #define __m128d x86_m128d
+ #endif
+@@ -197,5 +206,6 @@ static inline void prefetchnta(const voi
+ #ifndef __m128
+ #define __m128 x86_m128
+ #endif
++#endif
+
+ #endif
Property changes on: trunk/astro/boinc-setiathome-v7/files/patch-client_vector_x86__ops.h
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Modified: trunk/astro/boinc-setiathome-v7/files/patch-configure.ac
===================================================================
--- trunk/astro/boinc-setiathome-v7/files/patch-configure.ac 2018-05-05 20:27:15 UTC (rev 23370)
+++ trunk/astro/boinc-setiathome-v7/files/patch-configure.ac 2018-05-05 20:44:20 UTC (rev 23371)
@@ -1,5 +1,5 @@
---- configure.ac.orig 2013-07-02 22:51:54.000000000 +0200
-+++ configure.ac 2013-07-11 21:40:55.000000000 +0200
+--- configure.ac.orig 2013-07-02 20:51:54 UTC
++++ configure.ac
@@ -5,17 +5,10 @@
AC_PREREQ(2.57)
@@ -21,7 +21,7 @@
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE(dist-zip)
-@@ -55,8 +48,6 @@
+@@ -55,8 +48,6 @@ if test -z "`echo ${LDFLAGS} | grep ${tm
fi
# set posix source on linux
Deleted: trunk/astro/boinc-setiathome-v7/files/patch-m4__sah_check_boinc.m4
===================================================================
--- trunk/astro/boinc-setiathome-v7/files/patch-m4__sah_check_boinc.m4 2018-05-05 20:27:15 UTC (rev 23370)
+++ trunk/astro/boinc-setiathome-v7/files/patch-m4__sah_check_boinc.m4 2018-05-05 20:44:20 UTC (rev 23371)
@@ -1,11 +0,0 @@
---- m4/sah_check_boinc.m4.orig 2008-09-09 18:55:19.000000000 +0200
-+++ m4/sah_check_boinc.m4 2011-03-13 16:24:18.000000000 +0100
-@@ -30,7 +30,7 @@
- cd $thisdir
- break
- else
-- if $FIND $boinc_dir -name "std_fixes.h" >& /dev/null
-+ if $FIND $boinc_dir -name "std_fixes.h" > /dev/null
- then
- BOINCDIR=`$FIND $boinc_dir -name "std_fixes.h" -print | $HEAD -1 | sed 's/\/std_fixes.h//'`
- cd $BOINCDIR/..
Added: trunk/astro/boinc-setiathome-v7/files/patch-m4_sah__check__boinc.m4
===================================================================
--- trunk/astro/boinc-setiathome-v7/files/patch-m4_sah__check__boinc.m4 (rev 0)
+++ trunk/astro/boinc-setiathome-v7/files/patch-m4_sah__check__boinc.m4 2018-05-05 20:44:20 UTC (rev 23371)
@@ -0,0 +1,11 @@
+--- m4/sah_check_boinc.m4.orig 2008-09-09 16:55:19 UTC
++++ m4/sah_check_boinc.m4
+@@ -30,7 +30,7 @@ AC_DEFUN([SAH_CHECK_BOINC],[
+ cd $thisdir
+ break
+ else
+- if $FIND $boinc_dir -name "std_fixes.h" >& /dev/null
++ if $FIND $boinc_dir -name "std_fixes.h" > /dev/null
+ then
+ BOINCDIR=`$FIND $boinc_dir -name "std_fixes.h" -print | $HEAD -1 | sed 's/\/std_fixes.h//'`
+ cd $BOINCDIR/..
Property changes on: trunk/astro/boinc-setiathome-v7/files/patch-m4_sah__check__boinc.m4
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/astro/boinc-setiathome-v7/files/patch-sah__config.h
===================================================================
--- trunk/astro/boinc-setiathome-v7/files/patch-sah__config.h (rev 0)
+++ trunk/astro/boinc-setiathome-v7/files/patch-sah__config.h 2018-05-05 20:44:20 UTC (rev 23371)
@@ -0,0 +1,11 @@
+--- sah_config.h.orig 2012-09-18 22:45:14 UTC
++++ sah_config.h
+@@ -21,7 +21,7 @@
+ #define AVX_MASKSTORE_TYPECAST(x) reinterpret_cast<__m256i>(x)
+
+ /* Define to 1 to build a graphical application */
+-#define BOINC_APP_GRAPHICS 1
++/* #undef BOINC_APP_GRAPHICS */
+
+ /* Define to a string identifying your compiler */
+ #define COMPILER_STRING "g++ (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3)"
Property changes on: trunk/astro/boinc-setiathome-v7/files/patch-sah__config.h
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Deleted: trunk/astro/boinc-setiathome-v7/files/patch-sah_config.h
===================================================================
--- trunk/astro/boinc-setiathome-v7/files/patch-sah_config.h 2018-05-05 20:27:15 UTC (rev 23370)
+++ trunk/astro/boinc-setiathome-v7/files/patch-sah_config.h 2018-05-05 20:44:20 UTC (rev 23371)
@@ -1,11 +0,0 @@
---- sah_config.h.orig 2012-09-19 00:45:14.000000000 +0200
-+++ sah_config.h 2013-07-19 18:35:22.000000000 +0200
-@@ -21,7 +21,7 @@
- #define AVX_MASKSTORE_TYPECAST(x) reinterpret_cast<__m256i>(x)
-
- /* Define to 1 to build a graphical application */
--#define BOINC_APP_GRAPHICS 1
-+/* #undef BOINC_APP_GRAPHICS */
-
- /* Define to a string identifying your compiler */
- #define COMPILER_STRING "g++ (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3)"
Modified: trunk/astro/boinc-setiathome-v7/files/pkg-deinstall.in
===================================================================
--- trunk/astro/boinc-setiathome-v7/files/pkg-deinstall.in 2018-05-05 20:27:15 UTC (rev 23370)
+++ trunk/astro/boinc-setiathome-v7/files/pkg-deinstall.in 2018-05-05 20:44:20 UTC (rev 23371)
@@ -1,6 +1,6 @@
#!/bin/sh
-# $FreeBSD$
+# $FreeBSD: head/astro/boinc-setiathome-v7/files/pkg-deinstall.in 323216 2013-07-18 10:25:29Z rene $
if [ "$2" != "POST-DEINSTALL" ]; then
exit 0
Modified: trunk/astro/boinc-setiathome-v7/files/pkg-install.in
===================================================================
--- trunk/astro/boinc-setiathome-v7/files/pkg-install.in 2018-05-05 20:27:15 UTC (rev 23370)
+++ trunk/astro/boinc-setiathome-v7/files/pkg-install.in 2018-05-05 20:44:20 UTC (rev 23371)
@@ -1,6 +1,6 @@
#!/bin/sh
-# $FreeBSD$
+# $FreeBSD: head/astro/boinc-setiathome-v7/files/pkg-install.in 323216 2013-07-18 10:25:29Z rene $
if [ "$2" != "POST-INSTALL" ]; then
exit 0
More information about the Midnightbsd-cvs
mailing list