diff options
author | Maho Nakata <maho@FreeBSD.org> | 2006-07-03 23:47:16 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2006-07-03 23:47:16 +0000 |
commit | 028ce7b01b9b340a38a0cb0907011fb06a753391 (patch) | |
tree | 62fd894e7b673442f9fcc9e3ea216cd2e2e7012f /editors/ooo-build/files | |
parent | 198f289b4744fc2d68c1ee1069d967f57936be4a (diff) | |
download | ports-028ce7b01b9b340a38a0cb0907011fb06a753391.tar.gz ports-028ce7b01b9b340a38a0cb0907011fb06a753391.zip |
Notes
Diffstat (limited to 'editors/ooo-build/files')
-rw-r--r-- | editors/ooo-build/files/ooo-build-patch | 133 |
1 files changed, 64 insertions, 69 deletions
diff --git a/editors/ooo-build/files/ooo-build-patch b/editors/ooo-build/files/ooo-build-patch index b6a72902221e..8dd523ba7e86 100644 --- a/editors/ooo-build/files/ooo-build-patch +++ b/editors/ooo-build/files/ooo-build-patch @@ -20,81 +20,76 @@ gnu patch is gpatch for FreeBSD. $base_cmd = 'sed \'s/^\(@.*\)\r$/\1/\' | ' . $base_cmd; } ---- patches/src680/apply.orig Thu May 4 21:48:36 2006 -+++ patches/src680/apply Sun May 14 09:40:19 2006 -@@ -71,6 +71,8 @@ - Gentoo64: GentooBase, 64bit - # Win32 - Win32 : Win32Common, NovellOnly, NovellOnlyWin32, NovellSplash +--- patches/src680/apply.orig Wed Jun 28 02:03:56 2006 ++++ patches/src680/apply Sun Jul 2 21:46:56 2006 +@@ -73,6 +73,8 @@ + translate-org-za-win32: translate-org-za-common, translate-org-za-splash, Win32Common, Common + # Novell + NovellWin32: Win32, NovellOnly, NovellOnlyWin32, Lockdown, CalcSolver +# FreeBSD +FreeBSD : LinuxCommon, NotDebian - # translate.org.za - translate-org-za-linux: translate-org-za-common, translate-org-za-splash, LinuxCommon, Common, Lockdown - translate-org-za-win32: translate-org-za-common, translate-org-za-splash, Win32Common, Common -@@ -367,7 +369,7 @@ - - [ Shrink ] - # strip 450k of .comment sections - i#57063 --size-strip.diff -+# size-strip.diff - - [ QuickStarter ] -@@ -389,7 +391,7 @@ - # Show more steps during startup - speed-ooqstart-more-steps.diff - # Make it X11+glib-only --speed-ooqstart-x11-only.diff -+# speed-ooqstart-x11-only.diff - # Fix -display and other options, n#160296 - speed-ooqstart-options.diff + # -------- [ Tag [ >= <tag> etc. ], ] patch sets -------- -@@ -696,7 +698,7 @@ - buildfix-qadevOOo-java-encoding.diff - - # fix error on jdk 1.5 from enum reserved word --java-1_5-enum-reserved-word.diff -+# java-1_5-enum-reserved-word.diff - - # detect the right CFLAGS in configure rather than in makafile.mk - buildfix-system-moz-plugin.diff -@@ -714,7 +716,7 @@ - buildfix-connectivity-kab-stdio.diff +@@ -748,7 +750,7 @@ + autodoc-add-missing-stdio-h.diff # do not pack any potential .orig files with ppds --psprint_config-no-orig.diff -+# psprint_config-no-orig.diff +-psprint_config-no-orig.diff, jholesov ++# psprint_config-no-orig.diff, jholesov # changes the SDK gid module name to gid_Module_Root_SDK, so the generated list # of files does not conflict with the main package, i#64802 -@@ -724,7 +726,7 @@ - - [ BuildBits == oob680-m5 != OOO_2_0_2 ] - # install ppd and afm again by default, added as master fix to oob680-m5, i#62068 --buildfix-ppd-afm-check-62068.diff -+# buildfix-ppd-afm-check-62068.diff - - [ MandrivaOnly ] - mozilla-firefox.diff -@@ -758,7 +760,7 @@ - - [ GCJ ] - # Use jaxp api for helpcontent building utilities #58308 CWS jaxpapi --cws-jaxpapi.diff -+# cws-jaxpapi.diff - - [ GCJExperimental ] - # Another fix for --without-java i#56619 -@@ -819,10 +821,10 @@ - parallel-sysui-makefiles.diff - - # Fix/workaround race condition with .REMOVE rule #16752 --#parallel-dmake-dont-remove.diff -+# parallel-dmake-dont-remove.diff - - # Fixes from CWS dmake43p01 --cws-dmake43p01-20060131.diff -+# cws-dmake43p01-20060131.diff - - - [ VCL ] +@@ -844,15 +846,15 @@ + buildfix-gcc41-pointers-icu.diff, pmladek + + # Don't re-define NULL +-solar-dont-define-NULL.diff, i#66666, jholesov ++# solar-dont-define-NULL.diff, i#66666, jholesov + + # Fix warnings that appear on x86-64 & are considered dangerous + # (is in m173) +-sixtyfour-warnings-basic.diff, i#66686, jholesov ++# sixtyfour-warnings-basic.diff, i#66686, jholesov + + # Fix missing sentinel +-sixtyfour-warnings-fpicker.diff, i#66686, jholesov +-sixtyfour-warnings-vcl.diff, i#66686, jholesov ++# sixtyfour-warnings-fpicker.diff, i#66686, jholesov ++# sixtyfour-warnings-vcl.diff, i#66686, jholesov + + # Fix warnings that appear on x86-64 & are considered dangerous + # FIXME file up-stream +@@ -869,7 +871,7 @@ + warning-uninitialized-variables-binfilter.diff + + # 64bit clean binfilter +-cws-bfsixtyfour.diff, i#64815, jholesov ++# cws-bfsixtyfour.diff, i#64815, jholesov + + # Fix warnings that appear on x86-64 & are considered dangerous + # FIXME file up-stream + +--- patches/src680/speed-ooqstart-x11-only.diff.orig Fri Mar 10 01:56:53 2006 ++++ patches/src680/speed-ooqstart-x11-only.diff Mon Jul 3 22:30:09 2006 +@@ -67,7 +67,7 @@ + +#include <X11/Xatom.h> + +#include <X11/Xutil.h> + + +-+#include <endian.h> +++#include "osl/endian.h" + +#include <fcntl.h> + +#include <stdint.h> + +#include <stdio.h> +@@ -235,9 +235,9 @@ + + int bytes_per_line = image->bytes_per_line; + + int bpp = image->bits_per_pixel; + + int byte_order = image->byte_order; +-+ int machine_byte_order = ( __BYTE_ORDER == __LITTLE_ENDIAN )? LSBFirst: MSBFirst; +++ int machine_byte_order = ( _BYTE_ORDER == _LITTLE_ENDIAN )? LSBFirst: MSBFirst; + + +-+ if ( __BYTE_ORDER != __LITTLE_ENDIAN && __BYTE_ORDER != __BIG_ENDIAN ) +++ if ( _BYTE_ORDER != _LITTLE_ENDIAN && _BYTE_ORDER != _BIG_ENDIAN ) + + { + + fprintf( stderr, "Unsupported machine endianity.\n" ); + + XFreeGC( display, pixmap_gc ); |