Gimp diff for SIMD instruction support

2007-10-19 Thread Brad
The following diff simplifies the SIMD instruction handling support for the Gimp port. I took a look at the code in question and noticed it has run-time detection of the CPU support so there shouldn't be a need for the AltiVec FLAVOR even for G3 systems. This also enables the SSE support. Please

Nous vous accompagnons dans le choix de vos fournisseurs tout le mois d'octobre. Analyse, Conseils et devis gratuit.

2007-10-19 Thread Fabrice du Guide Des Prestataires

Re: SDL fixes for sdl-config/sdl.pc

2007-10-19 Thread Brad
On September 28, 2007 07:20:52 pm Brad wrote: > While looking at SDL's sdl-config and sdl.pc files I noticed > they are not passing along the full set of dependencies for > sdl.pc and for static archs in sdl-config. > > Ok? Anyone? > Index: Makefile >

request: ocaml 3.10 port

2007-10-19 Thread Andrew Cone
Is anyone working on a port for ocaml 3.10? I would like to write it, but I don't know how to make ports. Any suggestions for what to read? --AC

UPDATE: devel/desktop-file-utils

2007-10-19 Thread Jasper Lievisse Adriaanse
hi, here's an update for desktop-file-utils, please test and comment. mainly validator related changes (rewrite, strictness, updated for desktop entry specification 1.0). ok? Index: Makefile === RCS file: /cvs/ports/devel/desktop-f

Re: [NEW] rxvt-unicode port

2007-10-19 Thread brad walker
On Sun, 2007-07-15 at 18:41 +0200, Landry Breuil wrote: > 2007/7/15, Benoit Chesneau <[EMAIL PROTECTED]>: > > > > On 7/15/07, Landry Breuil <[EMAIL PROTECTED]> wrote: > > > > > With USE_SYSTRACE=yes, fails during make fake, it does nasty things in > > $HOME > > > apparently - maybe a @exec to add,

ports/socks5 diff

2007-10-19 Thread Maxim Bourmistrov
Hello! socks5 is useless without thread. It looks like it is designed to use threads by default. Without '--with-threads" and proper linking it leaves zombie-processes. diff below: --- MakefileSun Sep 16 01:30:01 2007 +++ /home/en/Makefile.new Fri Oct 19 00:44:56 2007 @@ -12,7 +12,7 @

UPDATE: sysutils/conky (1.4.7 => 1.4.8)

2007-10-19 Thread Vlad Glagolev
Update to 1.4.8. p.s. tested @ i386. -- Cheerz, Vlad / Stelz conky-update--1.4.8.diff Description: Binary data

Re: UPDATE: sysutils/conky (1.4.7 => 1.4.8)

2007-10-19 Thread Vlad Glagolev
Uhm, sorry, resurrected that arch fix. -- Cheerz, Vlad / Stelz conky-update--1.4.8.diff Description: Binary data

Re: NEW: games/crack-attack

2007-10-19 Thread Antoine Jacoutot
On Fri, 19 Oct 2007, Antti Harri wrote: Maybe someone else could test this port and also test if the process leaves hanging when closing from window decoration? I already fixed this. I'm working on an other issue right now. I'll import this soon. -- Antoine

NEW:TclX 8.4

2007-10-19 Thread Valery Masiutsin
Hello, list ! Here is my attempt to create port of TclX extension for Tcl. Extends Tcl by providing new operating system interface commands, extended file control, scanning and status commands and many others. Considered by many to be a must-have for large Tcl apps. Regards Valery tcl

Re: NEW: games/crack-attack

2007-10-19 Thread Antti Harri
On Fri, 19 Oct 2007, Mattieu Baptiste wrote: Yes, I understood that. But I can't reproduce this. It works ok for me. Oh okay. Wanted to make sure we're talking about the same thing. Maybe someone else could test this port and also test if the process leaves hanging when closing from window de

Re: New alternative identd port question

2007-10-19 Thread Strykar
> -Original Message- > From: Damien Miller [mailto:[EMAIL PROTECTED] > Sent: Friday, October 19, 2007 12:50 PM > To: Strykar > Cc: ports@openbsd.org > Subject: Re: New alternative identd port question > > [EMAIL PROTECTED] djm]$ ls -l /usr/libexec/identd > -r-xr-xr-x 1 root bin 16004 Oc

Re: NEW: games/crack-attack

2007-10-19 Thread Mattieu Baptiste
On 10/19/07, Antti Harri <[EMAIL PROTECTED]> wrote: > I meant the main window's "quit"-button works, but window manager's > own "close app" button won't (from the window decoration). Yes, I understood that. But I can't reproduce this. It works ok for me. >From playing window it returns OK to t

Re: NEW: games/crack-attack

2007-10-19 Thread Antti Harri
On Fri, 19 Oct 2007, Mattieu Baptiste wrote: I can't reproduce this. Crack-attack quit correctly for me from the main window. If I quit the game from a playing window, crack-attack return to the main window. I'm on Xfce, maybe it's your window manager. I meant the main window's "quit"-button

Re: NEW: games/crack-attack

2007-10-19 Thread Mattieu Baptiste
On 10/5/07, Antti Harri <[EMAIL PROTECTED]> wrote: > Ok. > > I noticed that the game will leave "hanging" if I > quit it from window manager's close button > instead of the game's own "Quit" button. Hi Antti, Excuse me for the delay, I was on vacation. I can't reproduce this. Crack-attack quit

Re: NEW:py-hgsvn

2007-10-19 Thread Valery Masiutsin
Hello, list ! Fixed some issues in RUN_DEPENDS. Regards Valery py-hgsvn.tgz Description: GNU Zip compressed data

NEW: mail/p5-MIME-Base32

2007-10-19 Thread Alexander von Gernler
Hi, make install and make regress run ok, anything else missing? OK to put it in? Best regards, -- Alexander "grunk" von Gernler PGP 0xEBC27515 http://www.de.openbsd.org/ -- Free, functional, secure p5-MIME-Base32.tar Description: Unix tar archive

Re: New alternative identd port question

2007-10-19 Thread Damien Miller
On Fri, 12 Oct 2007, Strykar wrote: > Most people/single-user systems need ident running for IRC, typically to > comply with the IRC server policy, or to remove the tilde sign from their > username. Running a full-blown ident daemon, both bundled with the OS, or > the IRC client, for this purpose