Re: xpdf core dump

2009-07-11 Thread Predrag Punosevac
Brynet wrote: > Predrag wrote: > > mupdf doesn't compile on stable > > Here are the patches you'll need on 4.5. > > -Brynet Hi Brynet, I can just say wow! I am just blown away. It took no more than 6 hours since I reported a problem with XPDF for OpenBSD community to suggest better alternative

Re: xpdf core dump

2009-07-11 Thread Brynet
Predrag wrote: > mupdf doesn't compile on stable Here are the patches you'll need on 4.5. -Brynet mupdf45.tgz Description: GNU Zip compressed data

Re: xpdf core dump

2009-07-11 Thread Predrag Punosevac
William Yodlowsky wrote: > > I have an xpdf package for 4.5-stable/i386 for xpdf-3.02.3 at: > > http://openbsd.rutgers.edu/xpdf-3.02.3.tgz > > SHA1 (xpdf-3.02.3.tgz) = 2de911e02efe00b71866245d091726aba30c087d > > This may become what goes into official -stable. Does it work for your > problem pd

Re: xpdf core dump

2009-07-11 Thread Predrag Punosevac
>in -current, pkg_add mupdf. the -current port of this will most likely >build on 4.5 too if you want to try it. Hi Stuart, mupdf doesn't compile on stable cc -c -o /usr/obj/ports/mupdf-0.4/build-i386/ximage.o -Wall -std=c99 -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/usr/local/incl

Re: xpdf core dump

2009-07-11 Thread Stuart Henderson
On 2009/07/11 17:31, Predrag Punosevac wrote: > Hi Ports, > > I think that this is a well known issue but I would like to document it > anyway. I am getting xpdf core dumped when I try to see the following > document > > > http://h2.www2.hp.com/bizsupport/TechSupport/CoreRedirect.jsp?redire

xpdf core dump

2009-07-11 Thread Predrag Punosevac
Hi Ports, I think that this is a well known issue but I would like to document it anyway. I am getting xpdf core dumped when I try to see the following document http://h2.www2.hp.com/bizsupport/TechSupport/CoreRedirect.jsp?redirectReason=DocIndexPDF&prodSeriesId=30377&targetPage=http%3A%2F%

FIX: mail/mozilla-thunderbird

2009-07-11 Thread Andreas Vögele
The "isp" sub directory is missing from the mozilla-thunderbird package. Without this directory RSS and movemail accounts cannot be created and the junk filter cannot be told to handle message headers from SpamAssassin. Regards, Andreas Index: Makefile =

Re: Video tools

2009-07-11 Thread Jason Dixon
On Sat, Jul 11, 2009 at 01:33:12PM +, Jacob Meuser wrote: > On Sat, Jul 11, 2009 at 03:09:17PM +0200, jean-francois wrote: > > All, > > > > Do we have a port of some applications for video edition, equivalent for > > example to cinelerra or kdenlive available of some platforms ? > > there's a

Re: Video tools

2009-07-11 Thread Jacob Meuser
On Sat, Jul 11, 2009 at 03:09:17PM +0200, jean-francois wrote: > All, > > Do we have a port of some applications for video edition, equivalent for > example to cinelerra or kdenlive available of some platforms ? there's avidemux. mjpegtools has some limited video editing capabilities. and you ca

Video tools

2009-07-11 Thread jean-francois
All, Do we have a port of some applications for video edition, equivalent for example to cinelerra or kdenlive available of some platforms ? Thank you