cvsup not honouring refuse

2004-02-14 Thread Paulius Bulotas
Hello list, I noticed, that if I create refuse file (/usr/sup/refuse) and do: # cvsup -L 0 ~/supfiles/ports it ignores my refuse file. As I remember, this used to work. I'm using 5.2-CURRENT, and refuse file looks like: arabic astro benchmarks ... ports supfile is: *default host=cvsup.lt.FreeBSD.

native xpdf vs static xpdf for linux (couldn't create a font for...)

2004-06-11 Thread Paulius Bulotas
Hello, I would like to use native xpdf (compiled from ports) for viewing pdf files, but it's almost impossible,, since for many pdf's it can't find used fonts and of course doesn't show any text. The question would be, why? ;) BTW, statically linked xpdf for linux which I downloaded from foolabs.c

Re: native xpdf vs static xpdf for linux (couldn't create a font for...)

2004-06-12 Thread Paulius Bulotas
Hello ;) On 04 06 12, Jonathan Chen wrote: > You need to install ghostscript fonts for it to display properly. > Easiest way to do this is to install print/ghostscript. > I've asked the xpdf maintainer to put in a note about this, but it's been > ignored... I forgot to mention, that I had ~/.xpdf

Re: native xpdf vs static xpdf for linux (couldn't create a font for...)

2004-06-12 Thread Paulius Bulotas
Hello, On 04 06 12, horio shoichi wrote: > What is your /usr/X11R6/etc/xpdfrc like ? > > It seems a lot of lines necessary for font handling are commented out > in default install. well, /usr/X11R6/etc/xpdfrc is almost commented out, I copied it to ~/.xpdfrc, but option 'displayFontX' is not sup

4.6 upgrade to 4.6-p6 failure

2003-01-06 Thread Paulius Bulotas
Hello, tonight I tried upgrading my 4.6-p2 with two jails to 4.6-p6. Jails upgrade went smoothly as could be ;), but masters installworld failed with: root@server:/usr/src/gnu/usr.bin/perl/utils/h2ph# make install ... vm/vnode_pager.h -> vm/vnode_pager.ph *** Error code 1 Stop in /usr/src/gnu/usr

Re: FreeBSD and AMD power management

2003-01-09 Thread Paulius Bulotas
Hello, On 03 01 09, Jud wrote: > On Thu, 9 Jan 2003 13:10:53 +, "Trent Nelson" > <[EMAIL PROTECTED]> said: > > On Thu, Jan 09, 2003 at 06:24:53AM -0500, Jud wrote: > > > in your kernel will help fvcool work even better, but you might try it. I > > > was using CPU_SUSP_HLT in my kernel; addin

Re: atapi cd-r/cd-rw drives?

2002-09-18 Thread Paulius Bulotas
Hi Erik, I have the same drive working with cdrecord ;) Here is the recipe: 1. Fetch ftp://freebsd.dk/pub/ATA/cdrtools-1.10-ATA.tgz and save it as /usr/ports/distfiles/cdrtools-1.10.tgz 2. Fetch http://www.kaktusas.org/freebsd/files/cdrtools.tgz and: cd /usr/ports/sysutils; rm -rf cdrtools && tar

Re: ssh write failed

2002-10-09 Thread Paulius Bulotas
On 02 10 08, Matthew Seaman wrote: > On Tue, Oct 08, 2002 at 09:39:48AM -0700, Michelle Weeks wrote: > > Oct 8 10:35:16 louie sshd[18801]: fatal: Write failed: Permission denied > > Oct 8 10:35:16 louie sshd[18801]: fatal: Write failed: Permission denied > > ipfw, probably. Sounds like a dynami

updating multiple machines from one source (make.conf Q)

2002-10-10 Thread Paulius Bulotas
Hello list, I have an idea to update my machines from one source. As their number is very small, I'm used to rebuild everything for every of them with different make.conf's and then install through nfs. But, maybe it's possible to build with make.conf including maximum options (of course, cpu set

Re: upgrade to 4.7 over net?

2002-10-16 Thread Paulius Bulotas
Hi, On 02 10 16, Iain wrote: > I was just wondering if it is possible to upgrade from 4.6.2 -> 4.7 via the > net. Is this possible on a running system? here goes my experience. I have a small server, which is short on disk space and I can't make a buildworld on it. So, the idea is to make insta

Re: CVSUP update from 4.6 -> 4.7

2002-10-16 Thread Paulius Bulotas
On 02 10 16, Tom Carrick wrote: > > The box is located 3000 Kms away and I can only connect > > via ssh. > world, compile kernel, drop to single user, install world, install ;) don't drop to single user mode ;) you can stop all unneeded services (even sshd, but don't kill your active session) an

Re: processing ipfw's /var/log/security file

2002-10-30 Thread Paulius Bulotas
Hi Terry, On 02 10 29, Terry Todd wrote: > I'm using ipfw and am looking for something to process > /var/log/security(.*.gz) with. /var/log/security is not for ipfw only, it's for messages with priority security. you can filter ipfw output with syslog configuration: !ipfw *.*

Re: urgent: how to downgrade php4.3.3rc2

2003-08-12 Thread Paulius Bulotas
Hi, On 03 08 08, K Anderson wrote: > It's a shame that nobody has thought to add the release candidates as a > separate port so that if this sort of problem arises things can be > rectified. Of course they might argue, that's what backing up your > system is all about. Or don't do RC unless you