boehm-gc 6.8 working version

2007-06-01 Thread Benoit Chesneau
Hi all, Here is an update to my first attempt to create a port for last boehm-gc. This one works well with inkscape and w3m on i386. Regression test is ok too : Completed 1 tests Allocated 628014 collectable objects Allocated 101 uncollectable objects Allocated 125 atomic objects Allocated

inkscape 0.45.1

2007-06-01 Thread Benoit Chesneau
Hi all, Find enclosed last version of my ports of inkscape 0.45.1. This one works with last version of boehm-gc and warning have been fixed. Please let me know if it works for you. I only tested it on i386. Here is full port :

Re: boehm-gc 6.8 working version

2007-06-01 Thread Benoit Chesneau
On 6/1/07, Stuart Henderson [EMAIL PROTECTED] wrote: On 2007/06/01 12:51, Benoit Chesneau wrote: Here is an update to my first attempt to create a port for last boehm-gc. This one works well with inkscape and w3m on i386. boehm-gc is difficult, it needs someone with access to multiple machine

Creating user before install

2007-06-01 Thread Bartosz Kuźma
Hello! Is there any way to create user before install target? I'm working on dansguardian port. When I'm using --with-proxyuser=_dansguardian option in configure then install target try change owner of some file to nonexistent group _dansguardian and end installation with error: chown:

NEW: devel/distcc

2007-06-01 Thread Jason Crawford
Here's a port of distcc, a distributed C/C++ compiler. I've tested it over ssh, however testing over distccd would be useful. I've also done basic testing with the GTK GUI interface, however testing that more would be useful as well. I'm hoping this would be very useful to people out there,

Re: boehm-gc 6.8 working version

2007-06-01 Thread Benoit Chesneau
On 6/1/07, Stuart Henderson [EMAIL PROTECTED] wrote: On 2007/06/01 13:47, Benoit Chesneau wrote: I have no amd64 here so indeed it will be dificult to update. p7zip was tested on amd64 by using qemu - it's probably not a great way to thoroughly test inkscape, but it will at least shake down

Re: boehm-gc 6.8 working version

2007-06-01 Thread Stuart Henderson
On 2007/06/01 13:47, Benoit Chesneau wrote: I have no amd64 here so indeed it will be dificult to update. p7zip was tested on amd64 by using qemu - it's probably not a great way to thoroughly test inkscape, but it will at least shake down build problems like these, and w3m shouldn't be too

Re: boehm-gc 6.8 working version

2007-06-01 Thread Stuart Henderson
On 2007/06/01 12:51, Benoit Chesneau wrote: Here is an update to my first attempt to create a port for last boehm-gc. This one works well with inkscape and w3m on i386. boehm-gc is difficult, it needs someone with access to multiple machine architectures and a fair understanding of OS internals

Re: boehm-gc 6.8 working version

2007-06-01 Thread Josh Grosse
On Fri, Jun 01, 2007 at 02:14:14PM +0200, Benoit Chesneau wrote: On 6/1/07, Stuart Henderson [EMAIL PROTECTED] wrote: On 2007/06/01 13:47, Benoit Chesneau wrote: I have no amd64 here so indeed it will be dificult to update. p7zip was tested on amd64 by using qemu - it's probably not a great

Re: Creating user before install

2007-06-01 Thread steven mestdagh
Bartosz Ku??ma [2007-06-01, 13:35:28]: Hello! Is there any way to create user before install target? I'm working on dansguardian port. When I'm using --with-proxyuser=_dansguardian option in configure then install target try change owner of some file to nonexistent group _dansguardian

Re: Creating user before install

2007-06-01 Thread Bartosz Kuźma
steven mestdagh wrote: Bartosz Ku??ma [2007-06-01, 13:35:28]: Hello! Is there any way to create user before install target? I'm working on dansguardian port. When I'm using --with-proxyuser=_dansguardian option in configure then install target try change owner of some file to nonexistent

squidguard

2007-06-01 Thread Claudio Correa
Hi, There are about one year that I am using squidguard (http://www.squidguard.org). Perhaps it is of interest for somebody also. Test on OpenBSD 4.0-current (GENERIC.MP) #1093: Wed Dec 13 18:24:42 MST 2006 Descr: squidguard is a combined filter, redirector and access controller plugin

remove x11/ttmkfdir ?

2007-06-01 Thread Matthieu Herrb
Afaict, this port has been useful only with xfstt, which is gone for almost 2 years. Having it in the ports tree only confuses users about X fonts a bit more.. imho the current freetype code in X is good enough to use truetype fonts. Any objections to remove it ? -- Matthieu Herrb

Re: remove x11/ttmkfdir ?

2007-06-01 Thread Antoine Jacoutot
On Fri, 1 Jun 2007, Matthieu Herrb wrote: Afaict, this port has been useful only with xfstt, which is gone for almost 2 years. Having it in the ports tree only confuses users about X fonts a bit more.. I couldn't agree more. imho the current freetype code in X is good enough to use truetype

Re: squidguard

2007-06-01 Thread Alexandre Anriot
A few hints/questions... - regen distinfo ; - the port has to have a maintainer; you ? - don't use RUN_DEPENDS=${BUILD_DEPENDS} but BUILD_DEPENDS=${RUN_DEPENDS} ; - -Wall is not needed by default ; - could it be possible to have LDAP support as a flavor?

Re: UPDATE: audio/easytag 0.30 - 2.0

2007-06-01 Thread Jimmy Mitchener
On 5/9/07, Bernd Ahlers [EMAIL PROTECTED] wrote: Landry Breuil [Sun, Apr 22, 2007 at 10:19:25AM +0200] wrote: Same for me, works nice @i386. Hope to see it commited soon :) Here's an update to easytag-2.1. Please test and comment. Works great with latest snap.

NEW: rendercheck

2007-06-01 Thread Matthieu Herrb
rendercheck is a regression test program for the X render extension. -- Matthieu Herrb rendercheck.tgz Description: Binary data

Re: NEW: rendercheck

2007-06-01 Thread Antoine Jacoutot
On Fri, 1 Jun 2007, Matthieu Herrb wrote: rendercheck is a regression test program for the X render extension. After discussing this with matthieu@, I will take care of it. This might help us debugging the SDL+ati accelerated X.org driver problem I've been seeing under macppc for months.

Re: UPDATE: www/twiki

2007-06-01 Thread Alexandre Anriot
It's in with a few changes, thank you.

Re: NEW: www/p5-CGI-Session

2007-06-01 Thread Alexandre Anriot
On Mon, Mar 12, 2007 at 04:19:52PM -0400, Jason Crawford wrote: Here is a port of the CGI::Session perl module, pretty straight forward. Please test and hopefully this can get commited. It's in, a few changes were required regarding BUILD_DEPENDS and regression tests.

Re: squidguard with ldap flavor

2007-06-01 Thread Claudio Correa
Hi, Living and learning ... (I'm not sure about the translation of this expression) Alexandre Anriot [EMAIL PROTECTED] wrote: A few hints/questions... - regen distinfo ; I think that now it's ok - the port has to have a maintainer; you ? No problem if someone would like take care -

Re: squidguard

2007-06-01 Thread Matthias Kilian
On Fri, Jun 01, 2007 at 08:27:52PM +0200, Antoine Jacoutot wrote: Can someone clarify why this makes a difference or give me an example? Imagine you have USE_GMAKE=yes or the like in your port's Makefile. I'm sure you wouldn't want gmake to be a RUN_DEPENDS for your package, right? Even

Re: boehm-gc 6.8 working version

2007-06-01 Thread Peter Valchev
Here is an update to my first attempt to create a port for last boehm-gc. This one works well with inkscape and w3m on i386. boehm-gc is difficult, it needs someone with access to multiple machine architectures and a fair understanding of OS internals to get it configured properly. it

Re: NEW: sysutils/bacula

2007-06-01 Thread Mike Erdely
Here's (hopefully) a final submission of the port. Below are two diffs: one for /usr/ports/infrastructure/db/user.list for the _bacula server user and group and one for /usr/ports/sysutils/Makefile (to build bacula). Also attached is the port. -ME Index: infrastructure/db/user.list

Re: NEW: sysutils/bacula

2007-06-01 Thread Jason Dixon
Mike Erdely wrote: Here's (hopefully) a final submission of the port. Below are two diffs: one for /usr/ports/infrastructure/db/user.list for the _bacula server user and group and one for /usr/ports/sysutils/Makefile (to build bacula). Also attached is the port. Works fine for me on sparc64