Re: [owm-users] Fw: Re: openwebmail not work

2011-06-07 Thread Alex Teslik
On Tue, 31 May 2011 10:16:46 -0200, Nilton Jose Rizzo wrote > > Software error: > > > > Use of uninitialized value $_ in scalar chomp at > > /home2/www/.com.br/cgi-bin/openwebmail/shares/getmsgids.pl line 244. This is fixed rev 598: http://openwebmail.acatysmoof.com/dev/svnweb/index.pl/openwe

PowerMath - Your Virtual Mathematics Assistant

2011-06-07 Thread PowerMath
PowerMath - Your Virtual Mathematics Assistant Mathematics Made Easy Summer 2011 Computer Animation Lesson-Shows : Courses in Arithmetic, Algebra, Geometry, Trigonometry, Pre-Calculus, Calculus, Probability and Statistics covering Middle-School, High-School and University le

Re: OO 3.3.0 fails to build "moz" module on amd64 8-STABLE

2011-06-07 Thread Maho NAKATA
thanks, committed, best regards, nakata maho From: Maho NAKATA Subject: Re: OO 3.3.0 fails to build "moz" module on amd64 8-STABLE Date: Tue, 07 Jun 2011 13:40:24 +0900 (JST) > Hi Don, > > Great. I'll apply as soon as possible. > thanks, > Nakata Maho > > From: Don Lewis > Subject: Re: OO 3

[PATCH] Patch to fix genesys backends on 64-bit machines

2011-06-07 Thread Hans Petter Selasky
Hi, Pointers cannot be casted to int. Specify missing return type of function. KWM: Can you add patch to: /usr/ports/graphics/sane-backends/files/patch-backend__genesys.c --HPS ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailma

Re: FreeBSD Port: bugzilla-3.6.4_1

2011-06-07 Thread Sergey Skvortsov
On 04.06.2011 3:03, Wilson, Bruce wrote: > Hi, > > I’m gearing up to move my older Bugzilla install to a new server, and > was hoping to install Bugzilla 4 via port. Is this update on your > radar? At a guess, will it be available in weeks, months, or next year? Committed. -- Sergey Skvortsov

Re: Next commit... please correct UPDATING

2011-06-07 Thread Jason Hellenthal
ports, On Tue, Jun 07, 2011 at 03:06:28PM -0400, Jason Hellenthal wrote: > > Ports, etc... > > Would whomever checks in the next commit please fix the following > entries in UPDATING > > 20110503 > 20110427 > > This was also supposed to say... by adding a ':' to the date sequence. -- "U

Re: [sane-devel] [PATCH] Patch to fix genesys backends on 64-bit machines

2011-06-07 Thread stef
Le mardi 7 juin 2011 13:12:18 Hans Petter Selasky, vous avez écrit : > Hi, > > Pointers cannot be casted to int. Specify missing return type of function. > > KWM: Can you add patch to: > > /usr/ports/graphics/sane-backends/files/patch-backend__genesys.c > > --HPS Hello, I thin

portlint warnings after mariadb changes

2011-06-07 Thread Ruslan Mahmatkhanov
Hi there. After today's mariadb changes `portlint -A` in any port's directory saying this: """ FATAL: /usr/ports/MOVED: malformed line at 2218. => databases/mariadb||2011-06-06|Split into databases/mariadb-{client|scripts|server} """ As far i understand it's because matching brackets in the

Re: portlint warnings after mariadb changes

2011-06-07 Thread Ruslan Mahmatkhanov
07.06.2011 23:24, Ruslan Mahmatkhanov пишет: Hi there. After today's mariadb changes `portlint -A` in any port's directory saying this: """ FATAL: /usr/ports/MOVED: malformed line at 2218. => databases/mariadb||2011-06-06|Split into databases/mariadb-{client|scripts|server} """ As far i unders

gnutls update fails on libchamplain

2011-06-07 Thread Johan Hendriks
Hello all, I did an cvsup of the ports tree, read /usr/ports/UPDATING. It tells me that the new gnutls requires the following comman. portmaster -r gnutls. but this is the result gmake[3]: Entering directory `/usr/ports/graphics/libchamplain/work/libchamplain-0.8.1/champlain-gtk' CC gtk-

Re: gnutls update fails on libchamplain

2011-06-07 Thread Michal Varga
On Tue, 2011-06-07 at 20:10 +, Johan Hendriks wrote: > Hello all, > > I did an cvsup of the ports tree, read /usr/ports/UPDATING. > It tells me that the new gnutls requires the following comman. > portmaster -r gnutls. > > but this is the result > > gmake[3]: Entering directory > `/usr/por

Re: Next commit... please correct UPDATING

2011-06-07 Thread Doug Barton
On 06/07/2011 12:08, Jason Hellenthal wrote: ports, On Tue, Jun 07, 2011 at 03:06:28PM -0400, Jason Hellenthal wrote: Ports, etc... Would whomever checks in the next commit please fix the following entries in UPDATING 20110503 20110427 This was also supposed to say... by adding a ':' to

Re: gnutls update fails on libchamplain

2011-06-07 Thread Andrew W. Nosenko
On Tue, Jun 7, 2011 at 23:10, Johan Hendriks wrote: > Hello all, > > I did an cvsup  of the ports tree, read /usr/ports/UPDATING. > It tells me that the new gnutls requires the following comman. > portmaster -r gnutls. > > but this is the result [skip] > /libexec/ld-elf.so.1: Shared object "libg

Ports that break with "WITH_MYSQL_VER= 52" (i.e., mariadb)

2011-06-07 Thread Doug Barton
Howdy, Recently I split the mariadb port into -client and -server versions. My next step was going to be adding support for this to bsd.databases.mk, but it turns out that it's already there, cleverly hidden behind: .if (${MYSQL_VER} == "52") So I tested some stuff setting "WITH_MYSQL_VER= 52