pid 916 (tcsh): sigreturn set_fpcontext err 22

2013-05-09 Thread Dennis Glatting
I am seeing this error after a svn update (today) under 9.1 and under CURRENT. Unfortunately I cannot login (even from the console) to scarf off dmesg.boot but I found the path to correcting the problem is to boot the old kernel. Specifically, with the failed kernel I can boot to single user mode

Re: Fresh installation 9.1

2013-05-09 Thread hrkesh sahu
HI All, I have a FreeBSD 9.1 Release installed with TWO NIC cards. I was trying to make this FreeBSD machine as a router . This is my rc.conf ifconfig_rl0 = inet 192.168.100.101 netmask 255.255.255.0 ifconfig_re0=inet 192.168.200.101 netmask 255.255.255.0

Are the procedure with portmaster exactly the same when one is using pkgng

2013-05-09 Thread Leslie Jensen
I'm specifically thinking of the directories that has to be emptied or deleted. Thanks /Leslie Using portmaster to do a complete reinstallation of all your ports: 1. portmaster --list-origins

Re: xorg-server-1.7.7_6,1 crashes (from ports head)

2013-05-09 Thread Matthias Apitz
El día Wednesday, May 08, 2013 a las 02:58:18PM -0700, Waitman Gobble escribió: Please be kind and give me some hints about best options I have: - Do we have another Xserver in the ports to try? - Should I post a bug report in our Gnats? - Should I go to the lists.x.org? - Any options

Typo in portmaster man page?

2013-05-09 Thread Leslie Jensen
When reading the portmaster man page I just came to wonder if this isn't a typo? [--force-config|-G] [-aftv] -F fetch distfiles only Shouldn't the -F be to the far left? Thanks /Leslie ___ freebsd-questions@freebsd.org mailing list

Re: Fresh installation 9.1

2013-05-09 Thread Trond Endrestøl
On Thu, 9 May 2013 12:18+0530, hrkesh sahu wrote: HI All, I have a FreeBSD 9.1 Release installed with TWO NIC cards. I was trying to make this FreeBSD machine as a router . This is my rc.conf ifconfig_rl0 = inet 192.168.100.101 netmask 255.255.255.0

Re: Typo in portmaster man page?

2013-05-09 Thread Bryan Drewery
On 5/9/2013 3:25 AM, Leslie Jensen wrote: When reading the portmaster man page I just came to wonder if this isn't a typo? [--force-config|-G] [-aftv] -F fetch distfiles only Shouldn't the -F be to the far left? Thanks /Leslie It seems consistent with how the other

Re: ZFS on MBR does not boot at all

2013-05-09 Thread Giorgos Keramidas
On Sun, 05 May 2013 17:56:49 -0500, Joshua Isom jri...@gmail.com wrote: On 5/5/2013 3:20 PM, Giorgos Keramidas wrote: Hi David, Thanks for following up with what the real problem was. I updated the Wiki to include this: Note that partition order is important. It seems that zfsboot

Re: Typo in portmaster man page?

2013-05-09 Thread Jerry
On Thu, 09 May 2013 06:06:42 -0500 Bryan Drewery articulated: (I'm not the original author on portmaster). Personally the manpage really confuses me. There's been bigger issues to tackle first though so I have not touched the manpage much. You do realize that the man in manpage is an acronym

Re: ZFS on MBR does not boot at all

2013-05-09 Thread uki
I had to set up ZFS on MBR lately. Since I'm lazy I wrote a script for that. Maybe it would suit your needs (it's very simple though). https://bitbucket.org/ukaszg/freebsd-zfs-on-mbr-installer 2013/5/9 Giorgos Keramidas keram...@ceid.upatras.gr: On Sun, 05 May 2013 17:56:49 -0500, Joshua Isom

Re: Login.conf Limits not Applying for Postfix

2013-05-09 Thread Eric S Pulley
Hey list, I have a pretty low resource usage for users on my system, thus I have some low limits set in my /etc/login.conf. Particularly openfiles, which is set to 128 for the default class. However, I started getting errors from Postfix saying it has hit this limit:

Re: Typo in portmaster man page?

2013-05-09 Thread Masoom Shaikh
- Original Message - From: Jerry je...@seibercom.net To: FreeBSD freebsd-questions@freebsd.org Cc: Sent: Thursday, 9 May 2013 5:15 PM Subject: Re: Typo in portmaster man page? On Thu, 09 May 2013 06:06:42 -0500 Bryan Drewery articulated: (I'm not the original author on

Downgrading a port

2013-05-09 Thread b...@todoo.biz
Hello, I wanted to know if there is a way to simply downgrade a package I have installed with pkgng ? I know that there is portdowngrade, but I will have to reinstall all ports architecture to be able to install this. Sincerely yours. G.B.

compatibility SCO

2013-05-09 Thread grillo
I need use Microsoft Cobol Compiler and runtime developed for Xenix/Unix system V SCO using NETBSD or FreeBSD, it is possible? have binary compatibility ? environment compatibility ? thank you ___ freebsd-questions@freebsd.org mailing list

Re: compatibility SCO

2013-05-09 Thread Dimitar Vassilev
2013/5/9 grillo gri...@goldnet.it I need use Microsoft Cobol Compiler and runtime developed for Xenix/Unix system V SCO using NETBSD or FreeBSD, it is possible? have binary compatibility ? environment compatibility ? thank you __**_

Cdorked.A

2013-05-09 Thread Per olof Ljungmark
Hi, Is Apache on FreeBSD affected? Thanks, ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

question on manpages/hier(7)

2013-05-09 Thread Paul Beard
Where should site-specific, ie local, man pages live? For instance, I have: /usr/local/man/man1/php.1.gz /usr/local/share/man/man1/php.1.gz -rw-r--r-- 1 root wheel 3597 May 6 00:38 /usr/local/man/man1/php.1.gz -rw-r--r-- 1 root wheel 3383 Dec 20 19:54 /usr/local/share/man/man1/php.1.gz

Re: question on manpages/hier(7)

2013-05-09 Thread Dan Nelson
In the last episode (May 09), Paul Beard said: Where should site-specific, ie local, man pages live? For instance, I have: /usr/local/man/man1/php.1.gz /usr/local/share/man/man1/php.1.gz -rw-r--r-- 1 root wheel 3597 May 6 00:38 /usr/local/man/man1/php.1.gz -rw-r--r-- 1 root

Re: question on manpages/hier(7)

2013-05-09 Thread Paul Beard
On May 9, 2013, at 10:39 AM, Dan Nelson dnel...@allantgroup.com wrote: I don't have a /usr/local/share/man/ directory at all, and have 7300 files in /usr/local/man/man?/ , so I'd say /usr/local/man/ is the correct location :) I wish it were that simple here. /etc/manpath.config is unmodified

X11 screen grabber from cmd line

2013-05-09 Thread Matthias Apitz
Hello, Do we have something in the ports which could do a screen shoot of $DISPLAY, but from the cmd line of an alpha console, and save it as PNG or JPEG? Thx matthias -- Sent from my FreeBSD netbook Matthias Apitz | - No system with backdoors like Apple/Android E-mail:

Re: X11 screen grabber from cmd line

2013-05-09 Thread Antonio Olivares
ImageMagick port can do this using command import. $ which import /usr/local/bin/import $ import --help Version: ImageMagick 6.8.0-7 2013-03-06 Q16 http://www.imagemagick.org Copyright: Copyright (C) 1999-2012 ImageMagick Studio LLC Features: Usage: import [options ...] [ file ] Image Settings:

Re: X11 screen grabber from cmd line

2013-05-09 Thread ill...@gmail.com
On 9 May 2013 17:33, ill...@gmail.com ill...@gmail.com wrote: On 9 May 2013 14:41, Matthias Apitz g...@unixarea.de wrote: Hello, Do we have something in the ports which could do a screen shoot of $DISPLAY, but from the cmd line of an alpha console, and save it as PNG or JPEG? Thx

VIMAGE in GENERIC kernel

2013-05-09 Thread b...@todoo.biz
Hi, I just wanted to know if there were any plans to have VIMAGE function / features included in GENERIC kernels sometimes soon ? Sincerely yours. «?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§

Re: Cdorked.A

2013-05-09 Thread Joshua Isom
On 5/9/2013 12:19 PM, Per olof Ljungmark wrote: Hi, Is Apache on FreeBSD affected? Thanks, Technically, Apache isn't the problem. The hole's in cPanel probably, not Apache. The attackers replace Apache, probably patching the source code and replacing the host's with a trojaned copy. If

WANTED: Tool to verify installed package/port consistancy

2013-05-09 Thread Ronald F. Guilmette
The subject line pretty much says it all. As I explained here the other day, numerous of my installed ports have semi-mysteriously had their corresponding +CONTENTS files just disappear. I do have a backup of my /var partition, from which I could, in theory, fetch replacements for the specific

Re: VIMAGE in GENERIC kernel

2013-05-09 Thread markham breitbach
I was talking with BZ about this a few months ago, and it does not look terribly likely to happen any time soon, although I am still willing to pay good money for anyone willing and able to fix the problems with it. --- [1]Markham Breitbach Network Operations SSi People,

Re: Cdorked.A

2013-05-09 Thread pete wright
On Thu, May 9, 2013 at 2:52 PM, Joshua Isom jri...@gmail.com wrote: On 5/9/2013 12:19 PM, Per olof Ljungmark wrote: Hi, Is Apache on FreeBSD affected? Thanks, Technically, Apache isn't the problem. The hole's in cPanel probably, not Apache. The attackers replace Apache, probably

Re: WANTED: Tool to verify installed package/port consistancy

2013-05-09 Thread John Levine
I expect the reason you won't find a port verifier is that the usual way to recover from a situation like yours is to reinstall them all: # portupgrade --all --force This might take longer than trying to verify them, but it has the advantage of not needing a lot of attention (use -DBATCH to skip

Re: X11 screen grabber from cmd line

2013-05-09 Thread Lena
Do we have something in the ports which could do a screen shoot of $DISPLAY, but from the cmd line of an alpha console, and save it as PNG or JPEG? #!/bin/sh xwd -display :0 | xwdtopnm | ppmtojpeg -optimize $1.jpg ~ # pkg_which xwd xwd-1.0.5 ~ # pkg_which xwdtopnm netpbm-10.35.89 ~ #