milter-regex woes

2006-09-26 Thread Christopher Martin
I am trying to use milter-regex to pre-sort e-mail/spam before passing it on to clamav and spamassassin, but it doesn't seem to be working. Here are my first, slightly lame, rules: reject "Spam not welcome" header /Subject:/ /\b(PHA)+([a-zA-Z]+(RMA))\b/ reject "Spam not welcome" header /Subjec

NEW: exiv2

2006-09-26 Thread Frank Garcia
A few weeks ago, I started using KPhotoAlbum and while I really like it, I discovered that it was not reading exif data from my camera files. After a bit of thrashing, I got exiv2 to build (statically) and rebuilt KPhotoAlbum, which detected & used the library without changing anything else in t

Re: New port: devel/yasm - complete rewrite of the NASM assembler

2006-09-26 Thread Tobias Ulmer
On Tue, Sep 26, 2006 at 04:10:56PM +0100, Shaun Amott wrote: > On Thu, Sep 14, 2006 at 04:18:21AM +0100, Shaun Amott wrote: > > > > I have put together a port of yasm, which is a BSD-licensed re-write of > > the nasm assembler. It has plenty of nice features, including, notably, > > amd64 support.

Bulk build oddity

2006-09-26 Thread STeve Andre'
In building the latest set of packages for 4.0-current, I seem to be compiling things multiple times for some packages. One example is devel/gstreamer. On my previous build, it took 30 minutes to compile streamer, then all the flavors. This build, gstreamer + flavors took 10 hours. It also

NEW: audio/eflite, audio/emacspeak

2006-09-26 Thread Deanna Phillips
"Emacspeak is a speech interface that allows visually impaired users to interact independently and efficiently with the computer. Audio formatting --a technique pioneered by AsTeR-- and full support for W3C's Aural CSS (ACSS) allows Emacspeak to produce rich aural presentations of electronic inform

Re: NEW: xsane-0.991

2006-09-26 Thread Antoine Jacoutot
On Thu, 21 Sep 2006, Antoine Jacoutot wrote: pkg/DESCR XSane is a graphical scanning frontend. It uses the SANE-library to talk to scanners. This means that XSane does not support any scanners itself. Here you can find out which scanners are supported by the SANE-library. Any news on this one?

Re: tclsh location

2006-09-26 Thread Nick Bender
On 9/26/06, Deanna Phillips <[EMAIL PROTECTED]> wrote: nikns writes: > On Tue, Sep 26, 2006 at 02:06:24AM +, Deanna Phillips wrote: >>Is there a reason why no tclsh symlink is made by the tcl ports? > Because we have tcl8.3 too!? This doesn't solve my problem. :) Anyway, for the archives:

Re: New port: devel/yasm - complete rewrite of the NASM assembler

2006-09-26 Thread Shaun Amott
On Thu, Sep 14, 2006 at 04:18:21AM +0100, Shaun Amott wrote: > > I have put together a port of yasm, which is a BSD-licensed re-write of > the nasm assembler. It has plenty of nice features, including, notably, > amd64 support. > > I would very much like to see it added to the OpenBSD ports tree.

Re: UPDATE: subversion 1.4.0

2006-09-26 Thread Sigfred HÃ¥versen
On Tuesday 26 September 2006 13:47, steven mestdagh wrote: > Tobias Ulmer [2006-09-26, 13:40:33]: > > > > /usr/bin/ld: warning: libsvn_subr-1.so.0.0, needed by > > > > /usr/local/lib/libsvn_client-1.so.0.0, may conflict with > > > > libsvn_subr-1.so.1.0 > > > > > > > > > > > > > blame-cmd.o(.t

Re: tclsh location

2006-09-26 Thread Deanna Phillips
nikns writes: > On Tue, Sep 26, 2006 at 02:06:24AM +, Deanna Phillips wrote: >>Is there a reason why no tclsh symlink is made by the tcl ports? > Because we have tcl8.3 too!? This doesn't solve my problem. :) Anyway, for the archives: I see now that this is handled via lang.port.mk files fo

Re: NEW: spidermonkey-1.5

2006-09-26 Thread Antoine Jacoutot
On Tue, 26 Sep 2006, Tobias Ulmer wrote: You want another test even after steven@ looked over it? ;) It builds fine and looks good, but i can't test 'js' because i really have no clue what this is good for. Sure... more testing is always nice. Here is an updated port we worked out with [EMAIL P

Re: php5 update

2006-09-26 Thread Tobias Ulmer
On Mon, Sep 25, 2006 at 12:49:35PM +0200, Robert Nagy wrote: > Hi. > > This diff updates php to the current version and includes > the hardened-php patch by default. This diff needs heavy > testing so please go ahead and help me. Please try to test > on different arches. Thank you! > Hi Robert I

Re: NEW: spidermonkey-1.5

2006-09-26 Thread Tobias Ulmer
On Sun, Sep 24, 2006 at 07:53:55PM +0200, Antoine Jacoutot wrote: > Allright, this port should be much cleaner now. > > Thanks to my steven@ (my "mentor";-)), > - register libjs.so.1.0 in SHARED_LIBS > - use 'cc -shared' over 'ld -shared' > > Also, > - move include dir from include/ to include/js

Re: UPDATE: subversion 1.4.0

2006-09-26 Thread steven mestdagh
Tobias Ulmer [2006-09-26, 13:40:33]: > > > /usr/bin/ld: warning: libsvn_subr-1.so.0.0, needed by > > > /usr/local/lib/libsvn_client-1.so.0.0, may conflict with > > > libsvn_subr-1.so.1.0 > > > > > blame-cmd.o(.text+0x458): In function `svn_cl__blame': > > > : undefined reference to `svn_client

Re: UPDATE: subversion 1.4.0

2006-09-26 Thread Tobias Ulmer
On Tue, Sep 26, 2006 at 07:17:27AM +0200, Sigfred H?versen wrote: > On Tuesday 26 September 2006 03:10, Tobias Ulmer wrote: > > On Mon, Sep 25, 2006 at 06:30:02PM +0200, Sigfred H?versen wrote: > > > Attached an update of devel/subversion to 1.4.0 that is tested on Alpha > > > and Sparc64. > > > >

Work in progress: Gnome 2.16

2006-09-26 Thread Alexander Wirt
Hi folks, we are currently building an Openbsd port of nearly the whole Gnome 2.16 suite for a customer, I just want to inform everybody, so that our work won't get doubled. Currently we are in a good state and are able to compile most of the Gnome stuff, even ekiga :). I recently started to creat

Re: tclsh location

2006-09-26 Thread nikns
On Tue, Sep 26, 2006 at 02:06:24AM +, Deanna Phillips wrote: >Is there a reason why no tclsh symlink is made by the tcl ports? Because we have tcl8.3 too!? > >I'm trying to make a port that uses tcl scripts, and I'm not >sure how to give it a path to the interpreter. I guess I could >require