Hash table support in ports-mgmt/porttools (!)

2007-04-15 Thread Garrett Cooper
Hello all, I'm not sure if anyone else was aware of this since it's not documented in the manual, but portupgrade and friends' package database used for storing and retrieving ports also supports a BDB hash tables, not just B-Trees in the backend. I found this out after poking through the Ruby

Re: koffice ports fails to compile kspread

2007-04-15 Thread Vulpes Velox
On Sun, 15 Apr 2007 13:04:43 + Vittorio De Martino <[EMAIL PROTECTED]> wrote: > On a 6.2 i386 box I'm unable to compile koffice 1.6.2 kspread > because a cryptic errors "Error code 2" pops up. > See the attached log and ... > please help. > > Ciao > Vittorio You may wish to try contacting

Re: FreeMat 3.0 doesn't call functions and help

2007-04-15 Thread Thierry Thomas
Le Lun 9 avr 07 à 16:39:49 +0200, Vittorio De Martino <[EMAIL PROTECTED]> écrivait : > P.S. By the way, launching FreeMat as root the "Help on line" works whilst > inv > still doesn't work. Ciao Vittorio Hello, I have just upgraded FreeMAT to 3.1, which fixes the inv() problem, and which sho

FreeBSD Port: multimedia/any2dvd

2007-04-15 Thread Oliver Iberien
I once installed any2dvd, which did not work and is now deleted, but seems to have messed up port upgrading. References to it show up in random ports and stall or abort the installations. It kills the Gnome upgrade script. Would anyone know why any2dvd has ended up affecting my port upgrades in

Re: make index on FREEBSD_4_EOL

2007-04-15 Thread Shaun Amott
On Sun, Apr 15, 2007 at 03:40:02AM +0200, Benjamin Lutz wrote: > Hello, > > Is make index on FREEBSD_4_EOL supposed to work? I'm getting breakage in > the gstreamer-plugin ports. If there's no easy fix, could someone send > me an INDEX file that matches the state of the ports tree at > FREEBSD_

Re: CFT: Parallel package building script

2007-04-15 Thread Ulrich Spoerlein
Ulrich Spoerlein wrote: > I wrote a script That got stripped by the mailling lists ... second try. You can also fetch it from http://coyote.dnsalias.net/create_pkg_makefile.sh Ulrich Spoerlein -- "The trouble with the dictionary is you have to know how the word is spelled before you can look i

Re: CFT: Parallel package building script

2007-04-15 Thread Benjamin Lutz
On Sunday 15 April 2007 11:28, Ulrich Spoerlein wrote: > I wrote a script that will create a self-contained Makefile with > targets suitable to build several packages in parallel. It's ugly, > but it seems to work ok for a couple of ports. So... where is it? Cheers Benjamin pgpEaJmehx5Ol.pgp De

Joomla 1.0.12 from ports master sites is corrupted!!

2007-04-15 Thread Ahmad Arafat Abdullah
Today.. My task is to install Joomla on my FreeBSD 6.2-PRERELEASE box... previously it runs Joomla 1.5.x, installed thry source tarballs ( manually ) and my boss wat to change it to 1.0.12.. then i update ports, start to install 1.0.12.. but something weird happens.. # make install clean ===> Vu

ports/math/miracl/ wrong version

2007-04-15 Thread Andreas Svensson
Install miracl via ports give me following error ===> Vulnerability check disabled, database not found => miracl.zip doesn't seem to exist in /usr/ports/distfiles/miracl/5.23. => Attempting to fetch from ftp://ftp.computing.dcu.ie/pub/crypto/. fetch: ftp://ftp.computing.dcu.ie/pub/crypto/miracl.z

Re: Printing with Acrobat Reader

2007-04-15 Thread Oliver Fromme
OK, now I've tested it thoroughly. This is on a RELENG_6 machine with current acroread7 and linux_base-fc-4_9 from ports, and compat.linux.osrelease is set to 2.4.2. $ pwd /usr/compat/linux/usr/bin $ ls -l lp* -rwxr-xr-x 1 root wheel 35 Apr 15 12:32 lp $ cat lp #!/bin/sh - exec /usr/bin/lpr "

koffice ports fails to compile kspread

2007-04-15 Thread Vittorio De Martino
On a 6.2 i386 box I'm unable to compile koffice 1.6.2 kspread because a cryptic errors "Error code 2" pops up. See the attached log and ... please help. Ciao Vittorio ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: make index on FREEBSD_4_EOL

2007-04-15 Thread Ulrich Spoerlein
Benjamin Lutz wrote: > Hello, > > Is make index on FREEBSD_4_EOL supposed to work? I'm getting breakage in > the gstreamer-plugin ports. If there's no easy fix, could someone send > me an INDEX file that matches the state of the ports tree at > FREEBSD_4_EOL? Any flags in your make.conf? What'

CFT: Parallel package building script

2007-04-15 Thread Ulrich Spoerlein
Hi all, I wrote a script that will create a self-contained Makefile with targets suitable to build several packages in parallel. It's ugly, but it seems to work ok for a couple of ports. I would now like some more widespread testing and further comments on my approach. Especially helpful would be

Re: make index on FREEBSD_4_EOL

2007-04-15 Thread Benjamin Lutz
On Sunday 15 April 2007 07:07, you wrote: > On Sun, Apr 15, 2007 at 03:40:02AM +0200, Benjamin Lutz wrote: > > Is make index on FREEBSD_4_EOL supposed to work? I'm getting > > breakage in the gstreamer-plugin ports. If there's no easy fix, > > could someone send me an INDEX file that matches the st