Re: NEW: graphics/cairo

2005-08-27 Thread David Cathcart
cairo & glitz compiled and installed grand on i386 current & sparc64 (few months old snap). Is there anything to test them with / any ports planned that use them? David Cathcart On Fri, Aug 26, 2005 at 06:34:15PM +0200, Eric Faurot wrote: > Hi, > > I have attached ports for cairo-1.0.0 and its

Re: beaver-0.2.7 core dumps at startup

2005-08-27 Thread Sigfred Håversen
Aleksander Piotrowski wrote: [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: It does not core dump on sparc64. In i386 it gets a SIGSEGV in get_conf(). Ok? diff -urN beaver/Makefile beaver.new/Makefile --- beaver/Makefile Wed Nov 24 12:08:02 2004 +++ beaver.new/Makefile Sat Aug 27 23:03:

Re: beaver-0.2.7 core dumps at startup

2005-08-27 Thread Peter Valchev
Marc Balmer said: > It's one more hack that works around the real problem. We begin > to add tests to make sure indices are not negative instead of solving > the real problem, i.e. to make sure those indices are not negative in > the first place. > > The patch is ok for me, as a temporary hack, b

Re: playing with pkg_add -u

2005-08-27 Thread Marc Espie
On Sat, Aug 27, 2005 at 08:39:07PM +0200, -f wrote: > next chapter: > > i ran the command pkg_add -u suggested: > > kripel> sudo pkg_add -r gettext-0.10.40p3 recode-3.6p2 libiconv-1.9.2p1 > php4-c> > gettext-0.10.40p3 (extracting): complete > gettext-0.10.40p3 (deleting): complete > gettext-0.10

Re: pkg_add -r fails for postgresql

2005-08-27 Thread Marc Espie
On Sat, Aug 27, 2005 at 10:00:09AM -0400, Adam wrote: > Trying to update postgresql from 7.4.3 to 8.0.3 on a machine that was > just upgraded to the most recent snapshot I get the following: > > # pkg_add -u -F pkgpath postgresql-server > Directly updating postgresql-server-7.4.3 -> postgresql-ser

Re: playing with pkg_add -u

2005-08-27 Thread Marc Espie
On Sat, Aug 27, 2005 at 08:25:32PM +0200, -f wrote: > hi there, > > so, i have updated to a snapshot(aug 24) and i am playing with pkg_add -u/-r > > kripel> pkg_add -u php4-core > /usr/sbin/pkg_add should be run as root > > Updating gettext-0.10.40p3 -> gettext-0.10.40p3 > Updating recode-3.6p2

Re: beaver-0.2.7 core dumps at startup

2005-08-27 Thread marc
Aleksander Piotrowski wrote: It does not core dump on sparc64. In i386 it gets a SIGSEGV in get_conf(). Ok? Ok, but It's one more hack that works around the real problem. We begin to add tests to make sure indices are not negative instead of solving the real problem, i.e. to make sur

Re: beaver-0.2.7 core dumps at startup

2005-08-27 Thread Aleksander Piotrowski
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > It does not core dump on sparc64. In i386 it gets a SIGSEGV in get_conf(). Ok? diff -urN beaver/Makefile beaver.new/Makefile --- beaver/Makefile Wed Nov 24 12:08:02 2004 +++ beaver.new/Makefile Sat Aug 27 23:03:23 2005 @@ -2,6 +2,7 @@ COMMENT=

playing with pkg_add -u

2005-08-27 Thread -f
next chapter: i ran the command pkg_add -u suggested: kripel> sudo pkg_add -r gettext-0.10.40p3 recode-3.6p2 libiconv-1.9.2p1 php4-c> gettext-0.10.40p3 (extracting): complete gettext-0.10.40p3 (deleting): complete gettext-0.10.40p3 (installing): complete recode-3.6p2 (extracting): complete recode

playing with pkg_add -u

2005-08-27 Thread -f
hi there, so, i have updated to a snapshot(aug 24) and i am playing with pkg_add -u/-r kripel> pkg_add -u php4-core /usr/sbin/pkg_add should be run as root Updating gettext-0.10.40p3 -> gettext-0.10.40p3 Updating recode-3.6p2 -> recode-3.6p2 Updating libiconv-1.9.2p1 -> libiconv-1.9.2p1 Updating

Re: glimmer-1.2.1p2 : Abort trap (core dumped)

2005-08-27 Thread Sigfred Håversen
Sigfred Håversen wrote: The package glimmer-1.2.1p2.tgz core dumps when I try to start it : $ glimmer [Sees the Glimmer splash window very briefly] Loading font from preferences. Loading font from preferences. Loading font from preferences. Loading font from preferences. Abort trap (core dumped)

KDE: kontact crash

2005-08-27 Thread Alf Schlichting
Hello! The kontact-program (part of kde-pim) sometime crashes if certain actions are taken. For example try to change the appeance of kmail in the "configure Kmail ... " dialog. A trace from the KDE-crashmanager can be found here: http://metawire.org/~leopold/packagestuff/kontact.dump.gz This i

pkg_add -r fails for postgresql

2005-08-27 Thread Adam
Trying to update postgresql from 7.4.3 to 8.0.3 on a machine that was just upgraded to the most recent snapshot I get the following: # pkg_add -u -F pkgpath postgresql-server Directly updating postgresql-server-7.4.3 -> postgresql-server-8.0.3 Update using pkg_add -r postgresql-server-8.0.3 # pkg

Re: beaver-0.2.7 core dumps at startup

2005-08-27 Thread marc
Sigfred Håversen wrote: The package beaver-0.2.7 (editors/beaver) core dumps at startup. This on i386, snapshot dated 24th of august, package made 26th august. It does not core dump on sparc64. In i386 it gets a SIGSEGV in get_conf().

beaver-0.2.7 core dumps at startup

2005-08-27 Thread Sigfred Håversen
The package beaver-0.2.7 (editors/beaver) core dumps at startup. This on i386, snapshot dated 24th of august, package made 26th august. /Sigfred OpenBSD 3.8-beta (GENERIC) #119: Wed Aug 24 01:47:37 MDT 2005 [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC cpu0: AMD Athlon(tm) XP

fix for pcre problem in math/gunmeric

2005-08-27 Thread marc
this patch fixes the pcre problem/vulnerability in math/gnumeric. ok? diff -urN -x CVS math/gnumeric/Makefile math/gnumeric.p0/Makefile --- math/gnumeric/Makefile Fri May 27 19:50:26 2005 +++ math/gnumeric.p0/Makefile Sat Aug 27 12:17:38 2005 @@ -4,6 +4,8 @@ VERSION= 1.4.3

python module packages and MODPY_VERSION

2005-08-27 Thread Eric Faurot
Hi, Is there a way (or plan?) to have packages of the same python module port for different versions of python? Changing MODPY_VERSION when building packages does not change the package names, so only one version of python is actually useful. Eric.

Re: libdvd-0.3 needs testing

2005-08-27 Thread Hans-Joerg Hoexer
Hi, On Thu, Aug 25, 2005 at 01:32:59AM +0200, Antoine Jacoutot wrote: > Well, "Any Given Sunday" works fine under OpenBSD-current/macppc. > The box is a PowerBook G4 17" 1.5Ghz. The video is not very fluid, but > it has always been like that for me under OpenBSD... > > Tell me if you need specif