Re: P5-FuzzyOcr port

2012-06-12 Thread Polytropon
On Tue, 12 Jun 2012 23:17:08 -0700, Brian W. wrote: > Pkg_add -r can't find a package for this; I presume this is deliberate > because of the unmaintained status of fuzzyocr? Seems there is no precompiled package (see the package location ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8-sta

Re: Lost /var/db/pkg

2012-06-12 Thread Matthew Seaman
On 13/06/2012 02:03, William Orr wrote: > I had a hard disk failure some time ago, and I ended up losing > /var/db/pkg/ and everything under it (before you say I should've been > backing it up, I know, I was actually doing an initial full when this > happened). Is there a way I can restore it, or a

P5-FuzzyOcr port

2012-06-12 Thread Brian W.
Pkg_add -r can't find a package for this; I presume this is deliberate because of the unmaintained status of fuzzyocr? Brian ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send a

Re: text format

2012-06-12 Thread Polytropon
On Tue, 12 Jun 2012 16:32:40 -0500 (CDT), Lars Eighner wrote: > On Tue, 12 Jun 2012, pwnedomina wrote: > > > On 12-06-2012 08:22, Polytropon wrote: > >> On Tue, 12 Jun 2012 09:06:07 +0100, i pwn wrote: > >>> on groff i've used this cmd to format the text > >>> groff -Tascii< normal.txt | sed 's/^

A lire !!!, Moteur de recherche Sukoga

2012-06-12 Thread Sukoga
Sukoga.com est un moteur de recherche qui permet d'effectuer des recherches sur les thèmes suivants : web, sport, ebay, pdf, forums, images, twitter, video, wiki, news et bien plus encore. La recherche d'informations sur sukoga.com est très rapide et simplifiée. Sukoga est multilingue et disp

NO SUBJECT

2012-06-12 Thread PingBrother Networking
is watching your devices - MONITORING - CONTROL - WATCHDOG Dear network expert, We would like to introduce our new low cost, but high reliable industry POE switch model: EPIW114 This is suitable for standard or non s

Lost /var/db/pkg

2012-06-12 Thread William Orr
Hello, I had a hard disk failure some time ago, and I ended up losing /var/db/pkg/ and everything under it (before you say I should've been backing it up, I know, I was actually doing an initial full when this happened). Is there a way I can restore it, or at least manually add entries I know for

Re: any way to grab just One port to upgrade?

2012-06-12 Thread Robert Simmons
On Tue, Jun 12, 2012 at 1:56 PM, Gary Kline wrote: > On Tue, Jun 12, 2012 at 12:34:44AM -0400, Robert Simmons wrote: >> Date: Tue, 12 Jun 2012 00:34:44 -0400 >> From: Robert Simmons >> Subject: Re: any way to grab just One port to upgrade? >> To: freebsd-questions@freebsd.org >> >> On Mon, Jun 11

Re: mail server

2012-06-12 Thread Jerry McAllister
On Wed, Jun 13, 2012 at 12:55:08AM +0400, Boris Samorodov wrote: > 11.06.2012 16:33, Bahaa Babekir ??: > > > I want to sent me configuration to build mail server step by step > > I'd suggest to begin with: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mail.html Yes, read t

IPMI SoL oddity on 9.0

2012-06-12 Thread Ihsan Junaidi Ibrahim
Folks, I'm hitting a roadblock on getting IPMI SoL up and running on my Supermicro box. It's a X9SCL-F with a dedicated IPMI LAN. I've installed ipmitool and set the necessary console redirects (COM1, COM2 and SoL) in the BIOS. The new AMI BIOS does not seem to indicate the SoL is sharing reso

Re: text format

2012-06-12 Thread Lars Eighner
On Tue, 12 Jun 2012, pwnedomina wrote: On 12-06-2012 08:22, Polytropon wrote: On Tue, 12 Jun 2012 09:06:07 +0100, i pwn wrote: on groff i've used this cmd to format the text groff -Tascii< normal.txt | sed 's/^/ /'$1> formatted.txt on nroff what would be the cmd? Depending on your inp

Re: text format

2012-06-12 Thread Edward M
On 06/12/2012 02:01 PM, Edward M wrote: On 06/12/2012 01:40 PM, pwnedomina wrote: to format an ascii text to be identical to that one, centered and aligned.. would not that require the use of HTML? Oops... just dawn on me you may be trying to print an ascii file and may not be trying

Re: text format

2012-06-12 Thread Edward M
On 06/12/2012 01:40 PM, pwnedomina wrote: to format an ascii text to be identical to that one, centered and aligned.. would not that require the use of HTML? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: FreeBSD 10/9: Lexar 64GB JumpDrive USB 2.0 isn't recognized anymore!

2012-06-12 Thread Julian H. Stacey
> I have a Lexar 64GB USB 2.0 JumpDrive which worked in its "pristine" or > "virgine" state very well. I used it yesterday, brand new, to fill it up > with data. Some 30GB data got stored, I shut down the system (FreeBSD > 10.0-CURRENT/amd64) and this morning, I put the USB drive out of the USB > p

Re: mail server

2012-06-12 Thread Boris Samorodov
11.06.2012 16:33, Bahaa Babekir пишет: > I want to sent me configuration to build mail server step by step I'd suggest to begin with: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mail.html -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve _

Re: freebsd-update Not Recognizing Updated Custom Kernel for 9.0-RELEASE-p3

2012-06-12 Thread Ryan Frederick
I realized I made a couple of wording/clarification errors in my original message. First just about all of these kernels are not custom but simply locally compiled with no custom modifications. Second the locally compiled kernels are all named GENERIC (no custom name). Ryan On 6/12/12 2:29 PM, Ry

Re: freebsd-update Not Recognizing Updated Custom Kernel for 9.0-RELEASE-p3

2012-06-12 Thread Julian H. Stacey
Resend as I lost cc questions@ by mistake Ryan Frederick wrote: > I have several FreeBSD 9 systems with custom compiled kernels. After > using freebsd-update to go from 9.0-RELEASE-p2 to 9.0-RELEASE-p3 this > morning I rebuilt the kernels. However after recompiling, installing, > and reboo

Re: text format

2012-06-12 Thread Matthew Seaman
On 12/06/2012 21:11, Robert Bonomi wrote: >> im only asking what cmd should i use to format an ascii text to be >> > identical to that one, centered and aligned.. > There *ISN'T* any simple command-line tool that will do what you want, > all "automatically". I dunno. 'fmt -c' looks pretty close

Re: text format

2012-06-12 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Tue Jun 12 14:39:59 2012 > Date: Tue, 12 Jun 2012 20:40:23 + > From: pwnedomina > To: Polytropon > Cc: freebsd-questions@freebsd.org > Subject: Re: text format > > On 12-06-2012 08:22, Polytropon wrote: > > On Tue, 12 Jun 2012 09:06:07 +0100, i pwn

Re: text format

2012-06-12 Thread pwnedomina
On 12-06-2012 08:22, Polytropon wrote: On Tue, 12 Jun 2012 09:06:07 +0100, i pwn wrote: on groff i've used this cmd to format the text groff -Tascii< normal.txt | sed 's/^/ /'$1> formatted.txt on nroff what would be the cmd? Depending on your input data, I'd say the same command: groff

Re: note

2012-06-12 Thread Chris Whitehouse
On 12/06/2012 04:53, Polytropon wrote: On Mon, 11 Jun 2012 21:36:00 -0600, Arlen McIntyre wrote: How can I get FreeBSD on my other partition and have a dual OS system without the boot installation? Qustion part one: Prepare a USB stick with the FreeBSD "memstick edition". You'll find instruct

FreeBSD 10/9: Lexar 64GB JumpDrive USB 2.0 isn't recognized anymore!

2012-06-12 Thread O. Hartmann
I have a Lexar 64GB USB 2.0 JumpDrive which worked in its "pristine" or "virgine" state very well. I used it yesterday, brand new, to fill it up with data. Some 30GB data got stored, I shut down the system (FreeBSD 10.0-CURRENT/amd64) and this morning, I put the USB drive out of the USB port (compu

freebsd-update Not Recognizing Updated Custom Kernel for 9.0-RELEASE-p3

2012-06-12 Thread Ryan Frederick
I have several FreeBSD 9 systems with custom compiled kernels. After using freebsd-update to go from 9.0-RELEASE-p2 to 9.0-RELEASE-p3 this morning I rebuilt the kernels. However after recompiling, installing, and rebooting with the custom kernels subsequent update checks using freebsd-update cr

Re: any way to grab just One port to upgrade?

2012-06-12 Thread Gary Kline
On Tue, Jun 12, 2012 at 12:34:44AM -0400, Robert Simmons wrote: > Date: Tue, 12 Jun 2012 00:34:44 -0400 > From: Robert Simmons > Subject: Re: any way to grab just One port to upgrade? > To: freebsd-questions@freebsd.org > > On Mon, Jun 11, 2012 at 8:31 PM, Gary Kline wrote: > > On Mon, Jun 11, 2

Re: can't kill -9 Xorg

2012-06-12 Thread Hans Ottevanger
On 06/12/12 16:55, Anton Shterenlikht wrote: On Tue, Jun 12, 2012 at 02:13:17PM +0200, Hans Ottevanger wrote: On 06/12/12 10:24, Anton Shterenlikht wrote: On Tue, Jun 12, 2012 at 09:13:06AM +0100, Anton Shterenlikht wrote: On Tue, Jun 12, 2012 at 12:07:06AM +0530, Subhro Sankha Kar wrote: Hel

Re: Newbie question: Why aren't my cron jobs running?

2012-06-12 Thread Dan Lists
On Tue, Jun 12, 2012 at 12:06 PM, Polytropon wrote: > On Tue, 12 Jun 2012 08:29:02 -0500, Mark Felder wrote: >> On Tue, 12 Jun 2012 00:06:21 -0500, Robert Bonomi >> wrote: >> >> > Comment: using a leading zero on the numeric fields is a BAD IDEA(tm) -- >> > you >> > are *strongly* encocuraged to

Re: Newbie question: Why aren't my cron jobs running?

2012-06-12 Thread Polytropon
On Tue, 12 Jun 2012 08:29:02 -0500, Mark Felder wrote: > On Tue, 12 Jun 2012 00:06:21 -0500, Robert Bonomi > wrote: > > > Comment: using a leading zero on the numeric fields is a BAD IDEA(tm) -- > > you > > are *strongly* encocuraged to remove them. Yes, that means numbers will > > not > >

Re: can't kill -9 Xorg

2012-06-12 Thread Anton Shterenlikht
On Tue, Jun 12, 2012 at 02:13:17PM +0200, Hans Ottevanger wrote: > On 06/12/12 10:24, Anton Shterenlikht wrote: > >On Tue, Jun 12, 2012 at 09:13:06AM +0100, Anton Shterenlikht wrote: > >>On Tue, Jun 12, 2012 at 12:07:06AM +0530, Subhro Sankha Kar wrote: > >>>Hello > >>> > >>>What happens if you run

Re: Newbie question: Why aren't my cron jobs running?

2012-06-12 Thread Mark Felder
On Tue, 12 Jun 2012 09:36:37 -0500, Lowell Gilbert wrote: I don't have ready access to source at the moment, but I would expect (like the normal C I/O functions) it will be interpreted as octal. Suppose we could always ask Paul Vixie :-) ___ freeb

Re: Newbie question: Why aren't my cron jobs running?

2012-06-12 Thread Lowell Gilbert
Mark Felder writes: > On Tue, 12 Jun 2012 00:06:21 -0500, Robert Bonomi > wrote: > >> Comment: using a leading zero on the numeric fields is a BAD IDEA(tm) -- >> you >> are *strongly* encocuraged to remove them. Yes, that means numbers >> will not >> be column aligned, but it is a small price

Re: Newbie question: Why aren't my cron jobs running?

2012-06-12 Thread Mark Felder
On Tue, 12 Jun 2012 00:06:21 -0500, Robert Bonomi wrote: Comment: using a leading zero on the numeric fields is a BAD IDEA(tm) -- you are *strongly* encocuraged to remove them. Yes, that means numbers will not be column aligned, but it is a small price to pay to avoid the hair-tearing

rc.conf ifconfig ipv6 address fails at boot

2012-06-12 Thread Damien Fleuriot
Hello questions, I can't figure out what I'm doing wrong here. Trying to get a static IPv6 on a server at boot time from rc.conf, and that fails. Notice I haven't set ipv6_network_interfaces , so it defaults to "auto". = ipv6_enable="YES" ipv6_defaultrouter="2a01:e35:2f1b:e2a0::1" # VLAN

Re: can't kill -9 Xorg

2012-06-12 Thread Hans Ottevanger
On 06/12/12 10:24, Anton Shterenlikht wrote: On Tue, Jun 12, 2012 at 09:13:06AM +0100, Anton Shterenlikht wrote: On Tue, Jun 12, 2012 at 12:07:06AM +0530, Subhro Sankha Kar wrote: Hello What happens if you run without a xorg.conf? Xorg has become pretty good at guessing correct settings these

Re: Newbie question: Why aren't my cron jobs running?

2012-06-12 Thread Ramiro Caso
On 11/06/2012 23:10, Michael Sierchio wrote: On Mon, Jun 11, 2012 at 7:04 PM, Walter Hurry wrote: As the subject says, this is probably a newbie question (I am new to FreeBSD but quite experienced at Linux). FreeBSD9 on x86_64. Cron is running: $ ps -ax|grep cron 1513 ?? Is 0:00.01

Re: can't kill -9 Xorg

2012-06-12 Thread Subhro Sankha Kar
On 12-Jun-2012, at 1:54 PM, Anton Shterenlikht wrote: > On Tue, Jun 12, 2012 at 09:13:06AM +0100, Anton Shterenlikht wrote: >> On Tue, Jun 12, 2012 at 12:07:06AM +0530, Subhro Sankha Kar wrote: >>> Hello >>> >>> What happens if you run without a xorg.conf? Xorg has become pretty good at >>> gues

Re: can't kill -9 Xorg

2012-06-12 Thread Anton Shterenlikht
On Tue, Jun 12, 2012 at 09:13:06AM +0100, Anton Shterenlikht wrote: > On Tue, Jun 12, 2012 at 12:07:06AM +0530, Subhro Sankha Kar wrote: > > Hello > > > > What happens if you run without a xorg.conf? Xorg has become pretty good at > > guessing correct settings these days. > > > > No change. > I

Re: text format

2012-06-12 Thread Polytropon
On Tue, 12 Jun 2012 09:06:07 +0100, i pwn wrote: > on groff i've used this cmd to format the text > groff -Tascii < normal.txt | sed 's/^//'$1 > formatted.txt > on nroff what would be the cmd? Depending on your input data, I'd say the same command: groff -Tascii < normal.txt > formatted.tx

Re: can't kill -9 Xorg

2012-06-12 Thread Anton Shterenlikht
On Tue, Jun 12, 2012 at 12:07:06AM +0530, Subhro Sankha Kar wrote: > Hello > > What happens if you run without a xorg.conf? Xorg has become pretty good at > guessing correct settings these days. > No change. I removed /etc/X11/xorg.conf completely. # X X.Org X Server 1.7.7 Release Date: 2010-

Re: text format

2012-06-12 Thread i pwn
on groff i've used this cmd to format the text groff -Tascii < normal.txt | sed 's/^/ /'$1 > formatted.txt on nroff what would be the cmd? On Jun 12, 2012, at 4:44 AM, Polytropon wrote: On Tue, 12 Jun 2012 01:50:15 +, pwnedomina wrote: On 11-06-2012 23:40, Alejandro Imass wrote: On M