From mezz7 at cox.net Sun Jun 1 01:57:29 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Sun Jun 1 01:57:34 2008 Subject: gnome-panel crashes when launching Run Dialog In-Reply-To: <6161f3180805300424p45faf5a0v1f246ce7e6c28a33@mail.gmail.com> References: <6161f3180805300424p45faf5a0v1f246ce7e6c28a33@mail.gmail.com> Message-ID: On Fri, 30 May 2008 06:24:00 -0500, Andrew W. Nosenko wrote: > Just FYI because may be FreeBSD specific... > > http://bugzilla.gnome.org/show_bug.cgi?id=531943 Where is Run Dialog in GNOME? Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From mezz7 at cox.net Sun Jun 1 01:57:57 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Sun Jun 1 01:58:00 2008 Subject: Inkscape In-Reply-To: <7039ada60805291422w79cffe2csdef8bdf38603bd8f@mail.gmail.com> References: <7039ada60805280926s17ff1201l8a0668ce53eeb6a4@mail.gmail.com> <7039ada60805291323q2fe6115jb4db1e0b2a044390@mail.gmail.com> <7039ada60805291422w79cffe2csdef8bdf38603bd8f@mail.gmail.com> Message-ID: On Thu, 29 May 2008 16:22:23 -0500, James Earl wrote: > On Thu, May 29, 2008 at 2:44 PM, Jeremy Messenger wrote: >> On Thu, 29 May 2008 15:23:56 -0500, James Earl >> wrote: >> >>> Thanks Jeremy, >>> >>> >> >>> >>> >>> Ports current as of today, May 29. >>> >>> >>> make WITH_DEBUG=yes did not provide any additional info. >> >> Have you tried to follow (gdb part) in >> http://live.gnome.org/GettingTraces/Details#obtain-a-stacktrace ? This >> is >> how to get it works by WITH_DEBUG=yes. >> >> I don't have Inkscape install right now, so it will taking a while for >> me to >> get it install later. >> >> Cheers, >> Mezz > > Thanks for the link. This link was from bugging.html. Anyway.. I have installed Inkscape and I can't reproduce your problem for this: ------------------------------------------ Steps to reproduce the problem: 1. Open Inkscape 2. Create rectangle 3. Open fills and stroke dialog 4. Click gradient fill 5. Click back to solid fill ------------------------------------------ Did you select any different options in boehm-gc, ImageMagick and inkscape when you installed these ports? > Here's the output: > I don't read backtraces very well, so will have to wait until someone to check it. You probably should send your backtraces to Inkscape's bug tracker. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From james at icionline.ca Sun Jun 1 02:35:40 2008 From: james at icionline.ca (James Earl) Date: Sun Jun 1 02:35:44 2008 Subject: Inkscape In-Reply-To: References: <7039ada60805280926s17ff1201l8a0668ce53eeb6a4@mail.gmail.com> <7039ada60805291323q2fe6115jb4db1e0b2a044390@mail.gmail.com> <7039ada60805291422w79cffe2csdef8bdf38603bd8f@mail.gmail.com> Message-ID: <7039ada60805311935y37b60914r1773a4fec01b1580@mail.gmail.com> On Sat, May 31, 2008 at 8:00 PM, Jeremy Messenger wrote: > On Thu, 29 May 2008 16:22:23 -0500, James Earl wrote: > >> On Thu, May 29, 2008 at 2:44 PM, Jeremy Messenger wrote: >>> >>> On Thu, 29 May 2008 15:23:56 -0500, James Earl >>> wrote: >>> >>>> Thanks Jeremy, >>>> >>>> >>> >>>> >>>> >>>> Ports current as of today, May 29. >>>> >>>> >>>> make WITH_DEBUG=yes did not provide any additional info. >>> >>> Have you tried to follow (gdb part) in >>> http://live.gnome.org/GettingTraces/Details#obtain-a-stacktrace ? This is >>> how to get it works by WITH_DEBUG=yes. >>> >>> I don't have Inkscape install right now, so it will taking a while for me >>> to >>> get it install later. >>> >>> Cheers, >>> Mezz >> >> Thanks for the link. > > This link was from bugging.html. Anyway.. I have installed Inkscape and I > can't reproduce your problem for this: > > ------------------------------------------ > Steps to reproduce the problem: > 1. Open Inkscape > 2. Create rectangle > 3. Open fills and stroke dialog > 4. Click gradient fill > 5. Click back to solid fill > ------------------------------------------ > > Did you select any different options in boehm-gc, ImageMagick and inkscape > when you installed these ports? I just used the defaults. Are you on running on amd64 arch? If not, maybe that's the problem. >> Here's the output: >> > > > I don't read backtraces very well, so will have to wait until someone to > check it. You probably should send your backtraces to Inkscape's bug > tracker. > > Cheers, > Mezz Thanks, James From mezz7 at cox.net Sun Jun 1 02:38:16 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Sun Jun 1 02:38:20 2008 Subject: Inkscape In-Reply-To: <7039ada60805311935y37b60914r1773a4fec01b1580@mail.gmail.com> References: <7039ada60805280926s17ff1201l8a0668ce53eeb6a4@mail.gmail.com> <7039ada60805291323q2fe6115jb4db1e0b2a044390@mail.gmail.com> <7039ada60805291422w79cffe2csdef8bdf38603bd8f@mail.gmail.com> <7039ada60805311935y37b60914r1773a4fec01b1580@mail.gmail.com> Message-ID: On Sat, 31 May 2008 21:35:39 -0500, James Earl wrote: > On Sat, May 31, 2008 at 8:00 PM, Jeremy Messenger wrote: >> On Thu, 29 May 2008 16:22:23 -0500, James Earl >> wrote: >> >>> On Thu, May 29, 2008 at 2:44 PM, Jeremy Messenger >>> wrote: >>>> >>>> On Thu, 29 May 2008 15:23:56 -0500, James Earl >>>> wrote: >>>> >>>>> Thanks Jeremy, >>>>> >>>>> >>>> >>>>> >>>>> >>>>> Ports current as of today, May 29. >>>>> >>>>> >>>>> make WITH_DEBUG=yes did not provide any additional info. >>>> >>>> Have you tried to follow (gdb part) in >>>> http://live.gnome.org/GettingTraces/Details#obtain-a-stacktrace ? >>>> This is >>>> how to get it works by WITH_DEBUG=yes. >>>> >>>> I don't have Inkscape install right now, so it will taking a while >>>> for me >>>> to >>>> get it install later. >>>> >>>> Cheers, >>>> Mezz >>> >>> Thanks for the link. >> >> This link was from bugging.html. Anyway.. I have installed Inkscape and >> I >> can't reproduce your problem for this: >> >> ------------------------------------------ >> Steps to reproduce the problem: >> 1. Open Inkscape >> 2. Create rectangle >> 3. Open fills and stroke dialog >> 4. Click gradient fill >> 5. Click back to solid fill >> ------------------------------------------ >> >> Did you select any different options in boehm-gc, ImageMagick and >> inkscape >> when you installed these ports? > > I just used the defaults. Are you on running on amd64 arch? If not, > maybe that's the problem. True, i386 here, so probably has to do with amd64. Cheers, Mezz >>> Here's the output: >>> >> >> >> I don't read backtraces very well, so will have to wait until someone to >> check it. You probably should send your backtraces to Inkscape's bug >> tracker. >> >> Cheers, >> Mezz > > Thanks, > James -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From mezz7 at cox.net Sun Jun 1 02:48:38 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Sun Jun 1 02:48:42 2008 Subject: [BUG] dbus-glib - dbus-binding-tool ignore namespaced nodes & attributes In-Reply-To: <54ec2d770805291657p225b2e40nc126a709a00fec27@mail.gmail.com> References: <54ec2d770805291350i44de84c9h623ce5d6f731dc48@mail.gmail.com> <1212104444.68082.22.camel@shumai.marcuscom.com> <54ec2d770805291657p225b2e40nc126a709a00fec27@mail.gmail.com> Message-ID: On Thu, 29 May 2008 18:57:33 -0500, Martin Pieuchot wrote: > I think it can wait the next release, I was just working on the port > of the networkmanager and it was one of my first issues. Anyway I > already use this patch. Nice, a lot of people are asking for NetworkManager and we even have it in ideas page. http://www.freebsd.org/projects/ideas/#p-freebsd-gnome-networkmanager When you are done with NetworkManager and works perfect, let us know and we can remove it from ideas page. Cheers, Mezz > Martin > > > On Thu, May 29, 2008 at 8:40 PM, Joe Marcus Clarke > wrote: >> On Thu, 2008-05-29 at 17:50 -0300, Martin Pieuchot wrote: >>> Hi, >>> >>> I am runing a 7-STABLE i386 box, and I use the latest dbus-glib >>> version from ports (0.74), >>> the bug is described and fixed on the freedesktop bugzilla : >>> >>> freedesktop.org bug ID 14429 >>> >>> https://bugs.freedesktop.org/show_bug.cgi?id=14429 >> >> Is this fix known to fix anything currently relevant to FreeBSD? If so, >> I can commit it, but if it's "nice to have" I'd rather wait for the next >> release. >> >> Joe -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From oberman at es.net Sun Jun 1 19:17:56 2008 From: oberman at es.net (Kevin Oberman) Date: Sun Jun 1 19:17:59 2008 Subject: gnome-panel crashes when launching Run Dialog In-Reply-To: Your message of "Sat, 31 May 2008 20:59:39 CDT." Message-ID: <20080601191753.0A89045019@ptavv.es.net> > Date: Sat, 31 May 2008 20:59:39 -0500 > From: "Jeremy Messenger" > Sender: owner-freebsd-gnome@freebsd.org > > On Fri, 30 May 2008 06:24:00 -0500, Andrew W. Nosenko > wrote: > > > Just FYI because may be FreeBSD specific... > > > > http://bugzilla.gnome.org/show_bug.cgi?id=531943 > > Where is Run Dialog in GNOME? I suspect he means Alt-F2. It's the only Run dialog that I am aware of. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 224 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080601/d220e1d3/attachment.pgp From andrew.w.nosenko at gmail.com Mon Jun 2 10:44:32 2008 From: andrew.w.nosenko at gmail.com (Andrew W. Nosenko) Date: Mon Jun 2 10:44:34 2008 Subject: gnome-panel crashes when launching Run Dialog In-Reply-To: <20080601191753.0A89045019@ptavv.es.net> References: <20080601191753.0A89045019@ptavv.es.net> Message-ID: <6161f3180806020344l5edf9fc8l8420aeccdcaf6d4a@mail.gmail.com> On Sun, Jun 1, 2008 at 10:17 PM, Kevin Oberman wrote: >> Date: Sat, 31 May 2008 20:59:39 -0500 >> From: "Jeremy Messenger" >> Sender: owner-freebsd-gnome@freebsd.org >> >> On Fri, 30 May 2008 06:24:00 -0500, Andrew W. Nosenko >> wrote: >> >> > Just FYI because may be FreeBSD specific... >> > >> > http://bugzilla.gnome.org/show_bug.cgi?id=531943 >> >> Where is Run Dialog in GNOME? > > I suspect he means Alt-F2. It's the only Run dialog that I am aware of. Yes, Alt-F2 (if you use default bindings). -- Andrew W. Nosenko From bugmaster at FreeBSD.org Mon Jun 2 11:07:19 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jun 2 11:07:44 2008 Subject: Current problem reports assigned to gnome@FreeBSD.org Message-ID: <200806021107.m52B7IDB093488@freefall.freebsd.org> Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- a ports/117724 gnome Recently updated x11/gdm port ignores $LANG setting in f ports/121263 gnome www/firefox: Firefox coredumps under FreeBSD 6.3 in Pr f ports/123079 gnome Firefox keeps on crashing on amd64 3 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/103529 gnome www/seamonkey: enable SVG and Pango font rendering sup o ports/116236 gnome [patch] Shoot yourself in the foot fix for www/firefox f ports/121472 gnome Loading perl scripts causes irc/xchat segmentation fau o ports/121670 gnome [PATCH] Update converters/libiconv to 1.12 s ports/122443 gnome [PATCH] net/avahi-app: use correct rc script suffix o ports/123036 gnome [update] x11-toolkits/libgtksourceviewmm version 0.2.0 p ports/123790 gnome Update port: www/webkit-gtk2 to 0.0.33561 p ports/123876 gnome please refresh www/firefox-devel - it is still on v3.0 8 problems total. From gahr at FreeBSD.org Mon Jun 2 15:03:25 2008 From: gahr at FreeBSD.org (Pietro Cerutti) Date: Mon Jun 2 15:03:33 2008 Subject: dependency problem on sparc64 Message-ID: <48440239.4020608@FreeBSD.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Hi list, I found that glib20 isn't recognized as should be on sparc64 (7.0-RELEASE) I can solve the problem with: - --- bsd.gnome.mk 24 Mar 2008 15:59:55 -0000 1.146 +++ bsd.gnome.mk 2 Jun 2008 14:20:31 -0000 @@ -251,7 +251,7 @@ ~ pygnome_RUN_DEPENDS= ${pygnome_DETECT}:${PORTSDIR}/x11-toolkits/py-gnome ~ pygnome_USE_GNOME_IMPL= gtkhtml pygtk - -_glib20_LIB_DEPENDS= glib-2.0.0:${PORTSDIR}/devel/glib20 +_glib20_LIB_DEPENDS= glib-2.0:${PORTSDIR}/devel/glib20 ~ _glib20_DETECT= ${LOCALBASE}/libdata/pkgconfig/glib-2.0.pc ~ _glib20_USE_GNOME_IMPL= gnometarget pkgconfig Here's some output: | pkg_info glib\* Information for glib-2.16.3: Comment: Some useful routines of C programming (current stable version) Description: GLib provides a simple, abstract, and highly portable set of C support routines such as lists, trees, hashes, memory allocation, and much, much more. It is a foundation for writing portable applications. WWW: http://www.gtk.org/ | cat Makefile PORTNAME= test USE_GNOME= glib20 .include | make depends ===> test- depends on shared library: glib-2.0.0 - not found ===> Verifying install for glib-2.0.0 in /usr/ports/devel/glib20 ===> Returning to build of test- Error: shared library "glib-2.0.0" does not exist *** Error code 1 Stop in /home/gahr. | d /usr/local/lib/libglib-2.0.* - -rw-r--r-- 1 root wheel 1.5M Jun 2 15:53 /usr/local/lib/libglib-2.0.a - -rwxr-xr-x 1 root wheel 939B Jun 2 15:53 /usr/local/lib/libglib-2.0.la lrwxr-xr-x 1 root wheel 19B Jun 2 15:53 /usr/local/lib/libglib-2.0.so -> libglib-2.0.so.1600 - -rwxr-xr-x 1 root wheel 904K Jun 2 15:53 /usr/local/lib/libglib-2.0.so.1600 Thanks, - -- Pietro Cerutti gahr@FreeBSD.org PGP Public Key: http://gahr.ch/pgp -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEAREKAAYFAkhEAgAACgkQwMJqmJVx945cdACg400ql+oUDZ/N41dfUOZ9ERTI qgoAoNQGt8KgHqcE/NDwXi07onWdQpwK =QvDo -----END PGP SIGNATURE----- From gahr at FreeBSD.org Mon Jun 2 15:03:27 2008 From: gahr at FreeBSD.org (Pietro Cerutti) Date: Mon Jun 2 15:03:34 2008 Subject: dependency problem on sparc64 In-Reply-To: <48440239.4020608@FreeBSD.org> References: <48440239.4020608@FreeBSD.org> Message-ID: <4844045B.6010005@FreeBSD.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Pietro Cerutti wrote: | Hi list, | | I found that glib20 isn't recognized as should be on sparc64 (7.0-RELEASE) Same story for atk. | | I can solve the problem with: | | --- bsd.gnome.mk 24 Mar 2008 15:59:55 -0000 1.146 | +++ bsd.gnome.mk 2 Jun 2008 14:20:31 -0000 | @@ -251,7 +251,7 @@ | ~ pygnome_RUN_DEPENDS= | ${pygnome_DETECT}:${PORTSDIR}/x11-toolkits/py-gnome | ~ pygnome_USE_GNOME_IMPL= gtkhtml pygtk | | -_glib20_LIB_DEPENDS= glib-2.0.0:${PORTSDIR}/devel/glib20 | +_glib20_LIB_DEPENDS= glib-2.0:${PORTSDIR}/devel/glib20 | ~ _glib20_DETECT= ${LOCALBASE}/libdata/pkgconfig/glib-2.0.pc | ~ _glib20_USE_GNOME_IMPL= gnometarget pkgconfig | | | | Here's some output: | | | pkg_info glib\* | Information for glib-2.16.3: | | Comment: | Some useful routines of C programming (current stable version) | | Description: | GLib provides a simple, abstract, and highly portable set of C support | routines such as lists, trees, hashes, memory allocation, and much, much | more. It is a foundation for writing portable applications. | | WWW: http://www.gtk.org/ | | | cat Makefile | PORTNAME= test | USE_GNOME= glib20 | .include | | | make depends | ===> test- depends on shared library: glib-2.0.0 - not found | ===> Verifying install for glib-2.0.0 in /usr/ports/devel/glib20 | ===> Returning to build of test- | Error: shared library "glib-2.0.0" does not exist | *** Error code 1 | Stop in /home/gahr. | | | d /usr/local/lib/libglib-2.0.* | -rw-r--r-- 1 root wheel 1.5M Jun 2 15:53 /usr/local/lib/libglib-2.0.a | -rwxr-xr-x 1 root wheel 939B Jun 2 15:53 /usr/local/lib/libglib-2.0.la | lrwxr-xr-x 1 root wheel 19B Jun 2 15:53 /usr/local/lib/libglib-2.0.so -> | libglib-2.0.so.1600 | -rwxr-xr-x 1 root wheel 904K Jun 2 15:53 | /usr/local/lib/libglib-2.0.so.1600 | | | Thanks, | - -- Pietro Cerutti gahr@FreeBSD.org PGP Public Key: http://gahr.ch/pgp -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEAREKAAYFAkhEBFgACgkQwMJqmJVx947uZwCeJbgn/RknkFeDnLvjcZzBjiXH eeMAmwSny1tTAoVuQh7svnDV+Wwu0SWc =LadO -----END PGP SIGNATURE----- From mezz7 at cox.net Mon Jun 2 15:57:50 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Mon Jun 2 15:57:54 2008 Subject: gnome-panel crashes when launching Run Dialog In-Reply-To: <6161f3180806020344l5edf9fc8l8420aeccdcaf6d4a@mail.gmail.com> References: <20080601191753.0A89045019@ptavv.es.net> <6161f3180806020344l5edf9fc8l8420aeccdcaf6d4a@mail.gmail.com> Message-ID: On Mon, 02 Jun 2008 05:44:31 -0500, Andrew W. Nosenko wrote: > On Sun, Jun 1, 2008 at 10:17 PM, Kevin Oberman wrote: >>> Date: Sat, 31 May 2008 20:59:39 -0500 >>> From: "Jeremy Messenger" >>> Sender: owner-freebsd-gnome@freebsd.org >>> >>> On Fri, 30 May 2008 06:24:00 -0500, Andrew W. Nosenko >>> wrote: >>> >>> > Just FYI because may be FreeBSD specific... >>> > >>> > http://bugzilla.gnome.org/show_bug.cgi?id=531943 >>> >>> Where is Run Dialog in GNOME? >> >> I suspect he means Alt-F2. It's the only Run dialog that I am aware of. > > Yes, Alt-F2 (if you use default bindings). I can't reproduce your problem. I think it's possible an issue in devel/xdg-utils, so I will checking it out this afternoon. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From mezz7 at cox.net Mon Jun 2 16:09:43 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Mon Jun 2 16:09:47 2008 Subject: dependency problem on sparc64 In-Reply-To: <48440239.4020608@FreeBSD.org> References: <48440239.4020608@FreeBSD.org> Message-ID: On Mon, 02 Jun 2008 09:22:49 -0500, Pietro Cerutti wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > Hi list, > > I found that glib20 isn't recognized as should be on sparc64 > (7.0-RELEASE) > > I can solve the problem with: > > - --- bsd.gnome.mk 24 Mar 2008 15:59:55 -0000 1.146 > +++ bsd.gnome.mk 2 Jun 2008 14:20:31 -0000 > @@ -251,7 +251,7 @@ > ~ pygnome_RUN_DEPENDS= > ${pygnome_DETECT}:${PORTSDIR}/x11-toolkits/py-gnome > ~ pygnome_USE_GNOME_IMPL= gtkhtml pygtk > > - -_glib20_LIB_DEPENDS= glib-2.0.0:${PORTSDIR}/devel/glib20 > +_glib20_LIB_DEPENDS= glib-2.0:${PORTSDIR}/devel/glib20 > ~ _glib20_DETECT= > ${LOCALBASE}/libdata/pkgconfig/glib-2.0.pc > ~ _glib20_USE_GNOME_IMPL= gnometarget pkgconfig > > > > Here's some output: > > | pkg_info glib\* > Information for glib-2.16.3: > > Comment: > Some useful routines of C programming (current stable version) > > Description: > GLib provides a simple, abstract, and highly portable set of C support > routines such as lists, trees, hashes, memory allocation, and much, much > more. It is a foundation for writing portable applications. > > WWW: http://www.gtk.org/ > > | cat Makefile > PORTNAME= test > USE_GNOME= glib20 > .include > > | make depends > ===> test- depends on shared library: glib-2.0.0 - not found > ===> Verifying install for glib-2.0.0 in /usr/ports/devel/glib20 > ===> Returning to build of test- > Error: shared library "glib-2.0.0" does not exist > *** Error code 1 > Stop in /home/gahr. > > | d /usr/local/lib/libglib-2.0.* > - -rw-r--r-- 1 root wheel 1.5M Jun 2 15:53 /usr/local/lib/libglib-2.0.a > - -rwxr-xr-x 1 root wheel 939B Jun 2 15:53 /usr/local/lib/libglib-2.0.la > lrwxr-xr-x 1 root wheel 19B Jun 2 15:53 /usr/local/lib/libglib-2.0.so -> > libglib-2.0.so.1600 > - -rwxr-xr-x 1 root wheel 904K Jun 2 15:53 > /usr/local/lib/libglib-2.0.so.1600 This is busted. How old is your bsd.gnome.mk? Or maybe something (libtool) that doesn't work correct for sparc64? See mine: ---------------------------------------- # ls -l /usr/local/lib/libglib-2.0.* -rw-r--r-- 1 root wheel 2280800 Apr 16 03:33 /usr/local/lib/libglib-2.0.a -rwxr-xr-x 1 root wheel 933 Apr 16 03:33 /usr/local/lib/libglib-2.0.la* lrwxr-xr-x 1 root wheel 16 Apr 16 03:33 /usr/local/lib/libglib-2.0.so@ -> libglib-2.0.so.0 -rwxr-xr-x 1 root wheel 1658013 Apr 16 03:33 /usr/local/lib/libglib-2.0.so.0* ---------------------------------------- We have a hack called ltverhack in bsd.gnome.mk to force any library to get correct ABI version that way it won't get bump until ABI change. For example, ltverhack gets our glib20 to have libglib-2.0.so.0 instead of like your for libglib-2.0.so.1600. If that ltverhack doesn't work for sparc64, then it will need to be figure out why. Cheers, Mezz > Thanks, > > - -- > Pietro Cerutti > gahr@FreeBSD.org > > PGP Public Key: > http://gahr.ch/pgp > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.9 (FreeBSD) > > iEYEAREKAAYFAkhEAgAACgkQwMJqmJVx945cdACg400ql+oUDZ/N41dfUOZ9ERTI > qgoAoNQGt8KgHqcE/NDwXi07onWdQpwK > =QvDo > -----END PGP SIGNATURE----- -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From gahr at FreeBSD.org Mon Jun 2 16:58:19 2008 From: gahr at FreeBSD.org (Pietro Cerutti) Date: Mon Jun 2 16:58:26 2008 Subject: dependency problem on sparc64 In-Reply-To: References: <48440239.4020608@FreeBSD.org> Message-ID: <484426A3.7070009@FreeBSD.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Jeremy Messenger wrote: | On Mon, 02 Jun 2008 09:22:49 -0500, Pietro Cerutti | wrote: | | Hi list, | | I found that glib20 isn't recognized as should be on sparc64 | (7.0-RELEASE) | | I can solve the problem with: | | --- bsd.gnome.mk 24 Mar 2008 15:59:55 -0000 1.146 | +++ bsd.gnome.mk 2 Jun 2008 14:20:31 -0000 | @@ -251,7 +251,7 @@ | ~ pygnome_RUN_DEPENDS= | ${pygnome_DETECT}:${PORTSDIR}/x11-toolkits/py-gnome | ~ pygnome_USE_GNOME_IMPL= gtkhtml pygtk | | -_glib20_LIB_DEPENDS= glib-2.0.0:${PORTSDIR}/devel/glib20 | +_glib20_LIB_DEPENDS= glib-2.0:${PORTSDIR}/devel/glib20 | ~ _glib20_DETECT= | ${LOCALBASE}/libdata/pkgconfig/glib-2.0.pc | ~ _glib20_USE_GNOME_IMPL= gnometarget pkgconfig | | | | Here's some output: | | | pkg_info glib\* | Information for glib-2.16.3: | | Comment: | Some useful routines of C programming (current stable version) | | Description: | GLib provides a simple, abstract, and highly portable set of C support | routines such as lists, trees, hashes, memory allocation, and much, much | more. It is a foundation for writing portable applications. | | WWW: http://www.gtk.org/ | | | cat Makefile | PORTNAME= test | USE_GNOME= glib20 | .include | | | make depends | ===> test- depends on shared library: glib-2.0.0 - not found | ===> Verifying install for glib-2.0.0 in /usr/ports/devel/glib20 | ===> Returning to build of test- | Error: shared library "glib-2.0.0" does not exist | *** Error code 1 | Stop in /home/gahr. | | | d /usr/local/lib/libglib-2.0.* | -rw-r--r-- 1 root wheel 1.5M Jun 2 15:53 /usr/local/lib/libglib-2.0.a | -rwxr-xr-x 1 root wheel 939B Jun 2 15:53 /usr/local/lib/libglib-2.0.la | lrwxr-xr-x 1 root wheel 19B Jun 2 15:53 /usr/local/lib/libglib-2.0.so -> | libglib-2.0.so.1600 | -rwxr-xr-x 1 root wheel 904K Jun 2 15:53 | /usr/local/lib/libglib-2.0.so.1600 | |> This is busted. How old is your bsd.gnome.mk? Or maybe something |> (libtool) that doesn't work correct for sparc64? See mine: I think not much older than yours: $FreeBSD: ports/Mk/bsd.gnome.mk,v 1.147 2008/05/29 16:34:11 mezz Exp $ ~ $NetBSD: $ ~ $MCom: ports/Mk/bsd.gnome.mk,v 1.447 2008/03/12 03:42:31 marcus Exp $ and libtool is 1.5.24 | |> We have a hack called ltverhack in bsd.gnome.mk to force any library to |> get correct ABI version that way it won't get bump until ABI change. For |> example, ltverhack gets our glib20 to have libglib-2.0.so.0 instead of |> like your for libglib-2.0.so.1600. If that ltverhack doesn't work for |> sparc64, then it will need to be figure out why. Any clue how to debug it? Thanks, |> Mezz - -- Pietro Cerutti gahr@FreeBSD.org PGP Public Key: http://gahr.ch/pgp -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEAREKAAYFAkhEJqEACgkQwMJqmJVx946OvwCeJ1grH0UYJR92h25YCVufsvHP 9CIAoMBgnVe8lVEMp44kLJaJty/UWMkG =s6md -----END PGP SIGNATURE----- From mezz7 at cox.net Mon Jun 2 18:31:00 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Mon Jun 2 18:31:05 2008 Subject: dependency problem on sparc64 In-Reply-To: <484426A3.7070009@FreeBSD.org> References: <48440239.4020608@FreeBSD.org> <484426A3.7070009@FreeBSD.org> Message-ID: On Mon, 02 Jun 2008 11:58:11 -0500, Pietro Cerutti wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > Jeremy Messenger wrote: > | On Mon, 02 Jun 2008 09:22:49 -0500, Pietro Cerutti > | wrote: > | > | Hi list, > | > | I found that glib20 isn't recognized as should be on sparc64 > | (7.0-RELEASE) > | > | I can solve the problem with: > | > | --- bsd.gnome.mk 24 Mar 2008 15:59:55 -0000 1.146 > | +++ bsd.gnome.mk 2 Jun 2008 14:20:31 -0000 > | @@ -251,7 +251,7 @@ > | ~ pygnome_RUN_DEPENDS= > | ${pygnome_DETECT}:${PORTSDIR}/x11-toolkits/py-gnome > | ~ pygnome_USE_GNOME_IMPL= gtkhtml pygtk > | > | -_glib20_LIB_DEPENDS= glib-2.0.0:${PORTSDIR}/devel/glib20 > | +_glib20_LIB_DEPENDS= glib-2.0:${PORTSDIR}/devel/glib20 > | ~ _glib20_DETECT= > | ${LOCALBASE}/libdata/pkgconfig/glib-2.0.pc > | ~ _glib20_USE_GNOME_IMPL= gnometarget pkgconfig > | > | > | > | Here's some output: > | > | | pkg_info glib\* > | Information for glib-2.16.3: > | > | Comment: > | Some useful routines of C programming (current stable version) > | > | Description: > | GLib provides a simple, abstract, and highly portable set of C support > | routines such as lists, trees, hashes, memory allocation, and much, > much > | more. It is a foundation for writing portable applications. > | > | WWW: http://www.gtk.org/ > | > | | cat Makefile > | PORTNAME= test > | USE_GNOME= glib20 > | .include > | > | | make depends > | ===> test- depends on shared library: glib-2.0.0 - not found > | ===> Verifying install for glib-2.0.0 in /usr/ports/devel/glib20 > | ===> Returning to build of test- > | Error: shared library "glib-2.0.0" does not exist > | *** Error code 1 > | Stop in /home/gahr. > | > | | d /usr/local/lib/libglib-2.0.* > | -rw-r--r-- 1 root wheel 1.5M Jun 2 15:53 /usr/local/lib/libglib-2.0.a > | -rwxr-xr-x 1 root wheel 939B Jun 2 15:53 /usr/local/lib/libglib-2.0.la > | lrwxr-xr-x 1 root wheel 19B Jun 2 15:53 /usr/local/lib/libglib-2.0.so > -> > | libglib-2.0.so.1600 > | -rwxr-xr-x 1 root wheel 904K Jun 2 15:53 > | /usr/local/lib/libglib-2.0.so.1600 > | > |> This is busted. How old is your bsd.gnome.mk? Or maybe something > |> (libtool) that doesn't work correct for sparc64? See mine: > > I think not much older than yours: > > $FreeBSD: ports/Mk/bsd.gnome.mk,v 1.147 2008/05/29 16:34:11 mezz Exp $ > ~ $NetBSD: $ > ~ $MCom: ports/Mk/bsd.gnome.mk,v 1.447 2008/03/12 03:42:31 marcus Exp $ > > and libtool is 1.5.24 You have latest version. > |> We have a hack called ltverhack in bsd.gnome.mk to force any library > to > |> get correct ABI version that way it won't get bump until ABI change. > For > |> example, ltverhack gets our glib20 to have libglib-2.0.so.0 instead of > |> like your for libglib-2.0.so.1600. If that ltverhack doesn't work for > |> sparc64, then it will need to be figure out why. > > Any clue how to debug it? Probably have to dig in libtool, bsd.gnome.mk and others (if there is any?). My time is a bit limit right now for a few days, so I will explain how ltverhack works in case if you want to dig in. ----------------------------------------------------- - Copy /usr/local/share/libtool/ltmain.sh to ${WRKDIR}/gnome-ltmain.sh - Copy /usr/local/bin/libtool to ${WRKDIR}/gnome-libtool - Hack in both files by this: ${REINPLACE_CMD} -e \ '/freebsd-elf)/,/;;/ s|major="\.$$current"|major=.`expr $$current - $$age`|; \ /freebsd-elf)/,/;;/ s|versuffix="\.$$current"|versuffix="$$major"|' \ ${WRKDIR}/$$file; ----------------------------------------------------- You can view in bsd.gnome.mk at 667 to 693 line. Maybe you can attach your both files, ltmain.sh and libtool, for us to compare with these files. I don't know if it will helping as I am not skill on libtool, but won't hurt thought. Cheers, Mezz > Thanks, > > |> Mezz > > - -- > Pietro Cerutti > gahr@FreeBSD.org > > PGP Public Key: > http://gahr.ch/pgp > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.9 (FreeBSD) > > iEYEAREKAAYFAkhEJqEACgkQwMJqmJVx946OvwCeJ1grH0UYJR92h25YCVufsvHP > 9CIAoMBgnVe8lVEMp44kLJaJty/UWMkG > =s6md > -----END PGP SIGNATURE----- -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From rnejdl at ringofsaturn.com Mon Jun 2 18:53:02 2008 From: rnejdl at ringofsaturn.com (Rusty Nejdl) Date: Mon Jun 2 18:53:06 2008 Subject: Firefox 3 on Freebsd? Message-ID: <51011.63.166.226.83.1212430789.squirrel@prometheus.ringofsaturn.com> I have seen that the firefox-devel port is currently at firefox3 release alpha, although the actual firefox 3 is at RC1 status. I see in the notes that: s/BROKEN/IGNORE/ on !i386 until xpcom code is updated or written for !i386 Is this still the case and if so, is this something we need to get ahead of before firefox 3 is released? I would love to test this browser in FreeBSD7 to vet out any bugs but testing a version so far back won't help much. Thanks! Rusty Nejdl From contactmayankjain at gmail.com Wed Jun 4 06:51:44 2008 From: contactmayankjain at gmail.com (Mayank Jain) Date: Wed Jun 4 06:51:48 2008 Subject: core dump on FreeBsd 6.3 on kde Message-ID: Dear, I am getting the core dump on my FreeBSD machine. The details of the same can be found on below mentioned link. http://bugzilla.gnome.org/show_bug.cgi?id=535910 uname -a FreeBSD mayank.in.niksun.com 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Wed Jan 16 04:45:45 UTC 2008 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386 I am attaching the pkg_info file with this mail. -- ---------- Regards Mayank Jain +91-9818390836 http://mayankjain.110mb.com/ Software Engineer Niksun India Pvt Ltd SCO 16, Sector 14 Gurgaon Hard work never dies............ -------------- next part -------------- GraphicsMagick-1.1.10 Fast image processing tools based on ImageMagick ORBit-0.5.17_3 High-performance CORBA ORB with support for the C language ORBit2-2.14.10 High-performance CORBA ORB with support for the C language OpenEXR-1.6.0 A high dynamic-range (HDR) image file format Xaw3d-1.5E_2 A 3-D Athena Widget set that looks like Motif aalib-1.4.r5_4 An ascii art library acroread7-7.0.9_2,1 Adobe Reader for view, print, and search PDF documents (ENU acroreadwrapper-0.0.20060221_3 Wrapper script for Adobe Reader aiksaurus-1.2.1_2 A set of libraries and applications which provide a thesaur akode-2.0.1,1 Default KDE audio backend akode-plugins-mpc-2.0.1,1 Musepack decoder plugin for akode akode-plugins-mpeg-2.0.1,1 MPEG audio decoder plugin for akode akode-plugins-oss-2.0.1,1 OSS output plugin for akode akode-plugins-resampler-2.0.1,1 Resampler plugin for akode akode-plugins-xiph-2.0.1_2,1 FLAC/Speex/Vorbis decoder plugin for akode amarok-1.4.8_1 Media player for KDE amspsfnt-1.0_5 AMSFonts PostScript Fonts (Adobe Type 1 format) apache-1.3.41 The extremely popular Apache http server. Very fast, very c apache-ant-1.7.0_1 Java- and XML-based build tool, conceptually similar to mak appres-1.0.1 Program to list application's resources apr-gdbm-db42-1.2.8_2 The Apache Group's Portability Library arts-1.5.8,1 Audio system for the KDE integrated X11 desktop artswrapper-1.5.3 Setuid wrapper for arts aspell-0.60.5_2 Spelling checker with better suggestion logic than ispell atk-1.20.0 A GNOME accessibility toolkit (ATK) autoconf-2.13.000227_6 Automatically configure source code on many Un*x platforms autoconf-2.61_2 Automatically configure source code on many Un*x platforms autoconf-wrapper-20071109 Wrapper script for GNU autoconf automake-1.10_3 GNU Standards-compliant Makefile generator (1.10) automake-1.4.6_4 GNU Standards-compliant Makefile generator (1.4) automake-1.5_4,1 GNU Standards-compliant Makefile generator (1.5) automake-1.6.3 GNU Standards-compliant Makefile generator (1.6) automake-1.7.9 GNU Standards-compliant Makefile generator (1.7) automake-1.8.5 GNU Standards-compliant Makefile generator (1.8) automake-1.9.6_2 GNU Standards-compliant Makefile generator (1.9) automake-wrapper-20071109 Wrapper script for GNU automake autotools-20070905 Autotools meta-port avahi-0.6.21_1 The "meta-port" for the Avahi service discovery suite avahi-app-0.6.21_1 Service discovery on a local network bash-3.2.25 The GNU Project's Bourne Again SHell bdftopcf-1.0.1 Convert X font from BDF to PCF beforelight-1.0.2 A sample screen saver for X bison-2.3_3,1 A parser generator from FSF, (mostly) compatible with Yacc bitmap-1.0.3 Bitmap editor and converter utilities for X bitstream-vera-1.10_4 Bitstream Vera TrueType font collection boost-python-1.34.1 Free peer-reviewed portable C++ source libraries bsdpan-Pidgin-0.01 Pidgin - Perl extension for the Pidgin instant messenger. bsdpan-Purple-0.01 Purple - Perl extension to the libpurple instant messenger cairo-1.4.10_1 Vector graphics library with cross-device output support ccache-2.4_6 A tool to minimize the compile time of C/C++ programs ccmalloc-0.4.0_2 C/C++ memory profiler and memory leak tracer cdparanoia-3.9.8_8 A CDDA extraction tool (also known as ripper) cdrdao-1.2.2 Record CD-R[W]s in disk-at-once mode cdrtools-2.01_6 CD/CD-R[W] and ISO-9660 image creation and extraction tools chmlib-0.39 A library for dealing with Microsoft ITSS/CHM format files cmpsfont-1.0_6 Computer Modern PostScript Fonts (Adobe Type 1 format) compositeproto-0.4 Composite extension headers ctags-5.7 A feature-filled tagfile generator for vi and emacs clones cups-base-1.3.3_2 Common UNIX Printing System cups-pstoraster-8.15.4_1 Postscript interpreter for CUPS printing to non-PS printers curl-7.16.3 Non-interactive tool to get files from FTP, GOPHER, HTTP(S) cvsps-devel-2.1 CVS patchsets cvsup-16.1h_3 File distribution system optimized for CVS (GUI version) cxmon-3.2 Interactive file manipulation tool and disassembler cyrus-sasl-2.1.22 RFC 2222 SASL (Simple Authentication and Security Layer) damageproto-1.1.0_2 Damage extension headers db41-4.1.25_4 The Berkeley DB package, revision 4.1 db42-4.2.52_5 The Berkeley DB package, revision 4.2 dbus-1.0.2_2 A message bus system for inter-application communication dbus-glib-0.74 GLib bindings for the D-BUS messaging system dbus-qt3-0.70_1 Qt3 bindings for the D-BUS messaging system desktop-file-utils-0.14 A couple of command line utilities for working with desktop devel-flowtools-1.3 Parts of the flow-tools library need by mercury to compile. devel-mercury-4.x Developer's binary package for Niksun Mercury network traff diablo-jdk-1.5.0.07.01_9 Java Development Kit 1.5.0_07.01 dirmngr-0.9.7_2 A client for managing and downloading certificate revocatio distcc-gnome-2.18.3_9 Distribute compilation of C(++) code acrosss machines on a dmalloc-5.5.2 Portable debug memory allocation library dmidecode-2.9 A tool for dumping DMI (SMBIOS) contents in human-readable dmxproto-2.2.2 DMX extension headers docbook-sk-4.1.2_4 XML version of the DocBook DTD version controlled for Scrol docbook-xml-4.2_1 XML version of the DocBook DTD docbook-xml-4.3 DocBook/XML DTD V4.3, designed for technical documentation docbook-xml-4.4 DocBook/XML DTD V4.4, designed for technical documentation docbook-xsl-1.71.1_2 XSL DocBook stylesheets doxygen-1.5.4 A documentation system for C, C++ and other languages dvd+rw-tools-7.0 DVD burning software dvipsk-tetex-5.95a_2 Convert a TeX DVI file to PostScript eclipse-3.2.2 An open extensible IDE for anything and nothing in particul eclipse-cdt-3.1.2_1 C/C++ IDE for Eclipse editres-1.0.3 Dynamic resource editor for X Toolkit Applications eel-2.20.0 Generally useful classes and extensions to GNOME emacs-22.1_2 GNU editing macros encodings-1.0.2,1 X.Org Encoding fonts esound-0.2.38 A sound library for enlightenment package evolution-data-server-2.22.1_1 The data backends for the Evolution integrated mail/PIM sui expat-2.0.0_1 XML 1.0 parser written in C ezm3-1.2_1 Easier, more portable Modula-3 distribution for building CV faad2-2.6_1,1 MPEG-2 and MPEG-4 AAC audio decoder ffmpeg-2007.10.04_1 Hyper fast realtime audio/video encoder/converter, streamin fftw3-3.1.2 Fast C routines to compute the Discrete Fourier Transform file-roller-2.20.1,1 An archive manager for zip files, tar, etc firefox-2.0.0.10_1,1 Web browser based on the browser portion of Mozilla fixesproto-4.0 Fixes extension headers flac-1.1.2_2 Free lossless audio codec font-adobe-100dpi-1.0.0_1 X.Org Adobe 100dpi font font-adobe-75dpi-1.0.0 X.Org Adobe 75dpi font font-adobe-utopia-100dpi-1.0.1 X.Org Adobe Utopia 100dpi font font-adobe-utopia-75dpi-1.0.1 X.Org Adobe Utopia 75dpi font font-adobe-utopia-type1-1.0.1 X.Org Adobe Utopia Type1 font font-alias-1.0.1 X.Org Font aliases font-arabic-misc-1.0.0 X.Org miscellaneous Arabic fonts font-bh-100dpi-1.0.0 X.Org Bigelow Holmes 100dpi font font-bh-75dpi-1.0.0 X.Org Bigelow Holmes 75dpi font font-bh-lucidatypewriter-100dpi-1.0.0 X.Org Bigelow Holmes Lucida TypeWriter 100dpi font font-bh-lucidatypewriter-75dpi-1.0.0 X.Org Bigelow Holmes Lucida TypeWriter 75dpi font font-bh-ttf-1.0.0 X.Org Bigelow & Holmes TTF font font-bh-type1-1.0.0 X.Org Bigelow Holmes Type1 font font-bitstream-100dpi-1.0.0 X.Org Bitstream Vera 100dpi font font-bitstream-75dpi-1.0.0 X.Org Bitstream Vera 75dpi font font-bitstream-type1-1.0.0 X.Org Bitstream Vera Type1 font font-cronyx-cyrillic-1.0.0 X.Org Cronyx Cyrillic font font-cursor-misc-1.0.0 X.Org miscellaneous Cursor fonts font-daewoo-misc-1.0.0 X.Org miscellaneous Daewoo fonts font-dec-misc-1.0.0 X.Org miscellaneous Dec fonts font-ibm-type1-1.0.0 X.Org IBM Type1 font font-isas-misc-1.0.0 X.Org miscellaneous ISAS fonts font-jis-misc-1.0.0 X.Org miscellaneous JIS fonts font-micro-misc-1.0.0 X.Org miscellaneous Micro fonts font-misc-cyrillic-1.0.0 X.Org miscellaneous Cyrillic font font-misc-ethiopic-1.0.0 X.Org miscellaneous Ethiopic font font-misc-meltho-1.0.0_1 X.Org miscellaneous Meltho font font-misc-misc-1.0.0 X.Org miscellaneous Misc fonts font-mutt-misc-1.0.0 X.Org miscellaneous Mutt fonts font-schumacher-misc-1.0.0 X.Org miscellaneous Schumacher fonts font-screen-cyrillic-1.0.1 X.Org Screen Cyrillic font font-sony-misc-1.0.0 X.Org miscellaneous Sony fonts font-sun-misc-1.0.0 X.Org miscellaneous Sun fonts font-util-1.0.1 Create an index of X font files in a directory font-winitzki-cyrillic-1.0.0 X.Org Winitzki Cyrillic font font-xfree86-type1-1.0.0 X.Org XFree86 Type1 font fontcacheproto-0.1.2 Fontcache extension headers fontconfig-2.4.2_2,1 An XML-based font configuration API for X Windows fontforge-20080203 Type 1/TrueType/OpenType/bitmap font editor fontsproto-2.0.2 Fonts extension headers fonttosfnt-1.0.3 Wrap a bitmap font in a sftn wrapper fr-ispell-1.4_18 An interactive spelling checker for multiple languages freetype2-2.3.5 A free and portable TrueType font rendering engine fribidi-0.10.9 A Free Implementation of the Unicode Bidirectional Algorith fslsfonts-1.0.1 List fonts served by the X font server fstobdf-1.0.2 Generate BDF font from X font server gail-1.20.1 An implementation of the ATK interfaces for GTK+ widgets gamin-0.1.9 A file and directory monitoring system gcc-3.3.6_5,1 GNU Compiler Collection 3.3 gcc-4.2.4_20080220 GNU Compiler Collection 4.2 gccmakedep-1.0.2 Create dependencies in makefiles using 'gcc -M' gconf2-2.20.1 A configuration database system for GNOME gd-2.0.35,1 A graphics library for fast creation of images gdb-6.6 GNU GDB of newer version than comes with the system gdbm-1.8.3_3 The GNU database manager getopt-1.1.4 A getopt(1) replacement that supports GNU-style long option gettext-0.16.1_3 GNU gettext package ghostscript-gpl-8.60 GPL Postscript interpreter gio-fam-backend-2.16.1_1 FAM backend for GLib's GIO library git-1.5.3.8 Distributed source code management tool glib-1.2.10_12 Some useful routines of C programming (previous stable vers glib-2.16.1_2 Some useful routines of C programming (current stable versi gmake-3.81_2 GNU version of 'make' utility gnokii-0.6.22,1 Tools to talk to GSM cellular phones gnome-desktop-2.20.1_1 Additional UI API for GNOME 2 gnome-doc-utils-0.12.0 GNOME doc utils gnome-icon-theme-2.20.0_1 A collection of icons for the GNOME 2 desktop gnome-keyring-2.20.1 A program that keeps passwords and other secrets gnome-libs-1.4.2_10 Libraries for GNOME, a GNU desktop environment gnome-menus-2.20.1 Implementation of the FreeDesktop Desktop Menu Spec gnome-mime-data-2.18.0_2 A MIME and Application database for GNOME gnome-spell-1.0.8_1 A GNOME/Bonobo component for spell checking gnome-vfs-2.20.0_2 GNOME Virtual File System gnome_subr-1.0 Common startup and shutdown subroutines used by GNOME scrip gnomehier-2.3_10 A utility port that creates the GNOME directory tree gnupg-2.0.4 The GNU Privacy Guard gnutls-2.2.2 GNU Transport Layer Security library gpac-libgpac-0.4.4,1 Gpac MPEG-4 Systems library and headers gpgme-1.1.5 A library to make access to GnuPG easier graphviz-2.16.1 Graph Visualization Software from AT&T and Bell Labs gsfonts-8.11_4 Fonts used by GNU Ghostscript (or X) gstreamer-0.10.14_1 Development framework for creating media applications gstreamer-ffmpeg-0.10.2_1 GStreamer plug-in for manipulating MPEG video streams gstreamer-plugins-0.10.14,3 GStreamer written collection of plugins handling several me gstreamer-plugins-a52dec-0.10.6_2,3 Gstreamer ATSC A/52 stream aka AC-3 (dvd audio) plugin gstreamer-plugins-bad-0.10.5_2,3 Bad gstreamer-plugins gstreamer-plugins-core-0.10_9 Core set of typical audio and video gstreamer-plugins gstreamer-plugins-dts-0.10.5_3,3 Gstreamer dts plugin gstreamer-plugins-dvd-0.10.6_1,3 Gstreamer dvd plugin set gstreamer-plugins-good-0.10.6,3 Good gstreamer-plugins gstreamer-plugins-libpng-0.10.6_2,3 Gstreamer png plugin gstreamer-plugins-mad-0.10.6_3,3 Gstreamer mp3 decoder plugin gstreamer-plugins-mp3-0.10.0 Gstreamer Plugins Mp3 decoder meta-port gstreamer-plugins-ogg-0.10.14_2,3 Gstreamer Ogg bitstream plugin gstreamer-plugins-pango-0.10.14_2,3 Gstreamer pango textoverlay plugin gstreamer-plugins-theora-0.10.14_4,3 Gstreamer theora plugin gstreamer-plugins-ugly-0.10.6,3 Ugly gstreamer-plugins gstreamer-plugins-vorbis-0.10.14_3,3 Gstreamer vorbis encoder/decoder plugin gstreamer-plugins-xvid-0.10.5_1,3 Gstreamer xvid plugin gtar-1.18_1 GNU version of the traditional tar archiver gtk-1.2.10_18 Gimp Toolkit for X11 GUI (previous stable version) gtk-2.12.1_1 Gimp Toolkit for X11 GUI (current stable version) gtk-engines2-2.12.2 Theme engine for the gtk+-2.0 toolkit gtkhtml3-3.18.1 Lightweight HTML rendering/printing/editing engine gtkspell-2.0.11_5 A GTK+ 2 spell checking component hal-0.5.8.20070909 Hardware Abstraction Layer for simplifying device access hicolor-icon-theme-0.10_2 A high-color icon theme shell from the FreeDesktop project httrack-3.42.1 Easy-to-use offline browser utility and website copier iceauth-1.0.2 ICE authority file utility for X ico-1.0.2 Displays a wire-frame rotating plyhedron icu-3.8.1_1 International Components for Unicode (from IBM) id-utils-4.0_1 The classic Berkeley gid/lid tools for looking up variables ilmbase-1.0.0_2 ILM Base libraries a.k.a. Half, IlmThread, Imath and Iex imake-1.0.2_4,1 Imake and other utilities from X.Org imlib-1.9.15_5 A graphic library for enlightenment package inputproto-1.4.2.1 Input extension headers intltool-0.36.2 Tools to internationalize various kinds of data files ja-samba-3.0.28,1 Japanese Samba jackit-0.103.0 A low-latency audio server jasper-1.900.1_6 An implementation of the codec specified in the JPEG-2000 s javavmwrapper-2.3 Wrapper script for various Java Virtual Machines jbigkit-1.6 Lossless compression for bi-level images such as scanned pa jdk-1.6.0.3p4 Java Development Kit 1.6.0 jpeg-6b_4 IJG's jpeg compression utilities k3b-1.0.4 A CD/DVD recording GUI for KDE kbproto-1.0.3 KB extension headers kchmviewer-3.0_1 A Qt/KDE viewer for CHM files kde-xdg-env-1.0_3,1 Script which hooks into startkde and helps KDE pick up XDG kdeaccessibility-3.5.8 Accessibility applications for KDE kdeadmin-3.5.8 KDE applications related to system administration kdeartwork-3.5.8 Additional themes, sounds, wallpapers and window styles for kdebase-3.5.8 Basic applications for the KDE system kdebase-kompmgr-3.5.8 Utility needed to enable XComposite support in KDE kdeedu-3.5.8 Collection of entertaining, educational programs for KDE kdegames-3.5.8 Games for the KDE integrated X11 desktop kdegraphics-3.5.8_1 Graphics utilities for the KDE3 integrated X11 desktop kdehier-1.0_11 Utility port which installs a hierarchy of shared KDE direc kdelibs-3.5.8 Base set of libraries needed by KDE programs kdemultimedia-3.5.8 Multimedia utilities for the KDE integrated X11 desktop kdenetwork-3.5.8 Network-related programs and modules for KDE kdepim-3.5.8 Personal Information Management tools for KDE kdesdk-3.5.8 KDE Software Development Kit kdetoys-3.5.8 Small applications for KDE kdeutils-3.5.8 Utilities for the KDE integrated X11 desktop kdevelop-3.5.0 IDE for a wide variety of programming tasks kmplayer-0.9.4a,2 KDE frontend to mplayer koffice-1.6.3_3,2 Office Suite for KDE3 lame-3.97_1 ISO code based fast MP3 encoder kit lcms-1.17,1 Light Color Management System -- a color management library leaktracer-2.4 Trace and analyze memory leaks in C++ programs libFS-1.0.0 The FS library libGL-7.0.1 OpenGL library that renders using GLX or DRI libGLU-7.0.1 OpenGL utility library libICE-1.0.4,1 Inter Client Exchange library for X11 libIDL-0.8.9_1 A library for creating trees of CORBA IDL files libSM-1.0.3,1 Session Management library for X11 libX11-1.1.3,1 X11 library libXScrnSaver-1.1.2 The XScrnSaver library libXTrap-1.0.0 The XTrap library libXau-1.0.3_2 Authentication Protocol library for X11 libXaw-1.0.4,1 X Athena Widgets library libXcomposite-0.4.0,1 X Composite extension library libXcursor-1.1.9 X client-side cursor loading library libXdamage-1.1.1 X Damage extension library libXdmcp-1.0.2 X Display Manager Control Protocol library libXevie-1.0.2 The Xevie library libXext-1.0.3,1 X11 Extension library libXfixes-4.0.3 X Fixes extension library libXfont-1.3.1_1,1 X font libary libXfontcache-1.0.4 The Xfontcache library libXft-2.1.12 A client-sided font API for X applications libXi-1.1.3,1 X Input extension library libXinerama-1.0.2,1 X11 Xinerama library libXmu-1.0.3,1 X Miscellaneous Utilities libraries libXp-1.0.0,1 X print library libXpm-3.5.7 X Pixmap library libXprintAppUtil-1.0.1 The XprintAppUtil library libXprintUtil-1.0.1 The XprintUtil library libXrandr-1.2.2 X Resize and Rotate extension library libXrender-0.9.4 X Render extension library libXres-1.0.3_2 X Resource usage library libXt-1.0.5 X Toolkit library libXtst-1.0.3 X Test extension libXv-1.0.3,1 X Video Extension library libXvMC-1.0.4 X Video Extension Motion Compensation library libXxf86dga-1.0.2 X DGA Extension libXxf86misc-1.0.1 X XF86-Misc Extension libXxf86vm-1.0.1 X Vidmode Extension liba52-0.7.4_1 A free library for decoding ATSC A/52 streams, aka AC-3 libao-0.8.8_1 Portable audio output library libart_lgpl-2.3.19,1 Library for high-performance 2D graphics libaudiofile-0.2.6 A sound library for SGI audio file libbonobo-2.22.0 A component and compound document system for GNOME2 libbonoboui-2.20.0 GUI frontend to the libbonobo component of GNOME 2 libcddb-1.3.0 A library to access data on a CDDB server libcdio-0.77_2 Compact Disc Input and Control Library libcroco-0.6.1 CSS2 parsing library libdaemon-0.12 Lightweight C library that eases the writing of UNIX daemon libdca-0.0.5 Free DTS Coherent Acoustics decoder libdmx-1.0.2 DMX extension library libdrm-2.3.0 Userspace interface to kernel Direct Rendering Module servi libdvdcss-1.2.9_2 Portable abstraction library for DVD decryption libdvdnav-0.1.10_3 The library for the xine-dvdnav plugin libdvdread-0.9.7_3 This is needed by ogle, which is a DVD player that supports libexecinfo-1.1_1 A library for inspecting program's backtrace libexif-0.6.15 Library to read digital camera file meta-data libfame-0.9.1_2 A video encoding library libfontenc-1.0.4 The fontenc Library libfpx-1.2.0.12_1 Library routines for working with Flashpix images libgcrypt-1.4.0 General purpose crypto library based on code used in GnuPG libglade2-2.6.2 GNOME glade library libglut-7.0.1_1 OpenGL utility toolkit libgmp-4.2.2 A free library for arbitrary precision arithmetic libgnome-2.20.1.1_1 Libraries for GNOME, a GNU desktop environment libgnomecanvas-2.20.1.1 A graphics library for GNOME libgnomeui-2.20.1.1 Libraries for the GNOME GUI, a GNU desktop environment libgpg-error-1.5 Common error values for all GnuPG components libgpod-0.6.0 A library for direct access of iPod's contents libgsf-1.14.7 An extensible i/o abstraction for dealing with structured f libiconv-1.11_1 A character set conversion library libid3tag-0.15.1b ID3 tags library (part of MAD project) libidn-1.2 Internationalized Domain Names command line tool libksba-1.0.1_1 KSBA is an X.509 Library libltdl-1.5.24 System independent dlopen wrapper libmad-0.15.1b_2 Libmad library (part of MAD project) libmikmod-esound-3.1.11_2 MikMod Sound Library libmng-1.0.9 Multiple-image Network Graphics (MNG) reference library libmodplug-0.8.4 ModPlug mod-like music shared libraries libmtp-0.2.4 Media Transfer Protocol (MTP) library libmusicbrainz-2.1.5 2nd generation incarnation of the CD Index - audio metadata libnjb-2.2.5 C library, API for communicating with Creative and Dell aud libofa-0.9.3_1 The Open Fingerprint Architecture Library libogg-1.1.3,4 Ogg bitstream library liboil-0.3.12 Library of optimized inner loops liboldX-1.0.1 Old X library libopensync-0.22_1 Freedesktop synchronization framework libpaper-1.1.21_3 A library providing routines for paper size management libpurple-2.4.0 Backend library for the Pidgin multi-protocol messaging cli librsvg2-2.18.2_1 Library for parsing and rendering SVG vector-graphic files libsamplerate-0.1.2_2 Secret Rabbit Code: a Sample Rate Converter for audio libsndfile-1.0.17_1 Reading and writing files containing sampled sound (like WA libsoup-2.4.1 A SOAP (Simple Object Access Protocol) implementation in C libspiro-20071029 Library to convert clothoid splines into bezier splines libtasn1-1.3 ASN.1 structure parser library libthai-0.1.5_3 Thai language support library libtheora-1.0.a8 Theora video codec for the Ogg multimedia streaming system libtool-1.5.24 Generic shared library support script libtunepimp-0.5.3_1,1 Client library for musicbrainz libungif-4.1.4_5 Tools and library routines for working with GIF images libuninameslist-20060907 A library of Unicode annotation data libusb-0.1.12_1 Library giving userland programs access to USB devices libvisual-0.2.0_1 Abstraction library that sits between apps and visual plugi libvisual04-0.4.0 Abstraction library that sits between apps and visual plugi libvolume_id-0.75.0_1 Library to provide file system type information libvorbis-1.2.0_1,3 Audio compression codec library libwmf-0.2.8.4_2 Tools and library for converting Microsoft WMF (windows met libwpd-0.8.9_1 Tools for importing and exporting WordPerfect(tm) documents libwww-5.4.0_4 The W3C Reference Library libxine-1.1.7_3 Libraries for xine multimedia player libxkbfile-1.0.4 XKB file library libxkbui-1.0.2 The xkbui library libxml-1.8.17_4 XML parser library for GNOME libxml2-2.6.31 XML parser library for GNOME libxslt-1.1.22 The XSLT C library for GNOME linc-1.0.3_6 A library for writing networked servers & clients links-0.98,1 Lynx-like text WWW browser linux-atk-1.9.1 Accessibility Toolkit, Linux/i386 binary linux-expat-1.95.8 Linux/i386 binary port of Expat XML-parsing library linux-flashplugin-7.0r73 Adobe Flash Player NPAPI Plugin linux-fontconfig-2.2.3_7 Linux/i386 binary of Fontconfig linux-glib2-2.6.6 Version 2.X Linux/i386 binary port of GLib linux-gtk2-2.6.10 GTK+ library, version 2.X, Linux binary linux-jpeg-6b.34 RPM of the JPEG lib linux-pango-1.8.1 Linux pango binary linux-png-1.2.8_2 RPM of the PNG lib linux-tiff-3.7.1 TIFF library, Linux/i386 binary linux-xorg-libs-6.8.2_5 Xorg libraries, linux binaries linux_base-fc-4_10 Base set of packages needed in Linux mode (for i386/amd64) listres-1.0.1 List resources in widgets luit-1.0.2_2 Locale and ISO 2022 support for Unicode terminals lyx-1.4.5.1 Document processor interfaced with LaTeX (nearly WYSIWYG) m4-1.4.9,1 GNU m4 mDNSResponder-108 Apple's mDNSResponder makedepend-1.0.1,1 A dependency generator for makefiles mkcomposecache-1.2_1 Program to create Compose cache files mkfontdir-1.0.3 Create an index of X font files in a directory mkfontscale-1.0.3 Creates an index of scalable font files for X mm-1.4.2 Shared memory allocation library for pre-forked process mod moinmoin-1.6.2 A Python clone of WikiWiki mpeg4ip-libmp4v2-1.6.1 Mpeg-4 library and tools from mpeg4ip mpfr-2.3.1 A library for multiple-precision floating-point computation mplayer-0.99.11_1 High performance media player supporting many formats mplayer-skins-1.1.2_6 Skins for MPlayer's Graphical User Interface (GUI) mysql-client-5.0.45_1 Multithreaded SQL database (client) nas-1.8_1 Network Audio System nasm-0.98.39,1 General-purpose multi-platform x86 assembler nautilus-2.20.0 File manager for the GNOME desktop neon-0.26.4 An HTTP and WebDAV client library for Unix systems net-snmp-5.3.1_7 An extendable SNMP implementation nmap-4.20_1 Port scanning utility for large networks nspluginwrapper-0.9.91.5 A compatibility plugin for Netscape 4 (NPAPI) plugins nspr-4.6.7 A platform-neutral API for system level and libc like funct nss-3.11.7 Libraries to support development of security-enabled applic oclock-1.0.1 Round clock application for X open-motif-2.2.3_5 Motif X11 Toolkit (industry standard GUI (IEEE 1295)) openldap-client-2.3.39 Open source LDAP client implementation openoffice.org-2.4.20080228 Integrated wordprocessor/dbase/spreadsheet/drawing/chart/br openslp-1.2.1_2 Open-source implementation of the Service Location Protocol opera-9.25.20071214 A blazingly fast, full-featured, standards-compliant browse p5-Archive-Tar-1.38_1 Perl module for creation and manipulation of tar files p5-Archive-Zip-1.20 Perl module to create, manipulate, read, and write Zip arch p5-Authen-SASL-2.11 Perl5 module for SASL authentication p5-Compress-Raw-Zlib-2.006 Low-Level Interface to zlib compression library p5-Compress-Zlib-2.007 Perl5 interface to zlib compression library p5-Digest-1.15 Modules that calculate message digests p5-Digest-HMAC-1.01 Perl5 interface to HMAC Message-Digest Algorithms p5-Digest-MD5-2.36 Perl5 interface to the MD5 algorithm p5-Digest-SHA1-2.11 Perl interface to the SHA-1 Algorithm p5-Encode-Detect-1.00 An Encode::Encoding subclass that detects the encoding of d p5-Error-0.17009 Perl module to provide Error/exception support for perl: Er p5-ExtUtils-CBuilder-0.23 Compile and link C code for Perl modules p5-ExtUtils-ParseXS-2.19 Converts Perl XS code into C code p5-File-Temp-0.18 Perl5 module to generate temporary files or directories saf p5-File-Which-0.05 Portable implementation of `which' in Perl p5-GSSAPI-0.26 Perl extension providing access to the GSSAPIv2 library p5-HTML-Parser-3.56_1 Perl5 module for parsing HTML documents p5-HTML-Tagset-3.20 Some useful data table in parsing HTML p5-IO-Compress-Base-2.006 Base Class for IO::Uncompress modules p5-IO-Compress-Zlib-2.006 Perl5 interface for reading and writing of (g)zip files p5-IO-Socket-INET6-2.52 Perl module with object interface to AF_INET6 domain socket p5-IO-Socket-SSL-1.13 Perl5 interface to SSL sockets p5-IO-String-1.08 Simplified Perl5 module to handle I/O on in-core strings p5-IO-Zlib-1.09 IO:: style interface to Compress::Zlib p5-MIME-Base64-3.07 Perl5 module for Base64 and Quoted-Printable encodings p5-Mail-SpamAssassin-3.2.4_4 A highly efficient mail filter for identifying spam p5-Mail-Tools-2.02 Perl5 modules for dealing with Internet e-mail messages p5-Math-BigInt-1.87 Math::BigInt - Arbitrary size integer math package p5-Module-Build-0.28.08_2 Build and install Perl modules p5-Net-1.22,1 Perl5 modules to access and use network protocols p5-Net-DNS-0.63 Perl5 interface to the DNS resolver, and dynamic updates p5-Net-IP-1.25 Perl extension for manipulating IPv4/IPv6 addresses p5-Net-SSLeay-1.30_1 Perl5 interface to SSL p5-PathTools-3.25 A Perl module for portably manipulating file specifications p5-Scalar-List-Utils-1.19,1 Perl subroutines that would be nice to have in the perl cor p5-Socket6-0.20 IPv6 related part of the C socket.h defines and structure m p5-Spiffy-0.30 Spiffy Perl Interface Framework For You p5-Term-ReadKey-2.30 A perl5 module for simple terminal control p5-Test-Base-0.54_1 Test::Base - A Data Driven Testing Framework p5-Tk-804.027_1 A re-port of a perl5 interface to Tk8.4 p5-URI-1.36 Perl5 interface to Uniform Resource Identifier (URI) refere p5-XML-Parser-2.34_2 Perl extension interface to James Clark's XML parser, expat p5-YAML-0.66 YAML implementation in Perl p5-libwww-5.805 Perl5 library for WWW access p5-type1inst-0.6.1_5 A script that helps install Postscript fonts in X Window Sy p7zip-4.57 File archiver with high compression ratio pango-1.18.3 An open-source framework for the layout and rendering of i1 patch-2.5.4 GNU patch utility pccts-1.33.33 The Purdue Compiler Construction Tool Set pciids-20071004 Database of all known ID's used in PCI devices pcre-7.6 Perl Compatible Regular Expressions library perl-5.8.8_1 Practical Extraction and Report Language pilot-link-0.12.2,1 Suite of tools used to connect and sync your Palm handled pixman-0.9.6 Low-level pixel manipulation library pkg-config-0.22_1 A utility to retrieve information about installed libraries png-1.2.22 Library for manipulating PNG images policykit-0.1.20060514_4 Framework for controlling access to system-wide components poppler-0.6 A PDF rendering library poppler-data-0.1 Poppler encoding data poppler-qt-0.6 Qt bindings to poppler popt-1.7_4 A getopt(3) like library with a number of enhancements, fro portaudio-18.1_2 Portable cross-platform Audio API portaudit-0.5.11 Checks installed ports against a list of security vulnerabi portupgrade-devel-2.4.3 FreeBSD ports/packages administration and management tool s postgresql-client-8.1.10 PostgreSQL database (client) postgresql-libpqxx-2.6.9 A new C++ interface for PostgreSQL printproto-1.0.3 Print extension headers proxytunnel-1.7.2 Connects stdin and stdout to an origin server through an HT pth-2.0.7 GNU Portable Threads py25-dbus-0.82.3 Python bindings for the D-BUS messaging system py25-libxml2-2.6.30 Python interface for XML parser library for GNOME py25-pycrypto-2.0.1_1 The Python Cryptography Toolkit python25-2.5.1_1 An interpreted object-oriented programming language qt-3.3.8_6 Multiplatform C++ application framework randrproto-1.2.1 Randr extension headers rar-3.71,2 File archiver (binary port) rarian-0.6.0_1 An OMF help system based on the Freedesktop specification razor-agents-2.84 A distributed, collaborative, spam detection and filtering recordproto-1.13.2 RECORD extension headers renderproto-0.9.3 RenderProto protocol headers rgb-1.0.1 Uncompile an rgb corl-name database rpm-3.0.6_13 The Red Hat Package Manager rstart-1.0.2 Sample implementation of a Remote Start client ruby-1.8.6.111_1,1 An object-oriented interpreted scripting language ruby18-bdb-0.6.2 Ruby interface to Sleepycat's Berkeley DB revision 2 or lat samba-libsmbclient-3.0.28 Shared libs from the samba package scripts-1.0.1 Various X related scripts scrnsaverproto-1.1.0 ScrnSaver extension headers sdl-1.2.11_2,2 Cross-platform multi-media development API sdocbook-xml-1.1,1 "Simplified" DocBook XML DTD sessreg-1.0.3 Manage utmp/wtmp entries for non-init X clients setxkbmap-1.0.4 Set the keyboard using the X Keyboard Extension shared-mime-info-0.22_1 A MIME type database from the FreeDesktop project showfont-1.0.1 Font dumper for the X font server smproxy-1.0.2 Session Manager Proxy speex-1.2.b2,1 An open-source patent-free voice codec sqlite3-3.4.1 An SQL database engine in a C library w/ Tcl wrapper startup-notification-0.9_1 Library that supports startup notification spec from freede subversion-1.4.6_1 Version control system subversion-python-1.4.4_1 Version control system sudo-1.6.9.6 Allow others to run commands as root svgalib-1.4.3_5 A low level console graphics library swig-1.3.31_2 Simplified Wrapper and Interface Generator sysid-mercury-4.5rc5 libsysid devel package t1lib-5.1.2,1 A Type 1 Rasterizer Library for UNIX/X11 taglib-1.4_2 Library for manipulating ID3 tags and Ogg comments tcl-8.4.18,1 Tool Command Language teTeX-base-3.0_12 Thomas Esser's distribution of TeX & friends (binaries) teTeX-texmf-3.0_5 Thomas Esser's distribution of TeX & friends (texmf tree) tex-texmflocal-1.9 Meta-port that creates a site-local $TEXMF directory texcm-ttf-20010117_2 TeX's Computer Modern Fonts texi2html-1.76_1,1 Texinfo to HTML converter thunderbird-2.0.0.9 Mozilla Thunderbird is standalone mail and news that stands tidy-20000804_2 Fixes and tidies up HTML files tiff-3.8.2_1 Tools and library routines for working with TIFF images tk-8.4.18,2 Graphical toolkit for TCL tmake-1.7_3 Extremely portable perl-based make utility trapproto-3.4.3 DEC-XTRAP extension headers twm-1.0.3_3 Tab Window Manager for the X Window System unrar-3.71.b1,5 Extract, view & test RAR archives unzip-5.52_3 List, test and extract compressed files in a ZIP archive v4l_compat-1.0.20060801 Video4Linux compatibility header valgrind-352_7 A (memory) debugging and profiling tool vcdimager-0.7.23_3 GNU VCDImager/VCDRip -- The GNU VideoCD Image Maker/Ripping videoproto-2.2.2 Video extension headers viewres-1.0.1 Graphical class browser for Xt viewvc-1.0.4 Web-based Version Control Repository Browsing vim6-6.4.9_1 Vi "workalike", with many additional features vnc-4.1.2_2 Display X and Win32 desktops on remote X/Win32/Java display vorbis-tools-1.1.1_5,3 Play, encode, and manage Ogg Vorbis files wavpack-4.41.0 Compress (and restore) both 16 and 24-bit audio files in .w wget-1.10.2_1 Retrieve files from the Net via HTTP and FTP win32-codecs-3.1.0.r1,1 Huge compilation of Win32 binary video codecs windowmaker-0.92.0_3 GNUstep-compliant NeXTstep window manager clone wine-0.9.58,1 Microsoft Windows compatibility layer for Unix-like systems wmicons-1.0_2 Icons mainly for use in Window Maker wv2-0.2.3_1 A library providing routines to access Microsoft Word files x11perf-1.4.1 X11 server performance test program x264-0.0.20070913 Multimedia library and tool for encoding H.264/AVC video st xauth-1.0.2 X authority file utility xbacklight-1.1 Program to adjust backlight brightness xbiff-1.0.1 Mailbox flag for X xbitmaps-1.0.1 X.Org bitmaps data xcalc-1.0.2 Scientific calculator for X xchat-2.8.4_3 An X11 IRC client using the GTK+ 2 toolkit xclipboard-1.0.1 X clipboard client xclock-1.0.3 Analog and digital clock for X xcmsdb-1.0.1 Device Color Characterization utility for X xconsole-1.0.3 Monitor system console messages with X xcursor-themes-1.0.1_1 X.org cursors themes xcursorgen-1.0.2 Create an X cursor file from a collection of PNG images xdbedizzy-1.0.2 Demo of DBE creating a double buffered spinning scene xditview-1.0.1 Display ditroff output xdm-1.1.6_2 X.Org X display manager xdpyinfo-1.0.2 Display information utility for X xdriinfo-1.0.2 Query configuration information of DRI drivers xedit-1.0.2 Simple text editor for X xev-1.0.2 Print contents of X events xextproto-7.0.2 XExt extension headers xeyes-1.0.1 A follow the mouse X demo xf86-input-keyboard-1.2.2_1 X.Org keyboard input driver xf86-input-mouse-1.2.3 X.Org mouse input driver xf86-video-ati-6.7.195 X.Org ati display driver xf86-video-i810-1.6.5_3 X.Org i810 display driver xf86-video-nv-2.1.6 X.Org nv display driver xf86-video-vesa-1.3.0_1 X.Org vesa display driver xf86-video-vga-4.1.0_1 X.Org vga display driver xf86-video-via-0.2.2_2 X.Org via display driver xf86dga-1.0.2 Test program for the XFree86-DGA extension xf86dgaproto-2.0.3 XFree86-DGA extension headers xf86miscproto-0.9.2 XFree86-Misc extension headers xf86vidmodeproto-2.2.2 XFree86-VidModeExtension extension headers xfd-1.0.1 Display all characters in an X font xfindproxy-1.0.1 Locate available proxy services xfontsel-1.0.2 Point and click selection of X11 font names xforms-1.0_4,1 A graphical user interface toolkit for X Window System xfs-1.0.5,1 X.Org font server xfsinfo-1.0.1 X font server information utility xfwp-1.0.1 X firewall proxy xgamma-1.0.2 Gamma correction through the X server. xgc-1.0.1 X graphics demo xhost-1.0.2 Server access control program for X xineramaproto-1.1.2 Xinerama extension headers xinit-1.0.7 X Window System initializer xkbcomp-1.0.3 Compile XKB keyboard description xkbevd-1.0.2 XKB event daemon xkbprint-1.0.1 Utility for printing an XKB keyboard description xkbutils-1.0.1 XKB utility demos xkeyboard-config-1.0_1 X Keyboard Configuration Database xkill-1.0.1 Utility for killing a client by its X resource xload-1.0.2 System load average display for X xlogo-1.0.1 Displays the X Window System logo. xlsatoms-1.0.1 List interned atoms defined on a server xlsclients-1.0.1 List client applications running on a display xlsfonts-1.0.2 Server font list displayer for X xmag-1.0.2 X application for screen magnifying xman-1.0.3 Manual page display program for X xmessage-1.0.2 Display message or query in a X window xmlcatmgr-2.2 SGML and XML catalog manager xmodmap-1.0.3 Utility for modifying keymaps and pointer button mappings i xmore-1.0.1 Plain text display program for X xorg-apps-7.3 X.org apps meta-port xorg-cf-files-1.0.2_2 X.org cf files for use with imake builds xorg-docs-1.4,1 X.org documentation files xorg-drivers-7.3 X.org drivers meta-port xorg-fonts-100dpi-7.3 X.Org 100dpi bitmap fonts xorg-fonts-7.3 X.org fonts meta-port xorg-fonts-75dpi-7.3 X.Org 75dpi bitmap fonts xorg-fonts-cyrillic-7.3 X.Org Cyrillic bitmap fonts xorg-fonts-miscbitmaps-7.3 X.Org miscellaneous bitmap fonts xorg-fonts-truetype-7.3 X.Org TrueType fonts xorg-fonts-type1-7.3 X.Org Type1 fonts xorg-libraries-7.3_1 X.org libraries meta-port xorg-server-1.4_3,1 X.Org X server and related programs xphelloworld-1.0.1_1 Sends a test page to an Xprint printer xplsprinters-1.0.1 Shows a list of Xprint printers xpr-1.0.2 Utility for printing an X window dump xprehashprinterlist-1.0.1 Recomputes the list of available printers. xprop-1.0.3 Property displayer for X xproto-7.0.10_1 X11 protocol headers xrandr-1.2.2 Primitive command line interface to the RandR extension xrdb-1.0.4 X server resource database utility xrefresh-1.0.2 Refresh all or part of an X screen xrx-1.0.1 RX helper program xset-1.0.3 User preference utility for X xsetmode-1.0.0 Set the mode for an X Input Device xsetpointer-1.0.1 Set an X Input device as the main pointer xsetroot-1.0.2 root window parameter setting utility for X xsm-1.0.1 X Session Manager xstdcmap-1.0.1 X standard colormap utility xterm-229 Terminal emulator for the X Window System xtrans-1.0.4 Abstract network code for X xtrap-1.0.2 XTrap sample clients for X xulrunner-1.8.0.4_8 Mozilla runtime package that can be used to bootstrap XUL+X xvid-1.1.3,1 An opensource MPEG-4 codec, based on OpenDivx xvidtune-1.0.1 Video mode tuner for X xvinfo-1.0.2 Print out X-Video extension adaptor information xwd-1.0.1 Dump an image of an X window xwininfo-1.0.3 Window information utility for X xwud-1.0.1 Image displayer for X zip-2.32 Create/update ZIP files compatible with pkzip From itetcu at FreeBSD.org Wed Jun 4 12:46:59 2008 From: itetcu at FreeBSD.org (Ion-Mihai Tetcu) Date: Wed Jun 4 12:47:05 2008 Subject: graphics/passepartout - build failure Message-ID: <20080604154657.483580c7@it.buh.tecnik93.com> Hi, You receive this email if you are either the maintainer of the port or if you recently committed to it. If the error is already fixed please ignore this email; if you submit a PR to fix it CC me and I'll commit it ASAP. These emails are generated in one of the following cases: - an automated build was scheduled because the port was touched in CVS - the periodic QA build has reached it. - the port was scheduled because it is a dependency of a port from the cases above. There is no fixed interval for this; if other ports depend on it you will receive this emails more often since testing those other ports is made impossible by this port being broken. Efforts are made to restrict the number of outgoing emails to one/port/week for QA or dependency builds (but not for commit-triggered builds; if you commit 3 times in 5 minutes to the same port and the first 2 versions fail you'll receive 2 emails). The builds are done under tinderbox-2.4.2_2 , on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the official up-to-date Ports Tree (for commit-triggered builds the files are fetched via CVSWeb), with the following vars set: FORCE_PACKAGE=yes, NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes. When you fix install/plist errors please bear in mind that each of the 3 NO* vars controls the installation of different type of files, so constructs like: .ifndef NOPORTDOCS @${MKDIR} ${DATADIR} ... .endif or %%PORTDOCS%%%%EXAMPLESDIR%%/some_example_file are wrong, WRONG, _WRONG_. The error which triggered this email is bellow: http://t64.tecnik93.com/errors/7-STABLE-FTP/passepartout-0.7.0.log Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B From mezz7 at cox.net Wed Jun 4 19:36:48 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Wed Jun 4 19:36:52 2008 Subject: My dark theme from our screenshots page. Message-ID: Hello folks, I got two emails about where GTK+2 dark theme for Clearlooks engine that I got from in our screenshots page. I did it by myself. I just use 'Colors' option in Customize Theme dialog, then fix up gtkrc that doesn't cover a few stuff for dark theme. There is probably a few missed stuff that need to be fix for dark theme, so feel free to let me know and I can try to fix it. http://www.freebsd.org/gnome/images/ss222-3.png I did a very simple tweak in liferea.css to change the colours of links (blue/purple) that is hard to read in dark theme like one you can see Firefox in ss222-3.png. Here are two links to download GTK+2 theme and liferea.css. As for the Vim, search for 'vim wombat' in google. As for the Opera users, just create an empty file in ~/.qt/qtrc to avoid use system colour. Opera looks horrible with system colour that has dark colours. GTK+2 dark theme: http://people.freebsd.org/~mezz/themes/DarkClearlooks.tar.bz2 Liferea: http://people.freebsd.org/~mezz/themes/liferea.css Before the dark theme, I used to use x11-themes/ubuntulooks with colours tweak to blue instead of orange. http://people.freebsd.org/~mezz/themes/HumanBlue.tar.bz2 -- Since I got a new LCD monitor (used to have CRT monitor), I can't stand normal theme because it's bright (even with low setting) for me. I think the dark theme is better for LCD monitor and I like it. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From edwin at FreeBSD.org Thu Jun 5 00:23:58 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Jun 5 00:24:00 2008 Subject: ports/121472: Loading perl scripts causes irc/xchat segmentation fault Message-ID: <200806050023.m550Nw06005680@freefall.freebsd.org> Synopsis: Loading perl scripts causes irc/xchat segmentation fault State-Changed-From-To: feedback->analyzed State-Changed-By: edwin State-Changed-When: Thu Jun 5 00:23:09 UTC 2008 State-Changed-Why: It is indeed caused by the Perl malloc routines, building perl with WITHOUT_PERL_MALLOC=1 set resolves it. http://www.freebsd.org/cgi/query-pr.cgi?pr=121472 From sales at computerwide.net Thu Jun 5 01:49:15 2008 From: sales at computerwide.net (ComputerWide) Date: Thu Jun 5 01:49:18 2008 Subject: [ A D V ] Cisco, HP, Toshiba, SONY, etc. Message-ID: <88217059.20080604184909@computerwide.net> If you have received this message in error or if you would like to be removed from our broadcast for any reason, reply to this email with REMOVE as subject followed by the email address you wish to remove. *********************************************************** ComputerWide, Inc. 23679 Calabasas Road #761 Calabasas, CA. 91302, USA Tel: (818) 804-5158 http://www.computerwide.net Email: sales@computerwide.net ******** CISCO SPECIAL ******** The following Cisco models are brand new in sealed boxes but they have been registered before. they are priced at 50% off GPL. 1 x AIR-WLC2106-K9 $1,625 2 x ASA5505-UL-BUN-K9 $500 1 x WS-CE500-24LC $650 38 x WS-C2960-24TC-L $1,250 3 x WS-C2960-48TC-L $2,250 4 x WS-C2960G-24TC-L $1,650 8 x WS-C2960G-48TC-L $3,000 15 x WS-C3560-24PS-S $1,900 4 x WS-C3560-24TS-E $2,500 1 x WS-C3560G-24TS-S $2,400 8 x WS-C3560G-24PS-S $2,800 4 x WS-C3750E-24TD-E $6,750 2 x WS-C3750G-12S-E $6,000 1 x WS-C3750G-12S-S $4,000 10 x WS-C3750G-48PS-S $7,750 1 x WS-C3750G-48TS-S $7,000 ******** CISCO OEM SPECIAL ******** We have the following OEM Cisco: Part Number Brand Price ----------- ----- ----- CWDM-GBIC-**** Agilestar $750 CWDM-SFP-**** Agilestar $750 15454-GBIC-SX Agilent $120 15454-GBIC-LX Agilestar $220 15454-GBIC-ZX Agilestar $750 GLC-T Agilestar $170 GLC-SX-MM? Finisar $120 GLC-SX-MM Agilent $120 GLC-SX-MM? Stratos $120 GLC-SX-MM Infineon $120 GLC-SX-MM Agilestar $120 GLC-SX-MM? JDS $120 GLC-LH-SM Agilent $220 GLC-LH-SM? Finisar $220 GLC-ZX-SM Agilestar $550 SFP-FCGE-S JDS $220 SFP-GE-S JDS $220 SFP-FCGE-L Agilestar $220 SFP-GE-L? Agilestar $240 SFP-GE-Z? Agilestar $775 WS-G5482 Agilestar $180 WS-G5483? Agilestar $180 WS-G5484? Finisar $120 WS-G5484 Agilent? $120 WS-G5484? Agilestar $120 WS-G5486? Agilestar $220 WS-G5486? Fiberxon $220 WS-G5487 Agilestar $550 WS-G5487 Finisar $550 10G-XFP-SR? Intel? $1,000 10G-XFP-SR? Agilestar $1,800 10G-XFP-LR? Agilestar $2,500 XFP-10GLR-OC192SR Agilestar $2,500 XENPAK-10GB-LR Agilent $1,800 ******** CISCO SPECIAL ******** The following modules and Cables are available at $2000 take all: 20 * CAB-SS-449MT New Orignial 15 * CAB-SS-V35MT New Orignial 5 * CAB-SS-X21MT New Orignial 1 * NM-4E New OEM 2 * NM-4B-S/T New OEM 20 * NM-4B-S/T Used OEM 1 * NM-8B-S/T New OEM 9 * WIC-1B-S/T New OEM 13 * WS-G5483 New OEM 12 * WS-G5486 New OEM 2 * WS-G5487 New OEM *********** NoteBooks ************ The following are Notebook prices. All NEW models come with 1 year warranty and all RB models with 90 days. For a detailed list, please request our price list in Excel or PDF format. A minimum of 4 notebooks required per order. 3 years Onsite US Warranty is at $120 per NoteBook. Part Number Model Price ----------- ----- ----- HP NEW GY787US#ABA 6510B BUSINESS NOTEBOOK $870 NEW RH244AV-CTO 6910P BUSINESS NOTEBOOK $980 NEW RL880AW#ABA NC4400 BUSINESS NOTEBOOK $880 NEW RM119UT#ABA NX6325 BUSINESS NOTEBOOK $645 REF RM237UAR#ABA 6910P BUSINESS NOTEBOOK $1,020 REF GA445UAR#ABA PAVILION DV6405US $555 REF GA447UAR#ABA PAVILION DV6408NR $560 REF GA508UAR#ABA PAVILION DV2550SE $825 REF GA650UAR#ABA PAVILION TX1217CL $1,020 REF GC667AAR#ABA PRESARIO SR5130NX $325 REF GS659UAR#ABA PAVILION DV6660SE $760 REF GS673UAR#ABA PAVILION DV6645CA $695 REF GS718UAR#ABA PAVILION DV9610US $670 REF GS794UAR#ABA PAVILION DV6675US $1,040 REF GS798UAR#ABA PAVILION DV6623CL $720 REF GS803UAR#ABA PAVILION DV6648SE $730 REF GS805UAR#ABA PAVILION DV6604CL $590 REF GS823UAR#ABA PAVILION DV6624CA $720 REF GS885UAR#ABA PAVILION DV2660SE $810 REF KC313UAR#ABA PAVILION DV6768SE $775 REF KC451UAR#ABA PAVILION DV2745SE $810 REF KC590UAR#ABA PRESARIO F751NR $510 Sony REF VGNAR570EA-R DIGITAL STUDIO AR570EA $1,320 REF VGNAR670N1-R DIGITAL STUDIO AR670N $1,170 REF VGNBX760PS5-R VAIO BX-SERIES BX760PS5 $950 REF VGNCR220E/N-R VAIO CR-SERIES CR220E $955 REF VGNCR220E/P-R VAIO CR-SERIES CR220E $965 REF VGNCR220E/R-R VAIO CR-SERIES CR220E $965 REF VGNCR220E/W-R VAIO CR-SERIES CR220E $955 REF VGNN325E/B-R VAIO N-SERIES N325E $655 REF VGNNR120E/S-R VAIO NR-SERIES NR120E $660 REF VGNNR160E/S-R VAIO NR-SERIES NR160E $725 REF VGNSZ640N/B-R VAIO SZ-SERIES SZ640N $1,450 REF VGNSZ660N/C-R VAIO SZ-SERIES SZ660N $1,690 TOSHIBA NEW PSAF3U-0PD00V SATELLITE PRO A205-S5812 $730 NEW PSAF3U-0SL021 SATELLITE PRO A205-S5813 $775 NEW PSAFHU-00Y001 SATELLITE PRO A210-EZ2201 $610 NEW PSU31C-RW70BC SATELLITE PRO U300-RW7 $895 NEW PTM60U-07U00F TECRA M6-EZ6612 $1,085 NEW PTS53U-01P00S TECRA A9-S9016X $1,380 REF PPM20U00PW94Z PORTEGE M200 $375 REF PQF43U-007004B QOSMIO F45-AV411 $775 REF PQF43U-007004B QOSMIO F45-AV413 $775 REF PSAF3U-0NR00VB SATELLITE A205-S5804 $505 IBM/LENOVO NEW 0768EHU LENOVO 3000 N100-0768 $550 ACER REF LX.AJA0X.004-R ASPIRE 5520-5912 $630 REF LX.AJA0X.018-R ASPIRE 5520-5147 $655 REF LX.AJA0X.019-R ASPIRE 5520-5334 $615 REF LX.AKV0X.379-R ASPIRE 5920-6864 $690 REF LX.AKZ0Y.087-R ASPIRE 4315-2490 $450 REF LX.ALC0Y.079-R ASPIRE 5315-2153 $450 REF LX.AML0X.086-R ASPIRE 7720-6155 $730 REF LX.AMV0X.003-R ASPIRE 4520-5803 $555 REF LX.AMV0X.129-R ASPIRE 4520-5950 $585 REF LX.AV40Y.034-R ASPIRE 5050-3371 $500 REF LX.AWE0X.009-R ASPIRE 9410-2028 $620 REF LX.AWE0X.016-R ASPIRE 9410-2457 $625 REF LX.AX90X.322-R ASPIRE 5100-5674 $565 REF LX.AXK0X.173-R ASPIRE 5610-2762 $665 REF LX.AYA0X.039-R ASPIRE 5570-2977 $540 REF LX.AZ90X.034-R ASPIRE 9410-4933 $670 Fujitsu NEW FPCR32373 LIFEBOOK A6110 $805 *********************************************************** All Cisco Models in our inventory are at 40% off GPL. Any new item not listed can be supplied at 30% off GPL. Any Refurbished item can be supplied at 47% off GPL. *********************************************************** Customer Service is the priority for us. We have proudly shipped to 89 countries around the globe since 1995. *********************************************************** Quantity discount is available. Prices are in US$ and FOB Los Angeles. For additional information about our company and products, please visit http://www.computerwide.net *********************************************************** The following CISCO, 3com, HP, and Watchguard products are ORIGINAL and NEW in RETAIL PACKS. Please visit the following page for more info: http://product.computerwide.net Cisco Router (NEW) CISCO871-K9 $389 CISCO871-SEC-K9 $479 CISCO871W-G-A-K9 $509 CISCO877-K9 $389 CISCO877-SEC/K9 $479 CISCO877W-G-A-K9 $509 CISCO1811/K9 $777 CISCO1811W-AG-A/K9 $957 CISCO1841 $837 CISCO1841-HSEC/K9 $1,797 CISCO1841-SEC/K9 $1,497 CISCO1841-T1 $1,437 CISCO1841-T1SEC/K9 $2,097 ACS-1841-RM-19= $60 CISCO2801 $1,197 CISCO2801-AC-IP $1,422 CISCO2801-HSEC/K9 $2,157 CISCO2801-SEC/K9 $1,737 CISCO2801-V/K9 $1,617 CISCO2811 $1,497 CISCO2811-AC-IP $1,737 CISCO2811-DC $1,737 CISCO2811-HSEC/K9 $2,457 CISCO2811-SEC/K9 $2,037 CISCO2811-V/K9 $1,917 CISCO2821 $2,337 CISCO2821-AC-IP $2,697 CISCO2821-HSEC/K9 $3,297 CISCO2821-SEC/K9 $2,877 CISCO2821-V/K9 $2,817 CISCO2851 $3,897 CISCO2851-AC-IP $4,257 CISCO2851-V/K9 $4,437 CISCO3825 $5,700 CISCO3825-AC-IP $6,060 CISCO3825-HSEC/K9 $6,957 CISCO3825-SEC/K9 $6,537 CISCO3825-V/K9 $6,297 CISCO3845 $7,800 CISCO3845-AC-IP $8,160 CISCO3845-HSEC/K9 $9,537 CISCO3845-SEC/K9 $8,637 CISCO3845-V/K9 $8,397 Cisco Router Module (New) AIM-VPN/HPII-PLUS $2,100 AIM-VPN/SSL-2= $1,500 AIM-VPN/SSL-3= $2,100 HWIC-1ADSL= $450 HWIC-1FE= $840 HWIC-2FE= $1,500 HWIC-1GE-SFP $2,100 HWIC-4A/S $720 HWIC-4ESW $255 HWIC-4ESW-POE $345 HWIC-4T $1,680 HWIC-8A $690 HWIC-8A/S-232 $1,440 HWIC-16A $1,380 HWIC-AP-AG-A $420 HWIC-AP-G-A $300 HWIC-D-9ESW $480 HWIC-D-9ESW-POE $648 ILPM-4 $90 ILPM-8 $168 NM-1FE2W-V2 $1,380 NM-2FE2W-V2 $1,920 NM-1T3/E3 $5,100 NM-16ESW= $897 NME-16ES-1G $1,377 NME-16ES-1G-P $1,635 NME-X-23ES-1G $1,977 NME-X-23ES-1G-P $2,313 NME-XD-24ES-1S-P $3,075 NME-XD-48ES-2S-P $4,137 PVDM2-8 $240 PVDM2-16 $480 PVDM2-32 $960 PVDM2-48 $1,440 PVDM2-64 $1,920 VIC-4FXS/DID $480 VIC2-2E/M $240 VIC2-2FXO $240 VIC2-2FXS $240 VIC2-4FXO $480 VWIC2-1MFT-G703 $1,080 VWIC2-1MFT-T1/E1 $780 VWIC2-2MFT-G703 $1,800 VWIC2-2MFT-T1/E1 $1,200 WIC-1B-S/T-V3= $300 WIC-1B-U-V2 $420 WIC-1DSU-T1-V2 $600 WIC-1T $240 WIC-2A/S= $300 WIC-2T $420 Cisco Switch (NEW) WS-CE500-24LC $777 WS-CE500-24PC $1,677 WS-CE500G-12TC $1,173 WS-CE520-8PC-K9 $837 WS-CE520-24LC-K9 $777 WS-CE520-24PC-K9 $1,677 WS-CE520-24TT-K9 $477 WS-CE520G-24TC-K9 $1,677 WS-C2960-8TC-L $537 WS-C2960-24PC-L $1,797 WS-C2960-24TC-L $1,497 WS-C2960-24TT-L $777 WS-C2960-48TC-L $2,697 WS-C2960-48TC-S $2,097 WS-C2960-48TT-L $1,497 WS-C2960G-8TC-L $837 WS-C2960G-24TC-L $1,977 WS-C2960G-48TC-L $3,597 WS-C3560-8PC-S $837 WS-C3560-24PS-E $3,474 WS-C3560-24PS-S $2,277 WS-C3560-24TS-E $2,994 WS-C3560-24TS-S $1,797 WS-C3560-48PS-E $5,094 WS-C3560-48PS-S $3,897 WS-C3560-48TS-E $4,194 WS-C3560-48TS-S $2,997 WS-C3560E-24PD-E $6,474 WS-C3560E-24PD-S $4,077 WS-C3560E-24TD-E $5,994 WS-C3560E-24TD-S $3,597 WS-C3560E-48PD-E $10,494 WS-C3560E-48PD-S $8,097 WS-C3560E-48TD-E $9,594 WS-C3560E-48TD-S $7,197 WS-C3560G-24PS-E $5,754 WS-C3560G-24PS-S $3,357 WS-C3560G-24TS-E $5,274 WS-C3560G-24TS-S $2,877 WS-C3560G-48PS-E $8,094 WS-C3560G-48PS-S $5,697 WS-C3560G-48TS-E $7,194 WS-C3560G-48TS-S $4,797 WS-C3750-24FS-S $6,477 WS-C3750-24PS-E $4,074 WS-C3750-24PS-S $2,877 WS-C3750-24TS-E $3,594 WS-C3750-24TS-S $2,397 WS-C3750-48PS-E $6,294 WS-C3750-48PS-S $5,097 WS-C3750-48TS-E $5,394 WS-C3750-48TS-S $4,197 WS-C3750E-24PD-E $8,574 WS-C3750E-24PD-S $6,177 WS-C3750E-24TD-E $8,094 WS-C3750E-24TD-S $5,697 WS-C3750E-48PD-E $17,994 WS-C3750E-48PD-S $12,297 WS-C3750E-48TD-E $16,194 WS-C3750E-48TD-S $11,397 WS-C3750G-12S-E $7,194 WS-C3750G-12S-S $4,797 WS-C3750G-24PS-E $7,074 WS-C3750G-24PS-S $4,677 WS-C3750G-24T-E $5,994 WS-C3750G-24T-S $3,597 WS-C3750G-24TS-E $6,894 WS-C3750G-24TS-E1U $6,594 WS-C3750G-24TS-S $4,497 WS-C3750G-24TS-S1U $4,197 WS-C3750G-24WS-S50 $15,300 WS-C3750G-48PS-E $14,094 WS-C3750G-48PS-S $9,297 WS-C3750G-48TS-E $13,194 WS-C3750G-48TS-S $8,397 WS-C4503-E $597 WS-C4506-E $2,997 WS-C4507R-E $5,997 WS-C4510R-E $7,497 WS-C4900M $9,600 WS-C4948-E $8,697 WS-C4948-S $6,297 WS-C4948-10GE-E $12,897 WS-C4948-10GE-S $10,497 WS-C6506-E $3,300 WS-C6506-E-FAN $297 WS-C6509-E $5,700 WS-C6509-E-FAN $297 Cisco Switch Module (NEW) CVR-X2-SFP= $117 GLC-LH-SM= $597 GLC-SX-MM= $300 GLC-ZX-SM= $2,397 GLC-T= $237 GLC-FE-100FX= $150 GLC-GE-100FX $150 WS-G5483 $237 WS-G5484 $300 WS-G5486 $597 WS-G5487 $2,397 WS-X4013+ $3,597 WS-X4013+TS $3,597 WS-X4013+10GE $7,197 WS-X4124-RJ45 $1,497 WS-X4148-RJ $2,697 WS-X4148-RJ21 $2,697 WS-X4232-GB-RJ $2,697 WS-X4248-RJ45V $3,897 WS-X4424-GB-RJ45 $2,097 WS-X4448-GB-SFP $9,897 WS-X45-SUP6-E= $11,997 WS-X4506-GB-T $2,097 WS-X4515 $7,197 WS-X4516 $9,897 WS-X4516-10GE $11,997 WS-X4524-GB-RJ45V $2,697 WS-X4548-GB-RJ45 $3,297 WS-X4548-GB-RJ45V $4,497 WS-X4606-X2-E= $9,000 WS-X4648-RJ45V-E= $5,697 WS-X4904-10GE= $3,000 WS-X4908-10GE= $4,500 WS-X4920-GB-RJ45= $2,100 WS-X4991 $120 WS-X6148A-GE-TX $4,200 WS-X6148A-RJ-45 $3,600 WS-X6548-GE-TX $7,200 WS-X6724-SFP $9,000 WS-X6748-GE-TX $9,000 WS-X6748-SFP= $15,000 WS-SUP32-GE-3B $9,000 WS-SUP720-3B $16,800 WS-SUP720-3BXL= $24,000 WS-SVC-CMM $5,997 WS-SVC-CMM-6T1 $7,197 X2-10GB-CX4 $360 X2-10GB-LR $2,400 X2-10GB-LX4 $1,797 X2-10GB-SR $1,800 Cisco FireWall (NEW) ASA5500-SSL-10 $750 ASA5500-SSL-25 $1,857 ASA5500-SSL-50 $2,397 ASA5505-50-BUN-K9 $507 ASA5505-BUN-K9 $357 ASA5505-PWR-AC= $48 ASA5505-SEC-BUN-K9 $1,017 ASA5505-SEC-PL= $510 ASA5505-SSL10-K9 $1,257 ASA5505-SSL25-K9 $2,364 ASA5505-UL-BUN-K9 $597 ASA5510-BUN-K9 $2,097 ASA5510-AIP10-K9 $4,797 ASA5510-SEC-BUN-K9 $2,697 ASA5510-SEC-PL= $720 ASA5510-SSL50-K9 $4,497 ASA5510-SSL100-K9 $6,897 ASA5520-AIP10-K9 $7,497 ASA5520-AIP20-K9 $9,597 ASA5520-BUN-K9 $4,797 ASA5520-CSC10-K9 $6,717 ASA-SSM-AIP-10-K9 $3,600 ASA-SSM-AIP-20-K9 $6,000 SSM-4GE= $3,000 Cisco IP Phone (NEW) CP-7906G= $105 CP-7906G-CH1 $165 CP-7911G= $135 CP-7911G-CH1 $225 CP-7914= $237 CP-7931G= $195 CP-7936= $717 CP-7936-CH1 $807 CP-7936-MIC-KIT= $210 CP-7936-PWR-KIT $90 CP-7937G= $777 CP-7937-MIC-KIT= $210 CP-7937-PWR-SPL= $36 CP-7940G $159 CP-7940G-CH1 $279 CP-7941G $207 CP-7941G-CH1 $327 CP-7941G-GE= $261 CP-7941G-GE-CH1 $381 CP-7942G= $243 CP-7942G-CH1 $363 CP-7945G= $297 CP-7945G-CH1 $399 CP-7960G $219 CP-7960G-CH1 $339 CP-7961G $267 CP-7961G-CH1 $387 CP-7961G-GE= $339 CP-7962G= $303 CP-7962G-CH1 $423 CP-7965G= $375 CP-7965G-CH1 $477 CP-7970G $384 CP-7970G-CH1 $534 CP-7971G-GE $474 CP-7975G= $423 CP-7975G-CH1 $573 CP-PWR-CUBE-3 $27 CP-PWR-INJ= $75 CP-DOUBLFOOTSTAND $22 CP-LCKNGWALLMOUNT $18 CP-LCKNGWALLMNT2 $18 CP-SINGLFOOTSTAND $19 CP-WALLMOUNTKIT $15 CUVA-V2= $96 ATA-186-I1-A= $90 ATA186-I1-1P-CH1-A $126 Cisco Wireless (NEW) AIR-ANT1728 $95 AIR-ANT1729 $131 AIR-ANT2422DG-R $11 AIR-ANT2430V-R= $149 AIR-ANT2460P-R $131 AIR-ANT2465P-R $239 AIR-ANT2485P-R $143 AIR-ANT2506 $95 AIR-ANT4941 $11 AIR-ANT5135D-R $11 AIR-ANT5140V-R= $149 AIR-ANT5145V-R= $167 AIR-ANT5160V-R= $125 AIR-ANT5959 $167 AIR-AP521G-A-K9 $299 AIR-AP1010-A-K9 $359 AIR-AP1030-A-K9 $539 AIR-AP1121G-A-K9 $359 AIR-AP1131AG-A-K9 $419 AIR-AP1242AG-A-K9 $539 AIR-AP1252AG-A-K9 $779 AIR-BR1310G-A-K9 $779 AIR-BR1310G-A-K9-R $779 AIR-CB21AG-A-K9 $101 AIR-LAP1131AG-A-K9 $419 AIR-LAP1242AG-A-K9 $539 AIR-LAP1252AG-A-K9 $779 AIR-LAP521G-A-K9 $299 AIR-MP21G-A-K9 $89 AIR-PI21AG-A-K9 $149 AIR-PWR-A= $23 AIR-PWR-SPLY1= $35 AIR-PWRINJ3= $36 AIR-PWRINJ4= $89 AIR-WLC2106-K9 $1,950 AIR-WLC526-K9 $1,079 Cisco Power Supply (NEW) PWR-2801-AC-IP $225 PWR-2811-AC-IP $240 PWR-2821-51-AC-IP $360 PWR-3825-AC $300 PWR-3825-AC-IP= $360 PWR-3845-AC= $300 PWR-3845-AC-IP= $600 PWR-C45-1000AC $597 PWR-C45-1300ACV $897 PWR-C45-1400AC $897 PWR-C45-2800ACV $1,197 PWR-C45-4200ACV $2,397 PWR-C49-300AC= $300 PWR-C49M-1000AC= $600 PWR-RPS2300= $720 C3K-PWR-1150WAC= $897 C3K-PWR-750WAC= $597 CAB-RPS2300= $90 CAB-RPS2300-E= $90 WS-CAC-3000W $1,800 WS-CAC-6000W $3,000 Cisco Cable (NEW) CAB-***FC $60 CAB-***MT $60 CAB-SS-***FC $60 CAB-SS-***MT $60 CAB-OCT-*** $390 CAB-16AWG-AC= $60 CAB-7513AC= $15 CAB-7KAC= $15 CAB-AC-2800W-TWLK= $27 CAB-AC-C6K-TWLK= $27 CAB-SFP-50CM $150 CAB-STACK-50CM= $60 CAB-STACK-1M= $120 CAB-STACK-3M= $180 CAB-US515P-C19-US= $27 CAB-US620P-C19-US= $27 3Com Switch & Module (NEW) 3C16470B $53 3C16471B $81 3C16472 $137 3C16475CS $148 3C16476CS $277 3C16477A $193 3C16478 $165 3C16479 $226 3C16491 $557 3C1670800A $61 3C1671600 $154 3C17222 $333 3C17227 $55 3C17260 $837 3C17263 $277 3C17268 $3,357 3C17300A $252 3C17302A $557 3C17304A $294 3C17666 $725 3C17766 $1677 3CBLSG16 $198 3CBLSG24 $277 3CBLSG24PWR $669 3CBLSG48 $557 3CGSU05 $28 3CGSU08 $45 3CR17152-91 $1,677 3CR17161-91 $893 3CR17162-91 $2,125 3CR17171-91 $1,509 3CR17172-91 $2,629 3CR17250-91 $2,517 3CR17251-91 $4,477 3CR17252-91 $3,133 3CR17253-91 $5,597 3CR17258-91 $3,917 3CR17331-91 $252 3CR17332-91 $280 3CR17333-91 $252 3CR17334-91 $557 3CR17341-91 $445 3CR17342-91 $613 3CR17343-91 $725 3CR17561-91 $389 3CR17562-91 $686 3CR17571-91 $1,005 3CR17572-91 $1,845 3CR17660-91 $700 3CR17661-91 $1,117 3CR17662-91 $1,957 3CR17761-91 $1,845 3CR17762-91 $2,797 3CR17771-91 $2,237 3CR17772-91 $3,917 3CSFP91 $193 3CSFP92 $557 3CSFP93 $109 3CXFP92 $1,957 3CXFP94 $1,117 3CXFP96 $5,597 HP Switch & Module (NEW) J4813A#ABA $377 J4858C $251 J4859C $539 J4900C#ABA $377 J4903A#ABA $1499 J4904A#ABA $2639 J8164A#ABA $1379 J8165A#ABA $2639 J8168A $1019 J8436A $1799 J8699A#ABA $4198 J8700A#ABA $8397 J9019B#ABA $251 J9020A#ABA $539 J9021A#ABA $1055 J9022A#ABA $1895 J9028A#ABA $311 J9029A#ABA $125 J9030A#ABA $2879 J9049A#ABA $2159 J9050A#ABA $3299 J9077A#ABA $65 J9078A#ABA $227 J9079A#ABA $65 J9080A#ABA $167 J9085A#ABA $377 J9086A#ABA $581 J9087A#ABA $947 J9088A#ABA $647 J9089A#ABA $1619 WatchGuard (NEW) WG50750 $1,841 WG51250 $2,501 WGSSL05 $1,841 *********************************************************** Quantity discount is available. Prices are in US$ and FOB Los Angeles. For additional information about our company and products, please visit http://www.computerwide.net *********************************************************** If you have received this message in error or if you would like to be removed from our broadcast for any reason, reply to this email with REMOVE as subject followed by the email address you wish to remove. *********************************************************** From mezz7 at cox.net Thu Jun 5 03:22:56 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Thu Jun 5 03:23:04 2008 Subject: gnome-panel crashes when launching Run Dialog In-Reply-To: References: <20080601191753.0A89045019@ptavv.es.net> <6161f3180806020344l5edf9fc8l8420aeccdcaf6d4a@mail.gmail.com> Message-ID: On Mon, 02 Jun 2008 11:00:08 -0500, Jeremy Messenger wrote: > On Mon, 02 Jun 2008 05:44:31 -0500, Andrew W. Nosenko > wrote: > >> On Sun, Jun 1, 2008 at 10:17 PM, Kevin Oberman wrote: >>>> Date: Sat, 31 May 2008 20:59:39 -0500 >>>> From: "Jeremy Messenger" >>>> Sender: owner-freebsd-gnome@freebsd.org >>>> >>>> On Fri, 30 May 2008 06:24:00 -0500, Andrew W. Nosenko >>>> wrote: >>>> >>>> > Just FYI because may be FreeBSD specific... >>>> > >>>> > http://bugzilla.gnome.org/show_bug.cgi?id=531943 >>>> >>>> Where is Run Dialog in GNOME? >>> >>> I suspect he means Alt-F2. It's the only Run dialog that I am aware of. >> >> Yes, Alt-F2 (if you use default bindings). > > I can't reproduce your problem. I think it's possible an issue in > devel/xdg-utils, so I will checking it out this afternoon. After check in your backtraces again, it's gnome-menus problem rather than gnome-panel. You should change your bugzilla from gnome-panel to gnome-menus. If bugzilla doesn't has feature for change, you can close and create a new one for gnome-menus. I have discussed with marcus and he doesn't think that it's FreeBSD specific. As for the strange '/etc/xdg/menus/gnome-applications-merged' in your backtraces. Do you have /etc/xdg/menus/gnome-applications-merged? We do not have it and I only can find 'gnome-applications-merged' is in xdg-utils, but it will never touch gnome-applications-merged for FreeBSD which only will if it exists. Cheers, Mezz > Cheers, > Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From mezz7 at cox.net Thu Jun 5 03:23:23 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Thu Jun 5 03:23:28 2008 Subject: Firefox 3 on Freebsd? In-Reply-To: <51011.63.166.226.83.1212430789.squirrel@prometheus.ringofsaturn.com> References: <51011.63.166.226.83.1212430789.squirrel@prometheus.ringofsaturn.com> Message-ID: On Mon, 02 Jun 2008 13:19:49 -0500, Rusty Nejdl wrote: > I have seen that the firefox-devel port is currently at firefox3 release > alpha, although the actual firefox 3 is at RC1 status. I see in the > notes > that: > > s/BROKEN/IGNORE/ on !i386 until xpcom code is updated or written for > !i386 > > Is this still the case and if so, is this something we need to get ahead > of before firefox 3 is released? I would love to test this browser in > FreeBSD7 to vet out any bugs but testing a version so far back won't help > much. http://www.freebsd.org/cgi/query-pr.cgi?pr=123876 > Thanks! > Rusty Nejdl -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From mezz7 at cox.net Thu Jun 5 03:24:05 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Thu Jun 5 03:24:10 2008 Subject: core dump on FreeBsd 6.3 on kde In-Reply-To: References: Message-ID: On Wed, 04 Jun 2008 01:26:33 -0500, Mayank Jain wrote: > Dear, > I am getting the core dump on my FreeBSD machine. The details of the same > can be found on below mentioned link. > > http://bugzilla.gnome.org/show_bug.cgi?id=535910 > > uname -a > FreeBSD mayank.in.niksun.com 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Wed Jan > 16 > 04:45:45 UTC 2008 > root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP > i386 > > I am attaching the pkg_info file with this mail. Matthew Barnes has pointed you to http://www.freebsd.org/gnome/docs/bugging.html . Are you going to follow it? A lot of your installed ports are out of date. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From andrew.w.nosenko at gmail.com Thu Jun 5 11:51:49 2008 From: andrew.w.nosenko at gmail.com (Andrew W. Nosenko) Date: Thu Jun 5 11:55:29 2008 Subject: gnome-panel crashes when launching Run Dialog In-Reply-To: References: <20080601191753.0A89045019@ptavv.es.net> <6161f3180806020344l5edf9fc8l8420aeccdcaf6d4a@mail.gmail.com> Message-ID: <6161f3180806050451x1ba839b1u91cdb20c5cb1bf69@mail.gmail.com> On Thu, Jun 5, 2008 at 6:25 AM, Jeremy Messenger wrote: > On Mon, 02 Jun 2008 11:00:08 -0500, Jeremy Messenger wrote: > >> On Mon, 02 Jun 2008 05:44:31 -0500, Andrew W. Nosenko >> wrote: >> >>> On Sun, Jun 1, 2008 at 10:17 PM, Kevin Oberman wrote: >>>>> >>>>> Date: Sat, 31 May 2008 20:59:39 -0500 >>>>> From: "Jeremy Messenger" >>>>> Sender: owner-freebsd-gnome@freebsd.org >>>>> >>>>> On Fri, 30 May 2008 06:24:00 -0500, Andrew W. Nosenko >>>>> wrote: >>>>> >>>>> > Just FYI because may be FreeBSD specific... >>>>> > >>>>> > http://bugzilla.gnome.org/show_bug.cgi?id=531943 >>>>> >>>>> Where is Run Dialog in GNOME? >>>> >>>> I suspect he means Alt-F2. It's the only Run dialog that I am aware of. >>> >>> Yes, Alt-F2 (if you use default bindings). >> >> I can't reproduce your problem. I think it's possible an issue in >> devel/xdg-utils, so I will checking it out this afternoon. > > After check in your backtraces again, it's gnome-menus problem rather than > gnome-panel. You should change your bugzilla from gnome-panel to > gnome-menus. If bugzilla doesn't has feature for change, you can close and > create a new one for gnome-menus. OK. > I have discussed with marcus and he > doesn't think that it's FreeBSD specific. > > As for the strange '/etc/xdg/menus/gnome-applications-merged' in your > backtraces. Do you have /etc/xdg/menus/gnome-applications-merged? We do not > have it and I only can find 'gnome-applications-merged' is in xdg-utils, but > it will never touch gnome-applications-merged for FreeBSD which only will if > it exists. I have nither /etc/xdg/menus/gnome-applications-merged nor /usr/local/etc/xdg/menus/gnome-applications-merged. Only one directory, which similar name, is /usr/local/etc/xdg/menus/applications-merged -- Andrew W. Nosenko From edwin at FreeBSD.org Thu Jun 5 13:50:12 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Jun 5 13:50:14 2008 Subject: ports/124302: [PATCH] www/webkit-gtk2: make video support optional Message-ID: <200806051350.m55DoC5b044541@freefall.freebsd.org> Synopsis: [PATCH] www/webkit-gtk2: make video support optional Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Thu Jun 5 13:50:11 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=124302 From mezz7 at cox.net Thu Jun 5 16:24:39 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Thu Jun 5 16:24:45 2008 Subject: gnome-panel crashes when launching Run Dialog In-Reply-To: <6161f3180806050451x1ba839b1u91cdb20c5cb1bf69@mail.gmail.com> References: <20080601191753.0A89045019@ptavv.es.net> <6161f3180806020344l5edf9fc8l8420aeccdcaf6d4a@mail.gmail.com> <6161f3180806050451x1ba839b1u91cdb20c5cb1bf69@mail.gmail.com> Message-ID: On Thu, 05 Jun 2008 06:51:48 -0500, Andrew W. Nosenko wrote: > On Thu, Jun 5, 2008 at 6:25 AM, Jeremy Messenger wrote: >> On Mon, 02 Jun 2008 11:00:08 -0500, Jeremy Messenger >> wrote: >> >>> On Mon, 02 Jun 2008 05:44:31 -0500, Andrew W. Nosenko >>> wrote: >>> >>>> On Sun, Jun 1, 2008 at 10:17 PM, Kevin Oberman wrote: >>>>>> >>>>>> Date: Sat, 31 May 2008 20:59:39 -0500 >>>>>> From: "Jeremy Messenger" >>>>>> Sender: owner-freebsd-gnome@freebsd.org >>>>>> >>>>>> On Fri, 30 May 2008 06:24:00 -0500, Andrew W. Nosenko >>>>>> wrote: >>>>>> >>>>>> > Just FYI because may be FreeBSD specific... >>>>>> > >>>>>> > http://bugzilla.gnome.org/show_bug.cgi?id=531943 >>>>>> >>>>>> Where is Run Dialog in GNOME? >>>>> >>>>> I suspect he means Alt-F2. It's the only Run dialog that I am aware >>>>> of. >>>> >>>> Yes, Alt-F2 (if you use default bindings). >>> >>> I can't reproduce your problem. I think it's possible an issue in >>> devel/xdg-utils, so I will checking it out this afternoon. >> >> After check in your backtraces again, it's gnome-menus problem rather >> than >> gnome-panel. You should change your bugzilla from gnome-panel to >> gnome-menus. If bugzilla doesn't has feature for change, you can close >> and >> create a new one for gnome-menus. > > OK. Try this patch created by marcus. Put it in x11/gnome-menus/files/ and reinstall it. http://people.freebsd.org/~mezz/diff/patch-libmenu_menu-monitor >> I have discussed with marcus and he >> doesn't think that it's FreeBSD specific. >> >> As for the strange '/etc/xdg/menus/gnome-applications-merged' in your >> backtraces. Do you have /etc/xdg/menus/gnome-applications-merged? We do >> not >> have it and I only can find 'gnome-applications-merged' is in >> xdg-utils, but >> it will never touch gnome-applications-merged for FreeBSD which only >> will if >> it exists. > > I have nither /etc/xdg/menus/gnome-applications-merged nor > /usr/local/etc/xdg/menus/gnome-applications-merged. > > Only one directory, which similar name, is > /usr/local/etc/xdg/menus/applications-merged Ok, this should be from KDE as we don't have all of that for GNOME but I know that GNOME supports it. Can you grep files in etc/xdg/menus/applications-merged/* to see if there has any of '/etc/xdg/[...]/gnome-applications-merged'? Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From Alexander at Leidinger.net Thu Jun 5 17:00:44 2008 From: Alexander at Leidinger.net (Alexander Leidinger) Date: Thu Jun 5 17:00:47 2008 Subject: totem and audacious no more plays sounds In-Reply-To: <1212253042.30661.1.camel@shumai.marcuscom.com> References: <1211800394.1568.58.camel@localhost> <20080529163557.0d330966@deskjail> <1212253042.30661.1.camel@shumai.marcuscom.com> Message-ID: <20080605190026.63ff2aa6@deskjail> Quoting Joe Marcus Clarke (Sat, 31 May 2008 12:57:22 -0400): > I cannot reproduce. The OSS and ESD sound output modules work well for > me. Launch gstreamer-properties, and make sure you're using one of > those modules, and not some bogus customer output. > > If using OSS still causes a problem, please run a gstreamer app with > --gst-debug-level=5 --gst-debug-no-color, and capture the output. I can confirm that the most recent version of the gstreamer plugins solves the issue. Bye, Alexander. -- If you're wondering if you have enough money to take the family out to eat tonight, you don't. http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From andrew.w.nosenko at gmail.com Thu Jun 5 19:15:05 2008 From: andrew.w.nosenko at gmail.com (Andrew W. Nosenko) Date: Thu Jun 5 19:15:08 2008 Subject: gnome-panel crashes when launching Run Dialog In-Reply-To: References: <20080601191753.0A89045019@ptavv.es.net> <6161f3180806020344l5edf9fc8l8420aeccdcaf6d4a@mail.gmail.com> <6161f3180806050451x1ba839b1u91cdb20c5cb1bf69@mail.gmail.com> Message-ID: <6161f3180806051215x4e2307dfrd40b73683d81b26@mail.gmail.com> On Thu, Jun 5, 2008 at 7:27 PM, Jeremy Messenger wrote: > On Thu, 05 Jun 2008 06:51:48 -0500, Andrew W. Nosenko > wrote: > >> On Thu, Jun 5, 2008 at 6:25 AM, Jeremy Messenger wrote: >>> >>> On Mon, 02 Jun 2008 11:00:08 -0500, Jeremy Messenger >>> wrote: >>> >>>> On Mon, 02 Jun 2008 05:44:31 -0500, Andrew W. Nosenko >>>> wrote: >>>> >>>>> On Sun, Jun 1, 2008 at 10:17 PM, Kevin Oberman wrote: >>>>>>> >>>>>>> Date: Sat, 31 May 2008 20:59:39 -0500 >>>>>>> From: "Jeremy Messenger" >>>>>>> Sender: owner-freebsd-gnome@freebsd.org >>>>>>> >>>>>>> On Fri, 30 May 2008 06:24:00 -0500, Andrew W. Nosenko >>>>>>> wrote: >>>>>>> >>>>>>> > Just FYI because may be FreeBSD specific... >>>>>>> > >>>>>>> > http://bugzilla.gnome.org/show_bug.cgi?id=531943 >>>>>>> >>>>>>> Where is Run Dialog in GNOME? >>>>>> >>>>>> I suspect he means Alt-F2. It's the only Run dialog that I am aware >>>>>> of. >>>>> >>>>> Yes, Alt-F2 (if you use default bindings). >>>> >>>> I can't reproduce your problem. I think it's possible an issue in >>>> devel/xdg-utils, so I will checking it out this afternoon. >>> >>> After check in your backtraces again, it's gnome-menus problem rather >>> than >>> gnome-panel. You should change your bugzilla from gnome-panel to >>> gnome-menus. If bugzilla doesn't has feature for change, you can close >>> and >>> create a new one for gnome-menus. >> >> OK. > > Try this patch created by marcus. Put it in x11/gnome-menus/files/ and > reinstall it. > > http://people.freebsd.org/~mezz/diff/patch-libmenu_menu-monitor Installed, doesn't help. Backtraces are attached (gnome-pabel.1.bt and gnome-panel.1.bt-full) Additionally, occur after patch (empty lines are removed): (gnome-panel:74722): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed (gnome-panel:74722): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed (gnome-panel:74722): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed (gnome-panel:74722): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed (gnome-panel:74722): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed Backtrace after G_DEBUG=fatal_criticals are attached (gnome-panel.1.bt-abort and gnome-panel.1.bt-abort-full). > >>> I have discussed with marcus and he >>> doesn't think that it's FreeBSD specific. >>> >>> As for the strange '/etc/xdg/menus/gnome-applications-merged' in your >>> backtraces. Do you have /etc/xdg/menus/gnome-applications-merged? We do >>> not >>> have it and I only can find 'gnome-applications-merged' is in xdg-utils, >>> but >>> it will never touch gnome-applications-merged for FreeBSD which only will >>> if >>> it exists. >> >> I have nither /etc/xdg/menus/gnome-applications-merged nor >> /usr/local/etc/xdg/menus/gnome-applications-merged. >> >> Only one directory, which similar name, is >> /usr/local/etc/xdg/menus/applications-merged > > Ok, this should be from KDE as we don't have all of that for GNOME but I > know that GNOME supports it. Can you grep files in > etc/xdg/menus/applications-merged/* to see if there has any of > '/etc/xdg/[...]/gnome-applications-merged'? > No, there no one even similar entry. All occurences of "app.*merge" regexp live in comments: $ cd /usr/local/etc/xdg/ $ find . -type f -print0 | xargs -0 grep -nH 'app.*merge' ./menus/settings.menu:13: ./menus/gnome-applications.menu:216: ./menus/gnome-screensavers.menu:13: -- Andrew W. Nosenko -------------- next part -------------- A non-text attachment was scrubbed... Name: gnome-panel.1.bt Type: application/octet-stream Size: 1030 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080605/5e5ef2f3/gnome-panel.1.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: gnome-panel.1.bt-full Type: application/octet-stream Size: 1969 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080605/5e5ef2f3/gnome-panel.1-0001.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: gnome-panel.1.bt-abort Type: application/octet-stream Size: 2043 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080605/5e5ef2f3/gnome-panel.1-0002.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: gnome-panel.1.bt-abort-full Type: application/octet-stream Size: 3979 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080605/5e5ef2f3/gnome-panel.1-0003.obj From andrew.w.nosenko at gmail.com Thu Jun 5 20:04:22 2008 From: andrew.w.nosenko at gmail.com (Andrew W. Nosenko) Date: Thu Jun 5 20:04:26 2008 Subject: gnome-panel crashes when launching Run Dialog In-Reply-To: <48484220.2080408@freebsd.org> References: <20080601191753.0A89045019@ptavv.es.net> <6161f3180806020344l5edf9fc8l8420aeccdcaf6d4a@mail.gmail.com> <6161f3180806050451x1ba839b1u91cdb20c5cb1bf69@mail.gmail.com> <6161f3180806051215x4e2307dfrd40b73683d81b26@mail.gmail.com> <48484220.2080408@freebsd.org> Message-ID: <6161f3180806051304p640d03a2sed3c3a32f5112329@mail.gmail.com> On Thu, Jun 5, 2008 at 10:44 PM, Joe Marcus Clarke wrote: > Andrew W. Nosenko wrote: >> >> On Thu, Jun 5, 2008 at 7:27 PM, Jeremy Messenger wrote: [skip] >>> Try this patch created by marcus. Put it in x11/gnome-menus/files/ and >>> reinstall it. >>> >>> http://people.freebsd.org/~mezz/diff/patch-libmenu_menu-monitor >> >> Installed, doesn't help. >> Backtraces are attached (gnome-pabel.1.bt and gnome-panel.1.bt-full) >> >> Additionally, occur after patch (empty lines are removed): >> (gnome-panel:74722): GLib-CRITICAL **: g_source_remove: assertion >> `tag > 0' failed >> (gnome-panel:74722): GLib-CRITICAL **: g_source_remove: assertion >> `tag > 0' failed >> (gnome-panel:74722): GLib-CRITICAL **: g_source_remove: assertion >> `tag > 0' failed >> (gnome-panel:74722): GLib-CRITICAL **: g_source_remove: assertion >> `tag > 0' failed >> (gnome-panel:74722): GLib-CRITICAL **: g_source_remove: assertion >> `tag > 0' failed >> >> Backtrace after G_DEBUG=fatal_criticals are attached >> (gnome-panel.1.bt-abort and gnome-panel.1.bt-abort-full). > > I was sloppy with the patch, but if you do not have fatal_criticals defined, > does it still crash? Yes. Cite myself: >> Installed, doesn't help. >> Backtraces are attached (gnome-pabel.1.bt and gnome-panel.1.bt-full) -- Andrew W. Nosenko From marcus at freebsd.org Thu Jun 5 20:09:30 2008 From: marcus at freebsd.org (Joe Marcus Clarke) Date: Thu Jun 5 20:09:36 2008 Subject: gnome-panel crashes when launching Run Dialog In-Reply-To: <6161f3180806051215x4e2307dfrd40b73683d81b26@mail.gmail.com> References: <20080601191753.0A89045019@ptavv.es.net> <6161f3180806020344l5edf9fc8l8420aeccdcaf6d4a@mail.gmail.com> <6161f3180806050451x1ba839b1u91cdb20c5cb1bf69@mail.gmail.com> <6161f3180806051215x4e2307dfrd40b73683d81b26@mail.gmail.com> Message-ID: <48484220.2080408@freebsd.org> Andrew W. Nosenko wrote: > On Thu, Jun 5, 2008 at 7:27 PM, Jeremy Messenger wrote: >> On Thu, 05 Jun 2008 06:51:48 -0500, Andrew W. Nosenko >> wrote: >> >>> On Thu, Jun 5, 2008 at 6:25 AM, Jeremy Messenger wrote: >>>> On Mon, 02 Jun 2008 11:00:08 -0500, Jeremy Messenger >>>> wrote: >>>> >>>>> On Mon, 02 Jun 2008 05:44:31 -0500, Andrew W. Nosenko >>>>> wrote: >>>>> >>>>>> On Sun, Jun 1, 2008 at 10:17 PM, Kevin Oberman wrote: >>>>>>>> Date: Sat, 31 May 2008 20:59:39 -0500 >>>>>>>> From: "Jeremy Messenger" >>>>>>>> Sender: owner-freebsd-gnome@freebsd.org >>>>>>>> >>>>>>>> On Fri, 30 May 2008 06:24:00 -0500, Andrew W. Nosenko >>>>>>>> wrote: >>>>>>>> >>>>>>>>> Just FYI because may be FreeBSD specific... >>>>>>>>> >>>>>>>>> http://bugzilla.gnome.org/show_bug.cgi?id=531943 >>>>>>>> Where is Run Dialog in GNOME? >>>>>>> I suspect he means Alt-F2. It's the only Run dialog that I am aware >>>>>>> of. >>>>>> Yes, Alt-F2 (if you use default bindings). >>>>> I can't reproduce your problem. I think it's possible an issue in >>>>> devel/xdg-utils, so I will checking it out this afternoon. >>>> After check in your backtraces again, it's gnome-menus problem rather >>>> than >>>> gnome-panel. You should change your bugzilla from gnome-panel to >>>> gnome-menus. If bugzilla doesn't has feature for change, you can close >>>> and >>>> create a new one for gnome-menus. >>> OK. >> Try this patch created by marcus. Put it in x11/gnome-menus/files/ and >> reinstall it. >> >> http://people.freebsd.org/~mezz/diff/patch-libmenu_menu-monitor > > Installed, doesn't help. > Backtraces are attached (gnome-pabel.1.bt and gnome-panel.1.bt-full) > > Additionally, occur after patch (empty lines are removed): > (gnome-panel:74722): GLib-CRITICAL **: g_source_remove: assertion > `tag > 0' failed > (gnome-panel:74722): GLib-CRITICAL **: g_source_remove: assertion > `tag > 0' failed > (gnome-panel:74722): GLib-CRITICAL **: g_source_remove: assertion > `tag > 0' failed > (gnome-panel:74722): GLib-CRITICAL **: g_source_remove: assertion > `tag > 0' failed > (gnome-panel:74722): GLib-CRITICAL **: g_source_remove: assertion > `tag > 0' failed > > Backtrace after G_DEBUG=fatal_criticals are attached > (gnome-panel.1.bt-abort and gnome-panel.1.bt-abort-full). I was sloppy with the patch, but if you do not have fatal_criticals defined, does it still crash? Joe > >>>> I have discussed with marcus and he >>>> doesn't think that it's FreeBSD specific. >>>> >>>> As for the strange '/etc/xdg/menus/gnome-applications-merged' in your >>>> backtraces. Do you have /etc/xdg/menus/gnome-applications-merged? We do >>>> not >>>> have it and I only can find 'gnome-applications-merged' is in xdg-utils, >>>> but >>>> it will never touch gnome-applications-merged for FreeBSD which only will >>>> if >>>> it exists. >>> I have nither /etc/xdg/menus/gnome-applications-merged nor >>> /usr/local/etc/xdg/menus/gnome-applications-merged. >>> >>> Only one directory, which similar name, is >>> /usr/local/etc/xdg/menus/applications-merged >> Ok, this should be from KDE as we don't have all of that for GNOME but I >> know that GNOME supports it. Can you grep files in >> etc/xdg/menus/applications-merged/* to see if there has any of >> '/etc/xdg/[...]/gnome-applications-merged'? >> > > No, there no one even similar entry. All occurences of "app.*merge" > regexp live in comments: > > $ cd /usr/local/etc/xdg/ > $ find . -type f -print0 | xargs -0 grep -nH 'app.*merge' > ./menus/settings.menu:13: > ./menus/gnome-applications.menu:216: > ./menus/gnome-screensavers.menu:13: > > > ------------------------------------------------------------------------ > > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From mezz7 at cox.net Fri Jun 6 15:11:51 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Fri Jun 6 15:11:54 2008 Subject: gnome-panel crashes when launching Run Dialog In-Reply-To: <6161f3180806051304p640d03a2sed3c3a32f5112329@mail.gmail.com> References: <20080601191753.0A89045019@ptavv.es.net> <6161f3180806020344l5edf9fc8l8420aeccdcaf6d4a@mail.gmail.com> <6161f3180806050451x1ba839b1u91cdb20c5cb1bf69@mail.gmail.com> <6161f3180806051215x4e2307dfrd40b73683d81b26@mail.gmail.com> <48484220.2080408@freebsd.org> <6161f3180806051304p640d03a2sed3c3a32f5112329@mail.gmail.com> Message-ID: On Thu, 05 Jun 2008 15:04:21 -0500, Andrew W. Nosenko wrote: > On Thu, Jun 5, 2008 at 10:44 PM, Joe Marcus Clarke > wrote: >> Andrew W. Nosenko wrote: >>> >>> On Thu, Jun 5, 2008 at 7:27 PM, Jeremy Messenger wrote: > > [skip] > >>>> Try this patch created by marcus. Put it in x11/gnome-menus/files/ and >>>> reinstall it. >>>> >>>> http://people.freebsd.org/~mezz/diff/patch-libmenu_menu-monitor >>> >>> Installed, doesn't help. >>> Backtraces are attached (gnome-pabel.1.bt and gnome-panel.1.bt-full) >>> >>> Additionally, occur after patch (empty lines are removed): >>> (gnome-panel:74722): GLib-CRITICAL **: g_source_remove: assertion >>> `tag > 0' failed >>> (gnome-panel:74722): GLib-CRITICAL **: g_source_remove: assertion >>> `tag > 0' failed >>> (gnome-panel:74722): GLib-CRITICAL **: g_source_remove: assertion >>> `tag > 0' failed >>> (gnome-panel:74722): GLib-CRITICAL **: g_source_remove: assertion >>> `tag > 0' failed >>> (gnome-panel:74722): GLib-CRITICAL **: g_source_remove: assertion >>> `tag > 0' failed >>> >>> Backtrace after G_DEBUG=fatal_criticals are attached >>> (gnome-panel.1.bt-abort and gnome-panel.1.bt-abort-full). >> >> I was sloppy with the patch, but if you do not have fatal_criticals >> defined, >> does it still crash? > > Yes. Cite myself: Remove old one and use this patch instead. This patch isn't for crash problem, so it is a debug to see if it will helping us to understand what's wrong with gnome-menus. Created by marcus. http://www.marcuscom.com/downloads/patch-libmenu_menu-monitor.c Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From mbeis at xs4all.nl Fri Jun 6 18:30:23 2008 From: mbeis at xs4all.nl (Marco Beishuizen) Date: Fri Jun 6 18:30:28 2008 Subject: Gnome causes kernel panics (probably hald) Message-ID: <20080606201919.3c3e7efe@yokozuna.lan> Hi, Sometimes FreeBSD has a kernel panic, even at night when the computer is doing nothing. I suspect it's hald that is causing it. Sometimes FreeBSD panics when booting and starting gdm. And only then I get information that hald is causing a page fault. When booting I get: ... /etc/rc: WARNING: run_rc_command: cannot run /usr/local/sbin/polkitd /etc/rc: WARNING: $dbus_enable is not set properly - see rc.conf(5). ... And after that tons of messages every 30 seconds like: ... gnome-keyring-daemon[1371]: Scheduling hal init retry gnome-keyring-daemon[1371]: failed to initialize a HAL context: (null) ... I start gnome with gnome_enable="YES" in my rc.conf. Problem about hald is that it just won't start. When I try to start it manually, it just exits with a "signal 11". Anyone an idea how to run hald and make FreeBSD stable again? I'm running FreeBSD 7.0-stable, Gnome-2.22 and hal-0.5.11. Thanks in advance, Marco -- If you keep your mind sufficiently open, people will throw a lot of rubbish into it. -- William Orton From marcus at freebsd.org Fri Jun 6 18:41:51 2008 From: marcus at freebsd.org (Joe Marcus Clarke) Date: Fri Jun 6 18:41:55 2008 Subject: Gnome causes kernel panics (probably hald) In-Reply-To: <20080606201919.3c3e7efe@yokozuna.lan> References: <20080606201919.3c3e7efe@yokozuna.lan> Message-ID: <484984EE.6060706@freebsd.org> Marco Beishuizen wrote: > Hi, > > Sometimes FreeBSD has a kernel panic, even at night when the computer > is doing nothing. I suspect it's hald that is causing it. Sometimes > FreeBSD panics when booting and starting gdm. And only then I get > information that hald is causing a page fault. > > When booting I get: > > ... > /etc/rc: WARNING: run_rc_command: cannot run /usr/local/sbin/polkitd > /etc/rc: WARNING: $dbus_enable is not set properly - see rc.conf(5). > ... > > And after that tons of messages every 30 seconds like: > > ... > gnome-keyring-daemon[1371]: Scheduling hal init retry > gnome-keyring-daemon[1371]: failed to initialize a HAL context: (null) > ... > > I start gnome with gnome_enable="YES" in my rc.conf. Problem about hald > is that it just won't start. When I try to start it manually, it just > exits with a "signal 11". > > Anyone an idea how to run hald and make FreeBSD stable again? > I'm running FreeBSD 7.0-stable, Gnome-2.22 and hal-0.5.11. You'll need to provide a lot more detail here. See http://www.freebsd.org/gnome/docs/bugging.html and http://www.freebsd.org/gnome/docs/halfaq.html for details. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From mbeis at xs4all.nl Fri Jun 6 23:56:55 2008 From: mbeis at xs4all.nl (Marco Beishuizen) Date: Fri Jun 6 23:57:13 2008 Subject: Gnome causes kernel panics (probably hald) In-Reply-To: <484984EE.6060706@freebsd.org> References: <20080606201919.3c3e7efe@yokozuna.lan> <484984EE.6060706@freebsd.org> Message-ID: <20080607015653.3ff5fa7f@yokozuna.lan> On Fri, 06 Jun 2008 14:41:50 -0400 Joe Marcus Clarke wrote: > You'll need to provide a lot more detail here. See > http://www.freebsd.org/gnome/docs/bugging.html and > http://www.freebsd.org/gnome/docs/halfaq.html for details. > > Joe When running hald with the option verbose=yes, I get: 01:44:09.899 [I] hald.c:669: hal 0.5.11 01:44:09.899 [I] hald.c:734: Will not daemonize 01:44:09.900 [I] hald_dbus.c:5381: local server is listening at unix:path=/var/run/hald/dbus-0xDQZ0WwiI,guid=9dca2b7592820c9fe4e0559a4849cbc9 01:44:09.905 [I] ck-tracker.c:387: got seat '/org/freedesktop/ConsoleKit/Seat1' 01:44:09.906 [I] ck-tracker.c:317: got session '/org/freedesktop/ConsoleKit/Session1' for seat '/org/freedesktop/ConsoleKit/Seat1' 01:44:09.908 [I] ck-tracker.c:270: Got active state (ACTIVE) and uid 1001 on session '/org/freedesktop/ConsoleKit/Session1' 01:44:09.908 [I] ck-tracker.c:338: Got all sessions on seat '/org/freedesktop/ConsoleKit/Seat1' 01:44:09.908 [I] ck-tracker.c:414: Got seats 01:44:09.908 [I] ck-tracker.c:796: Got seats and sessions 01:44:09.920 [I] hald_runner.c:301: Runner has pid 2858 Runner started - allowed paths are '/usr/local/libexec:/usr/local/libexec/hal/scripts:/usr/local/bin' 01:44:09.932 [I] hald_runner.c:182: runner connection is 0x812f230 01:44:09.941 [I] mmap_cache.c:274: cache mtime is 1211477183 01:44:09.943 [I] mmap_cache.c:83: preprobe: offset=00000000, size=6876 01:44:09.943 [I] mmap_cache.c:85: information: offset=00001adc, size=351368 01:44:09.943 [I] mmap_cache.c:87: policy: offset=00057764, size=49380 01:44:09.943 [W] device_info.c:1109: Unhandled rule (358244)! Segmentation fault Marco -- Q: What do you call the money you pay to the government when you ride into the country on the back of an elephant? A: A howdah duty. From oliver at FreeBSD.org Sat Jun 7 08:16:34 2008 From: oliver at FreeBSD.org (Oliver Lehmann) Date: Sat Jun 7 08:16:38 2008 Subject: enchant 1.4.0 breaks my mail/sylpheed2 Message-ID: <20080607095104.df570a8c.oliver@FreeBSD.org> Hi, my mail/sylpheed needs > compose.o(.text+0xbdb5): In function `compose_create': > : undefined reference to `new_aspell_config' > compose.o(.text+0xbdc0): In function `compose_create': > : undefined reference to `get_aspell_dict_info_list' > compose.o(.text+0xbdcb): In function `compose_create': > : undefined reference to `delete_aspell_config' > compose.o(.text+0xbdd3): In function `compose_create': > : undefined reference to `aspell_dict_info_list_elements' > compose.o(.text+0xbde4): In function `compose_create': > : undefined reference to `aspell_dict_info_enumeration_next' > compose.o(.text+0xbe23): In function `compose_create': > : undefined reference to `delete_aspell_dict_info_enumeration' adding -laspell to libdata/gtkspell-2.0.pc fixes it. Is this now a problem of the pkgconfig file or my sylpheed2? I guess -laspell was included in the .pc file in gtkspell-2.0.11. When you check .11: gtkspell-2.0.pc.in:Libs: -L${libdir} -lgtkspell @SPELLER_LIB@ while SPELLER_LIB could be: configure: SPELLER_LIB="-laspell" configure: SPELLER_LIB="-lpspell" When you check .13: gtkspell-2.0.pc.in:Libs.private: @SPELLER_LIB@ configure:SPELLER_LIB=-lenchant and -lenchant does NOT include this functions - and it is "Libs.private" - for me this looks like incompatibility? please keep me CCed -- Oliver Lehmann http://www.pofo.de/ http://wishlist.ans-netz.de/ From h.elmunger at gmail.com Sat Jun 7 10:10:37 2008 From: h.elmunger at gmail.com (Henrik Elmunger) Date: Sat Jun 7 10:10:41 2008 Subject: nautilus w/o gstreamer Message-ID: Good sirs! I am using FreeBSD 6.3-STABLE on x86 architecture, I and do have some gnome libraries installed already. Not running gnome as my DE, but rather openbox, I am considering to use nautilus as my file browser. Now, the thing is, my system is free from gstreamer, and I would very much like it to continue being so. Therefore I wonder if one could edit the Makefile to get me nautilus w/o gstreamer. I am not using xine or totem, keeping it clean just using mplayer and xmms. Regards Henrik Elmunger From mezz7 at cox.net Sat Jun 7 16:08:35 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Sat Jun 7 16:08:40 2008 Subject: enchant 1.4.0 breaks my mail/sylpheed2 In-Reply-To: <20080607095104.df570a8c.oliver@FreeBSD.org> References: <20080607095104.df570a8c.oliver@FreeBSD.org> Message-ID: On Sat, 07 Jun 2008 02:51:04 -0500, Oliver Lehmann wrote: > Hi, > > my mail/sylpheed needs > >> compose.o(.text+0xbdb5): In function `compose_create': >> : undefined reference to `new_aspell_config' >> compose.o(.text+0xbdc0): In function `compose_create': >> : undefined reference to `get_aspell_dict_info_list' >> compose.o(.text+0xbdcb): In function `compose_create': >> : undefined reference to `delete_aspell_config' >> compose.o(.text+0xbdd3): In function `compose_create': >> : undefined reference to `aspell_dict_info_list_elements' >> compose.o(.text+0xbde4): In function `compose_create': >> : undefined reference to `aspell_dict_info_enumeration_next' >> compose.o(.text+0xbe23): In function `compose_create': >> : undefined reference to `delete_aspell_dict_info_enumeration' > > adding -laspell to libdata/gtkspell-2.0.pc fixes it. Is this now a > problem of the pkgconfig file or my sylpheed2? I think it's a sylpheed2 bug, because if I understand gtkspell correct is that if backend change and it won't change gtkspell. The API of gtkspell hasn't change for about five years. The gtkspell has dropped aspell support and use enchant instead. The sylpheed2 should add aspell stuff in its configure if it uses direct to aspell function. I have found a patch for sylpheed2 to use enchant instead in case if you want it. http://lists.ibiblio.org/pipermail/sm-commit/2008-May/017108.html http://dbg.download.sourcemage.org/grimoire/codex/stable-rc/mail/sylpheed/patch-gtkspell Cheers, Mezz > I guess -laspell was included in the .pc file in gtkspell-2.0.11. > > When you check .11: > > gtkspell-2.0.pc.in:Libs: -L${libdir} -lgtkspell @SPELLER_LIB@ > > while SPELLER_LIB could be: > > configure: SPELLER_LIB="-laspell" > configure: SPELLER_LIB="-lpspell" > > When you check .13: > > gtkspell-2.0.pc.in:Libs.private: @SPELLER_LIB@ > > configure:SPELLER_LIB=-lenchant > > and -lenchant does NOT include this functions - and it is "Libs.private" > - for me this looks like incompatibility? > > please keep me CCed -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From mezz7 at cox.net Sat Jun 7 16:21:52 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Sat Jun 7 16:21:57 2008 Subject: core dump on FreeBsd 6.3 on kde In-Reply-To: References: Message-ID: On Sat, 07 Jun 2008 06:53:42 -0500, Mayank Jain wrote: > On Thu, Jun 5, 2008 at 8:56 AM, Jeremy Messenger wrote: > >> On Wed, 04 Jun 2008 01:26:33 -0500, Mayank Jain < >> contactmayankjain@gmail.com> wrote: >> >> Dear, >>> I am getting the core dump on my FreeBSD machine. The details of the >>> same >>> can be found on below mentioned link. >>> >>> http://bugzilla.gnome.org/show_bug.cgi?id=535910 >>> >>> uname -a >>> FreeBSD mayank.in.niksun.com 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Wed >>> Jan >>> 16 >>> 04:45:45 UTC 2008 root@dessler.cse.buffalo.edu: >>> /usr/obj/usr/src/sys/SMP >>> i386 >>> >>> I am attaching the pkg_info file with this mail. >>> >> >> Matthew Barnes has pointed you to >> http://www.freebsd.org/gnome/docs/bugging.html . Are you going to follow >> it? A lot of your installed ports are out of date. >> >> Cheers, >> Mezz >> >> >> -- >> mezz7@cox.net - mezz@FreeBSD.org >> FreeBSD GNOME Team >> http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org >> > > Done!!! > > I have followed it but still I am getting the same core dump. Attaching > the information desired by you. What about pkg_info again? Did you reinstall evolution with debug? We still need that and yes we need you to follow complete list from bugging.html. Thanks. BTW: Please don't drop freebsd-gnome@FreeBSD.org off CC, because I am not expert at read the backtraces and I do not use Evolution. Cheers, Mezz > uname -a > FreeBSD mayank.in.niksun.com 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Wed Jan > 16 > 04:45:45 UTC 2008 > root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP > i386 > > > /usr/bin/env > KDE_MULTIHEAD=false > DM_CONTROL=/var/run/xdmctl > TERM=xterm > SHELL=/usr/local/bin/bash > XDM_MANAGED=/var/run/xdmctl/xdmctl-:0,maysd,mayfn,sched,rsvd,method=classic > GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/home/mayank/.gtkrc-2.0:/usr/home/mayank/.kde/share/config/gtkrc-2.0 > GTK_RC_FILES=/etc/gtk/gtkrc:/home/mayank/.gtkrc:/usr/home/mayank/.kde/share/config/gtkrc > GS_LIB=/home/mayank/.fonts > WINDOWID=56623325 > KDE_FULL_SESSION=true > http_proxy=10.60.0.14:8080 > USER=mayank > ENV=/home/mayank/.shrc > ftp_proxy=10.60.0.14:8080 > SESSION_MANAGER=local/mayank.in.niksun.com:/tmp/.ICE-unix/900 > PAGER=more > FTP_PASSIVE_MODE=YES > XDG_CONFIG_DIRS=:/etc/xdg:/usr/local/etc/xdg:/usr/local/etc/xdg/xfce4 > KONSOLE_DCOP=DCOPRef(konsole-1964,konsole) > PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/mayank/bin:/usr/local/mercury/bin > DESKTOP_SESSION=default > MAIL=/var/mail/mayank > BLOCKSIZE=K > KONSOLE_DCOP_SESSION=DCOPRef(konsole-1964,session-2) > PWD=/usr/home/mayank > EDITOR=vim > KDE_SESSION_UID= > HOME=/home/mayank > SHLVL=1 > XCURSOR_THEME=default > LOGNAME=mayank > XDG_DATA_DIRS=:/usr/share:/usr/local/share:/usr/local/share/gnome > DISPLAY=:0.0 > COLORTERM= > _=/usr/bin/env -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From helen at nstnetwork.com Sat Jun 7 17:08:14 2008 From: helen at nstnetwork.com (helen@nstnetwork.com) Date: Sat Jun 7 17:08:18 2008 Subject: Sell networking equipment items Message-ID: <20080607173155.0EAD01A8AC0@Linux-Mail.com> Hello: We are specialized in new network products, including switch, firewall, router, GBIC,SFP,WIC,cables etc... We provide high quality products and the most reasonable price with professional services to our customers. So if you are interested in any of our products, please contact with me,we will try our best for you,thanks! example of the products: WS-G5483, WS-G5487, WS-G5484, WS-G5486, GLC-SX-MM, GLC-LH-SM, GLC-ZX-SM, GLC-T, ...... NM-2FE2W-T1, NM-2FE2W-E1, NM-2FE2W-V2, WIC-1T, WIC-2T, WIC-2A/S, WIC-1B/ST, WIC-1ENET, VWIC-1MFT-T1, VWIC-1MFT-E1, VWIC-2MFT-T1, VWIC-2MFT-E1, VWIC-1MFT-G703, VWIC-2MFT-G703, VWIC-1MFT-T1-DI, VWIC-2MFT-T1-DI, NM-1E, NM-4E, ...... WS-C2950-24, WS-C2950T-24, WS-C2950G-24-EI, WS-C2950G-48-EI, ...... CONSOLE CABLE, CAB-STACK-1M/3M, CAB-V35MT, CAB-V35FC, CAB-SS-V.35MT, CAB-SS-V.35FC, CAB-SS-232MT, CAB-SS-232FC, CAB-232MT, CAB-232FC, CAB-SS-X21MT, CAB-SS-X21FC, CAB-X21MT, ...... MEM-npe400-512MB, MEM-3660-128mb, MEM2600-32D, MEM2600-16FS, MEM2600XM-64D, MEM-S1-128MB, MEM-S2-256MB, MEM-S2-512MB, MEM-MSFC-128MB, MEM2801-256D, MEM3800-256D, MEM3800-512, MEM3745-256D, MEM1841-256D, MEM180X-256D, WS-X6K-MSFC2-KIT, .... and so on. ¡¡ Regards Helen.Zhou MSN: Helen@nstnetwork.com Email: Helen@nstnetwork.com; From marcus at FreeBSD.org Sat Jun 7 17:20:03 2008 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Sat Jun 7 17:20:04 2008 Subject: Gnome causes kernel panics (probably hald) In-Reply-To: <20080607015653.3ff5fa7f@yokozuna.lan> References: <20080606201919.3c3e7efe@yokozuna.lan> <484984EE.6060706@freebsd.org> <20080607015653.3ff5fa7f@yokozuna.lan> Message-ID: <1212859226.70551.1.camel@shumai.marcuscom.com> On Sat, 2008-06-07 at 01:56 +0200, Marco Beishuizen wrote: > On Fri, 06 Jun 2008 14:41:50 -0400 > Joe Marcus Clarke wrote: > > > You'll need to provide a lot more detail here. See > > http://www.freebsd.org/gnome/docs/bugging.html and > > http://www.freebsd.org/gnome/docs/halfaq.html for details. > > > > Joe > > When running hald with the option verbose=yes, I get: > > 01:44:09.899 [I] hald.c:669: > hal 0.5.11 01:44:09.899 [I] hald.c:734: Will not daemonize 01:44:09.900 > [I] hald_dbus.c:5381: local server is listening at > unix:path=/var/run/hald/dbus-0xDQZ0WwiI,guid=9dca2b7592820c9fe4e0559a4849cbc9 > 01:44:09.905 [I] ck-tracker.c:387: got seat > '/org/freedesktop/ConsoleKit/Seat1' > 01:44:09.906 [I] ck-tracker.c:317: got session > '/org/freedesktop/ConsoleKit/Session1' for seat > '/org/freedesktop/ConsoleKit/Seat1' 01:44:09.908 [I] ck-tracker.c:270: > Got active state (ACTIVE) and uid 1001 on session > '/org/freedesktop/ConsoleKit/Session1' > 01:44:09.908 [I] ck-tracker.c:338: Got all sessions on seat > '/org/freedesktop/ConsoleKit/Seat1' > 01:44:09.908 [I] ck-tracker.c:414: Got seats > 01:44:09.908 [I] ck-tracker.c:796: Got seats and sessions > 01:44:09.920 [I] hald_runner.c:301: Runner has pid 2858 Runner started > - allowed paths are > '/usr/local/libexec:/usr/local/libexec/hal/scripts:/usr/local/bin' > 01:44:09.932 [I] hald_runner.c:182: runner connection is 0x812f230 > 01:44:09.941 [I] mmap_cache.c:274: cache mtime is 1211477183 > 01:44:09.943 [I] mmap_cache.c:83: preprobe: offset=00000000, size=6876 > 01:44:09.943 [I] mmap_cache.c:85: information: offset=00001adc, > size=351368 01:44:09.943 [I] mmap_cache.c:87: policy: offset=00057764, > size=49380 01:44:09.943 [W] device_info.c:1109: Unhandled rule (358244)! > Segmentation fault Try removing /var/cache/hald/fdi-cache, then restart hald. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080607/4a163e7f/attachment.pgp From sfourman at gmail.com Sat Jun 7 22:39:49 2008 From: sfourman at gmail.com (Sam Fourman Jr.) Date: Sat Jun 7 22:39:53 2008 Subject: Firefox-devel update? In-Reply-To: <20080526220821.GE1142@in-addr.com> References: <1211834873.3544.0.camel@Magda> <20080526220821.GE1142@in-addr.com> Message-ID: <11167f520806071510j4c556e7ep833ca32311846339@mail.gmail.com> I just noticed that there is like 5,000 ports that changed i think because of gettext since everyone has to rebuild a pile of stuff anyhow would now be good time to inject firefox-devel updated to rc2 I know about the pixmap, cairo, etc problem, I just figured since the gettext update most of the stuff would need to be rebuilt anyhow with portupgrade Just a thought Sam Fourman Jr. From sfourman at gmail.com Sat Jun 7 23:31:56 2008 From: sfourman at gmail.com (Sam Fourman Jr.) Date: Sat Jun 7 23:31:59 2008 Subject: f-spot and My Cannon Powershot A560 In-Reply-To: <11167f520806071620u5eaada3djcc08514041e920f0@mail.gmail.com> References: <11167f520806071620u5eaada3djcc08514041e920f0@mail.gmail.com> Message-ID: <11167f520806071625t192c9e82gac984fdca6abba42@mail.gmail.com> here is more info, that I should have included in the previous E-mail [sfourman@Sam:~]% gphoto2 --summary --debug (06-07 18:23) 0.000075 main(2): ALWAYS INCLUDE THE FOLLOWING LINES WHEN SENDING DEBUG MESSAGES TO THE MAILING LIST: 0.000114 main(2): gphoto2 2.4.1 0.000126 main(2): gphoto2 has been compiled with the following options: 0.000134 main(2): + cc (C compiler used) 0.000142 main(2): + popt (mandatory, for handling command-line parameters) 0.000150 main(2): + exif (for displaying EXIF information) 0.000161 main(2): + no cdk (for accessing configuration options) 0.000170 main(2): + aa (for displaying live previews) 0.000180 main(2): + jpeg (for displaying live previews in JPEG format) 0.000188 main(2): + readline (for easy navigation in the shell) 0.000200 main(2): libgphoto2 2.4.1 0.000212 main(2): libgphoto2 has been compiled with the following options: 0.000224 main(2): + cc (C compiler used) 0.000235 main(2): + no ltdl (for portable loading of camlibs) 0.000243 main(2): + EXIF (for special handling of EXIF files) 0.000255 main(2): libgphoto2_port 0.8.0 0.000268 main(2): libgphoto2_port has been compiled with the following options: 0.000278 main(2): + cc (C compiler used) 0.000288 main(2): + no ltdl (for portable loading of camlibs) 0.000296 main(2): + USB (libusb, for USB cameras) 0.000307 main(2): + serial (for serial cameras) 0.000314 main(2): + no resmgr (serial port access and locking) 0.000324 main(2): + no baudboy (serial port locking) 0.000333 main(2): + no ttylock (serial port locking) 0.000343 main(2): + no lockdev (serial port locking) 0.000352 main(2): CAMLIBS env var not set, using compile-time default instead 0.000362 main(2): IOLIBS env var not set, using compile-time default instead 0.000385 setting/gphoto2-setting.c(2): Creating $HOME/.gphoto 0.000472 setting/gphoto2-setting.c(2): Loading settings from file "/home/sfourman/.gphoto/settings" 0.000619 main(2): The user has not specified both a model and a port. Try to figure them out. 0.000646 gphoto2-port-info-list(2): Using ltdl to load io-drivers from '/usr/local/lib/libgphoto2_port/0.8.0'... 0.000776 gphoto2-port-info-list(2): Called for filename '/usr/local/lib/libgphoto2_port/0.8.0/disk'. 0.004640 gphoto2-port/disk(2): libhal: The name org.freedesktop.Hal was not provided by any .service files 0.004769 gphoto2-port-info-list(2): Could not load port driver list: 'libhal error'. 0.004782 gphoto2-port-info-list(2): Called for filename '/usr/local/lib/libgphoto2_port/0.8.0/ptpip'. 0.005166 gphoto2-port-info-list(2): Loaded 'PTP/IP Connection' ('ptpip:') from '/usr/local/lib/libgphoto2_port/0.8.0/ptpip'. 0.005184 gphoto2-port-info-list(2): Loaded '' ('^ptpip') from '/usr/local/lib/libgphoto2_port/0.8.0/ptpip'. 0.005195 gphoto2-port-info-list(2): Called for filename '/usr/local/lib/libgphoto2_port/0.8.0/serial'. 0.005506 gphoto2-port-serial(2): Trying to lock '/dev/cuad0'... 0.005706 gphoto2-port-info-list(2): Loaded '' ('^serial') from '/usr/local/lib/libgphoto2_port/0.8.0/serial'. 0.005724 gphoto2-port-info-list(2): Called for filename '/usr/local/lib/libgphoto2_port/0.8.0/usb'. 0.033920 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:') from '/usr/local/lib/libgphoto2_port/0.8.0/usb'. 0.033944 gphoto2-port-info-list(2): Loaded '' ('^usb:') from '/usr/local/lib/libgphoto2_port/0.8.0/usb'. 0.033964 gphoto2-port-info-list(2): Counting entries (5 available)... 0.033977 gphoto2-port-info-list(2): 2 regular entries available. 0.034375 gphoto2-abilities-list(2): Using ltdl to load camera libraries from '/usr/local/lib/libgphoto2/2.4.1'... 0.035535 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/adc65'. 0.035560 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/agfa_cl20'. 0.035569 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/aox'. 0.035578 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/barbie'. 0.035586 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/canon'. 0.035597 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/casio_qv'. 0.035606 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/clicksmart310'. 0.035617 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/digigr8'. 0.035638 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/digita'. 0.035650 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/dimagev'. 0.035660 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/dimera3500'. 0.035671 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/directory'. 0.035680 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/enigma13'. 0.035691 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/fuji'. 0.035701 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/gsmart300'. 0.035712 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/hp215'. 0.035721 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/iclick'. 0.035732 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/jamcam'. 0.035741 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/jd11'. 0.035752 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/kodak_dc120'. 0.035763 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/kodak_dc210'. 0.035778 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/kodak_dc240'. 0.035787 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/kodak_dc3200'. 0.035798 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/kodak_ez200'. 0.035808 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/konica'. 0.035819 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/konica_qm150'. 0.035830 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/largan'. 0.035842 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/lg_gsm'. 0.035851 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/mars'. 0.035862 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/mustek'. 0.035872 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/panasonic_coolshot'. 0.035883 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/panasonic_dc1000'. 0.035895 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/panasonic_dc1580'. 0.035905 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/panasonic_l859'. 0.035914 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/pccam300'. 0.035925 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/pccam600'. 0.035945 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/polaroid_pdc320'. 0.035955 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/polaroid_pdc640'. 0.035964 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/polaroid_pdc700'. 0.035976 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/ptp2'. 0.035984 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/ricoh'. 0.035995 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/ricoh_g3'. 0.036005 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/samsung'. 0.036015 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/sierra'. 0.036025 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/sipix_blink2'. 0.036034 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/sipix_web2'. 0.036044 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/smal'. 0.036053 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/sonix'. 0.036065 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/sony_dscf1'. 0.036073 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/sony_dscf55'. 0.036085 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/soundvision'. 0.036095 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/spca50x'. 0.036107 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/sq905'. 0.036117 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/stv0674'. 0.036128 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/stv0680'. 0.036136 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/sx330z'. 0.036148 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.4.1/toshiba_pdrm11'. 0.036163 gp-abilities-list(2): Found 57 camera drivers. 0.265653 gphoto2-port-info-list(2): Counting entries (5 available)... 0.265681 gphoto2-port-info-list(2): 2 regular entries available. 0.265693 gphoto2-port(2): Creating new device... 0.265717 gphoto2-port-info-list(2): Getting info of entry 0 (5 available)... 0.266084 gphoto2-port(2): Setting settings... 0.266102 gphoto2-port-info-list(2): Getting info of entry 1 (5 available)... 0.294807 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 0.294831 gphoto2-port(2): Setting settings... 0.294847 libusb(2): gp_port_usb_update(old int=0, conf=-1, alt=-1), (new int=0, conf=-1, alt=-1) 0.294860 gphoto2-abilities-list.c(1): Auto-detecting USB cameras... 0.294897 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.294923 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x403). Make sure this device is connected to the computer. 0.294940 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x404). Make sure this device is connected to the computer. 0.294957 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer. 0.294977 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.294995 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer. 0.295012 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.295033 gphoto2-port(0): Could not find USB device (vendor 0x8ca, product 0x111). Make sure this device is connected to the computer. 0.295051 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer. 0.295068 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer. 0.295088 gphoto2-port(0): Could not find USB device (vendor 0x5ac, product 0x1290). Make sure this device is connected to the computer. 0.295105 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x120a). Make sure this device is connected to the computer. 0.295121 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x1307). Make sure this device is connected to the computer. 0.295138 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x1207). Make sure this device is connected to the computer. 0.295159 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x1208). Make sure this device is connected to the computer. 0.295178 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.295198 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer. 0.295214 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer. 0.295231 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer. 0.295250 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x913c). Make sure this device is connected to the computer. 0.295267 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer. 0.295286 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer. 0.295307 gphoto2-port(0): Could not find USB device (vendor 0x4a5, product 0x3003). Make sure this device is connected to the computer. 0.295325 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3047). Make sure this device is connected to the computer. 0.295345 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c0). Make sure this device is connected to the computer. 0.295362 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c0). Make sure this device is connected to the computer. 0.295380 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304d). Make sure this device is connected to the computer. 0.295400 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3066). Make sure this device is connected to the computer. 0.295417 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bf). Make sure this device is connected to the computer. 0.295434 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer. 0.295448 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer. 0.295462 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer. 0.295476 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer. 0.295490 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c1). Make sure this device is connected to the computer. 0.295504 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x310e). Make sure this device is connected to the computer. 0.295518 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer. 0.295532 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer. 0.295546 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ff). Make sure this device is connected to the computer. 0.295560 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x311c). Make sure this device is connected to the computer. 0.295573 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30fe). Make sure this device is connected to the computer. 0.295588 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x314f). Make sure this device is connected to the computer. 0.295602 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f2). Make sure this device is connected to the computer. 0.295615 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x314e). Make sure this device is connected to the computer. 0.304008 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3116). Make sure this device is connected to the computer. 0.304038 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3184). Make sure this device is connected to the computer. 0.304052 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3119). Make sure this device is connected to the computer. 0.304067 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3136). Make sure this device is connected to the computer. 0.304082 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3160). Make sure this device is connected to the computer. 0.304096 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3115). Make sure this device is connected to the computer. 0.304110 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x314b). Make sure this device is connected to the computer. 0.304124 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer. 0.304139 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer. 0.304154 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c4). Make sure this device is connected to the computer. 0.304168 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer. 0.304182 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer. 0.304196 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer. 0.304210 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f4). Make sure this device is connected to the computer. 0.304224 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3052). Make sure this device is connected to the computer. 0.320671 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3065). Make sure this device is connected to the computer. 0.320696 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3070). Make sure this device is connected to the computer. 0.320713 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3071). Make sure this device is connected to the computer. 0.320734 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f1). Make sure this device is connected to the computer. 0.320752 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ee). Make sure this device is connected to the computer. 0.320772 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306a). Make sure this device is connected to the computer. 0.320790 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3088). Make sure this device is connected to the computer. 0.320806 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3087). Make sure this device is connected to the computer. 0.320833 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30a5). Make sure this device is connected to the computer. 0.320850 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3083). Make sure this device is connected to the computer. 0.320867 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ea). Make sure this device is connected to the computer. 0.320883 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30eb). Make sure this device is connected to the computer. 0.320905 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ec). Make sure this device is connected to the computer. 0.320921 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer. 0.320938 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer. 0.320962 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3113). Make sure this device is connected to the computer. 0.320977 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ef). Make sure this device is connected to the computer. 0.321016 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ee). Make sure this device is connected to the computer. 0.321039 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ee). Make sure this device is connected to the computer. 0.321054 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3110). Make sure this device is connected to the computer. 0.321067 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3146). Make sure this device is connected to the computer. 0.321081 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3101). Make sure this device is connected to the computer. 0.321095 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3102). Make sure this device is connected to the computer. 0.321109 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3044). Make sure this device is connected to the computer. 0.321124 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3060). Make sure this device is connected to the computer. 0.321138 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer. 0.321152 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer. 0.321167 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer. 0.321181 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer. 0.321195 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ee). Make sure this device is connected to the computer. 0.321210 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer. 0.321223 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3046). Make sure this device is connected to the computer. 0.334004 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304b). Make sure this device is connected to the computer. 0.334026 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c0). Make sure this device is connected to the computer. 0.334040 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer. 0.334054 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer. 0.334068 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c1). Make sure this device is connected to the computer. 0.334082 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c4). Make sure this device is connected to the computer. 0.334097 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer. 0.334110 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer. 0.334125 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307c). Make sure this device is connected to the computer. 0.334139 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307a). Make sure this device is connected to the computer. 0.334153 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30a0). Make sure this device is connected to the computer. 0.334167 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer. 0.334181 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer. 0.334195 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3081). Make sure this device is connected to the computer. 0.334209 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3082). Make sure this device is connected to the computer. 0.359978 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3080). Make sure this device is connected to the computer. 0.360004 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30a9). Make sure this device is connected to the computer. 0.360024 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer. 0.360045 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308d). Make sure this device is connected to the computer. 0.360063 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3082). Make sure this device is connected to the computer. 0.360080 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3081). Make sure this device is connected to the computer. 0.360101 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307f). Make sure this device is connected to the computer. 0.360118 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3080). Make sure this device is connected to the computer. 0.360138 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer. 0.360156 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer. 0.360173 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30a9). Make sure this device is connected to the computer. 0.360195 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3105). Make sure this device is connected to the computer. 0.360212 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer. 0.360233 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304f). Make sure this device is connected to the computer. 0.360252 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3061). Make sure this device is connected to the computer. 0.360272 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304e). Make sure this device is connected to the computer. 0.360287 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3062). Make sure this device is connected to the computer. 0.360301 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3059). Make sure this device is connected to the computer. 0.360315 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3076). Make sure this device is connected to the computer. 0.360329 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3076). Make sure this device is connected to the computer. 0.360343 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer. 0.360357 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer. 0.360371 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3058). Make sure this device is connected to the computer. 0.360385 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer. 0.360399 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer. 0.360414 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f9). Make sure this device is connected to the computer. 0.360427 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x310f). Make sure this device is connected to the computer. 0.360441 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f8). Make sure this device is connected to the computer. 0.360456 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3155). Make sure this device is connected to the computer. 0.360470 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3149). Make sure this device is connected to the computer. 0.363954 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c2). Make sure this device is connected to the computer. 0.363971 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c2). Make sure this device is connected to the computer. 0.363985 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c1). Make sure this device is connected to the computer. 0.363999 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3126). Make sure this device is connected to the computer. 0.364013 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x311b). Make sure this device is connected to the computer. 0.364027 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3150). Make sure this device is connected to the computer. 0.364035 gphoto2-port-usb(1): Looking for USB device (vendor 0x4a9, product 0x314d)... found. 0.364043 gphoto2-abilities-list.c(2): Found 'Canon PowerShot A560 (PTP mode)' (0x4a9,0x314d) 0.364072 gphoto2-port(2): Freeing port... 0.364093 gphoto2-port(2): Closing port... 0.364245 gphoto2-camera(2): Setting abilities ('Canon PowerShot A560 (PTP mode)')... 0.364258 gphoto2-setting(2): Setting key 'model' to value 'Canon PowerShot A560 (PTP mode)' (gphoto2) 0.364269 gphoto2-setting(2): Saving 2 setting(s) to file "/home/sfourman/.gphoto/settings" 0.364417 gphoto2-port-info-list(2): Looking for path 'usb:' (5 entries available)... 0.364440 gphoto2-port-info-list(2): Getting info of entry 1 (5 available)... 0.364451 gphoto2-camera(2): Setting port info for port 'Universal Serial Bus' at 'usb:'... 0.393767 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 0.393795 gphoto2-port(2): Setting settings... 0.393819 libusb(2): gp_port_usb_update(old int=0, conf=-1, alt=-1), (new int=0, conf=-1, alt=-1) 0.393831 gphoto2-setting(2): Setting key 'port' to value 'usb:' (gphoto2) 0.393841 gphoto2-setting(2): Saving 2 setting(s) to file "/home/sfourman/.gphoto/settings" 0.394005 gphoto2-camera(2): Initializing camera... 0.394032 gphoto2-port-usb(1): Looking for USB device (vendor 0x4a9, product 0x314d)... found. 0.394040 gphoto2-camera(2): Loading '/usr/local/lib/libgphoto2/2.4.1/ptp2'... 0.394547 gphoto2-port(2): Opening USB port... 0.394558 libusb(2): gp_port_usb_open() 0.394590 libusb(2): claiming interface 0 0.394614 ptp2(2): maxpacketsize 0 0.394659 gphoto2-port(2): Setting timeout to 8000 millisecond(s)... 0.394673 ptp(2): PTP: Opening session 0.394691 gphoto2-port(2): Writing 16=0x10 byte(s) to port... 0.394705 gphoto2-port(3): Hexdump of 16 = 0x10 bytes follows: 0000 10 00 00 00 01 00 02 10-00 00 00 00 01 00 00 00 ................ 0.394736 ptp2/usb_sendreq(2): request code 0x1002 sending req result -35 0.394746 ptp2/camera_init(0): ptp_opensession returns 2ff 0.394757 ptp2/device_reset_request(2): sending reset 0.394767 gphoto2-port(2): Writing message (request=0x66 value=0x0 index=0x0 size=0=0x0)... 0.394777 gphoto2-port(3): No hexdump (NULL buffer) 0.394793 ptp(2): PTP: Opening session 0.394804 gphoto2-port(2): Writing 16=0x10 byte(s) to port... 0.394814 gphoto2-port(3): Hexdump of 16 = 0x10 bytes follows: 0000 10 00 00 00 01 00 02 10-00 00 00 00 01 00 00 00 ................ 0.394834 ptp2/usb_sendreq(2): request code 0x1002 sending req result -35 0.394842 ptp2/camera_init(0): ptp_opensession returns 2ff 0.394849 ptp2/device_reset_request(2): sending reset 0.394856 gphoto2-port(2): Writing message (request=0x66 value=0x0 index=0x0 size=0=0x0)... 0.394867 gphoto2-port(3): No hexdump (NULL buffer) 0.394879 ptp(2): PTP: Opening session 0.394889 gphoto2-port(2): Writing 16=0x10 byte(s) to port... 0.425953 gphoto2-port(3): Hexdump of 16 = 0x10 bytes follows: 0000 10 00 00 00 01 00 02 10-00 00 00 00 01 00 00 00 ................ 0.426031 ptp2/usb_sendreq(2): request code 0x1002 sending req result -35 0.426040 ptp2/camera_init(0): ptp_opensession returns 2ff 0.426049 ptp2/device_reset_request(2): sending reset 0.426056 gphoto2-port(2): Writing message (request=0x66 value=0x0 index=0x0 size=0=0x0)... 0.426068 gphoto2-port(3): No hexdump (NULL buffer) 0.426115 context(0): PTP I/O error *** Error *** PTP I/O error 0.426148 gphoto2-port(2): Closing port... 0.426243 context(0): An error occurred in the io-library ('Unspecified error'): No error description available *** Error *** An error occurred in the io-library ('Unspecified error'): No error description available *** Error (-1: 'Unspecified error') *** For debugging messages, please use the --debug option. Debugging messages may help finding a solution to your problem. If you intend to send any error or debug messages to the gphoto developer mailing list , please run gphoto2 as follows: env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt --summary --debug Please make sure there is sufficient quoting around the arguments. 0.427224 gp-camera(2): Freeing camera... 0.427237 gphoto2-port(2): Freeing port... 0.427248 gphoto2-port(2): Closing port... 0.427292 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list... 0.427300 libgphoto2/gphoto2-filesys.c(2): fscache LRU list already empty 0.427308 gphoto2-filesystem(2): Internally deleting all folders from '/'... Sam Fourman Jr. From sfourman at gmail.com Sat Jun 7 23:49:15 2008 From: sfourman at gmail.com (Sam Fourman Jr.) Date: Sat Jun 7 23:49:18 2008 Subject: f-spot and My Cannon Powershot A560 Message-ID: <11167f520806071620u5eaada3djcc08514041e920f0@mail.gmail.com> dmesg says this ugen0: on uhub1 usbdevs -v provides the following info port 7 addr 2: high speed, self powered, config 1, Canon Digital Camera(0x314d), Canon Inc.(0x04a9), rev 0.02 if I start f-spot and choose import and choose Cannon A560, it gives me a dialog box with Unspecified error [sfourman@Sam:~]% fspot (06-07 18:10) zsh: correct 'fspot' to 'f-spot' [nyae]? y Initializing Mono.Addins Starting new FSpot server Query: SELECT photos.id, photos.time, photos.directory_path, photos.name, photos.description, photos.roll_id, photos.default_version_id FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY photos.time Query: SELECT photos.id, photos.time, photos.directory_path, photos.name, photos.description, photos.roll_id, photos.default_version_id FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY photos.time (f-spot:60345): Gtk-WARNING **: gtk_menu_attach_to_widget(): menu already attached to GtkMenuItem (f-spot:60345): Gtk-WARNING **: gtk_menu_attach_to_widget(): menu already attached to GtkMenuItem Query: SELECT photos.id, photos.time, photos.directory_path, photos.name, photos.description, photos.roll_id, photos.default_version_id FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY photos.time Reloading Query: SELECT photos.id, photos.time, photos.directory_path, photos.name, photos.description, photos.roll_id, photos.default_version_id FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY photos.time item changed open uri = file:///home/sfourman/Photos/1969/12/31/Flower.jpg error checking orientation open uri = file:///home/sfourman/Photos/1969/12/31/Flower.jpg open uri = file:///home/sfourman/Photos/1980/01/01/IMG_0089.JPG open uri = file:///home/sfourman/Photos/1980/01/01/IMG_0089.JPG (f-spot:60345): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the data stream to the loader before dropping the last reference. open uri = file:///home/sfourman/Photos/2007/04/30/IMAGE_00028.jpg open uri = file:///home/sfourman/Photos/2007/04/30/IMAGE_00028.jpg error checking orientation open uri = file:///home/sfourman/Photos/2007/04/30/IMAGE_00027.jpg open uri = file:///home/sfourman/Photos/2007/04/30/IMAGE_00027.jpg error checking orientation open uri = file:///home/sfourman/Photos/2007/04/28/IMAGE_00026.jpg open uri = file:///home/sfourman/Photos/2007/04/28/IMAGE_00026.jpg error checking orientation open uri = file:///home/sfourman/Photos/1980/01/01/IMG_0093.JPG open uri = file:///home/sfourman/Photos/1980/01/01/IMG_0093.JPG open uri = file:///home/sfourman/Photos/1980/01/01/IMG_0091.JPG open uri = file:///home/sfourman/Photos/1980/01/01/IMG_0091.JPG open uri = file:///home/sfourman/Photos/1980/01/01/IMG_0094.JPG open uri = file:///home/sfourman/Photos/1980/01/01/IMG_0094.JPG open uri = file:///home/sfourman/Photos/1980/01/01/IMG_0088.JPG open uri = file:///home/sfourman/Photos/1980/01/01/IMG_0088.JPG open uri = file:///home/sfourman/Photos/1980/01/01/IMG_0092.JPG open uri = file:///home/sfourman/Photos/1980/01/01/IMG_0092.JPG open uri = file:///home/sfourman/Photos/1980/01/01/IMG_0090.JPG open uri = file:///home/sfourman/Photos/1980/01/01/IMG_0090.JPG item ImportCommand+SourceItem Testing gphoto path = usb: PortInfo Universal Serial Bus, usb: Error GeneraError: LibGPhoto2.GPhotoException: Unspecified error at LibGPhoto2.Error.CheckError (ErrorCode error) [0x00000] at LibGPhoto2.Camera.Init (LibGPhoto2.Context context) [0x00000] at GPhotoCamera.InitializeCamera () [0x00000] at MainWindow.ImportCamera (System.String camera_device) [0x00000] cleanup context Sam Fourman Jr. From kris at FreeBSD.org Sat Jun 7 20:16:59 2008 From: kris at FreeBSD.org (Kris Kennaway) Date: Sun Jun 8 00:39:38 2008 Subject: HEADS UP: Port versions going backwards Message-ID: <20080607201652.GA6576@pointyhat.freebsd.org> Dear maintainers, For some time now the script that is supposed to monitor for port version strings decreasing has not been functioning (it runs but produces no output for some reason). Unfortunately this has allowed quite a few regressions to creep in. These are the ones I detected; the time interval listed is the narrowest date window found, during which the version decrease occurred (as measured by pkg_version -t). In most cases it should be clear why the version decreased by looking at commits to the port within this time window, but sometimes it may be necessary to look at other included files. If you can't work out how the decrease occurred, please let me know. Many of these can be repaired by increasing PORTREVISION, but others will require PORTEPOCH bumps. Thanks, Kris P.S. I will be rerunning this script regularly, so your expedient response to this issue is appreciated :) audio/xmms-bonk naddy@FreeBSD.org (2008/03/23 11:56 --> 2008/03/24 19:41): 0.12_3 --> 0.12_1 chinese/bitchx clive@FreeBSD.org (2008/01/26 17:30 --> 2008/01/30 08:42): 1.1.0.1_5 --> 1.1.0.1_1 databases/libgda2 gnome@FreeBSD.org (2008/05/30 08:14 --> 2008/06/07 08:00): 1.2.4_4,1 --> 1.2.4_1,1 databases/libgnomedb gnome@FreeBSD.org (2008/05/30 08:14 --> 2008/06/07 08:00): 3.0.0_2 --> 3.0.0_1 devel/automake17 ade@FreeBSD.org (2004/06/10 01:54 --> 2007/07/28 17:54): 1.7.9_1 --> 1.7.9 devel/automake18 ade@FreeBSD.org (2004/10/02 05:28 --> 2007/07/28 17:54): 1.8.5_2 --> 1.8.5 ftp/urlgfe chip-set@mail.ru (2008/05/30 08:14 --> 2008/06/07 08:00): 0.7.1_7 --> 0.7.1_1 misc/amanda-server kuriyama@FreeBSD.org (2008/05/30 08:14 --> 2008/06/07 08:00): 2.5.1p3_3,1 --> 2.5.1p3_1,1 misc/bidwatcher obrien@FreeBSD.org (2008/05/30 08:14 --> 2008/06/07 08:00): 1.3.17_6 --> 1.3.17_1 multimedia/xmms-status-plugin ports@FreeBSD.org (2008/03/25 17:39 --> 2008/03/26 08:24): 1.0_3 --> 1.0_1 security/samba-vscan jmelo@FreeBSD.org (2007/12/21 23:35 --> 2007/12/29 13:09): 0.3.6c_1 --> 0.3.6c textproc/p5-Spreadsheet-WriteExcel-FromXML ports@FreeBSD.org (2006/04/20 03:08 --> 2006/09/12 21:42): 1.02 --> 1.1 www/mozilla gnome@FreeBSD.org (2008/05/30 08:14 --> 2008/06/07 08:00): 1.7.13_6,2 --> 1.7.13_1,2 x11/xscreensaver-gnome gnome@FreeBSD.org (2008/05/30 08:14 --> 2008/06/07 08:00): 4.24_7 --> 4.24_1 x11-toolkits/gal2 gnome@FreeBSD.org (2008/05/30 08:14 --> 2008/06/07 08:00): 2.5.3_5 --> 2.5.3_1 x11-toolkits/gtksourceview gnome@FreeBSD.org (2008/05/30 08:14 --> 2008/06/07 08:00): 1.8.5_3 --> 1.8.5_1 databases/py-qt4-sql danny@ricin.com (2007/04/13 23:41 --> 2007/04/17 23:19): 20070318 --> 4.3.3_2 devel/etoile-unitkit dinoex@FreeBSD.org (2008/05/06 13:53 --> 2008/05/12 15:53): 1.1_1 --> 0.2_1 devel/py-qt4-assistant danny@ricin.com (2007/04/13 23:41 --> 2007/04/17 23:19): 20070318 --> 4.3.3_2 devel/py-qt4-core danny@ricin.com (2007/04/13 23:41 --> 2007/04/17 23:19): 20070318 --> 4.3.3_2 devel/py-qt4-dbus danny@ricin.com (2007/04/13 23:41 --> 2007/04/17 23:19): 20070318 --> 4.3.3_3 devel/py-qt4-designer danny@ricin.com (2007/04/13 23:41 --> 2007/04/17 23:19): 20070318 --> 4.3.3_2 devel/py-qt4-designerplugin danny@ricin.com (2007/04/13 23:41 --> 2007/04/17 23:19): 20070318 --> 4.3.3_2 devel/py-qt4-test danny@ricin.com (2007/04/13 23:41 --> 2007/04/17 23:19): 20070318 --> 4.3.3_2 editors/vim6 obrien@FreeBSD.org (2008/05/30 08:14 --> 2008/06/07 08:00): 6.4.9_2 --> 6.4.9_1 games/linux-alienarena alepulver@FreeBSD.org (2007/09/07 21:31 --> 2007/09/13 17:47): 2007.604,1 --> 2007.610 graphics/py-qt4-svg danny@ricin.com (2007/04/13 23:41 --> 2007/04/17 23:19): 20070318 --> 4.3.3_2 math/miracl ports@FreeBSD.org (2007/04/28 05:10 --> 2007/05/24 07:35): 5.23_3 --> 5.3.2_1 misc/py-qt4-demo danny@ricin.com (2007/04/13 23:41 --> 2007/04/17 23:19): 20070318 --> 4.3.3_2 misc/py-qt4-doc danny@ricin.com (2007/04/13 23:41 --> 2007/04/17 23:19): 20070225 --> 4.3.3_1 net/mpich2 thierry@FreeBSD.org (2008/03/22 20:19 --> 2008/03/23 11:56): 1.0.6.p1,3 --> 1.0.7_1,2 net/py-qt4-network danny@ricin.com (2007/04/13 23:41 --> 2007/04/17 23:19): 20070318 --> 4.3.3_2 net-im/licq-osd dinoex@FreeBSD.org (2007/12/04 19:05 --> 2007/12/13 09:02): 1.3.4_1 --> 1.3.2.1_2 ports-mgmt/vulnerability-test-port ports@FreeBSD.org (2007/07/28 17:54 --> 2007/07/30 10:25): 2007.07.28 --> 2004.01.25 sysutils/dtc-toaster thomas@goirand.fr (2008/05/30 08:14 --> 2008/06/07 08:00): 0.28.2.1_4 --> 0.28.2.1_1 textproc/py-qt4-xml danny@ricin.com (2007/04/13 23:41 --> 2007/04/17 23:19): 20070318 --> 4.3.3_2 www/openacs-dotlrn mm@FreeBSD.org (2008/05/30 08:14 --> 2008/06/07 08:00): 2.3.1_2 --> 2.3.1_1 www/trac-nav gerrit.beine@gmx.de (2007/05/27 03:47 --> 2007/05/27 20:32): 3.92p6 --> 3.92_1 www/xulrunner gnome@FreeBSD.org (2008/05/30 08:14 --> 2008/06/07 08:00): 1.8.0.4_11 --> 1.8.0.4_1 x11/py-qt4-opengl danny@ricin.com (2007/04/13 23:41 --> 2007/04/17 23:19): 20070318 --> 4.3.3_2 x11-toolkits/gtkmm20 gnome@FreeBSD.org (2008/05/30 08:14 --> 2008/06/07 08:00): 2.2.12_8 --> 2.2.12_1 x11-toolkits/py-qt4-gui danny@ricin.com (2007/04/13 23:41 --> 2007/04/17 23:19): 20070318 --> 4.3.3_2 x11-toolkits/wxgtk24 fjoe@FreeBSD.org (2008/05/30 08:14 --> 2008/06/07 08:00): 2.4.2_16 --> 2.4.2_1 From ahze at freebsd.org Sun Jun 8 04:02:10 2008 From: ahze at freebsd.org (Michael Johnson) Date: Sun Jun 8 04:02:13 2008 Subject: Firefox-devel update? In-Reply-To: <11167f520806071510j4c556e7ep833ca32311846339@mail.gmail.com> References: <1211834873.3544.0.camel@Magda> <20080526220821.GE1142@in-addr.com> <11167f520806071510j4c556e7ep833ca32311846339@mail.gmail.com> Message-ID: On Sat, Jun 7, 2008 at 5:10 PM, Sam Fourman Jr. wrote: > I just noticed that there is like 5,000 ports that changed i think because > of gettext > > since everyone has to rebuild a pile of stuff anyhow would now be good time > to inject firefox-devel updated to rc2 > > I know about the pixmap, cairo, etc problem, I just figured since the > gettext update most of the stuff would need to be rebuilt anyhow with > portupgrade We would like to go this way, however pulling in new Firefox would pull in cairo and many friends which need quite a few patches that aren't really ready for prime time. However Firefox 3.0rc2 IS in MCom ports, you can always use that. Michael > > > Just a thought > > Sam Fourman Jr. > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > From chukharev at mail.ru Sun Jun 8 11:58:41 2008 From: chukharev at mail.ru (V.Chukharev) Date: Sun Jun 8 11:58:44 2008 Subject: FreeBSD port x11-toolkits/vte makes /usr(local world writable Message-ID: Hi, I have seen the following error a number of times after upgrading the ports last month or two. $ portversion -OvL= /usr/local/lib/ruby/site_ruby/1.8/pkgtools.rb:1137: warning: Insecure world writable dir /usr/local in PATH, mode 040777 /usr/local/lib/ruby/site_ruby/1.8/pkgmisc.rb:136: warning: Insecure world writable dir /usr/local in PATH, mode 040777 Indeed, the dir is world writable: $ ls -ld /usr/local drwxrwxrwx 27 root wheel 512 2 Jun 21:57 /usr/local Since I usually make just upgrade of all ports, I could not tell which does the change. Today I was upgrading the ports one-by-one. And the last one, x11-toolkits/vte, made the dir world writable. I thought maintainer should know this fact ;-) Best regards, -- V. Chukharev From rnoland at 2hip.net Sun Jun 8 15:01:40 2008 From: rnoland at 2hip.net (Robert Noland) Date: Sun Jun 8 15:01:44 2008 Subject: [PATCH] x11/gdm: Start seahorse-agent if it exists Message-ID: <200806081428.m58ESGkX053596@wombat.2hip.net> >Submitter-Id: current-users >Originator: Robert Noland >Organization: >Confidential: no >Synopsis: [PATCH] x11/gdm: Start seahorse-agent if it exists >Severity: non-critical >Priority: low >Category: ports >Class: change-request >Release: FreeBSD 8.0-CURRENT i386 >Environment: System: FreeBSD wombat.2hip.net 8.0-CURRENT FreeBSD 8.0-CURRENT #11: Fri Jun 6 21:48:05 EDT >Description: seahorse-agent should be started as the parent of gnome-session as described in http://live.gnome.org/Seahorse/SessionIntegration. Added file(s): - files/patch-config_Xsession.in Port maintainer (gnome@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- gdm-2.20.6_2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11/gdm/Makefile,v retrieving revision 1.101 diff -u -r1.101 Makefile --- Makefile 6 Jun 2008 14:08:57 -0000 1.101 +++ Makefile 8 Jun 2008 14:25:24 -0000 @@ -8,7 +8,7 @@ PORTNAME= gdm PORTVERSION= 2.20.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 Index: files/patch-config_Xsession.in =================================================================== RCS file: files/patch-config_Xsession.in diff -N files/patch-config_Xsession.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-config_Xsession.in 8 Jun 2008 14:25:24 -0000 @@ -0,0 +1,17 @@ +--- config/Xsession.in.orig 2008-06-08 09:54:23.000000000 -0400 ++++ config/Xsession.in 2008-06-08 09:56:36.000000000 -0400 +@@ -231,6 +231,14 @@ + fi + fi + ++# add seahorse-agent if found ++seahorseagent="`gdmwhich seahorse-agent`" ++if [ -n "$seahorseagent" ] && [ -x "$seahorseagent" ] ; then ++ command="$seahorseagent --execute $command" ++elif [ -z "$seahorseagent" ] ; then ++ echo "$0: seahorse-agent not found!" ++fi ++ + # add ssh-agent if found + sshagent="`gdmwhich ssh-agent`" + if [ -n "$sshagent" ] && [ -x "$sshagent" ] && [ -z "$SSH_AUTH_SOCK" ]; then --- gdm-2.20.6_2.patch ends here --- From edwin at FreeBSD.org Sun Jun 8 15:10:10 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Jun 8 15:10:13 2008 Subject: ports/124398: [PATCH] x11/gdm: Start seahorse-agent if it exists Message-ID: <200806081510.m58FAA5b014622@freefall.freebsd.org> Synopsis: [PATCH] x11/gdm: Start seahorse-agent if it exists Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Sun Jun 8 15:10:09 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=124398 From mezz7 at cox.net Sun Jun 8 15:27:33 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Sun Jun 8 15:27:37 2008 Subject: FreeBSD port x11-toolkits/vte makes /usr(local world writable In-Reply-To: References: Message-ID: On Sun, 08 Jun 2008 06:21:07 -0500, V.Chukharev wrote: > Hi, > > I have seen the following error a number of times after upgrading the > ports last month or two. > $ portversion -OvL= > /usr/local/lib/ruby/site_ruby/1.8/pkgtools.rb:1137: warning: Insecure > world writable dir /usr/local in PATH, mode 040777 > /usr/local/lib/ruby/site_ruby/1.8/pkgmisc.rb:136: warning: Insecure > world writable dir /usr/local in PATH, mode 040777 > > Indeed, the dir is world writable: > $ ls -ld /usr/local > drwxrwxrwx 27 root wheel 512 2 Jun 21:57 /usr/local > > Since I usually make just upgrade of all ports, I could not tell which > does the change. > Today I was upgrading the ports one-by-one. And the last one, > x11-toolkits/vte, made > the dir world writable. I thought maintainer should know this fact ;-) I can't reproduce it when I reinstalled vte. # ls -ld /usr/local drwxr-xr-x 16 root wheel 512 Jun 7 08:42 /usr/local/ Cheers, Mezz > Best regards, -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From marcus at FreeBSD.org Sun Jun 8 19:23:33 2008 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Sun Jun 8 19:23:35 2008 Subject: ports/124398: [PATCH] x11/gdm: Start seahorse-agent if it exists Message-ID: <200806081923.m58JNXtx042028@freefall.freebsd.org> Synopsis: [PATCH] x11/gdm: Start seahorse-agent if it exists State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sun Jun 8 19:23:24 UTC 2008 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=124398 From dfilter at FreeBSD.ORG Sun Jun 8 19:30:04 2008 From: dfilter at FreeBSD.ORG (dfilter service) Date: Sun Jun 8 19:30:06 2008 Subject: ports/124398: commit references a PR Message-ID: <200806081930.m58JU4WU042380@freefall.freebsd.org> The following reply was made to PR ports/124398; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/124398: commit references a PR Date: Sun, 8 Jun 2008 19:23:15 +0000 (UTC) marcus 2008-06-08 19:23:11 UTC FreeBSD ports repository Modified files: x11/gdm Makefile Added files: x11/gdm/files patch-config_Xsession.in Log: Add the ability to spawn seahorse-agent from gdm rather than from every underlying session. This is very similar to how many Linux distributions integrate seahorse-agent with GNOME. PR: 124398 Submitted by: Robert Noland Revision Changes Path 1.102 +1 -1 ports/x11/gdm/Makefile 1.1 +17 -0 ports/x11/gdm/files/patch-config_Xsession.in (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From marcus at FreeBSD.org Sun Jun 8 20:25:54 2008 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Sun Jun 8 20:25:56 2008 Subject: Helping to put FreeBSD GNOME onto more desktops Message-ID: <1212956773.92272.20.camel@shumai.marcuscom.com> I attended BSDCan this year, and held a BoF discussing FreeBSD on the desktop. Some of the points raised by users were: * FreeBSD needs a GUI network configurator (e.g. NetworkManager). * There should be a port which creates an instant desktop (like instant-workstation, but more modern and offering choices like GNOME, KDE, Xfce, etc.). * We need a native Flash Plug-in. * FreeBSD GNOME needs to be easier to setup. All of these are good ideas ranging from very easy to do to next to impossible. One of the attendees was Kris Moore from the PC-BSD group. He mentioned that PC-BSD already has a FreeBSD network configurator tool, and it might be easier to port that to FreeBSD [GNOME] than to port (or rewrite) NetworkManager. He also gave me my first real look at PC-BSD. I was impressed. I thought it would be very doable to port their network configurator to GNOME. But then he suggested something for point four above. A lot of his users have commented that PC-BSD should have a GNOME frontend. Kris said, while the PC-BSD organization has no desire to maintain such a frontend, it should be easy to build one using their PBI (PC-BSD Installer) framework. If such a PBI existed, it could leverage all the existing tools in PC-BSD (including the network configurator). So I decided to start there, by building a GNOME PBI for PC-BSD. I have just completed my first working version. Screenshots can be found at http://www.marcuscom.com/pcbsd/ . On top of this, I have committed a new port, x11-fm/pbi-thumbnailer, which makes the PBI experience within Nautilus much nicer. I will be making the PBI downloadable soon (from the same URL) for PC-BSD to try out. As you can see from the desktop screenshot, thanks to the Qt-GTK+ theme engine, tools like the PC-BSD network manager tray just work in GNOME. This brings us much closer to more usable FreeBSD GNOME desktop, especially for those users transitioning from Windows. As to the point about Flash, Kris also mentioned that he has the ear of someone at Adobe who was hinting that a capable developer willing to sign an NDA could be given code to work on a native Flash plug-in port. This could bode well for PC-BSD and FreeBSD should someone step up to do this work. Regarding the instant desktop port(s), if anyone wants to offer some suggestions, or code, to make these happen, that would be great. These ports should be more than simple meta-ports. They should also do some post-install work to make setting up the desktop easier. Also, keep in mind we have some project ideas at http://www.freebsd.org/gnome/docs/volunteer.html for those that want to do even more to help get FreeBSD GNOME onto more desktops. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080608/68856133/attachment.pgp From ahze at freebsd.org Mon Jun 9 02:35:37 2008 From: ahze at freebsd.org (Michael Johnson) Date: Mon Jun 9 02:35:39 2008 Subject: Helping to put FreeBSD GNOME onto more desktops In-Reply-To: <1212956773.92272.20.camel@shumai.marcuscom.com> References: <1212956773.92272.20.camel@shumai.marcuscom.com> Message-ID: On Sun, Jun 8, 2008 at 3:26 PM, Joe Marcus Clarke wrote: > I attended BSDCan this year, and held a BoF discussing FreeBSD on the > desktop. Some of the points raised by users were: > > * FreeBSD needs a GUI network configurator (e.g. NetworkManager). > > * There should be a port which creates an instant desktop (like > instant-workstation, but more modern and offering choices like GNOME, > KDE, Xfce, etc.). > > * We need a native Flash Plug-in. > > * FreeBSD GNOME needs to be easier to setup. > > All of these are good ideas ranging from very easy to do to next to > impossible. One of the attendees was Kris Moore from the PC-BSD group. > He mentioned that PC-BSD already has a FreeBSD network configurator > tool, and it might be easier to port that to FreeBSD [GNOME] than to > port (or rewrite) NetworkManager. He also gave me my first real look at > PC-BSD. I was impressed. I thought it would be very doable to port > their network configurator to GNOME. > > But then he suggested something for point four above. A lot of his > users have commented that PC-BSD should have a GNOME frontend. Kris > said, while the PC-BSD organization has no desire to maintain such a > frontend, it should be easy to build one using their PBI (PC-BSD > Installer) framework. If such a PBI existed, it could leverage all the > existing tools in PC-BSD (including the network configurator). > > So I decided to start there, by building a GNOME PBI for PC-BSD. I have > just completed my first working version. Screenshots can be found at > http://www.marcuscom.com/pcbsd/ . On top of this, I have committed a > new port, x11-fm/pbi-thumbnailer, which makes the PBI experience within > Nautilus much nicer. I will be making the PBI downloadable soon (from > the same URL) for PC-BSD to try out. > > As you can see from the desktop screenshot, thanks to the Qt-GTK+ theme > engine, tools like the PC-BSD network manager tray just work in GNOME. > This brings us much closer to more usable FreeBSD GNOME desktop, > especially for those users transitioning from Windows. > > As to the point about Flash, Kris also mentioned that he has the ear of > someone at Adobe who was hinting that a capable developer willing to > sign an NDA could be given code to work on a native Flash plug-in port. > This could bode well for PC-BSD and FreeBSD should someone step up to do > this work. > > Regarding the instant desktop port(s), if anyone wants to offer some > suggestions, or code, to make these happen, that would be great. These > ports should be more than simple meta-ports. They should also do some > post-install work to make setting up the desktop easier. > I guess we should come up with a list of things we want in the 'easy GNOME setup port'. I suggest we start a wiki/todo page so others can add their ideas/plans. I am all for making life easier in GNOME setup for end users and I am willing to dedicate a good bit of time towards this. Michael > Also, keep in mind we have some project ideas at > http://www.freebsd.org/gnome/docs/volunteer.html for those that want to > do even more to help get FreeBSD GNOME onto more desktops. > > Joe > > -- > Joe Marcus Clarke > FreeBSD GNOME Team :: gnome@FreeBSD.org > FreeNode / #freebsd-gnome > http://www.FreeBSD.org/gnome > From Alexander at Leidinger.net Mon Jun 9 10:11:00 2008 From: Alexander at Leidinger.net (Alexander Leidinger) Date: Mon Jun 9 10:11:05 2008 Subject: Helping to put FreeBSD GNOME onto more desktops In-Reply-To: References: <1212956773.92272.20.camel@shumai.marcuscom.com> Message-ID: <20080609121047.467267lugai59y0w@webmail.leidinger.net> Quoting Michael Johnson (from Sun, 8 Jun 2008 21:35:35 -0500): > I guess we should come up with a list of things we want in the 'easy GNOME > setup port'. I suggest we start a wiki/todo page so others can add their > ideas/plans. Good idea. What we would need (IMHO): - .desktop files for stuff which hasn't one (back in the 2.6 days, I started a port for this, see http://www.leidinger.net/FreeBSD/misc-desktop-files-2.6.1.tar.bz2 for some rudimentary stuff) - optional automatic config of the system (adding rc.conf stuff, maybe usermount sysctl stuff, ...) Bye, Alexander. -- Bender: This is the Brooklyn-bound B train making local stops at wherever the hell I feel like, watch for the closing doors. http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From bugmaster at FreeBSD.org Mon Jun 9 11:07:16 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jun 9 11:08:00 2008 Subject: Current problem reports assigned to gnome@FreeBSD.org Message-ID: <200806091107.m59B7F9f071071@freefall.freebsd.org> Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- a ports/117724 gnome Recently updated x11/gdm port ignores $LANG setting in f ports/121263 gnome www/firefox: Firefox coredumps under FreeBSD 6.3 in Pr f ports/123079 gnome Firefox keeps on crashing on amd64 3 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/103529 gnome www/seamonkey: enable SVG and Pango font rendering sup o ports/116236 gnome [patch] Shoot yourself in the foot fix for www/firefox a ports/121472 gnome Loading perl scripts causes irc/xchat segmentation fau o ports/121670 gnome [PATCH] Update converters/libiconv to 1.12 s ports/122443 gnome [PATCH] net/avahi-app: use correct rc script suffix o ports/123036 gnome [update] x11-toolkits/libgtksourceviewmm version 0.2.0 p ports/123790 gnome Update port: www/webkit-gtk2 to 0.0.33561 p ports/123876 gnome please refresh www/firefox-devel - it is still on v3.0 o ports/124302 gnome [PATCH] www/webkit-gtk2: make video support optional 9 problems total. From mbeis at xs4all.nl Mon Jun 9 16:34:48 2008 From: mbeis at xs4all.nl (Marco Beishuizen) Date: Mon Jun 9 16:34:52 2008 Subject: Gnome causes kernel panics (probably hald) In-Reply-To: <1212859226.70551.1.camel@shumai.marcuscom.com> References: <20080606201919.3c3e7efe@yokozuna.lan> <484984EE.6060706@freebsd.org> <20080607015653.3ff5fa7f@yokozuna.lan> <1212859226.70551.1.camel@shumai.marcuscom.com> Message-ID: <20080609183446.62de79b6@yokozuna.lan> On Sat, 07 Jun 2008 13:20:26 -0400 Joe Marcus Clarke wrote: > Try removing /var/cache/hald/fdi-cache, then restart hald. > > Joe Yes, this seems to start hald. But now I have another problem: if I in Gnome try to go to the launcher properties of an icon on my desktop, the dialog exits immediately. It looks like it is crashing but it gives no core dump. I don't know if this new problem has something to do with hal, but when hal isn't running this problem does not appear. Thanks for your help. Marco -- Romeo was restless, he was ready to kill, He jumped out the window 'cause he couldn't sit still, Juliet was waiting with a safety net, Said "don't bury me 'cause I ain't dead yet". -- Elvis Costello From marcus at FreeBSD.org Mon Jun 9 16:50:25 2008 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Mon Jun 9 16:50:30 2008 Subject: Gnome causes kernel panics (probably hald) In-Reply-To: <20080609183446.62de79b6@yokozuna.lan> References: <20080606201919.3c3e7efe@yokozuna.lan> <484984EE.6060706@freebsd.org> <20080607015653.3ff5fa7f@yokozuna.lan> <1212859226.70551.1.camel@shumai.marcuscom.com> <20080609183446.62de79b6@yokozuna.lan> Message-ID: <1213030245.61354.17.camel@shumai.marcuscom.com> On Mon, 2008-06-09 at 18:34 +0200, Marco Beishuizen wrote: > On Sat, 07 Jun 2008 13:20:26 -0400 > Joe Marcus Clarke wrote: > > > Try removing /var/cache/hald/fdi-cache, then restart hald. > > > > Joe > > Yes, this seems to start hald. But now I have another problem: if I in > Gnome try to go to the launcher properties of an icon on my desktop, > the dialog exits immediately. It looks like it is crashing but it gives > no core dump. I don't know if this new problem has something to do with > hal, but when hal isn't running this problem does not appear. You're not alone. I can reproduce even with hald not running. There was also an Ubuntu report (https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/224642) about this. It's not a crash, though, nor do I see any errors in .xsession-errors. This is most likely a GUI programming mistake. I suggest you open a report in GNOME's Bugzilla as it is most likely to be fixed there. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080609/f0e28dab/attachment.pgp From chukharev at mail.ru Mon Jun 9 17:21:40 2008 From: chukharev at mail.ru (V.Chukharev) Date: Mon Jun 9 17:21:47 2008 Subject: FreeBSD port x11-toolkits/vte makes /usr(local world writable In-Reply-To: References: Message-ID: On Sun, 08 Jun 2008 18:29:51 +0300, Jeremy Messenger wrote: > On Sun, 08 Jun 2008 06:21:07 -0500, V.Chukharev wrote: > >> Hi, >> >> I have seen the following error a number of times after upgrading the >> ports last month or two. >> $ portversion -OvL= >> /usr/local/lib/ruby/site_ruby/1.8/pkgtools.rb:1137: warning: Insecure >> world writable dir /usr/local in PATH, mode 040777 >> /usr/local/lib/ruby/site_ruby/1.8/pkgmisc.rb:136: warning: Insecure >> world writable dir /usr/local in PATH, mode 040777 >> >> Indeed, the dir is world writable: >> $ ls -ld /usr/local >> drwxrwxrwx 27 root wheel 512 2 Jun 21:57 /usr/local [...] > I can't reproduce it when I reinstalled vte. > > # ls -ld /usr/local > drwxr-xr-x 16 root wheel 512 Jun 7 08:42 /usr/local/ Thanks for trying. I guess it's something with my world then. I had problems when tried to build the world with -Os (which worked for me on 6-STABLE), then I removed it from COPTFLAGS but left in CFLAGS... I'll make a new world with no optimization and come back again. This might take a while though. > Cheers, > Mezz > >> Best regards, > > Best regards, -- V. Chukharev From sfourman at gmail.com Mon Jun 9 20:51:03 2008 From: sfourman at gmail.com (Sam Fourman Jr.) Date: Mon Jun 9 20:51:06 2008 Subject: Helping to put FreeBSD GNOME onto more desktops In-Reply-To: <20080609121047.467267lugai59y0w@webmail.leidinger.net> References: <1212956773.92272.20.camel@shumai.marcuscom.com> <20080609121047.467267lugai59y0w@webmail.leidinger.net> Message-ID: <11167f520806091351s7f6e520bjbbe9622f9ea3a9ae@mail.gmail.com> I am all for the Idea of considering PC-BSD FreeBSD's Officially supported Desktop. I assume that is what we are aiming for here. one thing I am a little confused about though. Kris more mentioned to me once that, one of the reasons why portupgrade -ar would not work well on PC-BSD is because, hal was patched. I am not sure of the details. but could we pull this patch back into FreeBSD , so that portupgrade -ar would not mess up PC-BSD? the only other patch I am aware of is the patch for wine on FreeBSD 6.3, but one could ignore this as it goes away in PCBSD7 anyway. for those of us that don't know about it, there is a VERY early alpha build of PC-BSD7 based on FreeBSD 7 located here ftp://ftp.pcbsd.org/pub/alpha-isos/ Just a thought Sam Fourman Jr. From marcus at freebsd.org Mon Jun 9 22:06:46 2008 From: marcus at freebsd.org (Joe Marcus Clarke) Date: Mon Jun 9 22:07:01 2008 Subject: Helping to put FreeBSD GNOME onto more desktops In-Reply-To: <11167f520806091351s7f6e520bjbbe9622f9ea3a9ae@mail.gmail.com> References: <1212956773.92272.20.camel@shumai.marcuscom.com> <20080609121047.467267lugai59y0w@webmail.leidinger.net> <11167f520806091351s7f6e520bjbbe9622f9ea3a9ae@mail.gmail.com> Message-ID: <484DA93B.70104@freebsd.org> Sam Fourman Jr. wrote: > I am all for the Idea of considering PC-BSD FreeBSD's Officially > supported Desktop. > > I assume that is what we are aiming for here. one thing I am a little > confused about though. We're aiming for giving PC-BSD users a choice of desktop (at least that's what my PBI aims to do). We're not trying to change PC-BSD, just leverage what they have already created for people who would like a GNOME desktop. > > Kris more mentioned to me once that, one of the reasons why portupgrade > -ar would not work well on PC-BSD is because, hal was patched. I am not > sure of the details. but could we pull this patch back into FreeBSD , so > that portupgrade -ar would not mess up PC-BSD? PC-BSD uses the ports collection at this point. The patch to which he referred was pulled into the official hal port. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From freebsd at akavia.ru Mon Jun 9 22:55:33 2008 From: freebsd at akavia.ru (Alexander Logvinov) Date: Mon Jun 9 22:55:36 2008 Subject: Windows are placed at wrong position since update gtk20 to 2.12.10 Message-ID: <1459728746.20080610082550@akavia.ru> Hello!. After upgrading x11-toolkits/gtk20 to 2.12.10 I notice that pidgin, nautilus and etc doesn't save window position. It's very annoying. This is the upstream bug. http://bugzilla.gnome.org/show_bug.cgi?id=536757 The patch works for me. -- WBR From marcus at freebsd.org Mon Jun 9 23:08:36 2008 From: marcus at freebsd.org (Joe Marcus Clarke) Date: Mon Jun 9 23:08:39 2008 Subject: Gnome causes kernel panics (probably hald) In-Reply-To: <20080609183446.62de79b6@yokozuna.lan> References: <20080606201919.3c3e7efe@yokozuna.lan> <484984EE.6060706@freebsd.org> <20080607015653.3ff5fa7f@yokozuna.lan> <1212859226.70551.1.camel@shumai.marcuscom.com> <20080609183446.62de79b6@yokozuna.lan> Message-ID: <484DB7F1.5070901@freebsd.org> Marco Beishuizen wrote: > On Sat, 07 Jun 2008 13:20:26 -0400 > Joe Marcus Clarke wrote: > >> Try removing /var/cache/hald/fdi-cache, then restart hald. >> >> Joe > > Yes, this seems to start hald. But now I have another problem: if I in > Gnome try to go to the launcher properties of an icon on my desktop, > the dialog exits immediately. It looks like it is crashing but it gives > no core dump. I don't know if this new problem has something to do with > hal, but when hal isn't running this problem does not appear. Nevermind, I found the bug: http://bugzilla.gnome.org/show_bug.cgi?id=535230 Joe > > Thanks for your help. > > Marco > -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From marcus at freebsd.org Tue Jun 10 00:16:16 2008 From: marcus at freebsd.org (Joe Marcus Clarke) Date: Tue Jun 10 00:16:19 2008 Subject: Helping to put FreeBSD GNOME onto more desktops In-Reply-To: <20080609121047.467267lugai59y0w@webmail.leidinger.net> References: <1212956773.92272.20.camel@shumai.marcuscom.com> <20080609121047.467267lugai59y0w@webmail.leidinger.net> Message-ID: <484DC7C6.10007@freebsd.org> Alexander Leidinger wrote: > Quoting Michael Johnson (from Sun, 8 Jun 2008 > 21:35:35 -0500): > >> I guess we should come up with a list of things we want in the 'easy >> GNOME >> setup port'. I suggest we start a wiki/todo page so others can add their >> ideas/plans. > > Good idea. > > What we would need (IMHO): > - .desktop files for stuff which hasn't one (back in the 2.6 days, I > started a port for this, see > http://www.leidinger.net/FreeBSD/misc-desktop-files-2.6.1.tar.bz2 for > some rudimentary stuff) itetcu was also looking at creating entries by default for ports. I wrote a program for him to extract PNG images from arbitrary executables, so something may come from this. I do agree having additional desktop files for common GNOMEish apps (e.g. Wireshark) would be nice. > - optional automatic config of the system (adding rc.conf stuff, maybe > usermount sysctl stuff, ...) This is easy as we can adopt some of the niceties done by PC-BSD (e.g. default PolicyKit.conf, devfs config, sysctls, etc.). Joe > > Bye, > Alexander. > -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From marcus at freebsd.org Tue Jun 10 00:17:18 2008 From: marcus at freebsd.org (Joe Marcus Clarke) Date: Tue Jun 10 00:17:37 2008 Subject: Helping to put FreeBSD GNOME onto more desktops In-Reply-To: References: <1212956773.92272.20.camel@shumai.marcuscom.com> Message-ID: <484DC7F4.5000005@freebsd.org> Michael Johnson wrote: > > > On Sun, Jun 8, 2008 at 3:26 PM, Joe Marcus Clarke > wrote: > > I attended BSDCan this year, and held a BoF discussing FreeBSD on the > desktop. Some of the points raised by users were: > > * FreeBSD needs a GUI network configurator (e.g. NetworkManager). > > * There should be a port which creates an instant desktop (like > instant-workstation, but more modern and offering choices like GNOME, > KDE, Xfce, etc.). > > * We need a native Flash Plug-in. > > * FreeBSD GNOME needs to be easier to setup. > > All of these are good ideas ranging from very easy to do to next to > impossible. One of the attendees was Kris Moore from the PC-BSD group. > He mentioned that PC-BSD already has a FreeBSD network configurator > tool, and it might be easier to port that to FreeBSD [GNOME] than to > port (or rewrite) NetworkManager. He also gave me my first real look at > PC-BSD. I was impressed. I thought it would be very doable to port > their network configurator to GNOME. > > But then he suggested something for point four above. A lot of his > users have commented that PC-BSD should have a GNOME frontend. Kris > said, while the PC-BSD organization has no desire to maintain such a > frontend, it should be easy to build one using their PBI (PC-BSD > Installer) framework. If such a PBI existed, it could leverage all the > existing tools in PC-BSD (including the network configurator). > > So I decided to start there, by building a GNOME PBI for PC-BSD. I have > just completed my first working version. Screenshots can be found at > http://www.marcuscom.com/pcbsd/ . On top of this, I have committed a > new port, x11-fm/pbi-thumbnailer, which makes the PBI experience within > Nautilus much nicer. I will be making the PBI downloadable soon (from > the same URL) for PC-BSD to try out. > > As you can see from the desktop screenshot, thanks to the Qt-GTK+ theme > engine, tools like the PC-BSD network manager tray just work in GNOME. > This brings us much closer to more usable FreeBSD GNOME desktop, > especially for those users transitioning from Windows. > > As to the point about Flash, Kris also mentioned that he has the ear of > someone at Adobe who was hinting that a capable developer willing to > sign an NDA could be given code to work on a native Flash plug-in port. > This could bode well for PC-BSD and FreeBSD should someone step up to do > this work. > > Regarding the instant desktop port(s), if anyone wants to offer some > suggestions, or code, to make these happen, that would be great. These > ports should be more than simple meta-ports. They should also do some > post-install work to make setting up the desktop easier. > > > I guess we should come up with a list of things we want in the 'easy > GNOME setup port'. I suggest we start a wiki/todo page so others can add > their ideas/plans. Yeah, go for it. Alexander has commented on some stuff, and I have some specific points to add. > > I am all for making life easier in GNOME setup for end users and I am > willing to dedicate a good bit of time towards this. Great! Joe > > Michael > > > Also, keep in mind we have some project ideas at > http://www.freebsd.org/gnome/docs/volunteer.html for those that want to > do even more to help get FreeBSD GNOME onto more desktops. > > Joe > > -- > Joe Marcus Clarke > FreeBSD GNOME Team :: gnome@FreeBSD.org > FreeNode / #freebsd-gnome > http://www.FreeBSD.org/gnome > > -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From andrew.w.nosenko at gmail.com Tue Jun 10 08:31:46 2008 From: andrew.w.nosenko at gmail.com (Andrew W. Nosenko) Date: Tue Jun 10 08:31:49 2008 Subject: gnome-panel crashes when launching Run Dialog In-Reply-To: References: <6161f3180806020344l5edf9fc8l8420aeccdcaf6d4a@mail.gmail.com> <6161f3180806050451x1ba839b1u91cdb20c5cb1bf69@mail.gmail.com> <6161f3180806051215x4e2307dfrd40b73683d81b26@mail.gmail.com> <48484220.2080408@freebsd.org> <6161f3180806051304p640d03a2sed3c3a32f5112329@mail.gmail.com> Message-ID: <6161f3180806100131v6a209f0ew9f3478fc47a462d4@mail.gmail.com> On Fri, Jun 6, 2008 at 6:14 PM, Jeremy Messenger wrote: > > Remove old one and use this patch instead. This patch isn't for crash > problem, so it is a debug to see if it will helping us to understand what's > wrong with gnome-menus. Created by marcus. > > http://www.marcuscom.com/downloads/patch-libmenu_menu-monitor.c Done. Output is attached. -- Andrew W. Nosenko -------------- next part -------------- A non-text attachment was scrubbed... Name: gnome-panel.xxx-warn.1 Type: application/octet-stream Size: 7394 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080610/1fbd7624/gnome-panel.xxx-warn.obj From henk at signature.nl Tue Jun 10 09:45:10 2008 From: henk at signature.nl (Henk van Oers) Date: Tue Jun 10 09:45:35 2008 Subject: converters/libiconv build error Message-ID: <20080610110051.W66590@ans.signature.nl> On a small FreeBSD 6.3 system (Pentium I, 120 MHz, 32 MB) i have postfix running, a bit of perl and ... bash I did an upgrade after reading: 20080605: AFFECTS: users of devel/gettext (ie: YOU) AUTHOR: ade@FreeBSD.org As a result of the upgrade to gettext-0.17, the shared library version of libintl has changed, so you will need to rebuild all ports that depend on gettext: # portupgrade -rf gettext # portmaster -r gettext\* Given the scope and sheer number of dependent ports, it may be more advisable to simply blow away all existing install ports (after keeping any local configuration changes), and rebuilding from scratch. Even with a hand full of gettext dependencies, normal upgrade did not work, so i deleted all related ports and started rebuilding from scratch. For bash i need converters/libiconv but is stops with: [...] config.status: creating po/Makefile ./configure.lineno: 40477: Syntax error: Unterminated quoted string ===> Script "configure" failed unexpectedly. Please run the gnomelogalyzer, available from "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach (a) "/usr/ports/converters/libiconv/work/libiconv-1.11/config.log", (b) the output of the failed make command, and (c) the gnomelogalyzer output. Also, it might be a good idea to provide an overview of all packages installed on your system (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with the attachment. Try to avoid sending any attachments to the mailing list (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software. *** Error code 1 Stop in /usr/ports/converters/libiconv. *** Error code 1 ----------------------- Mmmm, ok, run gnomelogalyzer.sh on the logfile: The cause of your build failure is not known to gnomelogalyzer.sh. Before e-mailing the build log to the FreeBSD GNOME team at freebsd-gnome@FreeBSD.org, TRY EACH OF THE FOLLOWING: * If you are generating your own logfile, make sure to generate it with something similar to: "make 2>&1 | tee /path/to/logfile" (sh/bash/ksh/zsh) or "make |& tee /path/to/logfile" (csh/tcsh) * Make sure your cvsup(1) configuration file specifies the 'ports-all' collection * Run cvsup(1) and attempt the build again * Check /usr/ports/UPDATING for information pertinent to your build failure * 99% of the commonly reported build failures can be solved by running "portupgrade -a" * Read the FAQs at http://www.FreeBSD.org/gnome/ * Search the archives of freebsd-gnome@FreeBSD.org. Archives can be searched at http://www.freebsd.org/gnome/index.html#search If you have not performed each of the above suggestions, don't bother asking for help. The chances are good that you'll simply be told to perform one of the aforementioned steps. I did re-portsnap, portupgrade -a has nothing to do. FAQ's and archive did not help. I want my bash back, but it needs iconv.... NB the output of /usr/ports/converters/libiconv/work/libiconv-1.11/config.log is: [....] #define VOID_UNSETENV 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_STRERROR 1 #define HAVE_READLINK 1 configure: exit 2 Do you need the whole file? From Alexander at Leidinger.net Tue Jun 10 10:03:00 2008 From: Alexander at Leidinger.net (Alexander Leidinger) Date: Tue Jun 10 10:03:04 2008 Subject: Helping to put FreeBSD GNOME onto more desktops In-Reply-To: <484DC7C6.10007@freebsd.org> References: <1212956773.92272.20.camel@shumai.marcuscom.com> <20080609121047.467267lugai59y0w@webmail.leidinger.net> <484DC7C6.10007@freebsd.org> Message-ID: <20080610120249.19093km5gji8viw4@webmail.leidinger.net> Quoting Joe Marcus Clarke (from Mon, 09 Jun 2008 20:16:06 -0400): > Alexander Leidinger wrote: >> Quoting Michael Johnson (from Sun, 8 Jun 2008 >> 21:35:35 -0500): >> >>> I guess we should come up with a list of things we want in the 'easy GNOME >>> setup port'. I suggest we start a wiki/todo page so others can add their >>> ideas/plans. >> >> Good idea. >> >> What we would need (IMHO): >> - .desktop files for stuff which hasn't one (back in the 2.6 days, >> I started a port for this, see >> http://www.leidinger.net/FreeBSD/misc-desktop-files-2.6.1.tar.bz2 >> for some rudimentary stuff) > > itetcu was also looking at creating entries by default for ports. I > wrote a program for him to extract PNG images from arbitrary > executables, so something may come from this. I do agree having > additional desktop files for common GNOMEish apps (e.g. Wireshark) > would be nice. Why limiting this to gnomeish apps? Do you expect that GNOME users only use gnomeish apps and KDE users only kdeish ones without having a look at other stuff (TCL/python/perl/SDL/whatever)? For example I don't mind having a desktop file for acroread. >> - optional automatic config of the system (adding rc.conf stuff, >> maybe usermount sysctl stuff, ...) > > This is easy as we can adopt some of the niceties done by PC-BSD > (e.g. default PolicyKit.conf, devfs config, sysctls, etc.). Do you have pointers? Bye, Alexander. -- Of course, you UNDERSTAND about the PLAIDS in the SPIN CYCLE -- http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From kris at pcbsd.com Tue Jun 10 11:50:07 2008 From: kris at pcbsd.com (Kris Moore) Date: Tue Jun 10 11:50:13 2008 Subject: Helping to put FreeBSD GNOME onto more desktops In-Reply-To: <484DA93B.70104@freebsd.org> References: <1212956773.92272.20.camel@shumai.marcuscom.com> <20080609121047.467267lugai59y0w@webmail.leidinger.net> <11167f520806091351s7f6e520bjbbe9622f9ea3a9ae@mail.gmail.com> <484DA93B.70104@freebsd.org> Message-ID: <484E6A6B.6080303@pcbsd.com> Joe Marcus Clarke wrote: > Sam Fourman Jr. wrote: >> I am all for the Idea of considering PC-BSD FreeBSD's Officially >> supported Desktop. >> >> I assume that is what we are aiming for here. one thing I am a little >> confused about though. > > We're aiming for giving PC-BSD users a choice of desktop (at least > that's what my PBI aims to do). We're not trying to change PC-BSD, just > leverage what they have already created for people who would like a > GNOME desktop. > This is something that I've been asked about a fair amount. Lots of people love PC-BSD, but want to be able to run Gnome on it before they'll commit. (And most of them don't want to compile themselves). By having a PBI available of Gnome, we can now offer BSD desktops to a different segment of the community which are Gnome enthusiasts. One thing I mentioned to Joe is possibly with the next version of PC-BSD later this summer, we could offer the Gnome PBI on our ISO / CDs, that way during the install a user could choose "Gnome" to have it available right at first boot. This may help further satisfy a need in the community, where a user could have a Gnome desktop setup in just a few minutes. >> >> Kris more mentioned to me once that, one of the reasons why >> portupgrade -ar would not work well on PC-BSD is because, hal was >> patched. I am not sure of the details. but could we pull this patch >> back into FreeBSD , so that portupgrade -ar would not mess up PC-BSD? > > PC-BSD uses the ports collection at this point. The patch to which he > referred was pulled into the official hal port. > Correct, once that patch was pulled into HAL then PC-BSD became just regular ports again, nothing stopping you from modifying to your hearts content. -- Kris Moore PC-BSD Software http://www.pcbsd.com From sales at computerwide.net Tue Jun 10 16:25:14 2008 From: sales at computerwide.net (ComputerWide) Date: Tue Jun 10 16:25:17 2008 Subject: [ A D V ] Networking and Notebook... Message-ID: <89334165.20080610092508@computerwide.net> If you have received this message in error or if you would like to be removed from our broadcast for any reason, reply to this email with REMOVE as subject followed by the email address you wish to remove. *********************************************************** ComputerWide, Inc. 23679 Calabasas Road #761 Calabasas, CA. 91302, USA Tel: (818) 804-5158 http://www.computerwide.net Email: sales@computerwide.net ******** CISCO SPECIAL ******** The following Cisco models are brand new in sealed boxes but they have been registered before. they are priced at 50% off GPL. 1 x AIR-WLC2106-K9 $1,625 2 x ASA5505-UL-BUN-K9 $500 1 x WS-CE500-24LC $650 38 x WS-C2960-24TC-L $1,250 3 x WS-C2960-48TC-L $2,250 4 x WS-C2960G-24TC-L $1,650 8 x WS-C2960G-48TC-L $3,000 15 x WS-C3560-24PS-S $1,900 4 x WS-C3560-24TS-E $2,500 1 x WS-C3560G-24TS-S $2,400 8 x WS-C3560G-24PS-S $2,800 4 x WS-C3750E-24TD-E $6,750 2 x WS-C3750G-12S-E $6,000 1 x WS-C3750G-12S-S $4,000 10 x WS-C3750G-48PS-S $7,750 1 x WS-C3750G-48TS-S $7,000 ******** CISCO OEM SPECIAL ******** We have the following OEM Cisco: Part Number Brand Price ----------- ----- ----- CWDM-GBIC-**** Agilestar $750 CWDM-SFP-**** Agilestar $750 15454-GBIC-SX Agilent $120 15454-GBIC-LX Agilestar $220 15454-GBIC-ZX Agilestar $750 GLC-T Agilestar $170 GLC-SX-MM? Finisar $120 GLC-SX-MM Agilent $120 GLC-SX-MM? Stratos $120 GLC-SX-MM Infineon $120 GLC-SX-MM Agilestar $120 GLC-SX-MM? JDS $120 GLC-LH-SM Agilent $220 GLC-LH-SM? Finisar $220 GLC-ZX-SM Agilestar $550 SFP-FCGE-S JDS $220 SFP-GE-S JDS $220 SFP-FCGE-L Agilestar $220 SFP-GE-L? Agilestar $240 SFP-GE-Z? Agilestar $775 WS-G5482 Agilestar $180 WS-G5483? Agilestar $180 WS-G5484? Finisar $120 WS-G5484 Agilent? $120 WS-G5484? Agilestar $120 WS-G5486? Agilestar $220 WS-G5486? Fiberxon $220 WS-G5487 Agilestar $550 WS-G5487 Finisar $550 10G-XFP-SR? Intel? $1,000 10G-XFP-SR? Agilestar $1,800 10G-XFP-LR? Agilestar $2,500 XFP-10GLR-OC192SR Agilestar $2,500 XENPAK-10GB-LR Agilent $1,800 ******** CISCO SPECIAL ******** The following modules and Cables are available at $2000 take all: 20 * CAB-SS-449MT New Orignial 15 * CAB-SS-V35MT New Orignial 5 * CAB-SS-X21MT New Orignial 1 * NM-4E New OEM 2 * NM-4B-S/T New OEM 20 * NM-4B-S/T Used OEM 1 * NM-8B-S/T New OEM 9 * WIC-1B-S/T New OEM 13 * WS-G5483 New OEM 12 * WS-G5486 New OEM 2 * WS-G5487 New OEM *********** NoteBooks ************ The following are Notebook prices. All NEW models come with 1 year warranty and all RB models with 90 days. For a detailed list, please request our price list in Excel or PDF format. A minimum of 4 notebooks required per order. 3 years Onsite US Warranty is at $120 per NoteBook. Part Number Model Price ----------- ----- ----- HP NEW GP781US#ABA 6715B BUSINESS NOTEBOOK $540 NEW GY787US#ABA 6510B BUSINESS NOTEBOOK $870 NEW RH244AV-CTO 6910P BUSINESS NOTEBOOK $985 NEW RL880AW#ABA NC4400 BUSINESS NOTEBOOK $880 NEW RM119UT#ABA NX6325 BUSINESS NOTEBOOK $645 REF RM237UAR#ABA 6910P BUSINESS NOTEBOOK $1,020 NEW RM254UT#ABA 8710P BUSINESS NOTEBOOK $985 REF GA445UAR#ABA PAVILION DV6405US $555 REF GC667AAR#ABA PRESARIO SR5130NX $325 REF GS659UAR#ABA PAVILION DV6660SE $760 REF GS673UAR#ABA PAVILION DV6645CA $695 REF GS718UAR#ABA PAVILION DV9610US $975 REF GS794UAR#ABA PAVILION DV6675US $1,040 REF GS798UAR#ABA PAVILION DV6623CL $720 REF GS805UAR#ABA PAVILION DV6604CL $590 REF GS823UAR#ABA PAVILION DV6624CA $720 REF KC451UAR#ABA PAVILION DV2745SE $810 REF KC493UAR#ABA PRESARIO F759WM $540 REF KC590UAR#ABA PRESARIO F751NR $510 Sony REF VGNAR570EA-R DIGITAL STUDIO AR570EA $1,320 REF VGNAR670N1-R DIGITAL STUDIO AR670N $1,175 REF VGNBX760PS5-R VAIO BX-SERIES BX760PS5 $950 REF VGNCR220E/N-R VAIO CR-SERIES CR220E $955 REF VGNCR220E/P-R VAIO CR-SERIES CR220E $965 REF VGNCR220E/R-R VAIO CR-SERIES CR220E $965 REF VGNCR220E/W-R VAIO CR-SERIES CR220E $955 REF VGNN325E/B-R VAIO N-SERIES N325E $955 REF VGNNR160E/S-R VAIO NR-SERIES NR160E $725 REF VGNSZ640N/B-R VAIO SZ-SERIES SZ640N $1,455 REF VGNSZ660N/C-R VAIO SZ-SERIES SZ660N $1,680 TOSHIBA REF PSAELU-03C01JB SATELLITE A215-S6816 $670 NEW PSAF3U-0PD00V SATELLITE PRO A205-S5812 $735 NEW PSAF3U-0SL021 SATELLITE PRO A205-S5813 $775 NEW PSAFHU-00Y001 SATELLITE PRO A210-EZ2201 $615 NEW PSU31C-RW70BC SATELLITE PRO U300-RW7 $895 NEW PTM60U-07U00F TECRA M6-EZ6612 $1,085 NEW PTS53U-01P00S TECRA A9-S9016X $1,380 REF PPM20U00PW94Z PORTEGE M200 $385 REF PQF43U-007004B QOSMIO F45-AV411 $775 REF PQF43U-007004B QOSMIO F45-AV413 $775 REF PSAF3U-0NR00VB SATELLITE A205-S5804 $510 IBM/LENOVO NEW 0768EHU LENOVO 3000 N100-0768 $550 NEW 170263U LENOVO THINKPAD X60S $805 ACER REF LX.AJA0X.004-R ASPIRE 5520-5912 $630 REF LX.AJA0X.018-R ASPIRE 5520-5147 $655 REF LX.AJA0X.019-R ASPIRE 5520-5334 $615 REF LX.AKV0X.379-R ASPIRE 5920-6864 $690 REF LX.AML0X.086-R ASPIRE 7720-6155 $735 REF LX.AMV0X.129-R ASPIRE 4520-5950 $585 REF LX.AWE0X.009-R ASPIRE 9410-2028 $620 REF LX.AWE0X.016-R ASPIRE 9410-2457 $625 REF LX.AX90X.322-R ASPIRE 5100-5674 $565 REF LX.AXK0X.173-R ASPIRE 5610-2762 $670 REF LX.AYA0X.039-R ASPIRE 5570-2977 $540 REF LX.AZ90X.034-R ASPIRE 9410-4933 $670 Fujitsu NEW FPCR32373 LIFEBOOK A6110 $810 *********************************************************** All Cisco Models in our inventory are at 40% off GPL. Any new item not listed can be supplied at 30% off GPL. Any Refurbished item can be supplied at 47% off GPL. *********************************************************** Customer Service is the priority for us. We have proudly shipped to 89 countries around the globe since 1995. *********************************************************** Quantity discount is available. Prices are in US$ and FOB Los Angeles. For additional information about our company and products, please visit http://www.computerwide.net *********************************************************** The following CISCO, 3com, HP, and Watchguard products are ORIGINAL and NEW in RETAIL PACKS. Please visit the following page for more info: http://product.computerwide.net Cisco Router (NEW) CISCO871-K9 $389 CISCO871-SEC-K9 $479 CISCO871W-G-A-K9 $509 CISCO877-K9 $389 CISCO877-SEC/K9 $479 CISCO877W-G-A-K9 $509 CISCO1811/K9 $777 CISCO1811W-AG-A/K9 $957 CISCO1841 $837 CISCO1841-HSEC/K9 $1,797 CISCO1841-SEC/K9 $1,497 CISCO1841-T1 $1,437 CISCO1841-T1SEC/K9 $2,097 ACS-1841-RM-19= $60 CISCO2801 $1,197 CISCO2801-AC-IP $1,422 CISCO2801-HSEC/K9 $2,157 CISCO2801-SEC/K9 $1,737 CISCO2801-V/K9 $1,617 CISCO2811 $1,497 CISCO2811-AC-IP $1,737 CISCO2811-DC $1,737 CISCO2811-HSEC/K9 $2,457 CISCO2811-SEC/K9 $2,037 CISCO2811-V/K9 $1,917 CISCO2821 $2,337 CISCO2821-AC-IP $2,697 CISCO2821-HSEC/K9 $3,297 CISCO2821-SEC/K9 $2,877 CISCO2821-V/K9 $2,817 CISCO2851 $3,897 CISCO2851-AC-IP $4,257 CISCO2851-V/K9 $4,437 CISCO3825 $5,700 CISCO3825-AC-IP $6,060 CISCO3825-HSEC/K9 $6,957 CISCO3825-SEC/K9 $6,537 CISCO3825-V/K9 $6,297 CISCO3845 $7,800 CISCO3845-AC-IP $8,160 CISCO3845-HSEC/K9 $9,537 CISCO3845-SEC/K9 $8,637 CISCO3845-V/K9 $8,397 Cisco Router Module (New) AIM-VPN/HPII-PLUS $2,100 AIM-VPN/SSL-2= $1,500 AIM-VPN/SSL-3= $2,100 HWIC-1ADSL= $450 HWIC-1FE= $840 HWIC-2FE= $1,500 HWIC-1GE-SFP $2,100 HWIC-4A/S $720 HWIC-4ESW $255 HWIC-4ESW-POE $345 HWIC-4T $1,680 HWIC-8A $690 HWIC-8A/S-232 $1,440 HWIC-16A $1,380 HWIC-AP-AG-A $420 HWIC-AP-G-A $300 HWIC-D-9ESW $480 HWIC-D-9ESW-POE $648 ILPM-4 $90 ILPM-8 $168 NM-1FE2W-V2 $1,380 NM-2FE2W-V2 $1,920 NM-1T3/E3 $5,100 NM-16ESW= $897 NME-16ES-1G $1,377 NME-16ES-1G-P $1,635 NME-X-23ES-1G $1,977 NME-X-23ES-1G-P $2,313 NME-XD-24ES-1S-P $3,075 NME-XD-48ES-2S-P $4,137 PVDM2-8 $240 PVDM2-16 $480 PVDM2-32 $960 PVDM2-48 $1,440 PVDM2-64 $1,920 VIC-4FXS/DID $480 VIC2-2E/M $240 VIC2-2FXO $240 VIC2-2FXS $240 VIC2-4FXO $480 VWIC2-1MFT-G703 $1,080 VWIC2-1MFT-T1/E1 $780 VWIC2-2MFT-G703 $1,800 VWIC2-2MFT-T1/E1 $1,200 WIC-1B-S/T-V3= $300 WIC-1B-U-V2 $420 WIC-1DSU-T1-V2 $600 WIC-1T $240 WIC-2A/S= $300 WIC-2T $420 Cisco Switch (NEW) WS-CE500-24LC $777 WS-CE500-24PC $1,677 WS-CE500G-12TC $1,173 WS-CE520-8PC-K9 $837 WS-CE520-24LC-K9 $777 WS-CE520-24PC-K9 $1,677 WS-CE520-24TT-K9 $477 WS-CE520G-24TC-K9 $1,677 WS-C2960-8TC-L $537 WS-C2960-24PC-L $1,797 WS-C2960-24TC-L $1,497 WS-C2960-24TT-L $777 WS-C2960-48TC-L $2,697 WS-C2960-48TC-S $2,097 WS-C2960-48TT-L $1,497 WS-C2960G-8TC-L $837 WS-C2960G-24TC-L $1,977 WS-C2960G-48TC-L $3,597 WS-C3560-8PC-S $837 WS-C3560-24PS-E $3,474 WS-C3560-24PS-S $2,277 WS-C3560-24TS-E $2,994 WS-C3560-24TS-S $1,797 WS-C3560-48PS-E $5,094 WS-C3560-48PS-S $3,897 WS-C3560-48TS-E $4,194 WS-C3560-48TS-S $2,997 WS-C3560E-24PD-E $6,474 WS-C3560E-24PD-S $4,077 WS-C3560E-24TD-E $5,994 WS-C3560E-24TD-S $3,597 WS-C3560E-48PD-E $10,494 WS-C3560E-48PD-S $8,097 WS-C3560E-48TD-E $9,594 WS-C3560E-48TD-S $7,197 WS-C3560G-24PS-E $5,754 WS-C3560G-24PS-S $3,357 WS-C3560G-24TS-E $5,274 WS-C3560G-24TS-S $2,877 WS-C3560G-48PS-E $8,094 WS-C3560G-48PS-S $5,697 WS-C3560G-48TS-E $7,194 WS-C3560G-48TS-S $4,797 WS-C3750-24FS-S $6,477 WS-C3750-24PS-E $4,074 WS-C3750-24PS-S $2,877 WS-C3750-24TS-E $3,594 WS-C3750-24TS-S $2,397 WS-C3750-48PS-E $6,294 WS-C3750-48PS-S $5,097 WS-C3750-48TS-E $5,394 WS-C3750-48TS-S $4,197 WS-C3750E-24PD-E $8,574 WS-C3750E-24PD-S $6,177 WS-C3750E-24TD-E $8,094 WS-C3750E-24TD-S $5,697 WS-C3750E-48PD-E $17,994 WS-C3750E-48PD-S $12,297 WS-C3750E-48TD-E $16,194 WS-C3750E-48TD-S $11,397 WS-C3750G-12S-E $7,194 WS-C3750G-12S-S $4,797 WS-C3750G-24PS-E $7,074 WS-C3750G-24PS-S $4,677 WS-C3750G-24T-E $5,994 WS-C3750G-24T-S $3,597 WS-C3750G-24TS-E $6,894 WS-C3750G-24TS-E1U $6,594 WS-C3750G-24TS-S $4,497 WS-C3750G-24TS-S1U $4,197 WS-C3750G-24WS-S50 $15,300 WS-C3750G-48PS-E $14,094 WS-C3750G-48PS-S $9,297 WS-C3750G-48TS-E $13,194 WS-C3750G-48TS-S $8,397 WS-C4503-E $597 WS-C4506-E $2,997 WS-C4507R-E $5,997 WS-C4510R-E $7,497 WS-C4900M $9,600 WS-C4948-E $8,697 WS-C4948-S $6,297 WS-C4948-10GE-E $12,897 WS-C4948-10GE-S $10,497 WS-C6506-E $3,300 WS-C6506-E-FAN $297 WS-C6509-E $5,700 WS-C6509-E-FAN $297 Cisco Switch Module (NEW) CVR-X2-SFP= $117 GLC-LH-SM= $597 GLC-SX-MM= $300 GLC-ZX-SM= $2,397 GLC-T= $237 GLC-FE-100FX= $150 GLC-GE-100FX $150 WS-G5483 $237 WS-G5484 $300 WS-G5486 $597 WS-G5487 $2,397 WS-X4013+ $3,597 WS-X4013+TS $3,597 WS-X4013+10GE $7,197 WS-X4124-RJ45 $1,497 WS-X4148-RJ $2,697 WS-X4148-RJ21 $2,697 WS-X4232-GB-RJ $2,697 WS-X4248-RJ45V $3,897 WS-X4424-GB-RJ45 $2,097 WS-X4448-GB-SFP $9,897 WS-X45-SUP6-E= $11,997 WS-X4506-GB-T $2,097 WS-X4515 $7,197 WS-X4516 $9,897 WS-X4516-10GE $11,997 WS-X4524-GB-RJ45V $2,697 WS-X4548-GB-RJ45 $3,297 WS-X4548-GB-RJ45V $4,497 WS-X4606-X2-E= $9,000 WS-X4648-RJ45V-E= $5,697 WS-X4904-10GE= $3,000 WS-X4908-10GE= $4,500 WS-X4920-GB-RJ45= $2,100 WS-X4991 $120 WS-X6148A-GE-TX $4,200 WS-X6148A-RJ-45 $3,600 WS-X6548-GE-TX $7,200 WS-X6724-SFP $9,000 WS-X6748-GE-TX $9,000 WS-X6748-SFP= $15,000 WS-SUP32-GE-3B $9,000 WS-SUP720-3B $16,800 WS-SUP720-3BXL= $24,000 WS-SVC-CMM $5,997 WS-SVC-CMM-6T1 $7,197 X2-10GB-CX4 $360 X2-10GB-LR $2,400 X2-10GB-LX4 $1,797 X2-10GB-SR $1,800 Cisco FireWall (NEW) ASA5500-SSL-10 $750 ASA5500-SSL-25 $1,857 ASA5500-SSL-50 $2,397 ASA5505-50-BUN-K9 $507 ASA5505-BUN-K9 $357 ASA5505-PWR-AC= $48 ASA5505-SEC-BUN-K9 $1,017 ASA5505-SEC-PL= $510 ASA5505-SSL10-K9 $1,257 ASA5505-SSL25-K9 $2,364 ASA5505-UL-BUN-K9 $597 ASA5510-BUN-K9 $2,097 ASA5510-AIP10-K9 $4,797 ASA5510-SEC-BUN-K9 $2,697 ASA5510-SEC-PL= $720 ASA5510-SSL50-K9 $4,497 ASA5510-SSL100-K9 $6,897 ASA5520-AIP10-K9 $7,497 ASA5520-AIP20-K9 $9,597 ASA5520-BUN-K9 $4,797 ASA5520-CSC10-K9 $6,717 ASA-SSM-AIP-10-K9 $3,600 ASA-SSM-AIP-20-K9 $6,000 SSM-4GE= $3,000 Cisco IP Phone (NEW) CP-7906G= $105 CP-7906G-CH1 $165 CP-7911G= $135 CP-7911G-CH1 $225 CP-7914= $237 CP-7931G= $195 CP-7936= $717 CP-7936-CH1 $807 CP-7936-MIC-KIT= $210 CP-7936-PWR-KIT $90 CP-7937G= $777 CP-7937-MIC-KIT= $210 CP-7937-PWR-SPL= $36 CP-7940G $159 CP-7940G-CH1 $279 CP-7941G $207 CP-7941G-CH1 $327 CP-7941G-GE= $261 CP-7941G-GE-CH1 $381 CP-7942G= $243 CP-7942G-CH1 $363 CP-7945G= $297 CP-7945G-CH1 $399 CP-7960G $219 CP-7960G-CH1 $339 CP-7961G $267 CP-7961G-CH1 $387 CP-7961G-GE= $339 CP-7962G= $303 CP-7962G-CH1 $423 CP-7965G= $375 CP-7965G-CH1 $477 CP-7970G $384 CP-7970G-CH1 $534 CP-7971G-GE $474 CP-7975G= $423 CP-7975G-CH1 $573 CP-PWR-CUBE-3 $27 CP-PWR-INJ= $75 CP-DOUBLFOOTSTAND $22 CP-LCKNGWALLMOUNT $18 CP-LCKNGWALLMNT2 $18 CP-SINGLFOOTSTAND $19 CP-WALLMOUNTKIT $15 CUVA-V2= $96 ATA-186-I1-A= $90 ATA186-I1-1P-CH1-A $126 Cisco Wireless (NEW) AIR-ANT1728 $95 AIR-ANT1729 $131 AIR-ANT2422DG-R $11 AIR-ANT2430V-R= $149 AIR-ANT2460P-R $131 AIR-ANT2465P-R $239 AIR-ANT2485P-R $143 AIR-ANT2506 $95 AIR-ANT4941 $11 AIR-ANT5135D-R $11 AIR-ANT5140V-R= $149 AIR-ANT5145V-R= $167 AIR-ANT5160V-R= $125 AIR-ANT5959 $167 AIR-AP521G-A-K9 $299 AIR-AP1010-A-K9 $359 AIR-AP1030-A-K9 $539 AIR-AP1121G-A-K9 $359 AIR-AP1131AG-A-K9 $419 AIR-AP1242AG-A-K9 $539 AIR-AP1252AG-A-K9 $779 AIR-BR1310G-A-K9 $779 AIR-BR1310G-A-K9-R $779 AIR-CB21AG-A-K9 $101 AIR-LAP1131AG-A-K9 $419 AIR-LAP1242AG-A-K9 $539 AIR-LAP1252AG-A-K9 $779 AIR-LAP521G-A-K9 $299 AIR-MP21G-A-K9 $89 AIR-PI21AG-A-K9 $149 AIR-PWR-A= $23 AIR-PWR-SPLY1= $35 AIR-PWRINJ3= $36 AIR-PWRINJ4= $89 AIR-WLC2106-K9 $1,950 AIR-WLC526-K9 $1,079 Cisco Power Supply (NEW) PWR-2801-AC-IP $225 PWR-2811-AC-IP $240 PWR-2821-51-AC-IP $360 PWR-3825-AC $300 PWR-3825-AC-IP= $360 PWR-3845-AC= $300 PWR-3845-AC-IP= $600 PWR-C45-1000AC $597 PWR-C45-1300ACV $897 PWR-C45-1400AC $897 PWR-C45-2800ACV $1,197 PWR-C45-4200ACV $2,397 PWR-C49-300AC= $300 PWR-C49M-1000AC= $600 PWR-RPS2300= $720 C3K-PWR-1150WAC= $897 C3K-PWR-750WAC= $597 CAB-RPS2300= $90 CAB-RPS2300-E= $90 WS-CAC-3000W $1,800 WS-CAC-6000W $3,000 Cisco Cable (NEW) CAB-***FC $60 CAB-***MT $60 CAB-SS-***FC $60 CAB-SS-***MT $60 CAB-OCT-*** $390 CAB-16AWG-AC= $60 CAB-7513AC= $15 CAB-7KAC= $15 CAB-AC-2800W-TWLK= $27 CAB-AC-C6K-TWLK= $27 CAB-SFP-50CM $150 CAB-STACK-50CM= $60 CAB-STACK-1M= $120 CAB-STACK-3M= $180 CAB-US515P-C19-US= $27 CAB-US620P-C19-US= $27 3Com Switch & Module (NEW) 3C16470B $53 3C16471B $81 3C16472 $137 3C16475CS $148 3C16476CS $277 3C16477A $193 3C16478 $165 3C16479 $226 3C16491 $557 3C1670800A $61 3C1671600 $154 3C17222 $333 3C17227 $55 3C17260 $837 3C17263 $277 3C17268 $3,357 3C17300A $252 3C17302A $557 3C17304A $294 3C17666 $725 3C17766 $1677 3CBLSG16 $198 3CBLSG24 $277 3CBLSG24PWR $669 3CBLSG48 $557 3CGSU05 $28 3CGSU08 $45 3CR17152-91 $1,677 3CR17161-91 $893 3CR17162-91 $2,125 3CR17171-91 $1,509 3CR17172-91 $2,629 3CR17250-91 $2,517 3CR17251-91 $4,477 3CR17252-91 $3,133 3CR17253-91 $5,597 3CR17258-91 $3,917 3CR17331-91 $252 3CR17332-91 $280 3CR17333-91 $252 3CR17334-91 $557 3CR17341-91 $445 3CR17342-91 $613 3CR17343-91 $725 3CR17561-91 $389 3CR17562-91 $686 3CR17571-91 $1,005 3CR17572-91 $1,845 3CR17660-91 $700 3CR17661-91 $1,117 3CR17662-91 $1,957 3CR17761-91 $1,845 3CR17762-91 $2,797 3CR17771-91 $2,237 3CR17772-91 $3,917 3CSFP91 $193 3CSFP92 $557 3CSFP93 $109 3CXFP92 $1,957 3CXFP94 $1,117 3CXFP96 $5,597 HP Switch & Module (NEW) J4813A#ABA $377 J4858C $251 J4859C $539 J4900C#ABA $377 J4903A#ABA $1499 J4904A#ABA $2639 J8164A#ABA $1379 J8165A#ABA $2639 J8168A $1019 J8436A $1799 J8699A#ABA $4198 J8700A#ABA $8397 J9019B#ABA $251 J9020A#ABA $539 J9021A#ABA $1055 J9022A#ABA $1895 J9028A#ABA $311 J9029A#ABA $125 J9030A#ABA $2879 J9049A#ABA $2159 J9050A#ABA $3299 J9077A#ABA $65 J9078A#ABA $227 J9079A#ABA $65 J9080A#ABA $167 J9085A#ABA $377 J9086A#ABA $581 J9087A#ABA $947 J9088A#ABA $647 J9089A#ABA $1619 WatchGuard (NEW) WG50750 $1,841 WG51250 $2,501 WGSSL05 $1,841 *********************************************************** Quantity discount is available. Prices are in US$ and FOB Los Angeles. For additional information about our company and products, please visit http://www.computerwide.net *********************************************************** If you have received this message in error or if you would like to be removed from our broadcast for any reason, reply to this email with REMOVE as subject followed by the email address you wish to remove. *********************************************************** From mezz7 at cox.net Tue Jun 10 18:15:43 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Tue Jun 10 18:15:48 2008 Subject: Windows are placed at wrong position since update gtk20 to 2.12.10 In-Reply-To: <1459728746.20080610082550@akavia.ru> References: <1459728746.20080610082550@akavia.ru> Message-ID: On Mon, 09 Jun 2008 17:25:50 -0500, Alexander Logvinov wrote: > Hello!. > > After upgrading x11-toolkits/gtk20 to 2.12.10 I notice that pidgin, > nautilus and etc doesn't save window position. It's very > annoying. > > This is the upstream bug. > > http://bugzilla.gnome.org/show_bug.cgi?id=536757 > > The patch works for me. I haven't test it yet, but thanks for find this patch. I was puzzled that behavior in this morning. marcus has committed this patch in gtk20 yesterday. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From marcus at freebsd.org Tue Jun 10 20:11:05 2008 From: marcus at freebsd.org (Joe Marcus Clarke) Date: Tue Jun 10 20:11:31 2008 Subject: Helping to put FreeBSD GNOME onto more desktops In-Reply-To: <20080610120249.19093km5gji8viw4@webmail.leidinger.net> References: <1212956773.92272.20.camel@shumai.marcuscom.com> <20080609121047.467267lugai59y0w@webmail.leidinger.net> <484DC7C6.10007@freebsd.org> <20080610120249.19093km5gji8viw4@webmail.leidinger.net> Message-ID: <484EDFC7.7000901@freebsd.org> Alexander Leidinger wrote: > Quoting Joe Marcus Clarke (from Mon, 09 Jun 2008 > 20:16:06 -0400): > >> Alexander Leidinger wrote: >>> Quoting Michael Johnson (from Sun, 8 Jun 2008 >>> 21:35:35 -0500): >>> >>>> I guess we should come up with a list of things we want in the 'easy >>>> GNOME >>>> setup port'. I suggest we start a wiki/todo page so others can add >>>> their >>>> ideas/plans. >>> >>> Good idea. >>> >>> What we would need (IMHO): >>> - .desktop files for stuff which hasn't one (back in the 2.6 days, I >>> started a port for this, see >>> http://www.leidinger.net/FreeBSD/misc-desktop-files-2.6.1.tar.bz2 for >>> some rudimentary stuff) >> >> itetcu was also looking at creating entries by default for ports. I >> wrote a program for him to extract PNG images from arbitrary >> executables, so something may come from this. I do agree having >> additional desktop files for common GNOMEish apps (e.g. Wireshark) >> would be nice. > > Why limiting this to gnomeish apps? Do you expect that GNOME users only > use gnomeish apps and KDE users only kdeish ones without having a look > at other stuff (TCL/python/perl/SDL/whatever)? For example I don't mind > having a desktop file for acroread. Of course, you're right. I was saying GNOMEish apps because they tend to come with icons (even if they don't install .desktop files). But this idea applies to any application (even terminal apps). > >>> - optional automatic config of the system (adding rc.conf stuff, >>> maybe usermount sysctl stuff, ...) >> >> This is easy as we can adopt some of the niceties done by PC-BSD (e.g. >> default PolicyKit.conf, devfs config, sysctls, etc.). > > Do you have pointers? Yes. The HAL FAQ is a good place to start: http://www.freebsd.org/gnome/docs/halfaq.html#q3 Additionally, PC-BSD has a pretty good default PolicyKit.conf file which covers media mounting: http://svn.pcbsd.org/browser/pcbsd/trunk/system-overlay/usr/local/etc/PolicyKit/PolicyKit.conf (users would need to be put into operator for this to work) And then there's the regular GNOME FAQ which mentions some devfs.conf stuff: http://www.freebsd.org//gnome/docs/faq2.html#q15 Finally, some good sysctls (though maybe we should leave core dumps enabled): http://svn.pcbsd.org/browser/pcbsd/trunk/system-overlay/etc/sysctl.conf Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From andy at neu.net Wed Jun 11 19:26:38 2008 From: andy at neu.net (AN) Date: Wed Jun 11 19:26:40 2008 Subject: mounting WD external USB disk Message-ID: I'm trying to mount a WD "My Book" external usb hard drive, and am having a problem. My system: uname -a FreeBSD opteron.foo.bar 7.0-STABLE FreeBSD 7.0-STABLE #2: Wed Jun 11 21:20:59 IDT 2008 root@opteron.foo.bar:/usr/obj/usr/src/sys/MYKERNEL i386 camcontrol devlist at scbus0 target 0 lun 0 (pass0,cd0) at scbus4 target 0 lun 0 (da0,pass1) Gnome 2.22.1 from /var/log/messages: Jun 11 21:59:34 opteron kernel: umass0: on uhub4 Jun 11 21:59:34 opteron root: Unknown USB device: vendor 0x1058 product 0x1100 bus uhub4 Jun 11 21:59:34 opteron kernel: da0 at umass-sim0 bus 0 target 0 lun 0 Jun 11 21:59:34 opteron kernel: da0: Fixed Direct Access SCSI-4 device Jun 11 21:59:34 opteron kernel: da0: 40.000MB/s transfers Jun 11 21:59:34 opteron kernel: da0: 476940MB (976773168 512 byte sectors: 255H 63S/T 60801C) Jun 11 21:59:34 opteron kernel: GEOM_LABEL: Label for provider da0s1 is msdosfs/My Book. Jun 11 21:59:35 opteron kernel: pid 807 (hald), uid 560: exited on signal 11 Jun 11 22:02:01 opteron kernel: GEOM_LABEL: Label msdosfs/My Book removed. I tried a few different commands: mount -t msdos /dev/da0 /mnt/ mount: Using "-t msdosfs", since "-t msdos" is deprecated. mount_msdosfs: /dev/da0: : Invalid argument [root@opteron ~]# mount_msdosfs /dev/da0 /mnt/ mount_msdosfs: /dev/da0: : Invalid argument [root@opteron ~]# mount_msdosfs /dev/da0s1 /mnt/ mount_msdosfs: /dev/da0s1: Disk too big, try '-o large' mount option: Invalid argument [root@opteron ~]# mount_msdosfs /dev/da0s1a /mnt/ mount_msdosfs: /dev/da0s1a: : No such file or directory [root@opteron ~]# mount_msdosfs /dev/da0s1c /mnt/ mount_msdosfs: /dev/da0s1c: : No such file or directory [root@opteron ~]# mount_msdosfs -o large /dev/da0s1c /mnt/ mount_msdosfs: /dev/da0s1c: : No such file or directory [root@opteron ~]# mount_msdosfs -o large /dev/da0 /mnt/ mount_msdosfs: /dev/da0: : Invalid argument Any help is appreciated, the exact command would be really helpful. TIA From wojtek at wojtek.tensor.gdynia.pl Wed Jun 11 19:32:56 2008 From: wojtek at wojtek.tensor.gdynia.pl (Wojciech Puchar) Date: Wed Jun 11 19:32:57 2008 Subject: mounting WD external USB disk In-Reply-To: References: Message-ID: <20080611213214.G31099@wojtek.tensor.gdynia.pl> > [root@opteron ~]# mount_msdosfs /dev/da0s1 /mnt/ > mount_msdosfs: /dev/da0s1: Disk too big, try '-o large' mount option: Invalid > argument try it From marcus at FreeBSD.org Thu Jun 12 05:53:16 2008 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Thu Jun 12 05:53:18 2008 Subject: gnome-panel crashes when launching Run Dialog In-Reply-To: <6161f3180806100131v6a209f0ew9f3478fc47a462d4@mail.gmail.com> References: <6161f3180806020344l5edf9fc8l8420aeccdcaf6d4a@mail.gmail.com> <6161f3180806050451x1ba839b1u91cdb20c5cb1bf69@mail.gmail.com> <6161f3180806051215x4e2307dfrd40b73683d81b26@mail.gmail.com> <48484220.2080408@freebsd.org> <6161f3180806051304p640d03a2sed3c3a32f5112329@mail.gmail.com> <6161f3180806100131v6a209f0ew9f3478fc47a462d4@mail.gmail.com> Message-ID: <1213249990.84877.13.camel@shumai.marcuscom.com> On Tue, 2008-06-10 at 11:31 +0300, Andrew W. Nosenko wrote: > On Fri, Jun 6, 2008 at 6:14 PM, Jeremy Messenger wrote: > > > > Remove old one and use this patch instead. This patch isn't for crash > > problem, so it is a debug to see if it will helping us to understand what's > > wrong with gnome-menus. Created by marcus. > > > > http://www.marcuscom.com/downloads/patch-libmenu_menu-monitor.c > > Done. Output is attached. I don't see why it should crash. Have you tried creating a clean account, and see if the problem occurs there as well? Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080612/f34aff48/attachment.pgp From itetcu at FreeBSD.org Thu Jun 12 08:08:07 2008 From: itetcu at FreeBSD.org (QA Tindy (Ion-Mihai Tetcu)) Date: Thu Jun 12 08:08:11 2008 Subject: x11-toolkits/py-gnome - bad plist Message-ID: <20080612110802.4f8cf923@it.buh.tecnik93.com> Hi, You receive this email if you are either the maintainer of the port or if you recently committed to it. If the error is already fixed please ignore this email; if you submit a PR to fix it CC me and I'll commit it ASAP. The builds are done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the official up-to-date Ports Tree (for commit-triggered builds the files are fetched via CVSWeb), with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. The error which triggered this email is bellow followed by the link to the full log and explanations about the testing process. building py-gnome-1.4.4_7 in directory /var/tinderbox/7-STABLE-FTP maintained by: gnome@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/x11-toolkits/py-gnome Makefile ident: $FreeBSD: ports/x11-toolkits/py-gnome/Makefile,v 1.75 2008/06/06 14:16:27 edwin Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Thu Jun 12 07:51:48 UTC 2008 ...... ======================================== ===> Building package for py-gnome-1.4.4_7 tar: share/examples/py-gnome/about.py: Cannot stat: No such file or directory tar: share/examples/py-gnome/bookmarks-applet.py: Cannot stat: No such file or directory tar: share/examples/py-gnome/calculator.py: Cannot stat: No such file or directory tar: share/examples/py-gnome/canvas-example.py: Cannot stat: No such file or directory tar: share/examples/py-gnome/canvas.py: Cannot stat: No such file or directory tar: share/examples/py-gnome/clock-applet.py: Cannot stat: No such file or directory tar: share/examples/py-gnome/colorpicker.py: Cannot stat: No such file or directory tar: share/examples/py-gnome/dial.py: Cannot stat: No such file or directory tar: share/examples/py-gnome/fifteen.py: Cannot stat: No such file or directory tar: share/examples/py-gnome/gtkhtml_demo.py: Cannot stat: No such file or directory tar: share/examples/py-gnome/html_demo.py: Cannot stat: No such file or directory tar: share/examples/py-gnome/stock_demo.py: Cannot stat: No such file or directory tar: share/examples/py-gnome/ted_demo.py: Cannot stat: No such file or directory tar: share/examples/py-gnome/uiinfo_demo.py: Cannot stat: No such file or directory tar: share/examples/py-gnome/zterm.py: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 Creating package /tmp/packages/All/py-gnome-1.4.4_7.tbz Registering depends: py-gtk-0.6.11_5 gtkhtml-1.1.10_10 gal-0.24_6 libglade-0.17_9 gnome-db-0.2.96_10 libgda-0.2.96_10 bonobo-1.0.22_7 gnome-print-0.37_7 gnomecanvas-0.22.0_8 gnome-vfs-1.0.5_12 glibwww-0.2_6 libcapplet-1.4.0.5_10 gnome-libs-1.4.2_12 esound-0.2.38 libaudiofile-0.2.6 gtkglarea-1.2.3_3 gconf-1.0.9_14 oaf-0.6.10_8 imlib-1.9.15_7 gdk-pixbuf-0.22.0_8 gtk-1.2.10_20 soup-0.7.11_3 popt-1.7_5 rarian-0.8.0_1 bash-3.2.39_1 getopt-1.1.4_1 ORBit-0.5.17_4 guile-1.8.4_3 gnome-mime-data-2.18.0_3 aspell-0.60.6_2 gettext-0.17_1 ghostscript-gpl-8.62_2 libxslt-1.1.24 libxml2-2.6.32 libiconv-1.11_1 gdbm-1.8.3_3 glib-1.2.10_12 libltdl-1.5.26 libunicode-0.4_9 libGLU-7.0.3 libXmu-1.0.3,1 libXpm-3.5.7 libXt-1.0.5_1 libungif-4.1.4_5 libSM-1.0.3_1,1 libICE-1.0.4_1,1 libXi-1.1.3,1 libGL-7.0.3 libXxf86vm-1.0.1 libXext-1.0.3,1 libXdamage-1.1.1 libXfixes-4.0.3_1 libX11-1.1.3_1,1 libXdmcp-1.0.2_1 libXau-1.0.3_2 xproto-7.0.10_1 fontconfig-2.5.0,1 freetype2-2.3.5 libxml-1.8.17_4 pkg-config-0.23 _1 tiff-3.8.2_1 jpeg-6b_4 libdrm-2.3.0 png-1.2.28 perl-5.8.8_1 py25-numeric-24.2 python25-2.5.2_2 libgmp-4.2.2 gnomehier-2.3_10 gsfonts-8.11_4 docbook-sk-4.1.2_4 docbook-xsl-1.71.1_2 docbook-xml-4.2_1 expat-2.0.1 sdocbook-xml-1.1,1 xmlcatmgr-2.2 libghttp-1.0.9_1 libwww-5.4.0_4 damageproto-1.1.0_2 fixesproto-4.0 inputproto-1.4.2.1 kbproto-1.0.3 xextproto-7.0.2 xf86vidmodeproto-2.2.2. Registering conflicts: py*-gnome-2*. Creating bzip'd tar ball in '/tmp/packages/All/py-gnome-1.4.4_7.tbz' *** Error code 1 Stop in /a/ports/x11-toolkits/py-gnome. ================================================================ build of /usr/ports/x11-toolkits/py-gnome ended at Thu Jun 12 07:53:18 UTC 2008 http://t64.tecnik93.com/errors/7-STABLE-FTP/py-gnome-1.4.4_7.log These emails are generated in one of the following cases: - an automated build was scheduled because the port was touched in CVS - the periodic QA build has reached it. - the port was scheduled because it is a dependency of a port from the cases above. There is no fixed interval for this; if other ports depend on it you will receive this emails more often since testing those other ports is made impossible by this port being broken. Efforts are made to restrict the number of outgoing emails to one/port/week for QA or dependency builds (but not for commit-triggered builds; if you commit 3 times in 5 minutes to the same port and the first 2 versions fail you'll receive 2 emails). When you fix install/plist errors please bear in mind that each of the 3 NO* vars controls the installation of different type of files, so constructs like: .ifndef NOPORTDOCS @${MKDIR} ${DATADIR} ... .endif or %%PORTDOCS%%%%EXAMPLESDIR%%/some_example_file are WRONG. Please use the right pairs like: %%PORTDOCS%%%%DOCSDIR%% %%PORTEXAMPLES%%%%EXAMPLESDIR%% %%PORTDATA%%%%DATADIR%% Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B From andrew.w.nosenko at gmail.com Thu Jun 12 08:25:49 2008 From: andrew.w.nosenko at gmail.com (Andrew W. Nosenko) Date: Thu Jun 12 08:25:53 2008 Subject: gnome-panel crashes when launching Run Dialog In-Reply-To: <1213249990.84877.13.camel@shumai.marcuscom.com> References: <6161f3180806050451x1ba839b1u91cdb20c5cb1bf69@mail.gmail.com> <6161f3180806051215x4e2307dfrd40b73683d81b26@mail.gmail.com> <48484220.2080408@freebsd.org> <6161f3180806051304p640d03a2sed3c3a32f5112329@mail.gmail.com> <6161f3180806100131v6a209f0ew9f3478fc47a462d4@mail.gmail.com> <1213249990.84877.13.camel@shumai.marcuscom.com> Message-ID: <6161f3180806120125x7ce26584j6b046b99a746b458@mail.gmail.com> On Thu, Jun 12, 2008 at 8:53 AM, Joe Marcus Clarke wrote: > On Tue, 2008-06-10 at 11:31 +0300, Andrew W. Nosenko wrote: >> On Fri, Jun 6, 2008 at 6:14 PM, Jeremy Messenger wrote: >> > >> > Remove old one and use this patch instead. This patch isn't for crash >> > problem, so it is a debug to see if it will helping us to understand what's >> > wrong with gnome-menus. Created by marcus. >> > >> > http://www.marcuscom.com/downloads/patch-libmenu_menu-monitor.c >> >> Done. Output is attached. > > I don't see why it should crash. Have you tried creating a clean > account, and see if the problem occurs there as well? > On newly created fresh account it doesn't crash. But crash easy enough reproduced by following steps: 1. create new user 2. create .xinitrc with only one line gnome-session 3. start X11 by startx 4. remove menu named "Menu Bar" (menu represented by "Gnome foot" + "Applications" + "Palces" + "System") from the top panel 5. add menu named "Main menu" (menu represented by "Gnome foot" icon only) to the top panel 6. press Alt+F2 Seems like the key point is presence of "Main menu" ("Gnome foot" only) instead of default "Menu Bar" ("Gnome foot" + "Applications" + "Palces" + "System") and, possible, launchers on panel. -- Andrew W. Nosenko From andrew.w.nosenko at gmail.com Thu Jun 12 08:27:31 2008 From: andrew.w.nosenko at gmail.com (Andrew W. Nosenko) Date: Thu Jun 12 08:27:34 2008 Subject: gnome-panel crashes when launching Run Dialog In-Reply-To: <6161f3180806120125x7ce26584j6b046b99a746b458@mail.gmail.com> References: <6161f3180806050451x1ba839b1u91cdb20c5cb1bf69@mail.gmail.com> <6161f3180806051215x4e2307dfrd40b73683d81b26@mail.gmail.com> <48484220.2080408@freebsd.org> <6161f3180806051304p640d03a2sed3c3a32f5112329@mail.gmail.com> <6161f3180806100131v6a209f0ew9f3478fc47a462d4@mail.gmail.com> <1213249990.84877.13.camel@shumai.marcuscom.com> <6161f3180806120125x7ce26584j6b046b99a746b458@mail.gmail.com> Message-ID: <6161f3180806120127v3c9c80f9gbcf6ee709ad6e3b8@mail.gmail.com> On Thu, Jun 12, 2008 at 11:25 AM, Andrew W. Nosenko wrote: > On Thu, Jun 12, 2008 at 8:53 AM, Joe Marcus Clarke wrote: >> On Tue, 2008-06-10 at 11:31 +0300, Andrew W. Nosenko wrote: >>> On Fri, Jun 6, 2008 at 6:14 PM, Jeremy Messenger wrote: >>> > >>> > Remove old one and use this patch instead. This patch isn't for crash >>> > problem, so it is a debug to see if it will helping us to understand what's >>> > wrong with gnome-menus. Created by marcus. >>> > >>> > http://www.marcuscom.com/downloads/patch-libmenu_menu-monitor.c >>> >>> Done. Output is attached. >> >> I don't see why it should crash. Have you tried creating a clean >> account, and see if the problem occurs there as well? >> > > On newly created fresh account it doesn't crash. But crash easy > enough reproduced by following steps: > > 1. create new user > 2. create .xinitrc with only one line gnome-session > 3. start X11 by startx > 4. remove menu named "Menu Bar" (menu represented by "Gnome foot" > + "Applications" + "Palces" + "System") from the top panel > 5. add menu named "Main menu" (menu represented by "Gnome foot" > icon only) to the top panel > 6. press Alt+F2 > > Seems like the key point is presence of "Main menu" ("Gnome foot" > only) instead of default "Menu Bar" ("Gnome foot" + "Applications" + > "Palces" + "System") and, possible, launchers on panel. > Forget to mention: GDM is not running, if it matters. -- Andrew W. Nosenko From yuri at rawbw.com Thu Jun 12 17:45:26 2008 From: yuri at rawbw.com (Yuri) Date: Thu Jun 12 17:45:28 2008 Subject: www/firefox-devel needs updating: available version is 3.0rc3 current one is 3.0a2 Message-ID: <48515253.70202@rawbw.com> Please update, Thanks, Yuri From ahze at freebsd.org Fri Jun 13 01:48:24 2008 From: ahze at freebsd.org (Michael Johnson) Date: Fri Jun 13 01:48:28 2008 Subject: www/firefox-devel needs updating: available version is 3.0rc3 current one is 3.0a2 In-Reply-To: <48515253.70202@rawbw.com> References: <48515253.70202@rawbw.com> Message-ID: Firefox 3.0rc2 is in MCom ports. On Thu, Jun 12, 2008 at 11:44 AM, Yuri wrote: > Please update, > > Thanks, > Yuri > > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > From James8ball at gmail.com Sat Jun 14 02:27:59 2008 From: James8ball at gmail.com (James) Date: Sat Jun 14 02:28:07 2008 Subject: Less than a Penny a Lead! Message-ID: <20080614022758.VFDD1527.tomts22-srv.bellnexxia.net@toip3.srvr.bell.ca> Hi, Because of advances in Database Technology "Harrison Business Directory" is now able to pass more savings to you. We are offering Contact Lists for LESS THAN A PENNY A LEAD!! Predominantly, other companies are charging $0.07 -$0.15 for same quality lead. As sales is a Numbers Game, you'll immediately increase your closing opportunities with the following: * Up to 19.72 Million US Business Leads of All Industries No limits on Printing/Copying/Exporting to Excel etc. Includes Business Name, Address, County, Phone, Fax, Contact Name, Title, Number of Employee, Annual Sales, SIC (Standard Industry Code) and Business Description! * Up to 218 Million US Consumer Leads No limits on Printing/Copying/Exporting to Excel etc. List updated Monthly for changed phone #'s and address. Scrubbed Monthly against "Do Not Call List" Association. * Up to 50 Million US Household Consumer Emails All emails legally compliant. All emails are constantly updated to minimize failed delivery. Includes Name, Address, Date of Birth, Gender, Option In Date, Option In Source. (Email Leads' pricing vary) * Up to 500,000 US Business Emails of All Industries All emails legally compliant. All emails are constantly updated to minimize failed delivery. Includes Business Name, Address and Phone Number. (Email Leads' pricing vary) * Canadian Business and Consumer Phone Leads Available Too (Foreign Leads' pricing vary). For more information, reply to this E-mail and if you want one of our List Specialists to help you by phone, include phone # on the reply. Best Regards, James HARRISON BUSINESS DIRECTORY Sales PS: If you would like to be removed from this list, please reply with "REMOVE" and we will gladly do so This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom are addressed. If you have received this email in error please notify the system manager. This message contains confidential information of Harrison Business Directory 2540 Corporate Place Suite B206 Monterey Park, CA 91754 and is intended only for the individual addressed. If you are not the addressee, please notify the sender immediately by e-mail if you have received this e-mail in error. From edwin at FreeBSD.org Sun Jun 15 02:40:16 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Jun 15 02:40:20 2008 Subject: ports/124599: linker error on x11/gnome-panel Message-ID: <200806150240.m5F2eGWp007838@freefall.freebsd.org> Synopsis: linker error on x11/gnome-panel Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Sun Jun 15 02:40:16 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=124599 From bsdfan at nurfuerspam.de Sun Jun 15 10:37:16 2008 From: bsdfan at nurfuerspam.de (Markus Dolze) Date: Sun Jun 15 10:37:21 2008 Subject: glib's python dependency Message-ID: <4854EA96.8050407@nurfuerspam.de> Hello, I am using 'mc' which requires 'glib' which itself has a dependency on Python. From the changelog I found that gtester-report is using Python. After browsing the sources I am still unsure how much of Python is used elsewhere in glib (e.g. regular expressions). What is Python used for in glib? I would like to get rid of this dependency, but am not sure how much will break if I do so. Regards Markus From edwin at FreeBSD.org Sun Jun 15 12:17:42 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Jun 15 12:17:46 2008 Subject: ports/124598: multimedia/totem fails to build Message-ID: <200806151217.m5FCHgdu040437@freefall.freebsd.org> Synopsis: multimedia/totem fails to build Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Sun Jun 15 12:17:42 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=124598 From itetcu at FreeBSD.org Sun Jun 15 14:46:30 2008 From: itetcu at FreeBSD.org (QA Tindy (Ion-Mihai Tetcu)) Date: Sun Jun 15 14:46:35 2008 Subject: textproc/libxml2-reference Message-ID: <20080615174626.42728b7b@it.buh.tecnik93.com> Hi, You receive this email if you are either the maintainer of the port or if you recently committed to it. If the error is already fixed please ignore this email; if you submit a PR to fix it CC me and I'll commit it ASAP. The builds are done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the official up-to-date Ports Tree (for commit-triggered builds the files are fetched via CVSWeb), with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. The error which triggered this email is bellow followed by the link to the full log and explanations about the testing process. building libxml2-reference-2.6.32 in directory /var/tinderbox/7-STABLE-FTP maintained by: gnome@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/textproc/libxml2-reference Makefile ident: $FreeBSD: ports/textproc/libxml2-reference/Makefile,v 1.2 2006/05/31 22:18:47 mezz Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Sat Jun 14 08:25:30 UTC 2008 ........ ======================================== ===> Building package for libxml2-reference-2.6.32 Creating package /tmp/packages/All/libxml2-reference-2.6.32.tbz Registering depends:. Creating bzip'd tar ball in '/tmp/packages/All/libxml2-reference-2.6.32.tbz' Deleting libxml2-reference-2.6.32 ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 15521399 4 drwxr-xr-x 4 root wheel 512 Jun 14 08:25 usr/local/share/doc/libxml2 15521411 4 -rw-r--r-- 1 root wheel 1498 Jun 14 08:25 usr/local/share/doc/libxml2/Copyright 15525721 512 -rw-r--r-- 1 root wheel 239014 Jun 14 08:25 usr/local/share/doc/libxml2/xml.html 15525722 40 -rw-r--r-- 1 root wheel 19324 Jun 14 08:25 usr/local/share/doc/libxml2/encoding.html 15525723 44 -rw-r--r-- 1 root wheel 21645 Jun 14 08:25 usr/local/share/doc/libxml2/FAQ.html 15525724 12 -rw-r--r-- 1 root wheel 5559 Jun 14 08:25 usr/local/share/doc/libxml2/structure.gif 15525725 8 -rw-r--r-- 1 root wheel 3166 Jun 14 08:25 usr/local/share/doc/libxml2/DOM.gif 15525726 8 -rw-r--r-- 1 root wheel 2772 Jun 14 08:25 usr/local/share/doc/libxml2/smallfootonly.gif 15525727 4 -rw-r--r-- 1 root wheel 697 Jun 14 08:25 usr/local/share/doc/libxml2/redhat.gif 15525728 16 -rw-r--r-- 1 root wheel 7692 Jun 14 08:25 usr/local/share/doc/libxml2/libxml.gif 15525729 4 -rw-r--r-- 1 root wheel 2028 Jun 14 08:25 usr/local/share/doc/libxml2/w3c.png 15525730 20 -rw-r--r-- 1 root wheel 8195 Jun 14 08:25 usr/local/share/doc/libxml2/Libxml2-Logo-180x168.gif 15525731 8 -rw-r--r-- 1 root wheel 3070 Jun 14 08:25 usr/local/share/doc/libxml2/Libxml2-Logo-90x34.gif 15525732 8 drwxr-xr-x 2 root wheel 3584 Jun 14 08:25 usr/local/share/doc/libxml2/html 15525733 20 -rw-r--r-- 1 root wheel 9655 Jun 14 08:25 usr/local/share/doc/libxml2/html/book1.html 15525734 12 -rw-r--r-- 1 root wheel 4321 Jun 14 08:25 usr/local/share/doc/libxml2/html/index.html 15525735 44 -rw-r--r-- 1 root wheel 20654 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-DOCBparser.html 15525736 120 -rw-r--r-- 1 root wheel 59529 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-HTMLparser.html 15525737 56 -rw-r--r-- 1 root wheel 28630 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-HTMLtree.html 15525738 88 -rw-r--r-- 1 root wheel 43511 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-SAX.html 15525739 88 -rw-r--r-- 1 root wheel 44480 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-SAX2.html 15525740 36 -rw-r--r-- 1 root wheel 17782 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-c14n.html 15525741 84 -rw-r--r-- 1 root wheel 41049 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-catalog.html 15525742 40 -rw-r--r-- 1 root wheel 18452 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-chvalid.html 15525743 76 -rw-r--r-- 1 root wheel 37941 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-debugXML.html 15525744 32 -rw-r--r-- 1 root wheel 15755 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-dict.html 15525745 68 -rw-r--r-- 1 root wheel 34241 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-encoding.html 15525746 52 -rw-r--r-- 1 root wheel 25468 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-entities.html 15525747 64 -rw-r--r-- 1 root wheel 32405 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-globals.html 15525748 92 -rw-r--r-- 1 root wheel 46568 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-hash.html 15525749 20 -rw-r--r-- 1 root wheel 9655 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-lib.html 15525750 60 -rw-r--r-- 1 root wheel 30136 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-list.html 15525751 52 -rw-r--r-- 1 root wheel 26406 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-nanoftp.html 15525752 44 -rw-r--r-- 1 root wheel 21253 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-nanohttp.html 15525753 284 -rw-r--r-- 1 root wheel 145183 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-parser.html 15525754 236 -rw-r--r-- 1 root wheel 119542 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-parserInternals.html 15525755 48 -rw-r--r-- 1 root wheel 23702 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-pattern.html 15525756 80 -rw-r--r-- 1 root wheel 40820 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-relaxng.html 15525757 128 -rw-r--r-- 1 root wheel 64087 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-schemasInternals.html 15525758 44 -rw-r--r-- 1 root wheel 21543 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-schematron.html 15525759 36 -rw-r--r-- 1 root wheel 16635 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-threads.html 15525760 480 -rw-r--r-- 1 root wheel 218647 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-tree.html 15525761 48 -rw-r--r-- 1 root wheel 22727 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-uri.html 15525762 204 -rw-r--r-- 1 root wheel 102488 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-valid.html 15525763 36 -rw-r--r-- 1 root wheel 18419 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-xinclude.html 15525764 44 -rw-r--r-- 1 root wheel 21675 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-xlink.html 15525765 124 -rw-r--r-- 1 root wheel 61487 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-xmlIO.html 15525766 80 -rw-r--r-- 1 root wheel 39595 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-xmlautomata.html 15525767 216 -rw-r--r-- 1 root wheel 109026 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-xmlerror.html 15525768 16 -rw-r--r-- 1 root wheel 7620 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-xmlexports.html 15525769 56 -rw-r--r-- 1 root wheel 28423 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-xmlmemory.html 15525770 24 -rw-r--r-- 1 root wheel 11230 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-xmlmodule.html 15525771 220 -rw-r--r-- 1 root wheel 112131 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-xmlreader.html 15525772 92 -rw-r--r-- 1 root wheel 45679 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-xmlregexp.html 15525773 40 -rw-r--r-- 1 root wheel 18858 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-xmlsave.html 15525774 80 -rw-r--r-- 1 root wheel 39906 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-xmlschemas.html 15525775 100 -rw-r--r-- 1 root wheel 49409 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-xmlschemastypes.html 15525776 80 -rw-r--r-- 1 root wheel 39313 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-xmlstring.html 15525777 224 -rw-r--r-- 1 root wheel 112881 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-xmlunicode.html 15525778 40 -rw-r--r-- 1 root wheel 19128 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-xmlversion.html 15525779 228 -rw-r--r-- 1 root wheel 116412 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-xmlwriter.html 15525780 124 -rw-r--r-- 1 root wheel 62175 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-xpath.html 15525781 280 -rw-r--r-- 1 root wheel 142742 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-xpathInternals.html 15525782 60 -rw-r--r-- 1 root wheel 29897 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml-xpointer.html 15525783 4 -rw-r--r-- 1 root wheel 654 Jun 14 08:25 usr/local/share/doc/libxml2/html/home.png 15525784 4 -rw-r--r-- 1 root wheel 459 Jun 14 08:25 usr/local/share/doc/libxml2/html/left.png 15525785 4 -rw-r--r-- 1 root wheel 472 Jun 14 08:25 usr/local/share/doc/libxml2/html/right.png 15525786 4 -rw-r--r-- 1 root wheel 406 Jun 14 08:25 usr/local/share/doc/libxml2/html/up.png 15525840 704 -rw-r--r-- 1 root wheel 335734 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2.devhelp 15525841 4 -rw-r--r-- 1 root wheel 820 Jun 14 08:25 usr/local/share/doc/libxml2/html/style.css 15525842 12 -rw-r--r-- 1 root wheel 5459 Jun 14 08:25 usr/local/share/doc/libxml2/html/general.html 15525843 28 -rw-r--r-- 1 root wheel 13224 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-c14n.html 15525844 72 -rw-r--r-- 1 root wheel 36549 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-catalog.html 15525845 40 -rw-r--r-- 1 root wheel 19835 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-chvalid.html 15525846 68 -rw-r--r-- 1 root wheel 33317 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-debugXML.html 15525847 24 -rw-r--r-- 1 root wheel 11361 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-dict.html 15525848 36 -rw-r--r-- 1 root wheel 17361 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-DOCBparser.html 15525849 60 -rw-r--r-- 1 root wheel 29012 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-encoding.html 15525850 44 -rw-r--r-- 1 root wheel 20876 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-entities.html 15525851 68 -rw-r--r-- 1 root wheel 34671 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-globals.html 15525852 84 -rw-r--r-- 1 root wheel 42055 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-hash.html 15525853 116 -rw-r--r-- 1 root wheel 57699 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-HTMLparser.html 15525855 52 -rw-r--r-- 1 root wheel 25568 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-list.html 15525854 48 -rw-r--r-- 1 root wheel 24416 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-HTMLtree.html 15525856 44 -rw-r--r-- 1 root wheel 21563 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-nanoftp.html 15525857 36 -rw-r--r-- 1 root wheel 16614 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-nanohttp.html 15525858 268 -rw-r--r-- 1 root wheel 136459 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-parser.html 15525859 240 -rw-r--r-- 1 root wheel 121926 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-parserInternals.html 15525860 40 -rw-r--r-- 1 root wheel 19362 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-pattern.html 15525861 72 -rw-r--r-- 1 root wheel 34989 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-relaxng.html 15525862 80 -rw-r--r-- 1 root wheel 39659 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-SAX2.html 15525863 76 -rw-r--r-- 1 root wheel 38875 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-SAX.html 15525864 128 -rw-r--r-- 1 root wheel 65119 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-schemasInternals.html 15525865 36 -rw-r--r-- 1 root wheel 16860 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-schematron.html 15525866 28 -rw-r--r-- 1 root wheel 12341 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-threads.html 15525867 480 -rw-r--r-- 1 root wheel 217677 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-tree.html 15525868 40 -rw-r--r-- 1 root wheel 18454 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-uri.html 15525869 196 -rw-r--r-- 1 root wheel 98504 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-valid.html 15525870 32 -rw-r--r-- 1 root wheel 14626 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-xinclude.html 15525871 36 -rw-r--r-- 1 root wheel 17329 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-xlink.html 15525872 72 -rw-r--r-- 1 root wheel 35179 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-xmlautomata.html 15525873 168 -rw-r--r-- 1 root wheel 84169 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-xmlerror.html 15525874 8 -rw-r--r-- 1 root wheel 3585 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-xmlexports.html 15525875 112 -rw-r--r-- 1 root wheel 55659 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-xmlIO.html 15525876 48 -rw-r--r-- 1 root wheel 23197 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-xmlmemory.html 15525877 16 -rw-r--r-- 1 root wheel 6858 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-xmlmodule.html 15525878 208 -rw-r--r-- 1 root wheel 106064 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-xmlreader.html 15525879 84 -rw-r--r-- 1 root wheel 41858 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-xmlregexp.html 15525880 32 -rw-r--r-- 1 root wheel 14454 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-xmlsave.html 15525881 68 -rw-r--r-- 1 root wheel 34568 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-xmlschemas.html 15525882 88 -rw-r--r-- 1 root wheel 44455 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-xmlschemastypes.html 15525883 72 -rw-r--r-- 1 root wheel 35101 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-xmlstring.html 15525884 212 -rw-r--r-- 1 root wheel 106596 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-xmlunicode.html 15525885 36 -rw-r--r-- 1 root wheel 17245 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-xmlversion.html 15525887 120 -rw-r--r-- 1 root wheel 59447 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-xpath.html 15525886 220 -rw-r--r-- 1 root wheel 110993 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-xmlwriter.html 15525888 284 -rw-r--r-- 1 root wheel 144522 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-xpathInternals.html 15525889 52 -rw-r--r-- 1 root wheel 25453 Jun 14 08:25 usr/local/share/doc/libxml2/html/libxml2-xpointer.html 15525787 4 drwxr-xr-x 3 root wheel 1024 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial 15525788 8 -rw-r--r-- 1 root wheel 2114 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/apa.html 15525789 4 -rw-r--r-- 1 root wheel 2026 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/apb.html 15525790 8 -rw-r--r-- 1 root wheel 3094 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/apc.html 15525791 8 -rw-r--r-- 1 root wheel 3232 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/apd.html 15525792 8 -rw-r--r-- 1 root wheel 3096 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/ape.html 15525793 8 -rw-r--r-- 1 root wheel 2949 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/apf.html 15525794 8 -rw-r--r-- 1 root wheel 3022 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/apg.html 15525795 8 -rw-r--r-- 1 root wheel 3600 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/aph.html 15525796 4 -rw-r--r-- 1 root wheel 1899 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/api.html 15525797 8 -rw-r--r-- 1 root wheel 3298 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/ar01s02.html 15525798 12 -rw-r--r-- 1 root wheel 5718 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/ar01s03.html 15525799 16 -rw-r--r-- 1 root wheel 6223 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/ar01s04.html 15525800 16 -rw-r--r-- 1 root wheel 7422 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/ar01s05.html 15525801 8 -rw-r--r-- 1 root wheel 3849 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/ar01s06.html 15525802 8 -rw-r--r-- 1 root wheel 3866 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/ar01s07.html 15525803 8 -rw-r--r-- 1 root wheel 3894 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/ar01s08.html 15525804 16 -rw-r--r-- 1 root wheel 7603 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/ar01s09.html 15525805 4 -rw-r--r-- 1 root wheel 1136 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/includeaddattribute.c 15525806 4 -rw-r--r-- 1 root wheel 1320 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/includeaddkeyword.c 15525807 4 -rw-r--r-- 1 root wheel 1808 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/includeconvert.c 15525809 4 -rw-r--r-- 1 root wheel 1351 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/includekeyword.c 15525808 4 -rw-r--r-- 1 root wheel 1171 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/includegetattribute.c 15525810 4 -rw-r--r-- 1 root wheel 1491 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/includexpath.c 15525811 12 -rw-r--r-- 1 root wheel 5930 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/index.html 15525812 8 -rw-r--r-- 1 root wheel 2545 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/ix01.html 15525813 104 -rw-r--r-- 1 root wheel 51709 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/xmltutorial.pdf 15525814 4 drwxr-xr-x 3 root wheel 512 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/images 15525815 4 -rw-r--r-- 1 root wheel 374 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/images/blank.png 15525816 4 -rw-r--r-- 1 root wheel 1250 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/images/caution.png 15525817 36 -rw-r--r-- 1 root wheel 17454 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/images/draft.png 15525818 4 -rw-r--r-- 1 root wheel 1156 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/images/home.png 15525819 4 -rw-r--r-- 1 root wheel 722 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/images/important.png 15525820 4 -rw-r--r-- 1 root wheel 1150 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/images/next.png 15525821 4 -rw-r--r-- 1 root wheel 490 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/images/note.png 15525822 4 -rw-r--r-- 1 root wheel 1132 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/images/prev.png 15525823 4 -rw-r--r-- 1 root wheel 449 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/images/tip.png 15525824 4 -rw-r--r-- 1 root wheel 318 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/images/toc-blank.png 15525825 4 -rw-r--r-- 1 root wheel 259 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/images/toc-minus.png 15525826 4 -rw-r--r-- 1 root wheel 264 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/images/toc-plus.png 15525827 4 -rw-r--r-- 1 root wheel 1111 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/images/up.png 15525828 4 -rw-r--r-- 1 root wheel 1241 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/images/warning.png 15525829 4 drwxr-xr-x 2 root wheel 512 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/images/callouts 15525830 4 -rw-r--r-- 1 root wheel 329 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/images/callouts/1.png 15525831 4 -rw-r--r-- 1 root wheel 361 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/images/callouts/10.png 15525832 4 -rw-r--r-- 1 root wheel 353 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/images/callouts/2.png 15525833 4 -rw-r--r-- 1 root wheel 350 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/images/callouts/3.png 15525834 4 -rw-r--r-- 1 root wheel 345 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/images/callouts/4.png 15525835 4 -rw-r--r-- 1 root wheel 348 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/images/callouts/5.png 15525836 4 -rw-r--r-- 1 root wheel 355 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/images/callouts/6.png 15525837 4 -rw-r--r-- 1 root wheel 344 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/images/callouts/7.png 15525838 4 -rw-r--r-- 1 root wheel 357 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/images/callouts/8.png 15525839 4 -rw-r--r-- 1 root wheel 357 Jun 14 08:25 usr/local/share/doc/libxml2/tutorial/images/callouts/9.png ================================================================ build of /usr/ports/textproc/libxml2-reference ended at Sat Jun 14 08:25:53 UTC 2008 http://t64.tecnik93.com/errors/7-STABLE-FTP/libxml2-reference-2.6.32.log These emails are generated in one of the following cases: - an automated build was scheduled because the port was touched in CVS - the periodic QA build has reached it. - the port was scheduled because it is a dependency of a port from the cases above. There is no fixed interval for this; if other ports depend on it you will receive this emails more often since testing those other ports is made impossible by this port being broken. Efforts are made to restrict the number of outgoing emails to one/port/week for QA or dependency builds (but not for commit-triggered builds; if you commit 3 times in 5 minutes to the same port and the first 2 versions fail you'll receive 2 emails). When you fix install/plist errors please bear in mind that each of the 3 NO* vars controls the installation of different type of files, so constructs like: .ifndef NOPORTDOCS @${MKDIR} ${DATADIR} ... .endif or %%PORTDOCS%%%%EXAMPLESDIR%%/some_example_file are WRONG. Please use the right pairs like: %%PORTDOCS%%%%DOCSDIR%% %%PORTEXAMPLES%%%%EXAMPLESDIR%% %%PORTDATA%%%%DATADIR%% Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B From itetcu at FreeBSD.org Sun Jun 15 14:47:19 2008 From: itetcu at FreeBSD.org (QA Tindy (Ion-Mihai Tetcu)) Date: Sun Jun 15 14:47:22 2008 Subject: textproc/libxslt-reference - bad plist Message-ID: <20080615174717.4ff1215d@it.buh.tecnik93.com> Hi, You receive this email if you are either the maintainer of the port or if you recently committed to it. If the error is already fixed please ignore this email; if you submit a PR to fix it CC me and I'll commit it ASAP. The builds are done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the official up-to-date Ports Tree (for commit-triggered builds the files are fetched via CVSWeb), with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. The error which triggered this email is bellow followed by the link to the full log and explanations about the testing process. building libxslt-reference-1.1.24 in directory /var/tinderbox/7-STABLE-FTP maintained by: gnome@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/textproc/libxslt-reference Makefile ident: $FreeBSD: ports/textproc/libxslt-reference/Makefile,v 1.2 2006/05/31 22:18:47 mezz Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Sat Jun 14 08:26:19 UTC 2008 ......... ======================================== add_pkg ===> Installing for libxslt-reference-1.1.24 ===> Generating temporary packing list ===> Checking if textproc/libxslt-reference already installed /bin/sh /work/a/ports/textproc/libxslt/work/libxslt-1.1.24/install-sh -d /usr/local/share/doc/libxslt/html /usr/bin/install -c -o root -g wheel -m 0644 ./*.html /usr/local/share/doc/libxslt/html /usr/bin/install -c -o root -g wheel -m 0644 ./*.gif /usr/local/share/doc/libxslt/html /usr/bin/install -c -o root -g wheel -m 0644 ./html/*.html /usr/local/share/doc/libxslt/html /usr/bin/install -c -o root -g wheel -m 0644 ./html/*.png /usr/local/share/doc/libxslt/html /usr/bin/install -c -o root -g wheel -m 0644 ./html/index.sgml /usr/local/share/doc/libxslt/html install: ./html/index.sgml: No such file or directory gmake: [install-data-local] Error 71 (ignored) /bin/sh /work/a/ports/textproc/libxslt/work/libxslt-1.1.24/install-sh -d /usr/local/share/doc/libxslt/html/EXSLT /usr/bin/install -c -o root -g wheel -m 0644 ./EXSLT/*.html /usr/local/share/doc/libxslt/html/EXSLT /bin/sh /work/a/ports/textproc/libxslt/work/libxslt-1.1.24/install-sh -d /usr/local/share/doc/libxslt/html/tutorial /usr/bin/install -c -o root -g wheel -m 0644 ./tutorial/* /usr/local/share/doc/libxslt/html/tutorial /bin/sh /work/a/ports/textproc/libxslt/work/libxslt-1.1.24/install-sh -d /usr/local/share/doc/libxslt/html/tutorial2 /usr/bin/install -c -o root -g wheel -m 0644 ./tutorial2/* /usr/local/share/doc/libxslt/html/tutorial2 ===> Registering installation for libxslt-reference-1.1.24 ================================================================ ======================================== ===> Building package for libxslt-reference-1.1.24 Creating package /tmp/packages/All/libxslt-reference-1.1.24.tbz Registering depends:. Creating bzip'd tar ball in '/tmp/packages/All/libxslt-reference-1.1.24.tbz' Deleting libxslt-reference-1.1.24 ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 15381354 4 drwxr-xr-x 3 root wheel 512 Jun 14 08:26 usr/local/share/doc/libxslt 15381523 4 drwxr-xr-x 5 root wheel 2048 Jun 14 08:26 usr/local/share/doc/libxslt/html 15381524 16 -rw-r--r-- 1 root wheel 6763 Jun 14 08:26 usr/local/share/doc/libxslt/html/API.html 15381525 56 -rw-r--r-- 1 root wheel 27281 Jun 14 08:26 usr/local/share/doc/libxslt/html/APIchunk0.html 15381526 60 -rw-r--r-- 1 root wheel 30336 Jun 14 08:26 usr/local/share/doc/libxslt/html/APIchunk1.html 15381529 96 -rw-r--r-- 1 root wheel 48817 Jun 14 08:26 usr/local/share/doc/libxslt/html/APIchunk10.html 15381555 56 -rw-r--r-- 1 root wheel 27662 Jun 14 08:26 usr/local/share/doc/libxslt/html/APIchunk11.html 15381556 72 -rw-r--r-- 1 root wheel 35886 Jun 14 08:26 usr/local/share/doc/libxslt/html/APIchunk12.html 15381557 16 -rw-r--r-- 1 root wheel 7571 Jun 14 08:26 usr/local/share/doc/libxslt/html/APIchunk13.html 15381558 76 -rw-r--r-- 1 root wheel 37660 Jun 14 08:26 usr/local/share/doc/libxslt/html/APIchunk2.html 15381559 80 -rw-r--r-- 1 root wheel 40605 Jun 14 08:26 usr/local/share/doc/libxslt/html/APIchunk3.html 15381560 72 -rw-r--r-- 1 root wheel 36354 Jun 14 08:26 usr/local/share/doc/libxslt/html/APIchunk4.html 15381562 60 -rw-r--r-- 1 root wheel 29362 Jun 14 08:26 usr/local/share/doc/libxslt/html/APIchunk5.html 15381563 56 -rw-r--r-- 1 root wheel 27368 Jun 14 08:26 usr/local/share/doc/libxslt/html/APIchunk6.html 15381564 56 -rw-r--r-- 1 root wheel 26984 Jun 14 08:26 usr/local/share/doc/libxslt/html/APIchunk7.html 15381565 56 -rw-r--r-- 1 root wheel 28457 Jun 14 08:26 usr/local/share/doc/libxslt/html/APIchunk8.html 15381566 60 -rw-r--r-- 1 root wheel 29533 Jun 14 08:26 usr/local/share/doc/libxslt/html/APIchunk9.html 15381567 28 -rw-r--r-- 1 root wheel 13973 Jun 14 08:26 usr/local/share/doc/libxslt/html/APIconstructors.html 15381568 116 -rw-r--r-- 1 root wheel 58395 Jun 14 08:26 usr/local/share/doc/libxslt/html/APIfiles.html 15381569 104 -rw-r--r-- 1 root wheel 52379 Jun 14 08:26 usr/local/share/doc/libxslt/html/APIfunctions.html 15381570 112 -rw-r--r-- 1 root wheel 57240 Jun 14 08:26 usr/local/share/doc/libxslt/html/APIsymbols.html 15381571 16 -rw-r--r-- 1 root wheel 7547 Jun 14 08:26 usr/local/share/doc/libxslt/html/FAQ.html 15381572 28 -rw-r--r-- 1 root wheel 12390 Jun 14 08:26 usr/local/share/doc/libxslt/html/bugs.html 15381573 16 -rw-r--r-- 1 root wheel 7605 Jun 14 08:26 usr/local/share/doc/libxslt/html/contribs.html 15381574 20 -rw-r--r-- 1 root wheel 9301 Jun 14 08:26 usr/local/share/doc/libxslt/html/docbook.html 15381575 16 -rw-r--r-- 1 root wheel 6244 Jun 14 08:26 usr/local/share/doc/libxslt/html/docs.html 15381576 16 -rw-r--r-- 1 root wheel 7639 Jun 14 08:26 usr/local/share/doc/libxslt/html/downloads.html 15381577 48 -rw-r--r-- 1 root wheel 22724 Jun 14 08:26 usr/local/share/doc/libxslt/html/extensions.html 15381578 16 -rw-r--r-- 1 root wheel 6684 Jun 14 08:26 usr/local/share/doc/libxslt/html/help.html 15381579 16 -rw-r--r-- 1 root wheel 6594 Jun 14 08:26 usr/local/share/doc/libxslt/html/index.html 15381580 56 -rw-r--r-- 1 root wheel 28379 Jun 14 08:26 usr/local/share/doc/libxslt/html/internals.html 15381581 16 -rw-r--r-- 1 root wheel 6475 Jun 14 08:26 usr/local/share/doc/libxslt/html/intro.html 15381582 80 -rw-r--r-- 1 root wheel 40653 Jun 14 08:26 usr/local/share/doc/libxslt/html/news.html 15381583 32 -rw-r--r-- 1 root wheel 15960 Jun 14 08:26 usr/local/share/doc/libxslt/html/python.html 15381584 216 -rw-r--r-- 1 root wheel 109145 Jun 14 08:26 usr/local/share/doc/libxslt/html/xslt.html 15381585 20 -rw-r--r-- 1 root wheel 9475 Jun 14 08:26 usr/local/share/doc/libxslt/html/xsltproc.html 15381586 16 -rw-r--r-- 1 root wheel 7082 Jun 14 08:26 usr/local/share/doc/libxslt/html/xsltproc2.html 15381587 20 -rw-r--r-- 1 root wheel 8193 Jun 14 08:26 usr/local/share/doc/libxslt/html/Libxslt-Logo-180x168.gif 15381588 8 -rw-r--r-- 1 root wheel 3035 Jun 14 08:26 usr/local/share/doc/libxslt/html/Libxslt-Logo-90x34.gif 15381589 24 -rw-r--r-- 1 root wheel 10326 Jun 14 08:26 usr/local/share/doc/libxslt/html/contexts.gif 15381590 12 -rw-r--r-- 1 root wheel 4928 Jun 14 08:26 usr/local/share/doc/libxslt/html/node.gif 15381591 12 -rw-r--r-- 1 root wheel 4575 Jun 14 08:26 usr/local/share/doc/libxslt/html/object.gif 15381592 20 -rw-r--r-- 1 root wheel 9209 Jun 14 08:26 usr/local/share/doc/libxslt/html/processing.gif 15381593 4 -rw-r--r-- 1 root wheel 697 Jun 14 08:26 usr/local/share/doc/libxslt/html/redhat.gif 15381594 8 -rw-r--r-- 1 root wheel 2772 Jun 14 08:26 usr/local/share/doc/libxslt/html/smallfootonly.gif 15381595 16 -rw-r--r-- 1 root wheel 7050 Jun 14 08:26 usr/local/share/doc/libxslt/html/stylesheet.gif 15381596 20 -rw-r--r-- 1 root wheel 8995 Jun 14 08:26 usr/local/share/doc/libxslt/html/templates.gif 15381597 16 -rw-r--r-- 1 root wheel 6594 Jun 14 08:26 usr/local/share/doc/libxslt/html/book1.html 15381598 20 -rw-r--r-- 1 root wheel 9203 Jun 14 08:26 usr/local/share/doc/libxslt/html/libxslt-attributes.html 15381599 32 -rw-r--r-- 1 root wheel 16295 Jun 14 08:26 usr/local/share/doc/libxslt/html/libxslt-documents.html 15381600 96 -rw-r--r-- 1 root wheel 49039 Jun 14 08:26 usr/local/share/doc/libxslt/html/libxslt-extensions.html 15381601 24 -rw-r--r-- 1 root wheel 10344 Jun 14 08:26 usr/local/share/doc/libxslt/html/libxslt-extra.html 15381602 28 -rw-r--r-- 1 root wheel 13877 Jun 14 08:26 usr/local/share/doc/libxslt/html/libxslt-functions.html 15381603 28 -rw-r--r-- 1 root wheel 12693 Jun 14 08:26 usr/local/share/doc/libxslt/html/libxslt-imports.html 15381604 24 -rw-r--r-- 1 root wheel 11073 Jun 14 08:26 usr/local/share/doc/libxslt/html/libxslt-keys.html 15381605 16 -rw-r--r-- 1 root wheel 6594 Jun 14 08:26 usr/local/share/doc/libxslt/html/libxslt-lib.html 15381606 32 -rw-r--r-- 1 root wheel 15468 Jun 14 08:26 usr/local/share/doc/libxslt/html/libxslt-namespaces.html 15381607 16 -rw-r--r-- 1 root wheel 7486 Jun 14 08:26 usr/local/share/doc/libxslt/html/libxslt-numbersInternals.html 15381608 36 -rw-r--r-- 1 root wheel 16553 Jun 14 08:26 usr/local/share/doc/libxslt/html/libxslt-pattern.html 15381609 20 -rw-r--r-- 1 root wheel 8578 Jun 14 08:26 usr/local/share/doc/libxslt/html/libxslt-preproc.html 15381610 40 -rw-r--r-- 1 root wheel 19998 Jun 14 08:26 usr/local/share/doc/libxslt/html/libxslt-security.html 15381611 44 -rw-r--r-- 1 root wheel 20743 Jun 14 08:26 usr/local/share/doc/libxslt/html/libxslt-templates.html 15381612 96 -rw-r--r-- 1 root wheel 49103 Jun 14 08:26 usr/local/share/doc/libxslt/html/libxslt-transform.html 15381613 44 -rw-r--r-- 1 root wheel 21639 Jun 14 08:26 usr/local/share/doc/libxslt/html/libxslt-variables.html 15381614 16 -rw-r--r-- 1 root wheel 7637 Jun 14 08:26 usr/local/share/doc/libxslt/html/libxslt-xslt.html 15381615 212 -rw-r--r-- 1 root wheel 106993 Jun 14 08:26 usr/local/share/doc/libxslt/html/libxslt-xsltInternals.html 15381616 16 -rw-r--r-- 1 root wheel 6579 Jun 14 08:26 usr/local/share/doc/libxslt/html/libxslt-xsltexports.html 15381617 100 -rw-r--r-- 1 root wheel 49529 Jun 14 08:26 usr/local/share/doc/libxslt/html/libxslt-xsltutils.html 15381618 4 -rw-r--r-- 1 root wheel 654 Jun 14 08:26 usr/local/share/doc/libxslt/html/home.png 15381619 4 -rw-r--r-- 1 root wheel 459 Jun 14 08:26 usr/local/share/doc/libxslt/html/left.png 15381620 4 -rw-r--r-- 1 root wheel 472 Jun 14 08:26 usr/local/share/doc/libxslt/html/right.png 15381621 4 -rw-r--r-- 1 root wheel 406 Jun 14 08:26 usr/local/share/doc/libxslt/html/up.png 15381624 4 drwxr-xr-x 2 root wheel 512 Jun 14 08:26 usr/local/share/doc/libxslt/html/EXSLT 15381625 28 -rw-r--r-- 1 root wheel 13290 Jun 14 08:26 usr/local/share/doc/libxslt/html/EXSLT/APIchunk0.html 15381626 12 -rw-r--r-- 1 root wheel 5016 Jun 14 08:26 usr/local/share/doc/libxslt/html/EXSLT/APIconstructors.html 15381627 16 -rw-r--r-- 1 root wheel 7508 Jun 14 08:26 usr/local/share/doc/libxslt/html/EXSLT/APIfiles.html 15381628 12 -rw-r--r-- 1 root wheel 5044 Jun 14 08:26 usr/local/share/doc/libxslt/html/EXSLT/APIfunctions.html 15381629 16 -rw-r--r-- 1 root wheel 7490 Jun 14 08:26 usr/local/share/doc/libxslt/html/EXSLT/APIsymbols.html 15381630 20 -rw-r--r-- 1 root wheel 9406 Jun 14 08:26 usr/local/share/doc/libxslt/html/EXSLT/bugs.html 15381631 12 -rw-r--r-- 1 root wheel 5567 Jun 14 08:26 usr/local/share/doc/libxslt/html/EXSLT/docs.html 15381632 16 -rw-r--r-- 1 root wheel 6989 Jun 14 08:26 usr/local/share/doc/libxslt/html/EXSLT/downloads.html 15381633 20 -rw-r--r-- 1 root wheel 10136 Jun 14 08:26 usr/local/share/doc/libxslt/html/EXSLT/exslt.html 15381634 12 -rw-r--r-- 1 root wheel 6002 Jun 14 08:26 usr/local/share/doc/libxslt/html/EXSLT/help.html 15381635 12 -rw-r--r-- 1 root wheel 5451 Jun 14 08:26 usr/local/share/doc/libxslt/html/EXSLT/index.html 15381636 12 -rw-r--r-- 1 root wheel 5793 Jun 14 08:26 usr/local/share/doc/libxslt/html/EXSLT/intro.html 15381639 4 drwxr-xr-x 2 root wheel 512 Jun 14 08:26 usr/local/share/doc/libxslt/html/tutorial 15381640 8 -rw-r--r-- 1 root wheel 2543 Jun 14 08:26 usr/local/share/doc/libxslt/html/tutorial/libxslt_tutorial.c 15381641 32 -rw-r--r-- 1 root wheel 15424 Jun 14 08:26 usr/local/share/doc/libxslt/html/tutorial/libxslttutorial.html 15381642 24 -rw-r--r-- 1 root wheel 10746 Jun 14 08:26 usr/local/share/doc/libxslt/html/tutorial/libxslttutorial.xml 15381648 4 drwxr-xr-x 2 root wheel 512 Jun 14 08:26 usr/local/share/doc/libxslt/html/tutorial2 15381649 12 -rw-r--r-- 1 root wheel 4340 Jun 14 08:26 usr/local/share/doc/libxslt/html/tutorial2/libxslt_pipes.c 15381650 72 -rw-r--r-- 1 root wheel 35364 Jun 14 08:26 usr/local/share/doc/libxslt/html/tutorial2/libxslt_pipes.html 15381651 56 -rw-r--r-- 1 root wheel 28194 Jun 14 08:26 usr/local/share/doc/libxslt/html/tutorial2/libxslt_pipes.xml ================================================================ build of /usr/ports/textproc/libxslt-reference ended at Sat Jun 14 08:26:39 UTC 2008 http://t64.tecnik93.com/errors/7-STABLE-FTP/libxslt-reference-1.1.24.log These emails are generated in one of the following cases: - an automated build was scheduled because the port was touched in CVS - the periodic QA build has reached it. - the port was scheduled because it is a dependency of a port from the cases above. There is no fixed interval for this; if other ports depend on it you will receive this emails more often since testing those other ports is made impossible by this port being broken. Efforts are made to restrict the number of outgoing emails to one/port/week for QA or dependency builds (but not for commit-triggered builds; if you commit 3 times in 5 minutes to the same port and the first 2 versions fail you'll receive 2 emails). When you fix install/plist errors please bear in mind that each of the 3 NO* vars controls the installation of different type of files, so constructs like: .ifndef NOPORTDOCS @${MKDIR} ${DATADIR} ... .endif or %%PORTDOCS%%%%EXAMPLESDIR%%/some_example_file are WRONG. Please use the right pairs like: %%PORTDOCS%%%%DOCSDIR%% %%PORTEXAMPLES%%%%EXAMPLESDIR%% %%PORTDATA%%%%DATADIR%% Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B From itetcu at FreeBSD.org Sun Jun 15 14:48:22 2008 From: itetcu at FreeBSD.org (QA Tindy (Ion-Mihai Tetcu)) Date: Sun Jun 15 14:48:25 2008 Subject: gtkmm24-reference - bad plist Message-ID: <20080615174820.3bb2538c@it.buh.tecnik93.com> Hi, You receive this email if you are either the maintainer of the port or if you recently committed to it. If the error is already fixed please ignore this email; if you submit a PR to fix it CC me and I'll commit it ASAP. The builds are done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the official up-to-date Ports Tree (for commit-triggered builds the files are fetched via CVSWeb), with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. The error which triggered this email is bellow followed by the link to the full log and explanations about the testing process. building gtkmm-reference-2.12.7_3 in directory /var/tinderbox/7-STABLE-FTP maintained by: gnome@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/x11-toolkits/gtkmm24-reference Makefile ident: $FreeBSD: ports/x11-toolkits/gtkmm24-reference/Makefile,v 1.5 2007/05/19 20:31:04 flz Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Sat Jun 14 08:33:13 UTC 2008 ...... http://t64.tecnik93.com/errors/7-STABLE-FTP/gtkmm-reference-2.12.7_3.log These emails are generated in one of the following cases: - an automated build was scheduled because the port was touched in CVS - the periodic QA build has reached it. - the port was scheduled because it is a dependency of a port from the cases above. There is no fixed interval for this; if other ports depend on it you will receive this emails more often since testing those other ports is made impossible by this port being broken. Efforts are made to restrict the number of outgoing emails to one/port/week for QA or dependency builds (but not for commit-triggered builds; if you commit 3 times in 5 minutes to the same port and the first 2 versions fail you'll receive 2 emails). When you fix install/plist errors please bear in mind that each of the 3 NO* vars controls the installation of different type of files, so constructs like: .ifndef NOPORTDOCS @${MKDIR} ${DATADIR} ... .endif or %%PORTDOCS%%%%EXAMPLESDIR%%/some_example_file are WRONG. Please use the right pairs like: %%PORTDOCS%%%%DOCSDIR%% %%PORTEXAMPLES%%%%EXAMPLESDIR%% %%PORTDATA%%%%DATADIR%% Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B From itetcu at FreeBSD.org Sun Jun 15 14:49:26 2008 From: itetcu at FreeBSD.org (QA Tindy (Ion-Mihai Tetcu)) Date: Sun Jun 15 14:49:30 2008 Subject: x11-toolkits/gtkmm20-reference - bad plist Message-ID: <20080615174924.0c8982aa@it.buh.tecnik93.com> Hi, You receive this email if you are either the maintainer of the port or if you recently committed to it. If the error is already fixed please ignore this email; if you submit a PR to fix it CC me and I'll commit it ASAP. The builds are done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the official up-to-date Ports Tree (for commit-triggered builds the files are fetched via CVSWeb), with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. The error which triggered this email is bellow followed by the link to the full log and explanations about the testing process. building gtkmm-reference-2.2.12_3 in directory /var/tinderbox/7-STABLE-FTP maintained by: gnome@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/x11-toolkits/gtkmm20-reference Makefile ident: $FreeBSD: ports/x11-toolkits/gtkmm20-reference/Makefile,v 1.6 2007/05/19 20:31:03 flz Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Sat Jun 14 08:35:32 UTC 2008 ....... http://t64.tecnik93.com/errors/7-STABLE-FTP/gtkmm-reference-2.2.12_3.log These emails are generated in one of the following cases: - an automated build was scheduled because the port was touched in CVS - the periodic QA build has reached it. - the port was scheduled because it is a dependency of a port from the cases above. There is no fixed interval for this; if other ports depend on it you will receive this emails more often since testing those other ports is made impossible by this port being broken. Efforts are made to restrict the number of outgoing emails to one/port/week for QA or dependency builds (but not for commit-triggered builds; if you commit 3 times in 5 minutes to the same port and the first 2 versions fail you'll receive 2 emails). When you fix install/plist errors please bear in mind that each of the 3 NO* vars controls the installation of different type of files, so constructs like: .ifndef NOPORTDOCS @${MKDIR} ${DATADIR} ... .endif or %%PORTDOCS%%%%EXAMPLESDIR%%/some_example_file are WRONG. Please use the right pairs like: %%PORTDOCS%%%%DOCSDIR%% %%PORTEXAMPLES%%%%EXAMPLESDIR%% %%PORTDATA%%%%DATADIR%% Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B From mezz at FreeBSD.org Sun Jun 15 15:47:42 2008 From: mezz at FreeBSD.org (mezz@FreeBSD.org) Date: Sun Jun 15 15:47:43 2008 Subject: ports/124599: linker error on x11/gnome-panel Message-ID: <200806151547.m5FFlfQJ078086@freefall.freebsd.org> Synopsis: linker error on x11/gnome-panel State-Changed-From-To: open->closed State-Changed-By: mezz State-Changed-When: Sun Jun 15 15:47:10 UTC 2008 State-Changed-Why: It is because you have failed to follow in /usr/ports/UPDATING for GNOME upgrade. http://www.freebsd.org/cgi/query-pr.cgi?pr=124599 From mezz at FreeBSD.org Sun Jun 15 15:48:15 2008 From: mezz at FreeBSD.org (mezz@FreeBSD.org) Date: Sun Jun 15 15:48:27 2008 Subject: ports/124598: multimedia/totem fails to build Message-ID: <200806151548.m5FFmFZb078131@freefall.freebsd.org> Synopsis: multimedia/totem fails to build State-Changed-From-To: open->closed State-Changed-By: mezz State-Changed-When: Sun Jun 15 15:48:00 UTC 2008 State-Changed-Why: It is because you have failed to follow in /usr/ports/UPDATING for GNOME upgrade. http://www.freebsd.org/cgi/query-pr.cgi?pr=124598 From chuckr at telenix.org Sun Jun 15 17:41:56 2008 From: chuckr at telenix.org (Chuck Robey) Date: Sun Jun 15 17:42:01 2008 Subject: glib's python dependency In-Reply-To: <4854EA96.8050407@nurfuerspam.de> References: <4854EA96.8050407@nurfuerspam.de> Message-ID: <48554BAC.80301@telenix.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Markus Dolze wrote: > Hello, > > I am using 'mc' which requires 'glib' which itself has a dependency on > Python. From the changelog I found that gtester-report is using Python. > After browsing the sources I am still unsure how much of Python is used > elsewhere in glib (e.g. regular expressions). > > What is Python used for in glib? I would like to get rid of this > dependency, but am not sure how much will break if I do so. - From a quick look at glib, I noticed that the programmer has inserted an optional dependency, but glib hasn't got any real dependency itself upon python. IMO it a fine example of overly generous setting of dependencies, dependencies added because the port creator liked python, not because there is any real need for it. It's not all that difficult to remove it from the port, just stick, on the make line, USE_PYTHON=no. At least, that what it seems from looking at the Makefile (if it's not badly enough programmed to merely detect whether USE_PYTHON is in the environment, and not what it's set to). It's in the makefile, so actually editing it out of the makefile is a guaranteed way to remove that dependency, but I maybe am too free with my local mods to my own ports tree. > Regards > Markus > > > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIVUusz62J6PPcoOkRAlduAKChs3GvBolPhYQA4l/ldwtDoWbaWwCfbeqq K5uN2eWgt5SfoaN8SkssX/s= =PWMf -----END PGP SIGNATURE----- From marcus at marcuscom.com Sun Jun 15 18:02:00 2008 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sun Jun 15 18:02:02 2008 Subject: glib's python dependency In-Reply-To: <4854EA96.8050407@nurfuerspam.de> References: <4854EA96.8050407@nurfuerspam.de> Message-ID: <1213552929.43949.32.camel@shumai.marcuscom.com> On Sun, 2008-06-15 at 12:10 +0200, Markus Dolze wrote: > Hello, > > I am using 'mc' which requires 'glib' which itself has a dependency on > Python. From the changelog I found that gtester-report is using Python. > After browsing the sources I am still unsure how much of Python is used > elsewhere in glib (e.g. regular expressions). > > What is Python used for in glib? I would like to get rid of this > dependency, but am not sure how much will break if I do so. Python is a hard requirement of glib. It is required by the installed script gtester-report (as you have found). If you feel that the dependency should be optional, open a bug with the glib authors, and have them change the code to make it so. If Python was removed now, it would break this script, and any consumer of it. Joe -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080615/11b2ab86/attachment.pgp From itetcu at FreeBSD.org Sun Jun 15 18:36:03 2008 From: itetcu at FreeBSD.org (QA Tindy (Ion-Mihai Tetcu)) Date: Sun Jun 15 18:36:06 2008 Subject: x11-toolkits/gtkmm24-reference - bad plist Message-ID: <20080615213600.4eb8ea03@it.buh.tecnik93.com> Hi, You receive this email if you are either the maintainer of the port or if you recently committed to it. If the error is already fixed please ignore this email; if you submit a PR to fix it CC me and I'll commit it ASAP. The builds are done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the official up-to-date Ports Tree (for commit-triggered builds the files are fetched via CVSWeb), with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. The error which triggered this email is bellow followed by the link to the full log and explanations about the testing process. building gtkmm-reference-2.12.7_3 in directory /var/tinderbox/7-STABLE-FTP maintained by: gnome@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/x11-toolkits/gtkmm24-reference Makefile ident: $FreeBSD: ports/x11-toolkits/gtkmm24-reference/Makefile,v 1.5 2007/05/19 20:31:04 flz Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Sat Jun 14 08:33:13 UTC 2008 ......... http://t64.tecnik93.com/errors/7-STABLE-FTP/gtkmm-reference-2.12.7_3.log These emails are generated in one of the following cases: - an automated build was scheduled because the port was touched in CVS - the periodic QA build has reached it. - the port was scheduled because it is a dependency of a port from the cases above. There is no fixed interval for this; if other ports depend on it you will receive this emails more often since testing those other ports is made impossible by this port being broken. Efforts are made to restrict the number of outgoing emails to one/port/week for QA or dependency builds (but not for commit-triggered builds; if you commit 3 times in 5 minutes to the same port and the first 2 versions fail you'll receive 2 emails). When you fix install/plist errors please bear in mind that each of the 3 NO* vars controls the installation of different type of files, so constructs like: .ifndef NOPORTDOCS @${MKDIR} ${DATADIR} ... .endif or %%PORTDOCS%%%%EXAMPLESDIR%%/some_example_file are WRONG. Please use the right pairs like: %%PORTDOCS%%%%DOCSDIR%% %%PORTEXAMPLES%%%%EXAMPLESDIR%% %%PORTDATA%%%%DATADIR%% Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B From bugmaster at FreeBSD.org Mon Jun 16 11:07:13 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jun 16 11:08:45 2008 Subject: Current problem reports assigned to gnome@FreeBSD.org Message-ID: <200806161107.m5GB7CXY037039@freefall.freebsd.org> Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- a ports/117724 gnome Recently updated x11/gdm port ignores $LANG setting in f ports/121263 gnome www/firefox: Firefox coredumps under FreeBSD 6.3 in Pr f ports/123079 gnome Firefox keeps on crashing on amd64 3 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/103529 gnome www/seamonkey: enable SVG and Pango font rendering sup o ports/116236 gnome [patch] Shoot yourself in the foot fix for www/firefox a ports/121472 gnome Loading perl scripts causes irc/xchat segmentation fau o ports/121670 gnome [PATCH] Update converters/libiconv to 1.12 s ports/122443 gnome [PATCH] net/avahi-app: use correct rc script suffix o ports/123036 gnome [update] x11-toolkits/libgtksourceviewmm version 0.2.0 p ports/123790 gnome Update port: www/webkit-gtk2 to 0.0.33561 p ports/123876 gnome please refresh www/firefox-devel - it is still on v3.0 o ports/124302 gnome [PATCH] www/webkit-gtk2: make video support optional 9 problems total. From chuckr at telenix.org Mon Jun 16 20:11:53 2008 From: chuckr at telenix.org (Chuck Robey) Date: Mon Jun 16 20:11:58 2008 Subject: Hal or dbus info Message-ID: <4856C040.9000601@telenix.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Anyone know, in the case of FreeBSD, how Hal gets (or, I suppose, dbus gets) the usb device info? I am writing an Xorg Xinput driver for a USB graphic tablet, and I need to instrument the Hal & dbus interface for it. I think I will be able to get away with (as far as a purely FreeBSD portion) using the uhid driver, so I don't need to write any FreeBSD driver. However, using my tools at hand, I get the feeling that hal doesn't get realtime data for usb plugging info. Reason I say that Hal knows usb is because I can use lshal, and list all of the current usb devices. However, if I use dbus-monitor to watch teh dbus state in realtime, then I unplug & plug my graphic tablet, dbus monitor is slient about it, even if I wait 30 minutes. So, I want to find out what's the source of dbus's info about the state of the USB devices. It's gotta get this info somehow. Alex Leidinger suggested you (and I am running Gnome here, it's possible my Hal is learning all this via Gnome). You see, if I'm not able to make myself happy with whatever I find, I may well write some kind of a app to run from devfs or devd (which seems to know this stuff in realtime) to tip off dbus. However, if it's Gnome, maybe the possibility exists to configure Gnome to know more? So. help me please? -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIVsBAz62J6PPcoOkRAjJcAJ91nREktRt/iYgPiSIINR0uksLF8ACaAsFT 3sfYPXhvDWfXPHo3X1rnZyU= =vBjG -----END PGP SIGNATURE----- From marcus at marcuscom.com Mon Jun 16 23:43:06 2008 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Mon Jun 16 23:43:09 2008 Subject: Hal or dbus info In-Reply-To: <4856C040.9000601@telenix.org> References: <4856C040.9000601@telenix.org> Message-ID: <1213659790.76836.18.camel@shumai.marcuscom.com> On Mon, 2008-06-16 at 15:34 -0400, Chuck Robey wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Anyone know, in the case of FreeBSD, how Hal gets (or, I suppose, dbus gets) the > usb device info? I am writing an Xorg Xinput driver for a USB graphic tablet, > and I need to instrument the Hal & dbus interface for it. I think I will be > able to get away with (as far as a purely FreeBSD portion) using the uhid > driver, so I don't need to write any FreeBSD driver. However, using my tools at > hand, I get the feeling that hal doesn't get realtime data for usb plugging info. Hal reads the USB data from /dev/usb using the FreeBSD USB API. It learns about hot-plugged USB devices from devd. > > Reason I say that Hal knows usb is because I can use lshal, and list all of the > current usb devices. However, if I use dbus-monitor to watch teh dbus state in > realtime, then I unplug & plug my graphic tablet, dbus monitor is slient about > it, even if I wait 30 minutes. You would need to monitor the system dbus channel. > > So, I want to find out what's the source of dbus's info about the state of the > USB devices. It's gotta get this info somehow. Alex Leidinger suggested you > (and I am running Gnome here, it's possible my Hal is learning all this via Gnome). D-BUS really has nothing to do with this. Hald is responsible for learning about the various hardware components. It only uses D-BUS to communicate that data to clients. > > You see, if I'm not able to make myself happy with whatever I find, I may well > write some kind of a app to run from devfs or devd (which seems to know this > stuff in realtime) to tip off dbus. However, if it's Gnome, maybe the > possibility exists to configure Gnome to know more? Hald already connects to devd, so it should receive realtime updates. You might want to look at the hal API, and use the FreeBSD hald addons as a guide (i.e. take a look at the storage addon). You can use dbus filters to pick up hal messages about various devices. Joe > > So. help me please? > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.4 (FreeBSD) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFIVsBAz62J6PPcoOkRAjJcAJ91nREktRt/iYgPiSIINR0uksLF8ACaAsFT > 3sfYPXhvDWfXPHo3X1rnZyU= > =vBjG > -----END PGP SIGNATURE----- > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080616/4c052fdd/attachment.pgp From chuckr at telenix.org Tue Jun 17 00:28:33 2008 From: chuckr at telenix.org (Chuck Robey) Date: Tue Jun 17 00:28:40 2008 Subject: Hal or dbus info In-Reply-To: <1213659790.76836.18.camel@shumai.marcuscom.com> References: <4856C040.9000601@telenix.org> <1213659790.76836.18.camel@shumai.marcuscom.com> Message-ID: <485702A9.2060209@telenix.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Joe Marcus Clarke wrote: > On Mon, 2008-06-16 at 15:34 -0400, Chuck Robey wrote: > Anyone know, in the case of FreeBSD, how Hal gets (or, I suppose, dbus gets) the > usb device info? I am writing an Xorg Xinput driver for a USB graphic tablet, > and I need to instrument the Hal & dbus interface for it. I think I will be > able to get away with (as far as a purely FreeBSD portion) using the uhid > driver, so I don't need to write any FreeBSD driver. However, using my tools at > hand, I get the feeling that hal doesn't get realtime data for usb plugging info. > >> Hal reads the USB data from /dev/usb using the FreeBSD USB API. It >> learns about hot-plugged USB devices from devd. > > Reason I say that Hal knows usb is because I can use lshal, and list all of the > current usb devices. However, if I use dbus-monitor to watch teh dbus state in > realtime, then I unplug & plug my graphic tablet, dbus monitor is slient about > it, even if I wait 30 minutes. > >> You would need to monitor the system dbus channel. > > So, I want to find out what's the source of dbus's info about the state of the > USB devices. It's gotta get this info somehow. Alex Leidinger suggested you > (and I am running Gnome here, it's possible my Hal is learning all this via Gnome). > >> D-BUS really has nothing to do with this. Hald is responsible for >> learning about the various hardware components. It only uses D-BUS to >> communicate that data to clients. > > You see, if I'm not able to make myself happy with whatever I find, I may well > write some kind of a app to run from devfs or devd (which seems to know this > stuff in realtime) to tip off dbus. However, if it's Gnome, maybe the > possibility exists to configure Gnome to know more? > >> Hald already connects to devd, so it should receive realtime updates. >> You might want to look at the hal API, and use the FreeBSD hald addons >> as a guide (i.e. take a look at the storage addon). You can use dbus >> filters to pick up hal messages about various devices. > >> Joe Thanks, Joe. Between what I got in mail, and what I got in reading all three specs (hal, dbus, and policykit), and the Xinput-hotplugging wiki, I got everything I need now. You won't hear from me for a short while now, while I enjoy myself. Sure do appreciate everything I got. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIVwKpz62J6PPcoOkRAo0vAKCckX2A3enEsLvwK3C3rbgBdlQlXwCfaH20 OMQ5TGI0Qqqhm9u1nqwLtEI= =xosg -----END PGP SIGNATURE----- From edwin at FreeBSD.org Tue Jun 17 10:41:11 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Jun 17 10:41:14 2008 Subject: ports/124642: www/firefox 2.0.0.14 fails to remove .parentlock when addons are installed Message-ID: <200806171041.m5HAfBKi007924@freefall.freebsd.org> Synopsis: www/firefox 2.0.0.14 fails to remove .parentlock when addons are installed Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Tue Jun 17 10:41:10 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=124642 From chukharev at mail.ru Tue Jun 17 13:09:26 2008 From: chukharev at mail.ru (V.Chukharev) Date: Tue Jun 17 13:09:32 2008 Subject: FreeBSD port x11-toolkits/vte makes /usr(local world writable In-Reply-To: References: Message-ID: On Mon, 09 Jun 2008 20:21:44 +0300, V.Chukharev wrote: > On Sun, 08 Jun 2008 18:29:51 +0300, Jeremy Messenger wrote: > >> On Sun, 08 Jun 2008 06:21:07 -0500, V.Chukharev wrote: >> >>> Hi, >>> >>> I have seen the following error a number of times after upgrading the >>> ports last month or two. >>> $ portversion -OvL= >>> /usr/local/lib/ruby/site_ruby/1.8/pkgtools.rb:1137: warning: Insecure >>> world writable dir /usr/local in PATH, mode 040777 >>> /usr/local/lib/ruby/site_ruby/1.8/pkgmisc.rb:136: warning: Insecure >>> world writable dir /usr/local in PATH, mode 040777 >>> >>> Indeed, the dir is world writable: >>> $ ls -ld /usr/local >>> drwxrwxrwx 27 root wheel 512 2 Jun 21:57 /usr/local > [...] >> I can't reproduce it when I reinstalled vte. >> >> # ls -ld /usr/local >> drwxr-xr-x 16 root wheel 512 Jun 7 08:42 /usr/local/ > > Thanks for trying. I guess it's something with my world then. I had problems when > tried to build the world with -Os (which worked for me on 6-STABLE), then > I removed it from COPTFLAGS but left in CFLAGS... > > I'll make a new world with no optimization and come back again. This might > take a while though. I have rebuilt the world, and then started to rebuild all the installed ports, (anyway, gettext was changed). I rebuilt the ports alphabetically, like portupgrade -m -DNOCLEANDEPENDS --batch -x openoffice.org -wkpf '[A-a]*' then 'b*', etc. In between of installations I searched for programs with wrong modes. Since approximately middle of tha alphabet (e.i. after 'g*' to 'm*', I cannot tell more accurately) the wrong modes stopped to appear. My guess is that one of the ports used to build others had problems, perhaps due to optimization flags earlier used via make.conf, or due to upgrade with umask 07. Once I noticed a warning that umask is wrong after a number ports got upgraded, perhaps I missed some of them with force rebuild with corrected umask. Thanks! >> Cheers, >> Mezz >> >>> Best regards, >> >> > > Best regards, -- V. Chukharev From andy at neu.net Tue Jun 17 14:00:00 2008 From: andy at neu.net (AN) Date: Tue Jun 17 14:00:06 2008 Subject: gnome 2.22.2 Message-ID: I need to setup a new workstation, I always do this with pkg_add -r gnome2-2.xx.x.tbz. However, looking in the following directory I do not see the gnome2 package: ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7-stable/gnome I believe the 2.22.2 port has just been released, is this why we don't see it in the directory? Is there a way to be notified when the packages become available? Thanks to all the Gnome developers for providing a great desktop. From mezz7 at cox.net Wed Jun 18 05:25:19 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Wed Jun 18 05:25:27 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! Message-ID: Hello folks, First all, ahze did most of work. Thanks ahze! Yesterday, I am just merely pick up and help him. Right now, he is pretty busy with move to different state but he is still with this project when he can. It might be a bit long email as I am going to list each ports in subject and TODO tasks. Please add my email and gnome@ in CC, no matter what, that way my team and I can follow up better and quicker. Thanks! x11/pixman: Update to 0.10.0 ------------------------------------------------------- Firefox 3 needs it. Orignal, the shared library was bumped and ahze has added a new feature in our USE_GNOME=ltverhack by can control the number of shared library. To control the number of shared library, add the ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of your port, you need to make sure the ABI doesn't change to use it. We will need more users to test to make sure it doesn't break any function in other ports that depend on pixman. I am running on it without change anything and it works great. ------------------------------------------------------- graphics/cairo: Update to 1.6.4 ------------------------------------------------------- Firefox 3 needs it. We have updated most cairo binding ports too. Let us know if we have missed some or cairo breaks your desktop/application. ------------------------------------------------------- graphics/poppler: Update to 0.8.3 ------------------------------------------------------- The shared library version has been changed. All ports that depend on poppler will have to be bump. We still need to bring more ports in MC ports-stable to test it. We don't have it all at the moment, but we will. The poppler-qt and poppler-qt4 still need to be work on. I don't have QT3/QT4 install right now, so it would be nice if one of you can help me. I will installing QT3/QT4 anyway, btw. KDE maintainers, please help to test on koffice-kde3 and kdegraphics3 when poppler-qt* are done as I don't know much about KDE. ------------------------------------------------------- www/firefox3: Update to 3.0 final ------------------------------------------------------- The bsd.gecko.mk has been moved from www/mozilla/ to Mk/. You no longer need to include bsd.gecko.mk/Makefile.common by manual. We still keep it in backward compatibility, so the rest ports won't be break. We haven't add some other ports to have Firefox 3 support yet, so if you want to add in your ports early then feel free to send me patch(es) and I shall add in MC ports-stable. ------------------------------------------------------- TODO tasks: ------------------------------------------------------- - Bring more ports that depend on poppler in ports-stable. - Need to update the document for bsd.gecko.mk (USE_GECKO). - Fix plist in firefox-devel, I hope to get it fix by tomorrow or so in this week. - Add firefox3 in some ports' USE_GECKO if these support, but it's safe to wait either. (no hurry) - Test and test. - Maybe more if there is any ------------------------------------------------------- How to use MC ports-stable and upgrade? ------------------------------------------------------- You can grab marcusmerge[1] and run 'marcusmerge -m ports-stable'. If you want to update your ports tree, you have to run cvsup, csup, portsnap or different method first then marcusmerge second at the everytime. If you want to unmerge your ports tree, you can run 'marcusmerge -U' and be sure to update your ports tree to bring ports back. Be sure to read in marcusmerge manpage[2] for more info. To upgrade your installed ports, you can just simple 'portmaster -a' or 'portupgrade -a'. While we don't have most ports that depend on poppler get bump yet, so be expect to get a bit problem in runtime at the moment. But it is easy to fix by rebuild/reinstall port. To downgrade, well you have to do it by manual. As for the MC ports (GNOME development) users, I have moved these ports from ports module to ports-stable module. You will need to run 'marcusmerge -U' first then update ports tree then MC ports-stable then at last MC ports. [1] http://www.marcuscom.com/downloads/marcusmerge [2] http://www.marcuscom.com/marcusmerge.8.html ------------------------------------------------------- With all of these changes, I want this to be tested in the pointyhat-exp first before merges into FreeBSD ports tree. The more help we get will get faster pointyhat-exp test and merge into FreeBSD ports tree. ;-) Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From lapo at lapo.it Wed Jun 18 14:16:57 2008 From: lapo at lapo.it (Lapo Luchini) Date: Wed Jun 18 14:17:07 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! References: Message-ID: Jeremy Messenger cox.net> writes: > x11/pixman: Update to 0.10.0 > graphics/cairo: Update to 1.6.4 > graphics/poppler: Update to 0.8.3 OK, no problems with those three. > www/firefox3: Update to 3.0 final ...while this fails during sqlite3 compilation; something to do with threads: sqlite3.c: In function `getOverflowPage': sqlite3.c:29298: warning: 'rc' might be used uninitialized in this function sqlite3.c: In function `sqlite3Select': sqlite3.c:61787: warning: 'pEList' might be used uninitialized in this function sqlite3.c:61788: warning: 'pTabList' might be used uninitialized in this function rm -f libsqlite3.so cc -I/usr/local/include -I/usr/local/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -O2 -fno-strict-aliasing -pipe -march=pentium3 -O2 -fno-strict-aliasing -O2 -fno-strict-aliasing -pipe -DNDEBUG -DTRIMMED -O2 -fPIC -shared -Wl,-z,defs -Wl,-h,libsqlite3.so -o libsqlite3.so sqlite3.o -pthread -Wl,-rpath-link,../../../dist/bin -Wl,-Bsymbolic -lc -lm -pthread -pthread -L/usr/local/lib -liconv sqlite3.o(.text+0x4c69): In function `findLockInfo': : undefined reference to `pthread_create' sqlite3.o(.text+0x4c8d): In function `findLockInfo': : undefined reference to `pthread_create' sqlite3.o(.text+0x4c9f): In function `findLockInfo': : undefined reference to `pthread_join' sqlite3.o(.text+0x4cb1): In function `findLockInfo': : undefined reference to `pthread_join' sqlite3.o(.text+0x5269): In function `unixLock': : undefined reference to `pthread_equal' sqlite3.o(.text+0x55d4): In function `unixUnlock': : undefined reference to `pthread_equal' gmake[4]: *** [libsqlite3.so] Error 1 gmake[4]: Leaving directory `/usr/ports/www/firefox3/work/mozilla/db/sqlite3/src' From sales at computerwide.net Wed Jun 18 14:43:15 2008 From: sales at computerwide.net (ComputerWide) Date: Wed Jun 18 14:43:18 2008 Subject: [ A D V ] Cisco, HP, Toshiba, SONY, etc. Message-ID: <93014705.20080618074310@computerwide.net> If you have received this message in error or if you would like to be removed from our broadcast for any reason, reply to this email with REMOVE as subject followed by the email address you wish to remove. *********************************************************** ComputerWide, Inc. 23679 Calabasas Road #761 Calabasas, CA. 91302, USA Tel: (818) 804-5158 http://www.computerwide.net Email: sales@computerwide.net ******** CISCO SPECIAL ******** The following Cisco models are brand new in sealed boxes but they have been registered before. they are priced at 50% off GPL. 17 x WS-C2960-24TC-L $1,250 3 x WS-C2960G-48TC-L $3,000 12 x WS-C3560-24PS-S $1,900 4 x WS-C3560-24TS-E $2,500 8 x WS-C3560G-48PS-S $4,750 4 x WS-C3750E-24TD-E $6,750 2 x WS-C3750G-12S-E $6,000 1 x WS-C3750G-12S-S $4,000 10 x WS-C3750G-48PS-S $7,750 1 x WS-C3750G-48TS-S $7,000 ******** CISCO OEM SPECIAL ******** We have the following OEM Cisco: Part Number Brand Price ----------- ----- ----- CWDM-GBIC-**** Agilestar $750 CWDM-SFP-**** Agilestar $750 15454-GBIC-SX Agilent $120 15454-GBIC-LX Agilestar $220 15454-GBIC-ZX Agilestar $750 GLC-T Agilestar $170 GLC-SX-MM? Finisar $120 GLC-SX-MM Agilent $120 GLC-SX-MM? Stratos $120 GLC-SX-MM Infineon $120 GLC-SX-MM Agilestar $120 GLC-SX-MM? JDS $120 GLC-LH-SM Agilent $220 GLC-LH-SM? Finisar $220 GLC-ZX-SM Agilestar $550 SFP-FCGE-S JDS $220 SFP-GE-S JDS $220 SFP-FCGE-L Agilestar $220 SFP-GE-L? Agilestar $240 SFP-GE-Z? Agilestar $775 WS-G5482 Agilestar $180 WS-G5483? Agilestar $180 WS-G5484? Finisar $120 WS-G5484 Agilent? $120 WS-G5484? Agilestar $120 WS-G5486? Agilestar $220 WS-G5486? Fiberxon $220 WS-G5487 Agilestar $550 WS-G5487 Finisar $550 10G-XFP-SR? Intel? $1,000 10G-XFP-SR? Agilestar $1,800 10G-XFP-LR? Agilestar $2,500 XFP-10GLR-OC192SR Agilestar $2,500 XENPAK-10GB-LR Agilent $1,800 ******** CISCO SPECIAL ******** The following modules and Cables are available at $2000 take all: 20 * CAB-SS-449MT New Orignial 15 * CAB-SS-V35MT New Orignial 5 * CAB-SS-X21MT New Orignial 1 * NM-4E New OEM 2 * NM-4B-S/T New OEM 20 * NM-4B-S/T Used OEM 1 * NM-8B-S/T New OEM 9 * WIC-1B-S/T New OEM 13 * WS-G5483 New OEM 12 * WS-G5486 New OEM 2 * WS-G5487 New OEM *********** NoteBooks ************ The following are Notebook prices. All NEW models come with 1 year warranty and all RB models with 90 days. For a detailed list, please request our price list in Excel or PDF format. A minimum of 4 notebooks required per order. 3 years Onsite US Warranty is at $120 per NoteBook. Part Number Model Price ----------- ----- ----- HP NEW GP781US#ABA 6715B BUSINESS NOTEBOOK $535 NEW GY787US#ABA 6510B BUSINESS NOTEBOOK $870 NEW KD745US#ABA 6715B BUSINESS NOTEBOOK $640 NEW RH244AV#ABA 6910P BUSINESS NOTEBOOK $980 NEW RH244AV-CTO 6910P BUSINESS NOTEBOOK $980 NEW RL880AW#ABA NC4400 BUSINESS NOTEBOOK $880 NEW RM119UT#ABA NX6325 BUSINESS NOTEBOOK $645 NEW RM254UT#ABA 8710P BUSINESS NOTEBOOK $1,150 NEW RQ555AV#ABA 8510P BUSINESS NOTEBOOK $1,045 REF RM237UAR#ABA 6910P BUSINESS NOTEBOOK $1,020 NEW KC489UA#ABA PRESARIO F750US $630 REF KC337UAR#ABA PAVILION DV9723CA $790 REF GA445UAR#ABA PAVILION DV6405US $555 REF GA534UAR#ABA PAVILION DV2415NR $615 REF GS659UAR#ABA PAVILION DV6660SE $760 REF GS661UAR#ABA PAVILION DV6625US $660 REF GS673UAR#ABA PAVILION DV6645CA $695 REF GS718UAR#ABA PAVILION DV9610US $675 REF GS798UAR#ABA PAVILION DV6623CL $720 REF GS805UAR#ABA PAVILION DV6604CL $590 REF GS823UAR#ABA PAVILION DV6624CA $720 REF KC313UAR#ABA PAVILION DV6768SE $775 REF KC463UAR#ABA PAVILION DV2718US $715 REF KC590UAR#ABA PRESARIO F751NR $515 REF KC495UAR#ABA PRESARIO F756CA $515 Sony REF VGNAR570EA-R DIGITAL STUDIO AR570EA $1,320 REF VGNAR670N1-R DIGITAL STUDIO AR670N $1,175 REF VGNBX760PS5-R VAIO BX-SERIES BX760PS5 $950 REF VGNCR220E/N-R VAIO CR-SERIES CR220E $955 REF VGNCR220E/P-R VAIO CR-SERIES CR220E $955 REF VGNFZ490EAB-R VAIO FZ-SERIES FZ490E $895 REF VGNN325E/B-R VAIO N-SERIES N325E $655 REF VGNNR160E/S-R VAIO NR-SERIES NR160E $725 REF VGNNR180E/W-R VAIO NR-SERIES NR180E $745 REF VGNSZ640N/B-R VAIO SZ-SERIES SZ640N $1,455 REF VGNSZ660N/C-R VAIO SZ-SERIES SZ660N $1,690 TOSHIBA NEW PSAF3U-0PD00V SATELLITE PRO A205-S5812 $735 NEW PSAF3U-0SL021 SATELLITE PRO A205-S5813 $775 NEW PSU31C-RW70BC SATELLITE PRO U300-RW7 $895 NEW PTM60U-07U00F TECRA M6-EZ6612 $1,080 NEW PTS53U-01P00S TECRA A9-S9016X $1,380 REF PPM20U00PW94Z PORTEGE M200 $400 REF PQF43U-007004B QOSMIO F45-AV411 $775 REF PQF43U-009007B QOSMIO F45-AV413 $775 REF PSAELU-03C01JB SATELLITE A215-S6816 $670 REF PSAF3U-0NR00VB SATELLITE A205-S5804 $520 IBM/LENOVO NEW 0768EHU LENOVO 3000 N100-0768 $550 NEW 170263U LENOVO THINKPAD X60S $805 ACER REF LX.AJA0X.004-R ASPIRE 5520-5912 $635 REF LX.AJA0X.018-R ASPIRE 5520-5147 $655 REF LX.AJA0X.019-R ASPIRE 5520-5334 $615 REF LX.AKZ0Y.087-R ASPIRE 4315-2490 $450 REF LX.AML0X.086-R ASPIRE 7720-6155 $735 REF LX.AMV0X.003-R ASPIRE 4520-5803 $555 REF LX.AWE0X.009-R ASPIRE 9410-2028 $620 REF LX.AWE0X.016-R ASPIRE 9410-2457 $625 REF LX.AX90X.322-R ASPIRE 5100-5674 $565 REF LX.AXK0X.173-R ASPIRE 5610-2762 $665 REF LX.AYA0X.039-R ASPIRE 5570-2977 $540 REF LX.AZ90X.034-R ASPIRE 9410-4933 $670 *********************************************************** All Cisco Models in our inventory are at 40% off GPL. Any new item not listed can be supplied at 30% off GPL. Any Refurbished item can be supplied at 47% off GPL. *********************************************************** Customer Service is the priority for us. We have proudly shipped to 89 countries around the globe since 1995. *********************************************************** Quantity discount is available. Prices are in US$ and FOB Los Angeles. For additional information about our company and products, please visit http://www.computerwide.net *********************************************************** The following CISCO, 3com, HP, and Watchguard products are ORIGINAL and NEW in RETAIL PACKS. Please visit the following page for more info: http://product.computerwide.net Cisco Router (NEW) CISCO871-K9 $389 CISCO871-SEC-K9 $479 CISCO871W-G-A-K9 $509 CISCO877-K9 $389 CISCO877-SEC/K9 $479 CISCO877W-G-A-K9 $509 CISCO1811/K9 $777 CISCO1811W-AG-A/K9 $957 CISCO1841 $837 CISCO1841-HSEC/K9 $1,797 CISCO1841-SEC/K9 $1,497 CISCO1841-T1 $1,437 CISCO1841-T1SEC/K9 $2,097 ACS-1841-RM-19= $60 CISCO2801 $1,197 CISCO2801-AC-IP $1,422 CISCO2801-HSEC/K9 $2,157 CISCO2801-SEC/K9 $1,737 CISCO2801-V/K9 $1,617 CISCO2811 $1,497 CISCO2811-AC-IP $1,737 CISCO2811-DC $1,737 CISCO2811-HSEC/K9 $2,457 CISCO2811-SEC/K9 $2,037 CISCO2811-V/K9 $1,917 CISCO2821 $2,337 CISCO2821-AC-IP $2,697 CISCO2821-HSEC/K9 $3,297 CISCO2821-SEC/K9 $2,877 CISCO2821-V/K9 $2,817 CISCO2851 $3,897 CISCO2851-AC-IP $4,257 CISCO2851-V/K9 $4,437 CISCO3825 $5,700 CISCO3825-AC-IP $6,060 CISCO3825-HSEC/K9 $6,957 CISCO3825-SEC/K9 $6,537 CISCO3825-V/K9 $6,297 CISCO3845 $7,800 CISCO3845-AC-IP $8,160 CISCO3845-HSEC/K9 $9,537 CISCO3845-SEC/K9 $8,637 CISCO3845-V/K9 $8,397 Cisco Router Module (New) AIM-VPN/HPII-PLUS $2,100 AIM-VPN/SSL-2= $1,500 AIM-VPN/SSL-3= $2,100 HWIC-1ADSL= $450 HWIC-1FE= $840 HWIC-2FE= $1,500 HWIC-1GE-SFP $2,100 HWIC-4A/S $720 HWIC-4ESW $255 HWIC-4ESW-POE $345 HWIC-4T $1,680 HWIC-8A $690 HWIC-8A/S-232 $1,440 HWIC-16A $1,380 HWIC-AP-AG-A $420 HWIC-AP-G-A $300 HWIC-D-9ESW $480 HWIC-D-9ESW-POE $648 ILPM-4 $90 ILPM-8 $168 NM-1FE2W-V2 $1,380 NM-2FE2W-V2 $1,920 NM-1T3/E3 $5,100 NM-16ESW= $897 NME-16ES-1G $1,377 NME-16ES-1G-P $1,635 NME-X-23ES-1G $1,977 NME-X-23ES-1G-P $2,313 NME-XD-24ES-1S-P $3,075 NME-XD-48ES-2S-P $4,137 PVDM2-8 $240 PVDM2-16 $480 PVDM2-32 $960 PVDM2-48 $1,440 PVDM2-64 $1,920 VIC-4FXS/DID $480 VIC2-2E/M $240 VIC2-2FXO $240 VIC2-2FXS $240 VIC2-4FXO $480 VWIC2-1MFT-G703 $1,080 VWIC2-1MFT-T1/E1 $780 VWIC2-2MFT-G703 $1,800 VWIC2-2MFT-T1/E1 $1,200 WIC-1B-S/T-V3= $300 WIC-1B-U-V2 $420 WIC-1DSU-T1-V2 $600 WIC-1T $240 WIC-2A/S= $300 WIC-2T $420 Cisco Switch (NEW) WS-CE500-24LC $777 WS-CE500-24PC $1,677 WS-CE500G-12TC $1,173 WS-CE520-8PC-K9 $837 WS-CE520-24LC-K9 $777 WS-CE520-24PC-K9 $1,677 WS-CE520-24TT-K9 $477 WS-CE520G-24TC-K9 $1,677 WS-C2960-8TC-L $537 WS-C2960-24PC-L $1,797 WS-C2960-24TC-L $1,497 WS-C2960-24TT-L $777 WS-C2960-48TC-L $2,697 WS-C2960-48TC-S $2,097 WS-C2960-48TT-L $1,497 WS-C2960G-8TC-L $837 WS-C2960G-24TC-L $1,977 WS-C2960G-48TC-L $3,597 WS-C3560-8PC-S $837 WS-C3560-24PS-E $3,474 WS-C3560-24PS-S $2,277 WS-C3560-24TS-E $2,994 WS-C3560-24TS-S $1,797 WS-C3560-48PS-E $5,094 WS-C3560-48PS-S $3,897 WS-C3560-48TS-E $4,194 WS-C3560-48TS-S $2,997 WS-C3560E-24PD-E $6,474 WS-C3560E-24PD-S $4,077 WS-C3560E-24TD-E $5,994 WS-C3560E-24TD-S $3,597 WS-C3560E-48PD-E $10,494 WS-C3560E-48PD-S $8,097 WS-C3560E-48TD-E $9,594 WS-C3560E-48TD-S $7,197 WS-C3560G-24PS-E $5,754 WS-C3560G-24PS-S $3,357 WS-C3560G-24TS-E $5,274 WS-C3560G-24TS-S $2,877 WS-C3560G-48PS-E $8,094 WS-C3560G-48PS-S $5,697 WS-C3560G-48TS-E $7,194 WS-C3560G-48TS-S $4,797 WS-C3750-24FS-S $6,477 WS-C3750-24PS-E $4,074 WS-C3750-24PS-S $2,877 WS-C3750-24TS-E $3,594 WS-C3750-24TS-S $2,397 WS-C3750-48PS-E $6,294 WS-C3750-48PS-S $5,097 WS-C3750-48TS-E $5,394 WS-C3750-48TS-S $4,197 WS-C3750E-24PD-E $8,574 WS-C3750E-24PD-S $6,177 WS-C3750E-24TD-E $8,094 WS-C3750E-24TD-S $5,697 WS-C3750E-48PD-E $17,994 WS-C3750E-48PD-S $12,297 WS-C3750E-48TD-E $16,194 WS-C3750E-48TD-S $11,397 WS-C3750G-12S-E $7,194 WS-C3750G-12S-S $4,797 WS-C3750G-24PS-E $7,074 WS-C3750G-24PS-S $4,677 WS-C3750G-24T-E $5,994 WS-C3750G-24T-S $3,597 WS-C3750G-24TS-E $6,894 WS-C3750G-24TS-E1U $6,594 WS-C3750G-24TS-S $4,497 WS-C3750G-24TS-S1U $4,197 WS-C3750G-24WS-S50 $15,300 WS-C3750G-48PS-E $14,094 WS-C3750G-48PS-S $9,297 WS-C3750G-48TS-E $13,194 WS-C3750G-48TS-S $8,397 WS-C4503-E $597 WS-C4506-E $2,997 WS-C4507R-E $5,997 WS-C4510R-E $7,497 WS-C4900M $9,600 WS-C4948-E $8,697 WS-C4948-S $6,297 WS-C4948-10GE-E $12,897 WS-C4948-10GE-S $10,497 WS-C6506-E $3,300 WS-C6506-E-FAN $297 WS-C6509-E $5,700 WS-C6509-E-FAN $297 Cisco Switch Module (NEW) CVR-X2-SFP= $117 GLC-LH-SM= $597 GLC-SX-MM= $300 GLC-ZX-SM= $2,397 GLC-T= $237 GLC-FE-100FX= $150 GLC-GE-100FX $150 WS-G5483 $237 WS-G5484 $300 WS-G5486 $597 WS-G5487 $2,397 WS-X4013+ $3,597 WS-X4013+TS $3,597 WS-X4013+10GE $7,197 WS-X4124-RJ45 $1,497 WS-X4148-RJ $2,697 WS-X4148-RJ21 $2,697 WS-X4232-GB-RJ $2,697 WS-X4248-RJ45V $3,897 WS-X4424-GB-RJ45 $2,097 WS-X4448-GB-SFP $9,897 WS-X45-SUP6-E= $11,997 WS-X4506-GB-T $2,097 WS-X4515 $7,197 WS-X4516 $9,897 WS-X4516-10GE $11,997 WS-X4524-GB-RJ45V $2,697 WS-X4548-GB-RJ45 $3,297 WS-X4548-GB-RJ45V $4,497 WS-X4606-X2-E= $9,000 WS-X4648-RJ45V-E= $5,697 WS-X4904-10GE= $3,000 WS-X4908-10GE= $4,500 WS-X4920-GB-RJ45= $2,100 WS-X4991 $120 WS-X6148A-GE-TX $4,200 WS-X6148A-RJ-45 $3,600 WS-X6548-GE-TX $7,200 WS-X6724-SFP $9,000 WS-X6748-GE-TX $9,000 WS-X6748-SFP= $15,000 WS-SUP32-GE-3B $9,000 WS-SUP720-3B $16,800 WS-SUP720-3BXL= $24,000 WS-SVC-CMM $5,997 WS-SVC-CMM-6T1 $7,197 X2-10GB-CX4 $360 X2-10GB-LR $2,400 X2-10GB-LX4 $1,797 X2-10GB-SR $1,800 Cisco FireWall (NEW) ASA5500-SSL-10 $750 ASA5500-SSL-25 $1,857 ASA5500-SSL-50 $2,397 ASA5505-50-BUN-K9 $507 ASA5505-BUN-K9 $357 ASA5505-PWR-AC= $48 ASA5505-SEC-BUN-K9 $1,017 ASA5505-SEC-PL= $510 ASA5505-SSL10-K9 $1,257 ASA5505-SSL25-K9 $2,364 ASA5505-UL-BUN-K9 $597 ASA5510-BUN-K9 $2,097 ASA5510-AIP10-K9 $4,797 ASA5510-SEC-BUN-K9 $2,697 ASA5510-SEC-PL= $720 ASA5510-SSL50-K9 $4,497 ASA5510-SSL100-K9 $6,897 ASA5520-AIP10-K9 $7,497 ASA5520-AIP20-K9 $9,597 ASA5520-BUN-K9 $4,797 ASA5520-CSC10-K9 $6,717 ASA-SSM-AIP-10-K9 $3,600 ASA-SSM-AIP-20-K9 $6,000 SSM-4GE= $3,000 Cisco IP Phone (NEW) CP-7906G= $105 CP-7906G-CH1 $165 CP-7911G= $135 CP-7911G-CH1 $225 CP-7914= $237 CP-7931G= $195 CP-7936= $717 CP-7936-CH1 $807 CP-7936-MIC-KIT= $210 CP-7936-PWR-KIT $90 CP-7937G= $777 CP-7937-MIC-KIT= $210 CP-7937-PWR-SPL= $36 CP-7940G $159 CP-7940G-CH1 $279 CP-7941G $207 CP-7941G-CH1 $327 CP-7941G-GE= $261 CP-7941G-GE-CH1 $381 CP-7942G= $243 CP-7942G-CH1 $363 CP-7945G= $297 CP-7945G-CH1 $399 CP-7960G $219 CP-7960G-CH1 $339 CP-7961G $267 CP-7961G-CH1 $387 CP-7961G-GE= $339 CP-7962G= $303 CP-7962G-CH1 $423 CP-7965G= $375 CP-7965G-CH1 $477 CP-7970G $384 CP-7970G-CH1 $534 CP-7971G-GE $474 CP-7975G= $423 CP-7975G-CH1 $573 CP-PWR-CUBE-3 $27 CP-PWR-INJ= $75 CP-DOUBLFOOTSTAND $22 CP-LCKNGWALLMOUNT $18 CP-LCKNGWALLMNT2 $18 CP-SINGLFOOTSTAND $19 CP-WALLMOUNTKIT $15 CUVA-V2= $96 ATA-186-I1-A= $90 ATA186-I1-1P-CH1-A $126 Cisco Wireless (NEW) AIR-ANT1728 $95 AIR-ANT1729 $131 AIR-ANT2422DG-R $11 AIR-ANT2430V-R= $149 AIR-ANT2460P-R $131 AIR-ANT2465P-R $239 AIR-ANT2485P-R $143 AIR-ANT2506 $95 AIR-ANT4941 $11 AIR-ANT5135D-R $11 AIR-ANT5140V-R= $149 AIR-ANT5145V-R= $167 AIR-ANT5160V-R= $125 AIR-ANT5959 $167 AIR-AP521G-A-K9 $299 AIR-AP1010-A-K9 $359 AIR-AP1030-A-K9 $539 AIR-AP1121G-A-K9 $359 AIR-AP1131AG-A-K9 $419 AIR-AP1242AG-A-K9 $539 AIR-AP1252AG-A-K9 $779 AIR-BR1310G-A-K9 $779 AIR-BR1310G-A-K9-R $779 AIR-CB21AG-A-K9 $101 AIR-LAP1131AG-A-K9 $419 AIR-LAP1242AG-A-K9 $539 AIR-LAP1252AG-A-K9 $779 AIR-LAP521G-A-K9 $299 AIR-MP21G-A-K9 $89 AIR-PI21AG-A-K9 $149 AIR-PWR-A= $23 AIR-PWR-SPLY1= $35 AIR-PWRINJ3= $36 AIR-PWRINJ4= $89 AIR-WLC2106-K9 $1,950 AIR-WLC526-K9 $1,079 Cisco Power Supply (NEW) PWR-2801-AC-IP $225 PWR-2811-AC-IP $240 PWR-2821-51-AC-IP $360 PWR-3825-AC $300 PWR-3825-AC-IP= $360 PWR-3845-AC= $300 PWR-3845-AC-IP= $600 PWR-C45-1000AC $597 PWR-C45-1300ACV $897 PWR-C45-1400AC $897 PWR-C45-2800ACV $1,197 PWR-C45-4200ACV $2,397 PWR-C49-300AC= $300 PWR-C49M-1000AC= $600 PWR-RPS2300= $720 C3K-PWR-1150WAC= $897 C3K-PWR-750WAC= $597 CAB-RPS2300= $90 CAB-RPS2300-E= $90 WS-CAC-3000W $1,800 WS-CAC-6000W $3,000 Cisco Cable (NEW) CAB-***FC $60 CAB-***MT $60 CAB-SS-***FC $60 CAB-SS-***MT $60 CAB-OCT-*** $390 CAB-16AWG-AC= $60 CAB-7513AC= $15 CAB-7KAC= $15 CAB-AC-2800W-TWLK= $27 CAB-AC-C6K-TWLK= $27 CAB-SFP-50CM $150 CAB-STACK-50CM= $60 CAB-STACK-1M= $120 CAB-STACK-3M= $180 CAB-US515P-C19-US= $27 CAB-US620P-C19-US= $27 3Com Switch & Module (NEW) 3C16470B $53 3C16471B $81 3C16472 $137 3C16475CS $148 3C16476CS $277 3C16477A $193 3C16478 $165 3C16479 $226 3C16491 $557 3C1670800A $61 3C1671600 $154 3C17222 $333 3C17227 $55 3C17260 $837 3C17263 $277 3C17268 $3,357 3C17300A $252 3C17302A $557 3C17304A $294 3C17666 $725 3C17766 $1677 3CBLSG16 $198 3CBLSG24 $277 3CBLSG24PWR $669 3CBLSG48 $557 3CGSU05 $28 3CGSU08 $45 3CR17152-91 $1,677 3CR17161-91 $893 3CR17162-91 $2,125 3CR17171-91 $1,509 3CR17172-91 $2,629 3CR17250-91 $2,517 3CR17251-91 $4,477 3CR17252-91 $3,133 3CR17253-91 $5,597 3CR17258-91 $3,917 3CR17331-91 $252 3CR17332-91 $280 3CR17333-91 $252 3CR17334-91 $557 3CR17341-91 $445 3CR17342-91 $613 3CR17343-91 $725 3CR17561-91 $389 3CR17562-91 $686 3CR17571-91 $1,005 3CR17572-91 $1,845 3CR17660-91 $700 3CR17661-91 $1,117 3CR17662-91 $1,957 3CR17761-91 $1,845 3CR17762-91 $2,797 3CR17771-91 $2,237 3CR17772-91 $3,917 3CSFP91 $193 3CSFP92 $557 3CSFP93 $109 3CXFP92 $1,957 3CXFP94 $1,117 3CXFP96 $5,597 HP Switch & Module (NEW) J4813A#ABA $377 J4858C $251 J4859C $539 J4900C#ABA $377 J4903A#ABA $1499 J4904A#ABA $2639 J8164A#ABA $1379 J8165A#ABA $2639 J8168A $1019 J8436A $1799 J8699A#ABA $4198 J8700A#ABA $8397 J9019B#ABA $251 J9020A#ABA $539 J9021A#ABA $1055 J9022A#ABA $1895 J9028A#ABA $311 J9029A#ABA $125 J9030A#ABA $2879 J9049A#ABA $2159 J9050A#ABA $3299 J9077A#ABA $65 J9078A#ABA $227 J9079A#ABA $65 J9080A#ABA $167 J9085A#ABA $377 J9086A#ABA $581 J9087A#ABA $947 J9088A#ABA $647 J9089A#ABA $1619 WatchGuard (NEW) WG50750 $1,841 WG51250 $2,501 WGSSL05 $1,841 *********************************************************** Quantity discount is available. Prices are in US$ and FOB Los Angeles. For additional information about our company and products, please visit http://www.computerwide.net *********************************************************** If you have received this message in error or if you would like to be removed from our broadcast for any reason, reply to this email with REMOVE as subject followed by the email address you wish to remove. *********************************************************** From lapo at lapo.it Wed Jun 18 15:24:56 2008 From: lapo at lapo.it (Lapo Luchini) Date: Wed Jun 18 15:25:00 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! Message-ID: <4859227F.5030604@lapo.it> [whoops, forgot to Cc as you requested; also, this is on a standard i386 6.3-STABLE] Jeremy Messenger cox.net> writes: >/ x11/pixman: Update to 0.10.0 />/ graphics/cairo: Update to 1.6.4 />/ graphics/poppler: Update to 0.8.3 / OK, no problems with those three. >/ www/firefox3: Update to 3.0 final / ...while this fails during sqlite3 compilation; something to do with threads: sqlite3.c: In function `getOverflowPage': sqlite3.c:29298: warning: 'rc' might be used uninitialized in this function sqlite3.c: In function `sqlite3Select': sqlite3.c:61787: warning: 'pEList' might be used uninitialized in this function sqlite3.c:61788: warning: 'pTabList' might be used uninitialized in this function rm -f libsqlite3.so cc -I/usr/local/include -I/usr/local/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -O2 -fno-strict-aliasing -pipe -march=pentium3 -O2 -fno-strict-aliasing -O2 -fno-strict-aliasing -pipe -DNDEBUG -DTRIMMED -O2 -fPIC -shared -Wl,-z,defs -Wl,-h,libsqlite3.so -o libsqlite3.so sqlite3.o -pthread -Wl,-rpath-link,../../../dist/bin -Wl,-Bsymbolic -lc -lm -pthread -pthread -L/usr/local/lib -liconv sqlite3.o(.text+0x4c69): In function `findLockInfo': :/ undefined reference to `pthread_create' /sqlite3.o(.text+0x4c8d): In function `findLockInfo': :/ undefined reference to `pthread_create' /sqlite3.o(.text+0x4c9f): In function `findLockInfo': :/ undefined reference to `pthread_join' /sqlite3.o(.text+0x4cb1): In function `findLockInfo': :/ undefined reference to `pthread_join' /sqlite3.o(.text+0x5269): In function `unixLock': :/ undefined reference to `pthread_equal' /sqlite3.o(.text+0x55d4): In function `unixUnlock': :/ undefined reference to `pthread_equal' /gmake[4]: *** [libsqlite3.so] Error 1 gmake[4]: Leaving directory `/usr/ports/www/firefox3/work/mozilla/db/sqlite3/src' -- Lapo Luchini - http://lapo.it/ From mezz7 at cox.net Wed Jun 18 15:55:58 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Wed Jun 18 15:56:03 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: References: Message-ID: On Wed, 18 Jun 2008 07:15:24 -0500, Lapo Luchini wrote: > Jeremy Messenger cox.net> writes: > >> x11/pixman: Update to 0.10.0 >> graphics/cairo: Update to 1.6.4 >> graphics/poppler: Update to 0.8.3 > > OK, no problems with those three. Good. >> www/firefox3: Update to 3.0 final > > ...while this fails during sqlite3 compilation; something to do with > threads: > > sqlite3.c: In function `getOverflowPage': > sqlite3.c:29298: warning: 'rc' might be used uninitialized in this > function > sqlite3.c: In function `sqlite3Select': > sqlite3.c:61787: warning: 'pEList' might be used uninitialized in this > function > sqlite3.c:61788: warning: 'pTabList' might be used uninitialized in this > function > rm -f libsqlite3.so > cc -I/usr/local/include -I/usr/local/include -Wall -W -Wno-unused > -Wpointer-arith -Wcast-align -W -Wno-long-long -O2 -fno-strict-aliasing > -pipe > -march=pentium3 -O2 -fno-strict-aliasing -O2 -fno-strict-aliasing -pipe > -DNDEBUG -DTRIMMED -O2 -fPIC -shared -Wl,-z,defs -Wl,-h,libsqlite3.so -o > libsqlite3.so sqlite3.o -pthread > -Wl,-rpath-link,../../../dist/bin > -Wl,-Bsymbolic -lc -lm -pthread -pthread -L/usr/local/lib -liconv > sqlite3.o(.text+0x4c69): In function `findLockInfo': > : undefined reference to `pthread_create' > sqlite3.o(.text+0x4c8d): In function `findLockInfo': > : undefined reference to `pthread_create' > sqlite3.o(.text+0x4c9f): In function `findLockInfo': > : undefined reference to `pthread_join' > sqlite3.o(.text+0x4cb1): In function `findLockInfo': > : undefined reference to `pthread_join' > sqlite3.o(.text+0x5269): In function `unixLock': > : undefined reference to `pthread_equal' > sqlite3.o(.text+0x55d4): In function `unixUnlock': > : undefined reference to `pthread_equal' > gmake[4]: *** [libsqlite3.so] Error 1 > gmake[4]: Leaving directory > `/usr/ports/www/firefox3/work/mozilla/db/sqlite3/src' Ummm... I can't reproduce it.. What is version of FreeBSD on this system? I will need to ask ahze to see the reason why we aren't use system sqlite (use sqlite port instead of include in Firefox3 tarball). Do you have sqlite3 installed? If yes, then what version and did you tweak anything in sqlite3 like disable thread option or else? Thanks for test! Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From mezz7 at cox.net Wed Jun 18 16:01:16 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Wed Jun 18 16:01:33 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: References: Message-ID: On Wed, 18 Jun 2008 00:27:38 -0500, Jeremy Messenger wrote: > Hello folks, > > TODO tasks: > ------------------------------------------------------- > - Fix plist in firefox-devel, I hope to get it fix by > tomorrow or so in this week. s/firefox-devel/firefox3/g.. Anyway, it's fixed and committed. > ------------------------------------------------------- > > How to use MC ports-stable and upgrade? > ------------------------------------------------------- > You can grab marcusmerge[1] and run 'marcusmerge -m ports-stable'. If > you want to update your ports tree, you have to run cvsup, csup, > portsnap or different method first then marcusmerge second at the > everytime. If you want to unmerge your ports tree, you can run > 'marcusmerge -U' and be sure to update your ports tree to bring ports > back. Be sure to read in marcusmerge manpage[2] for more info. > > To upgrade your installed ports, you can just simple 'portmaster -a' or > 'portupgrade -a'. While we don't have most ports that depend on poppler > get bump yet, so be expect to get a bit problem in runtime at the > moment. But it is easy to fix by rebuild/reinstall port. To downgrade, > well you have to do it by manual. > > As for the MC ports (GNOME development) users, I have moved these ports > from ports module to ports-stable module. You will need to run > 'marcusmerge -U' first then update ports tree then MC ports-stable then > at last MC ports. Tom Evans has pointed that I have forgotten to point one more details. When you run marcusmerge and it will asking for CVS password. The CVS password is 'anoncvs' (w/out quote). You can see more details at http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/ .. Thanks Tom! Cheers, Mezz > [1] http://www.marcuscom.com/downloads/marcusmerge > [2] http://www.marcuscom.com/marcusmerge.8.html > ------------------------------------------------------- > > With all of these changes, I want this to be tested in the pointyhat-exp > first before merges into FreeBSD ports tree. The more help we get will > get faster pointyhat-exp test and merge into FreeBSD ports tree. ;-) > > Cheers, > Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From mezz7 at cox.net Wed Jun 18 16:29:44 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Wed Jun 18 16:30:21 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: <485932A2.3010500@lapo.it> References: <485932A2.3010500@lapo.it> Message-ID: On Wed, 18 Jun 2008 11:06:58 -0500, Lapo Luchini wrote: > Jeremy Messenger wrote: >> Ummm... I can't reproduce it.. What is version of FreeBSD on this >> system? I will need to ask ahze to see the reason why we aren't use >> system sqlite (use sqlite port instead of include in Firefox3 tarball). >> Do you have sqlite3 installed? If yes, then what version and did you >> tweak anything in sqlite3 like disable thread option or else? > > You're perfectly right, I kinda forgot about it, but I *do have* sqlite3 > installed from the ports, and it was compiled without threads. > Probably the Makefile was compiling a local copy (with threads) and then > using my system-wide copy without threads. I guess it would be better to > either always use the ports one (and add a R-deps) or avoid the system > one to be found by that line at all? Yes, exactly, it's what I have suspected by look at -I/-L. I will waiting for ahze or someone to answer back for why not use sqlite port instead. If there is problem with sqlite port vs firefox3, then I will have to fix the -I/-L in firefox3's sqlite. Cheers, Mezz > PS: system is a i386 6.3-STABLE FreeBSD 6.3-STABLE #17: Mon Feb 25 > 13:49:06 CET 2008 -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From lapo at lapo.it Wed Jun 18 16:33:45 2008 From: lapo at lapo.it (Lapo Luchini) Date: Wed Jun 18 16:33:49 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: References: Message-ID: <485932A2.3010500@lapo.it> Jeremy Messenger wrote: > Ummm... I can't reproduce it.. What is version of FreeBSD on this > system? I will need to ask ahze to see the reason why we aren't use > system sqlite (use sqlite port instead of include in Firefox3 > tarball). Do you have sqlite3 installed? If yes, then what version and > did you tweak anything in sqlite3 like disable thread option or else? You're perfectly right, I kinda forgot about it, but I *do have* sqlite3 installed from the ports, and it was compiled without threads. Probably the Makefile was compiling a local copy (with threads) and then using my system-wide copy without threads. I guess it would be better to either always use the ports one (and add a R-deps) or avoid the system one to be found by that line at all? PS: system is a i386 6.3-STABLE FreeBSD 6.3-STABLE #17: Mon Feb 25 13:49:06 CET 2008 -- Lapo Luchini - http://lapo.it/ ?Software and cathedrals are much the same - first we build them, then we pray.? (anonymous) From chess at chessgriffin.com Wed Jun 18 18:43:39 2008 From: chess at chessgriffin.com (Chess Griffin) Date: Wed Jun 18 18:43:43 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: References: Message-ID: <485953A6.2010304@chessgriffin.com> Jeremy Messenger wrote: > > With all of these changes, I want this to be tested in the pointyhat-exp > first before merges into FreeBSD ports tree. The more help we get will > get faster pointyhat-exp test and merge into FreeBSD ports tree. ;-) > > Cheers, > Mezz > Hi- I just created a new tinderbox build using 7-STABLE and the marcuscom ports-stable tree and started up a www/firefox3 build. Everything that got pulled in (approx 74 ports) built ok, but Firefox3 failed with what appears to be a dbus/gnome-config configure error. This is at the end of the log: > checking for pango >= 1.10.0 pangocairo >= 1.10.0 pangoft2 >= 1.10.0... yes > checking MOZ_PANGO_CFLAGS... -D_THREAD_SAFE -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/pixman-1 > checking MOZ_PANGO_LIBS... -pthread -L/usr/local/lib -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv > checking for gnome-vfs-2.0 >= 2.0 gnome-vfs-module-2.0 >= 2.0... gnome-config: not found > gnome-config: not found > gnome-config: not found > gnome-config: not found > checking for gconf-2.0 >= 1.2.1... gnome-config: not found > gnome-config: not found > checking for libgnome-2.0 >= 2.0... gnome-config: not found > gnome-config: not found > checking for libgnomeui-2.0 >= 2.2.0... gnome-config: not found > gnome-config: not found > checking for dbus-glib-1 >= 0.60... gnome-config: not found > gnome-config: not found > Package dbus-glib-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `dbus-glib-1.pc' to the PKG_CONFIG_PATH environment variable No package 'dbus-glib-1' found > configure: error: Library requirements (dbus-glib-1 >= 0.60) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. > ===> Script "configure" failed unexpectedly. > Please run the gnomelogalyzer, available from > "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the > problem and suggest a solution. If - and only if - the gnomelogalyzer cannot > solve the problem, report the build failure to the FreeBSD GNOME team at > gnome@FreeBSD.org, and attach (a) > "/work/a/ports/www/firefox3/work/mozilla/config.log", (b) the output of the > failed make command, and (c) the gnomelogalyzer output. Also, it might be a > good idea to provide an overview of all packages installed on your system > (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, > copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with > the attachment. Try to avoid sending any attachments to the mailing list > (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are > usually discarded by the mailing list software. > *** Error code 1 > > Stop in /a/ports/www/firefox3. > ================================================================ > build of /usr/ports/www/firefox3 ended at Wed Jun 18 18:23:50 UTC 2008 -- Chess Griffin GPG Key: 0x0C7558C3 http://www.chessgriffin.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 250 bytes Desc: OpenPGP digital signature Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080618/9b4cd762/signature.pgp From cyberbotx at cyberbotx.com Wed Jun 18 20:49:54 2008 From: cyberbotx at cyberbotx.com (Naram Qashat) Date: Wed Jun 18 20:50:00 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: References: Message-ID: <48597287.2040907@cyberbotx.com> Jeremy Messenger wrote: > Hello folks, > > First all, ahze did most of work. Thanks ahze! Yesterday, I am just > merely pick up and help him. Right now, he is pretty busy with move to > different state but he is still with this project when he can. It might > be a bit long email as I am going to list each ports in subject and TODO > tasks. Please add my email and gnome@ in CC, no matter what, that way my > team and I can follow up better and quicker. Thanks! > > x11/pixman: Update to 0.10.0 > ------------------------------------------------------- > Firefox 3 needs it. Orignal, the shared library was bumped and ahze has > added a new feature in our USE_GNOME=ltverhack by can control the number > of shared library. To control the number of shared library, add the > ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays > same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of > your port, you need to make sure the ABI doesn't change to use it. We > will need more users to test to make sure it doesn't break any function > in other ports that depend on pixman. I am running on it without change > anything and it works great. > ------------------------------------------------------- > > graphics/cairo: Update to 1.6.4 > ------------------------------------------------------- > Firefox 3 needs it. We have updated most cairo binding ports too. Let us > know if we have missed some or cairo breaks your desktop/application. > ------------------------------------------------------- > > graphics/poppler: Update to 0.8.3 > ------------------------------------------------------- > The shared library version has been changed. All ports that depend on > poppler will have to be bump. We still need to bring more ports in MC > ports-stable to test it. We don't have it all at the moment, but we > will. The poppler-qt and poppler-qt4 still need to be work on. I don't > have QT3/QT4 install right now, so it would be nice if one of you can > help me. I will installing QT3/QT4 anyway, btw. KDE maintainers, please > help to test on koffice-kde3 and kdegraphics3 when poppler-qt* are done > as I don't know much about KDE. > ------------------------------------------------------- > > www/firefox3: Update to 3.0 final > ------------------------------------------------------- > The bsd.gecko.mk has been moved from www/mozilla/ to Mk/. You no longer > need to include bsd.gecko.mk/Makefile.common by manual. We still keep it > in backward compatibility, so the rest ports won't be break. We haven't > add some other ports to have Firefox 3 support yet, so if you want to > add in your ports early then feel free to send me patch(es) and I shall > add in MC ports-stable. > ------------------------------------------------------- Well, I tried to build Firefox 3 after updating all the other ports, it gets to this point and fails: c++ -o nsBlockFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_COM_OBSOLETE -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DOSTYPE=\"FreeBSD7\" -DOSARCH=FreeBSD -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -D_THREAD_SAFE -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/local/include/nspr -I/usr/local/include -I/usr/include -I../../dist/sdk/include -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -O -pipe -O2 -fno-strict-aliasing -O2 -fno-strict-aliasing -fshort-wchar -pipe -DNDEBUG -DTRIMMED -O2 -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include -I/usr/local/include -DMOZILLA_CLIENT -include ../../mozilla-config.h nsBlockFrame.cpp In file included from ../../dist/include/content/nsContentUtils.h:46, from ./../../content/base/src/nsGenericElement.h:59, from ./../../content/base/src/nsStyledElement.h:50, from ./../../content/base/src/nsMappedAttributeElement.h:48, from ./../../content/html/content/src/nsGenericHTMLElement.h:41, from nsBlockFrame.cpp:69: ../../dist/include/js/jsnum.h:150: warning: 'js_TraceRuntimeNumberState' initialized and declared 'extern' ../../dist/include/js/jsnum.h:150: error: variable or field 'js_TraceRuntimeNumberState' declared void ../../dist/include/js/jsnum.h:150: error: 'JSTracer' was not declared in this scope ../../dist/include/js/jsnum.h:150: error: 'trc' was not declared in this scope nsBlockFrame.cpp: In member function 'PRBool nsBlockFrame::HandleOverflowPlaceholdersOnPulledLine(nsBlockReflowState&, nsLineBox*)': nsBlockFrame.cpp:4268: warning: unused variable 'taken' nsBlockFrame.cpp: In member function 'void nsBlockFrame::SetOverflowOutOfFlows(const nsFrameList&)': nsBlockFrame.cpp:4620: warning: unused variable 'result' nsBlockFrame.cpp: In member function 'virtual void nsBlockFrame::DeleteNextInFlowChild(nsPresContext*, nsIFrame*)': nsBlockFrame.cpp:5601: warning: unused variable 'prevInFlow' gmake[4]: *** [nsBlockFrame.o] Error 1 gmake[4]: Leaving directory `/usr/ports/www/firefox3/work/mozilla/layout/generic' gmake[3]: *** [libs] Error 2 gmake[3]: Leaving directory `/usr/ports/www/firefox3/work/mozilla/layout' gmake[2]: *** [libs_tier_gecko] Error 2 gmake[2]: Leaving directory `/usr/ports/www/firefox3/work/mozilla' gmake[1]: *** [tier_gecko] Error 2 gmake[1]: Leaving directory `/usr/ports/www/firefox3/work/mozilla' gmake: *** [default] Error 2 *** Error code 2 Stop in /usr/ports/www/firefox3. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.39797.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=firefox-2.0.0.14_1,1 UPGRADE_PORT_VER=2.0.0.14_1,1 make BATCH=yes WITH_OPENSSL_PORT=yes WITH_OPENSSL=yes WITHOUT_GNOME=esound WITHOUT_CUPS=yes WITH_BDB_VER=46 WITH_MYSQL_VER=50 WITH_OPTIMIZED_CFLAGS=yes WITH_SMB=yes DISABLE_VULNERABILITIES=yes ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! www/firefox3 (firefox-2.0.0.14_1,1) (new compiler error) Thanks, Naram Qashat > TODO tasks: > ------------------------------------------------------- > - Bring more ports that depend on poppler in ports-stable. > - Need to update the document for bsd.gecko.mk (USE_GECKO). > - Fix plist in firefox-devel, I hope to get it fix by > tomorrow or so in this week. > - Add firefox3 in some ports' USE_GECKO if these support, > but it's safe to wait either. (no hurry) > - Test and test. > - Maybe more if there is any > ------------------------------------------------------- > > How to use MC ports-stable and upgrade? > ------------------------------------------------------- > You can grab marcusmerge[1] and run 'marcusmerge -m ports-stable'. If > you want to update your ports tree, you have to run cvsup, csup, > portsnap or different method first then marcusmerge second at the > everytime. If you want to unmerge your ports tree, you can run > 'marcusmerge -U' and be sure to update your ports tree to bring ports > back. Be sure to read in marcusmerge manpage[2] for more info. > > To upgrade your installed ports, you can just simple 'portmaster -a' or > 'portupgrade -a'. While we don't have most ports that depend on poppler > get bump yet, so be expect to get a bit problem in runtime at the > moment. But it is easy to fix by rebuild/reinstall port. To downgrade, > well you have to do it by manual. > > As for the MC ports (GNOME development) users, I have moved these ports > from ports module to ports-stable module. You will need to run > 'marcusmerge -U' first then update ports tree then MC ports-stable then > at last MC ports. > > [1] http://www.marcuscom.com/downloads/marcusmerge > [2] http://www.marcuscom.com/marcusmerge.8.html > ------------------------------------------------------- > > With all of these changes, I want this to be tested in the pointyhat-exp > first before merges into FreeBSD ports tree. The more help we get will > get faster pointyhat-exp test and merge into FreeBSD ports tree. ;-) > > Cheers, > Mezz From ggg_mail at inbox.ru Wed Jun 18 21:49:41 2008 From: ggg_mail at inbox.ru (=?koi8-r?B?UmVjaGlzdG92IEdyaWdvcnkgKPLF3snT1M/XIOfSycfP0snKKQ==?=) Date: Wed Jun 18 21:49:45 2008 Subject: FreeBSD Port: sysutils/policykit Message-ID: Hello. I recently updated HAL to hal-0.5.11_1, PolicyKit to policykit-0.8_2. And now different file managers (konqueror, Thunar) refuse to mount my external USB storage devices. The error message is "org.freedesktop.hal.storage.mount-removable no <-- (action, result)." Google showed that the similar problem has arisen in OpenSuse 10.3, and the reason was in some wrong PolicyKit rules. But actually I have no idea how to fix it for now in FreeBSD. I am using FreeBSD 6.2 x86 Thank you. From aragon at phat.za.net Wed Jun 18 22:45:47 2008 From: aragon at phat.za.net (Aragon Gouveia) Date: Wed Jun 18 22:45:50 2008 Subject: FreeBSD Port: sysutils/policykit In-Reply-To: References: Message-ID: <20080618221924.GA76283@phat.za.net> | By Rechistov Grigory (???????? ????????) | [ 2008-06-18 23:49 +0200 ] > I recently updated HAL to hal-0.5.11_1, PolicyKit to policykit-0.8_2. And > now different file managers (konqueror, Thunar) > refuse to mount my external USB storage devices. The error message is > "org.freedesktop.hal.storage.mount-removable no <-- (action, result)." > Google showed that the similar problem has arisen in OpenSuse 10.3, and > the reason was in some wrong PolicyKit rules. But actually I have no idea > how to fix it for now in FreeBSD. > > I am using FreeBSD 6.2 x86 Try add the following to /usr/local/etc/PolicyKit/PolicyKit.conf replacing with your username. Regards, Aragon From lapo at lapo.it Thu Jun 19 07:58:26 2008 From: lapo at lapo.it (Lapo Luchini) Date: Thu Jun 19 07:58:28 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: References: <485932A2.3010500@lapo.it> Message-ID: <485A0B5F.1090000@lapo.it> Jeremy Messenger wrote: >> You're perfectly right, I kinda forgot about it, but I *do have* >> sqlite3 installed from the ports, and it was compiled without threads. > > Yes, exactly, it's what I have suspected by look at -I/-L. I will > waiting for ahze or someone to answer back for why not use sqlite port > instead. If there is problem with sqlite port vs firefox3, then I will > have to fix the -I/-L in firefox3's sqlite. Update: this happened also after I re-compiled by sqlite3 port to include threads support, on my i386 6-STABLE. The build stops also on my i386 7-STABLE laptop, the error is the same already reported by Naram Qashat in http://lists.freebsd.org/pipermail/freebsd-gnome/2008-June/020408.html -- Lapo Luchini - http://lapo.it/ ?Beware of bugs in the above code; I have only proved it correct, not tried it.? (Donald Knuth, 1977-03-22) From lapo at lapo.it Thu Jun 19 08:28:44 2008 From: lapo at lapo.it (Lapo Luchini) Date: Thu Jun 19 08:28:48 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: <485A0B5F.1090000@lapo.it> References: <485932A2.3010500@lapo.it> <485A0B5F.1090000@lapo.it> Message-ID: <485A18AE.1020802@lapo.it> Lapo Luchini wrote: > Jeremy Messenger wrote: >>> You're perfectly right, I kinda forgot about it, but I *do have* >>> sqlite3 installed from the ports, and it was compiled without threads. >> >> Yes, exactly, it's what I have suspected by look at -I/-L. I will >> waiting for ahze or someone to answer back for why not use sqlite port >> instead. If there is problem with sqlite port vs firefox3, then I will >> have to fix the -I/-L in firefox3's sqlite. > > Update: this happened also after I re-compiled my sqlite3 port to > include threads support, on my i386 6-STABLE. Second update: it happens also *without* the sqlite3 port installed. -- Lapo Luchini - http://lapo.it/ ?C is quirky, flawed, and an enormous success.? (Dennis M. Ritchie) From jahnke at sonatabio.com Thu Jun 19 11:57:00 2008 From: jahnke at sonatabio.com (Frank Jahnke) Date: Thu Jun 19 11:57:06 2008 Subject: Gnome 2.22: Daemons gone wild Message-ID: <1213806747.4251.10.camel@pinot.fmjassoc.com> I have had substantial problems with Gnome-related daemons and processes misbehaving since the gettext upgrade and Gnome version bump. Before that everything worked as it should. Now things are wild, and it does not matter whether I start things using gnome_enable or the individual daemons in /etc/rc.conf. hald no longer starts, but does so from the command line. trackerd starts, and it should not (I usually have to kill trackerd three or four times before it gives up). bonobo on start-up consumes one of my two CPUs. pdftotex starts for some unknown reason, and it too consumes one CPU and must be killed a couple of times before it stays in its grave. Adding the clock to the top panel causes is unsuccessful, though adding it after gnome loads works on the second try (the first attempt also crashes). Sometimes that audio volume loads; sometimes it does not. I forced a rebuild of all of gnome ("portupgrade -Rf gnome2") yesterday, and nothing changed. I am on 6.3R-p1. Suggestions on how to resolve these baffling issues would be most appreciated. Frank From tevans.uk at googlemail.com Thu Jun 19 12:25:49 2008 From: tevans.uk at googlemail.com (Tom Evans) Date: Thu Jun 19 12:25:57 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: <48597287.2040907@cyberbotx.com> References: <48597287.2040907@cyberbotx.com> Message-ID: <1213876731.10665.156.camel@localhost> On Wed, 2008-06-18 at 16:39 -0400, Naram Qashat wrote: > Well, I tried to build Firefox 3 after updating all the other ports, it gets to > this point and fails: > > c++ -o nsBlockFrame.o -c -I../../dist/include/system_wrappers -include > ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API > -DEXPORT_XPTC_API -D_IMPL_NS_COM_OBSOLETE -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET > -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DOSTYPE=\"FreeBSD7\" > -DOSARCH=FreeBSD -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables > -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src > -I./../../content/html/content/src -I./../../dom/src/base -D_THREAD_SAFE > -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include > -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/cairo > -I/usr/local/include -I/usr/local/include/freetype2 > -I/usr/local/include/pixman-1 -I. -I. -I../../dist/include/xpcom > -I../../dist/include/string -I../../dist/include/dom > -I../../dist/include/content -I../../dist/include/thebes > -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale > -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js > -I../../dist/include/caps -I../../dist/include/pref > -I../../dist/include/htmlparser -I../../dist/include/webshell > -I../../dist/include/plugin -I../../dist/include/docshell > -I../../dist/include/webbrwsr -I../../dist/include/oji > -I../../dist/include/unicharutil -I../../dist/include/lwbrk > -I../../dist/include/imglib2 -I../../dist/include/xpconnect > -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes > -I../../dist/include/cairo -I../../dist/include/accessibility > -I../../dist/include -I../../dist/include/layout -I/usr/local/include/nspr > -I/usr/local/include -I/usr/include -I../../dist/sdk/include > -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include > -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith > -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor > -Wcast-align -Wno-long-long -O -pipe -O2 -fno-strict-aliasing -O2 > -fno-strict-aliasing -fshort-wchar -pipe -DNDEBUG -DTRIMMED -O2 -D_THREAD_SAFE > -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include > -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo > -I/usr/local/include/pango-1.0 -I/usr/local/include > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 > -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include > -I/usr/local/include -DMOZILLA_CLIENT -include ../../mozilla-config.h > nsBlockFrame.cpp > In file included from ../../dist/include/content/nsContentUtils.h:46, > from ./../../content/base/src/nsGenericElement.h:59, > from ./../../content/base/src/nsStyledElement.h:50, > from ./../../content/base/src/nsMappedAttributeElement.h:48, > from ./../../content/html/content/src/nsGenericHTMLElement.h:41, > from nsBlockFrame.cpp:69: > ../../dist/include/js/jsnum.h:150: warning: 'js_TraceRuntimeNumberState' > initialized and declared 'extern' > ../../dist/include/js/jsnum.h:150: error: variable or field > 'js_TraceRuntimeNumberState' declared void > ../../dist/include/js/jsnum.h:150: error: 'JSTracer' was not declared in this scope > ../../dist/include/js/jsnum.h:150: error: 'trc' was not declared in this scope > nsBlockFrame.cpp: In member function 'PRBool > nsBlockFrame::HandleOverflowPlaceholdersOnPulledLine(nsBlockReflowState&, > nsLineBox*)': > nsBlockFrame.cpp:4268: warning: unused variable 'taken' > nsBlockFrame.cpp: In member function 'void > nsBlockFrame::SetOverflowOutOfFlows(const nsFrameList&)': > nsBlockFrame.cpp:4620: warning: unused variable 'result' > nsBlockFrame.cpp: In member function 'virtual void > nsBlockFrame::DeleteNextInFlowChild(nsPresContext*, nsIFrame*)': > nsBlockFrame.cpp:5601: warning: unused variable 'prevInFlow' > gmake[4]: *** [nsBlockFrame.o] Error 1 > gmake[4]: Leaving directory `/usr/ports/www/firefox3/work/mozilla/layout/generic' > gmake[3]: *** [libs] Error 2 > gmake[3]: Leaving directory `/usr/ports/www/firefox3/work/mozilla/layout' > gmake[2]: *** [libs_tier_gecko] Error 2 > gmake[2]: Leaving directory `/usr/ports/www/firefox3/work/mozilla' > gmake[1]: *** [tier_gecko] Error 2 > gmake[1]: Leaving directory `/usr/ports/www/firefox3/work/mozilla' > gmake: *** [default] Error 2 > *** Error code 2 > > Stop in /usr/ports/www/firefox3. > ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.39797.0 > env UPGRADE_TOOL=portupgrade UPGRADE_PORT=firefox-2.0.0.14_1,1 > UPGRADE_PORT_VER=2.0.0.14_1,1 make BATCH=yes WITH_OPENSSL_PORT=yes > WITH_OPENSSL=yes WITHOUT_GNOME=esound WITHOUT_CUPS=yes WITH_BDB_VER=46 > WITH_MYSQL_VER=50 WITH_OPTIMIZED_CFLAGS=yes WITH_SMB=yes DISABLE_VULNERABILITIES=yes > ** Fix the problem and try again. > ** Listing the failed packages (-:ignored / *:skipped / !:failed) > ! www/firefox3 (firefox-2.0.0.14_1,1) (new compiler error) > > Thanks, > Naram Qashat > This is because it is picking up the installed firefox headers in /usr/local/include/firefox rather than the ones as part of firefox3. I had to deinstall firefox2, mozilla, xulrunner and spidermonkey before I could build firefox3. xulrunner and mozilla might have been overkill, but for me that file (nsBlockFrame.cpp) was definitely pulling in firefox and spidermonkey includes. (btw, whats the protocol for replying to these mails - should I strip off all but one list? What list is the 'important' one?) Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080619/a6892e61/attachment.pgp From tevans.uk at googlemail.com Thu Jun 19 12:55:05 2008 From: tevans.uk at googlemail.com (Tom Evans) Date: Thu Jun 19 12:55:09 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: References: <48597287.2040907@cyberbotx.com> <1213876731.10665.156.camel@localhost> Message-ID: <1213880098.10665.163.camel@localhost> On Thu, 2008-06-19 at 14:47 +0200, Rene Ladan wrote: > 2008/6/19 Tom Evans : > > On Wed, 2008-06-18 at 16:39 -0400, Naram Qashat wrote: > >> Well, I tried to build Firefox 3 after updating all the other ports, it gets to > >> this point and fails: > >> > [...big ugly error...] > > > > This is because it is picking up the installed firefox headers > > in /usr/local/include/firefox rather than the ones as part of firefox3. > > I could install firefox3 while firefox2 was still installed. > Firefox3 runs fine, the only thing that is missing so far is that it doesn't > pick up the www/xpi-* ports (fasterfox, gmail), even not after reinstalling > the xpi-* ports. It does pick up mplayerplug-in, java, and swfdec-plugin. > swfdec runs fine too. > > > (btw, whats the protocol for replying to these mails - should I strip > > off all but one list? What list is the 'important' one?) > > > I would guess freebsd-gnome@ and Jeremy Messenger > > One other thing: is it expected that you don't see the marcusmerge script > do a cvs update when invoked as 'sh marcusmerge -m ports-stable' and > the ports-stable directory already exists? Or is that because there aren't > any changes yet? > > Rene To update what marcusmerge merges, you can either go to the ports-stable folder, and do a manual cvs up, and rerun marcusmerge - or possibly run marcusmerge -m ports-stable -U (I guess, I used cvs up). I'm not convinced that it is firefox2 that causes the build problems. The problem file for me was /usr/local/include/jspubtd.h , which I think was part of spidermonkey (standalone mozilla javascript). Firefox puts jspubtd.h in /usr/local/include/firefox . Firefox 3 is very strange. Even when built, it doesn't work correctly for me. I've only tried a few things so far, but for one, the address bar doesn't seem to work properly, it doesn't change when you change tab and it doesn't change when you follow a link. I'll try rebuilding.. Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080619/91da2135/attachment.pgp From r.c.ladan at gmail.com Thu Jun 19 13:16:37 2008 From: r.c.ladan at gmail.com (Rene Ladan) Date: Thu Jun 19 13:16:41 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: <1213876731.10665.156.camel@localhost> References: <48597287.2040907@cyberbotx.com> <1213876731.10665.156.camel@localhost> Message-ID: 2008/6/19 Tom Evans : > On Wed, 2008-06-18 at 16:39 -0400, Naram Qashat wrote: >> Well, I tried to build Firefox 3 after updating all the other ports, it gets to >> this point and fails: >> [...big ugly error...] > > This is because it is picking up the installed firefox headers > in /usr/local/include/firefox rather than the ones as part of firefox3. I could install firefox3 while firefox2 was still installed. Firefox3 runs fine, the only thing that is missing so far is that it doesn't pick up the www/xpi-* ports (fasterfox, gmail), even not after reinstalling the xpi-* ports. It does pick up mplayerplug-in, java, and swfdec-plugin. swfdec runs fine too. > (btw, whats the protocol for replying to these mails - should I strip > off all but one list? What list is the 'important' one?) > I would guess freebsd-gnome@ and Jeremy Messenger One other thing: is it expected that you don't see the marcusmerge script do a cvs update when invoked as 'sh marcusmerge -m ports-stable' and the ports-stable directory already exists? Or is that because there aren't any changes yet? Rene -- http://www.rene-ladan.nl/ GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) From cyberbotx at cyberbotx.com Thu Jun 19 14:44:42 2008 From: cyberbotx at cyberbotx.com (Naram Qashat) Date: Thu Jun 19 14:44:45 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: <1213876731.10665.156.camel@localhost> References: <48597287.2040907@cyberbotx.com> <1213876731.10665.156.camel@localhost> Message-ID: <485A6E6B.2000606@cyberbotx.com> Tom Evans wrote: > On Wed, 2008-06-18 at 16:39 -0400, Naram Qashat wrote: >> Well, I tried to build Firefox 3 after updating all the other ports, it gets to >> this point and fails: >> >> c++ -o nsBlockFrame.o -c -I../../dist/include/system_wrappers -include >> ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API >> -DEXPORT_XPTC_API -D_IMPL_NS_COM_OBSOLETE -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET >> -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DOSTYPE=\"FreeBSD7\" >> -DOSARCH=FreeBSD -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables >> -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src >> -I./../../content/html/content/src -I./../../dom/src/base -D_THREAD_SAFE >> -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include >> -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/cairo >> -I/usr/local/include -I/usr/local/include/freetype2 >> -I/usr/local/include/pixman-1 -I. -I. -I../../dist/include/xpcom >> -I../../dist/include/string -I../../dist/include/dom >> -I../../dist/include/content -I../../dist/include/thebes >> -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale >> -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js >> -I../../dist/include/caps -I../../dist/include/pref >> -I../../dist/include/htmlparser -I../../dist/include/webshell >> -I../../dist/include/plugin -I../../dist/include/docshell >> -I../../dist/include/webbrwsr -I../../dist/include/oji >> -I../../dist/include/unicharutil -I../../dist/include/lwbrk >> -I../../dist/include/imglib2 -I../../dist/include/xpconnect >> -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes >> -I../../dist/include/cairo -I../../dist/include/accessibility >> -I../../dist/include -I../../dist/include/layout -I/usr/local/include/nspr >> -I/usr/local/include -I/usr/include -I../../dist/sdk/include >> -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include >> -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith >> -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor >> -Wcast-align -Wno-long-long -O -pipe -O2 -fno-strict-aliasing -O2 >> -fno-strict-aliasing -fshort-wchar -pipe -DNDEBUG -DTRIMMED -O2 -D_THREAD_SAFE >> -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include >> -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo >> -I/usr/local/include/pango-1.0 -I/usr/local/include >> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >> -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 >> -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include >> -I/usr/local/include -DMOZILLA_CLIENT -include ../../mozilla-config.h >> nsBlockFrame.cpp >> In file included from ../../dist/include/content/nsContentUtils.h:46, >> from ./../../content/base/src/nsGenericElement.h:59, >> from ./../../content/base/src/nsStyledElement.h:50, >> from ./../../content/base/src/nsMappedAttributeElement.h:48, >> from ./../../content/html/content/src/nsGenericHTMLElement.h:41, >> from nsBlockFrame.cpp:69: >> ../../dist/include/js/jsnum.h:150: warning: 'js_TraceRuntimeNumberState' >> initialized and declared 'extern' >> ../../dist/include/js/jsnum.h:150: error: variable or field >> 'js_TraceRuntimeNumberState' declared void >> ../../dist/include/js/jsnum.h:150: error: 'JSTracer' was not declared in this scope >> ../../dist/include/js/jsnum.h:150: error: 'trc' was not declared in this scope >> nsBlockFrame.cpp: In member function 'PRBool >> nsBlockFrame::HandleOverflowPlaceholdersOnPulledLine(nsBlockReflowState&, >> nsLineBox*)': >> nsBlockFrame.cpp:4268: warning: unused variable 'taken' >> nsBlockFrame.cpp: In member function 'void >> nsBlockFrame::SetOverflowOutOfFlows(const nsFrameList&)': >> nsBlockFrame.cpp:4620: warning: unused variable 'result' >> nsBlockFrame.cpp: In member function 'virtual void >> nsBlockFrame::DeleteNextInFlowChild(nsPresContext*, nsIFrame*)': >> nsBlockFrame.cpp:5601: warning: unused variable 'prevInFlow' >> gmake[4]: *** [nsBlockFrame.o] Error 1 >> gmake[4]: Leaving directory `/usr/ports/www/firefox3/work/mozilla/layout/generic' >> gmake[3]: *** [libs] Error 2 >> gmake[3]: Leaving directory `/usr/ports/www/firefox3/work/mozilla/layout' >> gmake[2]: *** [libs_tier_gecko] Error 2 >> gmake[2]: Leaving directory `/usr/ports/www/firefox3/work/mozilla' >> gmake[1]: *** [tier_gecko] Error 2 >> gmake[1]: Leaving directory `/usr/ports/www/firefox3/work/mozilla' >> gmake: *** [default] Error 2 >> *** Error code 2 >> >> Stop in /usr/ports/www/firefox3. >> ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.39797.0 >> env UPGRADE_TOOL=portupgrade UPGRADE_PORT=firefox-2.0.0.14_1,1 >> UPGRADE_PORT_VER=2.0.0.14_1,1 make BATCH=yes WITH_OPENSSL_PORT=yes >> WITH_OPENSSL=yes WITHOUT_GNOME=esound WITHOUT_CUPS=yes WITH_BDB_VER=46 >> WITH_MYSQL_VER=50 WITH_OPTIMIZED_CFLAGS=yes WITH_SMB=yes DISABLE_VULNERABILITIES=yes >> ** Fix the problem and try again. >> ** Listing the failed packages (-:ignored / *:skipped / !:failed) >> ! www/firefox3 (firefox-2.0.0.14_1,1) (new compiler error) >> >> Thanks, >> Naram Qashat >> > > This is because it is picking up the installed firefox headers > in /usr/local/include/firefox rather than the ones as part of firefox3. > I had to deinstall firefox2, mozilla, xulrunner and spidermonkey before > I could build firefox3. xulrunner and mozilla might have been overkill, > but for me that file (nsBlockFrame.cpp) was definitely pulling in > firefox and spidermonkey includes. > > (btw, whats the protocol for replying to these mails - should I strip > off all but one list? What list is the 'important' one?) > > Tom That was definitely the problem, thanks for pointing that out. Without looking at the source files, I assume they were referencing the header files by some kind of path and that was causing the issue when firefox2 and spidermonkey were installed. But now it builds fine, and also runs just fine as well. Thanks, Naram Qashat From mezz7 at cox.net Thu Jun 19 16:09:06 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Thu Jun 19 16:09:14 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: <485A0B5F.1090000@lapo.it> References: <485932A2.3010500@lapo.it> <485A0B5F.1090000@lapo.it> Message-ID: On Thu, 19 Jun 2008 02:31:43 -0500, Lapo Luchini wrote: > Jeremy Messenger wrote: >>> You're perfectly right, I kinda forgot about it, but I *do have* >>> sqlite3 installed from the ports, and it was compiled without threads. >> Yes, exactly, it's what I have suspected by look at -I/-L. I will >> waiting for ahze or someone to answer back for why not use sqlite port >> instead. If there is problem with sqlite port vs firefox3, then I will >> have to fix the -I/-L in firefox3's sqlite. > > Update: this happened also after I re-compiled by sqlite3 port to > include threads support, on my i386 6-STABLE. Strange, I can't reproduce your problem when I reinstall sqlite3 without threads support. Right now, I am building this patch[1] and I would like you to test it too. [1] http://people.freebsd.org/~mezz/diff/patch-db_sqlite3_src_Makefile.in Put it in firefox3/files/. Don't forget to do the 'make clean' first. You can put sqlite3 without threads back in. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From mezz7 at cox.net Thu Jun 19 16:25:39 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Thu Jun 19 16:25:44 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: <1213880098.10665.163.camel@localhost> References: <48597287.2040907@cyberbotx.com> <1213876731.10665.156.camel@localhost> <1213880098.10665.163.camel@localhost> Message-ID: On Thu, 19 Jun 2008 07:54:58 -0500, Tom Evans wrote: > > On Thu, 2008-06-19 at 14:47 +0200, Rene Ladan wrote: >> 2008/6/19 Tom Evans : >> > On Wed, 2008-06-18 at 16:39 -0400, Naram Qashat wrote: >> >> Well, I tried to build Firefox 3 after updating all the other ports, >> it gets to >> >> this point and fails: >> >> >> [...big ugly error...] >> > >> > This is because it is picking up the installed firefox headers >> > in /usr/local/include/firefox rather than the ones as part of >> firefox3. >> >> I could install firefox3 while firefox2 was still installed. >> Firefox3 runs fine, the only thing that is missing so far is that it >> doesn't >> pick up the www/xpi-* ports (fasterfox, gmail), even not after >> reinstalling >> the xpi-* ports. It does pick up mplayerplug-in, java, and >> swfdec-plugin. >> swfdec runs fine too. >> >> > (btw, whats the protocol for replying to these mails - should I strip >> > off all but one list? What list is the 'important' one?) >> > >> I would guess freebsd-gnome@ and Jeremy Messenger Yeah, that's correct. >> One other thing: is it expected that you don't see the marcusmerge >> script >> do a cvs update when invoked as 'sh marcusmerge -m ports-stable' and >> the ports-stable directory already exists? Or is that because there >> aren't >> any changes yet? >> >> Rene > > To update what marcusmerge merges, you can either go to the ports-stable > folder, and do a manual cvs up, and rerun marcusmerge - or possibly run > marcusmerge -m ports-stable -U (I guess, I used cvs up). > > I'm not convinced that it is firefox2 that causes the build problems. > The problem file for me was /usr/local/include/jspubtd.h , which I think > was part of spidermonkey (standalone mozilla javascript). Firefox puts > jspubtd.h in /usr/local/include/firefox . Yes, I agree with you about that I doubt it's firefox that causes this issue. I think it's more like spidermonkey. It's both firefox3 and spidermonkey bug. The spidermonkey shouldn't be put its header files in /usr/local/include since there is many same headers in firefox2, firefox3, mozilla, more gecko craps. As for the firefox3, it picks up by -I/usr/local/include. It needs to reorder the -I. I will have to take a look in source and get back to you guys. Thanks for report! Cheers, Mezz > Firefox 3 is very strange. Even when built, it doesn't work correctly > for me. I've only tried a few things so far, but for one, the address > bar doesn't seem to work properly, it doesn't change when you change tab > and it doesn't change when you follow a link. I'll try rebuilding.. > > Tom -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From mezz7 at cox.net Thu Jun 19 16:29:17 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Thu Jun 19 16:29:22 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: <485953A6.2010304@chessgriffin.com> References: <485953A6.2010304@chessgriffin.com> Message-ID: On Wed, 18 Jun 2008 13:27:50 -0500, Chess Griffin wrote: > Jeremy Messenger wrote: >> >> With all of these changes, I want this to be tested in the pointyhat-exp >> first before merges into FreeBSD ports tree. The more help we get will >> get faster pointyhat-exp test and merge into FreeBSD ports tree. ;-) >> >> Cheers, >> Mezz >> > > Hi- > > I just created a new tinderbox build using 7-STABLE and the marcuscom > ports-stable tree and started up a www/firefox3 build. Everything that > got pulled in (approx 74 ports) built ok, but Firefox3 failed with what > appears to be a dbus/gnome-config configure error. This is at the end > of the log: Thanks! I have committed a fix, hopeful ahze and I don't miss any more dependencies. ;-) Cheers, Mezz >> checking for pango >= 1.10.0 pangocairo >= 1.10.0 pangoft2 >= 1.10.0... >> yes >> checking MOZ_PANGO_CFLAGS... -D_THREAD_SAFE >> -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 >> -I/usr/local/lib/glib-2.0/include -I/usr/local/include/cairo >> -I/usr/local/include/freetype2 -I/usr/local/include >> -I/usr/local/include/pixman-1 >> checking MOZ_PANGO_LIBS... -pthread -L/usr/local/lib -lpangocairo-1.0 >> -lcairo -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype -lz -lfontconfig >> -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv >> checking for gnome-vfs-2.0 >= 2.0 gnome-vfs-module-2.0 >= 2.0... >> gnome-config: not found >> gnome-config: not found >> gnome-config: not found >> gnome-config: not found >> checking for gconf-2.0 >= 1.2.1... gnome-config: not found >> gnome-config: not found >> checking for libgnome-2.0 >= 2.0... gnome-config: not found >> gnome-config: not found >> checking for libgnomeui-2.0 >= 2.2.0... gnome-config: not found >> gnome-config: not found >> checking for dbus-glib-1 >= 0.60... gnome-config: not found >> gnome-config: not found >> Package dbus-glib-1 was not found in the pkg-config search path. >> Perhaps you should add the directory containing `dbus-glib-1.pc' to the >> PKG_CONFIG_PATH environment variable No package 'dbus-glib-1' found >> configure: error: Library requirements (dbus-glib-1 >= 0.60) not met; >> consider adjusting the PKG_CONFIG_PATH environment variable if your >> libraries are in a nonstandard prefix so pkg-config can find them. >> ===> Script "configure" failed unexpectedly. >> Please run the gnomelogalyzer, available from >> "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose >> the >> problem and suggest a solution. If - and only if - the gnomelogalyzer >> cannot >> solve the problem, report the build failure to the FreeBSD GNOME team at >> gnome@FreeBSD.org, and attach (a) >> "/work/a/ports/www/firefox3/work/mozilla/config.log", (b) the output of >> the >> failed make command, and (c) the gnomelogalyzer output. Also, it might >> be a >> good idea to provide an overview of all packages installed on your >> system >> (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, >> copy-and-paste into http://freebsd-gnome.pastebin.com, or use >> send-pr(1) with >> the attachment. Try to avoid sending any attachments to the mailing list >> (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists >> are >> usually discarded by the mailing list software. >> *** Error code 1 >> >> Stop in /a/ports/www/firefox3. >> ================================================================ >> build of /usr/ports/www/firefox3 ended at Wed Jun 18 18:23:50 UTC 2008 -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From mezz7 at cox.net Thu Jun 19 16:35:09 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Thu Jun 19 16:35:14 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: <1213880098.10665.163.camel@localhost> References: <48597287.2040907@cyberbotx.com> <1213876731.10665.156.camel@localhost> <1213880098.10665.163.camel@localhost> Message-ID: >> One other thing: is it expected that you don't see the marcusmerge >> script >> do a cvs update when invoked as 'sh marcusmerge -m ports-stable' and >> the ports-stable directory already exists? Or is that because there >> aren't >> any changes yet? >> >> Rene > > To update what marcusmerge merges, you can either go to the ports-stable > folder, and do a manual cvs up, and rerun marcusmerge - or possibly run > marcusmerge -m ports-stable -U (I guess, I used cvs up). I have missed this. I usually do this: 1) marcusmerge -U (to unmerge) 2) Update ports tree by csup. 3) marcusmerge -m ports-stable -u (the -u is update, see manpage that I have pointed in first email) That's it. Cheers, Mezz > Tom -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From tevans.uk at googlemail.com Thu Jun 19 17:00:40 2008 From: tevans.uk at googlemail.com (Tom Evans) Date: Thu Jun 19 17:00:47 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: <485A6E6B.2000606@cyberbotx.com> References: <48597287.2040907@cyberbotx.com> <1213876731.10665.156.camel@localhost> <485A6E6B.2000606@cyberbotx.com> Message-ID: <1213894832.10665.175.camel@localhost> On Thu, 2008-06-19 at 10:34 -0400, Naram Qashat wrote: > .. > That was definitely the problem, thanks for pointing that out. Without looking > at the source files, I assume they were referencing the header files by some > kind of path and that was causing the issue when firefox2 and spidermonkey were > installed. But now it builds fine, and also runs just fine as well. > > Thanks, > Naram Qashat No problem. Wish I could work out why ff3 fails so consistently on my machine. FreeBSD zoot.mintel.co.uk 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #6: Mon Feb 4 12:43:15 GMT 2008 root@zoot.mintel.co.uk:/data2/FreeBSD/RELENG_7/obj/data2/FreeBSD/RELENG_7/src/sys/ZOOT i386 Unmodified, the port build runs along until it gets to the JS library (mozilla/js/src). Then this happens: cc -I/usr/local/include -I/usr/local/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -O1 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -O2 -fno-strict-aliasing -pipe -DNDEBUG -DTRIMMED -O2 -fPIC -shared -Wl,-z,defs -Wl,-h,libmozjs.so -o libmozjs.so jsapi.o jsarena.o jsarray.o jsatom.o jsbool.o jscntxt.o jsdate.o jsdbgapi.o jsdhash.o jsdtoa.o jsemit.o jsexn.o jsfun.o jsgc.o jshash.o jsinterp.o jsinvoke.o jsiter.o jslock.o jslog2.o jslong.o jsmath.o jsnum.o jsobj.o jsopcode.o jsparse.o jsprf.o jsregexp.o jsscan.o jsscope.o jsscript.o jsstr.o jsutil.o jsxdrapi.o jsxml.o prmjtime.o -pthread -Wl,-rpath-link,../../dist/bin -lm -pthread -L../../dist/lib -lplds4 -lplc4 -lnspr4 -pthread -Wl,-Bsymbolic -lc -lm -pthread -pthread -L/usr/local/lib -liconv ../../dist/lib/libnspr4.a(uxproces.o)(.text+0x7d1): In function `_MD_CreateUnixProcess': : undefined reference to `environ' gmake[3]: *** [libmozjs.so] Error 1 gmake[3]: Leaving directory `/data2/ff3_build/usr/ports-stable/www/firefox3/work/mozilla/js/src' This I can fix* by the adding $LOCALBASE/lib to the LDFLAGS in the port Makefile, and the build will succeed. However, it wont then run properly. The address bar doesn't change unless I click the new 'privacy button' to the left of the address bar, then it will update. Browsing to a new URI by clicking a link, switching to or creating a tab will not change the address bar to the correct value. Is it possible this is some cruft left over in my home directory? I have completely deinstalled all mozilla ports I can think of, and moved out of the way my .mozilla folder. I've scheduled a full kernel/world update tonight, to see if that makes any major difference - I know I'm a little out of date now... Would any other details be useful? Let me know. Cheers Tom * Interesting, I just noticed that this linker line already has -L $LOCALBASE/lib , so I'm not sure what effect this is having. It is 100% reproducible though, and the fix is: --- Makefile 18 Jun 2008 15:46:27 +++ Makefile 19 Jun 2008 16:46:27 @@ -39,6 +39,9 @@ USE_GMAKE= yes NO_MOZPKGINSTALL=yes +LDFLAGS+= -L${LOCALBASE}/lib + FIREFOX_ICON= ${MOZILLA}.png Bizarre. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080619/320cd6bf/attachment.pgp From mezz7 at cox.net Thu Jun 19 17:32:24 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Thu Jun 19 17:32:30 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: References: <48597287.2040907@cyberbotx.com> <1213876731.10665.156.camel@localhost> <1213880098.10665.163.camel@localhost> Message-ID: On Thu, 19 Jun 2008 11:28:05 -0500, Jeremy Messenger wrote: > On Thu, 19 Jun 2008 07:54:58 -0500, Tom Evans > wrote: > >> >> On Thu, 2008-06-19 at 14:47 +0200, Rene Ladan wrote: >>> 2008/6/19 Tom Evans : >>> > On Wed, 2008-06-18 at 16:39 -0400, Naram Qashat wrote: >>> >> Well, I tried to build Firefox 3 after updating all the other >>> ports, it gets to >>> >> this point and fails: >>> >> >>> [...big ugly error...] >>> > >>> > This is because it is picking up the installed firefox headers >>> > in /usr/local/include/firefox rather than the ones as part of >>> firefox3. >>> >>> I could install firefox3 while firefox2 was still installed. >>> Firefox3 runs fine, the only thing that is missing so far is that it >>> doesn't >>> pick up the www/xpi-* ports (fasterfox, gmail), even not after >>> reinstalling >>> the xpi-* ports. It does pick up mplayerplug-in, java, and >>> swfdec-plugin. >>> swfdec runs fine too. >>> >>> > (btw, whats the protocol for replying to these mails - should I strip >>> > off all but one list? What list is the 'important' one?) >>> > >>> I would guess freebsd-gnome@ and Jeremy Messenger > > Yeah, that's correct. > >>> One other thing: is it expected that you don't see the marcusmerge >>> script >>> do a cvs update when invoked as 'sh marcusmerge -m ports-stable' and >>> the ports-stable directory already exists? Or is that because there >>> aren't >>> any changes yet? >>> >>> Rene >> >> To update what marcusmerge merges, you can either go to the ports-stable >> folder, and do a manual cvs up, and rerun marcusmerge - or possibly run >> marcusmerge -m ports-stable -U (I guess, I used cvs up). >> >> I'm not convinced that it is firefox2 that causes the build problems. >> The problem file for me was /usr/local/include/jspubtd.h , which I think >> was part of spidermonkey (standalone mozilla javascript). Firefox puts >> jspubtd.h in /usr/local/include/firefox . > > Yes, I agree with you about that I doubt it's firefox that causes this > issue. I think it's more like spidermonkey. It's both firefox3 and > spidermonkey bug. The spidermonkey shouldn't be put its header files in > /usr/local/include since there is many same headers in firefox2, > firefox3, mozilla, more gecko craps. As for the firefox3, it picks up by > -I/usr/local/include. It needs to reorder the -I. I will have to take a > look in source and get back to you guys. Thanks for report! I can reproduce it when I have installed spidermonkey (already have firefox2 installed for months). I have committed a fix (firefox3/files/patch-layout_generic_Makefile.in). Cheers, Mezz > Cheers, > Mezz > >> Firefox 3 is very strange. Even when built, it doesn't work correctly >> for me. I've only tried a few things so far, but for one, the address >> bar doesn't seem to work properly, it doesn't change when you change tab >> and it doesn't change when you follow a link. I'll try rebuilding.. >> >> Tom -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From mezz7 at cox.net Thu Jun 19 17:42:37 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Thu Jun 19 17:42:41 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: <1213894832.10665.175.camel@localhost> References: <48597287.2040907@cyberbotx.com> <1213876731.10665.156.camel@localhost> <485A6E6B.2000606@cyberbotx.com> <1213894832.10665.175.camel@localhost> Message-ID: On Thu, 19 Jun 2008 12:00:32 -0500, Tom Evans wrote: > On Thu, 2008-06-19 at 10:34 -0400, Naram Qashat wrote: >> .. >> That was definitely the problem, thanks for pointing that out. Without >> looking >> at the source files, I assume they were referencing the header files by >> some >> kind of path and that was causing the issue when firefox2 and >> spidermonkey were >> installed. But now it builds fine, and also runs just fine as well. >> >> Thanks, >> Naram Qashat > > No problem. Wish I could work out why ff3 fails so consistently on my > machine. > > FreeBSD zoot.mintel.co.uk 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #6: Mon > Feb 4 12:43:15 GMT 2008 > root@zoot.mintel.co.uk:/data2/FreeBSD/RELENG_7/obj/data2/FreeBSD/RELENG_7/src/sys/ZOOT > i386 > > Unmodified, the port build runs along until it gets to the JS library > (mozilla/js/src). Then this happens: > cc -I/usr/local/include -I/usr/local/include -Wall -W -Wno-unused > -Wpointer-arith -Wcast-align -W -Wno-long-long -O1 -fno-strict-aliasing > -pipe -O2 -fno-strict-aliasing -O2 -fno-strict-aliasing -pipe -DNDEBUG > -DTRIMMED -O2 -fPIC -shared -Wl,-z,defs -Wl,-h,libmozjs.so -o > libmozjs.so jsapi.o jsarena.o jsarray.o jsatom.o jsbool.o jscntxt.o > jsdate.o jsdbgapi.o jsdhash.o jsdtoa.o jsemit.o jsexn.o jsfun.o jsgc.o > jshash.o jsinterp.o jsinvoke.o jsiter.o jslock.o jslog2.o jslong.o > jsmath.o jsnum.o jsobj.o jsopcode.o jsparse.o jsprf.o jsregexp.o > jsscan.o jsscope.o jsscript.o jsstr.o jsutil.o jsxdrapi.o jsxml.o > prmjtime.o -pthread -Wl,-rpath-link,../../dist/bin -lm > -pthread -L../../dist/lib -lplds4 -lplc4 -lnspr4 -pthread -Wl,-Bsymbolic > -lc -lm -pthread -pthread -L/usr/local/lib -liconv > ../../dist/lib/libnspr4.a(uxproces.o)(.text+0x7d1): In function > `_MD_CreateUnixProcess': > : undefined reference to `environ' > gmake[3]: *** [libmozjs.so] Error 1 > gmake[3]: Leaving directory > `/data2/ff3_build/usr/ports-stable/www/firefox3/work/mozilla/js/src' > > This I can fix* by the adding $LOCALBASE/lib to the LDFLAGS in the port > Makefile, and the build will succeed. Ummm.. Do you custom LDFLAGS anywhere in your make.conf or else? What's version of nspr/nss do you have installed? > However, it wont then run > properly. The address bar doesn't change unless I click the new 'privacy > button' to the left of the address bar, then it will update. Browsing to > a new URI by clicking a link, switching to or creating a tab will not > change the address bar to the correct value. > > Is it possible this is some cruft left over in my home directory? I have > completely deinstalled all mozilla ports I can think of, and moved out > of the way my .mozilla folder. You should try it. I don't use Firefox, so there is no bookmark and etc for me. ;-) > I've scheduled a full kernel/world update tonight, to see if that makes > any major difference - I know I'm a little out of date now... > > Would any other details be useful? Let me know. Maybe a full log in bz2 or gz? You can send it to me in private since it's big. Cheers, Mezz > Cheers > > Tom > > * Interesting, I just noticed that this linker line already has -L > $LOCALBASE/lib , so I'm not sure what effect this is having. It is 100% > reproducible though, and the fix is: > > --- Makefile 18 Jun 2008 15:46:27 > +++ Makefile 19 Jun 2008 16:46:27 > @@ -39,6 +39,9 @@ > USE_GMAKE= yes > NO_MOZPKGINSTALL=yes > +LDFLAGS+= -L${LOCALBASE}/lib > + > FIREFOX_ICON= ${MOZILLA}.png > Bizarre. -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From mezz7 at cox.net Thu Jun 19 18:02:29 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Thu Jun 19 18:02:33 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: <1213894832.10665.175.camel@localhost> References: <48597287.2040907@cyberbotx.com> <1213876731.10665.156.camel@localhost> <485A6E6B.2000606@cyberbotx.com> <1213894832.10665.175.camel@localhost> Message-ID: On Thu, 19 Jun 2008 12:00:32 -0500, Tom Evans wrote: > On Thu, 2008-06-19 at 10:34 -0400, Naram Qashat wrote: >> .. >> That was definitely the problem, thanks for pointing that out. Without >> looking >> at the source files, I assume they were referencing the header files by >> some >> kind of path and that was causing the issue when firefox2 and >> spidermonkey were >> installed. But now it builds fine, and also runs just fine as well. >> >> Thanks, >> Naram Qashat > > No problem. Wish I could work out why ff3 fails so consistently on my > machine. > > FreeBSD zoot.mintel.co.uk 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #6: Mon > Feb 4 12:43:15 GMT 2008 > root@zoot.mintel.co.uk:/data2/FreeBSD/RELENG_7/obj/data2/FreeBSD/RELENG_7/src/sys/ZOOT > i386 > > Unmodified, the port build runs along until it gets to the JS library > (mozilla/js/src). Then this happens: > cc -I/usr/local/include -I/usr/local/include -Wall -W -Wno-unused > -Wpointer-arith -Wcast-align -W -Wno-long-long -O1 -fno-strict-aliasing > -pipe -O2 -fno-strict-aliasing -O2 -fno-strict-aliasing -pipe -DNDEBUG > -DTRIMMED -O2 -fPIC -shared -Wl,-z,defs -Wl,-h,libmozjs.so -o > libmozjs.so jsapi.o jsarena.o jsarray.o jsatom.o jsbool.o jscntxt.o > jsdate.o jsdbgapi.o jsdhash.o jsdtoa.o jsemit.o jsexn.o jsfun.o jsgc.o > jshash.o jsinterp.o jsinvoke.o jsiter.o jslock.o jslog2.o jslong.o > jsmath.o jsnum.o jsobj.o jsopcode.o jsparse.o jsprf.o jsregexp.o > jsscan.o jsscope.o jsscript.o jsstr.o jsutil.o jsxdrapi.o jsxml.o > prmjtime.o -pthread -Wl,-rpath-link,../../dist/bin -lm > -pthread -L../../dist/lib -lplds4 -lplc4 -lnspr4 -pthread -Wl,-Bsymbolic > -lc -lm -pthread -pthread -L/usr/local/lib -liconv > ../../dist/lib/libnspr4.a(uxproces.o)(.text+0x7d1): In function > `_MD_CreateUnixProcess': > : undefined reference to `environ' > gmake[3]: *** [libmozjs.so] Error 1 > gmake[3]: Leaving directory > `/data2/ff3_build/usr/ports-stable/www/firefox3/work/mozilla/js/src' By the way, I don't have any of libnspr4.a build. See here: ----------------------------------------- # find work -name libnspr4\* [...nada...] # find work -name \*.a | grep dist\/lib work/mozilla/dist/lib/libxpt.a work/mozilla/dist/lib/libxpcomglue_s.a work/mozilla/dist/lib/libxpcomglue.a work/mozilla/dist/lib/libmozreg_s.a work/mozilla/dist/lib/libunicharutil_external_s.a work/mozilla/dist/lib/libunicharutil_s.a work/mozilla/dist/lib/libmozlcms.a work/mozilla/dist/lib/librdfutil_external_s.a work/mozilla/dist/lib/libdbm.a work/mozilla/dist/lib/libnssutil.a work/mozilla/dist/lib/libfreebl.a work/mozilla/dist/lib/libsoftokn.a work/mozilla/dist/lib/libnssdbm.a work/mozilla/dist/lib/libnssb.a work/mozilla/dist/lib/libnssdev.a work/mozilla/dist/lib/libnsspki.a work/mozilla/dist/lib/libpkixcertsel.a work/mozilla/dist/lib/libpkixcrlsel.a work/mozilla/dist/lib/libpkixchecker.a work/mozilla/dist/lib/libpkixparams.a work/mozilla/dist/lib/libpkixresults.a work/mozilla/dist/lib/libpkixstore.a work/mozilla/dist/lib/libpkixtop.a work/mozilla/dist/lib/libpkixutil.a work/mozilla/dist/lib/libpkixpki.a work/mozilla/dist/lib/libpkixsystem.a work/mozilla/dist/lib/libpkixmodule.a work/mozilla/dist/lib/libcertdb.a work/mozilla/dist/lib/libcerthi.a work/mozilla/dist/lib/libpk11wrap.a work/mozilla/dist/lib/libcryptohi.a work/mozilla/dist/lib/libnss.a work/mozilla/dist/lib/libssl.a work/mozilla/dist/lib/libpkcs12.a work/mozilla/dist/lib/libpkcs7.a work/mozilla/dist/lib/libsmime.a work/mozilla/dist/lib/libcrmf.a work/mozilla/dist/lib/libjar.a work/mozilla/dist/lib/libnssckfw.a work/mozilla/dist/lib/libsectool.a ----------------------------------------- It's why I am asking for what's version of nspr/nss and a full build log. Cheers, Mezz > > Cheers > > Tom -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From r.c.ladan at gmail.com Thu Jun 19 21:48:32 2008 From: r.c.ladan at gmail.com (Rene Ladan) Date: Thu Jun 19 21:48:37 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: <1213880098.10665.163.camel@localhost> References: <48597287.2040907@cyberbotx.com> <1213876731.10665.156.camel@localhost> <1213880098.10665.163.camel@localhost> Message-ID: <485AD428.7000501@gmail.com> Tom Evans schreef: > On Thu, 2008-06-19 at 14:47 +0200, Rene Ladan wrote: >> One other thing: is it expected that you don't see the marcusmerge script >> do a cvs update when invoked as 'sh marcusmerge -m ports-stable' and >> the ports-stable directory already exists? Or is that because there aren't >> any changes yet? >> > > To update what marcusmerge merges, you can either go to the ports-stable > folder, and do a manual cvs up, and rerun marcusmerge - or possibly run > marcusmerge -m ports-stable -U (I guess, I used cvs up). > A manual 'cvs up' in /usr/ports-stable works fine. > > Firefox 3 is very strange. Even when built, it doesn't work correctly > for me. I've only tried a few things so far, but for one, the address > bar doesn't seem to work properly, it doesn't change when you change tab > and it doesn't change when you follow a link. I'll try rebuilding.. > I don't see the two issues you described above with firefox-3.0_1,1 Rene -- http://www.rene-ladan.nl/ GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) From mezz7 at cox.net Fri Jun 20 01:46:17 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Fri Jun 20 01:46:20 2008 Subject: FreeBSD Port: sysutils/policykit In-Reply-To: References: Message-ID: On Wed, 18 Jun 2008 15:32:44 -0500, Rechistov Grigory (???????? ????????) wrote: > Hello. > > I recently updated HAL to hal-0.5.11_1, PolicyKit to policykit-0.8_2. > And now different file managers (konqueror, Thunar) > refuse to mount my external USB storage devices. The error message is > "org.freedesktop.hal.storage.mount-removable no <-- (action, result)." > Google showed that the similar problem has arisen in OpenSuse 10.3, and > the reason was in some wrong PolicyKit rules. But actually I have no > idea how to fix it for now in FreeBSD. http://www.freebsd.org/gnome/docs/halfaq.html > I am using FreeBSD 6.2 x86 > > Thank you. -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From tevans.uk at googlemail.com Fri Jun 20 09:05:05 2008 From: tevans.uk at googlemail.com (Tom Evans) Date: Fri Jun 20 09:05:09 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: References: <48597287.2040907@cyberbotx.com> <1213876731.10665.156.camel@localhost> <485A6E6B.2000606@cyberbotx.com> <1213894832.10665.175.camel@localhost> Message-ID: <1213952699.10665.184.camel@localhost> On Thu, 2008-06-19 at 13:04 -0500, Jeremy Messenger wrote: > On Thu, 19 Jun 2008 12:00:32 -0500, Tom Evans > wrote: > > > On Thu, 2008-06-19 at 10:34 -0400, Naram Qashat wrote: > >> .. > >> That was definitely the problem, thanks for pointing that out. Without > >> looking > >> at the source files, I assume they were referencing the header files by > >> some > >> kind of path and that was causing the issue when firefox2 and > >> spidermonkey were > >> installed. But now it builds fine, and also runs just fine as well. > >> > >> Thanks, > >> Naram Qashat > > > > No problem. Wish I could work out why ff3 fails so consistently on my > > machine. > > > > FreeBSD zoot.mintel.co.uk 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #6: Mon > > Feb 4 12:43:15 GMT 2008 > > root@zoot.mintel.co.uk:/data2/FreeBSD/RELENG_7/obj/data2/FreeBSD/RELENG_7/src/sys/ZOOT > > i386 > > > > Unmodified, the port build runs along until it gets to the JS library > > (mozilla/js/src). Then this happens: > > cc -I/usr/local/include -I/usr/local/include -Wall -W -Wno-unused > > -Wpointer-arith -Wcast-align -W -Wno-long-long -O1 -fno-strict-aliasing > > -pipe -O2 -fno-strict-aliasing -O2 -fno-strict-aliasing -pipe -DNDEBUG > > -DTRIMMED -O2 -fPIC -shared -Wl,-z,defs -Wl,-h,libmozjs.so -o > > libmozjs.so jsapi.o jsarena.o jsarray.o jsatom.o jsbool.o jscntxt.o > > jsdate.o jsdbgapi.o jsdhash.o jsdtoa.o jsemit.o jsexn.o jsfun.o jsgc.o > > jshash.o jsinterp.o jsinvoke.o jsiter.o jslock.o jslog2.o jslong.o > > jsmath.o jsnum.o jsobj.o jsopcode.o jsparse.o jsprf.o jsregexp.o > > jsscan.o jsscope.o jsscript.o jsstr.o jsutil.o jsxdrapi.o jsxml.o > > prmjtime.o -pthread -Wl,-rpath-link,../../dist/bin -lm > > -pthread -L../../dist/lib -lplds4 -lplc4 -lnspr4 -pthread -Wl,-Bsymbolic > > -lc -lm -pthread -pthread -L/usr/local/lib -liconv > > ../../dist/lib/libnspr4.a(uxproces.o)(.text+0x7d1): In function > > `_MD_CreateUnixProcess': > > : undefined reference to `environ' > > gmake[3]: *** [libmozjs.so] Error 1 > > gmake[3]: Leaving directory > > `/data2/ff3_build/usr/ports-stable/www/firefox3/work/mozilla/js/src' > > By the way, I don't have any of libnspr4.a build. See here: > > ----------------------------------------- > # find work -name libnspr4\* > [...nada...] > # find work -name \*.a | grep dist\/lib > work/mozilla/dist/lib/libxpt.a > work/mozilla/dist/lib/libxpcomglue_s.a > work/mozilla/dist/lib/libxpcomglue.a > work/mozilla/dist/lib/libmozreg_s.a > work/mozilla/dist/lib/libunicharutil_external_s.a > work/mozilla/dist/lib/libunicharutil_s.a > work/mozilla/dist/lib/libmozlcms.a > work/mozilla/dist/lib/librdfutil_external_s.a > work/mozilla/dist/lib/libdbm.a > work/mozilla/dist/lib/libnssutil.a > work/mozilla/dist/lib/libfreebl.a > work/mozilla/dist/lib/libsoftokn.a > work/mozilla/dist/lib/libnssdbm.a > work/mozilla/dist/lib/libnssb.a > work/mozilla/dist/lib/libnssdev.a > work/mozilla/dist/lib/libnsspki.a > work/mozilla/dist/lib/libpkixcertsel.a > work/mozilla/dist/lib/libpkixcrlsel.a > work/mozilla/dist/lib/libpkixchecker.a > work/mozilla/dist/lib/libpkixparams.a > work/mozilla/dist/lib/libpkixresults.a > work/mozilla/dist/lib/libpkixstore.a > work/mozilla/dist/lib/libpkixtop.a > work/mozilla/dist/lib/libpkixutil.a > work/mozilla/dist/lib/libpkixpki.a > work/mozilla/dist/lib/libpkixsystem.a > work/mozilla/dist/lib/libpkixmodule.a > work/mozilla/dist/lib/libcertdb.a > work/mozilla/dist/lib/libcerthi.a > work/mozilla/dist/lib/libpk11wrap.a > work/mozilla/dist/lib/libcryptohi.a > work/mozilla/dist/lib/libnss.a > work/mozilla/dist/lib/libssl.a > work/mozilla/dist/lib/libpkcs12.a > work/mozilla/dist/lib/libpkcs7.a > work/mozilla/dist/lib/libsmime.a > work/mozilla/dist/lib/libcrmf.a > work/mozilla/dist/lib/libjar.a > work/mozilla/dist/lib/libnssckfw.a > work/mozilla/dist/lib/libsectool.a > ----------------------------------------- > > It's why I am asking for what's version of nspr/nss and a full build log. > > Cheers, > Mezz > Very strange. I rebuilt world + kernel from fresh sources last night, I'll install them this lunch time and get a full build log for you. Cheers Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080620/bb754c55/attachment.pgp From lapo at lapo.it Fri Jun 20 09:30:06 2008 From: lapo at lapo.it (Lapo Luchini) Date: Fri Jun 20 09:30:09 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: References: <48597287.2040907@cyberbotx.com> <1213876731.10665.156.camel@localhost> <1213880098.10665.163.camel@localhost> Message-ID: Jeremy Messenger wrote: > I have missed this. I usually do this: > > 1) marcusmerge -U (to unmerge) > 2) Update ports tree by csup. > 3) marcusmerge -m ports-stable -u (the -u is update, see manpage that I > have pointed in first email) And for those preferring portsnap in 2), then 1) is not needed at all, of course =) -- Lapo Luchini - http://lapo.it/ ?Premature optimisation is the root of all evil in programming.? (C. A. R. Hoare) From lapo at lapo.it Fri Jun 20 09:32:26 2008 From: lapo at lapo.it (Lapo Luchini) Date: Fri Jun 20 09:33:04 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: References: <485932A2.3010500@lapo.it> <485A0B5F.1090000@lapo.it> Message-ID: <485B7921.1020102@lapo.it> Jeremy Messenger wrote: > Strange, I can't reproduce your problem when I reinstall sqlite3 > without threads support. Are you testing on 6.x? I can't reproduce it myself on 7.x. Also this 6.x box is a 6-STABLE from Feb 25 I wonder if that could change things (I guess not). > Right now, I am building this patch[1] and I would like you to test it > too. > > [1] http://people.freebsd.org/~mezz/diff/patch-db_sqlite3_src_Makefile.in > > Put it in firefox3/files/. Don't forget to do the 'make clean' first. > You can put sqlite3 without threads back in. It really seems to have nothing to do with the presence of a sqlite3 package after all (I reproduced it also without a sqlite3 package installed), and you patch isn't enough to fix it. I managed to build it changing the patch to also include "-lpthread" or "-lthr", though. -- Lapo Luchini - http://lapo.it/ ?X-rays will prove to be a hoax.? (Lord Kelvin, 1883) From r.c.ladan at gmail.com Fri Jun 20 11:30:08 2008 From: r.c.ladan at gmail.com (Rene Ladan) Date: Fri Jun 20 11:30:26 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: References: Message-ID: 2008/6/18 Jeremy Messenger : > Hello folks, > [...] > x11/pixman: Update to 0.10.0 [...] > graphics/cairo: Update to 1.6.4 [...] > graphics/poppler: Update to 0.8.3 [...] > www/firefox3: Update to 3.0 final > [...] I saw this in the daily security check: > Affected package: firefox-3.0_1,1 > Type of problem: mozilla -- multiple vulnerabilities. > Reference: Is this a false positive? It seems to affect firefox >3.*,1 but the CVE entries say it is fixed in firefox 2.0.0.5 Rene -- http://www.rene-ladan.nl/ GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) From lapo at lapo.it Fri Jun 20 11:50:45 2008 From: lapo at lapo.it (Lapo Luchini) Date: Fri Jun 20 11:50:50 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: References: Message-ID: Rene Ladan wrote: >> Affected package: firefox-3.0_1,1 >> Type of problem: mozilla -- multiple vulnerabilities. >> Reference: > > Is this a false positive? It seems to affect firefox >3.*,1 but the > CVE entries say it is fixed in firefox 2.0.0.5 It is probably "correct" meaning that that bug was present in both 2.0.0.4 and the only firefox3 present in the "official" ports (that is, 3.0a4), and doesn't take into account a port that "still is not official" in its exlusion list, of course =) -- Lapo Luchini - http://lapo.it/ ?I never think of the future, it comes soon enough.? (Albert Einstein) From chess at chessgriffin.com Fri Jun 20 12:32:42 2008 From: chess at chessgriffin.com (Chess Griffin) Date: Fri Jun 20 12:32:46 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: References: <485953A6.2010304@chessgriffin.com> Message-ID: <8682df160806200532u2eac0accoeb356ad1bd509eba@mail.gmail.com> On Thu, Jun 19, 2008 at 12:31 PM, Jeremy Messenger wrote: > On Wed, 18 Jun 2008 13:27:50 -0500, Chess Griffin >> I just created a new tinderbox build using 7-STABLE and the marcuscom >> ports-stable tree and started up a www/firefox3 build. Everything that >> got pulled in (approx 74 ports) built ok, but Firefox3 failed with what >> appears to be a dbus/gnome-config configure error. This is at the end >> of the log: > > Thanks! I have committed a fix, hopeful ahze and I don't miss any more > dependencies. ;-) > > Cheers, > Mezz > Thanks for the fix -- FF3 builds fine now on my tinderbox. -- Chess Griffin GPG Public Key: 0x0C7558C3 http://www.chessgriffin.com From andrew-freebsd at areilly.bpc-users.org Fri Jun 20 12:50:03 2008 From: andrew-freebsd at areilly.bpc-users.org (Andrew Reilly) Date: Fri Jun 20 12:50:06 2008 Subject: FreeBSD Port: sysutils/policykit In-Reply-To: References: Message-ID: <20080620160708.15d6d393@duncan.reilly.home> On Thu, 19 Jun 2008 20:48:45 -0500 "Jeremy Messenger" wrote: > http://www.freebsd.org/gnome/docs/halfaq.html Wow. I know that this is not the freebsd GNOME team's fault, (and I thank them deeply for making the GNOME process as painless as it is,) but what were they (GNOME) smoking when they came up with that (HAL)? From a world where being in the wheel (or operator) group was enough to enable this sort of thing, to a world of arcane hierarchical databases complete with schema and such. It's quite a shock. Thanks for the link. I'll study it further. As a gdm user, I suspect that I should take my acd0 entry out of /etc/fstab... Cheers, Andrew. From tevans.uk at googlemail.com Fri Jun 20 12:56:52 2008 From: tevans.uk at googlemail.com (Tom Evans) Date: Fri Jun 20 12:57:02 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: References: <48597287.2040907@cyberbotx.com> <1213876731.10665.156.camel@localhost> <485A6E6B.2000606@cyberbotx.com> <1213894832.10665.175.camel@localhost> Message-ID: <1213966603.35536.8.camel@localhost> Ok, so I did a full kernel + world update last night, checked out a fresh copy of the ports tree, and re-applied the marcusmerge. All my logs/conf are on http://87.194.39.182/fbsd/ff3_logs/ - the large logs are also there bzipped, as I'm not sure if I've set up deflate on that server. With this done, the port fails to build whilst linking a javascript library (ff3-build-unmodified_port_makefile.log). With the patch Makefile.diff applied to the port makefile, the port builds (ff3-build-patched_port_makefile.log), but the resulting binary exhibits the strange address bar issue I described earlier. I have some very weird library sonames being built (see libnspr.txt). I thought that ld-elf only looks at the first numeric of a soname, so 'libfoo.so.0.1' is invalid, but the port seems to be building (at least) libnspr4.so.1.0. There is also the usual kernel conf, make.conf, uname and pkg_info on the website. In my make.conf, you'll see I am using ccache, but I wasn't yesterday - Firefox takes way too long to rebuild without ccache :) If anything else would be useful, let me know. Cheers Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080620/9ffe29f1/attachment.pgp From mezz7 at cox.net Fri Jun 20 15:37:33 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Fri Jun 20 15:37:38 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: <485B7921.1020102@lapo.it> References: <485932A2.3010500@lapo.it> <485A0B5F.1090000@lapo.it> <485B7921.1020102@lapo.it> Message-ID: On Fri, 20 Jun 2008 04:32:17 -0500, Lapo Luchini wrote: > Jeremy Messenger wrote: >> Strange, I can't reproduce your problem when I reinstall sqlite3 >> without threads support. > > Are you testing on 6.x? I can't reproduce it myself on 7.x. > Also this 6.x box is a 6-STABLE from Feb 25 I wonder if that could > change things (I guess not). I don't have any 6.x here. >> Right now, I am building this patch[1] and I would like you to test it >> too. >> >> [1] >> http://people.freebsd.org/~mezz/diff/patch-db_sqlite3_src_Makefile.in >> >> Put it in firefox3/files/. Don't forget to do the 'make clean' first. >> You can put sqlite3 without threads back in. > > It really seems to have nothing to do with the presence of a sqlite3 > package after all (I reproduced it also without a sqlite3 package > installed), and you patch isn't enough to fix it. > I managed to build it changing the patch to also include "-lpthread" or > "-lthr", though. Okay, can you edit in patch-db_sqlite3_src_Makefile.in by change from $(OS_LDFLAGS) to -lpthread and let me know if it works for you. If it doesn't work then can you send me full log of build in bz2 or gz in private? The mailing list will strip off if it's too big in attach. Or put in somewhere website if you prefer. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From mezz7 at cox.net Fri Jun 20 15:58:50 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Fri Jun 20 15:58:54 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: <1213966603.35536.8.camel@localhost> References: <48597287.2040907@cyberbotx.com> <1213876731.10665.156.camel@localhost> <485A6E6B.2000606@cyberbotx.com> <1213894832.10665.175.camel@localhost> <1213966603.35536.8.camel@localhost> Message-ID: On Fri, 20 Jun 2008 07:56:43 -0500, Tom Evans wrote: > Ok, so I did a full kernel + world update last night, checked out a > fresh copy of the ports tree, and re-applied the marcusmerge. > > All my logs/conf are on http://87.194.39.182/fbsd/ff3_logs/ - the large > logs are also there bzipped, as I'm not sure if I've set up deflate on > that server. > > With this done, the port fails to build whilst linking a javascript > library (ff3-build-unmodified_port_makefile.log). With the patch > Makefile.diff applied to the port makefile, the port builds > (ff3-build-patched_port_makefile.log), but the resulting binary exhibits > the strange address bar issue I described earlier. I have some very > weird library sonames being built (see libnspr.txt). I thought that > ld-elf only looks at the first numeric of a soname, so 'libfoo.so.0.1' > is invalid, but the port seems to be building (at least) > libnspr4.so.1.0. > > There is also the usual kernel conf, make.conf, uname and pkg_info on > the website. In my make.conf, you'll see I am using ccache, but I wasn't > yesterday - Firefox takes way too long to rebuild without ccache :) > > If anything else would be useful, let me know. All of your stuff are useful, thanks. Your main problem is that a lot of your installed ports are out of date. See here: ff3-build-unmodified_port_makefile.log.bz2: --------------------------------------------- checking for nspr-config... /usr/local/bin/nspr-config checking for NSPR - version >= 4.7.0... no --------------------------------------------- We have nspr-4.7 and nss-3.11.9_2. When you are going to update all of your installed ports. Do not forget to read in UPDATING or your update won't get success. I would do follow in 20080323 on only pkg_deinstall or pkg_delete part, then follow 20080605 (gettext stuff) that should cover everything. Cheers, Mezz > Cheers > > Tom -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From tevans.uk at googlemail.com Fri Jun 20 16:11:58 2008 From: tevans.uk at googlemail.com (Tom Evans) Date: Fri Jun 20 16:12:02 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: References: <48597287.2040907@cyberbotx.com> <1213876731.10665.156.camel@localhost> <485A6E6B.2000606@cyberbotx.com> <1213894832.10665.175.camel@localhost> <1213966603.35536.8.camel@localhost> Message-ID: <1213978311.35536.12.camel@localhost> On Fri, 2008-06-20 at 11:01 -0500, Jeremy Messenger wrote: > On Fri, 20 Jun 2008 07:56:43 -0500, Tom Evans > wrote: > > > Ok, so I did a full kernel + world update last night, checked out a > > fresh copy of the ports tree, and re-applied the marcusmerge. > > > > All my logs/conf are on http://87.194.39.182/fbsd/ff3_logs/ - the large > > logs are also there bzipped, as I'm not sure if I've set up deflate on > > that server. > > > > With this done, the port fails to build whilst linking a javascript > > library (ff3-build-unmodified_port_makefile.log). With the patch > > Makefile.diff applied to the port makefile, the port builds > > (ff3-build-patched_port_makefile.log), but the resulting binary exhibits > > the strange address bar issue I described earlier. I have some very > > weird library sonames being built (see libnspr.txt). I thought that > > ld-elf only looks at the first numeric of a soname, so 'libfoo.so.0.1' > > is invalid, but the port seems to be building (at least) > > libnspr4.so.1.0. > > > > There is also the usual kernel conf, make.conf, uname and pkg_info on > > the website. In my make.conf, you'll see I am using ccache, but I wasn't > > yesterday - Firefox takes way too long to rebuild without ccache :) > > > > If anything else would be useful, let me know. > > All of your stuff are useful, thanks. Your main problem is that a lot of > your installed ports are out of date. See here: > > ff3-build-unmodified_port_makefile.log.bz2: > --------------------------------------------- > checking for nspr-config... /usr/local/bin/nspr-config > checking for NSPR - version >= 4.7.0... no > --------------------------------------------- > > We have nspr-4.7 and nss-3.11.9_2. When you are going to update all of > your installed ports. Do not forget to read in UPDATING or your update > won't get success. I would do follow in 20080323 on only pkg_deinstall or > pkg_delete part, then follow 20080605 (gettext stuff) that should cover > everything. > > Cheers, > Mezz Thanks Mezz, that makes perfect sense. I'll keep working on getting all my ports rebuilt in that case, and report back. Cheers Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080620/3acff0b9/attachment.pgp From marcus at marcuscom.com Fri Jun 20 16:17:06 2008 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Fri Jun 20 16:17:07 2008 Subject: FreeBSD Port: sysutils/policykit In-Reply-To: <20080620160708.15d6d393@duncan.reilly.home> References: <20080620160708.15d6d393@duncan.reilly.home> Message-ID: <1213978610.38700.3.camel@shumai.marcuscom.com> On Fri, 2008-06-20 at 16:07 +1000, Andrew Reilly wrote: > On Thu, 19 Jun 2008 20:48:45 -0500 > "Jeremy Messenger" wrote: > > > http://www.freebsd.org/gnome/docs/halfaq.html > > Wow. I know that this is not the freebsd GNOME team's fault, > (and I thank them deeply for making the GNOME process as painless > as it is,) but what were they (GNOME) smoking when they came up > with that (HAL)? From a world where being in the wheel (or > operator) group was enough to enable this sort of thing, to a > world of arcane hierarchical databases complete with schema and > such. It's quite a shock. > > Thanks for the link. I'll study it further. As a gdm user, I > suspect that I should take my acd0 entry out of /etc/fstab... As any hal user, you need to do this. Hal wants to control all removable media. Joe -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080620/e161a6da/attachment.pgp From marcus at marcuscom.com Fri Jun 20 16:21:45 2008 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Fri Jun 20 16:21:48 2008 Subject: Gnome 2.22: Daemons gone wild In-Reply-To: <1213806747.4251.10.camel@pinot.fmjassoc.com> References: <1213806747.4251.10.camel@pinot.fmjassoc.com> Message-ID: <1213978896.38700.9.camel@shumai.marcuscom.com> On Wed, 2008-06-18 at 09:32 -0700, Frank Jahnke wrote: > I have had substantial problems with Gnome-related daemons and processes > misbehaving since the gettext upgrade and Gnome version bump. Before > that everything worked as it should. Now things are wild, and it does > not matter whether I start things using gnome_enable or the individual > daemons in /etc/rc.conf. > > hald no longer starts, but does so from the command line. trackerd > starts, and it should not (I usually have to kill trackerd three or four > times before it gives up). bonobo on start-up consumes one of my two > CPUs. pdftotex starts for some unknown reason, and it too consumes one > CPU and must be killed a couple of times before it stays in its grave. Hald has a special startup script which causes it to spin waiting for the gettys to be started. When it detects they are running, then it starts up. This loop will only last 60 seconds. So, if it takes longer than 60 seconds between when hald is started and init is run, then hald will not come up at boot time. You can edit the hald script, and change line 69 to make the number of loop iterations longer, or figure out why your system is being so slow. Bonobo-activation-server should not be CPU intensive at all. You might try ktrace'ing it to find out what it is doing. I don't use tracker or pdftotex, so I can't comment on them. > > Adding the clock to the top panel causes is unsuccessful, though adding > it after gnome loads works on the second try (the first attempt also > crashes). Sometimes that audio volume loads; sometimes it does not. I have been looking at this for a while. Edit /usr/local/share/PolicyKit/policy/org.gnome.clockapplet.mechanism.policy, and remove all of the localized lines (those with xml:LANG). See if that helps. Joe -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080620/74d66909/attachment.pgp From jahnke at sonatabio.com Fri Jun 20 16:37:54 2008 From: jahnke at sonatabio.com (Frank Jahnke) Date: Fri Jun 20 16:37:59 2008 Subject: Gnome 2.22: Daemons gone wild In-Reply-To: <1213978896.38700.9.camel@shumai.marcuscom.com> References: <1213806747.4251.10.camel@pinot.fmjassoc.com> <1213978896.38700.9.camel@shumai.marcuscom.com> Message-ID: <1213979869.985.11.camel@pinot.fmjassoc.com> Thanks for the reply! On Fri, 2008-06-20 at 12:21 -0400, Joe Marcus Clarke wrote: > Hald has a special startup script which causes it to spin waiting for > the gettys to be started. When it detects they are running, then it > starts up. This loop will only last 60 seconds. So, if it takes longer > than 60 seconds between when hald is started and init is run, then hald > will not come up at boot time. I will try to give it a longer time before I check hal. Earlier, though, there were no issues. Is there an ordering in rc.conf that makes any difference for this? > You can edit the hald script, and change > line 69 to make the number of loop iterations longer, or figure out why > your system is being so slow. I will give that a try. I've no idea what to check for to debug this. > > Bonobo-activation-server should not be CPU intensive at all. You might > try ktrace'ing it to find out what it is doing. I don't use tracker or > pdftotex, so I can't comment on them. Well, I don't use tracker or pdftotex, at least not in a start-up script. That's what was confusing. See also below. > > > > > Adding the clock to the top panel causes is unsuccessful, though adding > > it after gnome loads works on the second try (the first attempt also > > crashes). Sometimes that audio volume loads; sometimes it does not. > > I have been looking at this for a while. > Edit /usr/local/share/PolicyKit/policy/org.gnome.clockapplet.mechanism.policy, and remove all of the localized lines (those with xml:LANG). See if that helps. > I did find a syntax error in rc.conf that was brought out by moving the mouse entries before the gnome initialization. That took care of the clock and volume-control issues (bonobo and pdftotex too). So that seems to be resolved. It is interesting that I have used this rc.conf file for about five years, and the problem only came out now. hal still does not start, and tracker does (and it should not). I've another odd problem that may or may not be related: some things get swapped out into virtual memory even though there is plenty of free memory (typically, 1 to 1.5GB out of 3 total). Memory, CPU under stress and disks check out fine with the usual tests. The only way to clear it is to reboot -- namely, exiting X11 to the console does not clear the swap file. This sort of debugging is new to me: where do I start? And thanks again for the help. Frank From cyberbotx at cyberbotx.com Fri Jun 20 17:28:56 2008 From: cyberbotx at cyberbotx.com (Naram Qashat) Date: Fri Jun 20 17:29:01 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: References: Message-ID: <485BE8D5.60802@cyberbotx.com> Rene Ladan wrote: > 2008/6/18 Jeremy Messenger : >> Hello folks, >> > [...] >> x11/pixman: Update to 0.10.0 > [...] >> graphics/cairo: Update to 1.6.4 > [...] >> graphics/poppler: Update to 0.8.3 > [...] >> www/firefox3: Update to 3.0 final >> > [...] > > I saw this in the daily security check: > >> Affected package: firefox-3.0_1,1 >> Type of problem: mozilla -- multiple vulnerabilities. >> Reference: > > Is this a false positive? It seems to affect firefox >3.*,1 but the > CVE entries say it is fixed in firefox 2.0.0.5 > > Rene I got past that by adding DISABLE_VULNERABILITIES=yes to my build line. I'm sure it probably is a false positive, though. But at least it wasn't something that broke the build entirely. Naram Qashat From mezz7 at cox.net Fri Jun 20 17:33:03 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Fri Jun 20 17:33:15 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: <485BE8D5.60802@cyberbotx.com> References: <485BE8D5.60802@cyberbotx.com> Message-ID: On Fri, 20 Jun 2008 12:28:53 -0500, Naram Qashat wrote: > Rene Ladan wrote: >> 2008/6/18 Jeremy Messenger : >>> Hello folks, >>> >> [...] >>> x11/pixman: Update to 0.10.0 >> [...] >>> graphics/cairo: Update to 1.6.4 >> [...] >>> graphics/poppler: Update to 0.8.3 >> [...] >>> www/firefox3: Update to 3.0 final >>> >> [...] >> I saw this in the daily security check: >> >>> Affected package: firefox-3.0_1,1 >>> Type of problem: mozilla -- multiple vulnerabilities. >>> Reference: >>> >> Is this a false positive? It seems to affect firefox >3.*,1 but the >> CVE entries say it is fixed in firefox 2.0.0.5 >> Rene > > I got past that by adding DISABLE_VULNERABILITIES=yes to my build line. > I'm sure it probably is a false positive, though. But at least it > wasn't something that broke the build entirely. Yes, it's false. I will fix vuxml/vuln.xml in this afternoon. Cheers, Mezz > Naram Qashat -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From mezz7 at cox.net Fri Jun 20 17:53:44 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Fri Jun 20 17:53:49 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: References: Message-ID: On Wed, 18 Jun 2008 00:27:38 -0500, Jeremy Messenger wrote: > Hello folks, > graphics/poppler: Update to 0.8.3 > ------------------------------------------------------- > The shared library version has been changed. All ports that depend on > poppler will have to be bump. We still need to bring more ports in MC > ports-stable to test it. We don't have it all at the moment, but we > will. The poppler-qt and poppler-qt4 still need to be work on. I don't > have QT3/QT4 install right now, so it would be nice if one of you can > help me. I will installing QT3/QT4 anyway, btw. KDE maintainers, please > help to test on koffice-kde3 and kdegraphics3 when poppler-qt* are done > as I don't know much about KDE. > ------------------------------------------------------- Just a FYI, I have finished with all poppler stuff. If I have missed anything, just let me know. It looks like there is no change and no bump in poppler-qt, so it's nothing hurt for ports that depend on poppler-qt (KDE maintainer, you don't have to worry about it anymore ;-)). As for the poppler-qt4, I have fixed the build and it does change shared library. Lucky, there is no ports that depend on poppler-qt4 as far I know. > TODO tasks: > ------------------------------------------------------- > - Need to update the document for bsd.gecko.mk (USE_GECKO). > - Add firefox3 in some ports' USE_GECKO if these support, > but it's safe to wait either. (no hurry) > - Test and test. > - Maybe more if there is any > ------------------------------------------------------- Updated the TODO. > Cheers, > Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From mezz7 at cox.net Fri Jun 20 21:15:20 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Fri Jun 20 21:15:24 2008 Subject: [marcuscom-devel] CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: <48597287.2040907@cyberbotx.com> References: <48597287.2040907@cyberbotx.com> Message-ID: On Wed, 18 Jun 2008 15:39:35 -0500, Naram Qashat wrote: > Well, I tried to build Firefox 3 after updating all the other ports, it > gets to this point and fails: > > c++ -o nsBlockFrame.o -c -I../../dist/include/system_wrappers -include > ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM > -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_COM_OBSOLETE > -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET > -DIMPL_THEBES -DOSTYPE=\"FreeBSD7\" -DOSARCH=FreeBSD -D_IMPL_NS_LAYOUT > -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src > -I./../../content/xul/content/src -I./../../content/base/src > -I./../../content/html/content/src -I./../../dom/src/base -D_THREAD_SAFE > -I/usr/local/include/cairo -I/usr/local/include/freetype2 > -I/usr/local/include -I/usr/local/include/pixman-1 -D_THREAD_SAFE > -I/usr/local/include/cairo -I/usr/local/include > -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I. -I. This line is telling me that you haven't update MC ports-stable yet? :-) You need to make sure you have www/firefox3/files/patch-layout_generic_Makefile.in . This patch will causing this line to move to near bottom. Cheers, Mezz > -I../../dist/include/xpcom -I../../dist/include/string > -I../../dist/include/dom -I../../dist/include/content > -I../../dist/include/thebes -I../../dist/include/gfx > -I../../dist/include/widget -I../../dist/include/locale > -I../../dist/include/view -I../../dist/include/necko > -I../../dist/include/js -I../../dist/include/caps > -I../../dist/include/pref -I../../dist/include/htmlparser > -I../../dist/include/webshell -I../../dist/include/plugin > -I../../dist/include/docshell -I../../dist/include/webbrwsr > -I../../dist/include/oji -I../../dist/include/unicharutil > -I../../dist/include/lwbrk -I../../dist/include/imglib2 > -I../../dist/include/xpconnect -I../../dist/include/java > -I../../dist/include/intl -I../../dist/include/thebes > -I../../dist/include/cairo -I../../dist/include/accessibility > -I../../dist/include -I../../dist/include/layout > -I/usr/local/include/nspr -I/usr/local/include -I/usr/include > -I../../dist/sdk/include -I/usr/local/include -fPIC > -I/usr/local/include -I/usr/local/include -fno-rtti -fno-exceptions > -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth > -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long > -O -pipe -O2 -fno-strict-aliasing -O2 -fno-strict-aliasing -fshort-wchar > -pipe -DNDEBUG -DTRIMMED -O2 -D_THREAD_SAFE > -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include > -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo > -I/usr/local/include/pango-1.0 -I/usr/local/include > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 > -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include > -I/usr/local/include -DMOZILLA_CLIENT -include ../../mozilla-config.h > nsBlockFrame.cpp > In file included from ../../dist/include/content/nsContentUtils.h:46, > from ./../../content/base/src/nsGenericElement.h:59, > from ./../../content/base/src/nsStyledElement.h:50, > from > ./../../content/base/src/nsMappedAttributeElement.h:48, > from > ./../../content/html/content/src/nsGenericHTMLElement.h:41, > from nsBlockFrame.cpp:69: > ../../dist/include/js/jsnum.h:150: warning: 'js_TraceRuntimeNumberState' > initialized and declared 'extern' > ../../dist/include/js/jsnum.h:150: error: variable or field > 'js_TraceRuntimeNumberState' declared void > ../../dist/include/js/jsnum.h:150: error: 'JSTracer' was not declared in > this scope > ../../dist/include/js/jsnum.h:150: error: 'trc' was not declared in this > scope > nsBlockFrame.cpp: In member function 'PRBool > nsBlockFrame::HandleOverflowPlaceholdersOnPulledLine(nsBlockReflowState&, > nsLineBox*)': > nsBlockFrame.cpp:4268: warning: unused variable 'taken' > nsBlockFrame.cpp: In member function 'void > nsBlockFrame::SetOverflowOutOfFlows(const nsFrameList&)': > nsBlockFrame.cpp:4620: warning: unused variable 'result' > nsBlockFrame.cpp: In member function 'virtual void > nsBlockFrame::DeleteNextInFlowChild(nsPresContext*, nsIFrame*)': > nsBlockFrame.cpp:5601: warning: unused variable 'prevInFlow' > gmake[4]: *** [nsBlockFrame.o] Error 1 > gmake[4]: Leaving directory > `/usr/ports/www/firefox3/work/mozilla/layout/generic' > gmake[3]: *** [libs] Error 2 > gmake[3]: Leaving directory `/usr/ports/www/firefox3/work/mozilla/layout' > gmake[2]: *** [libs_tier_gecko] Error 2 > gmake[2]: Leaving directory `/usr/ports/www/firefox3/work/mozilla' > gmake[1]: *** [tier_gecko] Error 2 > gmake[1]: Leaving directory `/usr/ports/www/firefox3/work/mozilla' > gmake: *** [default] Error 2 > *** Error code 2 > > Stop in /usr/ports/www/firefox3. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade.39797.0 env UPGRADE_TOOL=portupgrade > UPGRADE_PORT=firefox-2.0.0.14_1,1 UPGRADE_PORT_VER=2.0.0.14_1,1 make > BATCH=yes WITH_OPENSSL_PORT=yes WITH_OPENSSL=yes WITHOUT_GNOME=esound > WITHOUT_CUPS=yes WITH_BDB_VER=46 WITH_MYSQL_VER=50 > WITH_OPTIMIZED_CFLAGS=yes WITH_SMB=yes DISABLE_VULNERABILITIES=yes > ** Fix the problem and try again. > ** Listing the failed packages (-:ignored / *:skipped / !:failed) > ! www/firefox3 (firefox-2.0.0.14_1,1) (new compiler error) > > Thanks, > Naram Qashat -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From mezz7 at cox.net Fri Jun 20 21:21:47 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Fri Jun 20 21:21:52 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: <485C1991.4020601@FreeBSD.org> References: <485C1991.4020601@FreeBSD.org> Message-ID: On Fri, 20 Jun 2008 15:56:49 -0500, Doug Barton wrote: >> ------------------------------------------------------- >> www/firefox3: Update to 3.0 final >> ------------------------------------------------------- >> The bsd.gecko.mk has been moved from www/mozilla/ to Mk/. You no longer >> need to include bsd.gecko.mk/Makefile.common by manual. We still keep >> it in backward compatibility, so the rest ports won't be break. We >> haven't add some other ports to have Firefox 3 support yet, so if you >> want to add in your ports early then feel free to send me patch(es) and >> I shall add in MC ports-stable. > > Thanks for this! No problem and thanks to ahze too. ;-) > I was able to update my ports tree and build the new firefox without > problems on 8-current, as well as update the other ports you listed that > I have installed. I don't use gnome or kde though, so my testing of > these changes is pretty minimal. Good to know, thanks! > Not sure whose department this is, but FYI before you posted this I gave > the linux version of firefox 3 a whirl, and our linux-gtk port needs > updating to something 2.10.x or later. I found a 2.10.13 rpm from fedora > core 6 that worked. Same with linux-opera, it needs newer linux-gtk if anyone want to use Opera's new dialog option that can use either QT or GTK dialog. Cheers, Mezz > hth, > > Doug -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From dougb at FreeBSD.org Fri Jun 20 21:23:32 2008 From: dougb at FreeBSD.org (Doug Barton) Date: Fri Jun 20 21:23:37 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: References: Message-ID: <485C1991.4020601@FreeBSD.org> > ------------------------------------------------------- > > www/firefox3: Update to 3.0 final > ------------------------------------------------------- > The bsd.gecko.mk has been moved from www/mozilla/ to Mk/. You no longer > need to include bsd.gecko.mk/Makefile.common by manual. We still keep it > in backward compatibility, so the rest ports won't be break. We haven't > add some other ports to have Firefox 3 support yet, so if you want to > add in your ports early then feel free to send me patch(es) and I shall > add in MC ports-stable. Thanks for this! I was able to update my ports tree and build the new firefox without problems on 8-current, as well as update the other ports you listed that I have installed. I don't use gnome or kde though, so my testing of these changes is pretty minimal. Not sure whose department this is, but FYI before you posted this I gave the linux version of firefox 3 a whirl, and our linux-gtk port needs updating to something 2.10.x or later. I found a 2.10.13 rpm from fedora core 6 that worked. hth, Doug -- This .signature sanitized for your protection From edwin at FreeBSD.org Sat Jun 21 00:20:11 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Jun 21 00:20:18 2008 Subject: ports/124807: [patch] devel/libgtop unbreak after change in cdev structure Message-ID: <200806210020.m5L0KBA0078477@freefall.freebsd.org> Synopsis: [patch] devel/libgtop unbreak after change in cdev structure Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Sat Jun 21 00:20:11 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=124807 From gavin.atkinson at ury.york.ac.uk Sat Jun 21 09:00:15 2008 From: gavin.atkinson at ury.york.ac.uk (Gavin Atkinson) Date: Sat Jun 21 09:00:17 2008 Subject: ports/124807: [patch] devel/libgtop unbreak after change in cdev structure Message-ID: <200806210900.m5L90FZ6001853@freefall.freebsd.org> The following reply was made to PR ports/124807; it has been noted by GNATS. From: Gavin Atkinson To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/124807: [patch] devel/libgtop unbreak after change in cdev structure Date: Sat, 21 Jun 2008 09:52:06 +0100 (BST) This fixes the build on -CURRENT for me too. Thanks! From lapo at lapo.it Sat Jun 21 11:45:46 2008 From: lapo at lapo.it (Lapo Luchini) Date: Sat Jun 21 11:45:51 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: References: <48597287.2040907@cyberbotx.com> <1213876731.10665.156.camel@localhost> Message-ID: Rene Ladan wrote: > Firefox3 runs fine, the only thing that is missing so far is that it doesn't > pick up the www/xpi-* ports (fasterfox, gmail), even not after reinstalling > the xpi-* ports. Works for me, after having executed the command to force updating links: # cd /usr/ports/www/xpi-adblock # make relink-all -- Lapo Luchini - http://lapo.it/ From rehsack at web.de Sun Jun 22 15:52:23 2008 From: rehsack at web.de (Jens Rehsack) Date: Sun Jun 22 15:52:50 2008 Subject: ports/124115: net/openldap24-server: Auto-Detect OpenLDAP version and modify knobs according to common names Message-ID: <485E6E98.9000106@web.de> Hi, I tried a little around with the submitted patch and detected 2 issues: 1) I had a typo in line 37 of bsd.ldap.mk -DEFAULT_OPENLDPAP_VER?= 23 +DEFAULT_OPENLDAP_VER?= 23 It's quite easy to fix it ;) 2) A port (security/seahorse) checks in line 72 for ${WANT_OPENLDAP_VER}, which is deprecated. By the way - it doesn't want to check for WANT_OPENLDAP_VER, it wants to check for ${OPENLDAP_VER}. Doing this would require to split the "code" in bsd.ldap.mk into a pre- and post-part, not handle everything in the post-part. What do you think? /Jens From pav at FreeBSD.org Sun Jun 22 19:06:07 2008 From: pav at FreeBSD.org (pav@FreeBSD.org) Date: Sun Jun 22 19:06:08 2008 Subject: ports/124807: [patch] devel/libgtop unbreak after change in cdev structure Message-ID: <200806221906.m5MJ66IQ056236@freefall.freebsd.org> Synopsis: [patch] devel/libgtop unbreak after change in cdev structure State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Sun Jun 22 19:05:29 UTC 2008 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=124807 From dfilter at FreeBSD.ORG Sun Jun 22 19:10:06 2008 From: dfilter at FreeBSD.ORG (dfilter service) Date: Sun Jun 22 19:10:07 2008 Subject: ports/124807: commit references a PR Message-ID: <200806221910.m5MJA5WJ056425@freefall.freebsd.org> The following reply was made to PR ports/124807; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/124807: commit references a PR Date: Sun, 22 Jun 2008 19:06:00 +0000 (UTC) pav 2008-06-22 19:05:55 UTC FreeBSD ports repository Added files: devel/libgtop/files patch-sysdeps_freebsd_procmap.c Log: - Unbreak on CURRENT after change in cdev structure PR: ports/124807 Submitted by: gahr Revision Changes Path 1.1 +18 -0 ports/devel/libgtop/files/patch-sysdeps_freebsd_procmap.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From vs at FreeBSD.org Mon Jun 23 05:04:50 2008 From: vs at FreeBSD.org (Volker Stolz) Date: Mon Jun 23 05:05:14 2008 Subject: Issue with gdmchooser (2.20.6) Message-ID: <7D63219B-DB97-41D1-B4DE-F191F0F93FD6@FreeBSD.org> Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 304 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080623/db63b503/PGP.pgp From bugmaster at FreeBSD.org Mon Jun 23 11:07:13 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jun 23 11:07:46 2008 Subject: Current problem reports assigned to gnome@FreeBSD.org Message-ID: <200806231107.m5NB7C0a065288@freefall.freebsd.org> Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- a ports/117724 gnome Recently updated x11/gdm port ignores $LANG setting in f ports/121263 gnome www/firefox: Firefox coredumps under FreeBSD 6.3 in Pr f ports/123079 gnome Firefox keeps on crashing on amd64 o ports/124642 gnome www/firefox 2.0.0.14 fails to remove .parentlock when 4 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/103529 gnome www/seamonkey: enable SVG and Pango font rendering sup o ports/116236 gnome [patch] Shoot yourself in the foot fix for www/firefox a ports/121472 gnome Loading perl scripts causes irc/xchat segmentation fau o ports/121670 gnome [PATCH] Update converters/libiconv to 1.12 s ports/122443 gnome [PATCH] net/avahi-app: use correct rc script suffix o ports/123036 gnome [update] x11-toolkits/libgtksourceviewmm version 0.2.0 p ports/123790 gnome Update port: www/webkit-gtk2 to 0.0.33561 p ports/123876 gnome please refresh www/firefox-devel - it is still on v3.0 o ports/124302 gnome [PATCH] www/webkit-gtk2: make video support optional 9 problems total. From amdmi3 at amdmi3.ru Mon Jun 23 11:50:04 2008 From: amdmi3 at amdmi3.ru (Dmitry Marakasov) Date: Mon Jun 23 11:50:14 2008 Subject: ports/124302: [PATCH] www/webkit-gtk2: make video support optional Message-ID: <200806231150.m5NBo3Sf072712@freefall.freebsd.org> The following reply was made to PR ports/124302; it has been noted by GNATS. From: Dmitry Marakasov To: bug-followup@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/124302: [PATCH] www/webkit-gtk2: make video support optional Date: Mon, 23 Jun 2008 15:40:30 +0400 * FreeBSD-gnats-submit@FreeBSD.org (FreeBSD-gnats-submit@FreeBSD.org) wrote: > >Synopsis: [PATCH] www/webkit-gtk2: make video support optional > >Arrival-Date: Thu Jun 05 13:50:01 UTC 2008 So, would there be any objections to this? Works without any problems for me with midori. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru From amdmi3 at amdmi3.ru Mon Jun 23 12:27:16 2008 From: amdmi3 at amdmi3.ru (Dmitry Marakasov) Date: Mon Jun 23 12:27:20 2008 Subject: ports/124302: [PATCH] www/webkit-gtk2: make video support optional In-Reply-To: <200806051350.m55Do1en044346@freefall.freebsd.org> References: <20080605134533.DB6D91702F@hades.panopticon> <200806051350.m55Do1en044346@freefall.freebsd.org> Message-ID: <20080623114030.GH4022@hades.panopticon> * FreeBSD-gnats-submit@FreeBSD.org (FreeBSD-gnats-submit@FreeBSD.org) wrote: > >Synopsis: [PATCH] www/webkit-gtk2: make video support optional > >Arrival-Date: Thu Jun 05 13:50:01 UTC 2008 So, would there be any objections to this? Works without any problems for me with midori. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru From lapo at lapo.it Mon Jun 23 14:25:26 2008 From: lapo at lapo.it (Lapo Luchini) Date: Mon Jun 23 14:25:30 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: References: <485932A2.3010500@lapo.it> <485A0B5F.1090000@lapo.it> <485B7921.1020102@lapo.it> Message-ID: <485FB252.60109@lapo.it> Jeremy Messenger wrote: > Okay, can you edit in patch-db_sqlite3_src_Makefile.in by change from > $(OS_LDFLAGS) to -lpthread and let me know if it works for you. I managed to build it using (I didn't try with "-lpthread" only, sorry): OS_LIBS = $(OS_LDFLAGS) -lpthread I only used it for half an hour now, but seems to work fine. -- Lapo Luchini - http://lapo.it/ ?There is no reason anyone would want a computer in their home.? (Ken Olson, founder of DEC, 1977) From mezz7 at cox.net Mon Jun 23 16:24:20 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Mon Jun 23 16:24:24 2008 Subject: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! In-Reply-To: <485FB252.60109@lapo.it> References: <485932A2.3010500@lapo.it> <485A0B5F.1090000@lapo.it> <485B7921.1020102@lapo.it> <485FB252.60109@lapo.it> Message-ID: On Mon, 23 Jun 2008 09:25:22 -0500, Lapo Luchini wrote: > Jeremy Messenger wrote: >> Okay, can you edit in patch-db_sqlite3_src_Makefile.in by change from >> $(OS_LDFLAGS) to -lpthread and let me know if it works for you. > > I managed to build it using (I didn't try with "-lpthread" only, sorry): > OS_LIBS = $(OS_LDFLAGS) -lpthread > > I only used it for half an hour now, but seems to work fine. It's ok and I have committed the fix. Thanks! Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From stevan_tiefert at yahoo.de Mon Jun 23 18:29:51 2008 From: stevan_tiefert at yahoo.de (Stevan Tiefert) Date: Mon Jun 23 18:29:55 2008 Subject: gksu is not starting Message-ID: <1214245007.68297.6.camel@luna.homeunix.net> Hello list, I am using the newest x11/gnome2 port on FreeBSD 7.0p2. I wanted to try gksu via gnome-panel. I had to login my root-password, but gksu did nothing anymore after my input... No terminal, nothing... I am in the wheel group and a normal su in a normal terminal works, but not with gksu. I have to say that I have nothing done special on my workstation. When I installed gnome2 via portinstall, I used the standard options for building the port x11/gnome2. ?Can me somebody give a hint where the problem could be? With regards Stevan Tiefert From bg271828 at yahoo.com Mon Jun 23 19:17:02 2008 From: bg271828 at yahoo.com (Dr. Jennifer Nussbaum) Date: Mon Jun 23 19:17:05 2008 Subject: Problems after upgrade to 7.0 Message-ID: <700929.27569.qm@web53409.mail.re2.yahoo.com> Hi, After having problems with some Gnome ports I was instructed to upgrade from FreeBSD 6.2-RELEASE, so I followed the instructions to upgrade to 7.0. I did have some problems with updating all the ports--some of them failed during the upgrade, but i went back adn re-updated them by hand, but may have missed some. I now have a system with Gnome installed and up to date, but im having login troubles. The first time i tried to login, there was a messege (which i didnt write down) about a problem with gnome-settings-daemon that it said it would try to fix. Now each time i try to login, after entering my username/password, it freezes. On the console theres a message: console-kit-daemon[1055]: GLib-CRITICAL: g_hash_table_lookup:assertion 'hash_table != NULL' failed This is repeated a few times. There's nothing useful in /var/log/messages or /var/log/gdm, and i didnt google anything useful. I did rebuild gnome-settings-daemon and consolekit from ports, jus to be sure. Is this a known problem? Anything I can do? This is FreeBSD 7.0-RELEASE on a ThinkPad T60, if that matters. Thanks! Jen From edwin at FreeBSD.org Tue Jun 24 00:20:09 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Jun 24 00:20:11 2008 Subject: ports/124916: [patch] Update print/freetype2 to version 2.3.6 Message-ID: <200806240020.m5O0K8qd011088@freefall.freebsd.org> Synopsis: [patch] Update print/freetype2 to version 2.3.6 Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Tue Jun 24 00:20:08 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=124916 From snb at threerings.net Tue Jun 24 00:34:17 2008 From: snb at threerings.net (Nick Barkas) Date: Tue Jun 24 00:34:21 2008 Subject: [patch] Update print/freetype2 to version 2.3.6 Message-ID: <20080624001343.4604161E1D@smtp.earth.threerings.net> >Submitter-Id: current-users >Originator: Nick Barkas >Organization: Three Rings Design >Confidential: no >Synopsis: [patch] Update print/freetype2 to version 2.3.6 >Severity: serious >Priority: medium >Category: ports >Class: update >Release: FreeBSD 6.3-RELEASE-p2 i386 >Environment: System: FreeBSD mail1.earth.threerings.net 6.3-RELEASE-p2 FreeBSD 6.3-RELEASE-p2 #3: Sat May 31 19:44:03 PDT 2008 root@mail1.earth.threerings.net:/usr/obj/usr/src/sys/SMP i386 >Description: This patch updates print/freetype2 to the latest release. The new version fixes a few security vulnerabilities which may lead to execution of arbitrary code: http://secunia.com/advisories/30600. >How-To-Repeat: >Fix: --- freetype2.patch begins here --- diff -urN freetype2.orig/Makefile freetype2/Makefile --- freetype2.orig/Makefile 2008-01-23 22:11:56.000000000 -0800 +++ freetype2/Makefile 2008-06-23 14:23:48.000000000 -0700 @@ -7,7 +7,7 @@ # PORTNAME= freetype2 -PORTVERSION= 2.3.5 +PORTVERSION= 2.3.6 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,freetype,} \ http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/%SUBDIR%/ \ diff -urN freetype2.orig/distinfo freetype2/distinfo --- freetype2.orig/distinfo 2007-10-24 16:36:27.000000000 -0700 +++ freetype2/distinfo 2008-06-23 14:29:57.000000000 -0700 @@ -1,3 +1,3 @@ -MD5 (freetype-2.3.5.tar.bz2) = 65234327c5ac46ee00ebda15995d4c1c -SHA256 (freetype-2.3.5.tar.bz2) = 1b357a3a1106c78c80dfd25e3854c3faa9a3dfc7063a4a1e5404e70c241d677e -SIZE (freetype-2.3.5.tar.bz2) = 1279861 +MD5 (freetype-2.3.6.tar.bz2) = fb182d508017cb608e9df8c7dca648dc +SHA256 (freetype-2.3.6.tar.bz2) = d5a698c30376d14c1ce6540ed6d5627796421e6e97576620ea4562411a110e77 +SIZE (freetype-2.3.6.tar.bz2) = 1305717 diff -urN freetype2.orig/files/patch-aa freetype2/files/patch-aa --- freetype2.orig/files/patch-aa 2007-10-24 16:36:27.000000000 -0700 +++ freetype2/files/patch-aa 2008-06-23 14:34:54.000000000 -0700 @@ -14,11 +14,11 @@ ifdef must_configure ifneq ($(have_Makefile),) # we are building FT2 not in the src tree -- $(TOP_DIR)/builds/unix/configure $(CFG) -+# $(TOP_DIR)/builds/unix/configure $(CFG) +- $(TOP_DIR)/builds/unix/configure $(value CFG) ++# $(TOP_DIR)/builds/unix/configure $(value CFG) else -- cd builds/unix; ./configure $(CFG) -+# cd builds/unix; ./configure $(CFG) +- cd builds/unix; ./configure $(value CFG) ++# cd builds/unix; ./configure $(value CFG) endif endif diff -urN freetype2.orig/files/patch-builds::unix::configure freetype2/files/patch-builds::unix::configure --- freetype2.orig/files/patch-builds::unix::configure 2006-10-14 01:35:44.000000000 -0700 +++ freetype2/files/patch-builds::unix::configure 1969-12-31 16:00:00.000000000 -0800 @@ -1,13 +0,0 @@ - -$FreeBSD: ports/print/freetype2/files/patch-builds::unix::configure,v 1.4 2006/10/14 08:35:44 marcus Exp $ - ---- builds/unix/configure.orig Mon Apr 22 19:50:27 2002 -+++ builds/unix/configure Fri Jun 21 15:48:06 2002 -@@ -8654,6 +8654,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff -urN freetype2.orig/pkg-plist freetype2/pkg-plist --- freetype2.orig/pkg-plist 2007-10-24 16:36:27.000000000 -0700 +++ freetype2/pkg-plist 2008-06-23 14:55:47.000000000 -0700 @@ -10,6 +10,7 @@ include/freetype2/freetype/ftbitmap.h include/freetype2/freetype/ftcache.h include/freetype2/freetype/ftchapters.h +include/freetype2/freetype/ftcid.h include/freetype2/freetype/fterrdef.h include/freetype2/freetype/fterrors.h include/freetype2/freetype/ftgasp.h --- freetype2.patch ends here --- From mezz at FreeBSD.org Tue Jun 24 18:45:35 2008 From: mezz at FreeBSD.org (mezz@FreeBSD.org) Date: Tue Jun 24 18:45:41 2008 Subject: ports/124916: [patch] Update print/freetype2 to version 2.3.6 Message-ID: <200806241845.m5OIjZs8036951@freefall.freebsd.org> Synopsis: [patch] Update print/freetype2 to version 2.3.6 State-Changed-From-To: open->closed State-Changed-By: mezz State-Changed-When: Tue Jun 24 18:45:21 UTC 2008 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=124916 From dfilter at FreeBSD.ORG Tue Jun 24 18:50:11 2008 From: dfilter at FreeBSD.ORG (dfilter service) Date: Tue Jun 24 18:50:20 2008 Subject: ports/124916: commit references a PR Message-ID: <200806241850.m5OIoBxx037081@freefall.freebsd.org> The following reply was made to PR ports/124916; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/124916: commit references a PR Date: Tue, 24 Jun 2008 18:45:10 +0000 (UTC) mezz 2008-06-24 18:45:05 UTC FreeBSD ports repository Modified files: print/freetype2 Makefile distinfo pkg-plist print/freetype2/files patch-aa Log: Update to 2.3.6. PR: ports/124916 Submitted by: Nick Barkas Security: http://secunia.com/advisories/30600 Revision Changes Path 1.81 +1 -1 ports/print/freetype2/Makefile 1.34 +3 -3 ports/print/freetype2/distinfo 1.8 +4 -4 ports/print/freetype2/files/patch-aa 1.34 +1 -0 ports/print/freetype2/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From ache at nagual.pp.ru Tue Jun 24 19:30:00 2008 From: ache at nagual.pp.ru (Andrey Chernov) Date: Tue Jun 24 19:30:06 2008 Subject: freetype2 port build error Message-ID: <20080624191342.GA40892@nagual.pp.ru> ===> Applying FreeBSD patches for freetype2-2.3.6 1 out of 1 hunks failed--saving rejects to builds/unix/configure.rej => Patch patch-builds::unix::configure failed to apply cleanly. -- http://ache.pp.ru/ From chuckr at telenix.org Tue Jun 24 20:08:20 2008 From: chuckr at telenix.org (Chuck Robey) Date: Tue Jun 24 20:08:25 2008 Subject: configuring gnome with hal Message-ID: <48615194.6020108@telenix.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 To begin, I run FreeBSD-current. I *think* that the hal, dbus, and policykit ports are the province of this list, am I right? I got referred here, for my problem, which is that I can't find any concrete example of how to configure this. I have read the tutorial on Hal and dbus, but I can find nothing at all to read on PolicyKit, excepting some things that are very very high level, with no conctrete examples of how to actually use it. What I'm looking for is any app whatasover that uses policykit, then any example at all which shows how to make that app work with hal, dbus, and policykit. Beyond that, I know that hal is supposed to ease things like automounting of CDs and DVDs, so i put in a DVD, and nothing happened, excepting I got this error message: Cannot mount volume Error org.freedesktop.DBus.Error.AccessDenied. Details: A security policy in place prevents this sender from sending this message to this recipient, see message bus configuration file (rejected message had interface "org.freedesktop.Hal.Device.Volume" member "Mount" error name "(unset)" destination "org.freedesktop.Hal") I don't even know for sure what file is supposed to be the configuration file. Does anyone know any details about using these things on FreeBSD? -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIYVGUz62J6PPcoOkRAnLoAJ4n/b6lLc6Dt5NozamGeLAC7KNtbQCgmESH h6njEsK/BMhFMjBLR99VE/k= =hFG0 -----END PGP SIGNATURE----- From oberman at es.net Tue Jun 24 20:40:42 2008 From: oberman at es.net (Kevin Oberman) Date: Tue Jun 24 20:40:47 2008 Subject: configuring gnome with hal In-Reply-To: Your message of "Tue, 24 Jun 2008 15:57:08 EDT." <48615194.6020108@telenix.org> Message-ID: <20080624203023.D7D6D45047@ptavv.es.net> > Date: Tue, 24 Jun 2008 15:57:08 -0400 > From: Chuck Robey > Sender: owner-freebsd-gnome@freebsd.org > > To begin, I run FreeBSD-current. > > I *think* that the hal, dbus, and policykit ports are the province of > this list, am I right? I got referred here, for my problem, which is > that I can't find any concrete example of how to configure this. I > have read the tutorial on Hal and dbus, but I can find nothing at all > to read on PolicyKit, excepting some things that are very very high > level, with no conctrete examples of how to actually use it. > > What I'm looking for is any app whatasover that uses policykit, then > any example at all which shows how to make that app work with hal, > dbus, and policykit. > > Beyond that, I know that hal is supposed to ease things like > automounting of CDs and DVDs, so i put in a DVD, and nothing happened, > excepting I got this error message: > > Cannot mount volume > Error org.freedesktop.DBus.Error.AccessDenied. > Details: > A security policy in place prevents this sender from > sending this message to this recipient, see message > bus configuration file (rejected message had interface > "org.freedesktop.Hal.Device.Volume" member "Mount" > error name "(unset)" destination "org.freedesktop.Hal") > > I don't even know for sure what file is supposed to be the configuration file. > Does anyone know any details about using these things on FreeBSD? Please limit lines to about 72 characters. I get tired of re-formatting mail composed on broken MUAs Almost all recent ones are broken in that they don't really send plain-text, but assume that the reader's MUA will deal with it. Mine does, but, when I reply, Emacs assumes that 'text-plain' really means 'text-plain'. First order answer is to look at the halfaq at: http://www.freebsd.org//gnome/docs/halfaq.html It has information on what files to edit and how to edit them that will most likely resolve your problem. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 224 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080624/78d5e3a9/attachment.pgp From as568agl at yahoo.com.hk Wed Jun 25 02:38:38 2008 From: as568agl at yahoo.com.hk (Samuel Juna) Date: Wed Jun 25 02:38:41 2008 Subject: PROPERTIES. Message-ID: <200806250224.m5P2OONR053700@ueb.org.br> Good Day, I wish to introduce myself to you.I am Samuel Juna a top Sudanese Goverment official who opposed the war in Dafur in my country Sudan.Due to my oppostion to the war,the goverment of my country has been persecuting me.Consequently my wife,children and I managed to enter a red cross airplanethat was evacuating foreigners and we are presently in Cape Town,South Africa. We wish to invest in properties in your country with your assistance and cooperation.If you are in a good position to help my family, please send an e-mail to the e-mail address below indicating your desire to help my family invest this funds in your country. best regards Hope to meet you soon. God bless, Samuel Juna Email:as568agl@yahoo.com.hk From dominique.goncalves at gmail.com Wed Jun 25 13:29:52 2008 From: dominique.goncalves at gmail.com (Dominique Goncalves) Date: Wed Jun 25 13:30:20 2008 Subject: Unable to umount removable media: device busy Message-ID: <7daacbbe0806250602m67ea3734o38e38b0460547e69@mail.gmail.com> Hi, I use at home a Gnome desktop on FreeBSD 6.3 (ports last updated before the devel/gettext update). When I plug my removable HDD (USB Maxtor, 500Go formatted with fat32 filesystem), it is auto mounted. But I can't umount my HDD, it fails with >> umount: unmout of /media/disk failed: Device busy I tried from the command line and right clicking the icon on the desktop. All applications are closed. What can I do to solve this problem? Another question about my HDD, when I shutdown my computer, my HDD is still turned on. This is not the case with Windows XP. How to turn off the HDD when I shutdown my computer? Let me know need if you need more information, Thanks in advance. Regards. -- There's this old saying: "Give a man a fish, feed him for a day. Teach a man to fish, feed him for life." From itetcu at FreeBSD.org Wed Jun 25 14:40:19 2008 From: itetcu at FreeBSD.org (QA Tindy (Ion-Mihai Tetcu)) Date: Wed Jun 25 14:40:21 2008 Subject: sysutils/gnome-schedule - bad plist Message-ID: <20080625174013.65942e9a@it.buh.tecnik93.com> Hi, You receive this email if you are either the maintainer of the port or if you recently committed to it. If the error is already fixed please ignore this email; if you submit a PR to fix it CC me and I'll commit it ASAP. The builds are done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the official up-to-date Ports Tree (for commit-triggered builds the files are fetched via CVSWeb), with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. The error which triggered this email is bellow followed by the link to the full log and explanations about the testing process. building gnome-schedule-0.9.0_6 in directory /var/tinderbox/7-STABLE-FTP maintained by: gnome@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/sysutils/gnome-schedule Makefile ident: $FreeBSD: ports/sysutils/gnome-schedule/Makefile,v 1.11 2008/06/06 14:03:05 edwin Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Wed Jun 25 14:18:40 UTC 2008 ..... Making install in doc /bin/sh ../mkinstalldirs /usr/local/share/doc/gnome-schedule-0.9.0 mkdir -p -- /usr/local/share/doc/gnome-schedule-0.9.0 Making install in po if test -n ""; then /usr/local/share; else /bin/sh ../mkinstalldirs /usr/local/share; fi if test "gnome-schedule" = "glib"; then if test -n ""; then /usr/local/share/glib-2.0/gettext/po; else /bin/sh ../mkinstalldirs /usr/local/share/glib-2.0/gettext/po; fi; install -o root -g wheel -m 444 ./Makefile.in.in /usr/local/share/glib-2.0/gettext/po/Makefile.in.in; else : ; fi ===> Registering installation for gnome-schedule-0.9.0_6 ================================================================ ======================================== ===> Building package for gnome-schedule-0.9.0_6 Creating package /tmp/packages/All/gnome-schedule-0.9.0_6.tbz Registering depends: yelp-2.22.1_1 py25-gnome-2.22.1 libgnomeui-2.22.1_2 libbonoboui-2.22.0_2 libgnomecanvas-2.20.1.1_2 gail-1.22.1_2 libgnome-2.22.0_1 gvfs-0.2.4_1 gnome-mount-0.8_2 policykit-gnome-0.8_1 gnome-vfs-2.22.0_2 gnome-keyring-2.22.2_1 gconf2-2.22.0_1 py25-gtk-2.12.1_1 libglade2-2.6.2_1 gnome-icon-theme-2.22.0_1 libnotify-0.4.4_2 libsexy-0.1.11_1 firefox-2.0.0.14_1,1 gtk-2.12.10_2 atk-1.22.0_1 libcdio-0.78.2_2 cdparanoia-3.9.8_8 esound-0.2.38 libaudiofile-0.2.6 libcddb-1.3.0 avahi-app-0.6.22_5 hal-0.5.11_1 consolekit-0.2.10_1 policykit-0.8_2 enchant-1.4.0_1 dbus-glib-0.76 dbus-1.2.1 gnome-doc-utils-0.12.2_1 rarian-0.8.0_1 libxslt-1.1.24 shared-mime-info-0.30_1 libbonobo-2.22.0_1 py25-libxml2-2.6.32 libsoup-2.4.1_1 libxml2-2.6.32 pango-1.20.3_1 py25-orbit-2.14.3_1 ORBit2-2.14.13_1 libIDL-0.8.10_1 desktop-file-utils-0.15_1 py25-gobject-2.14.2_1 gio-fam-backend-2.16.3_1 gamin-0.1.9_2 glib-2.16.3_1 getopt-1.1.4_1 bash-3.2.39_1 gnome-mime-data-2.18.0_3 popt-1.7_5 aspell -0.60.6_2 iso-codes-2.0_2 libgphoto2-2.4.1_1 libexif-0.6.15_1 gnutls-2.4.0 libgcrypt-1.4.1_1 libgpg-error-1.6_1 gettext-0.17_1 samba-libsmbclient-3.0.28a_2 fusefs-libs-2.7.2_2 intltool-0.37.1 libiconv-1.11_1 gdbm-1.8.3_3 libdaemon-0.12 libltdl-1.5.26 libtool-1.5.26 libusb-0.1.12_2 libvolume_id-0.81.0 nss-3.11.9_2 nspr-4.7 pcre-7.7 libXdamage-1.1.1 libXcursor-1.1.9_1 libXfixes-4.0.3_1 libXft-2.1.12 py25-cairo-1.4.12 cairo-1.4.14,1 libXrandr-1.2.2_1 libXrender-0.9.4_1 libXi-1.1.3,1 libXinerama-1.0.2,1 libXpm-3.5.7 libXext-1.0.3,1 libXt-1.0.5_1 startup-notification-0.9_2 libX11-1.1.3_1,1 libXau-1.0.3_2 libXdmcp-1.0.2_1 xorg-fonts-truetype-7.3 font-bh-ttf-1.0.0 font-misc-meltho-1.0.0_1 font-misc-ethiopic-1.0.0 mkfontdir-1.0.3_1 mkfontscale-1.0.3 libfontenc-1.0.4 libSM-1.0.3_1,1 libICE-1.0.4_1,1 xproto-7.0.10_1 bitstream-vera-1.10_4 fontconfig-2.5.0,1 freetype2-2.3.6 pixman-0.9.6 libart_lgpl-2.3.20,1 libtasn1-1.4 pkg-config-0.23_1 tiff-3.8.2_1 jpeg-6b_4 png-1.2.28 p5-XML-Parser-2 .36 perl-5.8.8_1 py25-numeric-24.2 python25-2.5.2_2 gnomehier-2.3_10 hicolor-icon-theme-0.10_2 pciids-20080312 dmidecode-2.9 fusefs-kmod-0.3.9.p1.20080208_2 gnome_subr-1.0 docbook-sk-4.1.2_4 docbook-xsl-1.71.1_2 docbook-xml-4.2_1 docbook-xml-4.3 docbook-xml-4.4 expat-2.0.1 sdocbook-xml-1.1,1 xmlcatmgr-2.2 encodings-1.0.2,1 font-util-1.0.1 damageproto-1.1.0_2 fixesproto-4.0 inputproto-1.4.2.1 kbproto-1.0.3 randrproto-1.2.1 renderproto-0.9.3 xextproto-7.0.2 xineramaproto-1.1.2. Creating bzip'd tar ball in '/tmp/packages/All/gnome-schedule-0.9.0_6.tbz' Deleting gnome-schedule-0.9.0_6 ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 8384780 4 drwxr-xr-x 2 root wheel 512 Jun 25 14:21 usr/local/share/doc/gnome-schedule-0.9.0 ================================================================ build of /usr/ports/sysutils/gnome-schedule ended at Wed Jun 25 14:21:47 UTC 2008 http://t64.tecnik93.com/errors/7-STABLE-FTP/gnome-schedule-0.9.0_6.log These emails are generated in one of the following cases: - an automated build was scheduled because the port was touched in CVS - the periodic QA build has reached it. - the port was scheduled because it is a dependency of a port from the cases above. There is no fixed interval for this; if other ports depend on it you will receive this emails more often since testing those other ports is made impossible by this port being broken. Efforts are made to restrict the number of outgoing emails to one/port/week for QA or dependency builds (but not for commit-triggered builds; if you commit 3 times in 5 minutes to the same port and the first 2 versions fail you'll receive 2 emails). When you fix install/plist errors please bear in mind that each of the 3 NO* vars controls the installation of different type of files, so constructs like: .ifndef NOPORTDOCS @${MKDIR} ${DATADIR} ... .endif or %%PORTDOCS%%%%EXAMPLESDIR%%/some_example_file are WRONG. Please use the right pairs like: %%PORTDOCS%%%%DOCSDIR%% %%PORTEXAMPLES%%%%EXAMPLESDIR%% %%PORTDATA%%%%DATADIR%% Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B From cvs-src at yandex.ru Wed Jun 25 18:17:53 2008 From: cvs-src at yandex.ru (R.Mahmatkhanov) Date: Wed Jun 25 18:17:56 2008 Subject: Unable to umount removable media: device busy In-Reply-To: <7daacbbe0806250602m67ea3734o38e38b0460547e69@mail.gmail.com> References: <7daacbbe0806250602m67ea3734o38e38b0460547e69@mail.gmail.com> Message-ID: <486286A5.9050000@yandex.ru> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dominique Goncalves ?????: > Hi, > > I use at home a Gnome desktop on FreeBSD 6.3 (ports last updated > before the devel/gettext update). > When I plug my removable HDD (USB Maxtor, 500Go formatted with fat32 > filesystem), it is auto mounted. But I can't umount my HDD, it fails > with > >>> umount: unmout of /media/disk failed: Device busy I'm expecting the same problem but with winxp smb share. I can mount it there on RELENG_7 but cannot umount it with "Device busy". All my usb drives umount correct. > > I tried from the command line and right clicking the icon on the desktop. > All applications are closed. > What can I do to solve this problem? > > Another question about my HDD, when I shutdown my computer, my HDD is > still turned on. This is not the case with Windows XP. > How to turn off the HDD when I shutdown my computer? > > Let me know need if you need more information, > Thanks in advance. > Regards. > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEARECAAYFAkhihqUACgkQmY+KeAh7t3AaQwCgimunkvpqSqHi4p53ABz6/Mgk CLMAoIaF0IF9QXiOi+GBZO5wDGoYwGlq =C6Mv -----END PGP SIGNATURE----- From oberman at es.net Wed Jun 25 20:28:05 2008 From: oberman at es.net (Kevin Oberman) Date: Wed Jun 25 20:28:15 2008 Subject: Unable to umount removable media: device busy In-Reply-To: Your message of "Wed, 25 Jun 2008 21:55:49 +0400." <486286A5.9050000@yandex.ru> Message-ID: <20080625201521.299CD4500E@ptavv.es.net> > Date: Wed, 25 Jun 2008 21:55:49 +0400 > From: "R.Mahmatkhanov" > Sender: owner-freebsd-gnome@freebsd.org > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Dominique Goncalves пишет: > > Hi, > > > > I use at home a Gnome desktop on FreeBSD 6.3 (ports last updated > > before the devel/gettext update). > > When I plug my removable HDD (USB Maxtor, 500Go formatted with fat32 > > filesystem), it is auto mounted. But I can't umount my HDD, it fails > > with > > > >>> umount: unmout of /media/disk failed: Device busy > > I'm expecting the same problem but with winxp smb share. > I can mount it there on RELENG_7 but cannot umount it > with "Device busy". All my usb drives umount correct. > > > > > I tried from the command line and right clicking the icon on the desktop. > > All applications are closed. > > What can I do to solve this problem? > > > > Another question about my HDD, when I shutdown my computer, my HDD is > > still turned on. This is not the case with Windows XP. > > How to turn off the HDD when I shutdown my computer? > > > > Let me know need if you need more information, > > Thanks in advance. > > Regards. > > I've had that problem since the dawn of HAL. gam_server tends to keep it open. If I wait a long time after the last access to the device, I think gam gives up on monitoring it, but that may link to other things like the number of directories it monitors. Wish there was some way to tell gam to just let go of a device/directory wot eh unmount would always work. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 224 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080625/e1475522/attachment.pgp From wahjava.ml at gmail.com Wed Jun 25 21:48:37 2008 From: wahjava.ml at gmail.com (Ashish Shukla =?utf-8?B?4KSG4KS24KWA4KS3IA==?= =?utf-8?B?4KS24KWB4KSV4KWN4KSy?=) Date: Wed Jun 25 21:48:42 2008 Subject: devel/py-gobject: segfaulting on gobject.markup_escape_text() Message-ID: <86hcbhcis9.fsf@chateau.d.lf> Hi, I'm running FreeBSD 7.0-RELEASE-p1 (amd64). I'm trying to port a software which depends on devel/py-gobject. Following is what I'm experiencing: ----8<----8<---- abbe [~] chateau% python Python 2.5.2 (r252:60911, Jun 26 2008, 02:18:20) [GCC 4.2.1 20070719 [FreeBSD]] on freebsd7 Type "help", "copyright", "credits" or "license" for more information. >>> import gobject >>> print gobject.markup_escape_text("Hi") zsh: segmentation fault (core dumped) python abbe [~] chateau% gdb `which python` GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"... (gdb) core-file python.core Core was generated by `python'. Program terminated with signal 11, Segmentation fault. Reading symbols from /lib/libutil.so.7...done. Loaded symbols for /lib/libutil.so.7 Reading symbols from /lib/libm.so.5...done. Loaded symbols for /lib/libm.so.5 Reading symbols from /lib/libthr.so.3...done. Loaded symbols for /lib/libthr.so.3 Reading symbols from /lib/libc.so.7...done. Loaded symbols for /lib/libc.so.7 Reading symbols from /usr/local/lib/python2.5/lib-dynload/readline.so...done. Loaded symbols for /usr/local/lib/python2.5/lib-dynload/readline.so Reading symbols from /lib/libreadline.so.7...done. Loaded symbols for /lib/libreadline.so.7 Reading symbols from /lib/libncurses.so.7...done. Loaded symbols for /lib/libncurses.so.7 Reading symbols from /usr/local/lib/python2.5/site-packages/gtk-2.0/gobject/_gobject.so...done. Loaded symbols for /usr/local/lib/python2.5/site-packages/gtk-2.0/gobject/_gobject.so Reading symbols from /usr/local/lib/libgobject-2.0.so.0...done. Loaded symbols for /usr/local/lib/libgobject-2.0.so.0 Reading symbols from /usr/local/lib/libgthread-2.0.so.0...done. Loaded symbols for /usr/local/lib/libgthread-2.0.so.0 Reading symbols from /usr/local/lib/libglib-2.0.so.0...done. Loaded symbols for /usr/local/lib/libglib-2.0.so.0 Reading symbols from /usr/local/lib/libiconv.so.3...done. Loaded symbols for /usr/local/lib/libiconv.so.3 Reading symbols from /usr/local/lib/libintl.so.8...done. Loaded symbols for /usr/local/lib/libintl.so.8 Reading symbols from /usr/local/lib/libicui18n.so.38...done. Loaded symbols for /usr/local/lib/libicui18n.so.38 Reading symbols from /usr/local/lib/libpcre.so.0...done. Loaded symbols for /usr/local/lib/libpcre.so.0 Reading symbols from /usr/local/lib/libicuuc.so.38...done. Loaded symbols for /usr/local/lib/libicuuc.so.38 Reading symbols from /usr/local/lib/libicudata.so.38...done. Loaded symbols for /usr/local/lib/libicudata.so.38 Reading symbols from /usr/lib/libstdc++.so.6...done. Loaded symbols for /usr/lib/libstdc++.so.6 Reading symbols from /lib/libgcc_s.so.1...done. Loaded symbols for /lib/libgcc_s.so.1 Reading symbols from /libexec/ld-elf.so.1...done. Loaded symbols for /libexec/ld-elf.so.1 #0 0x000000080166a637 in append_escaped_text (str=0x800dd6e80, text=0x800000000
, length=9) at gmarkup.c:1952 1952 gmarkup.c: No such file or directory. in gmarkup.c [New Thread 0x800d01120 (LWP 100214)] (gdb) bt #0 0x000000080166a637 in append_escaped_text (str=0x800dd6e80, text=0x800000000
, length=9) at gmarkup.c:1952 #1 0x000000080166a80d in IA__g_markup_escape_text (text=0x800000000
, length=9) at gmarkup.c:2022 #2 0x00000008012b4277 in ?? () from /usr/local/lib/python2.5/site-packages/gtk-2.0/gobject/_gobject.so #3 0x00000000004f0ff8 in PyCFunction_Call (func=0x800e3ae60, arg=0x800d47810, kw=0x0) at ./../Objects/methodobject.c:77 #4 0x00000000004953bd in call_function (pp_stack=0x7fffffffe238, oparg=1) at ./../Python/ceval.c:3573 #5 0x0000000000491a09 in PyEval_EvalFrameEx (f=0x800de9a10, throwflag=0) at ./../Python/ceval.c:2272 #6 0x0000000000493794 in PyEval_EvalCodeEx (co=0x800e27300, globals=0x800d97b80, locals=0x800d97b80, args=0x0, argcount=0, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at ./../Python/ceval.c:2836 #7 0x000000000048bb75 in PyEval_EvalCode (co=0x800e27300, globals=0x800d97b80, locals=0x800d97b80) at ./../Python/ceval.c:494 #8 0x00000000004bcfa6 in run_mod (mod=0x800ef7170, filename=0x505d4f "", globals=0x800d97b80, locals=0x800d97b80, flags=0x7fffffffe770, arena=0x800d09640) at ./../Python/pythonrun.c:1273 #9 0x00000000004bbb6a in PyRun_InteractiveOneFlags (fp=0x800c80c20, filename=0x505d4f "", flags=0x7fffffffe770) at ./../Python/pythonrun.c:792 #10 0x00000000004bb892 in PyRun_InteractiveLoopFlags (fp=0x800c80c20, filename=0x505d4f "", flags=0x7fffffffe770) at ./../Python/pythonrun.c:723 #11 0x00000000004bb751 in PyRun_AnyFileExFlags (fp=0x800c80c20, filename=0x505d4f "", closeit=0, flags=0x7fffffffe770) at ./../Python/pythonrun.c:692 #12 0x00000000004127e0 in Py_Main (argc=1, argv=0x7fffffffe860) at ./../Modules/main.c:523 #13 0x0000000000411942 in main (argc=1, argv=0x7fffffffe860) at ./../Modules/python.c:23 ---->8---->8---- Can anyone try reproducing this by executing following on their shell: ---->8---->8---- abbe [~] chateau% printf "import gobject\nprint gobject.markup_escape_text('Hi')\n" |python ----8<----8<---- TIA -- Ashish Shukla ???? ????? http://wahjava.wordpress.com/ ?-- ?- ???? ?--- ?- ???- ?- ?--?-? --? -- ?- ?? ?-?? ?-?-?- -?-? --- -- -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 194 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080625/490729d7/attachment.pgp From mezz7 at cox.net Thu Jun 26 01:06:07 2008 From: mezz7 at cox.net (Jeremy Messenger) Date: Thu Jun 26 01:06:12 2008 Subject: devel/py-gobject: segfaulting on gobject.markup_escape_text() In-Reply-To: <86hcbhcis9.fsf@chateau.d.lf> References: <86hcbhcis9.fsf@chateau.d.lf> Message-ID: On Wed, 25 Jun 2008 16:21:42 -0500, Ashish Shukla "???? ?????" wrote: > Hi, > > I'm running FreeBSD 7.0-RELEASE-p1 (amd64). I'm trying to port a > software which depends on devel/py-gobject. Following is what I'm > experiencing: > > ----8<----8<---- > #2 0x00000008012b4277 in ?? () from > /usr/local/lib/python2.5/site-packages/gtk-2.0/gobject/_gobject.so I am not expert at backtrace read. Can you reinstall py-gobject with debug symbol? It will be easier for expert backtraces read to pick up. > ---->8---->8---- > > Can anyone try reproducing this by executing following on their shell: > > ---->8---->8---- > abbe [~] chateau% printf "import gobject\nprint > gobject.markup_escape_text('Hi')\n" |python > ----8<----8<---- I can't reproduce it, but it's on i386 (FreeBSD 7.0-STABLE, April 16th). Here's what I get: -------------------------------------- % printf "import gobject\nprint gobject.markup_escape_text('Hi')\n" |python <b>Hi</b> -------------------------------------- Cheers, Mezz > TIA -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From knowtree at aloha.com Thu Jun 26 01:16:48 2008 From: knowtree at aloha.com (knowtree@aloha.com) Date: Thu Jun 26 01:16:53 2008 Subject: Can Gnome install from CD-ROM with defaults? Message-ID: <200806260027.m5Q0ReEK015675@yoda.pixi.com> I want to install Gnome in a classroom situation, either live or as a homework project. I prefer not requiring the bandwidth a network install entails. This step will follow installing FreeBSD, so it will be on a clean machine. Is there a way to do this using CD-ROM? What if I did it once ahead of time, then copied all the tarballs to the new machine's /usr/ports/distfiles, then ran the gnome2 installer? Would that work without a network connection? Is there a way to run the installer with the option to take all defaults and not prompt? I recall having my recent installs get stuck several times waiting for me to accept the proposed configuration for this or that port. Mahalo! Gary Dunn Honolulu Open Slate Project http://openslate.net/ 73 BMW E9 (3.0 CS) 2213583 (rust repair research project) http://e9erust.blogspot.com/ From wahjava.ml at gmail.com Thu Jun 26 02:34:14 2008 From: wahjava.ml at gmail.com (=?utf-8?B?4KSG4KS24KWA4KS3IOCktuClgeCkleCljeCksg==?= Ashish Shukla) Date: Thu Jun 26 02:34:17 2008 Subject: devel/py-gobject: segfaulting on gobject.markup_escape_text() In-Reply-To: References: <86hcbhcis9.fsf@chateau.d.lf> Message-ID: <20080626023430.GA9249@chateau.d.lf> ,--[ On Wed, Jun 25, 2008 at 08:08:34PM -0500, Jeremy Messenger wrote: | On Wed, 25 Jun 2008 16:21:42 -0500, Ashish Shukla "???? ?????" | wrote: [snip] | > #2 0x00000008012b4277 in ?? () from | > /usr/local/lib/python2.5/site-packages/gtk-2.0/gobject/_gobject.so | | I am not expert at backtrace read. Can you reinstall py-gobject with debug | symbol? It will be easier for expert backtraces read to pick up. I'd already built that package with symbols, but its confusing why symbols from _gobject.so aren't showing up, even 'file _gobject.so' its not stripped :( . Anyways, it segfaults in pyg_markup_escape_text() in gobject/gobjectmodule.c, in the line containing invocation of g_markup_escape_text(). ---->8----->8---- static PyObject * pyg_markup_escape_text(PyObject *unused, PyObject *args, PyObject *kwargs) { static char *kwlist[] = { "text", NULL }; char *text_in, *text_out; int text_size; PyObject *retval; if (!PyArg_ParseTupleAndKeywords(args, kwargs, "s#:gobject.markup_escape_text", kwlist, &text_in, &text_size)) return NULL; text_out = g_markup_escape_text(text_in, text_size); retval = PyString_FromString(text_out); g_free(text_out); return retval; } ---->8---->8---- The value of text_in which is passed to g_markup_escape_text() is not proper. If any more details are requested, please mention. Thanks -- Ashish Shukla ???? ????? http://wahjava.wordpress.com/ ?-- ?- ???? ?--- ?- ???- ?- ?--?-? --? -- ?- ?? ?-?? ?-?-?- -?-? --- -- -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080626/231a10c2/attachment.pgp From chris at vindaloo.com Thu Jun 26 03:58:22 2008 From: chris at vindaloo.com (Christopher Sean Hilton) Date: Thu Jun 26 03:58:25 2008 Subject: Unable to umount removable media: device busy In-Reply-To: <20080625201521.299CD4500E@ptavv.es.net> References: <20080625201521.299CD4500E@ptavv.es.net> Message-ID: <43EE2290-5D9C-4F0B-99BB-1B051D93738C@vindaloo.com> On Jun 25, 2008, at 4:15 PM, Kevin Oberman wrote: > > I've had that problem since the dawn of HAL. gam_server tends to > keep it > open. If I wait a long time after the last access to the device, I > think > gam gives up on monitoring it, but that may link to other things > like the > number of directories it monitors. > > Wish there was some way to tell gam to just let go of a device/ > directory > wot eh unmount would always work. After a little reading I'm guessing that gamin and gam_server are attempts to rewrite fam. Googling for gam_server brings up countless pages on it's misbehaviour with regard to CPU usage (gam_server is eating up 40% of my cpu and the like). Is there any way to combine Hal, geom and the automounter into a more robust solution? E.g. I fdisk and disklabel my USB stick with a Native FreeBSD filesystem. Then I use tunefs -L "myusbstick" /dev/da0s1a to label the filesystem for geom. Now when I plug in the USB stick I get an entry in /dev/ufs/myusbstick. Now I configure amd with a map like this: /default type:=program;\ mount:="/usr/sbin/mount mount /dev/ufs/${key} ${fs}";\ unmount:="/usr/sbin/umount umount ${fs}"; * fs:=${autodir}/${key}; In case you are interested you use a program mount because amd never times out a ufs mount. Command to mount the pendrive: ls -l //