py24-xlib-0.12a patch

2006-07-18 Thread Petr Holub
Hi, below is a couple of small patches for pypanel to work with the py-xlib - the problems are in py-xlib, not in pypanel. Petr Petr Holub CESNET z.s.p.o. Supercomputing Center Brno

makewhatis from ports

2006-07-18 Thread [LoN]Kamikaze
I've got a Makefile where I install man pages int PREFIX/man/man1 and the ports system nicely compresses them, but it does not make them available for whatis. Should I run makewhatis PREFIX/man manually or is there a way this is supposed to be done? The Porter's Handbook chapter 5.9 does not men

browser and acrobat reader stopped working...

2006-07-18 Thread Jeffrey Racine
Hi. I am running FreeBSD 6.1. All of my ports are current. However, acroread has stopped working within my browser. I checked /usr/ports/UPDATING and followed portupgrade -f -o emulators/linux_base-fc4 linux_base\* portupgrade -f -o x11/linux-xorg-libs linux-XFree86-libs Howev

Re: hpijs/hplip, foomatic-rip, and CUPS 1.2.0

2006-07-18 Thread Thomas Flaig
Hello, Am Dienstag, 18. Juli 2006 02:13 schrieb Anthony Agelastos: > >>> What are the permissions/ownership on /dev/ulpt0? > >> %ls -l /dev/ulpt0 > >> crw-rw 1 root cups0, 68 Jul 16 22:36 /dev/ulpt0 > > Same as I have. CUPS works for me if I restart it after the USB > > printer attaches

Re: browser and acrobat reader stopped working...

2006-07-18 Thread Rene Ladan
Jeffrey Racine wrote: > Hi. > [...] > However, I get the following message: > > /usr/X11R6/Adobe/Acrobat7.0/ENU/Reader/intellinux/bin/acroread: error > while loading shared libraries: libXfixes.so.3: cannot open shared > object file: No such file or directory > > Any suggestions would be most we

Re: Xfce 4.4 Beta 2 (4.3.90.2)

2006-07-18 Thread Rene Ladan
Oliver Lehmann wrote: > Hi, > > to try out xfce 4.4 beta 2 you'll find a patch and a shar file (for new > ports) at > > http://people.freebsd.org/~oliver/xfce/xfce4.4_ports_03.tar.bz2 > (Small) nit: devel/xfce4-dev-tools depends on devel/gnu-libtool, but the latter port does not exist (only a

Re: [kde-freebsd] FreeBSD 7.0- Current and x11/kdebase3

2006-07-18 Thread Michael Nottebrock
On Sunday, 16. July 2006 22:23, Ricardo A. Reis wrote: > utils.h:241: error: `timestampDiff' is not a member of `NET You're trying to compile kdebase against an outdated version of kdelibs. Update x11/kdelibs3 first. Cheers, -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (

Re: hpijs/hplip, foomatic-rip, and CUPS 1.2.0

2006-07-18 Thread John Merryweather Cooper
Thomas Flaig wrote: Hello, Am Dienstag, 18. Juli 2006 02:13 schrieb Anthony Agelastos: What are the permissions/ownership on /dev/ulpt0? %ls -l /dev/ulpt0 crw-rw 1 root cups0, 68 Jul 16 22:36 /dev/ulpt0 Same as I have. CUPS works for me if I restart it after

Re: RFC: Merging X11BASE to LOCALBASE

2006-07-18 Thread Dag-Erling Smørgrav
Dejan Lesjak <[EMAIL PROTECTED]> writes: > [...] as far as X.org 7 ports themselves go, they right now already > happily build and install under /usr/X11R6 prefix [...] This makes no sense at all, since X.org is (by definition) X11R7. BTW, I am constantly amazed at FreeBSD ports maintainers' cont

Re: browser and acrobat reader stopped working...

2006-07-18 Thread Alexander Leidinger
Quoting Jeffrey Racine <[EMAIL PROTECTED]> (Tue, 18 Jul 2006 11:28:47 -0400): > Hi. > > I am running FreeBSD 6.1. All of my ports are current. > > However, acroread has stopped working within my browser. > > I checked /usr/ports/UPDATING and followed > > portupgrade -f -o emulators/linu

Your message to Agri awaits moderator approval

2006-07-18 Thread agri-bounces
Your mail to 'Agri' with the subject Delivery reports about your e-mail Is being held until the list moderator can review it for approval. The reason it is being held: Post by non-member to a members-only list Either the message will get posted to the list, or you will receive notifica

Core Dump with Apache22

2006-07-18 Thread Derrick Edwards
Hi, I am using FreeBSD 6.1-RC with apache-2.2.2 which is a VMware machine. Machine was rebooted and now it is giving the following error message in /var/log/messages: Jul 18 21:30:54 www kernel: pid 625 (httpd), uid 0: exited on signal 10 (core dumped) I have tested my config and it

Re: Core Dump with Apache22

2006-07-18 Thread Jeremy Chadwick
On Tue, Jul 18, 2006 at 09:47:03PM -0400, Derrick Edwards wrote: > Hi, > I am using FreeBSD 6.1-RC with apache-2.2.2 which is a VMware machine. > Machine > was rebooted and now it is giving the following error message > in /var/log/messages: > > Jul 18 21:30:54 www kernel: pid 625 (httpd

Can't install fresh ruby-bdb when LOCALBASE is not /usr/local

2006-07-18 Thread Jim Trigg
I'm setting up a new system with 6.1-RELEASE, and I forgot to install portupgrade from a package during the OS install. ruby-bdb fails to build, complaining that it doesn't know how to make 'all' (it doesn't specify which directory it's in, but it's right after it runs extconf.rb). Any clues? Th

Re: Core Dump with Apache22

2006-07-18 Thread Derrick Edwards
On Tuesday 18 July 2006 21:47, Jeremy Chadwick wrote: > On Tue, Jul 18, 2006 at 09:47:03PM -0400, Derrick Edwards wrote: > >   Hi, > > I am using FreeBSD 6.1-RC with apache-2.2.2 which is a VMware machine. > > Machine was rebooted and now it is giving the following error message > > in /var/log

Re: Core Dump with Apache22

2006-07-18 Thread Kostik Belousov
On Wed, Jul 19, 2006 at 02:03:36AM -0400, Derrick Edwards wrote: > On Tuesday 18 July 2006 21:47, Jeremy Chadwick wrote: > > On Tue, Jul 18, 2006 at 09:47:03PM -0400, Derrick Edwards wrote: > > >   Hi, > > > I am using FreeBSD 6.1-RC with apache-2.2.2 which is a VMware machine. > > > Machine wa

Re: RFC: Merging X11BASE to LOCALBASE

2006-07-18 Thread Mark Linimon
On Tue, Jul 18, 2006 at 09:43:54PM +0200, Dag-Erling Smørgrav wrote: > This makes no sense at all, since X.org is (by definition) X11R7. They changed the protocol? I thought that was what the suffix was originally for. mcl ___ freebsd-ports@freebsd.org

Re: makewhatis from ports

2006-07-18 Thread Sergey Matveychuk
[LoN]Kamikaze wrote: > I've got a Makefile where I install man pages int PREFIX/man/man1 and the > ports system nicely compresses them, but it does not make them available for > whatis. Should I run makewhatis PREFIX/man manually or is there a way this is > supposed to be done? The Porter's Hand