Re: ports for 3.9

2006-04-04 Thread Martin Schröder
On 2006-04-04 10:07:48 -0400, Julio Crespo Fernandez (Socofin) wrote: > Where I found the ports.tar.gz for upgrade to 3.9 ?? On your 3.9 cd :-p Best Martin -- http://www.tm.oneiros.de

PATCH: cleaning up MASTER_SITE_SUNSITE

2006-04-04 Thread Jim Razmus
Here's my recommendations after a lot of auditing urls that use the MASTER_SITE_SUNSITE target. Note patch includes my earlier patch to remove three bad host names. This patch includes the following changes: remove bad host names: ftp.oit.unc.edu ftp.medasys-digital-systems.fr ftp.leidenuniv.nl

Integrating Berkeley DB4 from ports with Sendmail. /etc/mk.conf?

2006-04-04 Thread skip
I've been trying to recompile sendmail from (openbsd-current) source to use Berkeley DB4 from -current ports... and I can't seem to figure it out. Could someone please point me in the right direction? Using the standard sendmail distribution I can do it just fine by adding: dnl #

Re: minimo fails to compile on sparc64

2006-04-04 Thread Peter Strömberg
Jasper Lievisse Adriaanse wrote: OpenBSD3.9_64_OPT.OBJ/shlibsign -v -i /usr/ports/www/minimo/w-minimo-20050802p6/mozilla/dist/lib/libsoftokn3.so.2.0 Bus error (core dumped) This happens on i386- and amd64-current when building Bon Echo too ...

Re: add x11/hicolor-icon-theme to www/mozilla-firefox

2006-04-04 Thread Mathieu Sauve-Frankel
> I'm beginning to think that x11/hicolor-icon-theme should be required > much earlier in the dependency tree--maybe already when you install > gtk+2? I think this is the right thing to do here. -- Mathieu Sauve-Frankel

Re: NEW: devel/kdesvn

2006-04-04 Thread Maxim Bourmistrov
This seems to be a known bug in kdesvn. I'v discovered it too while playing around with it. Now I'm not sure if this software should be included in ports at all (without fix). On Monday 03 April 2006 13:07, Lars Hansson wrote: > On Thursday 30 March 2006 21:30, Maxim Bourmistrov wrote: > > Anoth

Re: minimo fails to compile on sparc64

2006-04-04 Thread Jolan Luff
On Tue, Apr 04, 2006 at 05:23:23PM +0200, Jasper Lievisse Adriaanse wrote: > OpenBSD3.9_64_OPT.OBJ/shlibsign -v -i > /usr/ports/www/minimo/w-minimo-20050802p6/mozilla/dist/lib/libsoftokn3.so.2.0 > Bus error (core dumped) > Can anyone reproduce this? I believe someone reported this happening o

minimo fails to compile on sparc64

2006-04-04 Thread Jasper Lievisse Adriaanse
Hello, when trying to build www/minimo on my sparc64, I get this error: gmake[3]: Entering directory `/usr/ports/www/minimo/w-minimo-20050802p6/mozilla/security/nss/cmd/shlibsign' cd mangle; /usr/local/bin/gmake -j1 export gmake[4]: Entering directory `/usr/ports/www/minimo/w-minimo-20050802p6/

ports for 3.9

2006-04-04 Thread Julio Crespo Fernandez \(Socofin\)
Hi "# cd [portsdir]/; cvs -d [EMAIL PROTECTED]:/cvs update -Pd -rOPENBSD_3_9 " Where I found the ports.tar.gz for upgrade to 3.9 ?? Thanks. JC.

Re: error compiling koffice-1.5.0rc1

2006-04-04 Thread Antoine Jacoutot
Selon Antoine Jacoutot <[EMAIL PROTECTED]>: > Selon Marc Espie <[EMAIL PROTECTED]>: > > Did you deinstall any koffice already installed first ? > > Nope, but I will do that and let you know. > Thanks! OK, I can confirm it works fine if you deinstall the older koffice first. Thanks for the tip! -

UPDATE: subversion 1.3.1

2006-04-04 Thread Sigfred Håversen
This is an update of Subversion to version 1.3.1. Tested on i386, sparc64 and amd64. Please test and comment. /Sigfred Index: Makefile === RCS file: /cvs/ports/devel/subversion/Makefile,v retrieving revision 1.17 diff -u -r1.17 Mak

Re: add x11/hicolor-icon-theme to www/mozilla-firefox

2006-04-04 Thread Christian Weisgerber
Matthieu Herrb <[EMAIL PROTECTED]> wrote: > >>> I get this message when x11/hicolor-icon-theme isn't installed: > >>> > >>> (firefox-binn:10632): Gtk-WARNING **: Could not find the icon > 'gnome-fs-home'. > >>> The 'hicolor' theme was not found either, perhaps you need to install it. > > I get t

Re: error compiling koffice-1.5.0rc1

2006-04-04 Thread Antoine Jacoutot
Selon Marc Espie <[EMAIL PROTECTED]>: > Did you deinstall any koffice already installed first ? Nope, but I will do that and let you know. Thanks! -- Antoine

Re: error compiling koffice-1.5.0rc1

2006-04-04 Thread Marc Espie
On Tue, Apr 04, 2006 at 11:40:17AM +0200, Antoine Jacoutot wrote: > Hi... > > While compiling the latest koffice from ports, I get the error below. > All ports are up-to-date. > Ask me if you need more info... (dmesg included) Did you deinstall any koffice already installed first ?

error compiling koffice-1.5.0rc1

2006-04-04 Thread Antoine Jacoutot
Hi... While compiling the latest koffice from ports, I get the error below. All ports are up-to-date. Ask me if you need more info... (dmesg included) c++ -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -Wno-non-virtual-dtor - fno-exceptions -fno-check-new -fno-c

UPDATE: cyrus-imapd-2.2.13

2006-04-04 Thread Antoine Jacoutot
Hi. Here's a diff that updates the cyrus-imapd port to the latest stable version: 2.2.13 Thanks! -- Antoine Jacoutot Observatoire de Paris SIO - Centre de calcul (Bat 15) 5, Place Jules Janssen 92195 Meudon Cedex Tel : +33 (0)1.45.07.71.95diff -uNr --exclude=CVS /usr/ports/mail/cyrus-imapd/Ma

/tmp/.shtool.$$ files from php5-core install

2006-04-04 Thread patrick ~
Hi all, I just want to check to make sure that this is a "normal" and "expected" behavior. During 'make package' step of building the php5-core port these files are 'touch'ed. Details: [EMAIL PROTECTED] $ pwd /usr/port/www/php5/core [EMAIL PROTECTED] $ uname -a OpenBSD puter.atmydomain.com 3