Re: deskutils/chmsee: doesn't starts

2011-05-20 Thread Sylvio Cesar Teixeira
2011/5/20 Ruslan Mahmatkhanov :
>
> Good day!
>
> I'm always looking for something that will replace my
> default chm-reader (xchm) and just see chmsee update.
> I wasn't able to find any screenshots so i decide to
> install it and try it by myself. But it doesn't ever start:
>
> """
> [mrk@smeshariki2 ports]> chmsee
>
> ** (chmsee:90272): WARNING **: GECKO_UTILS >>> Couldn't find a compatible
> GRE!
>
>
> ** ERROR **: Initialize html render engine failed!
> aborting...
> """
>
> I see the same errors in google, f.e.:
> https://bugs.archlinux.org/task/24003
>
> and i tried to play some games with GRE_HOME env variable.
> But with no luck. Can please anybody help with that.
>
> Thanks.
>
> PS. I'm using -current with libxul-1.9.2.17 and chmsee-1.3.1.1.
>
> --
> Regards,
> Ruslan
>

Thanks. I'll see this.


Sylvio.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


deskutils/chmsee: doesn't starts

2011-05-20 Thread Ruslan Mahmatkhanov


Good day!

I'm always looking for something that will replace my
default chm-reader (xchm) and just see chmsee update.
I wasn't able to find any screenshots so i decide to
install it and try it by myself. But it doesn't ever start:

"""
[mrk@smeshariki2 ports]> chmsee

** (chmsee:90272): WARNING **: GECKO_UTILS >>> Couldn't find a compatible GRE!


** ERROR **: Initialize html render engine failed!
aborting...
"""

I see the same errors in google, f.e.:
https://bugs.archlinux.org/task/24003

and i tried to play some games with GRE_HOME env variable.
But with no luck. Can please anybody help with that.

Thanks.

PS. I'm using -current with libxul-1.9.2.17 and chmsee-1.3.1.1.

--
Regards,
Ruslan
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Porting gdbserver from Linux to FreeBSD 8.1

2011-05-20 Thread John Schumacher
Hello all,
I noticed that gdbserver isn't fully supported by FreeBSD, which makes it
difficult for it to be remotely debugged. Because FreeBSD is commonly used
in embedded systems, I could imagine that a gdbserver ported over to FreeBSD
would have some use.
Of course, there are some issues that would prevent easy code migration.
Specifically, one of the issues with FreeBSD's gdbserver, that I feel isn't
handled well, is the lack of thread awareness of the gdbserver. It looks
like linux' flavor of gdbserver may be able to handle multithreading, but it
doesn't seem to be very obvious.

Has anyone ever tried porting over the linux version of gdbserver to
FreeBSD? And if not, what other obvious changes would have to be made?

Thanks
-- 
John Schumacher
University of Minnesota (TC)
Electrical Engineering
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


graphviz-2.28.0 build error

2011-05-20 Thread Leslie Jensen

Hi,

On 05/20/11 13:29, Leslie Jensen wrote:
>
> I'm having a problem with graphviz-2.28.0
>
> I first tried portmaster -a
>
> then cd /usr/ports/graphics/graphviz
>
> make deinstall
>
> make clean
>
> make install clean
>
> and I get the error below
>
> Suggestions?
>

There is a pr (ports/157217) with a patch.


So long,
Lars


I downloaded the patch and placed it in
/usr/ports/graphics/graphviz/files/patch-1.diff

Then I did make clean and then make patch and then

make install clean

but it stops with the same error.

I'm not an expert in patching so if I'm doing it wrongly Please advise 
me on how to make it right.


Thanks

Leslie
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: graphviz-2.28.0 build error

2011-05-20 Thread Lars Segelken
Hi,

On 05/20/11 13:29, Leslie Jensen wrote:
>
> I'm having a problem with graphviz-2.28.0
>
> I first tried portmaster -a
>
> then cd /usr/ports/graphics/graphviz
>
> make deinstall
>
> make clean
>
> make install clean
>
> and I get the error below
>
> Suggestions?
>

There is a pr (ports/157217) with a patch.


So long,
Lars
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: New perl, why not: perl-after-upgrade (Heino Tiedemann)

2011-05-20 Thread Henk van Oers



Please join p...@freebsd.org


On Thu, 19 May 2011, freebsd-ports-requ...@freebsd.org wrote:


Today's Topics:
  19. New perl, why not: perl-after-upgrade (Heino Tiedemann)

--

Message: 19
Date: Thu, 19 May 2011 10:30:13 +0200
From: Heino Tiedemann 
Subject: New perl, why not: perl-after-upgrade
To: freebsd-ports@freebsd.org
Message-ID: 
Content-Type: text/plain; charset=us-ascii

Hi,

Is there e reason why in ports/UPDATING is this mentioned:

,[ 20110517 ]
| 0) Fix pkgdb.db (for safety): pkgdb -Ff
| 1) Reinstall new version of Perl (5.14): env DISABLE_CONFLICTS=1 portupgrade 
...
| 2) Reinstall everything that depends on Perl: ...
`


and not this:

,[ man perl-after-upgrade ]
| The standard procedure after a perl port (lang/perl5.X) upgrade is to
| basically reinstall all other packages that depend on perl.  This is
| always a painful exercise.  The perl-after-upgrade utility makes this
| process mostly unnecessary.
`


Heino

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: FreeBSD Port: p5-DBD-mysql-4.018

2011-05-20 Thread Sergey Skvortsov
On 19.05.2011 0:38, Joseph Mingrone wrote:
> Hello,
> 
> I see the following error during the build:
> 
> dbdimp.c: In function 'mysql_db_FETCH_attrib':
> dbdimp.c:2447: error: 'sv_undef' undeclared (first use in this function)
> 
> % uname -a
> FreeBSD awarnach.mathstat.dal.ca 8.0-RELEASE-p4 FreeBSD 8.0-RELEASE-p4
> #0: Mon Jul 12 20:55:11 UTC 2010
> r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
> 
> If any other information is helpful or if you would like me to create
> a PR, just let me know.

Please update port, this issue is fixed in 4.019 (just committed).

-- 
Sergey Skvortsov
mailto: s...@freebsd.org
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


graphviz-2.28.0 build error

2011-05-20 Thread Leslie Jensen


I'm having a problem with graphviz-2.28.0

I first tried portmaster -a

then cd /usr/ports/graphics/graphviz

make deinstall

make clean

make install clean

and I get the error below

Suggestions?

Thanks

-
Making all in dot
gmake[3]: Går till katalogen 
"/usr/ports/graphics/graphviz/work/graphviz-2.28.0/cmd/dot"

  CC dot-dot.o
  CC dot-no_builtins.o
  CCLD   dot
../../lib/gvc/.libs/libgvc.so: undefined reference to `log2'
gmake[3]: *** [dot] Fel 1
gmake[3]: Lämnar katalogen 
"/usr/ports/graphics/graphviz/work/graphviz-2.28.0/cmd/dot"

gmake[2]: *** [all-recursive] Fel 1
gmake[2]: Lämnar katalogen 
"/usr/ports/graphics/graphviz/work/graphviz-2.28.0/cmd"

gmake[1]: *** [all-recursive] Fel 1
gmake[1]: Lämnar katalogen 
"/usr/ports/graphics/graphviz/work/graphviz-2.28.0"

gmake: *** [all] Fel 2
*** Error code 1

Stop in /usr/ports/graphics/graphviz.
*** Error code 1

Stop in /usr/ports/graphics/graphviz.






___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


HAL port needs minor update after recent USB patch in 9-current

2011-05-20 Thread Hans Petter Selasky
Hi,

USB is using a new scheme for DEVD events and I noticed that HALD needs to be 
update a bit. See attached patch.

Currently HALD is not working properly with USB devices in 9-current.

Who can handle this?

--HPS
--- files/patch-hald_freebsd_hf-usb2.c.orig 2011-05-19 14:28:36.0 
+0200
+++ files/patch-hald_freebsd_hf-usb2.c  2011-05-19 14:30:35.0 +0200
@@ -129,17 +129,17 @@
 +   const char *type,
 +   const char *data)
 +{
-+  if (! data || strcmp(system, "DEVFS") || strcmp(subsystem, "CDEV") ||
-+  (strcmp(type, "CREATE") && strcmp(type, "DESTROY")))
++  if (! data || strcmp(system, "USB") || strcmp(subsystem, "DEVICE") ||
++  (strcmp(type, "ATTACH") && strcmp(type, "DETACH")))
 +return FALSE;
 +
-+  if (strstr(data, "cdev=ugen") != NULL ||
-+  strstr(data, "cdev=usb") != NULL)
-+return TRUE;
-+
-+  return FALSE;
++  return TRUE;
 +}
 +
++
++
++
++
  HFHandler hf_usb2_handler = {
.privileged_init= hf_usb2_privileged_init,
.probe  = hf_usb2_probe
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: Call for Testers: VirtualBox 4.0.6

2011-05-20 Thread Gour-Gadadhara Dasa
On Fri, 20 May 2011 10:08:25 +0200
Bernhard Froehlich  wrote:

> Yes, but from the reports that we got I assume it only works with
> Windows XP guests right now. There are some bugs to fix.

That's good-enough for me. I've XP guest OS installed and never
touched Vista nor Win7. :-)

> > Will there be a 4.0.x port for 9.0 soon?
> 
> Yes, hopefully pretty soon.

Wonderful!!


Sincerely,
Gour


-- 
“In the material world, conceptions of good and bad are
all mental speculations…” (Sri Caitanya Mahaprabhu)

http://atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810




signature.asc
Description: PGP signature


Re: Call for Testers: VirtualBox 4.0.6

2011-05-20 Thread Bernhard Froehlich
On Fri, 20 May 2011 09:58:35 +0200, Gour-Gadadhara Dasa wrote:
> On Mon, 09 May 2011 07:30:41 -0700
> "Kevin Oberman"  wrote:
> 
>> 4.0.6 is still not as robust for me as 3.2.12, but it's now close and
>> the added features still make it a win for me. I have not had an
>> actual crash with 4.0.6, but I have had VMs simply deadlock.
> 
> Does 4.0.x bring support for USB devices?

Yes, but from the reports that we got I assume it only works with
Windows XP guests right now. There are some bugs to fix.

> I hope I might get my scanner working with VueScan which is not
> possible via Linux-emulation.
> 
> Will there be a 4.0.x port for 9.0 soon?

Yes, hopefully pretty soon.

-- 
Bernhard Fröhlich
http://www.bluelife.at/
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Call for Testers: VirtualBox 4.0.6

2011-05-20 Thread Gour-Gadadhara Dasa
On Mon, 09 May 2011 07:30:41 -0700
"Kevin Oberman"  wrote:

> 4.0.6 is still not as robust for me as 3.2.12, but it's now close and
> the added features still make it a win for me. I have not had an
> actual crash with 4.0.6, but I have had VMs simply deadlock.

Does 4.0.x bring support for USB devices?

I hope I might get my scanner working with VueScan which is not
possible via Linux-emulation.

Will there be a 4.0.x port for 9.0 soon?


Sincerely,
Gour

-- 
“In the material world, conceptions of good and bad are
all mental speculations…” (Sri Caitanya Mahaprabhu)

http://atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810




signature.asc
Description: PGP signature