Re: Spelling Checking in Firefox and Thunderbird

2014-06-16 Thread Landry Breuil
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 again in Firefox 29.0 and T

Re: cmake segfault

2014-06-16 Thread Vadim Zhukov
16.06.2014 13:57 пользователь "Stuart Henderson" написал: > > On 2014/05/15 16:55, Vadim Zhukov wrote: > > 15.05.2014 16:45 пользователь "David Coppa" написал: > > > > > > On Thu, May 15, 2014 at 2:30 PM, Vadim Zhukov wrote: > > > > 15.05.2014 3:28 пользователь "Stuart Henderson" > > написал: >

unable to open mandoc.db on vim installing

2014-06-16 Thread Eduardo Lopes
Hi, On installing vim (gtk2 flavor) from snapshots I'v got the following message: /usr/local/man//mandoc.db: unable to open database file Is that a problem? Thanks, Eduardo Lopes

Re: [NEW] security/androguard

2014-06-16 Thread Remi Pointel
ping On Mon, 9 Jun 2014 16:10:03 +0200 Remi Pointel wrote: > > Hi, > > androguard is a reverse engineering and analysis of Android applications. > > It depends on py-ptrace, py-magic and py-fuzzy also attached. > > Few information : > > > $ pkg_info androguard > Info

Re: Spelling Checking in Firefox and Thunderbird

2014-06-16 Thread Clint Pachl
Stuart Henderson wrote, On 06/16/14 16:15: On 2014/06/16 15:27, 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 again in Firefox 29.0

Re: SECURITY: www/p5-CGI-Application

2014-06-16 Thread Ian Mcwilliam
ping. Ian McWilliam From: owner-po...@openbsd.org [owner-po...@openbsd.org] on behalf of Ian Mcwilliam [i.mcwill...@uws.edu.au] Sent: Friday, 6 June 2014 3:31 PM To: ports@openbsd.org Subject: SECURITY: www/p5-CGI-Application Update www/p5-CGI-Ap

Re: Spelling Checking in Firefox and Thunderbird

2014-06-16 Thread Stuart Henderson
On 2014/06/16 15:27, 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 again in Firefox 29.0 and Thunderbird 24.5.0 > >

Re: Spelling Checking in Firefox and Thunderbird

2014-06-16 Thread Clint Pachl
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 again in Firefox 29.0 and Thunderbird 24.5.0 Yes, i finally found time to dig into it, and it got commite

Re: cmake segfault

2014-06-16 Thread Stuart Henderson
On 2014/06/16 13:36, Ted Unangst wrote: > On Mon, Jun 16, 2014 at 17:50, Stuart Henderson wrote: > > On 2014/06/16 11:35, Ted Unangst wrote: > >> On Mon, Jun 16, 2014 at 10:57, Stuart Henderson wrote: > >> > #0 0x1746a7f112b4 in strlen ( > >> > str=0x1746a5b74ff8 "" >> > bounds>) > >>

Segfault in bcopy in multiple ports when processing Japanese, pango/cairo related?

2014-06-16 Thread Bryan Linton
Hello list, [backtraces provided below] I've been experiencing several crashes in japanese/gwaei (a Japanese-English dictionary program) and editors/leafpad (a simple text-editor) that both seem to involve Japanese text. It's extremely rare (I can't even recall if leafpad has ever crashed when u

Update databases/ruby-data_objects and related ports 0.10.12 -> 0.10.14

2014-06-16 Thread Jeremy Evans
This updates the ruby DataObjects ports to the latest version. It also includes patches to ruby-do_postgres backported from upstream to fix a couple of use-after-free errors caught by the malloc junking. Tested on i386, compiles on amd64. Will be committing later this week unless I hear objectio

Re: cmake segfault

2014-06-16 Thread Ted Unangst
On Mon, Jun 16, 2014 at 17:50, Stuart Henderson wrote: > On 2014/06/16 11:35, Ted Unangst wrote: >> On Mon, Jun 16, 2014 at 10:57, Stuart Henderson wrote: >> > #0 0x1746a7f112b4 in strlen ( >> > str=0x1746a5b74ff8 "" > > bounds>) >> > at /usr/src/lib/libc/string/strlen.c:39 >> > 39

Re: sane-backend/hplip problem finding plugin for printer

2014-06-16 Thread Sebastian Reitenbach
On Monday, June 16, 2014 14:33 CEST, Antoine Jacoutot wrote: > On Mon, Jun 16, 2014 at 01:20:02PM +0200, Sebastian Reitenbach wrote: > > Hi, > > > > I have a HP LaserJet Pro CM1415fn, connected via network. Printing works > > fine as described > > in the package README of the hplip command

Re: cmake segfault

2014-06-16 Thread Stuart Henderson
On 2014/06/16 11:35, Ted Unangst wrote: > On Mon, Jun 16, 2014 at 10:57, Stuart Henderson wrote: > > #0 0x1746a7f112b4 in strlen ( > > str=0x1746a5b74ff8 "" > bounds>) > > at /usr/src/lib/libc/string/strlen.c:39 > > 39 for (s = str; *s; ++s) > > (gdb) x/16x str > > 0x1746a5b7

Re: cmake segfault

2014-06-16 Thread Ted Unangst
On Mon, Jun 16, 2014 at 10:57, Stuart Henderson wrote: > #0 0x1746a7f112b4 in strlen ( > str=0x1746a5b74ff8 "" bounds>) > at /usr/src/lib/libc/string/strlen.c:39 > 39for (s = str; *s; ++s) > (gdb) x/16x str > 0x1746a5b74ff8: 0xd0d0d0d0 0xd0d0d0d0 Cannot acc

Re: nmap broken?

2014-06-16 Thread Kent Fritz
On Mon, Jun 16, 2014 at 1:21 AM, Stuart Henderson wrote: > Kent, can you send > it to nmap-dev as well please so at least it raises the profile of OpenBSD > there (even if they do seem to ignore OpenBSD-related diffs..) > See: http://marc.info/?t=14025481551&r=1&w=2 Kent.

NEW: devel/py-parsedatetime

2014-06-16 Thread André Lucas
Hi, Attached is a new port of a small but useful Python module, parsedatetime ( https://github.com/bear/parsedatetime, https://pypi.python.org/pypi/parsedatetime/). DESCR: Parse human-readable date/time text. Create struct_time objects from textual dates such as 'today', '05/28/2006', or 'May 31s

Re: sane-backend/hplip problem finding plugin for printer

2014-06-16 Thread Antoine Jacoutot
On Mon, Jun 16, 2014 at 01:20:02PM +0200, Sebastian Reitenbach wrote: > Hi, > > I have a HP LaserJet Pro CM1415fn, connected via network. Printing works fine > as described > in the package README of the hplip command. > > However, I tried to configure scanning, but struggled a bit. > > I added

update: py-gunicorn

2014-06-16 Thread Jasper Lievisse Adriaanse
Hi, Here's an update for py-gunicorn; list of changes at: http://docs.gunicorn.org/en/19.0/news.html#id1 This has been working fine for me with puppetboard. OK? Index: Makefile === RCS file: /cvs/ports/www/py-gunicorn/Makefile,v ret

sane-backend/hplip problem finding plugin for printer

2014-06-16 Thread Sebastian Reitenbach
Hi, I have a HP LaserJet Pro CM1415fn, connected via network. Printing works fine as described in the package README of the hplip command. However, I tried to configure scanning, but struggled a bit. I added hpaio to /etc/sane.d/dll.conf, scanimage -L then showed me the printer: device `hpaio

update: databases/hs-postgresql-libpq-0.9.0.0 -> 0.9.0.1

2014-06-16 Thread Dawe
Upstream released 0.9.0.1 with our patch as the only change. So let's update to that version and drop our local patch. Tested on amd64. Index: Makefile === RCS file: /cvs/ports/databases/hs-postgresql-libpq/Makefile,v retrieving revi

Re: nmap broken?

2014-06-16 Thread Giovanni Bechis
On 06/16/14 10:21, Stuart Henderson wrote: > On 2014/06/15 07:58, Kent Fritz wrote: >> What has this world come to when whining on the mailing list doesn't >> get my problem fixed? >> >> Nmap works MUCH better with the attached patch. >> >> Thanks, >> >> Kent. > > Yes, it does. Full diff below, OK

Re: cmake segfault

2014-06-16 Thread Stuart Henderson
On 2014/05/15 16:55, Vadim Zhukov wrote: > 15.05.2014 16:45 пользователь "David Coppa" написал: > > > > On Thu, May 15, 2014 at 2:30 PM, Vadim Zhukov wrote: > > > 15.05.2014 3:28 пользователь "Stuart Henderson" > написал: > > > > > > > > >> > > >> Segfault in cmake while attempting to configure

Re: nmap broken?

2014-06-16 Thread Stuart Henderson
On 2014/06/15 07:58, Kent Fritz wrote: > What has this world come to when whining on the mailing list doesn't > get my problem fixed? > > Nmap works MUCH better with the attached patch. > > Thanks, > > Kent. Yes, it does. Full diff below, OK with you Giovanni? Kent, can you send it to nmap-dev