Re: xpdf core dump

2009-07-14 Thread Christian Weisgerber
Matthias Kilian wrote: > mupdf is promising, but it still lacks some features (like copy&waste, > text search, zoom to width). It is essentially a PDF display widget. Now somebody needs to write a document viewer around it. :-> I just tried mupdf and xpdf side by side on my AlphaPC 164, a suff

Re: Video tools

2009-07-14 Thread Ian Darwin
> I just looked at kdenlive. if the requirements on their website are > accurate, most of the dependencies are already in ports, with the > notable exception of MLT, http://www.mltframework.org/. And MLT is also needed for the "moby" of this area, cinelarra. I started on MLT but got busy with pa

/usr/ports/audio/timidity

2009-07-14 Thread 4625
On OpenBSD timidity reproduce garbled sound, like when CPU overloaded. However, the same version of timidity on FreeBSD-4.11 play files very well. OpenBSD localhost 4.5 200907101811#0 i386 timidity-2.13.2p1 -- 4625

graphics/jbig2dec

2009-07-14 Thread Stuart Henderson
my armish is busy and my sparc64 is powered down in order that I can have some other machines powered up, can anyone test this for me please? (ideally some !i386/amd64 arch). it's an alternative decompressor (binary/static library) for JBIG2 files. tarball of jbig2dec attached, mupdf diff inline (

Re: UPDATE: devel/liboil

2009-07-14 Thread Matthias Kilian
On Tue, Jul 14, 2009 at 09:14:33AM +0100, Stuart Henderson wrote: > Has anyone been able to test Benoit's diff on macppc yet? Some programs > are starting to show up that require liboil >=0.3.16. > > http://marc.info/?m=124343683421513 If a positive make regress is enough, consider it tested. Ci

Re: Update graphics/qiv

2009-07-14 Thread Christian Weisgerber
Matthias Kilian wrote: > Oh, and I've a question about the patch for util.c: is this still > required? Yes. > In my silly little world (no alpha, no sparc64), NULL has > always pointer size, so the cast to (void *) appears a little bit > strange to me. Of course, passing just 0 as the sentinel

Update graphics/qiv

2009-07-14 Thread Matthias Kilian
New version. New upstream maintainer. New Homepage. New dependencies. New features (see the changelog included in the distfile). Tested on i386 and amd64. Tests and comments (and ok's) are welcome. Oh, and I've a question about the patch for util.c: is this still required? In my silly little w

Franco Bianco LIVE! // Free Podcast Tour 09 // Summer update !

2009-07-14 Thread Sedel Artists
If you can't see the images just click here! Booking information? click here! LEGAL WARNING You are receiving this current mailing because you are in the Sedel Club News distribution list. If y

Re: Commercial use

2009-07-14 Thread Darrin Chandler
The software in ports does not originate with OpenBSD. It will be up to you to examine the terms of each software package and determine if you can include it. Typically, software under BSD, ISC, and MIT licenses can be used within commercial products without special arrangement or payment. Other li

Re: Video tools

2009-07-14 Thread Jacob Meuser
On Mon, Jul 13, 2009 at 05:04:05PM +0200, Thomas Pfaff wrote: > On Sat, 11 Jul 2009 13:33:12 + > Jacob Meuser wrote: > > On Sat, Jul 11, 2009 at 03:09:17PM +0200, jean-francois wrote: > > > Do we have a port of some applications for video edition, equivalent for > > > example to cinelerra or k

Re: xpdf crashing in OpenBSD 4.5

2009-07-14 Thread Matthias Kilian
On Wed, May 27, 2009 at 06:22:49PM +, Matthew Szudzik wrote: > I'm using xpdf-3.02pl2p4 with OpenBSD 4.5 on i386, and xpdf is crashing > on certain pdf files with complex graphics. For example, the second > page of > > > http://us.acer.com/acer/wr-resource/3225785014/upload/E0Entity3/5/Trav

Re: xpdf core dump

2009-07-14 Thread Stuart Henderson
On 2009/07/14 11:52, Roberto Fernandez wrote: > aes is in sumatrapdf (win32 frontend to fitz). it could be backported easily. that would be useful. I forgot where my test file which needs it is, but there are some around.. > for the in tree version: > - jbig we don't have jbig2dec in ports yet o

Re: xpdf core dump

2009-07-14 Thread Christian Weisgerber
Matthias Kilian wrote: > mupdf is promising, but it still lacks some features (like copy&waste, > text search, zoom to width). ... and running with a remote DISPLAY. -- Christian "naddy" Weisgerber na...@mips.inka.de

NEW: inputmethods/scim-anthy

2009-07-14 Thread Jordi Beltran Creix
I am not sure if I got everything right but the port builds and works here. This is a SCIM IMModule for Japanese that uses inputmethods/anthy. If someone tests this, note that the port itself is working but Scim needs a patch(that hopefully should be on its way) for this port to work as advertised.

Re: mupdf+firefox

2009-07-14 Thread Roberto Fernandez
On Tue, Jul 14, 2009 at 11:33:44AM +0200, David Coppa wrote: > There's also a plugin in form of a firefox xpi: > > http://ccxvii.net/mupdf/plugin/install.html win32 only ! "Click here to install the MuPDF Plug-in for Firefox on Windows." ~

Re: xpdf core dump

2009-07-14 Thread Roberto Fernandez
On Mon, Jul 13, 2009 at 11:43:18PM +0100, Stuart Henderson wrote: > On 2009/07/13 22:23, Matthias Kilian wrote: > > On Sun, Jul 12, 2009 at 01:31:29PM -0400, Predrag Punosevac wrote: > > > I think, I am just saying goodbye to xpdf after probably 20 years. I can > > > not even recall when I started

Re: mupdf+firefox

2009-07-14 Thread David Coppa
There's also a plugin in form of a firefox xpi: http://ccxvii.net/mupdf/plugin/install.html cheers, David On Tue, Jul 14, 2009 at 10:55 AM, Pawlowski Marcin Piotr wrote: > I've done it just before sending it here... > > Cheers. > > On Mon, 13 Jul 2009 23:46:53 +0100 > Stuart Henderson wrote: >

Re: mupdf+firefox

2009-07-14 Thread Roberto Fernandez
sorry, I replyed instead of group-reply :( On Mon, Jul 13, 2009 at 11:46:53PM +0100, Stuart Henderson wrote: > On 2009/07/13 21:34, Pawlowski Marcin Piotr wrote: > > Hi all, > > I've written two patches to use mupdf with firefox. > > First one adds WM_CLASS property to mupdf which is required by >

Re: mupdf+firefox

2009-07-14 Thread Pawlowski Marcin Piotr
I've done it just before sending it here... Cheers. On Mon, 13 Jul 2009 23:46:53 +0100 Stuart Henderson wrote: > On 2009/07/13 21:34, Pawlowski Marcin Piotr wrote: > > Hi all, > > I've written two patches to use mupdf with firefox. > > First one adds WM_CLASS property to mupdf which is required

Commercial use

2009-07-14 Thread Tim Krebs
Currently our small software company is planning to launch anti-malware module as one of our future products. Having lack of resources and experience we have problems with packed and acrhived files. Our analysts have noticed that some malware writers use your packer(extractor) for their purposes. I

Re: UPDATE: devel/liboil

2009-07-14 Thread Stuart Henderson
On 2009/06/03 21:09, Benoit Lecocq wrote: > Brad a écrit : > > On Wednesday 27 May 2009 11:02:42 Benoit Lecocq wrote: > >> Hi, > >> > >> This diff updates liboil to the latest release 0.3.16. > >> > >> Comments ? OK ? > >> > >> Cheers, > >> benoit > > > > Someone needs to check that this works ok