Re: ruby.port.mk and MODRUBY_ADJ_FILES tweak

2010-11-09 Thread Jeremy Evans
On Tue, Nov 9, 2010 at 5:11 PM, Mikolaj Kucharski wrote: > Hi, > > No need to ${MODRUBY_RUBY_ADJ} directories. Also double quote the pattern. > I have a port which uses > >        MODRUBY_ADJ_FILES =     sup sup-* > > and without quotes find(1) doesn't want to print0 'sup-*' file names. > > Ok? O

Re: UPDATE: warzone2100 2.3.5

2010-11-09 Thread Brad
On Mon, Oct 25, 2010 at 10:15:45PM -0400, Brad wrote: > On Wed, Oct 13, 2010 at 06:38:15PM -0400, Brad wrote: > > Here is an update to Warzone 2100 2.3.5. > > > > I'm looking for someone with an i386 system to test this out. > > A second rev diff. Updated after the last WANTLIB commit. Index:

Re: ruby.port.mk and MODRUBY_ADJ_FILES tweak

2010-11-09 Thread Mikolaj Kucharski
Someone may ask why it doesn't work for me. Here is explanation: $ pwd; for pat in sup sup-\*; do; \ echo pat = $pat; \ find /home/ports/obj/sup-0.11.0.20101108/sup-0.11.0.20101108 \ -name $pat -print0 | xargs -n1 -0r echo; \ done /home/users/build/mystuff/mail/su

ruby.port.mk and MODRUBY_ADJ_FILES tweak

2010-11-09 Thread Mikolaj Kucharski
Hi, No need to ${MODRUBY_RUBY_ADJ} directories. Also double quote the pattern. I have a port which uses MODRUBY_ADJ_FILES = sup sup-* and without quotes find(1) doesn't want to print0 'sup-*' file names. Ok? Index: ruby.port.mk ==

SABnzbd 0.5.5

2010-11-09 Thread Björn Ketelaars
Hello, Included a port for SABnzbd 0.5.5. [1]. Description: SABnzbd is a free/open-source cross-platform binary newsreader written in Python. It simplifies the process of downloading from Usenet dramatically, thanks to its friendly web-based user interface and advanced built-in post-processing op

Re: Update OpenVPN to 2.1.4

2010-11-09 Thread David Coppa
On Tue, Nov 9, 2010 at 9:11 PM, Felix Kronlage wrote: > Hi, > > this diff updates openvpn to version 2.1.4, which is a bug-fix > release. Furthermore with this release, upstream changed the > location of the distfile. > > OK? Pretty straightforward: ok for me. cheers, David

Update OpenVPN to 2.1.4

2010-11-09 Thread Felix Kronlage
Hi, this diff updates openvpn to version 2.1.4, which is a bug-fix release. Furthermore with this release, upstream changed the location of the distfile. OK? felix -- GPG/PGP: D9AC74D0 / 076E 1E87 3E05 1C7F B1A0 8A48 0D31 9BD3 D9AC 74D0 http://hazardous.org/~fkr - f...@silc|irc - @felixkr

Re: R crash

2010-11-09 Thread Nick Guenther
On Tue, Nov 9, 2010 at 3:41 AM, Stuart Henderson wrote: > On 2010/11/09 00:27, Nick Guenther wrote: >> I just installed 4.8 and the R statistical language from packages, but >> it keeps crashing whenever I try to use plot(). > > for now as a quick hack you could try setting > LD_PRELOAD=libpthread

Re: UPDATE: sysutils/smartmontools

2010-11-09 Thread Giovanni Bechis
On 10/28/10 19:34, Giovanni Bechis wrote: > Update to latest version, I added a patch to cope with hw.disknames and > an rc_script. Small tweak on the previous diff. A similar diff is needed for stable too. Comments ? ok ? Cheers Giovanni Index: Makefile =

Re: emacs 23.2

2010-11-09 Thread Manuel Giraud
Matthieu Herrb writes: > I've updated his port to track some of the changes (cairo update). It's > attached below. Unfortunatly, this one seem to hang quite often on startup. > This looks like a gtk/gnome problem but I don't have time to > investigate. Same problem here. I've just tested on -c

Re: OpenLDAP update: testing needed !

2010-11-09 Thread Stuart Henderson
On 2010/11/09 15:25, Pierre-Emmanuel André wrote: > + provide databases/openldap23 wich will contain only > the -server part of our current version (2.3.43). > > Important thing to know about this upgrade: > + ldbm backend has been removed. You must backup all > your data *before* the upgrade (p

Re: [update] erlang 14B

2010-11-09 Thread viq
On Sun, Nov 07, 2010 at 11:48:14PM +0100, viq wrote: > On Sun, Nov 07, 2010 at 11:22:05PM +0100, Benoit Chesneau wrote: > > Find attached an updated version of erlang package to last R14B. > > Tested on amd64 with last couchdb. Sent to the maintainer too. > > > > - benoît > > I haven't looked in

OpenLDAP update: testing needed !

2010-11-09 Thread Pierre-Emmanuel André
Hi, Our version of OpenLDAP is a "bit" outdated.. The following diff will upgrade it to the latest stable version aka 2.4.23. As discussed with anothers porters, the "best" plan seems to be: + upgrade databases/openldap to 2.4.23 + provide databases/openldap23 wich will contain only the -serv

multimedia/mediatomb - sched_get_priority_{min|max} dance

2010-11-09 Thread David Coppa
Like the previous ones, we now have sched_get_priority_{min|max}... This one was also having trouble with functions checking. OK? Cheers, David Index: Makefile === RCS file: /cvs/ports/multimedia/mediatomb/Makefile,v retrieving re

Re: R crash

2010-11-09 Thread Stuart Henderson
On 2010/11/09 00:27, Nick Guenther wrote: > I just installed 4.8 and the R statistical language from packages, but > it keeps crashing whenever I try to use plot(). this problem will have started when threads were enabled in glib2, there is still some fallout from this change. the R binary will no