update telephony/asterisk 1.2.9.1 (security)

2006-06-06 Thread Stuart Henderson
This is a security fix (and slightly overdue update) for Asterisk, nothing new really, the 1.2.x releases are mainly tidying up a lot of bugs. I've only had chance to lightly test on i386 so far, it will take me a couple of days before I can get my sparc64 to -current and test there, but I wanted

Re: NEW: textproc/py-markdown

2006-06-06 Thread Will Maier
On Tue, Jun 06, 2006 at 03:50:39PM -0700, Ben Lovett wrote: > On Jun 6, 2006, at 3:27 PM, Will Maier wrote: > >+post-install: > >+${INSTALL_SCRIPT} ${WRKSRC}/markdown.py ${PREFIX}/bin/py-markdown > > Seems to me that this could be named just `markdown'. That said, > it works fine here (i386 an

abiword 2.4.2 dictionary problem: expected magic2 0x9602, got 0x4700

2006-06-06 Thread Jerome
What: abiword 2.4.2 on OpenBSD GENERIC i386 3.9 and 3.9-stable Symptom:upon typing the first word, the dialog box: Could not load the dictionary for the English (US) [en-US] language. Detail: when attempting to open the dictionary for spell checking, abiword reports: Il

Re: FireFox and Flash for OpenBSD 3.9

2006-06-06 Thread Stuart Henderson
On 2006/06/07 01:20, Frank Denis wrote: > Is it the Macromedia version or gplflash, or gnash? Looks like gplflash. > Please provide source code. No one will blindly trust a shared library > like the one you sent. Agreed.

Re: FireFox and Flash for OpenBSD 3.9

2006-06-06 Thread Frank Denis
Hello Pascal, Le Tue, Jun 06, 2006 at 10:42:12PM +0200, Pascal Vizeli ecrivait : I have attach the flash lib for FireFox. (Compile under OpenBSD3.9) Copy the npflash.so in to ~/.mozilla/plugins/ How does it work? Does it use a wrapper against the Linux version? Is it the Macromedia version

Re: FireFox and Flash for OpenBSD 3.9

2006-06-06 Thread Matthias Kilian
On Tue, Jun 06, 2006 at 10:42:12PM +0200, Pascal Vizeli wrote: > I have attach the flash lib for FireFox. (Compile under OpenBSD3.9) A BLOB. Cute.

Re: NEW: textproc/py-markdown

2006-06-06 Thread Ben Lovett
On Jun 6, 2006, at 3:27 PM, Will Maier wrote: +post-install: + ${INSTALL_SCRIPT} ${WRKSRC}/markdown.py ${PREFIX}/bin/py-markdown Seems to me that this could be named just `markdown'. That said, it works fine here (i386 and amd64).

Xcache port

2006-06-06 Thread Frank Denis
Hello, In order to avoid duplicate work: has anyone started to work on a port for Xcache? http://trac.lighttpd.net/xcache/ Version 1.0 has just been released and it seems to work reliably even on -current with PHP 5.1 (unlike APC and Eaccelerator). -- Frank Denis - frank [at] nailbox.f

Re: NEW: textproc/py-markdown

2006-06-06 Thread Will Maier
On Tue, Jun 06, 2006 at 04:04:39PM -0500, Will Maier wrote: > This is a port of a small Python module that implements John > Gruber's Markdown. I've placed the setup.py (which is used to > build the Python module) in files/, since it's distributed > separately from the module. The tarball I sent i

Re: NEW: security/prelude

2006-06-06 Thread Rui Reis
ok on i386 here On Tue, 06 Jun 2006 20:08:41 +0200 Alexandre Anriot <[EMAIL PROTECTED]> wrote: > > > http://www.atlantilde.com/~aanriot/ports/prelude.tgz > > > > > > Please test / send me feedback, it should work out-of-the-box. Working > > with PostgreSQL is advised (default flavor of libpre

Re: Java Development

2006-06-06 Thread Bachman Kharazmi
compile jdk1.5 as mentioned in the FAQ. as editor eclipse is suitable, it does even exist as pkg. I'm pretty sure that neatbeans is something you have to deal with yourself. When I've been writing code in java I've only used vim and compiled java. Then there are a few things I miss. Like for exam

NEW: textproc/py-markdown

2006-06-06 Thread Will Maier
.*- This is a port of a small Python module that implements John Gruber's Markdown. I've placed the setup.py (which is used to build the Python module) in files/, since it's distributed separately from the module. Comments and tests greatly appreciated. Thanks! pkg/DESCR: Markdown is two t

Java Development

2006-06-06 Thread Roy Morris
I was wondering if anyone can recommend tools for java development on OpenBSD. Would it be reasonable to assume for example (jdk 1.5 + eclipse ) or (jdk 1.5 + netbeans) or whatever .. I guess what I am looking for the most common development configuration people are using. Thanks! Roy

UPDATE: snort-2.4.5

2006-06-06 Thread David Krause
http://www.snort.org/pub-bin/snortnews.cgi#445 Index: net/snort/Makefile === RCS file: /cvs/ports/net/snort/Makefile,v retrieving revision 1.44 diff -u -p -r1.44 Makefile --- net/snort/Makefile 30 May 2006 18:45:18 - 1.44 ++

Re: NEW: security/prelude

2006-06-06 Thread Alexandre Anriot
> http://www.atlantilde.com/~aanriot/ports/prelude.tgz > > > Please test / send me feedback, it should work out-of-the-box. Working > with PostgreSQL is advised (default flavor of libpreludedb), as the > prewikka port is not working with other SGBDs yet. As msf@ spotted, I totally forgot to put

Re: updated win32-codec packages

2006-06-06 Thread Jochem Kossen
This is already in the tree On Tue, Jun 06, 2006 at 11:18:19AM +0800, loki wrote: > The package "all-20050412.tar.bz" > from http://www1.mplayerhq.hu/MPlayer/releases/codecs/ etc. > has been replaced with "all-20060501.tar.bz2" > diff -ur /usr/ports/graphics/win32-codecs/Makefile > /usr/ports/

NEW: security/prelude

2006-06-06 Thread Alexandre Anriot
Here is a port of Prelude IDS wich contains: - libprelude: the main framework library - libpreludedb: the database-access library - prelude-manager: the manager - prelude-lml: the host Prelude sensor - prelude-pflogger: the Prelude sensor for pf - prewikka: the graphical web-based frontend http:

Re: UPDATE: p5-POE and p5-POE-Component-Client-DNS

2006-06-06 Thread steven mestdagh
Jasper Lievisse Adriaanse [2006-06-06, 16:40:53]: > On Tue, Jun 06, 2006 at 10:40:20AM +0200, Aleksander Piotrowski wrote: > > Jasper Lievisse Adriaanse <[EMAIL PROTECTED]> wrote: > > > > > p5-POE: > > > - Bug fixes, > > > - Removed POE::Preprocessor (now ran via Makefile.PL), > > > - Cleanup and

Re: UPDATE: p5-POE and p5-POE-Component-Client-DNS

2006-06-06 Thread Jasper Lievisse Adriaanse
On Tue, Jun 06, 2006 at 10:40:20AM +0200, Aleksander Piotrowski wrote: > Jasper Lievisse Adriaanse <[EMAIL PROTECTED]> wrote: > > > p5-POE: > > - Bug fixes, > > - Removed POE::Preprocessor (now ran via Makefile.PL), > > - Cleanup and more. > > Make regress fails for p5-POE, I'm attaching log. An

Re: UPDATE: p5-POE and p5-POE-Component-Client-DNS

2006-06-06 Thread Jasper Lievisse Adriaanse
On Mon, Jun 05, 2006 at 11:24:17AM -0400, Mathieu Sauve-Frankel wrote: > > Maintainer time-out. > > remove me from maintainer for these while you're there. and please add me as the maintainer of p5-POE. Thanks, Jasper -- Humppa is a serious thing!

Re: NEW: sysutils/clusterit

2006-06-06 Thread Bachman Kharazmi
Will Maier's clusterit.gz port tested by me on mips, and sparc64 archs. what I've tested is: make install clean make deinstall read manuals pkg_add/pkg_delete/pkg_info clusterit-2.4.tgz Everything worked flawless without any errors. It is compiled with FLAVOUR=no_x11 on openbsd 3.9 release for

Re: multitail 3.8.4 doesn't stop

2006-06-06 Thread Christian Weisgerber
Christian Weisgerber <[EMAIL PROTECTED]> wrote: > This was fixed in 4.0.4. However, I noticed another problem, which is > why I didn't put the update in. I'll commit a new version soon. 4.0.5 was released and the port update committed today. -- Christian "naddy" Weisgerber

Re: Problem compiling jdk-1.5 (CURRENT)

2006-06-06 Thread Lukas Neumann
ups... sorry my mistake, it works After a changed to a cvs with a better updated time and rebuild the hole system, the jdk-1.5 installation works

released version 4.0.5 of multitail

2006-06-06 Thread Folkert van Heusden
Released version 4.0.5 of multitail When one used a shell different from bash, multitail would sometimes leave processes running after it exited. On some platforms the date-field in the statusline would be garbled. This version also compiles and runs with AIX 5.3 and the AIX c-compiler (thanks to

Re: UPDATE: p5-POE and p5-POE-Component-Client-DNS

2006-06-06 Thread Aleksander Piotrowski
Jasper Lievisse Adriaanse <[EMAIL PROTECTED]> wrote: > p5-POE: > - Bug fixes, > - Removed POE::Preprocessor (now ran via Makefile.PL), > - Cleanup and more. Make regress fails for p5-POE, I'm attaching log. Any idea why it's failing? Alek regress.log.gz Description: application/gunzip

Problem compiling jdk-1.5 (CURRENT)

2006-06-06 Thread Lukas Neumann
Hi, i try to install devel/jdk/1.5 (make install) , but i got some errors... Do anybody know how to make it work? grx Lukas I get: <..> cd ../generated; /usr/ports/devel/jdk/1.5/w-jdk-1.5.0p14/bin/java -classpath . MakeDeps diffs UnixPlatform platform.current includeDB.current /usr/port