Re: Spelling Checking in Firefox and Thunderbird

2014-06-17 Thread Clint Pachl
Landry Breuil wrote, On 06/16/14 23:29: On Mon, Jun 16, 2014 at 03:27:19PM -0700, Clint Pachl wrote: Landry Breuil wrote, On 05/15/14 12:26: On Thu, May 15, 2014 at 08:19:08PM +0100, Fred wrote: Hi Ports, This might be old information but I have just noticed that spell checking is working aga

Re: unable to open mandoc.db on vim installing

2014-06-17 Thread Erling Westenvik
On Tue, Jun 17, 2014 at 12:00:41AM -0400, Eduardo Lopes wrote: > On installing vim (gtk2 flavor) from snapshots I'v got the following > message: > > /usr/local/man//mandoc.db: unable to open database file I've received similar messages from various ports lately. Like right now on amd64 current:

libiconv fails to build on armv7

2014-06-17 Thread Matthieu Herrb
Log below >>> Building under converters/libiconv BDEPENDS = [devel/gperf] DIST = [converters/libiconv:libiconv-1.14.tar.gz] FULLPKGNAME = libiconv-1.14p1 >>> Running signature in converters/libiconv at 1402990427 libiconv-1.14p1: absent >>> Running clean in converters/li

Add mips64* to lang/gcc/4.8

2014-06-17 Thread Brian Callahan
Hi ports -- And earlier version of the attached diff was passed around but I think it's time now to get it in (thanks jasper for the prodding). This will get gcc-4.8 built on mips64el (I'm assuming mips64 as well...). This gcc was able to build working llvm binaries on mips64el from their HEAD

Re: Add mips64* to lang/gcc/4.8

2014-06-17 Thread Pascal Stumpf
On Tue, 17 Jun 2014 13:42:28 -0400, Brian Callahan wrote: > Hi ports -- > > And earlier version of the attached diff was passed around but I think > it's time now to get it in (thanks jasper for the prodding). > This will get gcc-4.8 built on mips64el (I'm assuming mips64 as > well...). This gcc

Re: Add mips64* to lang/gcc/4.8

2014-06-17 Thread Brian Callahan
On 06/17/14 16:16, Pascal Stumpf wrote: On Tue, 17 Jun 2014 13:42:28 -0400, Brian Callahan wrote: Hi ports -- And earlier version of the attached diff was passed around but I think it's time now to get it in (thanks jasper for the prodding). This will get gcc-4.8 built on mips64el (I'm assumin

Re: Add mips64* to lang/gcc/4.8

2014-06-17 Thread Landry Breuil
On Tue, Jun 17, 2014 at 04:28:47PM -0400, Brian Callahan wrote: > > On 06/17/14 16:16, Pascal Stumpf wrote: > >On Tue, 17 Jun 2014 13:42:28 -0400, Brian Callahan wrote: > >>Hi ports -- > >> > >>And earlier version of the attached diff was passed around but I think > >>it's time now to get it in (t

Re: Add mips64* to lang/gcc/4.8

2014-06-17 Thread Brian Callahan
On 06/17/14 17:27, Landry Breuil wrote: On Tue, Jun 17, 2014 at 04:28:47PM -0400, Brian Callahan wrote: On 06/17/14 16:16, Pascal Stumpf wrote: On Tue, 17 Jun 2014 13:42:28 -0400, Brian Callahan wrote: Hi ports -- And earlier version of the attached diff was passed around but I think it's ti

Re: unable to open mandoc.db on vim installing

2014-06-17 Thread Stuart Henderson
On 2014/06/17 11:57, Erling Westenvik wrote: > On Tue, Jun 17, 2014 at 12:00:41AM -0400, Eduardo Lopes wrote: > > On installing vim (gtk2 flavor) from snapshots I'v got the following > > message: > > > > /usr/local/man//mandoc.db: unable to open database file > > I've received similar messages fr

Re: unable to open mandoc.db on vim installing

2014-06-17 Thread Ingo Schwarze
Hi Stuart, Stuart Henderson wrote on Tue, Jun 17, 2014 at 10:41:16PM +0100: > On 2014/06/17 11:57, Erling Westenvik wrote: >> On Tue, Jun 17, 2014 at 12:00:41AM -0400, Eduardo Lopes wrote: >>> On installing vim (gtk2 flavor) from snapshots I'v got the following >>> message: >>> /usr/local/man//ma

UPDATE: znc-1.4

2014-06-17 Thread Edd Barrett
See below a diff updating net/znc to version 1.4. Have been using it the last few days on multiple irc networks and with icbirc to connect to icb via znc. Also tested with android clients. OK? Index: Makefile === RCS file: /cvs/port

Re: UPDATE: znc-1.4

2014-06-17 Thread Brad Smith
On 17/06/14 7:20 PM, Edd Barrett wrote: See below a diff updating net/znc to version 1.4. Have been using it the last few days on multiple irc networks and with icbirc to connect to icb via znc. Also tested with android clients. OK? http://marc.info/?l=openbsd-ports&m=13999460909&w=2 In

Re: unable to open mandoc.db on vim installing

2014-06-17 Thread Stuart Henderson
On 2014/06/18 00:17, Ingo Schwarze wrote: > So the question is how to ignore the error in this case, without > ignoring other potential errors as well. I see the following options: > > a) When pkg_add(1) wants a new database and no warning, > let it call makewhatis(8) without -d. > > b) Ad

diff to BSDmakefile in devel/arduino

2014-06-17 Thread Daniel Bolgheroni
Hi, In the revisions.txt file from Arduino source code, in the section related to changes from version 0022 to 1.0, there is this statement: * The WProgram.h file, which provides declarations for the Arduino API, has been renamed to Arduino.h. To create a library that will work in both Arduin