Re: UPDATE: math/octave 2.9.12 -> 2.9.13

2007-07-26 Thread steven mestdagh
Daniel Dickman [2007-07-27, 01:56:52]: > I've put together an update patch for octave. Seems like some of the > OpenBSD patches have been merged upstream. thanks, i've made the same update yesterday with some more tweaks.

make install for ruby fails on sparc (4.1)

2007-07-26 Thread Sebastian Reitenbach
Hi, as there is no package for ruby on sparc, I wanted to create one from the ports on my good old ss5 (200mb ram), when I make a make install in /usr/ports/lang/ruby, the process stops with a segmentation fault while creating the documentation: . No definition for sock_s_pack_sockaddr_un . No

graphics/evince vs textproc/gpdf

2007-07-26 Thread Daniel Dickman
Any reason to keep textproc/gpdf? It seems that graphics/evince is the successor to gpdf.

UPDATE: math/octave 2.9.12 -> 2.9.13

2007-07-26 Thread Daniel Dickman
I've put together an update patch for octave. Seems like some of the OpenBSD patches have been merged upstream. This worked fine for me on i386. Patch can be found here: http://www.dickman.org/openbsd/ports_math_octave_2.9.13.patch

Re: 4.1-Stable and PHP 5

2007-07-26 Thread Steve Shockley
Paul Barbeau wrote: Ok I have installed xbase41.tgz and it get further however I am still getting an error. Is there anything else I need to install? Thanks for any help you can give me Why not: pkg_add ftp://rt.fm/pub/OpenBSD/4.1/packages/i386/php5-core-5.1.6p1.tgz ?

Re: 4.1-Stable and PHP 5

2007-07-26 Thread Paul Barbeau
Ok I have installed xbase41.tgz and it get further however I am still getting an error. Is there anything else I need to install? Thanks for any help you can give me ===> www/php5/core ===> Checking files for php-5.1.6 `/usr/ports/distfiles/php-5.1.6.tar.gz' is up to date. `/usr/ports/distfile

Netwotk Printing (cups driver).

2007-07-26 Thread João Salvatti
Hi all, I managed to configure my Xerox PCL 6 printer with a generic driver, the same used in our GNU/Linux distributions, which was obtained from linuxprinting.org. So far, so good. When I send a file to print, the job is scheduled in the printing spool, but nothing else happens, i e, the file is

Re: impending sudo changes

2007-07-26 Thread Todd C. Miller
In message <[EMAIL PROTECTED]> so spake Antoine Jacoutot (ajacoutot): > I just want to make sure I understood what I read here. > Does this mean we now need to set (e.g. when on the wheel group): > SUDO=/usr/bin/sudo -E > in mk.conf to work with ports now? That is probably the simplest so

UPDATE: games/wesnoth (1.2.5 => 1.2.6)

2007-07-26 Thread Vlad Glagolev
Changelog: * WML engine * fix [variables] not working properly in scenarios (bug #9342) * language and i18n: * updated translations: British English, Danish, Finnish, Spanish, Swedish * updated DejaVuSans font to version 2.18 * user interface: * Enable "Save Game" and "View Chat Log"

Re: impending sudo changes

2007-07-26 Thread Antoine Jacoutot
On Thu, 26 Jul 2007, Todd C. Miller wrote: 3) Use the SETENV tag on commands or the setenv Defaults options. E.g. %wheel ALL = (ALL) SETENV: ALL then use "sudo -E" when you need to preserve the environment or specify the variables on the command line using sudo: $ sudo DEST

NEW: textproc/libiksemel

2007-07-26 Thread Stuart Henderson
This is a prerequisite for jabber/gtalk support in Asterisk 1.4 (now added to http://spacehopper.org/openbsd/asterisk.tar.gz). Iksemel's internal SHA1 support is broken, at least on LP64. I have borrowed an idea from an Linux rpm and patched to use SHA1Init(3) and friends from base. After this, re

impending sudo changes

2007-07-26 Thread Todd C. Miller
I have just committed sudo 1.6.9p1 to the OpenBSD tree. If you use sudo for ports builds this will affect you. The biggest change in 1.6.9p1 that will affect folks is the environment handling. Previously, sudo would pass the existing environment through to the command to be run after pruning out

Re: simplification of the FLAVORs defined for mutt

2007-07-26 Thread steven mestdagh
Stuart Henderson [2007-07-26, 12:10:40]: > On 2007/07/26 05:57, Todd T. Fries wrote: > > I'm leaning towards the twiddling of mutt/Makefile and afterwards we can > > debate the fine points of to flavor or not to flavor .. as it is now, > > flavor combinations people use regularly are not being buil

Re: simplification of the FLAVORs defined for mutt

2007-07-26 Thread Stuart Henderson
On 2007/07/26 05:57, Todd T. Fries wrote: > I'm leaning towards the twiddling of mutt/Makefile and afterwards we can > debate the fine points of to flavor or not to flavor .. as it is now, > flavor combinations people use regularly are not being built. That is > the major impetus behind collapsing

Re: simplification of the FLAVORs defined for mutt

2007-07-26 Thread Todd T. Fries
I'm leaning towards the twiddling of mutt/Makefile and afterwards we can debate the fine points of to flavor or not to flavor .. as it is now, flavor combinations people use regularly are not being built. That is the major impetus behind collapsing compressed and sidebar into the main mutt build.

Re: asterisk 1.4

2007-07-26 Thread Stuart Henderson
On 2007/07/26 03:03, Brad wrote: > Unfortunately after you made the sub-package changes the resulting > package is unusable due to a mistake with the registered dependencies. Thanks for this, my first time working with subpackages and I didn't have a good grip on how to handle -main. (It was worki

Re: simplification of the FLAVORs defined for mutt

2007-07-26 Thread steven mestdagh
Mike Erdely [2007-07-25, 12:43:05]: > On Wed, Jul 25, 2007 at 05:39:00PM +0100, Stuart Henderson wrote: > > Having read steven's post, I think he has a valid point though. > > How about rolling the two FLAVORs into 'with_patches' if it's > > desirable to reduce the number of FLAVORs? > > Or go the

Re: asterisk 1.4

2007-07-26 Thread Brad
On Thu, 26 Jul 2007 00:23:55 +0100 Stuart Henderson <[EMAIL PROTECTED]> wrote: > http://spacehopper.org/openbsd/asterisk.tar.gz is updated for > 1.4.9 (DoS fix and a bunch more bugs; 1.2 is now mostly on life- > support, very few fixes there now). > > I added some subpackages and associated no_xx