[Midnightbsd-cvs] mports [20669] trunk/www/libxul/files: delete old patches
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Nov 6 22:45:08 EST 2015
Revision: 20669
http://svnweb.midnightbsd.org/mports/?rev=20669
Author: laffer1
Date: 2015-11-06 22:45:07 -0500 (Fri, 06 Nov 2015)
Log Message:
-----------
delete old patches
Removed Paths:
-------------
trunk/www/libxul/files/libsydney_oss
trunk/www/libxul/files/patch-config-mkdepend-imakemdep.h
trunk/www/libxul/files/patch-config_autoconf.mk.in
trunk/www/libxul/files/patch-config_mkdepend_Makefile.in
trunk/www/libxul/files/patch-config_rules.mk
trunk/www/libxul/files/patch-configure.in
trunk/www/libxul/files/patch-content-xslt-public-txDouble.h
trunk/www/libxul/files/patch-db_sqlite3_src_Makefile.in
trunk/www/libxul/files/patch-embedding_base_nsEmbedAPI.cpp
trunk/www/libxul/files/patch-js-ctypes-libffi-configure
trunk/www/libxul/files/patch-js-src-Makefile.in
trunk/www/libxul/files/patch-js-src-config-mkdepend-Makefile.in
trunk/www/libxul/files/patch-js-src-configure.in
trunk/www/libxul/files/patch-js-src-jslock.cpp
trunk/www/libxul/files/patch-js_src_jsnum.cpp
trunk/www/libxul/files/patch-layout_generic_Makefile.in
trunk/www/libxul/files/patch-media-liboggz-include-oggz-oggz_off_t_generated.h
Deleted: trunk/www/libxul/files/libsydney_oss
===================================================================
--- trunk/www/libxul/files/libsydney_oss 2015-11-07 03:43:27 UTC (rev 20668)
+++ trunk/www/libxul/files/libsydney_oss 2015-11-07 03:45:07 UTC (rev 20669)
@@ -1,15 +0,0 @@
---- media/libsydneyaudio/src/Makefile.in.orig 2009-08-17 14:21:06.000000000 +0200
-+++ media/libsydneyaudio/src/Makefile.in 2009-08-17 14:21:53.000000000 +0200
-@@ -45,6 +45,12 @@
- LIBRARY_NAME = sydneyaudio
- FORCE_STATIC_LIB= 1
-
-+ifeq ($(OS_ARCH),MidnightBSD)
-+CSRCS = \
-+ sydney_audio_oss.c \
-+ $(NULL)
-+endif
-+
- ifeq ($(OS_ARCH),Linux)
- CSRCS = \
- sydney_audio_alsa.c \
Deleted: trunk/www/libxul/files/patch-config-mkdepend-imakemdep.h
===================================================================
--- trunk/www/libxul/files/patch-config-mkdepend-imakemdep.h 2015-11-07 03:43:27 UTC (rev 20668)
+++ trunk/www/libxul/files/patch-config-mkdepend-imakemdep.h 2015-11-07 03:45:07 UTC (rev 20669)
@@ -1,10 +0,0 @@
---- config/mkdepend/imakemdep.h Fri Sep 4 21:22:25 1998
-+++ config/mkdepend/imakemdep.h Thu Oct 16 22:43:25 2003
-@@ -278,4 +278,7 @@
- "-D__i386__",
- # endif
-+# if defined(__amd64__) || defined(__x86_64__)
-+ "-D__amd64__ -D__x86_64__",
-+# endif
- # ifdef __GNUC__
- "-traditional",
Deleted: trunk/www/libxul/files/patch-config_autoconf.mk.in
===================================================================
--- trunk/www/libxul/files/patch-config_autoconf.mk.in 2015-11-07 03:43:27 UTC (rev 20668)
+++ trunk/www/libxul/files/patch-config_autoconf.mk.in 2015-11-07 03:45:07 UTC (rev 20669)
@@ -1,21 +0,0 @@
---- config/autoconf.mk.in.orig 2007-08-28 12:02:43.000000000 -0400
-+++ config/autoconf.mk.in 2007-09-26 14:21:51.000000000 -0400
-@@ -58,14 +58,14 @@
- prefix = @prefix@
- exec_prefix = @exec_prefix@
- bindir = @bindir@
--includedir = @includedir@/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
-+includedir = @includedir@/%%MOZILLA%%
- libdir = @libdir@
- datadir = @datadir@
- mandir = @mandir@
--idldir = $(datadir)/idl/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
-+idldir = $(datadir)/idl/%%MOZILLA%%
-
--installdir = $(libdir)/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
--sdkdir = $(libdir)/$(MOZ_APP_NAME)-devel-$(MOZ_APP_VERSION)
-+installdir = $(libdir)/%%MOZILLA%%
-+sdkdir = $(libdir)/%%MOZILLA%%
-
- DIST = $(DEPTH)/dist
- LIBXUL_SDK = @LIBXUL_SDK@
Deleted: trunk/www/libxul/files/patch-config_mkdepend_Makefile.in
===================================================================
--- trunk/www/libxul/files/patch-config_mkdepend_Makefile.in 2015-11-07 03:43:27 UTC (rev 20668)
+++ trunk/www/libxul/files/patch-config_mkdepend_Makefile.in 2015-11-07 03:45:07 UTC (rev 20669)
@@ -1,10 +0,0 @@
---- config/mkdepend/Makefile.in.orig Sun Apr 18 14:17:26 2004
-+++ config/mkdepend/Makefile.in Sun Dec 12 09:42:11 2004
-@@ -73,6 +73,7 @@
- include $(topsrcdir)/config/rules.mk
-
- HOST_CFLAGS += -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".$(OBJ_SUFFIX)\"
-+HOST_CFLAGS += $(XCFLAGS)
-
- ifdef GNU_CC
- _GCCDIR = $(shell $(CC) -print-file-name=include)
Deleted: trunk/www/libxul/files/patch-config_rules.mk
===================================================================
--- trunk/www/libxul/files/patch-config_rules.mk 2015-11-07 03:43:27 UTC (rev 20668)
+++ trunk/www/libxul/files/patch-config_rules.mk 2015-11-07 03:45:07 UTC (rev 20669)
@@ -1,13 +0,0 @@
---- config/rules.mk.orig Thu Sep 14 14:07:03 2006
-+++ config/rules.mk Wed Oct 18 11:00:09 2006
-@@ -442,9 +442,7 @@
- endif
-
- ifeq ($(OS_ARCH),FreeBSD)
--ifdef IS_COMPONENT
--EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic
--endif
-+EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic -lc
- endif
-
- ifeq ($(OS_ARCH),NetBSD)
Deleted: trunk/www/libxul/files/patch-configure.in
===================================================================
--- trunk/www/libxul/files/patch-configure.in 2015-11-07 03:43:27 UTC (rev 20668)
+++ trunk/www/libxul/files/patch-configure.in 2015-11-07 03:45:07 UTC (rev 20669)
@@ -1,22 +0,0 @@
---- configure.in.orig 2009-10-29 23:11:31.000000000 +0100
-+++ configure.in 2009-11-16 19:51:19.000000000 +0100
-@@ -1352,7 +1352,7 @@
- CPU_ARCH=sparc
- ;;
-
--x86_64 | ia64)
-+amd64 | x86_64 | ia64)
- CPU_ARCH="$OS_TEST"
- ;;
-
-@@ -3582,8 +3582,8 @@
- *)
-
- AC_CHECK_LIB(c, iconv, [_ICONV_LIBS="$_ICONV_LIBS"],
-- AC_CHECK_LIB(iconv, iconv, [_ICONV_LIBS="$_ICONV_LIBS -liconv"],
-- AC_CHECK_LIB(iconv, libiconv, [_ICONV_LIBS="$_ICONV_LIBS -liconv"])))
-+ AC_CHECK_LIB(iconv, iconv, [_ICONV_LIBS="$_ICONV_LIBS -L$LOCALBASE/lib -liconv"],
-+ AC_CHECK_LIB(iconv, libiconv, [_ICONV_LIBS="$_ICONV_LIBS -L$LOCALBASE/lib -liconv"])))
- _SAVE_LIBS=$LIBS
- LIBS="$LIBS $_ICONV_LIBS"
- AC_CACHE_CHECK(
Deleted: trunk/www/libxul/files/patch-content-xslt-public-txDouble.h
===================================================================
--- trunk/www/libxul/files/patch-content-xslt-public-txDouble.h 2015-11-07 03:43:27 UTC (rev 20668)
+++ trunk/www/libxul/files/patch-content-xslt-public-txDouble.h 2015-11-07 03:45:07 UTC (rev 20669)
@@ -1,11 +0,0 @@
---- content/xslt/public/txDouble.h.orig 2009-08-16 21:46:27.000000000 +0200
-+++ content/xslt/public/txDouble.h 2009-08-16 21:49:53.000000000 +0200
-@@ -43,7 +43,7 @@
- //A trick to handle IEEE floating point exceptions on FreeBSD - E.D.
- #ifdef __MidnightBSD__
- #include <ieeefp.h>
--#ifdef __alpha__
-+#if !defined(__amd64__) && !defined(__i386__)
- static fp_except_t allmask = FP_X_INV|FP_X_OFL|FP_X_UFL|FP_X_DZ|FP_X_IMP;
- #else
- static fp_except_t allmask = FP_X_INV|FP_X_OFL|FP_X_UFL|FP_X_DZ|FP_X_IMP|FP_X_DNML;
Deleted: trunk/www/libxul/files/patch-db_sqlite3_src_Makefile.in
===================================================================
--- trunk/www/libxul/files/patch-db_sqlite3_src_Makefile.in 2015-11-07 03:43:27 UTC (rev 20668)
+++ trunk/www/libxul/files/patch-db_sqlite3_src_Makefile.in 2015-11-07 03:45:07 UTC (rev 20669)
@@ -1,11 +0,0 @@
---- db/sqlite3/src/Makefile.in.orig 2008-06-19 11:03:17.000000000 -0500
-+++ db/sqlite3/src/Makefile.in 2008-06-19 11:04:15.000000000 -0500
-@@ -45,6 +45,8 @@
-
- include $(DEPTH)/config/autoconf.mk
-
-+OS_CFLAGS = -I../../../dist/include/sqlite3
-+OS_LIBS = %%PTHREAD_LIBS%%
- MODULE = sqlite3
- LIBRARY_NAME = sqlite3
- FORCE_SHARED_LIB = 1
Deleted: trunk/www/libxul/files/patch-embedding_base_nsEmbedAPI.cpp
===================================================================
--- trunk/www/libxul/files/patch-embedding_base_nsEmbedAPI.cpp 2015-11-07 03:43:27 UTC (rev 20668)
+++ trunk/www/libxul/files/patch-embedding_base_nsEmbedAPI.cpp 2015-11-07 03:45:07 UTC (rev 20669)
@@ -1,16 +0,0 @@
---- embedding/base/nsEmbedAPI.cpp.orig 2007-10-09 20:00:30.000000000 -0400
-+++ embedding/base/nsEmbedAPI.cpp 2007-10-09 20:01:45.000000000 -0400
-@@ -53,7 +53,12 @@ static PRBool sRegistryIniti
- static PRUint32 sInitCounter = 0;
-
- #define HACK_AROUND_THREADING_ISSUES
--//#define HACK_AROUND_NONREENTRANT_INITXPCOM
-+#ifdef __MidnightBSD__
-+#include <sys/param.h>
-+#if __MidnightBSD_version < 3000
-+#define HACK_AROUND_NONREENTRANT_INITXPCOM
-+#endif
-+#endif
-
- #ifdef HACK_AROUND_NONREENTRANT_INITXPCOM
- // XXX hack class to clean up XPCOM when this module is unloaded
Deleted: trunk/www/libxul/files/patch-js-ctypes-libffi-configure
===================================================================
--- trunk/www/libxul/files/patch-js-ctypes-libffi-configure 2015-11-07 03:43:27 UTC (rev 20668)
+++ trunk/www/libxul/files/patch-js-ctypes-libffi-configure 2015-11-07 03:45:07 UTC (rev 20669)
@@ -1,12 +0,0 @@
---- js/ctypes/libffi/configure.orig 2010-07-22 23:54:58.000000000 +0200
-+++ js/ctypes/libffi/configure 2010-08-05 07:34:44.000000000 +0200
-@@ -21033,6 +21033,9 @@
- powerpc-*-aix* | rs6000-*-aix*)
- TARGET=POWERPC_AIX; TARGETDIR=powerpc
- ;;
-+ powerpc64-*-freebsd*)
-+ TARGET=POWERPC; TARGETDIR=powerpc
-+ ;;
- powerpc-*-freebsd*)
- TARGET=POWERPC_FREEBSD; TARGETDIR=powerpc
- ;;
Deleted: trunk/www/libxul/files/patch-js-src-Makefile.in
===================================================================
--- trunk/www/libxul/files/patch-js-src-Makefile.in 2015-11-07 03:43:27 UTC (rev 20668)
+++ trunk/www/libxul/files/patch-js-src-Makefile.in 2015-11-07 03:45:07 UTC (rev 20669)
@@ -1,11 +0,0 @@
---- js/src/Makefile.in.orig 2009-05-11 15:21:19.000000000 +0200
-+++ js/src/Makefile.in 2009-05-11 15:21:34.000000000 +0200
-@@ -427,7 +427,7 @@
- endif # WINNT
-
- ifeq ($(OS_ARCH),FreeBSD)
--EXTRA_LIBS += -pthread
-+EXTRA_LIBS += -pthread -lc
- endif
- ifeq ($(OS_ARCH),IRIX)
- ifdef USE_N32
Deleted: trunk/www/libxul/files/patch-js-src-config-mkdepend-Makefile.in
===================================================================
--- trunk/www/libxul/files/patch-js-src-config-mkdepend-Makefile.in 2015-11-07 03:43:27 UTC (rev 20668)
+++ trunk/www/libxul/files/patch-js-src-config-mkdepend-Makefile.in 2015-11-07 03:45:07 UTC (rev 20669)
@@ -1,11 +0,0 @@
---- js/src/config/mkdepend/Makefile.in.orig 2009-08-15 17:45:39.000000000 +0200
-+++ js/src/config/mkdepend/Makefile.in 2009-08-15 17:46:08.000000000 +0200
-@@ -72,7 +72,7 @@
-
- include $(topsrcdir)/config/rules.mk
-
--HOST_CFLAGS += -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".$(OBJ_SUFFIX)\"
-+HOST_CFLAGS += -DINCLUDEDIR=\"%%LOCALBASE%%/include\" -DOBJSUFFIX=\".$(OBJ_SUFFIX)\" -I/usr/local/include
-
- ifdef GNU_CC
- _GCCDIR = $(shell $(CC) -print-file-name=include)
Deleted: trunk/www/libxul/files/patch-js-src-configure.in
===================================================================
--- trunk/www/libxul/files/patch-js-src-configure.in 2015-11-07 03:43:27 UTC (rev 20668)
+++ trunk/www/libxul/files/patch-js-src-configure.in 2015-11-07 03:45:07 UTC (rev 20669)
@@ -1,13 +0,0 @@
---- js/src/configure.in.orig 2009-09-30 21:50:26.000000000 +0200
-+++ js/src/configure.in 2009-09-30 21:50:44.000000000 +0200
-@@ -2467,10 +2467,6 @@
- ENABLE_JIT=1
- NANOJIT_ARCH=ARM
- ;;
--sparc*-*)
-- ENABLE_JIT=1
-- NANOJIT_ARCH=Sparc
-- ;;
- esac
-
- MOZ_ARG_DISABLE_BOOL(jit,
Deleted: trunk/www/libxul/files/patch-js-src-jslock.cpp
===================================================================
--- trunk/www/libxul/files/patch-js-src-jslock.cpp 2015-11-07 03:43:27 UTC (rev 20668)
+++ trunk/www/libxul/files/patch-js-src-jslock.cpp 2015-11-07 03:45:07 UTC (rev 20669)
@@ -1,18 +0,0 @@
---- js/src/jslock.cpp.orig 2009-10-07 20:15:38.000000000 +0200
-+++ js/src/jslock.cpp 2009-10-07 21:36:14.000000000 +0200
-@@ -160,8 +160,13 @@
- unsigned int res;
-
- __asm__ __volatile__ (
-- "stbar\n"
-- "cas [%1],%2,%3\n"
-+ "membar #StoreLoad | #LoadLoad\n"
-+# if defined (__sparc64__)
-+ "casx [%1],%2,%3\n"
-+# else
-+ "cas [%1],%2,%3\n" /* 32-bit version */
-+# endif
-+ "membar #StoreLoad | #LoadLoad\n"
- "cmp %2,%3\n"
- "be,a 1f\n"
- "mov 1,%0\n"
Deleted: trunk/www/libxul/files/patch-js_src_jsnum.cpp
===================================================================
--- trunk/www/libxul/files/patch-js_src_jsnum.cpp 2015-11-07 03:43:27 UTC (rev 20668)
+++ trunk/www/libxul/files/patch-js_src_jsnum.cpp 2015-11-07 03:45:07 UTC (rev 20669)
@@ -1,31 +0,0 @@
---- js/src/jsnum.cpp.orig 2010-01-05 22:35:17.000000000 -0500
-+++ js/src/jsnum.cpp 2010-01-11 05:10:19.000000000 -0500
-@@ -43,6 +43,9 @@
- /*
- * JS number type and wrapper class.
- */
-+#if defined(__MidnightBSD__)
-+#include <sys/param.h>
-+#endif
- #ifdef XP_OS2
- #define _PC_53 PC_53
- #define _MCW_EM MCW_EM
-@@ -691,8 +694,18 @@
-
- #else
-
-+#if defined(__MidnightBSD__)
-+#if __BSD_VISIBLE == 0
-+#error __BSD_VISIBLE is zero, so fedisableexcept is not defined
-+#endif
-+#include <fenv.h>
-+#define FIX_FPU() ((void)fedisableexcept(FE_ALL_EXCEPT))
-+#else
-+
- #define FIX_FPU() ((void)0)
-
-+#endif /* defined(__FreeBSD__) && __FreeBSD_version >= 503000 */
-+
- #endif
-
- JSBool
Deleted: trunk/www/libxul/files/patch-layout_generic_Makefile.in
===================================================================
--- trunk/www/libxul/files/patch-layout_generic_Makefile.in 2015-11-07 03:43:27 UTC (rev 20668)
+++ trunk/www/libxul/files/patch-layout_generic_Makefile.in 2015-11-07 03:45:07 UTC (rev 20669)
@@ -1,14 +0,0 @@
---- layout/generic/Makefile.in.orig 2009-08-07 00:49:41.000000000 +0200
-+++ layout/generic/Makefile.in 2009-08-09 20:54:53.000000000 +0200
-@@ -187,9 +187,10 @@
- -I$(srcdir)/../../content/base/src \
- -I$(srcdir)/../../content/html/content/src \
- -I$(srcdir)/../../dom/base \
-- $(MOZ_CAIRO_CFLAGS) \
- $(NULL)
-
-+CXXFLAGS += $(MOZ_CAIRO_CFLAGS)
-+
- ifdef MOZ_ENABLE_GTK2
- CXXFLAGS += $(MOZ_GTK2_CFLAGS)
- endif
Deleted: trunk/www/libxul/files/patch-media-liboggz-include-oggz-oggz_off_t_generated.h
===================================================================
--- trunk/www/libxul/files/patch-media-liboggz-include-oggz-oggz_off_t_generated.h 2015-11-07 03:43:27 UTC (rev 20668)
+++ trunk/www/libxul/files/patch-media-liboggz-include-oggz-oggz_off_t_generated.h 2015-11-07 03:45:07 UTC (rev 20669)
@@ -1,11 +0,0 @@
---- media/liboggz/include/oggz/oggz_off_t_generated.h.orig 2010-09-06 11:33:54.000000000 +0200
-+++ media/liboggz/include/oggz/oggz_off_t_generated.h 2010-09-06 11:34:16.000000000 +0200
-@@ -59,7 +59,7 @@
-
- #include <sys/types.h>
-
--#if defined(__APPLE__) || defined(SOLARIS) || defined(OS2) || defined (_AIX)
-+#if defined(__APPLE__) || defined(SOLARIS) || defined(OS2) || defined (_AIX) || defined (__MidnightBSD__)
- typedef off_t oggz_off_t;
- #else
- typedef loff_t oggz_off_t;
More information about the Midnightbsd-cvs
mailing list