head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.20 pkgsrc-2013Q2-base:1.5 pkgsrc-2012Q4:1.5.0.18 pkgsrc-2012Q4-base:1.5 pkgsrc-2011Q4:1.5.0.16 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q2:1.5.0.14 pkgsrc-2011Q2-base:1.5 pkgsrc-2009Q4:1.5.0.12 pkgsrc-2009Q4-base:1.5 pkgsrc-2008Q4:1.5.0.10 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.8 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.6 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.4 pkgsrc-2008Q2-base:1.5 pkgsrc-2008Q1:1.5.0.2 pkgsrc-2008Q1-base:1.5 pkgsrc-2007Q4:1.4.0.18 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.16 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.4.0.14 pkgsrc-2007Q2-base:1.4 pkgsrc-2007Q1:1.4.0.12 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.4.0.10 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.4.0.8 pkgsrc-2006Q3-base:1.4 pkgsrc-2006Q2:1.4.0.6 pkgsrc-2006Q2-base:1.4 pkgsrc-2006Q1:1.4.0.4 pkgsrc-2006Q1-base:1.4 pkgsrc-2005Q4:1.4.0.2 pkgsrc-2005Q4-base:1.4 pkgsrc-2005Q3:1.3.0.6 pkgsrc-2005Q3-base:1.3 pkgsrc-2005Q2:1.3.0.4 pkgsrc-2005Q2-base:1.3 pkgsrc-2005Q1:1.3.0.2 pkgsrc-2005Q1-base:1.3 pkgsrc-2004Q4:1.2.0.6 pkgsrc-2004Q4-base:1.2 pkgsrc-2004Q3:1.2.0.4 pkgsrc-2004Q3-base:1.2 pkgsrc-2004Q2:1.2.0.2 pkgsrc-2004Q2-base:1.2 pkgsrc-2004Q1:1.1.1.1.0.12 pkgsrc-2004Q1-base:1.1.1.1 pkgsrc-2003Q4:1.1.1.1.0.10 pkgsrc-2003Q4-base:1.1.1.1 netbsd-1-6-1:1.1.1.1.0.6 netbsd-1-6-1-base:1.1.1.1 netbsd-1-6:1.1.1.1.0.8 netbsd-1-6-RELEASE-base:1.1.1.1 pkgviews:1.1.1.1.0.4 pkgviews-base:1.1.1.1 buildlink2:1.1.1.1.0.2 buildlink2-base:1.1.1.1 netbsd-1-5-PATCH003:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.5 date 2008.03.25.13.43.18; author wiz; state dead; branches; next 1.4; 1.4 date 2005.10.03.16.03.19; author mrauch; state Exp; branches; next 1.3; 1.3 date 2005.01.06.15.52.20; author mrauch; state Exp; branches; next 1.2; 1.2 date 2004.05.03.20.56.36; author mrauch; state dead; branches; next 1.1; 1.1 date 2002.02.13.18.09.22; author mrauch; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2002.02.13.18.09.22; author mrauch; state Exp; branches; next ; desc @@ 1.5 log @Remove openoffice (1.x branch) packages. They have security problems and are not maintained. Removal was announced on pkgsrc-users on March 13. @ text @$NetBSD: patch-ax,v 1.4 2005/10/03 16:03:19 mrauch Exp $ --- ../ucbhelper/source/client/proxydecider.cxx.orig 2005-06-03 12:31:52.000000000 +0200 +++ ../ucbhelper/source/client/proxydecider.cxx @@@@ -126,7 +126,7 @@@@ using namespace ucbhelper; #include #endif -#if defined (FREEBSD) +#if defined (FREEBSD) || defined (NETBSD) #include #endif @ 1.4 log @Update to version 1.1.5. This version contains read support for the new OpenDocument format OASIS which will be default in OOo 2.0. Additionally some minor bugs have been fixed. A complete list can be found at http://download.openoffice.org/1.1.5/release_notes_1.1.5.html. @ text @d1 1 a1 1 $NetBSD$ @ 1.3 log @Update to version 1.1.4. * solves the vulnerability CAN-2004-0752 (local users may read files of other users because of world-readable temporary files) * various bug fixes @ text @d3 1 a3 1 --- ../ucbhelper/source/client/proxydecider.cxx.orig 2004-10-20 14:04:36.000000000 +0200 d5 1 a5 3 @@@@ -125,6 +125,7 @@@@ using namespace ucbhelper; #else #include a6 1 +#include d9 5 a13 1 #ifdef SOLARIS @ 1.2 log @Update to version 1.1.1. New features include: * PDF, DocBook/XML, XHTML and Macromedia Flash (SWF) export * Accessibility * Support for Complex Text Layout (CTL) * User installation automated @ text @d1 1 a1 1 $NetBSD: patch-ax,v 1.1 2002/02/13 18:09:22 mrauch Exp $ d3 3 a5 9 --- ../dtrans/source/X11/X11_selection.cxx.orig Tue Sep 11 11:23:56 2001 +++ ../dtrans/source/X11/X11_selection.cxx @@@@ -63,7 +63,7 @@@@ #include #include #include -#ifdef LINUX +#if defined(LINUX) || defined(NETBSD) #include d7 4 a10 3 #include @@@@ -2681,7 +2681,12 @@@@ aPollFD.revents = 0; d12 1 a12 10 // wait for activity (outside the xlib) +#if defined(NETBSD) + // PSEUDOTHREADS: never block as this stops the complete program + if( poll( &aPollFD, 1, 0 ) > 0 ) +#else if( poll( &aPollFD, 1, millisec ) > 0 ) +#endif { // now acquire the mutex to prevent other threads // from using the same X connection @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @OpenOffice.org is an Open Source, community-developed, multi-platform office productivity suite. It includes the key desktop applications, such as a word processor, spreadsheet, presentation manager, and drawing program, with a user interface and feature set similar to other office suites. @ text @@