From bugmaster at FreeBSD.org Mon Jun 1 11:07:13 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jun 1 11:10:36 2009 Subject: Current problem reports assigned to gnome@FreeBSD.org Message-ID: <200906011107.n51B7BE0021457@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/134861 gnome sysutils/gnome-settings-daemon does not install requir p ports/134737 gnome Update www/webkit-gtk2 to 1.1.7 o ports/134536 gnome [patch] graphics/gimp: Gimp 2.6.6 fails to open URI's o ports/134509 gnome graphics/inkscape: after loading any type of data file o ports/134463 gnome misc/gnome-icon-theme: gnome-icon-theme-2.26.0_1 compi a ports/134361 gnome devel/gvfs ports with smbclient support doesn't pass a f ports/134358 gnome x11/gnome2: trackerd uses up all of the cpu o ports/132304 gnome ports/devel/dbus misses /var/db/dbus/machine-id in dis o ports/131769 gnome upgrade ports/converters/libiconv 9 problems total. From barbara.xxx1975 at libero.it Mon Jun 1 20:22:34 2009 From: barbara.xxx1975 at libero.it (barbara) Date: Mon Jun 1 20:22:41 2009 Subject: gdm error on startup Message-ID: After upgrading to the last version of gdm (gdm-2.26.1_3), I'm getting an error. After starting gdm and before the list of the users get displayed, I get a small window on a black background with the following message: There is a problem with the configuration server. (/usr/local/libexec/gconf-sanity-check-2 exited with status 256) From jonathan.chen at solnetsolutions.co.nz Mon Jun 1 20:59:51 2009 From: jonathan.chen at solnetsolutions.co.nz (Jonathan Chen) Date: Mon Jun 1 21:00:04 2009 Subject: gdm: gconf-sanity-check-2 exited with status 256 Message-ID: <27698_1243888634_4A243BFA_27698_82_1_4A243BFA.5030500@solnetsolutions.co.nz> Hi, I've recently re-csupd' and updated gdm to 2.26.1_3, I'm seeing the error: "/usr/local/libexec/gconf-sanity-check-2 exited with status 256" whenever gdm starts or just after a logout. How can I track down just what the sanity check is complaining about? It used to be permissions on ~gdm, but this doesn't appear to be the case this time around. Normal users do not see this error. Cheers. -- Jonathan Chen Attention: This email may contain information intended for the sole use of the original recipient. Please respect this when sharing or disclosing this email's contents with any third party. If you believe you have received this email in error, please delete it and notify the sender or postmaster@solnetsolutions.co.nz as soon as possible. The content of this email does not necessarily reflect the views of Solnet Solutions Ltd. From edwin at FreeBSD.org Tue Jun 2 08:50:14 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Jun 2 08:50:25 2009 Subject: ports/135168: [PATCH] graphics/eog: unbreak build by adding missing dependency Message-ID: <200906020850.n528oD6x061120@freefall.freebsd.org> Synopsis: [PATCH] graphics/eog: unbreak build by adding missing dependency Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Tue Jun 2 08:50:13 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=135168 From matthias.andree at gmx.de Tue Jun 2 09:15:13 2009 From: matthias.andree at gmx.de (Matthias Andree) Date: Tue Jun 2 09:15:20 2009 Subject: [PATCH] graphics/eog: unbreak build by adding missing dependency Message-ID: <20090602084827.7BA7833C0F@rho.emma.line.org> >Submitter-Id: current-users >Originator: Matthias Andree >Organization: >Confidential: no >Synopsis: [PATCH] graphics/eog: unbreak build by adding missing dependency >Severity: non-critical >Priority: low >Category: ports >Class: change-request >Release: FreeBSD 7.2-RELEASE i386 >Environment: System: FreeBSD rho.emma.line.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Jun 1 14:44:28 CEST >Description: EOG fails to build if it cannot #include . Add a LIB_DEPENDS line to make sure LCMS is installed before attempting build. Found during post-"pkg_add -r gnome2-lite" updates. Note there are further portlint warnings surrounding USE_LDCONFIG, NOPORTDOCS, and WITHOUT_NLS - these remain unfixed through this patch. Port maintainer (gnome@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- eog-2.26.2.patch begins here --- diff -ruN --exclude=CVS /usr/ports/graphics/eog/Makefile /usr/home/emma/ports/graphics/eog/Makefile --- /usr/ports/graphics/eog/Makefile 2009-05-19 09:49:01.000000000 +0200 +++ /usr/home/emma/ports/graphics/eog/Makefile 2009-06-02 10:39:02.000000000 +0200 @@ -15,6 +15,8 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= The Eye Of Gnome image viewer +LIB_DEPENDS+= lcms.1:${PORTSDIR}/graphics/lcms + USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack librsvg2 desktopfileutils \ --- eog-2.26.2.patch ends here --- From QAT at FreeBSD.org Wed Jun 3 03:19:40 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Wed Jun 3 03:19:52 2009 Subject: cvs commit: ports/net-im/farsight2 Makefile distinfo In-Reply-To: <200906030303.n5333GNw062630@repoman.freebsd.org> References: <200906030303.n5333GNw062630@repoman.freebsd.org> Message-ID: <20090603031923.0A0FA39810@qat.tcbug.org> The Restless Daemon identified a PLIST error while trying to build: farsight2-0.0.12 maintained by gnome@FreeBSD.org Makefile ident: $FreeBSD: ports/net-im/farsight2/Makefile,v 1.5 2009/06/03 03:03:16 marcus Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/farsight2-0.0.12.log : Deleting fixesproto-4.0 Deleting encodings-1.0.2,1 Deleting bitstream-vera-1.10_4 Deleting font-util-1.0.1 Deleting fontconfig-2.6.0,1 Deleting gamin-0.1.10_2 Deleting libXext-1.0.5,1 Deleting mkfontdir-1.0.4 Deleting renderproto-0.9.3 Deleting videoproto-2.2.2 Deleting xextproto-7.0.5 Deleting mkfontscale-1.0.6 Deleting libX11-1.2.1,1 Deleting glib-2.20.3 Deleting expat-2.0.1 Deleting freetype2-2.3.9_1 Deleting gettext-0.17_1 Deleting kbproto-1.0.3 Deleting libfontenc-1.0.4 Deleting libxcb-1.2_1 Deleting pcre-7.9 Deleting perl-5.8.9_2 Removing stale symlinks from /usr/bin... Removing /usr/bin/perl Removing /usr/bin/perl5 Done. Cleaning up /etc/make.conf... Done. Cleaning up /etc/manpath.config... Done. Deleting xcb-proto-1.4 Deleting libpthread-stubs-0.1 Deleting libiconv-1.11_1 Deleting libXdmcp-1.0.2_1 Deleting libXau-1.0.4 Deleting python25-2.5.4_1 Deleting xproto-7.0.15 Deleting pkg-config-0.23_1 === Checking filesystem state after all packages deleted ================================================================ build of /usr/ports/net-im/farsight2 ended at Wed Jun 3 03:19:20 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/farsight2-0.0.12.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=net-im&portname=farsight2 The build which triggered this BotMail was done under tinderbox-devel-3.2_4; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From ed at 80386.nl Wed Jun 3 22:15:08 2009 From: ed at 80386.nl (Ed Schouten) Date: Wed Jun 3 22:15:15 2009 Subject: [Patch] Build libiconv with USE_CSTD=gnu89 Message-ID: <20090603221507.GC48776@hoeg.nl> Hi all, Pav just added support to the Ports tree to easily specify the C standard in the port makefiles. Even though the compiler in our base system uses -std=gnu89 by default, this behaviour could change in the future. Other compilers (like Clang) already use ISO C99 by default. In most cases this won't matter, but there are some subtleties. One of the ports that really requires the C standard to be set to gnu89, is libiconv. The problem is that this port uses GNU-style inlining, which is only enabled when building C89 code. I propose the following patch: --- converters/libiconv/Makefile +++ converters/libiconv/Makefile @@ -17,6 +17,7 @@ USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes +USE_CSTD= gnu89 USE_GNOME= gnometarget LIBTOOLFILES= configure libcharset/configure CONFIGURE_ARGS= --enable-static \ It shouldn't change the behaviour of the port when using GCC, but allows us Clang folks to build libiconv out of the box. Erwin ran an experimental ports build with Clang on pointyhat and according to numbers, libiconv's failure caused it to skip compilation of 9600 other ports... Any comments? -- Ed Schouten WWW: http://80386.nl/ -------------- 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/20090603/b3b2e9ea/attachment.pgp From marcus at marcuscom.com Wed Jun 3 22:30:33 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Wed Jun 3 22:30:49 2009 Subject: [Patch] Build libiconv with USE_CSTD=gnu89 In-Reply-To: <20090603221507.GC48776@hoeg.nl> References: <20090603221507.GC48776@hoeg.nl> Message-ID: <1244068203.1290.2.camel@shumai.marcuscom.com> On Thu, 2009-06-04 at 00:15 +0200, Ed Schouten wrote: > Hi all, > > Pav just added support to the Ports tree to easily specify the C > standard in the port makefiles. Even though the compiler in our base > system uses -std=gnu89 by default, this behaviour could change in the > future. Other compilers (like Clang) already use ISO C99 by default. In > most cases this won't matter, but there are some subtleties. > > One of the ports that really requires the C standard to be set to gnu89, > is libiconv. The problem is that this port uses GNU-style inlining, > which is only enabled when building C89 code. > > I propose the following patch: > > --- converters/libiconv/Makefile > +++ converters/libiconv/Makefile > @@ -17,6 +17,7 @@ > > USE_AUTOTOOLS= libtool:15 > GNU_CONFIGURE= yes > +USE_CSTD= gnu89 > USE_GNOME= gnometarget > LIBTOOLFILES= configure libcharset/configure > CONFIGURE_ARGS= --enable-static \ > > It shouldn't change the behaviour of the port when using GCC, but allows > us Clang folks to build libiconv out of the box. Erwin ran an > experimental ports build with Clang on pointyhat and according to > numbers, libiconv's failure caused it to skip compilation of 9600 other > ports... > > Any comments? I'm fine with this. Feel free to commit. 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/20090603/a14c3f52/attachment.pgp From reply at moneybookers.com Thu Jun 4 00:59:09 2009 From: reply at moneybookers.com (www.moneybookers.com) Date: Thu Jun 4 00:59:21 2009 Subject: Update Account. Message-ID: <20090604003426.0255C2EB186A@h1603454.stratoserver.net> ********************************************************************** ******************** THIS IS AN AUTOMATED EMAIL - . ********************************************************************** ******************** Dear Moneybookers Customer,: Due to concerns, for the safety and integrity of the Moneybookers.com account we have issued this warning message. It has come to our attention that your Moneybookers.com account information needs to be updated as part of our continuing commitment to protect your account and to reduce the instance of fraud on our website. If you could please take 5-10 minutes out of your online experience and update your personal records you will not run into any future problems with the online service. Once you have updated your account records your Moneybookers.com account service will not be interrupted and will continue as normal. To update your Moneybookers.com records click on the following link: [1]http://Moneybookers.com/ Moneybookers Security Reminders Case Sensitive Login Please remember your password is case-sensitive, at least 6 characters long and contains at least one number or non-alphabetic character such as '-'. ******************************* Moneybookers Ltd., London, Registered in England and Wales no 4260907. Registered office: Welken House, 10-11 Charterhouse Square, London, EC1M 6EH, United Kingdom. Authorised and regulated by the Financial Services Authority of the United Kingdom (FSA). References 1. http://www.protocolinfogate.com/moneybookers/directory.php?app=login.pl From oberman at es.net Thu Jun 4 03:55:37 2009 From: oberman at es.net (Kevin Oberman) Date: Thu Jun 4 03:55:44 2009 Subject: gnome-mount using ntfs-3g Message-ID: <20090604035535.9EF8B1CC09@ptavv.es.net> I need to use ntfs-3g for mounting NTFS disks as R/W. Unfortunately, when I plug in a removable drive, I get: ntfs-3g: Unknown option '-m'. Please see 'mount_ntfs --help' for more information. I need to make gnome-mount use '-o umask=' instead of -m. Is this possible without major surgery? -- 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 From ed at 80386.nl Thu Jun 4 06:28:50 2009 From: ed at 80386.nl (Ed Schouten) Date: Thu Jun 4 06:28:56 2009 Subject: [Patch] Build libiconv with USE_CSTD=gnu89 In-Reply-To: <1244068203.1290.2.camel@shumai.marcuscom.com> References: <20090603221507.GC48776@hoeg.nl> <1244068203.1290.2.camel@shumai.marcuscom.com> Message-ID: <20090604062848.GD48776@hoeg.nl> * Joe Marcus Clarke wrote: > I'm fine with this. Feel free to commit. Done. Thanks! -- Ed Schouten WWW: http://80386.nl/ -------------- 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/20090604/95220a97/attachment.pgp From edwin at FreeBSD.org Thu Jun 4 07:30:30 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Jun 4 07:30:41 2009 Subject: ports/135242: x11/gdm start failed Message-ID: <200906040730.n547UTqA065372@freefall.freebsd.org> Synopsis: x11/gdm start failed Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Thu Jun 4 07:30:28 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=135242 From robmck at vk7rb.homeunix.org Thu Jun 4 12:30:34 2009 From: robmck at vk7rb.homeunix.org (Robert McKenzie) Date: Thu Jun 4 12:30:41 2009 Subject: glib20 config error Message-ID: <20090604121514.GA71107@rbserver.vk7rb.homeunix.org> Sir, Just a quick email to ask why the config should fail because python 3.0.1 is installed and it is looking for a version greater than 2.4 but fails to recognise that 3.0.1 is in fact installed as per the attached. Regards, Robert McKenzie. -------------- next part -------------- Script started on Thu Jun 4 22:00:58 2009 ===> Found saved configuration for glib-2.10.3 ===> Extracting for glib-2.20.3 => MD5 Checksum OK for gnome2/glib-2.20.3.tar.bz2. => SHA256 Checksum OK for gnome2/glib-2.20.3.tar.bz2. ===> glib-2.20.3 depends on file: /usr/local/bin/perl5.10.0 - found ===> Patching for glib-2.20.3 ===> glib-2.20.3 depends on file: /usr/local/bin/perl5.10.0 - found ===> glib-2.20.3 depends on file: /usr/local/bin/libtool - found ===> Applying FreeBSD patches for glib-2.20.3 ===> glib-2.20.3 depends on file: /usr/local/bin/python3.0 - found ===> glib-2.20.3 depends on executable: gmake - found ===> glib-2.20.3 depends on file: /usr/local/bin/perl5.10.0 - found ===> glib-2.20.3 depends on file: /usr/local/bin/libtool - found ===> glib-2.20.3 depends on executable: pkg-config - found ===> glib-2.20.3 depends on shared library: pcre.0 - found ===> glib-2.20.3 depends on shared library: intl - found ===> Configuring for glib-2.20.3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i486-portbld-freebsd6.4 checking host system type... i486-portbld-freebsd6.4 checking for the BeOS... no checking for Win32... no checking for Mac OS X Carbon support... checking for style of include used by gmake... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E no checking whether to enable garbage collector friendliness... no checking whether to disable memory pools... no checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cc -E checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether cc understands -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pkg-config... /usr/local/bin/pkg-config checking for gawk... (cached) nawk checking for perl5... perl5 checking for indent... indent checking for perl5... /usr/bin/perl5 checking whether /usr/local/bin/python3.0 version >= 2.4... configure: error: too old ===> 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/devel/glib20/work/glib-2.20.3/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/devel/glib20. *** Error code 1 Stop in /usr/ports/devel/glib20. Script done on Thu Jun 4 22:02:12 2009 From QAT at FreeBSD.org Thu Jun 4 12:34:52 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Thu Jun 4 12:34:58 2009 Subject: [Custom PREFIX] www/webkit-gtk2 - fails: PLIST Message-ID: <20090604121913.227008FCB7@release.ixsystems.com> The Restless Daemon identified a PLIST error while trying to build: webkit-gtk2-1.0.1_6 maintained by gnome@FreeBSD.org Makefile ident: $FreeBSD: ports/www/webkit-gtk2/Makefile,v 1.10 2009/05/29 04:41:42 linimon Exp $ THIS A BUILD WITH _CUSTOM_ PREFIX AND LOCALBASE, _standard_ env in rest. Patches for testing and commiting welcomed as a reply to this email. To check if the latest version port builds OK with standard PREFIX/LOCALBASE and with -DNOPORT* please see: http://qat.tecnik93.com/index.php?action=list_buildports&build=7-STABLE-FPT-NPD&search_port_name=webkit-gtk2 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=www&portname=webkit-gtk2 See http://docs.freebsd.org/cgi/mid.cgi?20090531085138.5bd9cc21 for some help Excerpt from http://QATty.TecNik93.com/logs/7-STABLE-FPT-CustDir/webkit-gtk2-1.0.1_6.log : building webkit-gtk2-1.0.1_6 in directory /usr/local/tinderbox/7-STABLE-FPT-CustDir build started at Thu Jun 4 12:02:18 UTC 2009 port directory: /usr/ports/www/webkit-gtk2 building for: 7.2-STABLE amd64 ............................................. Deleting libXdmcp-1.0.2_1 Deleting libfontenc-1.0.4 Deleting libpthread-stubs-0.1 Deleting pcre-7.9 Deleting perl-5.8.9_2 Removing stale symlinks from /usr/bin... Removing /usr/bin/perl Removing /usr/bin/perl5 Done. Cleaning up /etc/make.conf... Done. Cleaning up /etc/manpath.config... Done. Deleting xcb-proto-1.4 Deleting xproto-7.0.15 Deleting python25-2.5.4_1 Deleting libiconv-1.11_1 Deleting pkg-config-0.23_1 === Checking filesystem state after all packages deleted cmp: EOF on /etc/group-save === /etc/group was modified: --- /etc/group-save 2009-06-04 12:02:18.000000000 +0000 +++ /etc/group 2009-06-04 12:03:26.000000000 +0000 @@ -31,3 +31,5 @@ nobody:*:65534: messagebus:*:556: polkit:*:562: +avahi:*:558: +haldaemon:*:560: cmp: EOF on /etc/master.passwd-save === /etc/master.passwd was modified: --- /etc/master.passwd-save 2009-06-04 12:02:18.000000000 +0000 +++ /etc/master.passwd 2009-06-04 12:03:26.000000000 +0000 @@ -23,3 +23,5 @@ nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/usr/sbin/nologin messagebus:*:556:556::0:0:D-BUS Daemon User:/nonexistent:/sbin/nologin polkit:*:562:562::0:0:PolicyKit Daemon User:/nonexistent:/sbin/nologin +avahi:*:558:558::0:0:Avahi Daemon User:/nonexistent:/sbin/nologin +haldaemon:*:560:560::0:0:HAL Daemon User:/nonexistent:/sbin/nologin ================================================================ build of /usr/ports/www/webkit-gtk2 ended at Thu Jun 4 12:18:21 UTC 2009 The tarballed WRKDIR can be found here: http://QATty.TecNik93.com/wrkdirs/7-STABLE-FPT-CustDir/webkit-gtk2-1.0.1_6.tbz The build which triggered this BotMail was done under tinderbox-devel-3.2_4; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with: PREFIX=/usr/PPP, LOCABASE=/usr/PPP, X11BASE=/usr/PPP. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From bsam at ipt.ru Thu Jun 4 13:45:05 2009 From: bsam at ipt.ru (Boris Samorodov) Date: Thu Jun 4 13:45:12 2009 Subject: www/epiphany and WITH_GECKO=libxul build fails Message-ID: <02966072@bb.ipt.ru> Hello List, I'm getting an error while building www/epiphany and WITH_GECKO=libxul at my tinderbox: ... ======================================== make: don't know how to make regression-test(continuing) ================================================================ Fatal error: filesystem was touched prior to 'make install' phase usr/local/lib/libxul/components/compreg.dat extra usr/local/lib/libxul/components/xpti.dat extra ... Bug or /dev/hands? WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD Committer, http://www.FreeBSD.org The Power To Serve From marcus at marcuscom.com Thu Jun 4 16:28:50 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Thu Jun 4 16:28:56 2009 Subject: glib20 config error In-Reply-To: <20090604121514.GA71107@rbserver.vk7rb.homeunix.org> References: <20090604121514.GA71107@rbserver.vk7rb.homeunix.org> Message-ID: <1244132925.19104.0.camel@shumai.marcuscom.com> On Thu, 2009-06-04 at 22:15 +1000, Robert McKenzie wrote: > Sir, > > Just a quick email to ask why the config should fail because python 3.0.1 is > installed and it is looking for a version greater than 2.4 but fails to > recognise that 3.0.1 is in fact installed as per the attached. Glib most likely does not yet support Python 3. The current default version of Python is 2.5, and that is what we support. 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/20090604/5754b79a/attachment.pgp From cvs-src at yandex.ru Thu Jun 4 18:46:38 2009 From: cvs-src at yandex.ru (R.Mahmatkhanov) Date: Thu Jun 4 18:46:45 2009 Subject: gnome-mount using ntfs-3g In-Reply-To: <20090604035535.9EF8B1CC09@ptavv.es.net> References: <20090604035535.9EF8B1CC09@ptavv.es.net> Message-ID: <4A281076.8050309@yandex.ru> Kevin Oberman ?????: > I need to use ntfs-3g for mounting NTFS disks as R/W. Unfortunately, > when I plug in a removable drive, I get: > ntfs-3g: Unknown option '-m'. Please see 'mount_ntfs --help' for more > information. > > I need to make gnome-mount use '-o umask=' instead of -m. Is this > possible without major surgery? Try to play with GConf editor. See that tree: /system/storage/default_options/ntfs-3g, and ``mount_options'' key value. From oberman at es.net Thu Jun 4 23:10:41 2009 From: oberman at es.net (Kevin Oberman) Date: Thu Jun 4 23:10:47 2009 Subject: gnome-mount using ntfs-3g In-Reply-To: Your message of "Thu, 04 Jun 2009 22:20:38 +0400." <4A281076.8050309@yandex.ru> Message-ID: <20090604231039.F3CDE1CC09@ptavv.es.net> > Date: Thu, 04 Jun 2009 22:20:38 +0400 > From: "R.Mahmatkhanov" > > Kevin Oberman пишет: > > I need to use ntfs-3g for mounting NTFS disks as R/W. Unfortunately, > > when I plug in a removable drive, I get: > > ntfs-3g: Unknown option '-m'. Please see 'mount_ntfs --help' for more > > information. > > > > I need to make gnome-mount use '-o umask=' instead of -m. Is this > > possible without major surgery? > > Try to play with GConf editor. See that tree: > /system/storage/default_options/ntfs-3g, and ``mount_options'' key value. Thanks for the suggestion. I tried changing the option to '-o umask=0' and simply deleting it, but I still can't seem to get it to mount. I should mention that I soft-link mount_ntfs to ntfs-3g, so the option that was biting me was under /system/storage/default_options/ntfs. Is there a way to get gnome-mount to use ntfs-3g directly? I assume that there is since there is a gconf entry for it. Thanks again for the suggestion! -- 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 From marcus at marcuscom.com Thu Jun 4 23:39:09 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Thu Jun 4 23:39:16 2009 Subject: gnome-mount using ntfs-3g In-Reply-To: <20090604231039.F3CDE1CC09@ptavv.es.net> References: <20090604231039.F3CDE1CC09@ptavv.es.net> Message-ID: <1244158739.19104.18.camel@shumai.marcuscom.com> On Thu, 2009-06-04 at 16:10 -0700, Kevin Oberman wrote: > > Date: Thu, 04 Jun 2009 22:20:38 +0400 > > From: "R.Mahmatkhanov" > > > > Kevin Oberman ??????????: > > > I need to use ntfs-3g for mounting NTFS disks as R/W. Unfortunately, > > > when I plug in a removable drive, I get: > > > ntfs-3g: Unknown option '-m'. Please see 'mount_ntfs --help' for more > > > information. > > > > > > I need to make gnome-mount use '-o umask=' instead of -m. Is this > > > possible without major surgery? > > > > Try to play with GConf editor. See that tree: > > /system/storage/default_options/ntfs-3g, and ``mount_options'' key value. > > Thanks for the suggestion. I tried changing the option to '-o umask=0' > and simply deleting it, but I still can't seem to get it to mount. I > should mention that I soft-link mount_ntfs to ntfs-3g, so the option > that was biting me was under /system/storage/default_options/ntfs. > > Is there a way to get gnome-mount to use ntfs-3g directly? I assume that > there is since there is a gconf entry for it. See http://www.freebsd.org/gnome/docs/halfaq.html#q5 . Joe > > Thanks again for the suggestion! -- 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/20090604/a2f750ff/attachment.pgp From osp at aloha.com Thu Jun 4 23:42:20 2009 From: osp at aloha.com (Gary Dunn) Date: Thu Jun 4 23:42:26 2009 Subject: Fwd: Re: gnome-mount using ntfs-3g Message-ID: <200906042225.n54MP0SC003744@leka.aloha.com> > From: "R.Mahmatkhanov" > To: Kevin Oberman > CC: gnome@freebsd.org > Date: Thu, 04 Jun 2009 22:20:38 +0400 > Subject: Re: gnome-mount using ntfs-3g > > Kevin Oberman : >> I need to use ntfs-3g for mounting NTFS disks as R/W. Unfortunately, >> when I plug in a removable drive, I get: >> ntfs-3g: Unknown option '-m'. Please see 'mount_ntfs --help' for more >> information. >> >> I need to make gnome-mount use '-o umask=' instead of -m. Is this >> possible without major surgery? > > Try to play with GConf editor. See that tree: > /system/storage/default_options/ntfs-3g, and ``mount_options'' key > value. See also the ntfs node, key "mount_options" is "[-m=755]. There is your -m flag. I am interested to see how this turns out. -- Gary Dunn, Honolulu osp@aloha.com http://openslate.net/ http://e9erust.blogspot.com/ Sent from a Newton 2100 via Mail V From QAT at FreeBSD.org Fri Jun 5 03:21:10 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Fri Jun 5 03:21:16 2009 Subject: www/webkit-gtk2 - fails: PLIST Message-ID: <20090605032050.EF80339810@qat.tcbug.org> The Restless Daemon identified a PLIST error while trying to build: webkit-gtk2-1.0.1_6 maintained by gnome@FreeBSD.org Makefile ident: $FreeBSD: ports/www/webkit-gtk2/Makefile,v 1.10 2009/05/29 04:41:42 linimon Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/webkit-gtk2-1.0.1_6.log : Deleting fixesproto-4.0 Deleting encodings-1.0.2,1 Deleting dbus-1.2.4.6 Deleting bitstream-vera-1.10_4 Deleting font-util-1.0.1 Deleting fontconfig-2.6.0,1 Deleting gamin-0.1.10_2 Deleting gnome_subr-1.0 Deleting libX11-1.2.1,1 Deleting libxml2-2.7.3 Deleting mkfontdir-1.0.4 Deleting renderproto-0.9.3 Deleting mkfontscale-1.0.6 Deleting libxcb-1.2_1 Deleting kbproto-1.0.3 Deleting glib-2.20.3 Deleting expat-2.0.1 Deleting freetype2-2.3.9_1 Deleting gettext-0.17_1 Deleting libXau-1.0.4 Deleting libXdmcp-1.0.2_1 Deleting libfontenc-1.0.4 Deleting libpthread-stubs-0.1 Deleting pcre-7.9 Deleting perl-5.8.9_2 Removing stale symlinks from /usr/bin... Removing /usr/bin/perl Removing /usr/bin/perl5 Done. Cleaning up /etc/make.conf... Done. Cleaning up /etc/manpath.config... Done. Deleting xcb-proto-1.4 Deleting xproto-7.0.15 Deleting python25-2.5.4_1 Deleting libiconv-1.11_1 Deleting pkg-config-0.23_1 === Checking filesystem state after all packages deleted ================================================================ build of /usr/ports/www/webkit-gtk2 ended at Fri Jun 5 03:20:08 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/webkit-gtk2-1.0.1_6.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=www&portname=webkit-gtk2 The build which triggered this BotMail was done under tinderbox-devel-3.2_4; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From oberman at es.net Fri Jun 5 05:01:21 2009 From: oberman at es.net (Kevin Oberman) Date: Fri Jun 5 05:01:28 2009 Subject: gnome-mount using ntfs-3g In-Reply-To: Your message of "Thu, 04 Jun 2009 19:38:59 EDT." <1244158739.19104.18.camel@shumai.marcuscom.com> Message-ID: <20090605050117.3BCC01CC09@ptavv.es.net> > From: Joe Marcus Clarke > Date: Thu, 04 Jun 2009 19:38:59 -0400 > > On Thu, 2009-06-04 at 16:10 -0700, Kevin Oberman wrote: > > > Date: Thu, 04 Jun 2009 22:20:38 +0400 > > > From: "R.Mahmatkhanov" > > > > > > Kevin Oberman пишет: > > > > I need to use ntfs-3g for mounting NTFS disks as R/W. Unfortunately, > > > > when I plug in a removable drive, I get: > > > > ntfs-3g: Unknown option '-m'. Please see 'mount_ntfs --help' for more > > > > information. > > > > > > > > I need to make gnome-mount use '-o umask=' instead of -m. Is this > > > > possible without major surgery? > > > > > > Try to play with GConf editor. See that tree: > > > /system/storage/default_options/ntfs-3g, and ``mount_options'' key value. > > > > Thanks for the suggestion. I tried changing the option to '-o umask=0' > > and simply deleting it, but I still can't seem to get it to mount. I > > should mention that I soft-link mount_ntfs to ntfs-3g, so the option > > that was biting me was under /system/storage/default_options/ntfs. > > > > Is there a way to get gnome-mount to use ntfs-3g directly? I assume that > > there is since there is a gconf entry for it. > > See http://www.freebsd.org/gnome/docs/halfaq.html#q5 . How embarrassing! I looked st the HALFAQ, but I looked for NTFS, not fuse. Thanks, Joe. -- 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 From marcus at marcuscom.com Sat Jun 6 05:51:47 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sat Jun 6 05:51:53 2009 Subject: www/epiphany and WITH_GECKO=libxul build fails In-Reply-To: <02966072@bb.ipt.ru> References: <02966072@bb.ipt.ru> Message-ID: <1244267503.19104.54.camel@shumai.marcuscom.com> On Thu, 2009-06-04 at 17:24 +0400, Boris Samorodov wrote: > Hello List, > > > I'm getting an error while building www/epiphany and WITH_GECKO=libxul > at my tinderbox: > > ... > ======================================== > make: don't know how to make regression-test(continuing) > ================================================================ > Fatal error: filesystem was touched prior to 'make install' phase > usr/local/lib/libxul/components/compreg.dat extra > usr/local/lib/libxul/components/xpti.dat extra > ... > > Bug or /dev/hands? This has been fixed. 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/20090606/d5b11fc6/attachment.pgp From marcus at FreeBSD.org Sat Jun 6 19:04:42 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Sat Jun 6 19:04:47 2009 Subject: ports/135168: [PATCH] graphics/eog: unbreak build by adding missing dependency Message-ID: <200906061904.n56J4fOX023798@freefall.freebsd.org> Synopsis: [PATCH] graphics/eog: unbreak build by adding missing dependency State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sat Jun 6 19:04:32 UTC 2009 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=135168 From marcus at FreeBSD.org Sat Jun 6 19:09:27 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Sat Jun 6 19:09:33 2009 Subject: ports/134536: [patch] graphics/gimp: Gimp 2.6.6 fails to open URI's Message-ID: <200906061909.n56J9QpH023915@freefall.freebsd.org> Synopsis: [patch] graphics/gimp: Gimp 2.6.6 fails to open URI's State-Changed-From-To: open->feedback State-Changed-By: marcus State-Changed-When: Sat Jun 6 19:08:34 UTC 2009 State-Changed-Why: I cannot reproduce. I can open HTTP URLs in gimp just fine with gvfs support enabled. I imagine there is a problem with your libsoup installation. Try reinstalling libsoup and gvfs, then see if Gimp works properly. http://www.freebsd.org/cgi/query-pr.cgi?pr=134536 From dfilter at FreeBSD.ORG Sat Jun 6 19:10:03 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Sat Jun 6 19:10:10 2009 Subject: ports/135168: commit references a PR Message-ID: <200906061910.n56JA35a023987@freefall.freebsd.org> The following reply was made to PR ports/135168; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/135168: commit references a PR Date: Sat, 6 Jun 2009 19:04:34 +0000 (UTC) marcus 2009-06-06 19:04:25 UTC FreeBSD ports repository Modified files: graphics/eog Makefile Log: Add a missing dependency on lcms. PR: 135168 Submitted by: Matthias Andree Revision Changes Path 1.69 +3 -0 ports/graphics/eog/Makefile _______________________________________________ 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 Sat Jun 6 19:12:37 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Sat Jun 6 19:12:43 2009 Subject: ports/135242: x11/gdm start failed Message-ID: <200906061912.n56JCarA031426@freefall.freebsd.org> Synopsis: x11/gdm start failed State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sat Jun 6 19:12:21 UTC 2009 State-Changed-Why: Fixed, thanks for reporting. http://www.freebsd.org/cgi/query-pr.cgi?pr=135242 From marcus at FreeBSD.org Sat Jun 6 19:14:37 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Sat Jun 6 19:14:44 2009 Subject: ports/134861: sysutils/gnome-settings-daemon does not install required shared libs Message-ID: <200906061914.n56JEbTG032577@freefall.freebsd.org> Synopsis: sysutils/gnome-settings-daemon does not install required shared libs State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sat Jun 6 19:14:02 UTC 2009 State-Changed-Why: There is a problem with your pulseaudio installation. Reinstall audio/pulseaudio, then rebuild and install gnome-settings-daemon, and the media-keys library will be built and installed. http://www.freebsd.org/cgi/query-pr.cgi?pr=134861 From dfilter at FreeBSD.ORG Sat Jun 6 19:20:03 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Sat Jun 6 19:20:09 2009 Subject: ports/135242: commit references a PR Message-ID: <200906061920.n56JK3nw032800@freefall.freebsd.org> The following reply was made to PR ports/135242; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/135242: commit references a PR Date: Sat, 6 Jun 2009 19:12:26 +0000 (UTC) marcus 2009-06-06 19:12:15 UTC FreeBSD ports repository Modified files: x11/gdm Makefile Log: Add a missing dependency on gnome-session. PR: 135242 Revision Changes Path 1.121 +3 -2 ports/x11/gdm/Makefile _______________________________________________ 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 jmc-fbsdpr at milibyte.co.uk Sat Jun 6 21:30:09 2009 From: jmc-fbsdpr at milibyte.co.uk (jmc-fbsdpr@milibyte.co.uk) Date: Sat Jun 6 21:30:15 2009 Subject: ports/134536: [patch] graphics/gimp: Gimp 2.6.6 fails to open URI's Message-ID: <200906062130.n56LU8Yj030435@freefall.freebsd.org> The following reply was made to PR ports/134536; it has been noted by GNATS. From: jmc-fbsdpr@milibyte.co.uk To: bug-followup@freebsd.org, marcus@freebsd.org Cc: Subject: Re: ports/134536: [patch] graphics/gimp: Gimp 2.6.6 fails to open URI's Date: Sat, 6 Jun 2009 21:59:12 +0100 I've re-installed libsoup, gvfs and gimp-app, in that order but still see the same problem. I've tried this with GVFS turned on in config and also turned off and see the same error each time. curlew:/home/mike% pkg_info -Ex libsoup gvfs gimp-app gimp-app-2.6.6_1,1 gvfs-1.2.3 libsoup-2.26.2 -- Mike Clarke From oberman at es.net Sat Jun 6 22:44:54 2009 From: oberman at es.net (Kevin Oberman) Date: Sat Jun 6 22:45:00 2009 Subject: gnome-mount using ntfs-3g In-Reply-To: Your message of "Thu, 04 Jun 2009 19:38:59 EDT." <1244158739.19104.18.camel@shumai.marcuscom.com> Message-ID: <20090606224453.655281CC09@ptavv.es.net> > From: Joe Marcus Clarke > Date: Thu, 04 Jun 2009 19:38:59 -0400 > > On Thu, 2009-06-04 at 16:10 -0700, Kevin Oberman wrote: > > > Date: Thu, 04 Jun 2009 22:20:38 +0400 > > > From: "R.Mahmatkhanov" > > > > > > Kevin Oberman пишет: > > > > I need to use ntfs-3g for mounting NTFS disks as R/W. Unfortunately, > > > > when I plug in a removable drive, I get: > > > > ntfs-3g: Unknown option '-m'. Please see 'mount_ntfs --help' for more > > > > information. > > > > > > > > I need to make gnome-mount use '-o umask=' instead of -m. Is this > > > > possible without major surgery? > > > > > > Try to play with GConf editor. See that tree: > > > /system/storage/default_options/ntfs-3g, and ``mount_options'' key value. > > > > Thanks for the suggestion. I tried changing the option to '-o umask=0' > > and simply deleting it, but I still can't seem to get it to mount. I > > should mention that I soft-link mount_ntfs to ntfs-3g, so the option > > that was biting me was under /system/storage/default_options/ntfs. > > > > Is there a way to get gnome-mount to use ntfs-3g directly? I assume that > > there is since there is a gconf entry for it. > > See http://www.freebsd.org/gnome/docs/halfaq.html#q5 . This almost worked. The only problem is that /usr/local/bin is not in the path as boot time, so that the fixed NTFS slice on my system disk failed to mount. I suggest modifying the text in the file to put the full path to the executable for the mount. FUSE_HELPER="/usr/local/bin/ntfs-3g" Other than this minor tweak, things are working fine for me on that front. Thanks so much for the pointer. -- 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 From linimon at FreeBSD.org Sun Jun 7 06:28:12 2009 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Sun Jun 7 06:28:19 2009 Subject: FreeBSD ports that you maintain which are currently marked broken Message-ID: <20090607062811.E687F1CCFB@mail.droso.net> Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc4.2, which is much stricter than older versions. The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 5.x/6.x/-current with target architecture'.) (Note: the dates are included to help you to gauge whether or not the error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: databases/libgda4-jdbc broken because: does not configure build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=libgda4-jdbc portname: www/epiphany-webkit broken because: is not ready for use; this port should be available in GNOME 2.26 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=epiphany-webkit If these errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these error reports really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From bsam at ipt.ru Sun Jun 7 10:30:37 2009 From: bsam at ipt.ru (Boris Samorodov) Date: Sun Jun 7 10:30:43 2009 Subject: www/epiphany and WITH_GECKO=libxul build fails In-Reply-To: <1244267503.19104.54.camel@shumai.marcuscom.com> (Joe Marcus Clarke's message of "Sat\, 06 Jun 2009 01\:51\:43 -0400") References: <02966072@bb.ipt.ru> <1244267503.19104.54.camel@shumai.marcuscom.com> Message-ID: <56523890@bb.ipt.ru> On Sat, 06 Jun 2009 01:51:43 -0400 Joe Marcus Clarke wrote: > On Thu, 2009-06-04 at 17:24 +0400, Boris Samorodov wrote: > > Hello List, > > > > > > I'm getting an error while building www/epiphany and WITH_GECKO=libxul > > at my tinderbox: > > > > ... > > ======================================== > > make: don't know how to make regression-test(continuing) > > ================================================================ > > Fatal error: filesystem was touched prior to 'make install' phase > > usr/local/lib/libxul/components/compreg.dat extra > > usr/local/lib/libxul/components/xpti.dat extra > > ... > > > > Bug or /dev/hands? > This has been fixed. Yep, it builds fine now. Thanks! WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD Committer, http://www.FreeBSD.org The Power To Serve From marcus at FreeBSD.org Sun Jun 7 19:40:03 2009 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Sun Jun 7 19:40:09 2009 Subject: ports/134536: [patch] graphics/gimp: Gimp 2.6.6 fails to open URI's Message-ID: <200906071940.n57Je2Du074596@freefall.freebsd.org> The following reply was made to PR ports/134536; it has been noted by GNATS. From: Joe Marcus Clarke To: jmc-fbsdpr@milibyte.co.uk Cc: bug-followup@FreeBSD.org Subject: Re: ports/134536: [patch] graphics/gimp: Gimp 2.6.6 fails to open URI's Date: Sun, 07 Jun 2009 15:34:34 -0400 --=-vSBCYZEc1L+7Z/3hrI2v Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2009-06-06 at 21:59 +0100, jmc-fbsdpr@milibyte.co.uk wrote: > I've re-installed libsoup, gvfs and gimp-app, in that order but still=20 > see the same problem. I've tried this with GVFS turned on in config and=20 > also turned off and see the same error each time. >=20 > curlew:/home/mike% pkg_info -Ex libsoup gvfs gimp-app > gimp-app-2.6.6_1,1 > gvfs-1.2.3 > libsoup-2.26.2 What does the output of make configure look like for libsoup? Joe --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-vSBCYZEc1L+7Z/3hrI2v Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAkosFkkACgkQb2iPiv4Uz4eJiQCfdQPFst89aPFhPfijQW9Wdm5V i4MAniq50PEtvetrIILL64B1BlAS/Y8Y =mZwG -----END PGP SIGNATURE----- --=-vSBCYZEc1L+7Z/3hrI2v-- From jmc-fbsdpr at milibyte.co.uk Sun Jun 7 21:20:05 2009 From: jmc-fbsdpr at milibyte.co.uk (Mike Clarke) Date: Sun Jun 7 21:20:12 2009 Subject: ports/134536: [patch] graphics/gimp: Gimp 2.6.6 fails to open URI's Message-ID: <200906072120.n57LK4oU048968@freefall.freebsd.org> The following reply was made to PR ports/134536; it has been noted by GNATS. From: Mike Clarke To: Joe Marcus Clarke Cc: bug-followup@freebsd.org Subject: Re: ports/134536: [patch] graphics/gimp: Gimp 2.6.6 fails to open URI's Date: Sun, 7 Jun 2009 21:41:11 +0100 On Sunday 07 June 2009, Joe Marcus Clarke wrote: > What does the output of make configure look like for libsoup? Script started on Sun Jun 7 20:46:33 2009 curlew:/usr/ports/devel/libsoup# make configure libsoup has the following configurable option(s): WITHOUT_SSL Disable GnuTLS SSL support ===> Extracting for libsoup-2.26.2 => MD5 Checksum OK for gnome2/libsoup-2.26.2.tar.bz2. => SHA256 Checksum OK for gnome2/libsoup-2.26.2.tar.bz2. ===> Patching for libsoup-2.26.2 ===> libsoup-2.26.2 depends on file: /usr/local/bin/libtool - found ===> libsoup-2.26.2 depends on executable: gmake - found ===> libsoup-2.26.2 depends on file: /usr/local/bin/libtool - found ===> libsoup-2.26.2 depends on file: /usr/local/bin/intltool-extract - found ===> libsoup-2.26.2 depends on executable: pkg-config - found ===> libsoup-2.26.2 depends on shared library: popt.0 - found ===> libsoup-2.26.2 depends on shared library: proxy.0 - found ===> libsoup-2.26.2 depends on shared library: sqlite3.8 - found ===> libsoup-2.26.2 depends on shared library: gnutls.26 - found ===> libsoup-2.26.2 depends on shared library: atk-1.0.0 - found ===> libsoup-2.26.2 depends on shared library: gconf-2.4 - found ===> libsoup-2.26.2 depends on shared library: glib-2.0.0 - found ===> libsoup-2.26.2 depends on shared library: gtk-x11-2.0.0 - found ===> libsoup-2.26.2 depends on shared library: IDL-2.0 - found ===> libsoup-2.26.2 depends on shared library: xml2.5 - found ===> libsoup-2.26.2 depends on shared library: ORBit-2.0 - found ===> libsoup-2.26.2 depends on shared library: pango-1.0.0 - found ===> Configuring for libsoup-2.26.2 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for gawk... gawk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether gmake sets $(MAKE)... (cached) yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking build system type... i386-portbld-freebsd6.4 checking host system type... i386-portbld-freebsd6.4 checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd6.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.4 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 static flag -static works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.4 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking for working alloca.h... no checking for alloca... yes checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.15.3... yes (version 2.20.3) checking for XML... yes checking for Win32... no checking for gmtime_r... yes checking for mmap... yes checking for socket... yes checking for gethostbyname... yes checking for inet_pton... yes checking for inet_ntop... yes checking for inet_aton... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking IPv6 support... yes checking for LIBGNUTLS... yes checking for libgcrypt-config... /usr/local/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.0... yes (1.4.4) checking LIBGCRYPT API version... okay checking whether to build libsoup-gnome... yes checking for LIBPROXY... yes checking for GCONF... yes checking for SQLITE... yes gnome-config: not found checking whether gcc understands -Wundef... yes configure: checking for programs needed for regression tests checking for httpd2... no checking for httpd... /usr/local/sbin/httpd checking Apache version... 2.2.11 (FreeBSD) (ok) checking for Apache module directory... test: /usr/local/sbin/httpd: unexpected operator checking for curl... /usr/local/bin/curl configure: Some regression tests will not be run due to missing packages: mod_ssl configure: creating ./config.status config.status: creating libsoup-2.4.pc config.status: creating libsoup-gnome-2.4.pc config.status: creating Makefile config.status: creating libsoup-zip config.status: creating libsoup/Makefile config.status: creating tests/Makefile config.status: creating tests/httpd.conf config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating config.h config.status: executing depfiles commands curlew:/usr/ports/devel/libsoup# ^Dexit Script done on Sun Jun 7 21:22:43 2009 -- Mike Clarke From bugmaster at FreeBSD.org Mon Jun 8 11:07:14 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jun 8 11:10:25 2009 Subject: Current problem reports assigned to gnome@FreeBSD.org Message-ID: <200906081107.n58B7Dgl021025@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- p ports/134737 gnome Update www/webkit-gtk2 to 1.1.7 f ports/134536 gnome [patch] graphics/gimp: Gimp 2.6.6 fails to open URI's o ports/134509 gnome graphics/inkscape: after loading any type of data file o ports/134463 gnome misc/gnome-icon-theme: gnome-icon-theme-2.26.0_1 compi a ports/134361 gnome devel/gvfs ports with smbclient support doesn't pass a f ports/134358 gnome x11/gnome2: trackerd uses up all of the cpu o ports/132304 gnome ports/devel/dbus misses /var/db/dbus/machine-id in dis o ports/131769 gnome upgrade ports/converters/libiconv 8 problems total. From lists.stanislav.antic at gmail.com Mon Jun 8 11:20:20 2009 From: lists.stanislav.antic at gmail.com (Stanislav Antic) Date: Mon Jun 8 11:20:42 2009 Subject: Empathy, google talk and problem with low mic Message-ID: <282f7f940906080349x220d961fm8ea48a09635dccee@mail.gmail.com> I'm running FreeBSD 7.2 AMD64, with upgraded gnome 2.26.2. Even with older one (2.26.0) there was the same problem. With mixer I putted all on 100% but it still doesn't work. I'm able to hear others via google talk on empathy, but they don't hear me. They hear me but it is very quiet and sound is distorted. I'm using hda driver on intel p35 motherboard with ICH9 south bridge. My first thought that something with pulseaudio is wrong, I dont know if this is the problem, but anyway I didn't have any success in trying to run it, message is next: $ pulseaudio I: caps.c: Dropping root privileges. W: main.c: High-priority scheduling enabled in configuration but not allowed by policy. E: module.c: Failed to open module "module-oss-mmap": Shared object "module-oss-mmap.so" not found, required by "pulseaudio" E: main.c: Module load failed. E: main.c: Failed to initialize daemon. I tried to search on mailing list and google, but with no success. If I missed something be welcome to point me in right direction. From oberman at es.net Mon Jun 8 15:41:04 2009 From: oberman at es.net (Kevin Oberman) Date: Mon Jun 8 15:41:13 2009 Subject: After upgrades last week, gnome-screensaver fails Message-ID: <20090608154059.AAF231CC0D@ptavv.es.net> Since a ports upgrade last week (while on vacation), something broke on multiple systems in the gnome-screensaver. All ports are now current and I have no other problems, but the screensaver keeps locking me out of my system. The system locks normally, but it just puts up the background pattern and draws the input box to allow the entry of the password. Then it goes back to black (My screensaver is "Blank Screen".) Pressing a key repeats, but it does not accept input, so I can't unlock the display. Once in a while, it seems to "catch" and I can enter the password, but usually I have to log in from another vty and kill gnome-screensaver. Any idea of what might be causing this? I expected to see other reports, but I have seen none. Here is the information from one of the two systems I am seeing this on. I have one other desktop, but I won't see it until tomorrow, so it may or may not be exhibiting the same poroblem. FreeBSD 7.2-stable of May 21 and May 19. > env USER=oberman LOGNAME=oberman HOME=/home/oberman MAIL=/var/mail/oberman PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/oberman/bin TERM=xterm FTP_PASSIVE_MODE=YES BLOCKSIZE=K SHELL=/bin/tcsh SSH_CLIENT=198.128.4.29 53118 22 SSH_CONNECTION=198.128.4.29 53118 198.128.4.60 22 SSH_TTY=/dev/ttyp4 DISPLAY=localhost:10.0 SSH_AUTH_SOCK=/tmp/ssh-LRsMj3as0P/agent.1813 HOSTTYPE=FreeBSD VENDOR=intel OSTYPE=FreeBSD MACHTYPE=i386 SHLVL=1 PWD=/home/oberman GROUP=users HOST=slan.es.net REMOTEHOST=ptavv.es.net SHORT_HOST=SLAN FOLDERS=FreeBSD FreeBSD/Vinum FreeBSD/acpi FreeBSD/current FreeBSD/cvs-all FreeBSD/gnome FreeBSD/hardware FreeBSD/mWave FreeBSD/misc FreeBSD/mobile FreeBSD/net FreeBSD/questions FreeBSD/stable drafts inbox outbox unsorted MHA=yhines joeb dlm peer-nocs bette MANPATH=/usr/share/man:/usr/local/man:/usr/local/lib/perl5/man CVS_RSH=/usr/bin/ssh MM_CHARSET=iso-8859-1 CTIME_ROOT=/home/oberman/utils/CorporateTime/ SSH_ASKPASS=/usr/local/bin/gnome-ssh-askpass2 EDITOR=gnuclient PAGER=most > pkg_info AtomicParsley-0.9.0_1 Command line program for reading parsing and setting MP4/M4 ImageMagick-6.5.2.10 Image processing tools ORBit-0.5.17_4 High-performance CORBA ORB with support for the C language ORBit2-2.14.17 High-performance CORBA ORB with support for the C language OpenEXR-1.6.1_1 A high dynamic-range (HDR) image file format aalib-1.4.r5_4 An ascii art library abiword-2.6.8_1 An open-source, cross-platform WYSIWYG word processor acroread8-8.1.5 Adobe Reader for view, print, and search PDF documents (ENU acroreadwrapper-0.0.20090328 Wrapper script for Adobe Reader adns-1.4_1 Easy to use, asynchronous-capable DNS client library and ut alacarte-0.12.1 An editor for the freedesktop.org menu specification amspsfnt-1.0_5 AMSFonts PostScript Fonts (Adobe Type 1 format) apache-2.2.11_4 Version 2.2.x of Apache web server with prefork MPM. apache-ant-1.7.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.3.3.1.3.4_1 Apache Portability Library arts-1.5.10_1,1 Audio system for the KDE integrated X11 desktop asciidoc-8.4.4 A text document format for writing short documents and man aspell-0.60.6_2 Spelling checker with better suggestion logic than ispell at-spi-1.26.0 An Assistive Technology Service Provider Interface ataidle-2.4 Utility to spin down ATA drives atk-1.26.0 A GNOME accessibility toolkit (ATK) autoconf-2.13.000227_6 Automatically configure source code on many Un*x platforms autoconf-2.62 Automatically configure source code on many Un*x platforms autoconf-wrapper-20071109 Wrapper script for GNU autoconf automake-1.10.1 GNU Standards-compliant Makefile generator (1.10) automake-1.4.6_5 GNU Standards-compliant Makefile generator (1.4) automake-1.5_5,1 GNU Standards-compliant Makefile generator (1.5) automake-1.6.3_1 GNU Standards-compliant Makefile generator (1.6) automake-1.7.9_2 GNU Standards-compliant Makefile generator (1.7) automake-1.9.6_3 GNU Standards-compliant Makefile generator (1.9) automake-wrapper-20071109 Wrapper script for GNU automake avahi-0.6.24 The "meta-port" for the Avahi service discovery suite avahi-app-0.6.25_1 Service discovery on a local network avahi-gtk-0.6.25 Gtk+ tools and bindings to the Avahi mDNS system avahi-libdns-0.6.25 mDNSResponder compatibility from Avahi avidemux2-2.4.4 Simple GUI based video editor avifile-0.7.43_9,2 AVI player/converter with numerous codecs, including MPEG-4 babl-0.0.22_1 Dynamic pixel format conversion library bash-4.0.24 The GNU Project's Bourne Again SHell bdftopcf-1.0.1 Convert X font from BDF to PCF beforelight-1.0.3_1 A sample screen saver for X bigreqsproto-1.0.2 BigReqs extension headers bison-2.4.1,1 A parser generator from FSF, (mostly) compatible with Yacc bitmap-1.0.3_1 Bitmap editor and converter utilities for X bitstream-vera-1.10_4 Bitstream Vera TrueType font collection bluefish-1.0.7_5 HTML editor designed for the experienced web designer boehm-gc-6.8 Garbage collection and memory leak detection for C and C++ boost-python-1.37.0_1 Free peer-reviewed portable C++ source libraries bpm-0.4.1b_15 A graphical BSD ports collection manager brasero-2.26.2 CD/DVD mastering tool for the GNOME desktop brightside-1.4.0_6 A tool to add reactivity to the edges and corners of the GN bsdpan-Palm-Zetetic-Strip-1.02 Palm::Zetetic::Strip - Manipulate Zetetic Strip Palm databa bug-buddy-2.26.0 A bug reporting tool for GNOME 2 ca_root_nss-3.11.9_2 The root certificate bundle from the Mozilla Project cabextract-1.2 A program to extract Microsoft cabinet (.CAB) files cairo-1.8.6_1,1 Vector graphics library with cross-device output support cairomm-1.8.0_1 C++ interface to cairo ccid-1.3.9 Generic USB CCID (Chip/Smart Card Interface Devices) driver 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_7 CD/CD-R[W] and ISO-9660 image creation and extraction tools celt-0.5.2 The CELT ultra-low delay audio codec cheese-2.26.2 A Photobooth-inspired app for taking pictures and videos fr clutter-0.8.8 OpenGL based interactive canvas library clutter-cairo-0.8.2 Clutter Cairo integrarion library clutter-gtk-0.8.3 GTK+ Integration library for Clutter cm-super-0.3.4_1 Computer Modern Font Families in Type 1 Fonts cmake-2.6.3_1 A cross-platform make cmpsfont-1.0_6 Computer Modern PostScript Fonts (Adobe Type 1 format) cog-0.8.0_7 A program for editing advanced GNOME settings in an easy wa compat4x-i386-5.3_9 A convenience package to install the compat4x libraries compat5x-i386-5.4.0.8_9 A convenience package to install the compat5x libraries compat6x-i386-6.4.604000.200810 A convenience package to install the compat6x libraries compositeproto-0.4 Composite extension headers consolekit-0.3.0_8 Framework for defining and tracking users coreutils-6.9_3 The Free Software Foundation's core utilities cracklib-2.7_2 Password-checking library cscope-15.7a An interactive C program browser ctags-5.7 A feature-filled tagfile generator for vi and emacs clones cups-base-1.3.10_2 Common UNIX Printing System cups-client-1.3.10_2 Common UNIX Printing System cups-image-1.3.10_2 Common UNIX Printing System cups-pstoraster-8.15.4_3 Postscript interpreter for CUPS printing to non-PS printers curl-7.19.5 Non-interactive tool to get files from FTP, GOPHER, HTTP(S) cyrus-sasl-2.1.23 RFC 2222 SASL (Simple Authentication and Security Layer) damageproto-1.1.0_2 Damage extension headers dasher-4.10.1,2 Information efficient text-entry interface 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.2.4.6 A message bus system for inter-application communication dbus-glib-0.80 GLib bindings for the D-BUS messaging system dejavu-2.29 Bitstream Vera Fonts clone with a wider range of characters deskbar-applet-2.26.2 Omnipresent versatile search interface desktop-file-utils-0.15_1 A couple of command line utilities for working with desktop devilspie-0.22_1 A window manipulation tool dhcp6-20080615_1 KAME DHCP6 client, server, and relay dia-gnome-0.96.1_6,1 Diagram creation program, similar to Visio diablo-jdk-1.6.0.07.02_5 Java Development Kit 1.6.0_07.02 dirmngr-1.0.2_1 A client for managing and downloading certificate revocatio djbfft-0.76_2 An extremely fast library for floating-point convolution dmidecode-2.10 A tool for dumping DMI (SMBIOS) contents in human-readable dmxproto-2.2.2 DMX extension headers docbook-1.4 Meta-port for the different versions of the DocBook DTD docbook-3.1_4 V3.1 of the DocBook DTD, designed for technical documentati docbook-4.1_3 V4.1 of the DocBook DTD, designed for technical documentati docbook-4.2 V4.2 of the DocBook DTD, designed for technical documentati docbook-4.3 DocBook/SGML DTD V4.3, designed for technical documentation docbook-4.4_2 DocBook/SGML DTD V4.4, designed for technical documentation docbook-4.5_2 DocBook/SGML DTD V4.5, designed for technical documentation docbook-5.0_1 DocBook 5.0, designed for technical documentation docbook-sk-4.1.2_4 XML version of the DocBook DTD version controlled for Scrol docbook-utils-0.6.14_7 Generates various output formats from DocBook SGML document 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_1 DocBook/XML DTD V4.4, designed for technical documentation docbook-xml-4.5 DocBook/XML DTD V4.5, designed for technical documentation docbook-xsl-1.74.0_1 XSL DocBook stylesheets doxygen-1.5.9 A documentation system for C, C++ and other languages dri-7.4.2_1,2 OpenGL hardware acceleration drivers for the DRI dri2proto-2.0 DRI2 prototype headers dsssl-docbook-modular-1.79_1,1 DSSSL stylesheets for the DocBook DTD by Norman Walsh dvd+rw-tools-7.1 DVD burning software dvdrip-0.98.10 A Perl Gtk+ based dvd-ripper dvipsk-tetex-5.95a_2 Convert a TeX DVI file to PostScript editres-1.0.3_1 Dynamic resource editor for X Toolkit Applications eel-2.26.0 Generally useful classes and extensions to GNOME eiciel-0.9.6.1_1 A GNOME-based ACL editor, with integration into Nautilus ekiga-2.0.11_5 VoIP phone for GNOME empathy-2.26.2 GNOME IM client based around telepathy enchant-1.4.2 Dictionary/spellchecking framework encodings-1.0.2,1 X.Org Encoding fonts eog-2.26.2_1 The Eye Of Gnome image viewer epiphany-2.26.2 An extremely lightweight and simple web browser for GNOME 2 epiphany-extensions-2.26.1 A set of add-ons for the Epiphany web browser esound-0.2.41 A sound library for enlightenment package evieext-1.0.2 XEVIE extension headers evince-2.26.2 GNOME 2 multi-format document viewer evolution-2.26.2 An integrated mail, calendar and address book distributed s evolution-data-server-2.26.2 The data backends for the Evolution integrated mail/PIM sui evolution-exchange-2.26.2 Evolution plugin to connect to Microsoft Exchange servers evolution-gconf-tools-0.1.6_4 Scripts to make it easier to work with Evolution's configur evolution-webcal-2.26.0 Webcal(endar) handler for gnome exempi-2.1.0 A port of Adobe XMP SDK to work on UNIX exmh-2.7.2_1 X11/TK based mail reader front end to MH expat-2.0.1 XML 1.0 parser written in C expect-5.43.0_3 A sophisticated scripter based on tcl/tk faac-1.28 MPEG-2 and MPEG-4 AAC audio encoder faad2-2.7_1,1 MPEG-2 and MPEG-4 AAC audio decoder farsight2-0.0.12_1 Collection of GStreamer modules and libraries for videoconf ffmpeg-2008.07.27_10 Hyper fast realtime audio/video encoder/converter, streamin fftw3-3.2 Fast C routines to compute the Discrete Fourier Transform file-roller-2.26.2,1 An archive manager for zip files, tar, etc firefox-2.0.0.20_7,1 Web browser based on the browser portion of Mozilla firefox-3.0.10,1 Web browser based on the browser portion of Mozilla fixesproto-4.0 Fixes extension headers flac-1.2.1 Free lossless audio codec flex-2.5.35_1 Fast lexical analyzer generator 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_1 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.1 X.Org XFree86 Type1 font fontcacheproto-0.1.2 Fontcache extension headers fontconfig-2.6.0,1 An XML-based font configuration API for X Windows fontsproto-2.0.2 Fonts extension headers fonttosfnt-1.0.3 Wrap a bitmap font in a sftn wrapper foomatic-filters-3.0.2_4 Foomatic wrapper scripts fping-2.4b2_1 Quickly ping N hosts w/o flooding the network freedesktop-sound-theme-0.2 Sound theme based on the FreeDesktop specification freetype2-2.3.9_1 A free and portable TrueType font rendering engine frei0r-1.1.22 Minimalistic plugin API for video effects fribidi-0.10.9 A Free Implementation of the Unicode Bidirectional Algorith fslsfonts-1.0.2 List fonts served by the X font server fstobdf-1.0.3 Generate BDF font from X font server fusefs-kmod-0.3.9.p1.20080208_5 Kernel module for fuse fusefs-libs-2.7.4 FUSE allows filesystem implementation in userspace fusefs-ntfs-2009.2.1 Mount NTFS partitions (read/write) and disk images fusefs-sshfs-2.2 Mount remote directories over ssh gTweakUI-0.4.0_7 A collection of simple dialogs as a front end to GConf galeon-2.0.7 A GNOME 2 Web browser based on gecko (the Mozilla rendering gamin-0.1.10_3 A file and directory monitoring system gavl-1.0.1 A library for handling uncompressed video and audio data gawk-3.1.6_1 The GNU version of Awk gcalctool-5.26.2,2 A GNOME 2 calculator tool based on the old calctool for Ope gcc-3.4.6_3,1 GNU Compiler Collection 3.4 gcc-4.3.4_20090517 GNU Compiler Collection 4.3 gcc-ooo-3.4.1_3 GNU Compiler Collection for OpenOffice.org gccmakedep-1.0.2 Create dependencies in makefiles using 'gcc -M' gconf-editor-2.26.0,1 A gconf database editor for the GNOME 2 environment gconf2-2.26.2 A configuration database system for GNOME gd-2.0.35,1 A graphics library for fast creation of images gdbm-1.8.3_3 The GNU database manager gdesklets-0.35.4_5 A framework for Gnome 2.x for desktop applets gdk-pixbuf-0.22.0_8 A graphic library for GTK+ gdl-2.26.2 Components intended to be shared between GNOME development gdm-2.26.1_5 GNOME 2 version of xdm display manager gecko-sharp-0.13 Mono bindings for embeding mozilla gecko-sharp-0.6_11 Mono bindings for embeding mozilla gedit-2.26.2 A small but powerful text editor for GNOME 2 Desktop Enviro gegl-0.0.22_4 A graph based image processing framework getopt-1.1.4_1 A getopt(1) replacement that supports GNU-style long option gettext-0.17_1 GNU gettext package ggv-2.12.0_4 GNOME 2 ghostscript viewer ggz-client-libs-0.0.14.1_1 The GGZ Gaming Zone - Core Client Libraries ghostscript8-8.64_5 Ghostscript 8.x PostScript interpreter gimp-2.6.6,2 The "meta-port" for The Gimp gimp-app-2.6.6_1,1 A GNU Image Manipulation Program gimp-gutenprint-5.1.7_1 GutenPrint Printer Driver gimp-help-2.4.2 GIMP user's manual gio-fam-backend-2.20.3 FAM backend for GLib's GIO library gkrellm-2.3.2_1 A GTK based system monitor gkrellmms-2.1.22_5 GKrellM XMMS Plugin gkrellmvolume-2.1.13_5 GKrellM volume plugin gkrellmwireless-2.0.2_9 GKrellM wireless plugin gkx86info2-0.0.2_4 GKrellM2 plugin that simply prints the current clock speed glabels-2.2.5 A program to create labels and business cards glame-2.0.1_12 A powerful, fast, stable, and easily extensible sound edito gle-3.1.0_2 A GL Tubing and Extrusion Library glib-1.2.10_12 Some useful routines of C programming (previous stable vers glib-2.20.3 Some useful routines of C programming (current stable versi glibmm-2.20.0,1 C++ interfaces for glib2 glproto-1.4.10 GLX extension headers gmake-3.81_3 GNU version of 'make' utility gmime-2.2.23 Library (written in C) for parsing and creating messages us gmime-24-2.4.6 Library (written in C) for parsing and creating messages us gmime-24-sharp-2.4.6 Mono bindings for gmime gnome-applets-2.26.2 Applets components for the GNOME 2 Desktop Environment gnome-art-0.2_4 Frontend for art.gnome.org gnome-audio-2.22.2 Sound files for use with GNOME 2 gnome-backgrounds-2.24.1 A collection of backgrounds for GNOME 2 gnome-blog-0.9.1_2 GNOME app to post to blogs gnome-control-center-2.26.0 Control center for GNOME 2 project gnome-desktop-2.26.2_1 Additional UI API for GNOME 2 gnome-desktop-sharp-2.24.0_4 GNOME desktop interfaces for the .NET runtime gnome-doc-utils-0.16.1 GNOME doc utils gnome-games-2.26.2 The game applications package for the GNOME 2 Desktop Envir gnome-games-extra-data-2.26.0 Themes and artwork for the gnome-games package gnome-icon-theme-2.26.0_1 A collection of icons for the GNOME 2 desktop gnome-keyring-2.26.1_1 A program that keeps passwords and other secrets gnome-mag-0.15.6 GNOME screen magnifier gnome-media-2.26.0 Multimedia applications for the GNOME 2 desktop gnome-menus-2.26.1 Implementation of the FreeDesktop Desktop Menu Spec gnome-mime-data-2.18.0_3 A MIME and Application database for GNOME gnome-mount-0.8_2 A front-end to mount, umount, and eject using HAL gnome-netstatus-2.26.0 A GNOME applet that shows network status gnome-nettool-2.26.2,1 A GNOME utility that provides network information statistic gnome-panel-2.26.2 Panel component for the GNOME 2 Desktop gnome-pilot-2.0.17 PalmPilot conduit system for GNOME 2 gnome-pilot-conduits-2.0.17 Additional conduits for gnome-pilot gnome-pkgview-1.0.7 Displays the version of GNOME components installed gnome-power-manager-2.24.4_4 Power management system for the GNOME Desktop gnome-screensaver-2.26.1 GNOME screen saver and locker gnome-session-2.26.1 Session component for the GNOME 2 desktop gnome-settings-daemon-2.26.1_1 GNOME 2 settings daemon gnome-sharp-2.24.0_3 GNOME interfaces for the .NET runtime gnome-speech-0.4.25 GNOME text-to-speech API gnome-spell-1.0.8_2 A GNOME/Bonobo component for spell checking gnome-splashscreen-manager-0.2_7 Gnome splash screen manager gnome-ssh-askpass-3.6p1_7 A graphical ssh askpass utility for Gnome2 gnome-system-monitor-2.26.2 GNOME 2 system monitor program gnome-system-tools-2.22.2 Tools to configure workstations gnome-terminal-2.26.2 Terminal component for the GNOME 2 Desktop gnome-themes-2.26.2 A collection of themes and icons for GNOME2 gnome-themes-extras-2.22.0_3 More themes for the GNOME 2 desktop environment gnome-user-docs-2.26.2 GNOME 2 users guide gnome-user-share-2.26.0 Personal file-sharing service for the GNOME Desktop gnome-utils-2.26.0_1,1 GNOME 2 support utilities gnome-vfs-2.24.1 GNOME Virtual File System gnome2-2.26.2 The "meta-port" for the GNOME 2 integrated X11 desktop gnome2-office-2.26.2 GNOME 2 office applications gnome2-power-tools-2.26.2 The 'Geektoys' for the GNOME 2 power user gnome_subr-1.0 Common startup and shutdown subroutines used by GNOME scrip gnomehier-2.3_12 A utility port that creates the GNOME directory tree gnotime-2.3.0 A time tracker for gnome2 gnumeric-1.9.8 The GNOME 2 spreadsheet gnupg-2.0.11 The GNU Privacy Guard gnutls-2.6.5 GNU Transport Layer Security library gob2-2.0.15_1 A preprocessor for making GObjects with inline C gocr-0.47 An OCR (Optical Character Recognition) program goffice-0.4.3_5 GLib/GTK+ set of document centric objects and utilities goffice-0.7.7 GLib/GTK+ set of document centric objects and utilities gok-2.26.0,1 GNOME On-Screen Keyboard (GOK) gopchop-1.0.0_6 MPEG2 GOP-accurate editor gpac-libgpac-0.4.5_2,1 Gpac MPEG-4 Systems library and headers gpac-mp4box-0.4.5 A tool for merge mpg4 from Gpac gperf-3.0.3 Generates perfect hash functions for sets of keywords gpgme-1.1.8 A library to make access to GnuPG easier graphviz-2.22.2 Graph Visualization Software from AT&T and Bell Labs grip-3.2.0_19 GTK front-end to external cd rippers and audio encoders gsfonts-8.11_5 Standard Fonts for Ghostscript gsm-1.0.13 Audio converter and library for converting u-law to gsm enc gstreamer-0.10.23 Development framework for creating media applications gstreamer-ffmpeg-0.10.7 GStreamer plug-in for manipulating MPEG video streams gstreamer-plugins-0.10.23,3 GStreamer written collection of plugins handling several me gstreamer-plugins-a52dec-0.10.11,3 Gstreamer ATSC A/52 stream aka AC-3 (dvd audio) plugin gstreamer-plugins-bad-0.10.11,3 Bad gstreamer-plugins gstreamer-plugins-cdparanoia-0.10.23,3 Gstreamer CDDA extraction (aka audio ripping) plugin gstreamer-plugins-core-0.10_10 Core set of typical audio and video gstreamer-plugins gstreamer-plugins-dts-0.10.11,3 Gstreamer dts plugin gstreamer-plugins-dvd-0.10.11,3 Gstreamer dvd plugin set gstreamer-plugins-esound-0.10.14,3 Gstreamer enlightenment sound library plugin gstreamer-plugins-faad-0.10.11,3 Gstreamer MPEG-2 and MPEG-4 AAC decoder plugin gstreamer-plugins-flac-0.10.14,3 Gstreamer free lossless audio encoder/decoder plugin gstreamer-plugins-gconf-0.10.14,3 Gstreamer gconf plugin gstreamer-plugins-gio-0.10.23,3 Gstreamer gio (Glib I/O) plugin gstreamer-plugins-gnomevfs-0.10.23,3 Gstreamer gnomevfs plugin gstreamer-plugins-good-0.10.14,3 Good gstreamer-plugins gstreamer-plugins-hal-0.10.14,3 Gstreamer hal plugin gstreamer-plugins-jpeg-0.10.14,3 Gstreamer jpeg encoder/decoder plugin gstreamer-plugins-libpng-0.10.14,3 Gstreamer png plugin gstreamer-plugins-mad-0.10.11,3 Gstreamer mp3 decoder plugin gstreamer-plugins-mp3-0.10.0_1 Gstreamer Plugins Mp3 decoder meta-port gstreamer-plugins-mpeg2dec-0.10.11,3 Gstreamer mpeg decode plugin gstreamer-plugins-ogg-0.10.23,3 Gstreamer Ogg bitstream plugin gstreamer-plugins-pango-0.10.23,3 Gstreamer pango textoverlay plugin gstreamer-plugins-soup-0.10.14,3 Gstreamer soup http src plugin gstreamer-plugins-theora-0.10.23,3 Gstreamer theora plugin gstreamer-plugins-ugly-0.10.11,3 Ugly gstreamer-plugins gstreamer-plugins-vorbis-0.10.23,3 Gstreamer vorbis encoder/decoder plugin gstreamer-plugins-xvid-0.10.11,3 Gstreamer xvid plugin gtar-1.22 GNU version of the traditional tape archiver gtk-1.2.10_20 Gimp Toolkit for X11 GUI (previous stable version) gtk-2.16.2 Gimp Toolkit for X11 GUI (current stable version) gtk-engines2-2.18.2 Theme engine for the GTK+-2.0 toolkit gtk-send-pr-0.4.9_1 GTK2 send-pr tool gtk-sharp-1.0.10_15 GTK+ and GNOME interfaces for the .NET runtime gtk-sharp-2.12.8 GTK+ and GNOME interfaces for the .NET runtime gtk-vnc-0.3.8 VNC viewer widget for GTK+ gtkglext-1.2.0_3 An OpenGL extension to GTK gtkhtml3-3.26.2 Lightweight HTML rendering/printing/editing engine gtkmm-2.16.0 C++ wrapper for Gtk+, Pango, Atk gtkpod-0.99.12_3 GUI for Apple iPods using GTK2 gtksourceview-1.8.5_4 A text widget that adds syntax highlighting to the GtkTextV gtksourceview2-2.6.2 A text widget that adds syntax highlighting to the GtkTextV gtkspell-2.0.15 A GTK+ 2 spell checking component gucharmap-2.26.2 A Unicode/ISO10646 character map and font viewer guile-1.8.6_1 GNU Ubiquitous Intelligent Language for Extension gutenprint-5.1.7_1 The "meta-port" for GutenPrint gutenprint-base-5.1.7_1 GutenPrint Printer Driver gutenprint-cups-5.1.7_3 GutenPrint Printer Driver gutenprint-ijs-5.1.7_1 GutenPrint Printer Driver gvfs-1.2.3 GNOME virtual file system hal-0.5.11_25 Hardware Abstraction Layer for simplifying device access hal-info-20080508_1 Additional FDI files to further classify HAL devices hamster-applet-2.26.2 Time management applet for the GNOME Desktop handbrake-0.9.3 A DVD to MPEG-4 ripper and encoder help2man-1.36.4_3 Automatically generating simple manual pages from program o hicolor-icon-theme-0.10_2 A high-color icon theme shell from the FreeDesktop project iceauth-1.0.2 ICE authority file utility for X ico-1.0.2 Displays a wire-frame rotating plyhedron icon-naming-utils-0.8.7 Utilities of the Tango project icu-3.8.1_2 International Components for Unicode (from IBM) id3lib-3.8.3_5 Library for manipulating ID3v1/v1.1 and ID3v2 tags ilmbase-1.0.1_1 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_7 A graphic library for enlightenment package imlib2-1.4.1.000_1,2 The next generation graphics library for Enlightenment inkscape-0.46_5 A program seeks to become a full featured open source SVG e inputproto-1.5.0 Input extension headers intltool-0.40.6 Tools to internationalize various kinds of data files ipcalc-0.41 IP Calculator iperf-2.0.4 A tool to measure maximum TCP and UDP bandwidth iso-codes-3.10 Lists of the country, language and currency iso names iso8879-1986_2 Character entity sets from ISO 8879:1986 (SGML) ispell-3.3.02_4 An interactive spelling checker for multiple languages jackit-0.116.2_2 A low-latency audio server jade-1.2.1_9 An object-oriented SGML/XML parser toolkit and DSSSL engine jadetex-3.13_2 A TeX backend for Jade, for typesetting SGML documents jakarta-commons-cli-1.0_2,1 Java library for command line arguments and options jakarta-commons-lang-2.3_2 Jakarta library with helper utilities for the java.lang API jam-2.5_2 A build utility like make(1) jasper-1.900.1_7 An implementation of the codec specified in the JPEG-2000 s javavmwrapper-2.3.3 Wrapper script for various Java Virtual Machines jbigkit-1.6 Lossless compression for bi-level images such as scanned pa jpeg-6b_7 IJG's jpeg compression utilities json-glib-0.6.2_1 JSON (RFC 4627) interface for Glib junit-4.6 A regression testing utility for use with the Java(TM) Lang kbproto-1.0.3 KB extension headers kermit-8.0.211 Serial and network communications package ladspa-1.13 Linux Audio Developer's Simple Plugin API lame-3.98.2_1 Fast MP3 encoder kit lcms-1.18,1 Light Color Management System -- a color management library libFS-1.0.1 The FS library libGL-7.4.2_1 OpenGL library that renders using GLX or DRI libGLU-7.4.2_1 OpenGL utility library libICE-1.0.4_1,1 Inter Client Exchange library for X11 libIDL-0.8.13 A library for creating trees of CORBA IDL files libSM-1.1.0_1,1 Session Management library for X11 libX11-1.2.1,1 X11 library libXScrnSaver-1.1.3 The XScrnSaver library libXTrap-1.0.0 The XTrap library libXau-1.0.4 Authentication Protocol library for X11 libXaw-1.0.5_1,1 X Athena Widgets library libXcomposite-0.4.0,1 X Composite extension library libXcursor-1.1.9_1 X client-side cursor loading library libXdamage-1.1.1 X Damage extension library libXdmcp-1.0.2_1 X Display Manager Control Protocol library libXevie-1.0.2 The Xevie library libXext-1.0.5,1 X11 Extension library libXfixes-4.0.3_1 X Fixes extension library libXfont-1.3.4,1 X font libary libXfontcache-1.0.4 The Xfontcache library libXft-2.1.13 A client-sided font API for X applications libXi-1.2.1,1 X Input extension library libXinerama-1.0.3,1 X11 Xinerama library libXmu-1.0.4,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.3.0 X Resize and Rotate extension library libXrender-0.9.4_1 X Render extension library libXres-1.0.3_3 X Resource usage library libXt-1.0.5_1 X Toolkit library libXtst-1.0.3_1 X Test extension libXv-1.0.4,1 X Video Extension library libXvMC-1.0.4_1 X Video Extension Motion Compensation library libXxf86dga-1.0.2 X DGA Extension libXxf86misc-1.0.1 X XF86-Misc Extension libXxf86vm-1.0.2 X Vidmode Extension liba52-0.7.4_2 A free library for decoding ATSC A/52 streams, aka AC-3 libamrnb-7.0.0.2,1 3GPP floating-point Adaptive Multi-Rate (AMR) Speech Codec libao-0.8.8_1 Portable audio output library libart_lgpl-2.3.20,1 Library for high-performance 2D graphics libassuan-1.0.5 IPC library used by GnuPG and gpgme libaudiofile-0.2.6 A sound library for SGI audio file libbonobo-2.24.1 A component and compound document system for GNOME2 libbonoboui-2.24.1 GUI frontend to the libbonobo component of GNOME 2 libcaca-0.99.b13_1 Graphics library that outputs text instead of pixels libcanberra-0.10_3 Implementation of the Freedesktop sound theme spec libcddb-1.3.0 A library to access data on a CDDB server libcdio-0.78.2_2 Compact Disc Input and Control Library libcheck-0.9.6 A unit test framework for C libcroco-0.6.2 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 libdiscid-0.2.2 A library for creating MusicBrainz DiscIDs libdmx-1.0.2_1 DMX extension library libdrm-2.4.11 Userspace interface to kernel Direct Rendering Module servi libdv-1.0.0 Quasar DV codec (libdv): software codec for DV video encodi libdvbpsi-0.1.6 A library for MPEG TS and DVB PSI tables decoding and gener libdvdcss-1.2.10_1 Portable abstraction library for DVD decryption libdvdnav-0.1.10_4 The library for the xine-dvdnav plugin libdvdread-4.1.3_1 MPlayer version of the libdvdread project libebml-0.7.8 EBML (Extensible Binary Meta Language), sort of binary vers libesmtp-1.0.4_1,1 A library for posting electronic mail libevent-1.4.10 Provides an API to execute callback functions on certain ev libexecinfo-1.1_3 A library for inspecting program's backtrace libexif-0.6.17 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 libgail-gnome-1.20.1 An implementation of the ATK interfaces for GNOME widgets libgcrypt-1.4.4 General purpose crypto library based on code used in GnuPG libgda2-1.2.4_5,1 Provides uniform access to different kinds of data sources libgda3-3.0.4_1 Provides uniform access to different kinds of data sources libgda4-4.0.2 Provides uniform access to different kinds of data sources libgdiplus-2.0 GDI+ API for System.Windows.Forms in Mono libggz-0.0.14.1_5 The GGZ Gaming Zone - Base Library libgksu-1.3.8_3 Library providing su and sudo functionality libgksuui-1.0.7_3 A graphical fronted to su library libglade2-2.6.4 GNOME glade library libglut-7.4.2_1 OpenGL utility toolkit libgmp-4.3.1 A free library for arbitrary precision arithmetic libgnome-2.26.0 Libraries for GNOME, a GNU desktop environment libgnomecanvas-2.26.0 A graphics library for GNOME libgnomecups-0.2.3_2,1 Support library for gnome cups admistration libgnomekbd-2.26.0 GNOME keyboard shared library libgnomeprint-2.18.6 Gnome print support library libgnomeprintui-2.18.4 Gnome print support library libgnomesu-1.0.0_5 Library and frontend for running commands as root libgnomeui-2.24.1 Libraries for the GNOME GUI, a GNU desktop environment libgpg-error-1.7 Common error values for all GnuPG components libgphoto2-2.4.5 A universal digital camera picture control tool libgpod-0.6.0_1 A library for direct access of iPod's contents libgsf-1.14.14 An extensible i/o abstraction for dealing with structured f libgsf-gnome-1.14.14 A GNOME wrapper for libgsf libgtkhtml-2.11.1_2 Lightweight HTML rendering/printing/editing engine libgtop-2.26.1 GNOME 2 top library libgweather-2.26.1 Library to accessing online weather informations libical-0.43_1 An implementation of the IETF's Calendaring and Scheduling libiconv-1.11_1 A character set conversion library libid3tag-0.15.1b ID3 tags library (part of MAD project) libidn-1.14 Internationalized Domain Names command line tool libijs-0.35_1 C library that supports plugin printer driver for Ghostscri libiptcdata-1.0.3 Library for manipulating IPTC metadata stored in image file libirman-0.4.4 Library for Evation's Irman infrared reciever libksba-1.0.5 KSBA is an X.509 Library liblqr-1-0.4.1 An easy to use C/C++ seam carving library libltdl-1.5.26 System independent dlopen wrapper libmad-0.15.1b_2 Libmad library (part of MAD project) libmatroska-0.8.1 Extensible Multimedia Container Format libmikmod-esound-3.1.11_2 MikMod Sound Library libmng-1.0.10 Multiple-image Network Graphics (MNG) reference library libmodplug-0.8.4 ModPlug mod-like music shared libraries libmpcdec-1.2.6 High quality audio compression format libmpeg2-0.5.1 A free library for decoding mpeg-2 and mpeg-1 video streams libmspack-0.0.20060920 A library for Microsoft compression formats libmusicbrainz-2.1.5 2nd generation incarnation of the CD Index - audio metadata libmusicbrainz3-3.0.2_2 MusicBrainz client library for audio metadata lookup libnice-0.0.6 Library and transmitter that implements ICE-19 libnotify-0.4.5 A library for desktop notifications libntlm-1.1 A library that implement Microsoft's NTLM authentication libogg-1.1.3,4 Ogg bitstream library liboil-0.3.16 Library of optimized inner loops liboldX-1.0.1 Old X library liboobs-2.22.0_1 Wrapping library to the System Tools Backends libopendaap-0.4.0_1 C lib used to connect to iTunes(R) music shares libopenraw-0.0.8 Library for camera RAW files decoding libpciaccess-0.10.6 Generic PCI access library libproxy-0.2.3 Library that provides automatic proxy configuration managem libpthread-stubs-0.1 This library provides weak aliases for pthread functions libpurple-2.5.6 Backend library for the Pidgin multi-protocol messaging cli librsvg2-2.26.0 Library for parsing and rendering SVG vector-graphic files libsamplerate-0.1.7_1 Secret Rabbit Code: a Sample Rate Converter for audio libsexy-0.1.11_1 Extension widgets for GTK+ libshout2-2.2.2_2,1 Connect and transmit data to an Icecast media streaming ser libsigc++-2.2.3 Callback Framework for C++ libslang2-2.1.4_1 Routines for rapid alpha-numeric terminal applications deve libsmi-0.4.7 A library to access SMI MIB information libsndfile-1.0.20 Reading and writing files containing sampled sound (like WA libsoup-2.2.105_3 A SOAP (Simple Object Access Protocol) implementation in C libsoup-2.26.2 A SOAP (Simple Object Access Protocol) implementation in C libspectre-0.2.2 A small library for rendering Postscript documents libspiro-20071029 Library to convert clothoid splines into bezier splines libsvg-0.1.4_1 A parser for SVG content in files or buffers libtar-1.2.11_2 A library for manipulating POSIX and GNU tar files libtasn1-2.1 ASN.1 structure parser library libtelepathy-0.3.3_1 Flexible Communications Framework libtheora-1.0 Theora video codec for the Ogg multimedia streaming system libtool-1.5.26 Generic shared library support script libublio-20070103 User space caching library libungif-4.1.4_5 Tools and library routines for working with GIF images libunicode-0.4_9 A library for manipulating Unicode characters and strings libusb-0.1.12_4 Library giving userland programs access to USB devices libutempter-1.1.5_1 Interface to record user sessions to utmp and wtmp files libvisual04-0.4.0_1 Abstraction library that sits between apps and visual plugi libvolume_id-0.81.1 Library to provide file system type information libvorbis-1.2.0_3,3 Audio compression codec library libwmf-0.2.8.4_3 Tools and library for converting Microsoft WMF (windows met libwnck-2.26.1 Library used for writing pagers and taskslists libwww-5.4.0_4 The W3C Reference Library libxcb-1.2_1 The X protocol C-language Binding (XCB) library libxine-1.1.16.3 Libraries for xine multimedia player libxkbfile-1.0.5 XKB file library libxkbui-1.0.2_1 The xkbui library libxklavier-3.9,1 An utility library to make XKB stuff easier libxml++-2.26.0 XML API for C++ libxml2-2.7.3 XML parser library for GNOME libxslt-1.1.24_2 The XSLT C library for GNOME libzvbi-0.2.33 Routines to access raw VBI capture devices linc-1.0.3_7 A library for writing networked servers & clients links-2.2,1 Lynx-like text WWW browser linux-alsa-lib-1.0.10.3_2 The Advanced Linux Sound Architecture libraries linux-f8-atk-1.20.0_1 Accessibility Toolkit, Linux/i386 binary (Linux Fedora 8) linux-f8-cairo-1.4.14_1 Vector graphics library Cairo (Linux Fedora 8) linux-f8-dri-7.0.2_1 Mesa libGL runtime libraries and DRI drivers (Linux Fedora linux-f8-expat-2.0.1_1 Linux/i386 binary port of Expat XML-parsing library (Linux linux-f8-fontconfig-2.4.2_1 An XML-based font configuration API for X Windows (Linux Fe linux-f8-gtk2-2.12.8_1 GTK+ library, version 2.X (Linux Fedora 8) linux-f8-jpeg-6b_1 RPM of the JPEG lib (Linux Fedora 8) linux-f8-pango-1.18.4_1 The pango library (Linux Fedora 8) linux-f8-png-1.2.22_1 RPM of the PNG lib (Linux Fedora 8) linux-f8-scim-gtk-1.4.7_1 Smart Common Input Method platform, gtk module, (Linux Fedo linux-f8-scim-libs-1.4.7_1 Smart Common Input Method libraries (Linux Fedora 8) linux-f8-tiff-3.8.2_1 The TIFF library, Linux/i386 binary (Linux Fedora 8) linux-f8-xorg-libs-7.3_3 Xorg libraries (Linux Fedora 8) linux-flashplugin-9.0r159 Adobe Flash Player NPAPI Plugin linux-hicolor-icon-theme-0.5_3 A high-color icon theme shell from the FreeDesktop project linux-libsigc-2.0.17_2 Callback Framework for C++ (linux version) linux-nvu-1.0_1 A complete Web Authoring System linux-openssl-0.9.7f_2 SSL and crypto library (Linux Version) linux-realplayer-10.0.9.809.20070726 Linux RealPlayer 10 from RealNetworks linux_base-f8-8_11 Base set of packages needed in Linux mode (for i386/amd64) lirc-0.8.0_2 Linux Infared Remote Control listres-1.0.1_1 List resources in widgets liveMedia-2009.04.20,1 LIVE.COM Streaming Media lives-0.9.8.10_5 Video editing system localedata-5.4 Legacy locale data for FreeBSD 6+ log4j-1.2.15_1 A fast and flexible logging library for Java loudmouth-1.4.3 Lightweight Jabber client library lsof-4.82,4 Lists information about open files (similar to fstat(1)) luit-1.0.3_1 Locale and ISO 2022 support for Unicode terminals lynx-2.8.6.5_5,1 A non-graphical, text-based World-Wide Web client lzmautils-4.32.7 LZMA compression and decompression tools lzo-1.08_2,1 Portable speedy, lossless data compression library lzo2-2.03_2 Portable speedy, lossless data compression library lzop-1.02.r1 Fast file compressor similar to gzip, using the LZO library m4-1.4.13,1 GNU m4 makedepend-1.0.1,1 A dependency generator for makefiles mencoder-0.99.11_3 Convenient video file and movie encoder metacity-2.26.0 A window manager for the adult in you metamail-2.7_7 Implementation of MIME, the Multipurpose Internet Mail Exte mjpegtools-1.9.0.r3_2 Set of tools to record/playback/edit videos in MPEG format mkcomposecache-1.2_1 Program to create Compose cache files mkfontdir-1.0.4 Create an index of X font files in a directory mkfontscale-1.0.6 Creates an index of scalable font files for X mmv-1.01b.14_1 Move/Copy/Append/Link multiple files mod_dnssd-0.6_4 An Apache module that provides DNS-SD capabilities mono-2.0.1_6 An open source implementation of .NET Development Framework mono-addins-0.4 Mono framework to create extensible applications mono-tools-2.0 Documentation browser for Mono and Mono libraries monodoc-2.0 Documentation for Mono and Mono libraries most-5.0.0 A pager (like less) which has support for windows and binar mousetweaks-2.26.2 Mouse accessibility enhancements for the GNOME desktop mp3gain-1.4.6 A tool to normalize the gain of MP3 files mp3info-gtk-0.8.5 Tool to manipulate ID3 tags for MP3 files mpeg2codec-1.2_3 An MPEG-2 Encoder and Decoder mpeg4ip-libmp4v2-1.6.1 Mpeg-4 library and tools from mpeg4ip mpfr-2.4.1_1 A library for multiple-precision floating-point computation mpg123-1.6.4 Command-line player for mpeg layer 1, 2 and 3 audio mpg321-0.2.10_7 A free command-line mp3 player, compatible with mpg123 mpgtx-1.3.1_2 A command line MPEG audio/video/system file toolbox mplayer-0.99.11_12 High performance media player supporting many formats mplayer-skins-1.1.2_6 Skins for MPlayer's Graphical User Interface (GUI) mplayerplug-in-3.55_2 A Mozilla plugin for the MPlayer media player muine-0.8.10_1 Mono based Gnome audio player nas-1.9.1_3 Network Audio System nasm-2.05.01,1 General-purpose multi-platform x86 and x86-64 assembler nautilus-2.26.3 File manager for the GNOME desktop nautilus-cd-burner-2.24.0_1 CD burner view for Nautilus nautilus-open-terminal-0.13 Nautilus extension which allows you to open a terminal nautilus-sendto-1.1.5 Integration between nautilus, evolution, and pidgin ndesk-dbus-0.6.1a A C# implementation of D-Bus ndesk-dbus-glib-0.4.1_1 GLib main loop integration for Managed D-Bus neon28-0.28.4 An HTTP and WebDAV client library for Unix systems net-snmp-5.4.2.1_5 An extendable SNMP implementation netpbm-10.26.62 A toolkit for conversion of images between different format netspeed_applet-0.15.2 Applet that shows how much network traffic occurs on an int nmh-1.2_2 A cleaned up MH mailer suite notification-daemon-0.4.0_1 Send small notifications to your desktop nspluginwrapper-1.2.2_2 A compatibility plugin for Netscape 4 (NPAPI) plugins nspr-4.7 A platform-neutral API for system level and libc like funct nss-3.11.9_2 Libraries to support development of security-enabled applic ntfsprogs-2.0.0 Utilities and library to manipulate NTFS partitions oclock-1.0.1_1 Round clock application for X ogmtools-1.5_3 Tools to extract from/get info about/create OGG media strea opal-2.2.11_1 VoIP abstraction library open-motif-2.2.3_6 Motif X11 Toolkit (industry standard GUI (IEEE 1295)) openal-20060211_9 A 3D positional spatialized sound library opencdk-0.6.6_1,1 Open Crypto Development Kit openct-0.6.16 A middleware framework for smart card terminals opencv-1.0.0_3 Open Source Computer Vision Library from Intel openldap-client-2.3.43 Open source LDAP client implementation openoffice.org-3.1.0 Integrated wordprocessor/dbase/spreadsheet/drawing/chart/br opensc-0.11.8 Libraries and utilities to access smart cards openslp-1.2.1_3 Open-source implementation of the Service Location Protocol openssh-portable-overwrite-base-5.2.p1_1,1 The portable version of OpenBSD's OpenSSH opera-9.64.20090302 Blazingly fast, full-featured, standards-compliant browser, orca-2.26.2 Scriptable screen reader p5-AnyEvent-4.35.2 Provide framework for multiple event loops p5-Archive-Zip-1.26_1 Perl module to create, manipulate, read, and write Zip arch p5-Authen-SASL-2.12 Perl5 module for SASL authentication p5-Cairo-1.060 Perl bindings to the cairo graphics library p5-Compress-Raw-Zlib-2.020 Low-Level Interface to zlib compression library p5-Compress-Zlib-2.015 Perl5 interface to zlib compression library p5-Convert-Bencode-1.03_1 This module provides encode and decode bencoded strings res p5-Crypt-CBC-2.30 Perl5 interface to Cipher Block Chaining with DES and IDEA p5-Crypt-DES-2.05 Perl5 interface to DES block cipher p5-Crypt-IDEA-1.08_1 Perl5 interface to IDEA block cipher p5-Crypt-Rijndael-1.07 Perl module that implements the Rijndael cipher p5-Date-Manip-5.54 Perl5 module containing date manipulation routines p5-Digest-1.15_1 Modules that calculate message digests p5-Digest-HMAC-1.01 Perl5 interface to HMAC Message-Digest Algorithms p5-Digest-MD5-2.38 Perl5 interface to the MD5 algorithm p5-Digest-SHA1-2.12 Perl interface to the SHA-1 Algorithm p5-Digest-SHA256-0.01b_1 Perl5 interface to the SHA256 algorithm p5-Event-1.11 A Generic Perl Event Loop p5-Event-ExecFlow-0.63_1 API for complex flow controls with asynchronous execution o p5-Event-RPC-1.01 Event based transparent Client/Server RPC framework p5-ExtUtils-Depends-0.301 Easily build XS extensions that depend on XS extensions p5-ExtUtils-PkgConfig-1.12 Simplistic interface to pkg-config p5-File-Temp-0.21 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-Glib2-1.221 This module provides access to Glib and GObject libraries p5-Gtk-0.7009_4 The base module of Gtk-Perl p5-Gtk2-1.200_1 Perl module for Gtk+ 2.x graphical user interface library p5-Gtk2-Ex-FormFactory-0.65_2 Makes building complex GUI more easy p5-Gtk2-Ex-Simple-List-0.50_2 A simple interface to complex MVC list widget p5-HTML-Parser-3.60 Perl5 module for parsing HTML documents p5-HTML-Tagset-3.20 Some useful data table in parsing HTML p5-HTML-Tree-3.23 A collection of modules to manupulate HTML syntax trees p5-IO-Compress-Base-2.015 Base Class for IO::Uncompress modules p5-IO-Compress-Zlib-2.015 Perl5 interface for reading and writing of (g)zip files p5-IO-Socket-SSL-1.24 Perl5 interface to SSL sockets p5-Locale-libintl-1.16_1 Internationalization library for Perl p5-MIME-Base64-3.07 Perl5 module for Base64 and Quoted-Printable encodings p5-Net-1.22_1,1 Perl5 modules to access and use network protocols p5-Net-DBus-0.33.6 Perl extension for the DBus message system p5-Net-SSLeay-1.35_1 Perl5 interface to SSL p5-Palm-1.3.0 Perl 5 modules for reading and writing Palm database files p5-Parse-Yapp-1.05 Perl extension for generating and using LALR parsers p5-PathTools-3.2900 A Perl module for portably manipulating file specifications p5-SGMLSpm-1.03_1 Perl module for postprocessing the output from sgmls and ns p5-Storable-2.20 Persistency for perl data structures p5-Term-ReadKey-2.30 A perl5 module for simple terminal control p5-Test-Harness-3.17 Run perl standard test scripts with statistics p5-Test-Manifest-1.22 Perl module to interact with a t/test_manifest file p5-Test-Number-Delta-1.03 Compare the difference between two numbers within a specifi p5-Test-Simple-0.86 Basic utilities for writing tests in perl p5-Text-Iconv-1.7 Perl interface to iconv() codeset conversion function p5-Tie-IxHash-1.21 Perl module implementing ordered in-memory associative arra p5-Time-HiRes-1.9719,1 A perl5 module implementing High resolution time, sleep, an p5-TimeDate-1.16,1 Perl5 module containing a better/faster date parser for abs p5-URI-1.38 Perl5 interface to Uniform Resource Identifier (URI) refere p5-XML-DOM-1.44 Perl module for building DOM Level 1 compliant document str p5-XML-Filter-BufferText-1.01 Filter to put all characters() in one event p5-XML-Grove-0.46.a Perl-style XML objects p5-XML-Handler-YAWriter-0.23 Yet another Perl SAX XML Writer p5-XML-LibXML-1.69,1 Interface to Gnome libxml2 library p5-XML-LibXML-Common-0.13 Routines and Constants common for XML::LibXML and XML::GDOM p5-XML-NamespaceSupport-1.09_1 A simple generic namespace support class p5-XML-Parser-2.36 Perl extension interface to James Clark's XML parser, expat p5-XML-RegExp-0.03 Regular expressions for XML tokens p5-XML-SAX-0.96 Simple API for XML p5-XML-SAX-Expat-0.40 Simple API for XML p5-XML-SAX-Writer-0.52 SAX2 XML Writer p5-XML-Simple-2.18 Trivial API for reading and writing XML (esp config files) p5-XML-Twig-3.32 Process huge XML documents by chunks via a tree interface p5-XML-Writer-0.606 A simple Perl module for writing XML documents p5-XML-XPath-1.13 Modules for parsing and evaluating XPath statements p5-XML-XQL-0.68 Perl module for querying XML tree structures with XQL p5-gettext-1.05_2 Message handling functions p5-libwww-5.826 Perl5 library for WWW access p5-libxml-0.08 Collection of Perl5 modules for working with XML p5-type1inst-0.6.1_5 A script that helps install Postscript fonts in X Window Sy p5-version-0.76 Perl extension for Version Objects p7zip-4.65 File archiver with high compression ratio pango-1.24.2 An open-source framework for the layout and rendering of i1 pangomm-2.24.0 C++ wrapper for Pango patch-2.5.9 GNU patch utility pccts-1.33.33 The Purdue Compiler Construction Tool Set pchar-1.5 Sandia Internet path characterization tool pciids-20090224 Database of all known ID's used in PCI devices pcre-7.9 Perl Compatible Regular Expressions library pcsc-lite-1.5.1,2 A smartcard development library perl-threaded-5.8.9_2 Practical Extraction and Report Language pidgin-2.5.6 Pidgin multi-protocol messaging client (GTK+ UI) pilot-link-0.12.3,1 Suite of tools used to connect and sync your Palm handled pinentry-gtk2-0.7.5_1 GTK+ 2.0 version of the GnuPG password dialog pixman-0.15.4 Low-level pixel manipulation library pkcs11-helper-1.07 A helper library for multiple PKCS#11 providers pkg-config-0.23_1 A utility to retrieve information about installed libraries planner-0.14.4 Project management application for GNOME 2 png-1.2.35 Library for manipulating PNG images policykit-0.9_4 Framework for controlling access to system-wide components policykit-gnome-0.9.2 GNOME frontend to the PolicKit framework poppler-0.10.6 A PDF rendering library poppler-data-0.2.1 Poppler encoding data poppler-gtk-0.10.6 Gtk bindings to poppler popt-1.14 A getopt(3) like library with a number of enhancements, fro portaudio-18.1_2 Portable cross-platform Audio API portaudit-0.5.12 Checks installed ports against a list of security vulnerabi portaudit-db-0.2.3_1 Creates a portaudit database from a current ports tree portbrowser-0.5.20050618_2 Graphical frontend for the BSD ports system portlint-2.11.2 A verifier for FreeBSD port directory portupgrade-2.4.6_2,2 FreeBSD ports/packages administration and management tool s postfix-2.6.2,1 A secure alternative to widely-used Sendmail printproto-1.0.4 Print extension headers privoxy-3.0.12 Privoxy is a web proxy with advanced filtering capabilities projectx-0.90.4.00_2 DVB (mpeg) cutting/demux tool psiconv-0.9.8_1 A conversion utility to convert Psion 5(MX) files into othe pstree-2.32 List processes as a tree pth-2.0.7 GNU Portable Threads pulseaudio-0.9.14_6 Sound server for UNIX pwlib-1.12.0_5,1 A cross platform C++ library, used by OpenH323 py25-BitTorrent-5.2.0_1,1 A peer-to-peer tool for distributing files written in Pytho py25-adns-1.2.1 A Python Interface to adns, the asynchronous DNS library py25-bsddb-2.5.4_2 Python bindings to the Berkeley DB library py25-cairo-1.8.2 Python bindings for Cairo py25-dbus-0.83.0_1 Python bindings for the D-BUS messaging system py25-dnspython-1.6.0 A DNS toolkit for Python py25-gdata-1.3.1 GData Python Client Library py25-gimp-app-2.6.6 A GNU Image Manipulation Program py25-gnome-2.26.1 A set of Python bindings for GNOME 2 py25-gnome-desktop-2.26.0 A set of Python bindings used by modules in the GNOME Deskt py25-gnome-extras-2.25.3_2 A set of Python bindings for GNOME 2 py25-gobject-2.16.1 Python bindings for GObject py25-gstreamer-0.10.15 A set of Python bindings for gstreamer py25-gtk-2.14.1 A set of Python bindings for GTK+ py25-imaging-1.1.6_2 The Python Imaging Library py25-libxml2-2.7.3 Python interface for XML parser library for GNOME py25-nose-0.10.4 A discovery-based unittest extension py25-notify-0.1.1_4 A python bindings for libnotify py25-numeric-24.2_3 The Numeric Extension to Python py25-opengl-3.0.0 An OpenGL (and related library) interface for Python py25-openssl-0.8_1 Python interface to the OpenSSL library py25-orbit-2.24.0 Python bindings for ORBit2 py25-psyco-1.6 Python Specializing Compiler py25-pycrypto-2.0.1_3 The Python Cryptography Toolkit py25-pymsn-0.3.3 MSN Connection library py25-qt-3.17.6,2 Python bindings for the Qt toolkit py25-reportlab2-2.3 Library to create PDF documents using the Python language py25-setuptools-0.6c9 Download, build, install, upgrade, and uninstall Python pac py25-simplejson-2.0.9 Simplejson is a simple, fast, extensible JSON encoder/decod py25-sip-4.7.9,1 Python to C and C++ bindings generator py25-sqlite3-2.5.4_1 Standard Python binding to the SQLite3 library py25-telepathy-butterfly-0.3.3 MSN Connection Manager for Telepathy Framework py25-telepathy-python-0.15.7 Python bindings for the Telepathy framework py25-tkinter-2.5.4_3 Python bindings to the Tk widget set py25-twistedCore-8.2.0 An asynchronous networking framework for Python - Core modu py25-twistedWeb-8.2.0 An HTTP protocol implementation together with clients and s py25-wxPython-common-2.6.3.3_2 Python bindings for the wxWidgets/GTK GUI toolkit py25-wxPython-unicode-2.6.3.3_1 Python bindings for the wxWidgets/GTK GUI toolkit py25-xdg-0.17 A python library to access freedesktop.org standards py25-xml-0.8.4 PyXML: Python XML library enhancements py25-zopeInterface-3.5.0 Zope.interface package from Zope 3 python-2.5,2 The "meta-port" for the default version of Python interpret python25-2.5.4_1 An interpreted object-oriented programming language qmake-3.3.8_1 The build utility of the Qt project qscintilla-1.7.1_4 QT port of the Scintilla C++ editor class qt-3.3.8_9 Multiplatform C++ application framework qt4-assistant-4.4.3 Qt documentation browser qt4-clucene-4.4.3 QtCLucene full text search library wrapper qt4-corelib-4.4.3 Qt core library qt4-designer-4.4.3 Qt ui editor qt4-doc-4.4.3 Multiplatform C++ application framework qt4-gui-4.4.3_2 Qt graphical user interface library qt4-help-4.4.3 QtHelp module provides QHelpEngine API and is used by Assis qt4-libQtAssistantClient-4.4.3 Qt documentation browser integration library qt4-linguist-4.4.3 Qt localisation tool qt4-moc-4.4.3 Qt meta object compiler qt4-network-4.4.3 Qt network library qt4-qmake-4.4.3 The build utility of the Qt project qt4-qt3support-4.4.3 Qt3 compatibility library qt4-rcc-4.4.3 Qt resource compiler qt4-script-4.4.3 Qt script qt4-sql-4.4.3 Qt SQL library qt4-sqlite-plugin-4.4.3 Qt SQLite 3.x database plugin qt4-uic-4.4.3 Qt user interface compiler qt4-webkit-4.4.3 Qt4 webkit engine qt4-xml-4.4.3 Qt XML library quick-lounge-applet-2.14.0 Applet to orginize your preferred applications on the GNOME radeontool-1.5 ATI Radeon video card contoroling tool useful for laptops randrproto-1.3.0 Randr extension headers rar-3.80,2 File archiver (binary port) rarian-0.8.1 An OMF help system based on the Freedesktop specification rdesktop-1.6.0 RDP client for Windows NT/2000/2003 Terminal Server recordproto-1.13.2 RECORD extension headers renderproto-0.9.3 RenderProto protocol headers resourceproto-1.0.2 Resource extension headers rgb-1.0.1 Uncompile an rgb corl-name database rhythmbox-0.12.2 Audio player for GNOME rpm-3.0.6_14 The Red Hat Package Manager rpm2cpio-1.2_2 Convert .rpm files for extraction with /usr/bin/cpio, needs rstart-1.0.2 Sample implementation of a Remote Start client rsync-3.0.6 A network file distribution/synchronization utility rtc-2004.02.24.1_8 Kernel module which provides /dev/rtc device support ruby-1.8.7.160,1 An object-oriented interpreted scripting language ruby18-atk-0.16.0.20080905 Ruby binding for ATK ruby18-bdb-0.6.5_1 Ruby interface to Sleepycat's Berkeley DB revision 2 or lat ruby18-cairo-1.8.0 Ruby binding for Cairo ruby18-deplate-0.8.5 Ruby tool for converting wiki-like markup ruby18-gconf2-0.16.0.20080905 A Ruby interface to GConf2 ruby18-gdk_pixbuf2-0.16.0.20080905 Ruby binding for GdkPixbuf2 ruby18-glib2-0.16.0.20080905 Ruby binding for GLib2 ruby18-gnome2-0.16.0.20080905 A set of Ruby bindings for GNOME2 ruby18-gnomecanvas2-0.16.0.20080905 Ruby binding for GnomeCanvas2 ruby18-gtk2-0.16.0.20080905 Ruby binding for GTK+2 ruby18-libart2-0.16.0.20080905 Ruby binding for Libart2 ruby18-libglade2-0.16.0.20080905 Ruby binding for Libglade2 ruby18-pango-0.16.0.20080905 Ruby binding for Pango samba-libsmbclient-3.0.34_1 Shared libs from the samba package scons-1.2.0_1 A build tool alternative to make screen-4.0.3_6 A multi-screen window manager scripts-1.0.1 Various X related scripts scrnsaverproto-1.1.0 ScrnSaver extension headers sdl-1.2.13_3,2 Cross-platform multimedia development API sdl_image-1.2.7 A simple library to load images of various formats as SDL s sdocbook-xml-1.1,1 "Simplified" DocBook XML DTD seahorse-2.26.2 GNOME application for managing encryption keys (PGP, SSH) seahorse-plugins-2.26.2 Plug-ins for the Seahorse key and password management appli serpentine-0.7_4 Gnome Audio Cd Burner sessreg-1.0.4 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.60_1 A MIME type database from the FreeDesktop project shc-3.8.6 A shell script "encoder" showfont-1.0.2 Font dumper for the X font server skype-2.0.0.72,1 P2P VoIP software smartmontools-5.38_6 S.M.A.R.T. disk monitoring tools smproxy-1.0.2 Session Manager Proxy sound-juicer-2.26.1 Clean, mean and lean CD ripper for GNOME2 sox-14.2.0 SOund eXchange - universal sound sample translator speex-1.2.r1_1,1 An open-source patent-free voice codec splashsetter-0.6.5.3_2 Splash screen changer for GNOME sqlite3-3.6.13 An SQL database engine in a C library sswf-1.8.4 A library and script language tool to create Flash movies startup-notification-0.10 Library that supports startup notification spec from freede subtitleripper-0.3.4_2 Convert DVD subtitles into text format (subrip srt) or VobS sudo-1.6.9.20 Allow others to run commands as root svgalib-1.4.3_5 A low level console graphics library swfdec-0.8.4 Flash Rendering Library swfdec-gnome-2.26.0 Gtk flash player and thumbnailer swt-devel-3.5.m6,1 Standard Widget Toolkit for Java system-tools-backends-2.6.1 Backend system admin scripts for gnome-system-tools t1lib-5.1.2_1,1 A Type 1 Rasterizer Library for UNIX/X11 taglib-1.5 Library for manipulating ID3 tags and Ogg comments tcl-8.4.19_2,1 Tool Command Language tcl-8.5.7 Tool Command Language tcl-modules-8.5.7 Tcl common modules tcptrace-6.6.7 A TCP dump file analysis tool teTeX-3.0_2 A meta port for teTeX suite teTeX-base-3.0_15 Thomas Esser's distribution of TeX & friends (binaries) teTeX-texmf-3.0_6 Thomas Esser's distribution of TeX & friends (texmf tree) telepathy-farsight-0.0.7 Farsight Connection Manager for Telepathy Framework telepathy-gabble-0.7.28 Jabber Connection Manager for Telepathy Framework telepathy-glib-0.7.31 GLib utility library for the Telepathy framework telepathy-idle-0.1.4 IRC Connection Manager for Telepathy Framework telepathy-mission-control-4.67 Telepathy component to apps to abstract details of connecti tex-texmflocal-1.9 Meta-port that creates a site-local $TEXMF directory texi2html-1.76_1,1 Texinfo to HTML converter texinfo-4.11 A typeset documentation system with multiple format output thefish-0.6.6_2 Qt/Gtk+/ncurses rc.conf editor/management tool tiff-3.8.2_3 Tools and library routines for working with TIFF images tivodecode-0.2.p4 Converts .TiVo files to normal MPEG files tk-8.4.19_2,2 Graphical toolkit for TCL tk-8.5.7 Graphical toolkit for TCL tk-wrapper-1.1_1 Shell wrapper for wish (Tk) tmake-1.7_5 Extremely portable perl-based make utility tomboy-0.12.2 Personal note taking system for the GNOME desktop tor-0.2.0.34 An anonymizing overlay network for TCP totem-2.26.2 A gstreamer-based video player for the GNOME 2 Desktop totem-pl-parser-2.26.2 GObject-based library to parse a host of playlist formats tpb-0.6.4_4 On-Screen-Display for hotkeys of IBM ThinkPads transcode-1.0.6_4 A text-console utility for video stream processing trapproto-3.4.3 DEC-XTRAP extension headers tsclient-0.150_4 A GNOME 2 frontend for rdesktop and vncviewer tsocks-1.8.b5_4 Allow non SOCKS aware applications to use SOCKS without mod twm-1.0.4 Tab Window Manager for the X Window System twolame-0.3.12 MPEG Audio Layer 2 encoder unique-1.0.6 Library for single instance applications. unzip-5.52_5 List, test and extract compressed files in a ZIP archive urwfonts-1.0_3 Another font package for X v4l_compat-1.0.20060801 Video4Linux compatibility header vcdimager-0.7.23_5 GNU VCDImager/VCDRip -- The GNU VideoCD Image Maker/Ripping videoproto-2.2.2 Video extension headers viewres-1.0.1_1 Graphical class browser for Xt vinagre-2.26.2 VNC client for the GNOME Desktop vino-2.26.2 VNC server that allows for remote access to your GNOME desk vlc-0.9.9.a_1,3 Multimedia streaming server and player for various audio/vi vorbis-tools-1.2.0_4,3 Play, encode, and manage Ogg Vorbis files vpnc-0.5.3_1 Client for Cisco 3000 VPN Concentrator vstream-client-1.2 The vstream library from the tivo-mplayer project vte-0.20.4 Terminal widget with improved accessibility and I18N suppor wavpack-4.50.1 Audio codec for lossless, lossy and hybrid compression webfonts-0.30_6 TrueType core fonts for the Web webkit-gtk2-1.0.1_7 An opensource browser engine weblint-1.020 HTML validator and sanity checker win32-codecs-3.1.0.r1,1 Huge compilation of Win32 binary video codecs wireshark-1.0.8 A powerful network analyzer/capture tool wv-1.2.5 A library and executables to access Microsoft Word files wxgtk2-2.6.4 The wxWidgets GUI toolkit with GTK+ bindings wxgtk2-common-2.6.4 The wxWidgets GUI toolkit (common files) wxgtk2-common-2.8.10 The wxWidgets GUI toolkit (common files) wxgtk2-contrib-2.6.4 The wxWidgets GUI toolkit contributed libraries wxgtk2-contrib-common-2.6.4 The wxWidgets GUI toolkit contributed libraries (common fil wxgtk2-unicode-2.6.4 The wxWidgets GUI toolkit (Unicode) wxgtk2-unicode-2.8.10 The wxWidgets GUI toolkit (Unicode) wxgtk2-unicode-contrib-2.6.4 The wxWidgets GUI toolkit contributed libraries (Unicode) x11perf-1.5 X11 server performance test program x264-0.0.20081218 Multimedia library and tool for encoding H.264/AVC video st xanim-2.92.0_2 Play most popular animation formats and show pictures xauth-1.0.3 X authority file utility xbacklight-1.1 Program to adjust backlight brightness xbiff-1.0.1_1 Mailbox flag for X xbitmaps-1.0.1 X.Org bitmaps data xcalc-1.0.2_1 Scientific calculator for X xcb-proto-1.4 The X protocol C-language Binding (XCB) protocol xcb-util-0.3.4 A module with libxcb/libX11 extension/replacement libraries xclipboard-1.0.1_1 X clipboard client xclock-1.0.3_1 Analog and digital clock for X xcmiscproto-1.1.2 XCMisc extension headers xcmsdb-1.0.1 Device Color Characterization utility for X xconsole-1.0.3_1 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 xdg-utils-1.0.2_2 Tools to allow all applications to integrate with the free xditview-1.0.1_1 Display ditroff output xdm-1.1.8_1 X.Org X display manager xdpyinfo-1.0.3 Display information utility for X xdriinfo-1.0.2 Query configuration information of DRI drivers xdvik-tetex-22.84.10_2 DVI Previewer(kpathsearch) for X xedit-1.1.2 Simple text editor for X xemacs-21.4.22 This port tracks the stable version of the XEmacs text edit xemacs-packages-14.2 Basic XEmacs elisp packages(xemacs-packages) xev-1.0.3 Print contents of X events xextproto-7.0.5 XExt extension headers xeyes-1.0.1 A follow the mouse X demo xf86-input-keyboard-1.3.2_2 X.Org keyboard input driver xf86-input-mouse-1.4.0_6 X.Org mouse input driver xf86-video-ati-6.12.2_1 X.Org ati display driver xf86-video-mach64-6.8.1 X.Org mach64 display driver xf86-video-r128-6.8.0_3 X.Org r128 display driver xf86-video-radeonhd-1.2.5_2 X.Org ati RadeonHD display driver xf86-video-vesa-2.1.0_2 X.Org vesa display driver xf86bigfontproto-1.1.2 XFree86-Bigfont extension headers xf86dga-1.0.2_1 Test program for the XFree86-DGA extension xf86dgaproto-2.0.3 XFree86-DGA extension headers xf86driproto-2.0.4 XFree86-DRI extension headers xf86miscproto-0.9.2 XFree86-Misc extension headers xf86rushproto-1.1.2 XFree86-Rush extension headers xf86vidmodeproto-2.2.2 XFree86-VidModeExtension extension headers xfd-1.0.1_1 Display all characters in an X font xfindproxy-1.0.1 Locate available proxy services xfontsel-1.0.2_1 Point and click selection of X11 font names xfs-1.0.8_1,1 X.Org font server xfsinfo-1.0.2 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_1 X graphics demo xhost-1.0.2 Server access control program for X xine-0.99.5_3 An X11 multimedia player xineramaproto-1.1.2 Xinerama extension headers xinit-1.1.1_1 X Window System initializer xinput-1.4.2 Very useful utility for configuring and testing XInput devi xkbcomp-1.0.5 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_2 XKB utility demos xkeyboard-config-1.6_1 X Keyboard Configuration Database xkill-1.0.1 Utility for killing a client by its X resource xload-1.0.2_1 System load average display for X xloadimage-4.1.16_4 X11 Image Loading Utility xlogo-1.0.1_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_1 X application for screen magnifying xman-1.0.3_1 Manual page display program for X xmessage-1.0.2_1 Display message or query in a X window xmh-1.0.1_1 Send and read mail with an X interface to MH xmlcatmgr-2.2 SGML and XML catalog manager xmlcharent-0.3_2 XML character entities xmms-1.2.11_6 X Multimedia System -- An audio player with Winamp GUI xmodmap-1.0.3 Utility for modifying keymaps and pointer button mappings i xmore-1.0.1_1 Plain text display program for X xorg-7.4_2 X.Org complete distribution metaport xorg-apps-7.4_1 X.org apps meta-port xorg-cf-files-1.0.2_3 X.org cf files for use with imake builds xorg-docs-1.4,1 X.org documentation files xorg-drivers-7.4_2 X.org drivers meta-port xorg-fonts-100dpi-7.4 X.Org 100dpi bitmap fonts xorg-fonts-7.4 X.org fonts meta-port xorg-fonts-75dpi-7.4 X.Org 75dpi bitmap fonts xorg-fonts-cyrillic-7.4 X.Org Cyrillic bitmap fonts xorg-fonts-miscbitmaps-7.4 X.Org miscellaneous bitmap fonts xorg-fonts-truetype-7.4 X.Org TrueType fonts xorg-fonts-type1-7.4 X.Org Type1 fonts xorg-libraries-7.4 X.org libraries meta-port xorg-macros-1.2.1 X.Org development aclocal macros xorg-nestserver-1.6.1,1 Nesting X server from X.Org xorg-server-1.6.1,1 X.Org X server and related programs xorg-vfbserver-1.6.1,1 X virtual framebuffer server from X.Org xosd-2.2.12_5 X On-Screen-Display Library and XMMS plug-in xplot-0.90.7.1_2 X11 plotting package 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.4 Property displayer for X xproto-7.0.15 X11 protocol headers xproxymanagementprotocol-1.0.2 X Proxy Management Protocol headers xrandr-1.3.0 Primitive command line interface to the RandR extension xrdb-1.0.5 X server resource database utility xrefresh-1.0.2 Refresh all or part of an X screen xrx-1.0.1_2 RX helper program xscreensaver-gnome-hacks-5.08 Save your screen while you entertain your cat (for GNOME us xset-1.0.4 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_1 X Session Manager xstdcmap-1.0.1 X standard colormap utility xterm-243 Terminal emulator for the X Window System xtrans-1.2.3 Abstract network code for X xtrap-1.0.2 XTrap sample clients for X xulrunner-1.8.0.4_15 Mozilla runtime package that can be used to bootstrap XUL+X xv-3.10a_9 An X11 program that displays images of various formats xvid-1.2.1,1 An opensource MPEG-4 codec, based on OpenDivx xvid4conf-1.12_2 XviD configuration panel for transcode xvidtune-1.0.1_1 Video mode tuner for X xvinfo-1.0.2 Print out X-Video extension adaptor information xwd-1.0.2 Dump an image of an X window xwininfo-1.0.4 Window information utility for X xwud-1.0.1 Image displayer for X yasm-0.8.0 A complete rewrite of the NASM assembler yelp-2.26.0 A help browser for the GNOME 2 desktop zenity-2.26.0 Display GNOME dialogs from the command line zip-3.0 Create/update ZIP files compatible with pkzip -- 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 From gperez at entel.upc.edu Mon Jun 8 15:47:11 2009 From: gperez at entel.upc.edu (=?ISO-8859-1?Q?Gustau_P=E9rez?=) Date: Mon Jun 8 15:47:18 2009 Subject: consolekit problem and CURRENT Message-ID: <4A2CFAC3.2060408@entel.upc.edu> Hi, I'm seeing problems with consolekit and CURRENT. When I start a session with gnome (via gdm) I can't mount usb's, can't shutdown or reboot, etc ... Reading the FAQ, it states that policykit will grant those things to local and active sessions automatically (checking is done via consolekit). The faq says proc needs to be mounted (done) and the graphical session must be started via gdm (got it). In a terminal ck-list-session, shows : Session6: unix-user = '1002' realname = 'Gustau Perez' seat = 'Seat1' session-type = '' active = FALSE x11-display = ':0' x11-display-device = '/dev/rw' display-device = 'ttyv1' remote-host-name = '' is-local = TRUE on-since = '2009-06-08T11:05:22.366887Z' login-session-id = '' Looks like it is unable to detect the graphical session as a local session. XDG_SESSION_COOKIE is set. GDM has this variable set too (I checked it via ps auwwex). I even tried (in text mode) the following : # ck-launch-session /usr/local/bin/bash # ck-list-sessions I start gdm using gnome_enable="YES" in rc.conf. Any idea ? -- PGP KEY : http://www-entel.upc.edu/gus/gus.asc From marcus at marcuscom.com Mon Jun 8 16:23:48 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Mon Jun 8 16:23:58 2009 Subject: After upgrades last week, gnome-screensaver fails In-Reply-To: <20090608154059.AAF231CC0D@ptavv.es.net> References: <20090608154059.AAF231CC0D@ptavv.es.net> Message-ID: <1244478221.19104.111.camel@shumai.marcuscom.com> On Mon, 2009-06-08 at 08:40 -0700, Kevin Oberman wrote: > Since a ports upgrade last week (while on vacation), something broke on > multiple systems in the gnome-screensaver. All ports are now current and > I have no other problems, but the screensaver keeps locking me out of my > system. > > The system locks normally, but it just puts up the background pattern > and draws the input box to allow the entry of the password. Then it goes > back to black (My screensaver is "Blank Screen".) Pressing a key > repeats, but it does not accept input, so I can't unlock the display. This happens after gdm is upgraded. You will need to logout, restart gdm, then log back in. Joe > > Once in a while, it seems to "catch" and I can enter the password, but > usually I have to log in from another vty and kill gnome-screensaver. > > Any idea of what might be causing this? I expected to see other reports, > but I have seen none. > > Here is the information from one of the two systems I am seeing this > on. I have one other desktop, but I won't see it until tomorrow, so it > may or may not be exhibiting the same poroblem. > > FreeBSD 7.2-stable of May 21 and May 19. > > env > USER=oberman > LOGNAME=oberman > HOME=/home/oberman > MAIL=/var/mail/oberman > PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/oberman/bin > TERM=xterm > FTP_PASSIVE_MODE=YES > BLOCKSIZE=K > SHELL=/bin/tcsh > SSH_CLIENT=198.128.4.29 53118 22 > SSH_CONNECTION=198.128.4.29 53118 198.128.4.60 22 > SSH_TTY=/dev/ttyp4 > DISPLAY=localhost:10.0 > SSH_AUTH_SOCK=/tmp/ssh-LRsMj3as0P/agent.1813 > HOSTTYPE=FreeBSD > VENDOR=intel > OSTYPE=FreeBSD > MACHTYPE=i386 > SHLVL=1 > PWD=/home/oberman > GROUP=users > HOST=slan.es.net > REMOTEHOST=ptavv.es.net > SHORT_HOST=SLAN > FOLDERS=FreeBSD FreeBSD/Vinum FreeBSD/acpi FreeBSD/current FreeBSD/cvs-all FreeBSD/gnome FreeBSD/hardware FreeBSD/mWave FreeBSD/misc FreeBSD/mobile FreeBSD/net FreeBSD/questions FreeBSD/stable drafts inbox outbox unsorted > MHA=yhines joeb dlm peer-nocs bette > MANPATH=/usr/share/man:/usr/local/man:/usr/local/lib/perl5/man > CVS_RSH=/usr/bin/ssh > MM_CHARSET=iso-8859-1 > CTIME_ROOT=/home/oberman/utils/CorporateTime/ > SSH_ASKPASS=/usr/local/bin/gnome-ssh-askpass2 > EDITOR=gnuclient > PAGER=most > > pkg_info > AtomicParsley-0.9.0_1 Command line program for reading parsing and setting MP4/M4 > ImageMagick-6.5.2.10 Image processing tools > ORBit-0.5.17_4 High-performance CORBA ORB with support for the C language > ORBit2-2.14.17 High-performance CORBA ORB with support for the C language > OpenEXR-1.6.1_1 A high dynamic-range (HDR) image file format > aalib-1.4.r5_4 An ascii art library > abiword-2.6.8_1 An open-source, cross-platform WYSIWYG word processor > acroread8-8.1.5 Adobe Reader for view, print, and search PDF documents (ENU > acroreadwrapper-0.0.20090328 Wrapper script for Adobe Reader > adns-1.4_1 Easy to use, asynchronous-capable DNS client library and ut > alacarte-0.12.1 An editor for the freedesktop.org menu specification > amspsfnt-1.0_5 AMSFonts PostScript Fonts (Adobe Type 1 format) > apache-2.2.11_4 Version 2.2.x of Apache web server with prefork MPM. > apache-ant-1.7.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.3.3.1.3.4_1 Apache Portability Library > arts-1.5.10_1,1 Audio system for the KDE integrated X11 desktop > asciidoc-8.4.4 A text document format for writing short documents and man > aspell-0.60.6_2 Spelling checker with better suggestion logic than ispell > at-spi-1.26.0 An Assistive Technology Service Provider Interface > ataidle-2.4 Utility to spin down ATA drives > atk-1.26.0 A GNOME accessibility toolkit (ATK) > autoconf-2.13.000227_6 Automatically configure source code on many Un*x platforms > autoconf-2.62 Automatically configure source code on many Un*x platforms > autoconf-wrapper-20071109 Wrapper script for GNU autoconf > automake-1.10.1 GNU Standards-compliant Makefile generator (1.10) > automake-1.4.6_5 GNU Standards-compliant Makefile generator (1.4) > automake-1.5_5,1 GNU Standards-compliant Makefile generator (1.5) > automake-1.6.3_1 GNU Standards-compliant Makefile generator (1.6) > automake-1.7.9_2 GNU Standards-compliant Makefile generator (1.7) > automake-1.9.6_3 GNU Standards-compliant Makefile generator (1.9) > automake-wrapper-20071109 Wrapper script for GNU automake > avahi-0.6.24 The "meta-port" for the Avahi service discovery suite > avahi-app-0.6.25_1 Service discovery on a local network > avahi-gtk-0.6.25 Gtk+ tools and bindings to the Avahi mDNS system > avahi-libdns-0.6.25 mDNSResponder compatibility from Avahi > avidemux2-2.4.4 Simple GUI based video editor > avifile-0.7.43_9,2 AVI player/converter with numerous codecs, including MPEG-4 > babl-0.0.22_1 Dynamic pixel format conversion library > bash-4.0.24 The GNU Project's Bourne Again SHell > bdftopcf-1.0.1 Convert X font from BDF to PCF > beforelight-1.0.3_1 A sample screen saver for X > bigreqsproto-1.0.2 BigReqs extension headers > bison-2.4.1,1 A parser generator from FSF, (mostly) compatible with Yacc > bitmap-1.0.3_1 Bitmap editor and converter utilities for X > bitstream-vera-1.10_4 Bitstream Vera TrueType font collection > bluefish-1.0.7_5 HTML editor designed for the experienced web designer > boehm-gc-6.8 Garbage collection and memory leak detection for C and C++ > boost-python-1.37.0_1 Free peer-reviewed portable C++ source libraries > bpm-0.4.1b_15 A graphical BSD ports collection manager > brasero-2.26.2 CD/DVD mastering tool for the GNOME desktop > brightside-1.4.0_6 A tool to add reactivity to the edges and corners of the GN > bsdpan-Palm-Zetetic-Strip-1.02 Palm::Zetetic::Strip - Manipulate Zetetic Strip Palm databa > bug-buddy-2.26.0 A bug reporting tool for GNOME 2 > ca_root_nss-3.11.9_2 The root certificate bundle from the Mozilla Project > cabextract-1.2 A program to extract Microsoft cabinet (.CAB) files > cairo-1.8.6_1,1 Vector graphics library with cross-device output support > cairomm-1.8.0_1 C++ interface to cairo > ccid-1.3.9 Generic USB CCID (Chip/Smart Card Interface Devices) driver > 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_7 CD/CD-R[W] and ISO-9660 image creation and extraction tools > celt-0.5.2 The CELT ultra-low delay audio codec > cheese-2.26.2 A Photobooth-inspired app for taking pictures and videos fr > clutter-0.8.8 OpenGL based interactive canvas library > clutter-cairo-0.8.2 Clutter Cairo integrarion library > clutter-gtk-0.8.3 GTK+ Integration library for Clutter > cm-super-0.3.4_1 Computer Modern Font Families in Type 1 Fonts > cmake-2.6.3_1 A cross-platform make > cmpsfont-1.0_6 Computer Modern PostScript Fonts (Adobe Type 1 format) > cog-0.8.0_7 A program for editing advanced GNOME settings in an easy wa > compat4x-i386-5.3_9 A convenience package to install the compat4x libraries > compat5x-i386-5.4.0.8_9 A convenience package to install the compat5x libraries > compat6x-i386-6.4.604000.200810 A convenience package to install the compat6x libraries > compositeproto-0.4 Composite extension headers > consolekit-0.3.0_8 Framework for defining and tracking users > coreutils-6.9_3 The Free Software Foundation's core utilities > cracklib-2.7_2 Password-checking library > cscope-15.7a An interactive C program browser > ctags-5.7 A feature-filled tagfile generator for vi and emacs clones > cups-base-1.3.10_2 Common UNIX Printing System > cups-client-1.3.10_2 Common UNIX Printing System > cups-image-1.3.10_2 Common UNIX Printing System > cups-pstoraster-8.15.4_3 Postscript interpreter for CUPS printing to non-PS printers > curl-7.19.5 Non-interactive tool to get files from FTP, GOPHER, HTTP(S) > cyrus-sasl-2.1.23 RFC 2222 SASL (Simple Authentication and Security Layer) > damageproto-1.1.0_2 Damage extension headers > dasher-4.10.1,2 Information efficient text-entry interface > 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.2.4.6 A message bus system for inter-application communication > dbus-glib-0.80 GLib bindings for the D-BUS messaging system > dejavu-2.29 Bitstream Vera Fonts clone with a wider range of characters > deskbar-applet-2.26.2 Omnipresent versatile search interface > desktop-file-utils-0.15_1 A couple of command line utilities for working with desktop > devilspie-0.22_1 A window manipulation tool > dhcp6-20080615_1 KAME DHCP6 client, server, and relay > dia-gnome-0.96.1_6,1 Diagram creation program, similar to Visio > diablo-jdk-1.6.0.07.02_5 Java Development Kit 1.6.0_07.02 > dirmngr-1.0.2_1 A client for managing and downloading certificate revocatio > djbfft-0.76_2 An extremely fast library for floating-point convolution > dmidecode-2.10 A tool for dumping DMI (SMBIOS) contents in human-readable > dmxproto-2.2.2 DMX extension headers > docbook-1.4 Meta-port for the different versions of the DocBook DTD > docbook-3.1_4 V3.1 of the DocBook DTD, designed for technical documentati > docbook-4.1_3 V4.1 of the DocBook DTD, designed for technical documentati > docbook-4.2 V4.2 of the DocBook DTD, designed for technical documentati > docbook-4.3 DocBook/SGML DTD V4.3, designed for technical documentation > docbook-4.4_2 DocBook/SGML DTD V4.4, designed for technical documentation > docbook-4.5_2 DocBook/SGML DTD V4.5, designed for technical documentation > docbook-5.0_1 DocBook 5.0, designed for technical documentation > docbook-sk-4.1.2_4 XML version of the DocBook DTD version controlled for Scrol > docbook-utils-0.6.14_7 Generates various output formats from DocBook SGML document > 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_1 DocBook/XML DTD V4.4, designed for technical documentation > docbook-xml-4.5 DocBook/XML DTD V4.5, designed for technical documentation > docbook-xsl-1.74.0_1 XSL DocBook stylesheets > doxygen-1.5.9 A documentation system for C, C++ and other languages > dri-7.4.2_1,2 OpenGL hardware acceleration drivers for the DRI > dri2proto-2.0 DRI2 prototype headers > dsssl-docbook-modular-1.79_1,1 DSSSL stylesheets for the DocBook DTD by Norman Walsh > dvd+rw-tools-7.1 DVD burning software > dvdrip-0.98.10 A Perl Gtk+ based dvd-ripper > dvipsk-tetex-5.95a_2 Convert a TeX DVI file to PostScript > editres-1.0.3_1 Dynamic resource editor for X Toolkit Applications > eel-2.26.0 Generally useful classes and extensions to GNOME > eiciel-0.9.6.1_1 A GNOME-based ACL editor, with integration into Nautilus > ekiga-2.0.11_5 VoIP phone for GNOME > empathy-2.26.2 GNOME IM client based around telepathy > enchant-1.4.2 Dictionary/spellchecking framework > encodings-1.0.2,1 X.Org Encoding fonts > eog-2.26.2_1 The Eye Of Gnome image viewer > epiphany-2.26.2 An extremely lightweight and simple web browser for GNOME 2 > epiphany-extensions-2.26.1 A set of add-ons for the Epiphany web browser > esound-0.2.41 A sound library for enlightenment package > evieext-1.0.2 XEVIE extension headers > evince-2.26.2 GNOME 2 multi-format document viewer > evolution-2.26.2 An integrated mail, calendar and address book distributed s > evolution-data-server-2.26.2 The data backends for the Evolution integrated mail/PIM sui > evolution-exchange-2.26.2 Evolution plugin to connect to Microsoft Exchange servers > evolution-gconf-tools-0.1.6_4 Scripts to make it easier to work with Evolution's configur > evolution-webcal-2.26.0 Webcal(endar) handler for gnome > exempi-2.1.0 A port of Adobe XMP SDK to work on UNIX > exmh-2.7.2_1 X11/TK based mail reader front end to MH > expat-2.0.1 XML 1.0 parser written in C > expect-5.43.0_3 A sophisticated scripter based on tcl/tk > faac-1.28 MPEG-2 and MPEG-4 AAC audio encoder > faad2-2.7_1,1 MPEG-2 and MPEG-4 AAC audio decoder > farsight2-0.0.12_1 Collection of GStreamer modules and libraries for videoconf > ffmpeg-2008.07.27_10 Hyper fast realtime audio/video encoder/converter, streamin > fftw3-3.2 Fast C routines to compute the Discrete Fourier Transform > file-roller-2.26.2,1 An archive manager for zip files, tar, etc > firefox-2.0.0.20_7,1 Web browser based on the browser portion of Mozilla > firefox-3.0.10,1 Web browser based on the browser portion of Mozilla > fixesproto-4.0 Fixes extension headers > flac-1.2.1 Free lossless audio codec > flex-2.5.35_1 Fast lexical analyzer generator > 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_1 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.1 X.Org XFree86 Type1 font > fontcacheproto-0.1.2 Fontcache extension headers > fontconfig-2.6.0,1 An XML-based font configuration API for X Windows > fontsproto-2.0.2 Fonts extension headers > fonttosfnt-1.0.3 Wrap a bitmap font in a sftn wrapper > foomatic-filters-3.0.2_4 Foomatic wrapper scripts > fping-2.4b2_1 Quickly ping N hosts w/o flooding the network > freedesktop-sound-theme-0.2 Sound theme based on the FreeDesktop specification > freetype2-2.3.9_1 A free and portable TrueType font rendering engine > frei0r-1.1.22 Minimalistic plugin API for video effects > fribidi-0.10.9 A Free Implementation of the Unicode Bidirectional Algorith > fslsfonts-1.0.2 List fonts served by the X font server > fstobdf-1.0.3 Generate BDF font from X font server > fusefs-kmod-0.3.9.p1.20080208_5 Kernel module for fuse > fusefs-libs-2.7.4 FUSE allows filesystem implementation in userspace > fusefs-ntfs-2009.2.1 Mount NTFS partitions (read/write) and disk images > fusefs-sshfs-2.2 Mount remote directories over ssh > gTweakUI-0.4.0_7 A collection of simple dialogs as a front end to GConf > galeon-2.0.7 A GNOME 2 Web browser based on gecko (the Mozilla rendering > gamin-0.1.10_3 A file and directory monitoring system > gavl-1.0.1 A library for handling uncompressed video and audio data > gawk-3.1.6_1 The GNU version of Awk > gcalctool-5.26.2,2 A GNOME 2 calculator tool based on the old calctool for Ope > gcc-3.4.6_3,1 GNU Compiler Collection 3.4 > gcc-4.3.4_20090517 GNU Compiler Collection 4.3 > gcc-ooo-3.4.1_3 GNU Compiler Collection for OpenOffice.org > gccmakedep-1.0.2 Create dependencies in makefiles using 'gcc -M' > gconf-editor-2.26.0,1 A gconf database editor for the GNOME 2 environment > gconf2-2.26.2 A configuration database system for GNOME > gd-2.0.35,1 A graphics library for fast creation of images > gdbm-1.8.3_3 The GNU database manager > gdesklets-0.35.4_5 A framework for Gnome 2.x for desktop applets > gdk-pixbuf-0.22.0_8 A graphic library for GTK+ > gdl-2.26.2 Components intended to be shared between GNOME development > gdm-2.26.1_5 GNOME 2 version of xdm display manager > gecko-sharp-0.13 Mono bindings for embeding mozilla > gecko-sharp-0.6_11 Mono bindings for embeding mozilla > gedit-2.26.2 A small but powerful text editor for GNOME 2 Desktop Enviro > gegl-0.0.22_4 A graph based image processing framework > getopt-1.1.4_1 A getopt(1) replacement that supports GNU-style long option > gettext-0.17_1 GNU gettext package > ggv-2.12.0_4 GNOME 2 ghostscript viewer > ggz-client-libs-0.0.14.1_1 The GGZ Gaming Zone - Core Client Libraries > ghostscript8-8.64_5 Ghostscript 8.x PostScript interpreter > gimp-2.6.6,2 The "meta-port" for The Gimp > gimp-app-2.6.6_1,1 A GNU Image Manipulation Program > gimp-gutenprint-5.1.7_1 GutenPrint Printer Driver > gimp-help-2.4.2 GIMP user's manual > gio-fam-backend-2.20.3 FAM backend for GLib's GIO library > gkrellm-2.3.2_1 A GTK based system monitor > gkrellmms-2.1.22_5 GKrellM XMMS Plugin > gkrellmvolume-2.1.13_5 GKrellM volume plugin > gkrellmwireless-2.0.2_9 GKrellM wireless plugin > gkx86info2-0.0.2_4 GKrellM2 plugin that simply prints the current clock speed > glabels-2.2.5 A program to create labels and business cards > glame-2.0.1_12 A powerful, fast, stable, and easily extensible sound edito > gle-3.1.0_2 A GL Tubing and Extrusion Library > glib-1.2.10_12 Some useful routines of C programming (previous stable vers > glib-2.20.3 Some useful routines of C programming (current stable versi > glibmm-2.20.0,1 C++ interfaces for glib2 > glproto-1.4.10 GLX extension headers > gmake-3.81_3 GNU version of 'make' utility > gmime-2.2.23 Library (written in C) for parsing and creating messages us > gmime-24-2.4.6 Library (written in C) for parsing and creating messages us > gmime-24-sharp-2.4.6 Mono bindings for gmime > gnome-applets-2.26.2 Applets components for the GNOME 2 Desktop Environment > gnome-art-0.2_4 Frontend for art.gnome.org > gnome-audio-2.22.2 Sound files for use with GNOME 2 > gnome-backgrounds-2.24.1 A collection of backgrounds for GNOME 2 > gnome-blog-0.9.1_2 GNOME app to post to blogs > gnome-control-center-2.26.0 Control center for GNOME 2 project > gnome-desktop-2.26.2_1 Additional UI API for GNOME 2 > gnome-desktop-sharp-2.24.0_4 GNOME desktop interfaces for the .NET runtime > gnome-doc-utils-0.16.1 GNOME doc utils > gnome-games-2.26.2 The game applications package for the GNOME 2 Desktop Envir > gnome-games-extra-data-2.26.0 Themes and artwork for the gnome-games package > gnome-icon-theme-2.26.0_1 A collection of icons for the GNOME 2 desktop > gnome-keyring-2.26.1_1 A program that keeps passwords and other secrets > gnome-mag-0.15.6 GNOME screen magnifier > gnome-media-2.26.0 Multimedia applications for the GNOME 2 desktop > gnome-menus-2.26.1 Implementation of the FreeDesktop Desktop Menu Spec > gnome-mime-data-2.18.0_3 A MIME and Application database for GNOME > gnome-mount-0.8_2 A front-end to mount, umount, and eject using HAL > gnome-netstatus-2.26.0 A GNOME applet that shows network status > gnome-nettool-2.26.2,1 A GNOME utility that provides network information statistic > gnome-panel-2.26.2 Panel component for the GNOME 2 Desktop > gnome-pilot-2.0.17 PalmPilot conduit system for GNOME 2 > gnome-pilot-conduits-2.0.17 Additional conduits for gnome-pilot > gnome-pkgview-1.0.7 Displays the version of GNOME components installed > gnome-power-manager-2.24.4_4 Power management system for the GNOME Desktop > gnome-screensaver-2.26.1 GNOME screen saver and locker > gnome-session-2.26.1 Session component for the GNOME 2 desktop > gnome-settings-daemon-2.26.1_1 GNOME 2 settings daemon > gnome-sharp-2.24.0_3 GNOME interfaces for the .NET runtime > gnome-speech-0.4.25 GNOME text-to-speech API > gnome-spell-1.0.8_2 A GNOME/Bonobo component for spell checking > gnome-splashscreen-manager-0.2_7 Gnome splash screen manager > gnome-ssh-askpass-3.6p1_7 A graphical ssh askpass utility for Gnome2 > gnome-system-monitor-2.26.2 GNOME 2 system monitor program > gnome-system-tools-2.22.2 Tools to configure workstations > gnome-terminal-2.26.2 Terminal component for the GNOME 2 Desktop > gnome-themes-2.26.2 A collection of themes and icons for GNOME2 > gnome-themes-extras-2.22.0_3 More themes for the GNOME 2 desktop environment > gnome-user-docs-2.26.2 GNOME 2 users guide > gnome-user-share-2.26.0 Personal file-sharing service for the GNOME Desktop > gnome-utils-2.26.0_1,1 GNOME 2 support utilities > gnome-vfs-2.24.1 GNOME Virtual File System > gnome2-2.26.2 The "meta-port" for the GNOME 2 integrated X11 desktop > gnome2-office-2.26.2 GNOME 2 office applications > gnome2-power-tools-2.26.2 The 'Geektoys' for the GNOME 2 power user > gnome_subr-1.0 Common startup and shutdown subroutines used by GNOME scrip > gnomehier-2.3_12 A utility port that creates the GNOME directory tree > gnotime-2.3.0 A time tracker for gnome2 > gnumeric-1.9.8 The GNOME 2 spreadsheet > gnupg-2.0.11 The GNU Privacy Guard > gnutls-2.6.5 GNU Transport Layer Security library > gob2-2.0.15_1 A preprocessor for making GObjects with inline C > gocr-0.47 An OCR (Optical Character Recognition) program > goffice-0.4.3_5 GLib/GTK+ set of document centric objects and utilities > goffice-0.7.7 GLib/GTK+ set of document centric objects and utilities > gok-2.26.0,1 GNOME On-Screen Keyboard (GOK) > gopchop-1.0.0_6 MPEG2 GOP-accurate editor > gpac-libgpac-0.4.5_2,1 Gpac MPEG-4 Systems library and headers > gpac-mp4box-0.4.5 A tool for merge mpg4 from Gpac > gperf-3.0.3 Generates perfect hash functions for sets of keywords > gpgme-1.1.8 A library to make access to GnuPG easier > graphviz-2.22.2 Graph Visualization Software from AT&T and Bell Labs > grip-3.2.0_19 GTK front-end to external cd rippers and audio encoders > gsfonts-8.11_5 Standard Fonts for Ghostscript > gsm-1.0.13 Audio converter and library for converting u-law to gsm enc > gstreamer-0.10.23 Development framework for creating media applications > gstreamer-ffmpeg-0.10.7 GStreamer plug-in for manipulating MPEG video streams > gstreamer-plugins-0.10.23,3 GStreamer written collection of plugins handling several me > gstreamer-plugins-a52dec-0.10.11,3 Gstreamer ATSC A/52 stream aka AC-3 (dvd audio) plugin > gstreamer-plugins-bad-0.10.11,3 Bad gstreamer-plugins > gstreamer-plugins-cdparanoia-0.10.23,3 Gstreamer CDDA extraction (aka audio ripping) plugin > gstreamer-plugins-core-0.10_10 Core set of typical audio and video gstreamer-plugins > gstreamer-plugins-dts-0.10.11,3 Gstreamer dts plugin > gstreamer-plugins-dvd-0.10.11,3 Gstreamer dvd plugin set > gstreamer-plugins-esound-0.10.14,3 Gstreamer enlightenment sound library plugin > gstreamer-plugins-faad-0.10.11,3 Gstreamer MPEG-2 and MPEG-4 AAC decoder plugin > gstreamer-plugins-flac-0.10.14,3 Gstreamer free lossless audio encoder/decoder plugin > gstreamer-plugins-gconf-0.10.14,3 Gstreamer gconf plugin > gstreamer-plugins-gio-0.10.23,3 Gstreamer gio (Glib I/O) plugin > gstreamer-plugins-gnomevfs-0.10.23,3 Gstreamer gnomevfs plugin > gstreamer-plugins-good-0.10.14,3 Good gstreamer-plugins > gstreamer-plugins-hal-0.10.14,3 Gstreamer hal plugin > gstreamer-plugins-jpeg-0.10.14,3 Gstreamer jpeg encoder/decoder plugin > gstreamer-plugins-libpng-0.10.14,3 Gstreamer png plugin > gstreamer-plugins-mad-0.10.11,3 Gstreamer mp3 decoder plugin > gstreamer-plugins-mp3-0.10.0_1 Gstreamer Plugins Mp3 decoder meta-port > gstreamer-plugins-mpeg2dec-0.10.11,3 Gstreamer mpeg decode plugin > gstreamer-plugins-ogg-0.10.23,3 Gstreamer Ogg bitstream plugin > gstreamer-plugins-pango-0.10.23,3 Gstreamer pango textoverlay plugin > gstreamer-plugins-soup-0.10.14,3 Gstreamer soup http src plugin > gstreamer-plugins-theora-0.10.23,3 Gstreamer theora plugin > gstreamer-plugins-ugly-0.10.11,3 Ugly gstreamer-plugins > gstreamer-plugins-vorbis-0.10.23,3 Gstreamer vorbis encoder/decoder plugin > gstreamer-plugins-xvid-0.10.11,3 Gstreamer xvid plugin > gtar-1.22 GNU version of the traditional tape archiver > gtk-1.2.10_20 Gimp Toolkit for X11 GUI (previous stable version) > gtk-2.16.2 Gimp Toolkit for X11 GUI (current stable version) > gtk-engines2-2.18.2 Theme engine for the GTK+-2.0 toolkit > gtk-send-pr-0.4.9_1 GTK2 send-pr tool > gtk-sharp-1.0.10_15 GTK+ and GNOME interfaces for the .NET runtime > gtk-sharp-2.12.8 GTK+ and GNOME interfaces for the .NET runtime > gtk-vnc-0.3.8 VNC viewer widget for GTK+ > gtkglext-1.2.0_3 An OpenGL extension to GTK > gtkhtml3-3.26.2 Lightweight HTML rendering/printing/editing engine > gtkmm-2.16.0 C++ wrapper for Gtk+, Pango, Atk > gtkpod-0.99.12_3 GUI for Apple iPods using GTK2 > gtksourceview-1.8.5_4 A text widget that adds syntax highlighting to the GtkTextV > gtksourceview2-2.6.2 A text widget that adds syntax highlighting to the GtkTextV > gtkspell-2.0.15 A GTK+ 2 spell checking component > gucharmap-2.26.2 A Unicode/ISO10646 character map and font viewer > guile-1.8.6_1 GNU Ubiquitous Intelligent Language for Extension > gutenprint-5.1.7_1 The "meta-port" for GutenPrint > gutenprint-base-5.1.7_1 GutenPrint Printer Driver > gutenprint-cups-5.1.7_3 GutenPrint Printer Driver > gutenprint-ijs-5.1.7_1 GutenPrint Printer Driver > gvfs-1.2.3 GNOME virtual file system > hal-0.5.11_25 Hardware Abstraction Layer for simplifying device access > hal-info-20080508_1 Additional FDI files to further classify HAL devices > hamster-applet-2.26.2 Time management applet for the GNOME Desktop > handbrake-0.9.3 A DVD to MPEG-4 ripper and encoder > help2man-1.36.4_3 Automatically generating simple manual pages from program o > hicolor-icon-theme-0.10_2 A high-color icon theme shell from the FreeDesktop project > iceauth-1.0.2 ICE authority file utility for X > ico-1.0.2 Displays a wire-frame rotating plyhedron > icon-naming-utils-0.8.7 Utilities of the Tango project > icu-3.8.1_2 International Components for Unicode (from IBM) > id3lib-3.8.3_5 Library for manipulating ID3v1/v1.1 and ID3v2 tags > ilmbase-1.0.1_1 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_7 A graphic library for enlightenment package > imlib2-1.4.1.000_1,2 The next generation graphics library for Enlightenment > inkscape-0.46_5 A program seeks to become a full featured open source SVG e > inputproto-1.5.0 Input extension headers > intltool-0.40.6 Tools to internationalize various kinds of data files > ipcalc-0.41 IP Calculator > iperf-2.0.4 A tool to measure maximum TCP and UDP bandwidth > iso-codes-3.10 Lists of the country, language and currency iso names > iso8879-1986_2 Character entity sets from ISO 8879:1986 (SGML) > ispell-3.3.02_4 An interactive spelling checker for multiple languages > jackit-0.116.2_2 A low-latency audio server > jade-1.2.1_9 An object-oriented SGML/XML parser toolkit and DSSSL engine > jadetex-3.13_2 A TeX backend for Jade, for typesetting SGML documents > jakarta-commons-cli-1.0_2,1 Java library for command line arguments and options > jakarta-commons-lang-2.3_2 Jakarta library with helper utilities for the java.lang API > jam-2.5_2 A build utility like make(1) > jasper-1.900.1_7 An implementation of the codec specified in the JPEG-2000 s > javavmwrapper-2.3.3 Wrapper script for various Java Virtual Machines > jbigkit-1.6 Lossless compression for bi-level images such as scanned pa > jpeg-6b_7 IJG's jpeg compression utilities > json-glib-0.6.2_1 JSON (RFC 4627) interface for Glib > junit-4.6 A regression testing utility for use with the Java(TM) Lang > kbproto-1.0.3 KB extension headers > kermit-8.0.211 Serial and network communications package > ladspa-1.13 Linux Audio Developer's Simple Plugin API > lame-3.98.2_1 Fast MP3 encoder kit > lcms-1.18,1 Light Color Management System -- a color management library > libFS-1.0.1 The FS library > libGL-7.4.2_1 OpenGL library that renders using GLX or DRI > libGLU-7.4.2_1 OpenGL utility library > libICE-1.0.4_1,1 Inter Client Exchange library for X11 > libIDL-0.8.13 A library for creating trees of CORBA IDL files > libSM-1.1.0_1,1 Session Management library for X11 > libX11-1.2.1,1 X11 library > libXScrnSaver-1.1.3 The XScrnSaver library > libXTrap-1.0.0 The XTrap library > libXau-1.0.4 Authentication Protocol library for X11 > libXaw-1.0.5_1,1 X Athena Widgets library > libXcomposite-0.4.0,1 X Composite extension library > libXcursor-1.1.9_1 X client-side cursor loading library > libXdamage-1.1.1 X Damage extension library > libXdmcp-1.0.2_1 X Display Manager Control Protocol library > libXevie-1.0.2 The Xevie library > libXext-1.0.5,1 X11 Extension library > libXfixes-4.0.3_1 X Fixes extension library > libXfont-1.3.4,1 X font libary > libXfontcache-1.0.4 The Xfontcache library > libXft-2.1.13 A client-sided font API for X applications > libXi-1.2.1,1 X Input extension library > libXinerama-1.0.3,1 X11 Xinerama library > libXmu-1.0.4,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.3.0 X Resize and Rotate extension library > libXrender-0.9.4_1 X Render extension library > libXres-1.0.3_3 X Resource usage library > libXt-1.0.5_1 X Toolkit library > libXtst-1.0.3_1 X Test extension > libXv-1.0.4,1 X Video Extension library > libXvMC-1.0.4_1 X Video Extension Motion Compensation library > libXxf86dga-1.0.2 X DGA Extension > libXxf86misc-1.0.1 X XF86-Misc Extension > libXxf86vm-1.0.2 X Vidmode Extension > liba52-0.7.4_2 A free library for decoding ATSC A/52 streams, aka AC-3 > libamrnb-7.0.0.2,1 3GPP floating-point Adaptive Multi-Rate (AMR) Speech Codec > libao-0.8.8_1 Portable audio output library > libart_lgpl-2.3.20,1 Library for high-performance 2D graphics > libassuan-1.0.5 IPC library used by GnuPG and gpgme > libaudiofile-0.2.6 A sound library for SGI audio file > libbonobo-2.24.1 A component and compound document system for GNOME2 > libbonoboui-2.24.1 GUI frontend to the libbonobo component of GNOME 2 > libcaca-0.99.b13_1 Graphics library that outputs text instead of pixels > libcanberra-0.10_3 Implementation of the Freedesktop sound theme spec > libcddb-1.3.0 A library to access data on a CDDB server > libcdio-0.78.2_2 Compact Disc Input and Control Library > libcheck-0.9.6 A unit test framework for C > libcroco-0.6.2 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 > libdiscid-0.2.2 A library for creating MusicBrainz DiscIDs > libdmx-1.0.2_1 DMX extension library > libdrm-2.4.11 Userspace interface to kernel Direct Rendering Module servi > libdv-1.0.0 Quasar DV codec (libdv): software codec for DV video encodi > libdvbpsi-0.1.6 A library for MPEG TS and DVB PSI tables decoding and gener > libdvdcss-1.2.10_1 Portable abstraction library for DVD decryption > libdvdnav-0.1.10_4 The library for the xine-dvdnav plugin > libdvdread-4.1.3_1 MPlayer version of the libdvdread project > libebml-0.7.8 EBML (Extensible Binary Meta Language), sort of binary vers > libesmtp-1.0.4_1,1 A library for posting electronic mail > libevent-1.4.10 Provides an API to execute callback functions on certain ev > libexecinfo-1.1_3 A library for inspecting program's backtrace > libexif-0.6.17 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 > libgail-gnome-1.20.1 An implementation of the ATK interfaces for GNOME widgets > libgcrypt-1.4.4 General purpose crypto library based on code used in GnuPG > libgda2-1.2.4_5,1 Provides uniform access to different kinds of data sources > libgda3-3.0.4_1 Provides uniform access to different kinds of data sources > libgda4-4.0.2 Provides uniform access to different kinds of data sources > libgdiplus-2.0 GDI+ API for System.Windows.Forms in Mono > libggz-0.0.14.1_5 The GGZ Gaming Zone - Base Library > libgksu-1.3.8_3 Library providing su and sudo functionality > libgksuui-1.0.7_3 A graphical fronted to su library > libglade2-2.6.4 GNOME glade library > libglut-7.4.2_1 OpenGL utility toolkit > libgmp-4.3.1 A free library for arbitrary precision arithmetic > libgnome-2.26.0 Libraries for GNOME, a GNU desktop environment > libgnomecanvas-2.26.0 A graphics library for GNOME > libgnomecups-0.2.3_2,1 Support library for gnome cups admistration > libgnomekbd-2.26.0 GNOME keyboard shared library > libgnomeprint-2.18.6 Gnome print support library > libgnomeprintui-2.18.4 Gnome print support library > libgnomesu-1.0.0_5 Library and frontend for running commands as root > libgnomeui-2.24.1 Libraries for the GNOME GUI, a GNU desktop environment > libgpg-error-1.7 Common error values for all GnuPG components > libgphoto2-2.4.5 A universal digital camera picture control tool > libgpod-0.6.0_1 A library for direct access of iPod's contents > libgsf-1.14.14 An extensible i/o abstraction for dealing with structured f > libgsf-gnome-1.14.14 A GNOME wrapper for libgsf > libgtkhtml-2.11.1_2 Lightweight HTML rendering/printing/editing engine > libgtop-2.26.1 GNOME 2 top library > libgweather-2.26.1 Library to accessing online weather informations > libical-0.43_1 An implementation of the IETF's Calendaring and Scheduling > libiconv-1.11_1 A character set conversion library > libid3tag-0.15.1b ID3 tags library (part of MAD project) > libidn-1.14 Internationalized Domain Names command line tool > libijs-0.35_1 C library that supports plugin printer driver for Ghostscri > libiptcdata-1.0.3 Library for manipulating IPTC metadata stored in image file > libirman-0.4.4 Library for Evation's Irman infrared reciever > libksba-1.0.5 KSBA is an X.509 Library > liblqr-1-0.4.1 An easy to use C/C++ seam carving library > libltdl-1.5.26 System independent dlopen wrapper > libmad-0.15.1b_2 Libmad library (part of MAD project) > libmatroska-0.8.1 Extensible Multimedia Container Format > libmikmod-esound-3.1.11_2 MikMod Sound Library > libmng-1.0.10 Multiple-image Network Graphics (MNG) reference library > libmodplug-0.8.4 ModPlug mod-like music shared libraries > libmpcdec-1.2.6 High quality audio compression format > libmpeg2-0.5.1 A free library for decoding mpeg-2 and mpeg-1 video streams > libmspack-0.0.20060920 A library for Microsoft compression formats > libmusicbrainz-2.1.5 2nd generation incarnation of the CD Index - audio metadata > libmusicbrainz3-3.0.2_2 MusicBrainz client library for audio metadata lookup > libnice-0.0.6 Library and transmitter that implements ICE-19 > libnotify-0.4.5 A library for desktop notifications > libntlm-1.1 A library that implement Microsoft's NTLM authentication > libogg-1.1.3,4 Ogg bitstream library > liboil-0.3.16 Library of optimized inner loops > liboldX-1.0.1 Old X library > liboobs-2.22.0_1 Wrapping library to the System Tools Backends > libopendaap-0.4.0_1 C lib used to connect to iTunes(R) music shares > libopenraw-0.0.8 Library for camera RAW files decoding > libpciaccess-0.10.6 Generic PCI access library > libproxy-0.2.3 Library that provides automatic proxy configuration managem > libpthread-stubs-0.1 This library provides weak aliases for pthread functions > libpurple-2.5.6 Backend library for the Pidgin multi-protocol messaging cli > librsvg2-2.26.0 Library for parsing and rendering SVG vector-graphic files > libsamplerate-0.1.7_1 Secret Rabbit Code: a Sample Rate Converter for audio > libsexy-0.1.11_1 Extension widgets for GTK+ > libshout2-2.2.2_2,1 Connect and transmit data to an Icecast media streaming ser > libsigc++-2.2.3 Callback Framework for C++ > libslang2-2.1.4_1 Routines for rapid alpha-numeric terminal applications deve > libsmi-0.4.7 A library to access SMI MIB information > libsndfile-1.0.20 Reading and writing files containing sampled sound (like WA > libsoup-2.2.105_3 A SOAP (Simple Object Access Protocol) implementation in C > libsoup-2.26.2 A SOAP (Simple Object Access Protocol) implementation in C > libspectre-0.2.2 A small library for rendering Postscript documents > libspiro-20071029 Library to convert clothoid splines into bezier splines > libsvg-0.1.4_1 A parser for SVG content in files or buffers > libtar-1.2.11_2 A library for manipulating POSIX and GNU tar files > libtasn1-2.1 ASN.1 structure parser library > libtelepathy-0.3.3_1 Flexible Communications Framework > libtheora-1.0 Theora video codec for the Ogg multimedia streaming system > libtool-1.5.26 Generic shared library support script > libublio-20070103 User space caching library > libungif-4.1.4_5 Tools and library routines for working with GIF images > libunicode-0.4_9 A library for manipulating Unicode characters and strings > libusb-0.1.12_4 Library giving userland programs access to USB devices > libutempter-1.1.5_1 Interface to record user sessions to utmp and wtmp files > libvisual04-0.4.0_1 Abstraction library that sits between apps and visual plugi > libvolume_id-0.81.1 Library to provide file system type information > libvorbis-1.2.0_3,3 Audio compression codec library > libwmf-0.2.8.4_3 Tools and library for converting Microsoft WMF (windows met > libwnck-2.26.1 Library used for writing pagers and taskslists > libwww-5.4.0_4 The W3C Reference Library > libxcb-1.2_1 The X protocol C-language Binding (XCB) library > libxine-1.1.16.3 Libraries for xine multimedia player > libxkbfile-1.0.5 XKB file library > libxkbui-1.0.2_1 The xkbui library > libxklavier-3.9,1 An utility library to make XKB stuff easier > libxml++-2.26.0 XML API for C++ > libxml2-2.7.3 XML parser library for GNOME > libxslt-1.1.24_2 The XSLT C library for GNOME > libzvbi-0.2.33 Routines to access raw VBI capture devices > linc-1.0.3_7 A library for writing networked servers & clients > links-2.2,1 Lynx-like text WWW browser > linux-alsa-lib-1.0.10.3_2 The Advanced Linux Sound Architecture libraries > linux-f8-atk-1.20.0_1 Accessibility Toolkit, Linux/i386 binary (Linux Fedora 8) > linux-f8-cairo-1.4.14_1 Vector graphics library Cairo (Linux Fedora 8) > linux-f8-dri-7.0.2_1 Mesa libGL runtime libraries and DRI drivers (Linux Fedora > linux-f8-expat-2.0.1_1 Linux/i386 binary port of Expat XML-parsing library (Linux > linux-f8-fontconfig-2.4.2_1 An XML-based font configuration API for X Windows (Linux Fe > linux-f8-gtk2-2.12.8_1 GTK+ library, version 2.X (Linux Fedora 8) > linux-f8-jpeg-6b_1 RPM of the JPEG lib (Linux Fedora 8) > linux-f8-pango-1.18.4_1 The pango library (Linux Fedora 8) > linux-f8-png-1.2.22_1 RPM of the PNG lib (Linux Fedora 8) > linux-f8-scim-gtk-1.4.7_1 Smart Common Input Method platform, gtk module, (Linux Fedo > linux-f8-scim-libs-1.4.7_1 Smart Common Input Method libraries (Linux Fedora 8) > linux-f8-tiff-3.8.2_1 The TIFF library, Linux/i386 binary (Linux Fedora 8) > linux-f8-xorg-libs-7.3_3 Xorg libraries (Linux Fedora 8) > linux-flashplugin-9.0r159 Adobe Flash Player NPAPI Plugin > linux-hicolor-icon-theme-0.5_3 A high-color icon theme shell from the FreeDesktop project > linux-libsigc-2.0.17_2 Callback Framework for C++ (linux version) > linux-nvu-1.0_1 A complete Web Authoring System > linux-openssl-0.9.7f_2 SSL and crypto library (Linux Version) > linux-realplayer-10.0.9.809.20070726 Linux RealPlayer 10 from RealNetworks > linux_base-f8-8_11 Base set of packages needed in Linux mode (for i386/amd64) > lirc-0.8.0_2 Linux Infared Remote Control > listres-1.0.1_1 List resources in widgets > liveMedia-2009.04.20,1 LIVE.COM Streaming Media > lives-0.9.8.10_5 Video editing system > localedata-5.4 Legacy locale data for FreeBSD 6+ > log4j-1.2.15_1 A fast and flexible logging library for Java > loudmouth-1.4.3 Lightweight Jabber client library > lsof-4.82,4 Lists information about open files (similar to fstat(1)) > luit-1.0.3_1 Locale and ISO 2022 support for Unicode terminals > lynx-2.8.6.5_5,1 A non-graphical, text-based World-Wide Web client > lzmautils-4.32.7 LZMA compression and decompression tools > lzo-1.08_2,1 Portable speedy, lossless data compression library > lzo2-2.03_2 Portable speedy, lossless data compression library > lzop-1.02.r1 Fast file compressor similar to gzip, using the LZO library > m4-1.4.13,1 GNU m4 > makedepend-1.0.1,1 A dependency generator for makefiles > mencoder-0.99.11_3 Convenient video file and movie encoder > metacity-2.26.0 A window manager for the adult in you > metamail-2.7_7 Implementation of MIME, the Multipurpose Internet Mail Exte > mjpegtools-1.9.0.r3_2 Set of tools to record/playback/edit videos in MPEG format > mkcomposecache-1.2_1 Program to create Compose cache files > mkfontdir-1.0.4 Create an index of X font files in a directory > mkfontscale-1.0.6 Creates an index of scalable font files for X > mmv-1.01b.14_1 Move/Copy/Append/Link multiple files > mod_dnssd-0.6_4 An Apache module that provides DNS-SD capabilities > mono-2.0.1_6 An open source implementation of .NET Development Framework > mono-addins-0.4 Mono framework to create extensible applications > mono-tools-2.0 Documentation browser for Mono and Mono libraries > monodoc-2.0 Documentation for Mono and Mono libraries > most-5.0.0 A pager (like less) which has support for windows and binar > mousetweaks-2.26.2 Mouse accessibility enhancements for the GNOME desktop > mp3gain-1.4.6 A tool to normalize the gain of MP3 files > mp3info-gtk-0.8.5 Tool to manipulate ID3 tags for MP3 files > mpeg2codec-1.2_3 An MPEG-2 Encoder and Decoder > mpeg4ip-libmp4v2-1.6.1 Mpeg-4 library and tools from mpeg4ip > mpfr-2.4.1_1 A library for multiple-precision floating-point computation > mpg123-1.6.4 Command-line player for mpeg layer 1, 2 and 3 audio > mpg321-0.2.10_7 A free command-line mp3 player, compatible with mpg123 > mpgtx-1.3.1_2 A command line MPEG audio/video/system file toolbox > mplayer-0.99.11_12 High performance media player supporting many formats > mplayer-skins-1.1.2_6 Skins for MPlayer's Graphical User Interface (GUI) > mplayerplug-in-3.55_2 A Mozilla plugin for the MPlayer media player > muine-0.8.10_1 Mono based Gnome audio player > nas-1.9.1_3 Network Audio System > nasm-2.05.01,1 General-purpose multi-platform x86 and x86-64 assembler > nautilus-2.26.3 File manager for the GNOME desktop > nautilus-cd-burner-2.24.0_1 CD burner view for Nautilus > nautilus-open-terminal-0.13 Nautilus extension which allows you to open a terminal > nautilus-sendto-1.1.5 Integration between nautilus, evolution, and pidgin > ndesk-dbus-0.6.1a A C# implementation of D-Bus > ndesk-dbus-glib-0.4.1_1 GLib main loop integration for Managed D-Bus > neon28-0.28.4 An HTTP and WebDAV client library for Unix systems > net-snmp-5.4.2.1_5 An extendable SNMP implementation > netpbm-10.26.62 A toolkit for conversion of images between different format > netspeed_applet-0.15.2 Applet that shows how much network traffic occurs on an int > nmh-1.2_2 A cleaned up MH mailer suite > notification-daemon-0.4.0_1 Send small notifications to your desktop > nspluginwrapper-1.2.2_2 A compatibility plugin for Netscape 4 (NPAPI) plugins > nspr-4.7 A platform-neutral API for system level and libc like funct > nss-3.11.9_2 Libraries to support development of security-enabled applic > ntfsprogs-2.0.0 Utilities and library to manipulate NTFS partitions > oclock-1.0.1_1 Round clock application for X > ogmtools-1.5_3 Tools to extract from/get info about/create OGG media strea > opal-2.2.11_1 VoIP abstraction library > open-motif-2.2.3_6 Motif X11 Toolkit (industry standard GUI (IEEE 1295)) > openal-20060211_9 A 3D positional spatialized sound library > opencdk-0.6.6_1,1 Open Crypto Development Kit > openct-0.6.16 A middleware framework for smart card terminals > opencv-1.0.0_3 Open Source Computer Vision Library from Intel > openldap-client-2.3.43 Open source LDAP client implementation > openoffice.org-3.1.0 Integrated wordprocessor/dbase/spreadsheet/drawing/chart/br > opensc-0.11.8 Libraries and utilities to access smart cards > openslp-1.2.1_3 Open-source implementation of the Service Location Protocol > openssh-portable-overwrite-base-5.2.p1_1,1 The portable version of OpenBSD's OpenSSH > opera-9.64.20090302 Blazingly fast, full-featured, standards-compliant browser, > orca-2.26.2 Scriptable screen reader > p5-AnyEvent-4.35.2 Provide framework for multiple event loops > p5-Archive-Zip-1.26_1 Perl module to create, manipulate, read, and write Zip arch > p5-Authen-SASL-2.12 Perl5 module for SASL authentication > p5-Cairo-1.060 Perl bindings to the cairo graphics library > p5-Compress-Raw-Zlib-2.020 Low-Level Interface to zlib compression library > p5-Compress-Zlib-2.015 Perl5 interface to zlib compression library > p5-Convert-Bencode-1.03_1 This module provides encode and decode bencoded strings res > p5-Crypt-CBC-2.30 Perl5 interface to Cipher Block Chaining with DES and IDEA > p5-Crypt-DES-2.05 Perl5 interface to DES block cipher > p5-Crypt-IDEA-1.08_1 Perl5 interface to IDEA block cipher > p5-Crypt-Rijndael-1.07 Perl module that implements the Rijndael cipher > p5-Date-Manip-5.54 Perl5 module containing date manipulation routines > p5-Digest-1.15_1 Modules that calculate message digests > p5-Digest-HMAC-1.01 Perl5 interface to HMAC Message-Digest Algorithms > p5-Digest-MD5-2.38 Perl5 interface to the MD5 algorithm > p5-Digest-SHA1-2.12 Perl interface to the SHA-1 Algorithm > p5-Digest-SHA256-0.01b_1 Perl5 interface to the SHA256 algorithm > p5-Event-1.11 A Generic Perl Event Loop > p5-Event-ExecFlow-0.63_1 API for complex flow controls with asynchronous execution o > p5-Event-RPC-1.01 Event based transparent Client/Server RPC framework > p5-ExtUtils-Depends-0.301 Easily build XS extensions that depend on XS extensions > p5-ExtUtils-PkgConfig-1.12 Simplistic interface to pkg-config > p5-File-Temp-0.21 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-Glib2-1.221 This module provides access to Glib and GObject libraries > p5-Gtk-0.7009_4 The base module of Gtk-Perl > p5-Gtk2-1.200_1 Perl module for Gtk+ 2.x graphical user interface library > p5-Gtk2-Ex-FormFactory-0.65_2 Makes building complex GUI more easy > p5-Gtk2-Ex-Simple-List-0.50_2 A simple interface to complex MVC list widget > p5-HTML-Parser-3.60 Perl5 module for parsing HTML documents > p5-HTML-Tagset-3.20 Some useful data table in parsing HTML > p5-HTML-Tree-3.23 A collection of modules to manupulate HTML syntax trees > p5-IO-Compress-Base-2.015 Base Class for IO::Uncompress modules > p5-IO-Compress-Zlib-2.015 Perl5 interface for reading and writing of (g)zip files > p5-IO-Socket-SSL-1.24 Perl5 interface to SSL sockets > p5-Locale-libintl-1.16_1 Internationalization library for Perl > p5-MIME-Base64-3.07 Perl5 module for Base64 and Quoted-Printable encodings > p5-Net-1.22_1,1 Perl5 modules to access and use network protocols > p5-Net-DBus-0.33.6 Perl extension for the DBus message system > p5-Net-SSLeay-1.35_1 Perl5 interface to SSL > p5-Palm-1.3.0 Perl 5 modules for reading and writing Palm database files > p5-Parse-Yapp-1.05 Perl extension for generating and using LALR parsers > p5-PathTools-3.2900 A Perl module for portably manipulating file specifications > p5-SGMLSpm-1.03_1 Perl module for postprocessing the output from sgmls and ns > p5-Storable-2.20 Persistency for perl data structures > p5-Term-ReadKey-2.30 A perl5 module for simple terminal control > p5-Test-Harness-3.17 Run perl standard test scripts with statistics > p5-Test-Manifest-1.22 Perl module to interact with a t/test_manifest file > p5-Test-Number-Delta-1.03 Compare the difference between two numbers within a specifi > p5-Test-Simple-0.86 Basic utilities for writing tests in perl > p5-Text-Iconv-1.7 Perl interface to iconv() codeset conversion function > p5-Tie-IxHash-1.21 Perl module implementing ordered in-memory associative arra > p5-Time-HiRes-1.9719,1 A perl5 module implementing High resolution time, sleep, an > p5-TimeDate-1.16,1 Perl5 module containing a better/faster date parser for abs > p5-URI-1.38 Perl5 interface to Uniform Resource Identifier (URI) refere > p5-XML-DOM-1.44 Perl module for building DOM Level 1 compliant document str > p5-XML-Filter-BufferText-1.01 Filter to put all characters() in one event > p5-XML-Grove-0.46.a Perl-style XML objects > p5-XML-Handler-YAWriter-0.23 Yet another Perl SAX XML Writer > p5-XML-LibXML-1.69,1 Interface to Gnome libxml2 library > p5-XML-LibXML-Common-0.13 Routines and Constants common for XML::LibXML and XML::GDOM > p5-XML-NamespaceSupport-1.09_1 A simple generic namespace support class > p5-XML-Parser-2.36 Perl extension interface to James Clark's XML parser, expat > p5-XML-RegExp-0.03 Regular expressions for XML tokens > p5-XML-SAX-0.96 Simple API for XML > p5-XML-SAX-Expat-0.40 Simple API for XML > p5-XML-SAX-Writer-0.52 SAX2 XML Writer > p5-XML-Simple-2.18 Trivial API for reading and writing XML (esp config files) > p5-XML-Twig-3.32 Process huge XML documents by chunks via a tree interface > p5-XML-Writer-0.606 A simple Perl module for writing XML documents > p5-XML-XPath-1.13 Modules for parsing and evaluating XPath statements > p5-XML-XQL-0.68 Perl module for querying XML tree structures with XQL > p5-gettext-1.05_2 Message handling functions > p5-libwww-5.826 Perl5 library for WWW access > p5-libxml-0.08 Collection of Perl5 modules for working with XML > p5-type1inst-0.6.1_5 A script that helps install Postscript fonts in X Window Sy > p5-version-0.76 Perl extension for Version Objects > p7zip-4.65 File archiver with high compression ratio > pango-1.24.2 An open-source framework for the layout and rendering of i1 > pangomm-2.24.0 C++ wrapper for Pango > patch-2.5.9 GNU patch utility > pccts-1.33.33 The Purdue Compiler Construction Tool Set > pchar-1.5 Sandia Internet path characterization tool > pciids-20090224 Database of all known ID's used in PCI devices > pcre-7.9 Perl Compatible Regular Expressions library > pcsc-lite-1.5.1,2 A smartcard development library > perl-threaded-5.8.9_2 Practical Extraction and Report Language > pidgin-2.5.6 Pidgin multi-protocol messaging client (GTK+ UI) > pilot-link-0.12.3,1 Suite of tools used to connect and sync your Palm handled > pinentry-gtk2-0.7.5_1 GTK+ 2.0 version of the GnuPG password dialog > pixman-0.15.4 Low-level pixel manipulation library > pkcs11-helper-1.07 A helper library for multiple PKCS#11 providers > pkg-config-0.23_1 A utility to retrieve information about installed libraries > planner-0.14.4 Project management application for GNOME 2 > png-1.2.35 Library for manipulating PNG images > policykit-0.9_4 Framework for controlling access to system-wide components > policykit-gnome-0.9.2 GNOME frontend to the PolicKit framework > poppler-0.10.6 A PDF rendering library > poppler-data-0.2.1 Poppler encoding data > poppler-gtk-0.10.6 Gtk bindings to poppler > popt-1.14 A getopt(3) like library with a number of enhancements, fro > portaudio-18.1_2 Portable cross-platform Audio API > portaudit-0.5.12 Checks installed ports against a list of security vulnerabi > portaudit-db-0.2.3_1 Creates a portaudit database from a current ports tree > portbrowser-0.5.20050618_2 Graphical frontend for the BSD ports system > portlint-2.11.2 A verifier for FreeBSD port directory > portupgrade-2.4.6_2,2 FreeBSD ports/packages administration and management tool s > postfix-2.6.2,1 A secure alternative to widely-used Sendmail > printproto-1.0.4 Print extension headers > privoxy-3.0.12 Privoxy is a web proxy with advanced filtering capabilities > projectx-0.90.4.00_2 DVB (mpeg) cutting/demux tool > psiconv-0.9.8_1 A conversion utility to convert Psion 5(MX) files into othe > pstree-2.32 List processes as a tree > pth-2.0.7 GNU Portable Threads > pulseaudio-0.9.14_6 Sound server for UNIX > pwlib-1.12.0_5,1 A cross platform C++ library, used by OpenH323 > py25-BitTorrent-5.2.0_1,1 A peer-to-peer tool for distributing files written in Pytho > py25-adns-1.2.1 A Python Interface to adns, the asynchronous DNS library > py25-bsddb-2.5.4_2 Python bindings to the Berkeley DB library > py25-cairo-1.8.2 Python bindings for Cairo > py25-dbus-0.83.0_1 Python bindings for the D-BUS messaging system > py25-dnspython-1.6.0 A DNS toolkit for Python > py25-gdata-1.3.1 GData Python Client Library > py25-gimp-app-2.6.6 A GNU Image Manipulation Program > py25-gnome-2.26.1 A set of Python bindings for GNOME 2 > py25-gnome-desktop-2.26.0 A set of Python bindings used by modules in the GNOME Deskt > py25-gnome-extras-2.25.3_2 A set of Python bindings for GNOME 2 > py25-gobject-2.16.1 Python bindings for GObject > py25-gstreamer-0.10.15 A set of Python bindings for gstreamer > py25-gtk-2.14.1 A set of Python bindings for GTK+ > py25-imaging-1.1.6_2 The Python Imaging Library > py25-libxml2-2.7.3 Python interface for XML parser library for GNOME > py25-nose-0.10.4 A discovery-based unittest extension > py25-notify-0.1.1_4 A python bindings for libnotify > py25-numeric-24.2_3 The Numeric Extension to Python > py25-opengl-3.0.0 An OpenGL (and related library) interface for Python > py25-openssl-0.8_1 Python interface to the OpenSSL library > py25-orbit-2.24.0 Python bindings for ORBit2 > py25-psyco-1.6 Python Specializing Compiler > py25-pycrypto-2.0.1_3 The Python Cryptography Toolkit > py25-pymsn-0.3.3 MSN Connection library > py25-qt-3.17.6,2 Python bindings for the Qt toolkit > py25-reportlab2-2.3 Library to create PDF documents using the Python language > py25-setuptools-0.6c9 Download, build, install, upgrade, and uninstall Python pac > py25-simplejson-2.0.9 Simplejson is a simple, fast, extensible JSON encoder/decod > py25-sip-4.7.9,1 Python to C and C++ bindings generator > py25-sqlite3-2.5.4_1 Standard Python binding to the SQLite3 library > py25-telepathy-butterfly-0.3.3 MSN Connection Manager for Telepathy Framework > py25-telepathy-python-0.15.7 Python bindings for the Telepathy framework > py25-tkinter-2.5.4_3 Python bindings to the Tk widget set > py25-twistedCore-8.2.0 An asynchronous networking framework for Python - Core modu > py25-twistedWeb-8.2.0 An HTTP protocol implementation together with clients and s > py25-wxPython-common-2.6.3.3_2 Python bindings for the wxWidgets/GTK GUI toolkit > py25-wxPython-unicode-2.6.3.3_1 Python bindings for the wxWidgets/GTK GUI toolkit > py25-xdg-0.17 A python library to access freedesktop.org standards > py25-xml-0.8.4 PyXML: Python XML library enhancements > py25-zopeInterface-3.5.0 Zope.interface package from Zope 3 > python-2.5,2 The "meta-port" for the default version of Python interpret > python25-2.5.4_1 An interpreted object-oriented programming language > qmake-3.3.8_1 The build utility of the Qt project > qscintilla-1.7.1_4 QT port of the Scintilla C++ editor class > qt-3.3.8_9 Multiplatform C++ application framework > qt4-assistant-4.4.3 Qt documentation browser > qt4-clucene-4.4.3 QtCLucene full text search library wrapper > qt4-corelib-4.4.3 Qt core library > qt4-designer-4.4.3 Qt ui editor > qt4-doc-4.4.3 Multiplatform C++ application framework > qt4-gui-4.4.3_2 Qt graphical user interface library > qt4-help-4.4.3 QtHelp module provides QHelpEngine API and is used by Assis > qt4-libQtAssistantClient-4.4.3 Qt documentation browser integration library > qt4-linguist-4.4.3 Qt localisation tool > qt4-moc-4.4.3 Qt meta object compiler > qt4-network-4.4.3 Qt network library > qt4-qmake-4.4.3 The build utility of the Qt project > qt4-qt3support-4.4.3 Qt3 compatibility library > qt4-rcc-4.4.3 Qt resource compiler > qt4-script-4.4.3 Qt script > qt4-sql-4.4.3 Qt SQL library > qt4-sqlite-plugin-4.4.3 Qt SQLite 3.x database plugin > qt4-uic-4.4.3 Qt user interface compiler > qt4-webkit-4.4.3 Qt4 webkit engine > qt4-xml-4.4.3 Qt XML library > quick-lounge-applet-2.14.0 Applet to orginize your preferred applications on the GNOME > radeontool-1.5 ATI Radeon video card contoroling tool useful for laptops > randrproto-1.3.0 Randr extension headers > rar-3.80,2 File archiver (binary port) > rarian-0.8.1 An OMF help system based on the Freedesktop specification > rdesktop-1.6.0 RDP client for Windows NT/2000/2003 Terminal Server > recordproto-1.13.2 RECORD extension headers > renderproto-0.9.3 RenderProto protocol headers > resourceproto-1.0.2 Resource extension headers > rgb-1.0.1 Uncompile an rgb corl-name database > rhythmbox-0.12.2 Audio player for GNOME > rpm-3.0.6_14 The Red Hat Package Manager > rpm2cpio-1.2_2 Convert .rpm files for extraction with /usr/bin/cpio, needs > rstart-1.0.2 Sample implementation of a Remote Start client > rsync-3.0.6 A network file distribution/synchronization utility > rtc-2004.02.24.1_8 Kernel module which provides /dev/rtc device support > ruby-1.8.7.160,1 An object-oriented interpreted scripting language > ruby18-atk-0.16.0.20080905 Ruby binding for ATK > ruby18-bdb-0.6.5_1 Ruby interface to Sleepycat's Berkeley DB revision 2 or lat > ruby18-cairo-1.8.0 Ruby binding for Cairo > ruby18-deplate-0.8.5 Ruby tool for converting wiki-like markup > ruby18-gconf2-0.16.0.20080905 A Ruby interface to GConf2 > ruby18-gdk_pixbuf2-0.16.0.20080905 Ruby binding for GdkPixbuf2 > ruby18-glib2-0.16.0.20080905 Ruby binding for GLib2 > ruby18-gnome2-0.16.0.20080905 A set of Ruby bindings for GNOME2 > ruby18-gnomecanvas2-0.16.0.20080905 Ruby binding for GnomeCanvas2 > ruby18-gtk2-0.16.0.20080905 Ruby binding for GTK+2 > ruby18-libart2-0.16.0.20080905 Ruby binding for Libart2 > ruby18-libglade2-0.16.0.20080905 Ruby binding for Libglade2 > ruby18-pango-0.16.0.20080905 Ruby binding for Pango > samba-libsmbclient-3.0.34_1 Shared libs from the samba package > scons-1.2.0_1 A build tool alternative to make > screen-4.0.3_6 A multi-screen window manager > scripts-1.0.1 Various X related scripts > scrnsaverproto-1.1.0 ScrnSaver extension headers > sdl-1.2.13_3,2 Cross-platform multimedia development API > sdl_image-1.2.7 A simple library to load images of various formats as SDL s > sdocbook-xml-1.1,1 "Simplified" DocBook XML DTD > seahorse-2.26.2 GNOME application for managing encryption keys (PGP, SSH) > seahorse-plugins-2.26.2 Plug-ins for the Seahorse key and password management appli > serpentine-0.7_4 Gnome Audio Cd Burner > sessreg-1.0.4 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.60_1 A MIME type database from the FreeDesktop project > shc-3.8.6 A shell script "encoder" > showfont-1.0.2 Font dumper for the X font server > skype-2.0.0.72,1 P2P VoIP software > smartmontools-5.38_6 S.M.A.R.T. disk monitoring tools > smproxy-1.0.2 Session Manager Proxy > sound-juicer-2.26.1 Clean, mean and lean CD ripper for GNOME2 > sox-14.2.0 SOund eXchange - universal sound sample translator > speex-1.2.r1_1,1 An open-source patent-free voice codec > splashsetter-0.6.5.3_2 Splash screen changer for GNOME > sqlite3-3.6.13 An SQL database engine in a C library > sswf-1.8.4 A library and script language tool to create Flash movies > startup-notification-0.10 Library that supports startup notification spec from freede > subtitleripper-0.3.4_2 Convert DVD subtitles into text format (subrip srt) or VobS > sudo-1.6.9.20 Allow others to run commands as root > svgalib-1.4.3_5 A low level console graphics library > swfdec-0.8.4 Flash Rendering Library > swfdec-gnome-2.26.0 Gtk flash player and thumbnailer > swt-devel-3.5.m6,1 Standard Widget Toolkit for Java > system-tools-backends-2.6.1 Backend system admin scripts for gnome-system-tools > t1lib-5.1.2_1,1 A Type 1 Rasterizer Library for UNIX/X11 > taglib-1.5 Library for manipulating ID3 tags and Ogg comments > tcl-8.4.19_2,1 Tool Command Language > tcl-8.5.7 Tool Command Language > tcl-modules-8.5.7 Tcl common modules > tcptrace-6.6.7 A TCP dump file analysis tool > teTeX-3.0_2 A meta port for teTeX suite > teTeX-base-3.0_15 Thomas Esser's distribution of TeX & friends (binaries) > teTeX-texmf-3.0_6 Thomas Esser's distribution of TeX & friends (texmf tree) > telepathy-farsight-0.0.7 Farsight Connection Manager for Telepathy Framework > telepathy-gabble-0.7.28 Jabber Connection Manager for Telepathy Framework > telepathy-glib-0.7.31 GLib utility library for the Telepathy framework > telepathy-idle-0.1.4 IRC Connection Manager for Telepathy Framework > telepathy-mission-control-4.67 Telepathy component to apps to abstract details of connecti > tex-texmflocal-1.9 Meta-port that creates a site-local $TEXMF directory > texi2html-1.76_1,1 Texinfo to HTML converter > texinfo-4.11 A typeset documentation system with multiple format output > thefish-0.6.6_2 Qt/Gtk+/ncurses rc.conf editor/management tool > tiff-3.8.2_3 Tools and library routines for working with TIFF images > tivodecode-0.2.p4 Converts .TiVo files to normal MPEG files > tk-8.4.19_2,2 Graphical toolkit for TCL > tk-8.5.7 Graphical toolkit for TCL > tk-wrapper-1.1_1 Shell wrapper for wish (Tk) > tmake-1.7_5 Extremely portable perl-based make utility > tomboy-0.12.2 Personal note taking system for the GNOME desktop > tor-0.2.0.34 An anonymizing overlay network for TCP > totem-2.26.2 A gstreamer-based video player for the GNOME 2 Desktop > totem-pl-parser-2.26.2 GObject-based library to parse a host of playlist formats > tpb-0.6.4_4 On-Screen-Display for hotkeys of IBM ThinkPads > transcode-1.0.6_4 A text-console utility for video stream processing > trapproto-3.4.3 DEC-XTRAP extension headers > tsclient-0.150_4 A GNOME 2 frontend for rdesktop and vncviewer > tsocks-1.8.b5_4 Allow non SOCKS aware applications to use SOCKS without mod > twm-1.0.4 Tab Window Manager for the X Window System > twolame-0.3.12 MPEG Audio Layer 2 encoder > unique-1.0.6 Library for single instance applications. > unzip-5.52_5 List, test and extract compressed files in a ZIP archive > urwfonts-1.0_3 Another font package for X > v4l_compat-1.0.20060801 Video4Linux compatibility header > vcdimager-0.7.23_5 GNU VCDImager/VCDRip -- The GNU VideoCD Image Maker/Ripping > videoproto-2.2.2 Video extension headers > viewres-1.0.1_1 Graphical class browser for Xt > vinagre-2.26.2 VNC client for the GNOME Desktop > vino-2.26.2 VNC server that allows for remote access to your GNOME desk > vlc-0.9.9.a_1,3 Multimedia streaming server and player for various audio/vi > vorbis-tools-1.2.0_4,3 Play, encode, and manage Ogg Vorbis files > vpnc-0.5.3_1 Client for Cisco 3000 VPN Concentrator > vstream-client-1.2 The vstream library from the tivo-mplayer project > vte-0.20.4 Terminal widget with improved accessibility and I18N suppor > wavpack-4.50.1 Audio codec for lossless, lossy and hybrid compression > webfonts-0.30_6 TrueType core fonts for the Web > webkit-gtk2-1.0.1_7 An opensource browser engine > weblint-1.020 HTML validator and sanity checker > win32-codecs-3.1.0.r1,1 Huge compilation of Win32 binary video codecs > wireshark-1.0.8 A powerful network analyzer/capture tool > wv-1.2.5 A library and executables to access Microsoft Word files > wxgtk2-2.6.4 The wxWidgets GUI toolkit with GTK+ bindings > wxgtk2-common-2.6.4 The wxWidgets GUI toolkit (common files) > wxgtk2-common-2.8.10 The wxWidgets GUI toolkit (common files) > wxgtk2-contrib-2.6.4 The wxWidgets GUI toolkit contributed libraries > wxgtk2-contrib-common-2.6.4 The wxWidgets GUI toolkit contributed libraries (common fil > wxgtk2-unicode-2.6.4 The wxWidgets GUI toolkit (Unicode) > wxgtk2-unicode-2.8.10 The wxWidgets GUI toolkit (Unicode) > wxgtk2-unicode-contrib-2.6.4 The wxWidgets GUI toolkit contributed libraries (Unicode) > x11perf-1.5 X11 server performance test program > x264-0.0.20081218 Multimedia library and tool for encoding H.264/AVC video st > xanim-2.92.0_2 Play most popular animation formats and show pictures > xauth-1.0.3 X authority file utility > xbacklight-1.1 Program to adjust backlight brightness > xbiff-1.0.1_1 Mailbox flag for X > xbitmaps-1.0.1 X.Org bitmaps data > xcalc-1.0.2_1 Scientific calculator for X > xcb-proto-1.4 The X protocol C-language Binding (XCB) protocol > xcb-util-0.3.4 A module with libxcb/libX11 extension/replacement libraries > xclipboard-1.0.1_1 X clipboard client > xclock-1.0.3_1 Analog and digital clock for X > xcmiscproto-1.1.2 XCMisc extension headers > xcmsdb-1.0.1 Device Color Characterization utility for X > xconsole-1.0.3_1 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 > xdg-utils-1.0.2_2 Tools to allow all applications to integrate with the free > xditview-1.0.1_1 Display ditroff output > xdm-1.1.8_1 X.Org X display manager > xdpyinfo-1.0.3 Display information utility for X > xdriinfo-1.0.2 Query configuration information of DRI drivers > xdvik-tetex-22.84.10_2 DVI Previewer(kpathsearch) for X > xedit-1.1.2 Simple text editor for X > xemacs-21.4.22 This port tracks the stable version of the XEmacs text edit > xemacs-packages-14.2 Basic XEmacs elisp packages(xemacs-packages) > xev-1.0.3 Print contents of X events > xextproto-7.0.5 XExt extension headers > xeyes-1.0.1 A follow the mouse X demo > xf86-input-keyboard-1.3.2_2 X.Org keyboard input driver > xf86-input-mouse-1.4.0_6 X.Org mouse input driver > xf86-video-ati-6.12.2_1 X.Org ati display driver > xf86-video-mach64-6.8.1 X.Org mach64 display driver > xf86-video-r128-6.8.0_3 X.Org r128 display driver > xf86-video-radeonhd-1.2.5_2 X.Org ati RadeonHD display driver > xf86-video-vesa-2.1.0_2 X.Org vesa display driver > xf86bigfontproto-1.1.2 XFree86-Bigfont extension headers > xf86dga-1.0.2_1 Test program for the XFree86-DGA extension > xf86dgaproto-2.0.3 XFree86-DGA extension headers > xf86driproto-2.0.4 XFree86-DRI extension headers > xf86miscproto-0.9.2 XFree86-Misc extension headers > xf86rushproto-1.1.2 XFree86-Rush extension headers > xf86vidmodeproto-2.2.2 XFree86-VidModeExtension extension headers > xfd-1.0.1_1 Display all characters in an X font > xfindproxy-1.0.1 Locate available proxy services > xfontsel-1.0.2_1 Point and click selection of X11 font names > xfs-1.0.8_1,1 X.Org font server > xfsinfo-1.0.2 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_1 X graphics demo > xhost-1.0.2 Server access control program for X > xine-0.99.5_3 An X11 multimedia player > xineramaproto-1.1.2 Xinerama extension headers > xinit-1.1.1_1 X Window System initializer > xinput-1.4.2 Very useful utility for configuring and testing XInput devi > xkbcomp-1.0.5 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_2 XKB utility demos > xkeyboard-config-1.6_1 X Keyboard Configuration Database > xkill-1.0.1 Utility for killing a client by its X resource > xload-1.0.2_1 System load average display for X > xloadimage-4.1.16_4 X11 Image Loading Utility > xlogo-1.0.1_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_1 X application for screen magnifying > xman-1.0.3_1 Manual page display program for X > xmessage-1.0.2_1 Display message or query in a X window > xmh-1.0.1_1 Send and read mail with an X interface to MH > xmlcatmgr-2.2 SGML and XML catalog manager > xmlcharent-0.3_2 XML character entities > xmms-1.2.11_6 X Multimedia System -- An audio player with Winamp GUI > xmodmap-1.0.3 Utility for modifying keymaps and pointer button mappings i > xmore-1.0.1_1 Plain text display program for X > xorg-7.4_2 X.Org complete distribution metaport > xorg-apps-7.4_1 X.org apps meta-port > xorg-cf-files-1.0.2_3 X.org cf files for use with imake builds > xorg-docs-1.4,1 X.org documentation files > xorg-drivers-7.4_2 X.org drivers meta-port > xorg-fonts-100dpi-7.4 X.Org 100dpi bitmap fonts > xorg-fonts-7.4 X.org fonts meta-port > xorg-fonts-75dpi-7.4 X.Org 75dpi bitmap fonts > xorg-fonts-cyrillic-7.4 X.Org Cyrillic bitmap fonts > xorg-fonts-miscbitmaps-7.4 X.Org miscellaneous bitmap fonts > xorg-fonts-truetype-7.4 X.Org TrueType fonts > xorg-fonts-type1-7.4 X.Org Type1 fonts > xorg-libraries-7.4 X.org libraries meta-port > xorg-macros-1.2.1 X.Org development aclocal macros > xorg-nestserver-1.6.1,1 Nesting X server from X.Org > xorg-server-1.6.1,1 X.Org X server and related programs > xorg-vfbserver-1.6.1,1 X virtual framebuffer server from X.Org > xosd-2.2.12_5 X On-Screen-Display Library and XMMS plug-in > xplot-0.90.7.1_2 X11 plotting package > 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.4 Property displayer for X > xproto-7.0.15 X11 protocol headers > xproxymanagementprotocol-1.0.2 X Proxy Management Protocol headers > xrandr-1.3.0 Primitive command line interface to the RandR extension > xrdb-1.0.5 X server resource database utility > xrefresh-1.0.2 Refresh all or part of an X screen > xrx-1.0.1_2 RX helper program > xscreensaver-gnome-hacks-5.08 Save your screen while you entertain your cat (for GNOME us > xset-1.0.4 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_1 X Session Manager > xstdcmap-1.0.1 X standard colormap utility > xterm-243 Terminal emulator for the X Window System > xtrans-1.2.3 Abstract network code for X > xtrap-1.0.2 XTrap sample clients for X > xulrunner-1.8.0.4_15 Mozilla runtime package that can be used to bootstrap XUL+X > xv-3.10a_9 An X11 program that displays images of various formats > xvid-1.2.1,1 An opensource MPEG-4 codec, based on OpenDivx > xvid4conf-1.12_2 XviD configuration panel for transcode > xvidtune-1.0.1_1 Video mode tuner for X > xvinfo-1.0.2 Print out X-Video extension adaptor information > xwd-1.0.2 Dump an image of an X window > xwininfo-1.0.4 Window information utility for X > xwud-1.0.1 Image displayer for X > yasm-0.8.0 A complete rewrite of the NASM assembler > yelp-2.26.0 A help browser for the GNOME 2 desktop > zenity-2.26.0 Display GNOME dialogs from the command line > zip-3.0 Create/update ZIP files compatible with pkzip -- 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/20090608/896c80c7/attachment-0001.pgp From oberman at es.net Mon Jun 8 16:32:57 2009 From: oberman at es.net (Kevin Oberman) Date: Mon Jun 8 16:33:03 2009 Subject: After upgrades last week, gnome-screensaver fails In-Reply-To: Your message of "Mon, 08 Jun 2009 12:23:40 EDT." <1244478221.19104.111.camel@shumai.marcuscom.com> Message-ID: <20090608163254.A1CE91CC0E@ptavv.es.net> > From: Joe Marcus Clarke > Date: Mon, 08 Jun 2009 12:23:40 -0400 > > On Mon, 2009-06-08 at 08:40 -0700, Kevin Oberman wrote: > > Since a ports upgrade last week (while on vacation), something broke on > > multiple systems in the gnome-screensaver. All ports are now current and > > I have no other problems, but the screensaver keeps locking me out of my > > system. > > > > The system locks normally, but it just puts up the background pattern > > and draws the input box to allow the entry of the password. Then it goes > > back to black (My screensaver is "Blank Screen".) Pressing a key > > repeats, but it does not accept input, so I can't unlock the display. > > This happens after gdm is upgraded. You will need to logout, restart > gdm, then log back in. I don't think so. I don't run gdm. I 'startx'. And, at least one system, my laptop, has re-booted multiple times since the upgrades. -- 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 From dan at dburkland.com Mon Jun 8 16:39:19 2009 From: dan at dburkland.com (Daniel Burkland) Date: Mon Jun 8 16:39:25 2009 Subject: After upgrades last week, gnome-screensaver fails Message-ID: <9BF0E9EFFF8AD245AAB6AAB1542D95967AAF0274@mail> I have experienced difficulties with gnome-screensaver on my workstation also after a portupgrade -a. I noticed that CTRL + ALT + L no longer locks the screen like it used to. If there is anything I can do to help (like get log output) I will be more than happy to. Regards, Dan From knowtree at aloha.com Mon Jun 8 20:32:46 2009 From: knowtree at aloha.com (knowtree@aloha.com) Date: Mon Jun 8 20:32:54 2009 Subject: After upgrades last week, gnome-screensaver fails Message-ID: <200906082008.n58K81sv027254@yoda.pixi.com> > > From: Joe Marcus Clarke > > Date: Mon, 08 Jun 2009 12:23:40 -0400 > > > > On Mon, 2009-06-08 at 08:40 -0700, Kevin Oberman wrote: > > > Since a ports upgrade last week (while on vacation), something broke on > > > multiple systems in the gnome-screensaver. All ports are now current and > > > I have no other problems, but the screensaver keeps locking me out of my > > > system. > > > > > > The system locks normally, but it just puts up the background pattern > > > and draws the input box to allow the entry of the password. Then it goes > > > back to black (My screensaver is "Blank Screen".) Pressing a key > > > repeats, but it does not accept input, so I can't unlock the display. > > > > This happens after gdm is upgraded. You will need to logout, restart > > gdm, then log back in. > > I don't think so. I don't run gdm. I 'startx'. And, at least one system, > my laptop, has re-booted multiple times since the upgrades. I have this, and I run gdm and have rebooted several times. To break in, F1, logon as myself, ps -A | grep saver, then kill it. F9 to get back into Gnome. I now have my screen saver turned off. Here is some stuff I hope will help: $ uname -a FreeBSD shafp09wk102112.hi.ap.ds.army.mil 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 14:37:25 UTC 2009 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 Here is output of pkg_version -v. The ones marked "needs updating" refuse to build. gstreamer-plugins-gconf-0.10.14,3 = up-to-date with port gstreamer-plugins-gio-0.10.23,3 = up-to-date with port gstreamer-plugins-gnomevfs-0.10.23,3 = up-to-date with port gstreamer-plugins-good-0.10.14,3 = up-to-date with port gstreamer-plugins-hal-0.10.14,3 = up-to-date with port gstreamer-plugins-jpeg-0.10.14,3 = up-to-date with port gstreamer-plugins-libpng-0.10.14,3 = up-to-date with port gstreamer-plugins-mad-0.10.11,3 = up-to-date with port gstreamer-plugins-mp3-0.10.0_1 = up-to-date with port gstreamer-plugins-mpeg2dec-0.10.11,3 = up-to-date with port gstreamer-plugins-ogg-0.10.23,3 = up-to-date with port gstreamer-plugins-pango-0.10.23,3 = up-to-date with port gstreamer-plugins-soup-0.10.14,3 = up-to-date with port gstreamer-plugins-theora-0.10.23,3 = up-to-date with port gstreamer-plugins-ugly-0.10.11,3 = up-to-date with port gstreamer-plugins-vorbis-0.10.23,3 = up-to-date with port gstreamer-plugins-xvid-0.10.11,3 = up-to-date with port gtar-1.22 = up-to-date with port gthumb-2.10.11 = up-to-date with port gtk-2.16.2 = up-to-date with port gtk-engines2-2.18.2 = up-to-date with port gtk-vnc-0.3.8 = up-to-date with port gtkglext-1.2.0_3 = up-to-date with port gtkhtml3-3.26.2 = up-to-date with port gtkmm-2.16.0 = up-to-date with port gtksourceview-1.8.5_4 = up-to-date with port gtksourceview2-2.6.2 = up-to-date with port gtkspell-2.0.15 = up-to-date with port gucharmap-2.26.2 = up-to-date with port guile-1.8.6_1 = up-to-date with port gutenprint-5.1.7_1 = up-to-date with port gutenprint-base-5.1.7_1 = up-to-date with port gutenprint-ijs-5.1.7_1 = up-to-date with port gvfs-1.2.3 = up-to-date with port hal-0.5.11_25 = up-to-date with port hal-info-20080508_1 = up-to-date with port hamster-applet-2.26.2 = up-to-date with port help2man-1.36.4_3 = up-to-date with port hicolor-icon-theme-0.10_2 = up-to-date with port iceauth-1.0.2 = up-to-date with port ico-1.0.2 = up-to-date with port icon-naming-utils-0.8.7 = up-to-date with port icu-3.8.1_2 = up-to-date with port ilmbase-1.0.1_1 = up-to-date with port imake-1.0.2_4,1 = up-to-date with port inkscape-0.46_5 = up-to-date with port inputproto-1.5.0 = up-to-date with port intltool-0.40.6 = up-to-date with port iso-codes-3.10 = up-to-date with port iso8879-1986_2 = up-to-date with port jade-1.2.1_9 = up-to-date with port jadetex-3.13_2 = up-to-date with port jasper-1.900.1_7 = up-to-date with port jbigkit-1.6 = up-to-date with port jpeg-6b_7 = up-to-date with port json-glib-0.6.2_1 = up-to-date with port kbproto-1.0.3 = up-to-date with port latex-prettyref-3.0 = up-to-date with port lcms-1.18,1 = up-to-date with port libFS-1.0.1 = up-to-date with port libGL-7.4.2_1 = up-to-date with port libGLU-7.4.2_1 = up-to-date with port libICE-1.0.4_1,1 = up-to-date with port libIDL-0.8.13 = up-to-date with port libSM-1.1.0_1,1 = up-to-date with port libX11-1.2.1,1 = up-to-date with port libXScrnSaver-1.1.3 = up-to-date with port libXTrap-1.0.0 = up-to-date with port libXau-1.0.4 = up-to-date with port libXaw-1.0.5_1,1 = up-to-date with port libXcomposite-0.4.0,1 = up-to-date with port libXcursor-1.1.9_1 = up-to-date with port libXdamage-1.1.1 = up-to-date with port libXdmcp-1.0.2_1 = up-to-date with port libXevie-1.0.2 = up-to-date with port libXext-1.0.5,1 = up-to-date with port libXfixes-4.0.3_1 = up-to-date with port libXfont-1.3.4,1 = up-to-date with port libXfontcache-1.0.4 = up-to-date with port libXft-2.1.13 = up-to-date with port libXi-1.2.1,1 = up-to-date with port libXinerama-1.0.3,1 = up-to-date with port libXmu-1.0.4,1 = up-to-date with port libXp-1.0.0,1 = up-to-date with port libXpm-3.5.7 = up-to-date with port libXprintAppUtil-1.0.1 = up-to-date with port libXprintUtil-1.0.1 = up-to-date with port libXrandr-1.3.0 = up-to-date with port libXrender-0.9.4_1 = up-to-date with port libXres-1.0.3_3 = up-to-date with port libXt-1.0.5_1 = up-to-date with port libXtst-1.0.3_1 = up-to-date with port libXv-1.0.4,1 = up-to-date with port libXvMC-1.0.4_1 = up-to-date with port libXxf86dga-1.0.2 = up-to-date with port libXxf86misc-1.0.1 = up-to-date with port libXxf86vm-1.0.2 = up-to-date with port liba52-0.7.4_2 = up-to-date with port libao-0.8.8_1 = up-to-date with port libart_lgpl-2.3.20,1 = up-to-date with port libassuan-1.0.5 = up-to-date with port libaudiofile-0.2.6 = up-to-date with port libbonobo-2.24.1 = up-to-date with port libbonoboui-2.24.1 = up-to-date with port libcanberra-0.10_3 = up-to-date with port libcddb-1.3.0 = up-to-date with port libcdio-0.78.2_2 = up-to-date with port libcheck-0.9.6 = up-to-date with port libcroco-0.6.2 = up-to-date with port libdaemon-0.12 = up-to-date with port libdca-0.0.5 = up-to-date with port libdiscid-0.2.2 = up-to-date with port libdmx-1.0.2_1 = up-to-date with port libdrm-2.4.11 = up-to-date with port libdvdcss-1.2.10_1 = up-to-date with port libdvdnav-0.1.10_4 = up-to-date with port libdvdread-4.1.3_1 = up-to-date with port libexecinfo-1.1_3 = up-to-date with port libexif-0.6.17 = up-to-date with port libffi-3.0.8 = up-to-date with port libfontenc-1.0.4 = up-to-date with port libfpx-1.2.0.12_1 = up-to-date with port libgail-gnome-1.20.1 = up-to-date with port libgcrypt-1.4.4 = up-to-date with port libgda4-4.0.2 = up-to-date with port libggz-0.0.14.1_5 = up-to-date with port libgksu-1.3.8_3 = up-to-date with port libgksuui-1.0.7_3 = up-to-date with port libglade2-2.6.4 = up-to-date with port libglut-7.4.2_1 = up-to-date with port libgmp-4.3.1 = up-to-date with port libgnome-2.26.0 = up-to-date with port libgnomecanvas-2.26.0 = up-to-date with port libgnomecups-0.2.3_2,1 = up-to-date with port libgnomekbd-2.26.0 = up-to-date with port libgnomeprint-2.18.6 = up-to-date with port libgnomeprintui-2.18.4 = up-to-date with port libgnomesu-1.0.0_5 = up-to-date with port libgnomeui-2.24.1 = up-to-date with port libgpg-error-1.7 = up-to-date with port libgphoto2-2.4.5 = up-to-date with port libgpod-0.6.0_1 = up-to-date with port libgsf-1.14.14 = up-to-date with port libgsf-gnome-1.14.14 = up-to-date with port libgtkhtml-2.11.1_2 = up-to-date with port libgtop-2.26.1 = up-to-date with port libgweather-2.26.1 = up-to-date with port libical-0.43_1 = up-to-date with port libiconv-1.11_1 = up-to-date with port libid3tag-0.15.1b = up-to-date with port libidn-1.14 = up-to-date with port libijs-0.35_1 = up-to-date with port libksba-1.0.5 = up-to-date with port liblqr-1-0.4.1 = up-to-date with port libltdl-1.5.26 = up-to-date with port libmad-0.15.1b_2 = up-to-date with port libmng-1.0.10 = up-to-date with port libmpeg2-0.5.1 = up-to-date with port libmusicbrainz-2.1.5 = up-to-date with port libmusicbrainz3-3.0.2_2 = up-to-date with port libnice-0.0.6 = up-to-date with port libnotify-0.4.5 = up-to-date with port libntlm-1.1 = up-to-date with port libogg-1.1.3,4 = up-to-date with port liboil-0.3.16 = up-to-date with port liboldX-1.0.1 = up-to-date with port liboobs-2.22.0_1 = up-to-date with port libopenraw-0.0.8 = up-to-date with port libpciaccess-0.10.6 = up-to-date with port libproxy-0.2.3 = up-to-date with port libpthread-stubs-0.1 = up-to-date with port libpurple-2.5.6 = up-to-date with port librsvg2-2.26.0 = up-to-date with port libsamplerate-0.1.7_1 = up-to-date with port libsexy-0.1.11_1 = up-to-date with port libsigc++-2.2.3 = up-to-date with port libsndfile-1.0.20 = up-to-date with port libsoup-2.26.2 = up-to-date with port libspectre-0.2.2 = up-to-date with port libspiro-20071029 = up-to-date with port libtasn1-2.1 = up-to-date with port libtelepathy-0.3.3_1 = up-to-date with port libtheora-1.0 = up-to-date with port libtool-1.5.26 = up-to-date with port libusb-0.1.12_4 = up-to-date with port libutempter-1.1.5_1 = up-to-date with port libvolume_id-0.81.1 = up-to-date with port libvorbis-1.2.0_3,3 = up-to-date with port libwmf-0.2.8.4_3 = up-to-date with port libwnck-2.26.1 = up-to-date with port libwww-5.4.0_4 = up-to-date with port libxcb-1.2_1 = up-to-date with port libxkbfile-1.0.5 = up-to-date with port libxkbui-1.0.2_1 = up-to-date with port libxklavier-3.9,1 = up-to-date with port libxml++-2.26.0 = up-to-date with port libxml2-2.7.3 = up-to-date with port libxslt-1.1.24_2 = up-to-date with port liferea-1.4.28 = up-to-date with port linux_base-fc-4_14 = up-to-date with port listres-1.0.1_1 = up-to-date with port loudmouth-1.4.3 = up-to-date with port luit-1.0.3_1 = up-to-date with port lynx-2.8.6.5_5,1 = up-to-date with port lyx-1.5.7 = up-to-date with port lzo2-2.03_2 = up-to-date with port lzop-1.02.r1 = up-to-date with port m4-1.4.13,1 = up-to-date with port makedepend-1.0.1,1 = up-to-date with port metacity-2.26.0 = up-to-date with port mkcomposecache-1.2_1 = up-to-date with port mkfontdir-1.0.4 = up-to-date with port mkfontscale-1.0.6 = up-to-date with port mod_dnssd-0.6_4 = up-to-date with port mousetweaks-2.26.2 = up-to-date with port mpfr-2.4.1_1 = up-to-date with port nas-1.9.1_3 = up-to-date with port nasm-2.05.01,1 = up-to-date with port nautilus-2.26.3 = up-to-date with port nautilus-sendto-1.1.5 = up-to-date with port neon28-0.28.4 = up-to-date with port netspeed_applet-0.15.2 = up-to-date with port notification-daemon-0.4.0_1 = up-to-date with port nspr-4.7 = up-to-date with port nss-3.11.9_2 = up-to-date with port oclock-1.0.1 = up-to-date with port opal-2.2.11_1 = up-to-date with port open-motif-2.2.3_6 = up-to-date with port openldap-client-2.4.16 = up-to-date with port orca-2.26.2 = up-to-date with port p5-Compress-Raw-Zlib-2.019 = up-to-date with port p5-Compress-Zlib-2.015 = up-to-date with port p5-Date-Manip-5.54 = up-to-date with port p5-HTML-Parser-3.60 = up-to-date with port p5-HTML-Tagset-3.20 = up-to-date with port p5-HTML-Tree-3.23 = up-to-date with port p5-IO-Compress-Base-2.015 = up-to-date with port p5-IO-Compress-Zlib-2.015 = up-to-date with port p5-Net-DBus-0.33.6 = up-to-date with port p5-Parse-Yapp-1.05 = up-to-date with port p5-SGMLSpm-1.03_1 = up-to-date with port p5-Text-Iconv-1.7 = up-to-date with port p5-Tie-IxHash-1.21 = up-to-date with port p5-Time-HiRes-1.9719,1 = up-to-date with port p5-URI-1.38 = up-to-date with port p5-XML-DOM-1.44 = up-to-date with port p5-XML-Filter-BufferText-1.01 = up-to-date with port p5-XML-Grove-0.46.a = up-to-date with port p5-XML-Handler-YAWriter-0.23 = up-to-date with port p5-XML-NamespaceSupport-1.09_1 = up-to-date with port p5-XML-Parser-2.36 = up-to-date with port p5-XML-RegExp-0.03 = up-to-date with port p5-XML-SAX-0.96 = up-to-date with port p5-XML-SAX-Expat-0.40 = up-to-date with port p5-XML-SAX-Writer-0.52 = up-to-date with port p5-XML-Simple-2.18 = up-to-date with port p5-XML-Twig-3.32 = up-to-date with port p5-XML-XPath-1.13 = up-to-date with port p5-XML-XQL-0.68 = up-to-date with port p5-gettext-1.05_2 = up-to-date with port p5-libwww-5.826 = up-to-date with port p5-libxml-0.08 = up-to-date with port p5-type1inst-0.6.1_5 = up-to-date with port pam_helper-1.0 = up-to-date with port pan-0.133 = up-to-date with port pango-1.24.2 = up-to-date with port pangomm-2.24.0 = up-to-date with port pccts-1.33.33 = up-to-date with port pciids-20090224 = up-to-date with port pcre-7.9 = up-to-date with port perl-5.8.9_2 = up-to-date with port pidgin-2.5.6 = up-to-date with port pixman-0.15.4 = up-to-date with port pkg-config-0.23_1 = up-to-date with port planner-0.14.4 = up-to-date with port png-1.2.35 = up-to-date with port policykit-0.9_4 = up-to-date with port policykit-gnome-0.9.2 = up-to-date with port poppler-0.10.6 = up-to-date with port poppler-data-0.2.1 = up-to-date with port poppler-gtk-0.10.6 = up-to-date with port popt-1.7_5 = up-to-date with port portupgrade-2.4.6_2,2 = up-to-date with port printproto-1.0.4 = up-to-date with port psiconv-0.9.8_1 = up-to-date with port pth-2.0.7 = up-to-date with port pulseaudio-0.9.14_6 = up-to-date with port pwlib-1.12.0_5,1 = up-to-date with port py25-adns-1.2.1 = up-to-date with port py25-bsddb-2.5.4_2 = up-to-date with port py25-cairo-1.8.2 = up-to-date with port py25-dbus-0.83.0_1 = up-to-date with port py25-elementtree-1.2.6_1 = up-to-date with port py25-gdata-1.3.1 = up-to-date with port py25-gnome-2.26.1 = up-to-date with port py25-gnome-desktop-2.26.0 = up-to-date with port py25-gnome-extras-2.25.3_2 = up-to-date with port py25-gobject-2.16.1 = up-to-date with port py25-gstreamer-0.10.15 = up-to-date with port py25-gtk-2.14.1 = up-to-date with port py25-libxml2-2.7.3 = up-to-date with port py25-numeric-24.2_3 = up-to-date with port py25-openssl-0.8_1 = up-to-date with port py25-orbit-2.24.0 = up-to-date with port py25-pycrypto-2.0.1_3 = up-to-date with port py25-pymsn-0.3.3 = up-to-date with port py25-setuptools-0.6c9 = up-to-date with port py25-simplejson-2.0.9 = up-to-date with port py25-sqlite3-2.5.4_1 = up-to-date with port py25-telepathy-butterfly-0.3.3 = up-to-date with port py25-telepathy-python-0.15.7 = up-to-date with port py25-xml-0.8.4 = up-to-date with port python25-2.5.4_1 = up-to-date with port qt4-corelib-4.4.3 = up-to-date with port qt4-gui-4.4.3_2 = up-to-date with port qt4-moc-4.4.3 = up-to-date with port qt4-qmake-4.4.3 = up-to-date with port qt4-rcc-4.4.3 = up-to-date with port qt4-uic-4.4.3 = up-to-date with port randrproto-1.3.0 = up-to-date with port rarian-0.8.1 = up-to-date with port rdesktop-1.6.0 = up-to-date with port recordproto-1.13.2 = up-to-date with port renderproto-0.9.3 = up-to-date with port resourceproto-1.0.2 = up-to-date with port rgb-1.0.1 = up-to-date with port rhythmbox-0.12.2 = up-to-date with port rpm-3.0.6_14 = up-to-date with port rstart-1.0.2 = up-to-date with port ruby-1.8.7.160,1 = up-to-date with port ruby18-bdb-0.6.5_1 = up-to-date with port ruby18-deplate-0.8.5 = up-to-date with port samba-libsmbclient-3.0.34_1 = up-to-date with port scripts-1.0.1 = up-to-date with port scrnsaverproto-1.1.0 = up-to-date with port sdl-1.2.13_3,2 = up-to-date with port seahorse-2.26.2 = up-to-date with port seahorse-plugins-2.26.2 = up-to-date with port sessreg-1.0.4 = up-to-date with port setxkbmap-1.0.4 = up-to-date with port shared-mime-info-0.60_1 = up-to-date with port showfont-1.0.2 = up-to-date with port smproxy-1.0.2 = up-to-date with port sodipodi-0.34_11 = up-to-date with port sound-juicer-2.26.1 = up-to-date with port speex-1.2.r1_1,1 = up-to-date with port splashsetter-0.6.5.3_2 = up-to-date with port sqlite3-3.6.13 = up-to-date with port squeak-3.9 = up-to-date with port startup-notification-0.10 = up-to-date with port straw-0.27_3 = up-to-date with port sudo-1.6.9.20 = up-to-date with port swfdec-0.8.4 = up-to-date with port swfdec-gnome-2.26.0 = up-to-date with port system-tools-backends-2.6.1 = up-to-date with port t1lib-5.1.2_1,1 = up-to-date with port taglib-1.5 = up-to-date with port tcl-8.6.b.1_4 = up-to-date with port tcl-modules-8.5.7 = up-to-date with port teTeX-3.0_2 = up-to-date with port teTeX-base-3.0_15 = up-to-date with port teTeX-texmf-3.0_6 = up-to-date with port telepathy-farsight-0.0.7 = up-to-date with port telepathy-gabble-0.7.28 = up-to-date with port telepathy-glib-0.7.31 = up-to-date with port telepathy-idle-0.1.4 = up-to-date with port telepathy-mission-control-4.67 = up-to-date with port tex-texmflocal-1.9 = up-to-date with port texcm-ttf-20010117_3 = up-to-date with port texi2html-1.76_1,1 = up-to-date with port tiff-3.8.2_3 = up-to-date with port tk-8.6.b.1_1 = up-to-date with port totem-2.26.2 = up-to-date with port totem-pl-parser-2.26.2 = up-to-date with port trapproto-3.4.3 = up-to-date with port tsclient-0.150_4 = up-to-date with port twm-1.0.4 = up-to-date with port unique-1.0.6 = up-to-date with port unzip-5.52_5 = up-to-date with port v4l_compat-1.0.20060801 = up-to-date with port videoproto-2.2.2 = up-to-date with port viewres-1.0.1_1 = up-to-date with port vinagre-2.26.2 = up-to-date with port vino-2.26.2 = up-to-date with port vte-0.20.4 = up-to-date with port webkit-gtk2-1.0.1_6 = up-to-date with port weblint-1.020 = up-to-date with port wv-1.2.5 = up-to-date with port x11perf-1.5 = up-to-date with port x264-0.0.20081218 = up-to-date with port xauth-1.0.3 = up-to-date with port xbacklight-1.1 = up-to-date with port xbiff-1.0.1_1 = up-to-date with port xbitmaps-1.0.1 = up-to-date with port xcalc-1.0.2_1 = up-to-date with port xcb-proto-1.4 = up-to-date with port xcb-util-0.3.4 = up-to-date with port xchat-2.8.6_2 = up-to-date with port xclipboard-1.0.1_1 = up-to-date with port xclock-1.0.3 = up-to-date with port xcmiscproto-1.1.2 = up-to-date with port xcmsdb-1.0.1 = up-to-date with port xconsole-1.0.3_1 = up-to-date with port xcursor-themes-1.0.1_1 = up-to-date with port xcursorgen-1.0.2 = up-to-date with port xdbedizzy-1.0.2 = up-to-date with port xditview-1.0.1_1 = up-to-date with port xdm-1.1.8_1 = up-to-date with port xdpyinfo-1.0.3 = up-to-date with port xdriinfo-1.0.2 = up-to-date with port xdvik-tetex-22.84.10_2 = up-to-date with port xedit-1.1.2 = up-to-date with port xev-1.0.3 = up-to-date with port xextproto-7.0.5 = up-to-date with port xeyes-1.0.1 = up-to-date with port xf86-input-keyboard-1.3.2_2 = up-to-date with port xf86-input-mouse-1.4.0_6 = up-to-date with port xf86-video-ati-6.12.2_1 = up-to-date with port xf86-video-intel-2.7.1 = up-to-date with port xf86-video-mach64-6.8.1 = up-to-date with port xf86-video-nv-2.1.13_1 = up-to-date with port xf86-video-r128-6.8.0_3 = up-to-date with port xf86-video-radeonhd-1.2.5_2 = up-to-date with port xf86-video-vesa-2.1.0_2 = up-to-date with port xf86-video-vga-4.1.0_2 < needs updating (port has 4.1.0_5) xf86-video-via-0.2.2_3 < needs updating (port has 0.2.2_5) xf86bigfontproto-1.1.2 = up-to-date with port xf86dga-1.0.2_1 = up-to-date with port xf86dgaproto-2.0.3 = up-to-date with port xf86driproto-2.0.4 = up-to-date with port xf86miscproto-0.9.2 = up-to-date with port xf86rushproto-1.1.2 = up-to-date with port xf86vidmodeproto-2.2.2 = up-to-date with port xfd-1.0.1_1 = up-to-date with port xfindproxy-1.0.1 = up-to-date with port xfontsel-1.0.2_1 = up-to-date with port xforms-1.0_4,1 = up-to-date with port xfs-1.0.8_1,1 = up-to-date with port xfsinfo-1.0.2 = up-to-date with port xfwp-1.0.1 = up-to-date with port xgamma-1.0.2 = up-to-date with port xgc-1.0.1_1 = up-to-date with port xhost-1.0.2 = up-to-date with port xineramaproto-1.1.2 = up-to-date with port xinit-1.1.1_1 = up-to-date with port xkbcomp-1.0.5 = up-to-date with port xkbevd-1.0.2 = up-to-date with port xkbprint-1.0.1 = up-to-date with port xkbutils-1.0.1_2 = up-to-date with port xkeyboard-config-1.6_1 = up-to-date with port xkill-1.0.1 = up-to-date with port xload-1.0.2_1 = up-to-date with port xlogo-1.0.1_1 = up-to-date with port xlsatoms-1.0.1 = up-to-date with port xlsclients-1.0.1 = up-to-date with port xlsfonts-1.0.2 = up-to-date with port xmag-1.0.2_1 = up-to-date with port xman-1.0.3_1 = up-to-date with port xmessage-1.0.2_1 = up-to-date with port xmlcatmgr-2.2 = up-to-date with port xmlcharent-0.3_2 = up-to-date with port xmodmap-1.0.3 = up-to-date with port xmore-1.0.1_1 = up-to-date with port xorg-7.3_2 < needs updating (port has 7.4_2) xorg-apps-7.3 < needs updating (port has 7.4_1) xorg-cf-files-1.0.2_3 = up-to-date with port xorg-docs-1.4,1 = up-to-date with port xorg-drivers-7.3_3 < needs updating (port has 7.4_2) xorg-fonts-100dpi-7.4 = up-to-date with port xorg-fonts-7.4 = up-to-date with port xorg-fonts-75dpi-7.4 = up-to-date with port xorg-fonts-cyrillic-7.4 = up-to-date with port xorg-fonts-miscbitmaps-7.4 = up-to-date with port xorg-fonts-truetype-7.4 = up-to-date with port xorg-fonts-type1-7.4 = up-to-date with port xorg-libraries-7.4 = up-to-date with port xorg-macros-1.2.1 = up-to-date with port xorg-protos-7.3_2 = up-to-date with port xorg-server-1.6.1,1 = up-to-date with port xorg-vfbserver-1.6.1,1 = up-to-date with port xphelloworld-1.0.1_1 = up-to-date with port xplsprinters-1.0.1 = up-to-date with port xpr-1.0.2 = up-to-date with port xprehashprinterlist-1.0.1 = up-to-date with port xprop-1.0.4 = up-to-date with port xproto-7.0.15 = up-to-date with port xproxymanagementprotocol-1.0.2 = up-to-date with port xrandr-1.3.0 = up-to-date with port xrdb-1.0.5 = up-to-date with port xrefresh-1.0.2 = up-to-date with port xrx-1.0.1_2 = up-to-date with port xscreensaver-gnome-hacks-5.08 = up-to-date with port xset-1.0.4 = up-to-date with port xsetmode-1.0.0 = up-to-date with port xsetpointer-1.0.1 = up-to-date with port xsetroot-1.0.2 = up-to-date with port xsm-1.0.1_1 = up-to-date with port xstdcmap-1.0.1 = up-to-date with port xterm-243 = up-to-date with port xtrans-1.2.3 = up-to-date with port xtrap-1.0.2 = up-to-date with port xvid-1.2.1,1 = up-to-date with port xvidtune-1.0.1_1 = up-to-date with port xvinfo-1.0.2 = up-to-date with port xwd-1.0.2 = up-to-date with port xwininfo-1.0.4 = up-to-date with port xwud-1.0.1 = up-to-date with port yasm-0.8.0 = up-to-date with port yelp-2.26.0 = up-to-date with port zenity-2.26.0 = up-to-date with port zip-3.0 = up-to-date with port Here is var/run/dmesg.boot. $ cat dmesg.boot Copyright (c) 1992-2009 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 7.1-RELEASE #0: Thu Jan 1 14:37:25 UTC 2009 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) 4 CPU 3.20GHz (3192.01-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf41 Stepping = 1 Features=0xbfebfbff Features2=0x441d AMD Features=0x100000 Logical CPUs per core: 2 real memory = 1063804928 (1014 MB) avail memory = 1027309568 (979 MB) ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 ioapic0: Changing APIC ID to 8 ioapic0 irqs 0-23 on motherboard lapic0: Forcing LINT1 to edge trigger kbd1 at kbdmux0 ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) acpi0: on motherboard acpi0: [ITHREAD] acpi0: Power Button (fixed) acpi0: reservation of 0, a0000 (3) failed acpi0: reservation of 100000, f00000 (3) failed acpi0: reservation of 1000000, 3e686c00 (3) failed Timecounter "ACPI-safe" frequency 3579545 Hz quality 850 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 acpi_hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 14318180 Hz quality 900 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib1: irq 16 at device 1.0 on pci0 pci1: on pcib1 vgapci0: port 0xe898-0xe89f mem 0xdff00000-0xdff7ffff,0xc0000000-0xcfffffff,0xdfec0000-0xdfefffff irq 16 at device 2.0 on pci0 agp0: on vgapci0 agp0: detected 7932k stolen memory agp0: aperture size is 256M vgapci1: mem 0xdff80000-0xdfffffff at device 2.1 on pci0 pcib2: irq 16 at device 28.0 on pci0 pci2: on pcib2 bge0: mem 0xdfcf0000-0xdfcfffff irq 16 at device 0.0 on pci2 miibus0: on bge0 brgphy0: PHY 1 on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto bge0: Ethernet address: 00:11:43:b6:f1:ea bge0: [ITHREAD] pcib3: irq 17 at device 28.1 on pci0 pci3: on pcib3 uhci0: port 0xff80-0xff9f irq 21 at device 29.0 on pci0 uhci0: [GIANT-LOCKED] uhci0: [ITHREAD] usb0: on uhci0 usb0: USB revision 1.0 uhub0: on usb0 uhub0: 2 ports with 2 removable, self powered uhci1: port 0xff60-0xff7f irq 22 at device 29.1 on pci0 uhci1: [GIANT-LOCKED] uhci1: [ITHREAD] usb1: on uhci1 usb1: USB revision 1.0 uhub1: on usb1 uhub1: 2 ports with 2 removable, self powered uhci2: port 0xff40-0xff5f irq 18 at device 29.2 on pci0 uhci2: [GIANT-LOCKED] uhci2: [ITHREAD] usb2: on uhci2 usb2: USB revision 1.0 uhub2: on usb2 uhub2: 2 ports with 2 removable, self powered uhci3: port 0xff20-0xff3f irq 23 at device 29.3 on pci0 uhci3: [GIANT-LOCKED] uhci3: [ITHREAD] usb3: on uhci3 usb3: USB revision 1.0 uhub3: on usb3 uhub3: 2 ports with 2 removable, self powered ehci0: mem 0xffa80800-0xffa80bff irq 21 at device 29.7 on pci0 ehci0: [GIANT-LOCKED] ehci0: [ITHREAD] usb4: EHCI version 1.0 usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3 usb4: on ehci0 usb4: USB revision 2.0 uhub4: on usb4 uhub4: 8 ports with 8 removable, self powered pcib4: at device 30.0 on pci0 pci4: on pcib4 pcm0: port 0xec00-0xecff,0xe8c0-0xe8ff mem 0xdfebfe00-0xdfebffff,0xdfebfd00-0xdfebfdff irq 23 at device 30.2 on pci0 pcm0: [ITHREAD] pcm0: isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf irq 16 at device 31.1 on pci0 ata0: on atapci0 ata0: [ITHREAD] ata1: on atapci0 ata1: [ITHREAD] atapci1: port 0xfe00-0xfe07,0xfe10-0xfe13,0xfe20-0xfe27,0xfe30-0xfe33,0xfea0-0xfeaf irq 20 at device 31.2 on pci0 atapci1: [ITHREAD] ata2: on atapci1 ata2: [ITHREAD] ata3: on atapci1 ata3: [ITHREAD] pci0: at device 31.3 (no driver attached) fdc0: port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: [FILTER] fd0: <1440-KB 3.5" drive> on fdc0 drive 0 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A sio0: [FILTER] cpu0: on acpi0 p4tcc0: on cpu0 cpu1: on acpi0 p4tcc1: on cpu1 pmtimer0 on isa0 orm0: at iomem 0xc0000-0xca7ff,0xca800-0xcbfff pnpid ORM0000 on isa0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold ppbus0: on ppc0 ppbus0: [ITHREAD] lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 plip0: on ppbus0 plip0: WARNING: using obsoleted IFF_NEEDSGIANT flag ppc0: [GIANT-LOCKED] ppc0: [ITHREAD] sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 ums0: on uhub3 ums0: 3 buttons and Z dir. Timecounters tick every 1.000 msec acd0: DVDR at ata0-master UDMA33 ad4: 76293MB at ata2-master SATA150 lapic1: Forcing LINT1 to edge trigger SMP: AP CPU #1 Launched! cd0 at ata0 bus 0 target 0 lun 0 cd0: <_NEC DVD+-RW ND-6500A 202C> Removable CD-ROM SCSI-0 device cd0: 33.000MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present Trying to mount root from ufs:/dev/ad4s1a ukbd0: on uhub0 kbd2 at ukbd0 $ From marcus at marcuscom.com Mon Jun 8 20:47:43 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Mon Jun 8 20:47:50 2009 Subject: After upgrades last week, gnome-screensaver fails In-Reply-To: <200906082008.n58K81sv027254@yoda.pixi.com> References: <200906082008.n58K81sv027254@yoda.pixi.com> Message-ID: <1244494057.19104.123.camel@shumai.marcuscom.com> On Mon, 2009-06-08 at 10:08 +0000, knowtree@aloha.com wrote: > > > From: Joe Marcus Clarke > > > Date: Mon, 08 Jun 2009 12:23:40 -0400 > > > > > > On Mon, 2009-06-08 at 08:40 -0700, Kevin Oberman wrote: > > > > Since a ports upgrade last week (while on vacation), something broke on > > > > multiple systems in the gnome-screensaver. All ports are now current and > > > > I have no other problems, but the screensaver keeps locking me out of my > > > > system. > > > > > > > > The system locks normally, but it just puts up the background pattern > > > > and draws the input box to allow the entry of the password. Then it goes > > > > back to black (My screensaver is "Blank Screen".) Pressing a key > > > > repeats, but it does not accept input, so I can't unlock the display. > > > > > > This happens after gdm is upgraded. You will need to logout, restart > > > gdm, then log back in. > > > > I don't think so. I don't run gdm. I 'startx'. And, at least one system, > > my laptop, has re-booted multiple times since the upgrades. > > I have this, and I run gdm and have rebooted several times. To break in, > F1, logon as myself, ps -A | grep saver, then kill it. > F9 to get back into Gnome. I now have my screen saver turned off. Sorry, I can't reproduce. Everything works just fine for me on RELENG_7 and -CURRENT. Check the console or ~/.xsession-errors for any more clues. Joe > > Here is some stuff I hope will help: > > $ uname -a > FreeBSD shafp09wk102112.hi.ap.ds.army.mil 7.1-RELEASE FreeBSD 7.1-RELEASE > #0: Thu Jan 1 14:37:25 UTC 2009 > root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > > Here is output of pkg_version -v. The ones marked "needs updating" refuse > to build. > > gstreamer-plugins-gconf-0.10.14,3 = up-to-date with port > gstreamer-plugins-gio-0.10.23,3 = up-to-date with port > gstreamer-plugins-gnomevfs-0.10.23,3 = up-to-date with port > gstreamer-plugins-good-0.10.14,3 = up-to-date with port > gstreamer-plugins-hal-0.10.14,3 = up-to-date with port > gstreamer-plugins-jpeg-0.10.14,3 = up-to-date with port > gstreamer-plugins-libpng-0.10.14,3 = up-to-date with port > gstreamer-plugins-mad-0.10.11,3 = up-to-date with port > gstreamer-plugins-mp3-0.10.0_1 = up-to-date with port > gstreamer-plugins-mpeg2dec-0.10.11,3 = up-to-date with port > gstreamer-plugins-ogg-0.10.23,3 = up-to-date with port > gstreamer-plugins-pango-0.10.23,3 = up-to-date with port > gstreamer-plugins-soup-0.10.14,3 = up-to-date with port > gstreamer-plugins-theora-0.10.23,3 = up-to-date with port > gstreamer-plugins-ugly-0.10.11,3 = up-to-date with port > gstreamer-plugins-vorbis-0.10.23,3 = up-to-date with port > gstreamer-plugins-xvid-0.10.11,3 = up-to-date with port > gtar-1.22 = up-to-date with port > gthumb-2.10.11 = up-to-date with port > gtk-2.16.2 = up-to-date with port > gtk-engines2-2.18.2 = up-to-date with port > gtk-vnc-0.3.8 = up-to-date with port > gtkglext-1.2.0_3 = up-to-date with port > gtkhtml3-3.26.2 = up-to-date with port > gtkmm-2.16.0 = up-to-date with port > gtksourceview-1.8.5_4 = up-to-date with port > gtksourceview2-2.6.2 = up-to-date with port > gtkspell-2.0.15 = up-to-date with port > gucharmap-2.26.2 = up-to-date with port > guile-1.8.6_1 = up-to-date with port > gutenprint-5.1.7_1 = up-to-date with port > gutenprint-base-5.1.7_1 = up-to-date with port > gutenprint-ijs-5.1.7_1 = up-to-date with port > gvfs-1.2.3 = up-to-date with port > hal-0.5.11_25 = up-to-date with port > hal-info-20080508_1 = up-to-date with port > hamster-applet-2.26.2 = up-to-date with port > help2man-1.36.4_3 = up-to-date with port > hicolor-icon-theme-0.10_2 = up-to-date with port > iceauth-1.0.2 = up-to-date with port > ico-1.0.2 = up-to-date with port > icon-naming-utils-0.8.7 = up-to-date with port > icu-3.8.1_2 = up-to-date with port > ilmbase-1.0.1_1 = up-to-date with port > imake-1.0.2_4,1 = up-to-date with port > inkscape-0.46_5 = up-to-date with port > inputproto-1.5.0 = up-to-date with port > intltool-0.40.6 = up-to-date with port > iso-codes-3.10 = up-to-date with port > iso8879-1986_2 = up-to-date with port > jade-1.2.1_9 = up-to-date with port > jadetex-3.13_2 = up-to-date with port > jasper-1.900.1_7 = up-to-date with port > jbigkit-1.6 = up-to-date with port > jpeg-6b_7 = up-to-date with port > json-glib-0.6.2_1 = up-to-date with port > kbproto-1.0.3 = up-to-date with port > latex-prettyref-3.0 = up-to-date with port > lcms-1.18,1 = up-to-date with port > libFS-1.0.1 = up-to-date with port > libGL-7.4.2_1 = up-to-date with port > libGLU-7.4.2_1 = up-to-date with port > libICE-1.0.4_1,1 = up-to-date with port > libIDL-0.8.13 = up-to-date with port > libSM-1.1.0_1,1 = up-to-date with port > libX11-1.2.1,1 = up-to-date with port > libXScrnSaver-1.1.3 = up-to-date with port > libXTrap-1.0.0 = up-to-date with port > libXau-1.0.4 = up-to-date with port > libXaw-1.0.5_1,1 = up-to-date with port > libXcomposite-0.4.0,1 = up-to-date with port > libXcursor-1.1.9_1 = up-to-date with port > libXdamage-1.1.1 = up-to-date with port > libXdmcp-1.0.2_1 = up-to-date with port > libXevie-1.0.2 = up-to-date with port > libXext-1.0.5,1 = up-to-date with port > libXfixes-4.0.3_1 = up-to-date with port > libXfont-1.3.4,1 = up-to-date with port > libXfontcache-1.0.4 = up-to-date with port > libXft-2.1.13 = up-to-date with port > libXi-1.2.1,1 = up-to-date with port > libXinerama-1.0.3,1 = up-to-date with port > libXmu-1.0.4,1 = up-to-date with port > libXp-1.0.0,1 = up-to-date with port > libXpm-3.5.7 = up-to-date with port > libXprintAppUtil-1.0.1 = up-to-date with port > libXprintUtil-1.0.1 = up-to-date with port > libXrandr-1.3.0 = up-to-date with port > libXrender-0.9.4_1 = up-to-date with port > libXres-1.0.3_3 = up-to-date with port > libXt-1.0.5_1 = up-to-date with port > libXtst-1.0.3_1 = up-to-date with port > libXv-1.0.4,1 = up-to-date with port > libXvMC-1.0.4_1 = up-to-date with port > libXxf86dga-1.0.2 = up-to-date with port > libXxf86misc-1.0.1 = up-to-date with port > libXxf86vm-1.0.2 = up-to-date with port > liba52-0.7.4_2 = up-to-date with port > libao-0.8.8_1 = up-to-date with port > libart_lgpl-2.3.20,1 = up-to-date with port > libassuan-1.0.5 = up-to-date with port > libaudiofile-0.2.6 = up-to-date with port > libbonobo-2.24.1 = up-to-date with port > libbonoboui-2.24.1 = up-to-date with port > libcanberra-0.10_3 = up-to-date with port > libcddb-1.3.0 = up-to-date with port > libcdio-0.78.2_2 = up-to-date with port > libcheck-0.9.6 = up-to-date with port > libcroco-0.6.2 = up-to-date with port > libdaemon-0.12 = up-to-date with port > libdca-0.0.5 = up-to-date with port > libdiscid-0.2.2 = up-to-date with port > libdmx-1.0.2_1 = up-to-date with port > libdrm-2.4.11 = up-to-date with port > libdvdcss-1.2.10_1 = up-to-date with port > libdvdnav-0.1.10_4 = up-to-date with port > libdvdread-4.1.3_1 = up-to-date with port > libexecinfo-1.1_3 = up-to-date with port > libexif-0.6.17 = up-to-date with port > libffi-3.0.8 = up-to-date with port > libfontenc-1.0.4 = up-to-date with port > libfpx-1.2.0.12_1 = up-to-date with port > libgail-gnome-1.20.1 = up-to-date with port > libgcrypt-1.4.4 = up-to-date with port > libgda4-4.0.2 = up-to-date with port > libggz-0.0.14.1_5 = up-to-date with port > libgksu-1.3.8_3 = up-to-date with port > libgksuui-1.0.7_3 = up-to-date with port > libglade2-2.6.4 = up-to-date with port > libglut-7.4.2_1 = up-to-date with port > libgmp-4.3.1 = up-to-date with port > libgnome-2.26.0 = up-to-date with port > libgnomecanvas-2.26.0 = up-to-date with port > libgnomecups-0.2.3_2,1 = up-to-date with port > libgnomekbd-2.26.0 = up-to-date with port > libgnomeprint-2.18.6 = up-to-date with port > libgnomeprintui-2.18.4 = up-to-date with port > libgnomesu-1.0.0_5 = up-to-date with port > libgnomeui-2.24.1 = up-to-date with port > libgpg-error-1.7 = up-to-date with port > libgphoto2-2.4.5 = up-to-date with port > libgpod-0.6.0_1 = up-to-date with port > libgsf-1.14.14 = up-to-date with port > libgsf-gnome-1.14.14 = up-to-date with port > libgtkhtml-2.11.1_2 = up-to-date with port > libgtop-2.26.1 = up-to-date with port > libgweather-2.26.1 = up-to-date with port > libical-0.43_1 = up-to-date with port > libiconv-1.11_1 = up-to-date with port > libid3tag-0.15.1b = up-to-date with port > libidn-1.14 = up-to-date with port > libijs-0.35_1 = up-to-date with port > libksba-1.0.5 = up-to-date with port > liblqr-1-0.4.1 = up-to-date with port > libltdl-1.5.26 = up-to-date with port > libmad-0.15.1b_2 = up-to-date with port > libmng-1.0.10 = up-to-date with port > libmpeg2-0.5.1 = up-to-date with port > libmusicbrainz-2.1.5 = up-to-date with port > libmusicbrainz3-3.0.2_2 = up-to-date with port > libnice-0.0.6 = up-to-date with port > libnotify-0.4.5 = up-to-date with port > libntlm-1.1 = up-to-date with port > libogg-1.1.3,4 = up-to-date with port > liboil-0.3.16 = up-to-date with port > liboldX-1.0.1 = up-to-date with port > liboobs-2.22.0_1 = up-to-date with port > libopenraw-0.0.8 = up-to-date with port > libpciaccess-0.10.6 = up-to-date with port > libproxy-0.2.3 = up-to-date with port > libpthread-stubs-0.1 = up-to-date with port > libpurple-2.5.6 = up-to-date with port > librsvg2-2.26.0 = up-to-date with port > libsamplerate-0.1.7_1 = up-to-date with port > libsexy-0.1.11_1 = up-to-date with port > libsigc++-2.2.3 = up-to-date with port > libsndfile-1.0.20 = up-to-date with port > libsoup-2.26.2 = up-to-date with port > libspectre-0.2.2 = up-to-date with port > libspiro-20071029 = up-to-date with port > libtasn1-2.1 = up-to-date with port > libtelepathy-0.3.3_1 = up-to-date with port > libtheora-1.0 = up-to-date with port > libtool-1.5.26 = up-to-date with port > libusb-0.1.12_4 = up-to-date with port > libutempter-1.1.5_1 = up-to-date with port > libvolume_id-0.81.1 = up-to-date with port > libvorbis-1.2.0_3,3 = up-to-date with port > libwmf-0.2.8.4_3 = up-to-date with port > libwnck-2.26.1 = up-to-date with port > libwww-5.4.0_4 = up-to-date with port > libxcb-1.2_1 = up-to-date with port > libxkbfile-1.0.5 = up-to-date with port > libxkbui-1.0.2_1 = up-to-date with port > libxklavier-3.9,1 = up-to-date with port > libxml++-2.26.0 = up-to-date with port > libxml2-2.7.3 = up-to-date with port > libxslt-1.1.24_2 = up-to-date with port > liferea-1.4.28 = up-to-date with port > linux_base-fc-4_14 = up-to-date with port > listres-1.0.1_1 = up-to-date with port > loudmouth-1.4.3 = up-to-date with port > luit-1.0.3_1 = up-to-date with port > lynx-2.8.6.5_5,1 = up-to-date with port > lyx-1.5.7 = up-to-date with port > lzo2-2.03_2 = up-to-date with port > lzop-1.02.r1 = up-to-date with port > m4-1.4.13,1 = up-to-date with port > makedepend-1.0.1,1 = up-to-date with port > metacity-2.26.0 = up-to-date with port > mkcomposecache-1.2_1 = up-to-date with port > mkfontdir-1.0.4 = up-to-date with port > mkfontscale-1.0.6 = up-to-date with port > mod_dnssd-0.6_4 = up-to-date with port > mousetweaks-2.26.2 = up-to-date with port > mpfr-2.4.1_1 = up-to-date with port > nas-1.9.1_3 = up-to-date with port > nasm-2.05.01,1 = up-to-date with port > nautilus-2.26.3 = up-to-date with port > nautilus-sendto-1.1.5 = up-to-date with port > neon28-0.28.4 = up-to-date with port > netspeed_applet-0.15.2 = up-to-date with port > notification-daemon-0.4.0_1 = up-to-date with port > nspr-4.7 = up-to-date with port > nss-3.11.9_2 = up-to-date with port > oclock-1.0.1 = up-to-date with port > opal-2.2.11_1 = up-to-date with port > open-motif-2.2.3_6 = up-to-date with port > openldap-client-2.4.16 = up-to-date with port > orca-2.26.2 = up-to-date with port > p5-Compress-Raw-Zlib-2.019 = up-to-date with port > p5-Compress-Zlib-2.015 = up-to-date with port > p5-Date-Manip-5.54 = up-to-date with port > p5-HTML-Parser-3.60 = up-to-date with port > p5-HTML-Tagset-3.20 = up-to-date with port > p5-HTML-Tree-3.23 = up-to-date with port > p5-IO-Compress-Base-2.015 = up-to-date with port > p5-IO-Compress-Zlib-2.015 = up-to-date with port > p5-Net-DBus-0.33.6 = up-to-date with port > p5-Parse-Yapp-1.05 = up-to-date with port > p5-SGMLSpm-1.03_1 = up-to-date with port > p5-Text-Iconv-1.7 = up-to-date with port > p5-Tie-IxHash-1.21 = up-to-date with port > p5-Time-HiRes-1.9719,1 = up-to-date with port > p5-URI-1.38 = up-to-date with port > p5-XML-DOM-1.44 = up-to-date with port > p5-XML-Filter-BufferText-1.01 = up-to-date with port > p5-XML-Grove-0.46.a = up-to-date with port > p5-XML-Handler-YAWriter-0.23 = up-to-date with port > p5-XML-NamespaceSupport-1.09_1 = up-to-date with port > p5-XML-Parser-2.36 = up-to-date with port > p5-XML-RegExp-0.03 = up-to-date with port > p5-XML-SAX-0.96 = up-to-date with port > p5-XML-SAX-Expat-0.40 = up-to-date with port > p5-XML-SAX-Writer-0.52 = up-to-date with port > p5-XML-Simple-2.18 = up-to-date with port > p5-XML-Twig-3.32 = up-to-date with port > p5-XML-XPath-1.13 = up-to-date with port > p5-XML-XQL-0.68 = up-to-date with port > p5-gettext-1.05_2 = up-to-date with port > p5-libwww-5.826 = up-to-date with port > p5-libxml-0.08 = up-to-date with port > p5-type1inst-0.6.1_5 = up-to-date with port > pam_helper-1.0 = up-to-date with port > pan-0.133 = up-to-date with port > pango-1.24.2 = up-to-date with port > pangomm-2.24.0 = up-to-date with port > pccts-1.33.33 = up-to-date with port > pciids-20090224 = up-to-date with port > pcre-7.9 = up-to-date with port > perl-5.8.9_2 = up-to-date with port > pidgin-2.5.6 = up-to-date with port > pixman-0.15.4 = up-to-date with port > pkg-config-0.23_1 = up-to-date with port > planner-0.14.4 = up-to-date with port > png-1.2.35 = up-to-date with port > policykit-0.9_4 = up-to-date with port > policykit-gnome-0.9.2 = up-to-date with port > poppler-0.10.6 = up-to-date with port > poppler-data-0.2.1 = up-to-date with port > poppler-gtk-0.10.6 = up-to-date with port > popt-1.7_5 = up-to-date with port > portupgrade-2.4.6_2,2 = up-to-date with port > printproto-1.0.4 = up-to-date with port > psiconv-0.9.8_1 = up-to-date with port > pth-2.0.7 = up-to-date with port > pulseaudio-0.9.14_6 = up-to-date with port > pwlib-1.12.0_5,1 = up-to-date with port > py25-adns-1.2.1 = up-to-date with port > py25-bsddb-2.5.4_2 = up-to-date with port > py25-cairo-1.8.2 = up-to-date with port > py25-dbus-0.83.0_1 = up-to-date with port > py25-elementtree-1.2.6_1 = up-to-date with port > py25-gdata-1.3.1 = up-to-date with port > py25-gnome-2.26.1 = up-to-date with port > py25-gnome-desktop-2.26.0 = up-to-date with port > py25-gnome-extras-2.25.3_2 = up-to-date with port > py25-gobject-2.16.1 = up-to-date with port > py25-gstreamer-0.10.15 = up-to-date with port > py25-gtk-2.14.1 = up-to-date with port > py25-libxml2-2.7.3 = up-to-date with port > py25-numeric-24.2_3 = up-to-date with port > py25-openssl-0.8_1 = up-to-date with port > py25-orbit-2.24.0 = up-to-date with port > py25-pycrypto-2.0.1_3 = up-to-date with port > py25-pymsn-0.3.3 = up-to-date with port > py25-setuptools-0.6c9 = up-to-date with port > py25-simplejson-2.0.9 = up-to-date with port > py25-sqlite3-2.5.4_1 = up-to-date with port > py25-telepathy-butterfly-0.3.3 = up-to-date with port > py25-telepathy-python-0.15.7 = up-to-date with port > py25-xml-0.8.4 = up-to-date with port > python25-2.5.4_1 = up-to-date with port > qt4-corelib-4.4.3 = up-to-date with port > qt4-gui-4.4.3_2 = up-to-date with port > qt4-moc-4.4.3 = up-to-date with port > qt4-qmake-4.4.3 = up-to-date with port > qt4-rcc-4.4.3 = up-to-date with port > qt4-uic-4.4.3 = up-to-date with port > randrproto-1.3.0 = up-to-date with port > rarian-0.8.1 = up-to-date with port > rdesktop-1.6.0 = up-to-date with port > recordproto-1.13.2 = up-to-date with port > renderproto-0.9.3 = up-to-date with port > resourceproto-1.0.2 = up-to-date with port > rgb-1.0.1 = up-to-date with port > rhythmbox-0.12.2 = up-to-date with port > rpm-3.0.6_14 = up-to-date with port > rstart-1.0.2 = up-to-date with port > ruby-1.8.7.160,1 = up-to-date with port > ruby18-bdb-0.6.5_1 = up-to-date with port > ruby18-deplate-0.8.5 = up-to-date with port > samba-libsmbclient-3.0.34_1 = up-to-date with port > scripts-1.0.1 = up-to-date with port > scrnsaverproto-1.1.0 = up-to-date with port > sdl-1.2.13_3,2 = up-to-date with port > seahorse-2.26.2 = up-to-date with port > seahorse-plugins-2.26.2 = up-to-date with port > sessreg-1.0.4 = up-to-date with port > setxkbmap-1.0.4 = up-to-date with port > shared-mime-info-0.60_1 = up-to-date with port > showfont-1.0.2 = up-to-date with port > smproxy-1.0.2 = up-to-date with port > sodipodi-0.34_11 = up-to-date with port > sound-juicer-2.26.1 = up-to-date with port > speex-1.2.r1_1,1 = up-to-date with port > splashsetter-0.6.5.3_2 = up-to-date with port > sqlite3-3.6.13 = up-to-date with port > squeak-3.9 = up-to-date with port > startup-notification-0.10 = up-to-date with port > straw-0.27_3 = up-to-date with port > sudo-1.6.9.20 = up-to-date with port > swfdec-0.8.4 = up-to-date with port > swfdec-gnome-2.26.0 = up-to-date with port > system-tools-backends-2.6.1 = up-to-date with port > t1lib-5.1.2_1,1 = up-to-date with port > taglib-1.5 = up-to-date with port > tcl-8.6.b.1_4 = up-to-date with port > tcl-modules-8.5.7 = up-to-date with port > teTeX-3.0_2 = up-to-date with port > teTeX-base-3.0_15 = up-to-date with port > teTeX-texmf-3.0_6 = up-to-date with port > telepathy-farsight-0.0.7 = up-to-date with port > telepathy-gabble-0.7.28 = up-to-date with port > telepathy-glib-0.7.31 = up-to-date with port > telepathy-idle-0.1.4 = up-to-date with port > telepathy-mission-control-4.67 = up-to-date with port > tex-texmflocal-1.9 = up-to-date with port > texcm-ttf-20010117_3 = up-to-date with port > texi2html-1.76_1,1 = up-to-date with port > tiff-3.8.2_3 = up-to-date with port > tk-8.6.b.1_1 = up-to-date with port > totem-2.26.2 = up-to-date with port > totem-pl-parser-2.26.2 = up-to-date with port > trapproto-3.4.3 = up-to-date with port > tsclient-0.150_4 = up-to-date with port > twm-1.0.4 = up-to-date with port > unique-1.0.6 = up-to-date with port > unzip-5.52_5 = up-to-date with port > v4l_compat-1.0.20060801 = up-to-date with port > videoproto-2.2.2 = up-to-date with port > viewres-1.0.1_1 = up-to-date with port > vinagre-2.26.2 = up-to-date with port > vino-2.26.2 = up-to-date with port > vte-0.20.4 = up-to-date with port > webkit-gtk2-1.0.1_6 = up-to-date with port > weblint-1.020 = up-to-date with port > wv-1.2.5 = up-to-date with port > x11perf-1.5 = up-to-date with port > x264-0.0.20081218 = up-to-date with port > xauth-1.0.3 = up-to-date with port > xbacklight-1.1 = up-to-date with port > xbiff-1.0.1_1 = up-to-date with port > xbitmaps-1.0.1 = up-to-date with port > xcalc-1.0.2_1 = up-to-date with port > xcb-proto-1.4 = up-to-date with port > xcb-util-0.3.4 = up-to-date with port > xchat-2.8.6_2 = up-to-date with port > xclipboard-1.0.1_1 = up-to-date with port > xclock-1.0.3 = up-to-date with port > xcmiscproto-1.1.2 = up-to-date with port > xcmsdb-1.0.1 = up-to-date with port > xconsole-1.0.3_1 = up-to-date with port > xcursor-themes-1.0.1_1 = up-to-date with port > xcursorgen-1.0.2 = up-to-date with port > xdbedizzy-1.0.2 = up-to-date with port > xditview-1.0.1_1 = up-to-date with port > xdm-1.1.8_1 = up-to-date with port > xdpyinfo-1.0.3 = up-to-date with port > xdriinfo-1.0.2 = up-to-date with port > xdvik-tetex-22.84.10_2 = up-to-date with port > xedit-1.1.2 = up-to-date with port > xev-1.0.3 = up-to-date with port > xextproto-7.0.5 = up-to-date with port > xeyes-1.0.1 = up-to-date with port > xf86-input-keyboard-1.3.2_2 = up-to-date with port > xf86-input-mouse-1.4.0_6 = up-to-date with port > xf86-video-ati-6.12.2_1 = up-to-date with port > xf86-video-intel-2.7.1 = up-to-date with port > xf86-video-mach64-6.8.1 = up-to-date with port > xf86-video-nv-2.1.13_1 = up-to-date with port > xf86-video-r128-6.8.0_3 = up-to-date with port > xf86-video-radeonhd-1.2.5_2 = up-to-date with port > xf86-video-vesa-2.1.0_2 = up-to-date with port > xf86-video-vga-4.1.0_2 < needs updating (port has 4.1.0_5) > xf86-video-via-0.2.2_3 < needs updating (port has 0.2.2_5) > xf86bigfontproto-1.1.2 = up-to-date with port > xf86dga-1.0.2_1 = up-to-date with port > xf86dgaproto-2.0.3 = up-to-date with port > xf86driproto-2.0.4 = up-to-date with port > xf86miscproto-0.9.2 = up-to-date with port > xf86rushproto-1.1.2 = up-to-date with port > xf86vidmodeproto-2.2.2 = up-to-date with port > xfd-1.0.1_1 = up-to-date with port > xfindproxy-1.0.1 = up-to-date with port > xfontsel-1.0.2_1 = up-to-date with port > xforms-1.0_4,1 = up-to-date with port > xfs-1.0.8_1,1 = up-to-date with port > xfsinfo-1.0.2 = up-to-date with port > xfwp-1.0.1 = up-to-date with port > xgamma-1.0.2 = up-to-date with port > xgc-1.0.1_1 = up-to-date with port > xhost-1.0.2 = up-to-date with port > xineramaproto-1.1.2 = up-to-date with port > xinit-1.1.1_1 = up-to-date with port > xkbcomp-1.0.5 = up-to-date with port > xkbevd-1.0.2 = up-to-date with port > xkbprint-1.0.1 = up-to-date with port > xkbutils-1.0.1_2 = up-to-date with port > xkeyboard-config-1.6_1 = up-to-date with port > xkill-1.0.1 = up-to-date with port > xload-1.0.2_1 = up-to-date with port > xlogo-1.0.1_1 = up-to-date with port > xlsatoms-1.0.1 = up-to-date with port > xlsclients-1.0.1 = up-to-date with port > xlsfonts-1.0.2 = up-to-date with port > xmag-1.0.2_1 = up-to-date with port > xman-1.0.3_1 = up-to-date with port > xmessage-1.0.2_1 = up-to-date with port > xmlcatmgr-2.2 = up-to-date with port > xmlcharent-0.3_2 = up-to-date with port > xmodmap-1.0.3 = up-to-date with port > xmore-1.0.1_1 = up-to-date with port > xorg-7.3_2 < needs updating (port has 7.4_2) > xorg-apps-7.3 < needs updating (port has 7.4_1) > xorg-cf-files-1.0.2_3 = up-to-date with port > xorg-docs-1.4,1 = up-to-date with port > xorg-drivers-7.3_3 < needs updating (port has 7.4_2) > xorg-fonts-100dpi-7.4 = up-to-date with port > xorg-fonts-7.4 = up-to-date with port > xorg-fonts-75dpi-7.4 = up-to-date with port > xorg-fonts-cyrillic-7.4 = up-to-date with port > xorg-fonts-miscbitmaps-7.4 = up-to-date with port > xorg-fonts-truetype-7.4 = up-to-date with port > xorg-fonts-type1-7.4 = up-to-date with port > xorg-libraries-7.4 = up-to-date with port > xorg-macros-1.2.1 = up-to-date with port > xorg-protos-7.3_2 = up-to-date with port > xorg-server-1.6.1,1 = up-to-date with port > xorg-vfbserver-1.6.1,1 = up-to-date with port > xphelloworld-1.0.1_1 = up-to-date with port > xplsprinters-1.0.1 = up-to-date with port > xpr-1.0.2 = up-to-date with port > xprehashprinterlist-1.0.1 = up-to-date with port > xprop-1.0.4 = up-to-date with port > xproto-7.0.15 = up-to-date with port > xproxymanagementprotocol-1.0.2 = up-to-date with port > xrandr-1.3.0 = up-to-date with port > xrdb-1.0.5 = up-to-date with port > xrefresh-1.0.2 = up-to-date with port > xrx-1.0.1_2 = up-to-date with port > xscreensaver-gnome-hacks-5.08 = up-to-date with port > xset-1.0.4 = up-to-date with port > xsetmode-1.0.0 = up-to-date with port > xsetpointer-1.0.1 = up-to-date with port > xsetroot-1.0.2 = up-to-date with port > xsm-1.0.1_1 = up-to-date with port > xstdcmap-1.0.1 = up-to-date with port > xterm-243 = up-to-date with port > xtrans-1.2.3 = up-to-date with port > xtrap-1.0.2 = up-to-date with port > xvid-1.2.1,1 = up-to-date with port > xvidtune-1.0.1_1 = up-to-date with port > xvinfo-1.0.2 = up-to-date with port > xwd-1.0.2 = up-to-date with port > xwininfo-1.0.4 = up-to-date with port > xwud-1.0.1 = up-to-date with port > yasm-0.8.0 = up-to-date with port > yelp-2.26.0 = up-to-date with port > zenity-2.26.0 = up-to-date with port > zip-3.0 = up-to-date with port > > Here is var/run/dmesg.boot. > > $ cat dmesg.boot > Copyright (c) 1992-2009 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. > FreeBSD is a registered trademark of The FreeBSD Foundation. > FreeBSD 7.1-RELEASE #0: Thu Jan 1 14:37:25 UTC 2009 > root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC > Timecounter "i8254" frequency 1193182 Hz quality 0 > CPU: Intel(R) Pentium(R) 4 CPU 3.20GHz (3192.01-MHz 686-class CPU) > Origin = "GenuineIntel" Id = 0xf41 Stepping = 1 > > Features=0xbfebfbff > Features2=0x441d > AMD Features=0x100000 > Logical CPUs per core: 2 > real memory = 1063804928 (1014 MB) > avail memory = 1027309568 (979 MB) > ACPI APIC Table: > FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs > cpu0 (BSP): APIC ID: 0 > cpu1 (AP): APIC ID: 1 > ioapic0: Changing APIC ID to 8 > ioapic0 irqs 0-23 on motherboard > lapic0: Forcing LINT1 to edge trigger > kbd1 at kbdmux0 > ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) > acpi0: on motherboard > acpi0: [ITHREAD] > acpi0: Power Button (fixed) > acpi0: reservation of 0, a0000 (3) failed > acpi0: reservation of 100000, f00000 (3) failed > acpi0: reservation of 1000000, 3e686c00 (3) failed > Timecounter "ACPI-safe" frequency 3579545 Hz quality 850 > acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 > acpi_hpet0: iomem 0xfed00000-0xfed003ff on acpi0 > Timecounter "HPET" frequency 14318180 Hz quality 900 > acpi_button0: on acpi0 > pcib0: port 0xcf8-0xcff on acpi0 > pci0: on pcib0 > pcib1: irq 16 at device 1.0 on pci0 > pci1: on pcib1 > vgapci0: port 0xe898-0xe89f mem > 0xdff00000-0xdff7ffff,0xc0000000-0xcfffffff,0xdfec0000-0xdfefffff irq 16 at > device 2.0 on pci0 > agp0: on vgapci0 > agp0: detected 7932k stolen memory > agp0: aperture size is 256M > vgapci1: mem 0xdff80000-0xdfffffff at device 2.1 > on pci0 > pcib2: irq 16 at device 28.0 on pci0 > pci2: on pcib2 > bge0: > mem 0xdfcf0000-0xdfcfffff irq 16 at device 0.0 on pci2 > miibus0: on bge0 > brgphy0: PHY 1 on miibus0 > brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, > 1000baseT-FDX, auto > bge0: Ethernet address: 00:11:43:b6:f1:ea > bge0: [ITHREAD] > pcib3: irq 17 at device 28.1 on pci0 > pci3: on pcib3 > uhci0: port > 0xff80-0xff9f irq 21 at device 29.0 on pci0 > uhci0: [GIANT-LOCKED] > uhci0: [ITHREAD] > usb0: on uhci0 > usb0: USB revision 1.0 > uhub0: on usb0 > uhub0: 2 ports with 2 removable, self powered > uhci1: port > 0xff60-0xff7f irq 22 at device 29.1 on pci0 > uhci1: [GIANT-LOCKED] > uhci1: [ITHREAD] > usb1: on uhci1 > usb1: USB revision 1.0 > uhub1: on usb1 > uhub1: 2 ports with 2 removable, self powered > uhci2: port > 0xff40-0xff5f irq 18 at device 29.2 on pci0 > uhci2: [GIANT-LOCKED] > uhci2: [ITHREAD] > usb2: on uhci2 > usb2: USB revision 1.0 > uhub2: on usb2 > uhub2: 2 ports with 2 removable, self powered > uhci3: port > 0xff20-0xff3f irq 23 at device 29.3 on pci0 > uhci3: [GIANT-LOCKED] > uhci3: [ITHREAD] > usb3: on uhci3 > usb3: USB revision 1.0 > uhub3: on usb3 > uhub3: 2 ports with 2 removable, self powered > ehci0: mem 0xffa80800-0xffa80bff > irq 21 at device 29.7 on pci0 > ehci0: [GIANT-LOCKED] > ehci0: [ITHREAD] > usb4: EHCI version 1.0 > usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3 > usb4: on ehci0 > usb4: USB revision 2.0 > uhub4: on usb4 > uhub4: 8 ports with 8 removable, self powered > pcib4: at device 30.0 on pci0 > pci4: on pcib4 > pcm0: port 0xec00-0xecff,0xe8c0-0xe8ff mem > 0xdfebfe00-0xdfebffff,0xdfebfd00-0xdfebfdff irq 23 at device 30.2 on pci0 > pcm0: [ITHREAD] > pcm0: > isab0: at device 31.0 on pci0 > isa0: on isab0 > atapci0: port > 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf irq 16 at device 31.1 on pci0 > ata0: on atapci0 > ata0: [ITHREAD] > ata1: on atapci0 > ata1: [ITHREAD] > atapci1: port > 0xfe00-0xfe07,0xfe10-0xfe13,0xfe20-0xfe27,0xfe30-0xfe33,0xfea0-0xfeaf irq > 20 at device 31.2 on pci0 > atapci1: [ITHREAD] > ata2: on atapci1 > ata2: [ITHREAD] > ata3: on atapci1 > ata3: [ITHREAD] > pci0: at device 31.3 (no driver attached) > fdc0: port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 > fdc0: [FILTER] > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 > sio0: type 16550A > sio0: [FILTER] > cpu0: on acpi0 > p4tcc0: on cpu0 > cpu1: on acpi0 > p4tcc1: on cpu1 > pmtimer0 on isa0 > orm0: at iomem 0xc0000-0xca7ff,0xca800-0xcbfff pnpid > ORM0000 on isa0 > atkbdc0: at port 0x60,0x64 on isa0 > atkbd0: irq 1 on atkbdc0 > kbd0 at atkbd0 > atkbd0: [GIANT-LOCKED] > atkbd0: [ITHREAD] > ppc0: at port 0x378-0x37f irq 7 on isa0 > ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode > ppc0: FIFO with 16/16/8 bytes threshold > ppbus0: on ppc0 > ppbus0: [ITHREAD] > lpt0: on ppbus0 > lpt0: Interrupt-driven port > ppi0: on ppbus0 > plip0: on ppbus0 > plip0: WARNING: using obsoleted IFF_NEEDSGIANT flag > ppc0: [GIANT-LOCKED] > ppc0: [ITHREAD] > sc0: at flags 0x100 on isa0 > sc0: VGA <16 virtual consoles, flags=0x300> > sio1: configured irq 3 not in bitmap of probed irqs 0 > sio1: port may not be enabled > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 > ums0: > on uhub3 > ums0: 3 buttons and Z dir. > Timecounters tick every 1.000 msec > acd0: DVDR at ata0-master UDMA33 > ad4: 76293MB at ata2-master SATA150 > lapic1: Forcing LINT1 to edge trigger > SMP: AP CPU #1 Launched! > cd0 at ata0 bus 0 target 0 lun 0 > cd0: <_NEC DVD+-RW ND-6500A 202C> Removable CD-ROM SCSI-0 device > cd0: 33.000MB/s transfers > cd0: Attempt to query device size failed: NOT READY, Medium not present > Trying to mount root from ufs:/dev/ad4s1a > ukbd0: on uhub0 > kbd2 at ukbd0 > $ > > > > _______________________________________________ > 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/20090608/12004fca/attachment.pgp From oberman at es.net Mon Jun 8 21:52:15 2009 From: oberman at es.net (Kevin Oberman) Date: Mon Jun 8 21:52:22 2009 Subject: After upgrades last week, gnome-screensaver fails In-Reply-To: Your message of "Mon, 08 Jun 2009 16:47:37 EDT." <1244494057.19104.123.camel@shumai.marcuscom.com> Message-ID: <20090608215209.999191CC0E@ptavv.es.net> > From: Joe Marcus Clarke > Date: Mon, 08 Jun 2009 16:47:37 -0400 > Sender: owner-freebsd-gnome@freebsd.org > > On Mon, 2009-06-08 at 10:08 +0000, knowtree@aloha.com wrote: > > > > From: Joe Marcus Clarke > > > > Date: Mon, 08 Jun 2009 12:23:40 -0400 > > > > > > > > On Mon, 2009-06-08 at 08:40 -0700, Kevin Oberman wrote: > > > > > Since a ports upgrade last week (while on vacation), something broke on > > > > > multiple systems in the gnome-screensaver. All ports are now current and > > > > > I have no other problems, but the screensaver keeps locking me out of my > > > > > system. > > > > > > > > > > The system locks normally, but it just puts up the background pattern > > > > > and draws the input box to allow the entry of the password. Then it goes > > > > > back to black (My screensaver is "Blank Screen".) Pressing a key > > > > > repeats, but it does not accept input, so I can't unlock the display. > > > > > > > > This happens after gdm is upgraded. You will need to logout, restart > > > > gdm, then log back in. > > > > > > I don't think so. I don't run gdm. I 'startx'. And, at least one system, > > > my laptop, has re-booted multiple times since the upgrades. > > > > I have this, and I run gdm and have rebooted several times. To break in, > > F1, logon as myself, ps -A | grep saver, then kill it. > > F9 to get back into Gnome. I now have my screen saver turned off. > > Sorry, I can't reproduce. Everything works just fine for me on RELENG_7 > and -CURRENT. Check the console or ~/.xsession-errors for any more > clues. A couple of added data point. I was going to use ktrace to look at where things were failing, so I re-started gnome-screensaver. The problem no longer was there. It runs fine. This makes me suspicious that it may be related to session initialization and timing which will make it a real bear to track down. Oh, and nothing of interest on the console or in ~/.xession-errors. One system has no .xsession-errors file and the mtime on the other is 10-Nov-2006. Is the file still really used? -- 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 From marcus at marcuscom.com Mon Jun 8 22:53:15 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Mon Jun 8 22:53:22 2009 Subject: After upgrades last week, gnome-screensaver fails In-Reply-To: <20090608215209.999191CC0E@ptavv.es.net> References: <20090608215209.999191CC0E@ptavv.es.net> Message-ID: <1244501592.19104.131.camel@shumai.marcuscom.com> On Mon, 2009-06-08 at 14:52 -0700, Kevin Oberman wrote: > > From: Joe Marcus Clarke > > Date: Mon, 08 Jun 2009 16:47:37 -0400 > > Sender: owner-freebsd-gnome@freebsd.org > > > > On Mon, 2009-06-08 at 10:08 +0000, knowtree@aloha.com wrote: > > > > > From: Joe Marcus Clarke > > > > > Date: Mon, 08 Jun 2009 12:23:40 -0400 > > > > > > > > > > On Mon, 2009-06-08 at 08:40 -0700, Kevin Oberman wrote: > > > > > > Since a ports upgrade last week (while on vacation), something broke on > > > > > > multiple systems in the gnome-screensaver. All ports are now current and > > > > > > I have no other problems, but the screensaver keeps locking me out of my > > > > > > system. > > > > > > > > > > > > The system locks normally, but it just puts up the background pattern > > > > > > and draws the input box to allow the entry of the password. Then it goes > > > > > > back to black (My screensaver is "Blank Screen".) Pressing a key > > > > > > repeats, but it does not accept input, so I can't unlock the display. > > > > > > > > > > This happens after gdm is upgraded. You will need to logout, restart > > > > > gdm, then log back in. > > > > > > > > I don't think so. I don't run gdm. I 'startx'. And, at least one system, > > > > my laptop, has re-booted multiple times since the upgrades. > > > > > > I have this, and I run gdm and have rebooted several times. To break in, > > > F1, logon as myself, ps -A | grep saver, then kill it. > > > F9 to get back into Gnome. I now have my screen saver turned off. > > > > Sorry, I can't reproduce. Everything works just fine for me on RELENG_7 > > and -CURRENT. Check the console or ~/.xsession-errors for any more > > clues. > > A couple of added data point. I was going to use ktrace to look at where > things were failing, so I re-started gnome-screensaver. The problem no > longer was there. It runs fine. This makes me suspicious that it may be > related to session initialization and timing which will make it a real > bear to track down. > > Oh, and nothing of interest on the console or in ~/.xession-errors. One > system has no .xsession-errors file and the mtime on the other is > 10-Nov-2006. Is the file still really used? Only when the session is started out of gdm. 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/20090608/b3f2e4b0/attachment.pgp From sweetnavelorange at gmail.com Tue Jun 9 23:05:00 2009 From: sweetnavelorange at gmail.com (James Butler) Date: Tue Jun 9 23:05:12 2009 Subject: DeviceKit Message-ID: Hi -gnome, A couple of weeks ago I was looking for info on DeviceKit on FreeBSD, when I found the "State of the FreeBSD GNOME Project" thread from earlier in the year, which mentions DeviceKit as a priority for porting. Has anyone stepped up to do this so far? -James Butler From kwm at FreeBSD.org Wed Jun 10 00:05:37 2009 From: kwm at FreeBSD.org (Koop Mast) Date: Wed Jun 10 00:05:43 2009 Subject: DeviceKit In-Reply-To: References: Message-ID: <1244591557.5905.29.camel@headache.rainbow-runner.nl> On Wed, 2009-06-10 at 10:33 +1200, James Butler wrote: > Hi -gnome, > > A couple of weeks ago I was looking for info on DeviceKit on FreeBSD, > when I found the "State of the FreeBSD GNOME Project" thread from > earlier in the year, which mentions DeviceKit as a priority for > porting. Has anyone stepped up to do this so far? > > -James Butler I got something in the works. At the moment I'm working on what exactly happens on linux. -Koop From marcus at marcuscom.com Wed Jun 10 00:48:29 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Wed Jun 10 00:48:35 2009 Subject: DeviceKit In-Reply-To: <1244591557.5905.29.camel@headache.rainbow-runner.nl> References: <1244591557.5905.29.camel@headache.rainbow-runner.nl> Message-ID: <1244594918.19104.212.camel@shumai.marcuscom.com> On Wed, 2009-06-10 at 01:52 +0200, Koop Mast wrote: > On Wed, 2009-06-10 at 10:33 +1200, James Butler wrote: > > Hi -gnome, > > > > A couple of weeks ago I was looking for info on DeviceKit on FreeBSD, > > when I found the "State of the FreeBSD GNOME Project" thread from > > earlier in the year, which mentions DeviceKit as a priority for > > porting. Has anyone stepped up to do this so far? > > > > -James Butler > > I got something in the works. At the moment I'm working on what exactly > happens on linux. I had an idea to port DK to FreeBSD as a wrapper around HAL. The reason for this is that FreeBSD doesn't have udev (or sysfs), and a lot of effort went in to abstracted the various hardware properties in hal, so those methods should probably be leveraged. Libhal also provides a good API for performing many of the operations required by DK. However, I haven't started any work on this. Yes, getting DK on FreeBSD is a priority, especially for GNOME 3.0. 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/20090610/5ea32cc3/attachment.pgp From sweetnavelorange at gmail.com Wed Jun 10 01:09:07 2009 From: sweetnavelorange at gmail.com (James Butler) Date: Wed Jun 10 01:09:14 2009 Subject: DeviceKit In-Reply-To: <1244594918.19104.212.camel@shumai.marcuscom.com> References: <1244591557.5905.29.camel@headache.rainbow-runner.nl> <1244594918.19104.212.camel@shumai.marcuscom.com> Message-ID: 2009/6/10 Joe Marcus Clarke : > On Wed, 2009-06-10 at 01:52 +0200, Koop Mast wrote: >> On Wed, 2009-06-10 at 10:33 +1200, James Butler wrote: >> > Hi -gnome, >> > >> > A couple of weeks ago I was looking for info on DeviceKit on FreeBSD, >> > when I found the "State of the FreeBSD GNOME Project" thread from >> > earlier in the year, which mentions DeviceKit as a priority for >> > porting. Has anyone stepped up to do this so far? >> > >> > -James Butler >> >> I got something in the works. At the moment I'm working on what exactly >> happens on linux. > > I had an idea to port DK to FreeBSD as a wrapper around HAL. ?The reason > for this is that FreeBSD doesn't have udev (or sysfs), and a lot of > effort went in to abstracted the various hardware properties in hal, so > those methods should probably be leveraged. ?Libhal also provides a good > API for performing many of the operations required by DK. With DeviceKit's stated intention of replacing HAL, that would make HAL a FreeBSD-only backend for DeviceKit. So much for abstraction :-) -James > > However, I haven't started any work on this. ?Yes, getting DK on FreeBSD > is a priority, especially for GNOME 3.0. > > Joe > > -- > PGP Key : http://www.marcuscom.com/pgp.asc > From marcus at marcuscom.com Wed Jun 10 02:17:28 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Wed Jun 10 02:17:34 2009 Subject: DeviceKit In-Reply-To: References: <1244591557.5905.29.camel@headache.rainbow-runner.nl> <1244594918.19104.212.camel@shumai.marcuscom.com> Message-ID: <1244600255.19104.214.camel@shumai.marcuscom.com> On Wed, 2009-06-10 at 13:01 +1200, James Butler wrote: > 2009/6/10 Joe Marcus Clarke : > > On Wed, 2009-06-10 at 01:52 +0200, Koop Mast wrote: > >> On Wed, 2009-06-10 at 10:33 +1200, James Butler wrote: > >> > Hi -gnome, > >> > > >> > A couple of weeks ago I was looking for info on DeviceKit on FreeBSD, > >> > when I found the "State of the FreeBSD GNOME Project" thread from > >> > earlier in the year, which mentions DeviceKit as a priority for > >> > porting. Has anyone stepped up to do this so far? > >> > > >> > -James Butler > >> > >> I got something in the works. At the moment I'm working on what exactly > >> happens on linux. > > > > I had an idea to port DK to FreeBSD as a wrapper around HAL. The reason > > for this is that FreeBSD doesn't have udev (or sysfs), and a lot of > > effort went in to abstracted the various hardware properties in hal, so > > those methods should probably be leveraged. Libhal also provides a good > > API for performing many of the operations required by DK. > > With DeviceKit's stated intention of replacing HAL, that would make > HAL a FreeBSD-only backend for DeviceKit. So much for abstraction :-) Yes. Technically udev is a Linux-only backend. I'm open to other suggestions. Certainly, if you want to do the port, I'm happy with anything that works provided it can support the various DK consumers. Joe > > -James > > > > > However, I haven't started any work on this. Yes, getting DK on FreeBSD > > is a priority, especially for GNOME 3.0. > > > > Joe > > > > -- > > PGP Key : http://www.marcuscom.com/pgp.asc > > > -- 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/20090610/54eb15a5/attachment.pgp From sweetnavelorange at gmail.com Wed Jun 10 09:17:11 2009 From: sweetnavelorange at gmail.com (James Butler) Date: Wed Jun 10 09:17:18 2009 Subject: DeviceKit In-Reply-To: <1244600255.19104.214.camel@shumai.marcuscom.com> References: <1244591557.5905.29.camel@headache.rainbow-runner.nl> <1244594918.19104.212.camel@shumai.marcuscom.com> <1244600255.19104.214.camel@shumai.marcuscom.com> Message-ID: 2009/6/10 Joe Marcus Clarke : > On Wed, 2009-06-10 at 13:01 +1200, James Butler wrote: >> 2009/6/10 Joe Marcus Clarke : >> > On Wed, 2009-06-10 at 01:52 +0200, Koop Mast wrote: >> >> On Wed, 2009-06-10 at 10:33 +1200, James Butler wrote: >> >> > Hi -gnome, >> >> > >> >> > A couple of weeks ago I was looking for info on DeviceKit on FreeBSD, >> >> > when I found the "State of the FreeBSD GNOME Project" thread from >> >> > earlier in the year, which mentions DeviceKit as a priority for >> >> > porting. Has anyone stepped up to do this so far? >> >> > >> >> > -James Butler >> >> >> >> I got something in the works. At the moment I'm working on what exactly >> >> happens on linux. >> > >> > I had an idea to port DK to FreeBSD as a wrapper around HAL. ?The reason >> > for this is that FreeBSD doesn't have udev (or sysfs), and a lot of >> > effort went in to abstracted the various hardware properties in hal, so >> > those methods should probably be leveraged. ?Libhal also provides a good >> > API for performing many of the operations required by DK. >> >> With DeviceKit's stated intention of replacing HAL, that would make >> HAL a FreeBSD-only backend for DeviceKit. So much for abstraction :-) > > Yes. ?Technically udev is a Linux-only backend. ?I'm open to other > suggestions. ?Certainly, if you want to do the port, I'm happy with > anything that works provided it can support the various DK consumers. I have done a little investigation, but I'm glad Koop has looked at it first, as it would be a steep learning curve for me. Let me know if I can help test. >> > However, I haven't started any work on this. ?Yes, getting DK on FreeBSD >> > is a priority, especially for GNOME 3.0. >> > I'm actually an Xfce user, but I guess Xfce will need to follow with DeviceKit if HAL becomes obsolete. -James From alexanderchuranov at gmail.com Wed Jun 10 22:16:47 2009 From: alexanderchuranov at gmail.com (Alexander Churanov) Date: Wed Jun 10 22:31:22 2009 Subject: Update for devel/boost is ready Message-ID: <3cb459ed0906101455y1618a839md3dd1bb7daba3a2f@mail.gmail.com> Hi folks! Update for devel/boost is ready. Main changes are splitting into several ports and updating to 1.39. No more conflicts with Boost.Python! See http://wiki.freebsd.org/BoostPortingProject for details. You are interested in reviewing changes, follow the next procedure: 1) Unpack the http://alexanderchuranov.com/boost-port/boost-ports-20090609.tar.bz2 tarball into /usr/ports/devel 2) Apply patch http://alexanderchuranov.com/boost-port/boost-2009-05-29-15-47.diff to /usr/ports 3) Remove ports devel/boost and devel/boost-python Sincerely, Alexander Churanov, maintainer of devel/boost From alexanderchuranov at gmail.com Thu Jun 11 15:50:44 2009 From: alexanderchuranov at gmail.com (Alexander Churanov) Date: Thu Jun 11 15:55:24 2009 Subject: Update for devel/boost is ready In-Reply-To: <3cb459ed0906101455y1618a839md3dd1bb7daba3a2f@mail.gmail.com> References: <3cb459ed0906101455y1618a839md3dd1bb7daba3a2f@mail.gmail.com> Message-ID: <3cb459ed0906110850x5b821fd2n4071d836c4c05172@mail.gmail.com> Folks, The most recently captured patch is at http://alexanderchuranov.com/boost-port/boost-2009-06-11-19-23.diff Previous was captured more than a week ago and does not apply cleanly. Sincerely, Alexander Churanov, maintainer of devel/boost From barbara.xxx1975 at libero.it Fri Jun 12 06:42:23 2009 From: barbara.xxx1975 at libero.it (barbara) Date: Fri Jun 12 06:42:35 2009 Subject: x11/gnome-applets: build failure Message-ID: Hello, I'm trying to rebuild x11/gnome-applets after upgrading python, but I'm getting the following error: Making all in help gmake[3]: Entering directory `/usr/ports/x11/gnome-applets/work/gnome-applets-2.26.2/charpick/help' if ! test -d bg/; then mkdir bg/; fi if [ -f "C/char-palette.xml" ]; then d="../"; else d="/usr/ports/x11/gnome-applets/work/gnome-applets-2.26.2/charpick/help/"; fi; \ (cd bg/ && \ `which xml2po` -e -p \ "${d}bg/bg.po" \ "${d}C/char-palette.xml" > char-palette.xml.tmp && \ cp char-palette.xml.tmp char-palette.xml && rm -f char-palette.xml.tmp) /usr/local/bin/xml2po: not found gmake[3]: *** [bg/char-palette.xml] Error 127 gmake[3]: Leaving directory `/usr/ports/x11/gnome-applets/work/gnome-applets-2.26.2/charpick/help' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/gnome-applets/work/gnome-applets-2.26.2/charpick' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/gnome-applets/work/gnome-applets-2.26.2' gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/x11/gnome-applets. *** Error code 1 Stop in /usr/ports/x11/gnome-applets. Any idea? Thanks Barbara From Suresh.Babu at Chordiant.com Fri Jun 12 08:20:40 2009 From: Suresh.Babu at Chordiant.com (Suresh Babu) Date: Fri Jun 12 08:20:46 2009 Subject: request Message-ID: Hi I have installed FreeBSD OS 7.2 version, I couldn't enable GUI mode. Please send the steps to enable GUI mode and related package links. Regards B.Suresh System Administrator Infrastructure Services Group Ness Technologies India Pvt. Ltd. No. 33, 6th Block, 17th H Main Road, Koramangala, Bangalore - 560095. India Mobile: +91-9632767726 From kwm at FreeBSD.org Fri Jun 12 09:39:58 2009 From: kwm at FreeBSD.org (Koop Mast) Date: Fri Jun 12 09:40:04 2009 Subject: x11/gnome-applets: build failure In-Reply-To: References: Message-ID: <1244798855.96574.2.camel@headache.rainbow-runner.nl> On Fri, 2009-06-12 at 08:42 +0200, barbara wrote: > Hello, > I'm trying to rebuild x11/gnome-applets after upgrading python, but I'm getting the following error: > > Making all in help > gmake[3]: Entering directory `/usr/ports/x11/gnome-applets/work/gnome-applets-2.26.2/charpick/help' > if ! test -d bg/; then mkdir bg/; fi > if [ -f "C/char-palette.xml" ]; then d="../"; else d="/usr/ports/x11/gnome-applets/work/gnome-applets-2.26.2/charpick/help/"; fi; \ > (cd bg/ && \ > `which xml2po` -e -p \ > "${d}bg/bg.po" \ > "${d}C/char-palette.xml" > char-palette.xml.tmp && \ > cp char-palette.xml.tmp char-palette.xml && rm -f char-palette.xml.tmp) > /usr/local/bin/xml2po: not found > gmake[3]: *** [bg/char-palette.xml] Error 127 > gmake[3]: Leaving directory `/usr/ports/x11/gnome-applets/work/gnome-applets-2.26.2/charpick/help' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory `/usr/ports/x11/gnome-applets/work/gnome-applets-2.26.2/charpick' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/x11/gnome-applets/work/gnome-applets-2.26.2' > gmake: *** [all] Error 2 > *** Error code 1 > > Stop in /usr/ports/x11/gnome-applets. > *** Error code 1 > > Stop in /usr/ports/x11/gnome-applets. > > > Any idea? Rebuild textproc/gnome-doc-utils and try again. -Koop > Thanks > Barbara > > > _______________________________________________ > 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 itetcu at FreeBSD.org Fri Jun 12 20:42:06 2009 From: itetcu at FreeBSD.org (Ion-Mihai Tetcu) Date: Fri Jun 12 20:42:12 2009 Subject: request In-Reply-To: References: Message-ID: <20090612232459.6afed5aa@it.buh.tecnik93.com> On Fri, 12 Jun 2009 13:31:16 +0530 "Suresh Babu" wrote: > Hi > > I have installed FreeBSD OS 7.2 version, I couldn't enable GUI mode. > Please send the steps to enable GUI mode and related package links. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11-wm.html -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090612/ee3ce35b/signature.pgp From barbara.xxx1975 at libero.it Fri Jun 12 21:14:36 2009 From: barbara.xxx1975 at libero.it (barbara) Date: Fri Jun 12 21:14:42 2009 Subject: x11/gnome-applets: build failure Message-ID: > On Fri, 2009-06-12 at 08:42 +0200, barbara wrote: > > Hello, > > I'm trying to rebuild x11/gnome-applets after upgrading python, but I'm getting the following error: > > > > Making all in help > > gmake[3]: Entering directory `/usr/ports/x11/gnome-applets/work/gnome-applets-2.26.2/charpick/help' > > if ! test -d bg/; then mkdir bg/; fi > > if [ -f "C/char-palette.xml" ]; then d="../"; else d="/usr/ports/x11/gnome-applets/work/gnome-applets-2.26.2/charpick/help/"; fi; \ > > (cd bg/ && \ > > `which xml2po` -e -p \ > > "${d}bg/bg.po" \ > > "${d}C/char-palette.xml" > char-palette.xml.tmp && \ > > cp char-palette.xml.tmp char-palette.xml && rm -f char-palette.xml.tmp) > > /usr/local/bin/xml2po: not found > > gmake[3]: *** [bg/char-palette.xml] Error 127 > > gmake[3]: Leaving directory `/usr/ports/x11/gnome-applets/work/gnome-applets-2.26.2/charpick/help' > > gmake[2]: *** [all-recursive] Error 1 > > gmake[2]: Leaving directory `/usr/ports/x11/gnome-applets/work/gnome-applets-2.26.2/charpick' > > gmake[1]: *** [all-recursive] Error 1 > > gmake[1]: Leaving directory `/usr/ports/x11/gnome-applets/work/gnome-applets-2.26.2' > > gmake: *** [all] Error 2 > > *** Error code 1 > > > > Stop in /usr/ports/x11/gnome-applets. > > *** Error code 1 > > > > Stop in /usr/ports/x11/gnome-applets. > > > > > > Any idea? > > Rebuild textproc/gnome-doc-utils and try again. > > -Koop It worked! Thanks Barbara From mbeis at xs4all.nl Sat Jun 13 15:56:50 2009 From: mbeis at xs4all.nl (Marco Beishuizen) Date: Sat Jun 13 15:56:56 2009 Subject: epiphany and pdf files (file associations) Message-ID: Hi, How can I manage that epiphany opens pdf files in the application I want (in my case evince)? This is the same for other file types like .doc files opening in Abiword or OO Writer. Epiphany now tries to open pdf files in a new tab or window but it doesn't do anything and results in an blank page. I'm running gnome 2.26.2 on FreeBSD 7.2-ST. Thanks, Marco -- We don't like their sound. Groups of guitars are on the way out. -- Decca Recording Company, turning down the Beatles, 1962 From mbeis at xs4all.nl Sat Jun 13 16:20:18 2009 From: mbeis at xs4all.nl (Marco Beishuizen) Date: Sat Jun 13 16:20:25 2009 Subject: epiphany and pdf files (file associations) In-Reply-To: References: Message-ID: On Sat, 13 Jun 2009, Jeremy Messenger wrote: > On Sat, 13 Jun 2009 10:56:47 -0500, Marco Beishuizen > wrote: > >> Hi, >> >> How can I manage that epiphany opens pdf files in the application I want >> (in my case evince)? This is the same for other file types like .doc files >> opening in Abiword or OO Writer. Epiphany now tries to open pdf files in a >> new tab or window but it doesn't do anything and results in an blank page. > > Try to install www/epiphany-extensions, maybe it has extension to allow open > inside epiphany. If it does not work then install www/mozplugger. I remember > when I was work on WEBPLUGINS and surpised to see mozplugger will making > evince and abiword to open inside the browser. There has one more plugin that > does similar, but I forgot what's name of plugin in ports tree. I already have epiphany-extensions installed, but there doesn't seem to be an extension that adresses this problem. I don't need to open these files inside epiphany btw. I would like to open a pdf or doc with the program of my choice when clicking on a link. I will also look at mozplugger. Thanks. Marco -- Each person has the right to take the subway. From mezz7 at cox.net Sat Jun 13 16:22:12 2009 From: mezz7 at cox.net (Jeremy Messenger) Date: Sat Jun 13 16:22:19 2009 Subject: epiphany and pdf files (file associations) In-Reply-To: References: Message-ID: On Sat, 13 Jun 2009 10:56:47 -0500, Marco Beishuizen wrote: > Hi, > > How can I manage that epiphany opens pdf files in the application I want > (in my case evince)? This is the same for other file types like .doc > files opening in Abiword or OO Writer. Epiphany now tries to open pdf > files in a new tab or window but it doesn't do anything and results in > an blank page. Try to install www/epiphany-extensions, maybe it has extension to allow open inside epiphany. If it does not work then install www/mozplugger. I remember when I was work on WEBPLUGINS and surpised to see mozplugger will making evince and abiword to open inside the browser. There has one more plugin that does similar, but I forgot what's name of plugin in ports tree. Cheers, Mezz > I'm running gnome 2.26.2 on FreeBSD 7.2-ST. > > Thanks, > > Marco -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From mezz7 at cox.net Sat Jun 13 16:27:34 2009 From: mezz7 at cox.net (Jeremy Messenger) Date: Sat Jun 13 16:27:40 2009 Subject: epiphany and pdf files (file associations) In-Reply-To: References: Message-ID: On Sat, 13 Jun 2009 11:20:13 -0500, Marco Beishuizen wrote: > On Sat, 13 Jun 2009, Jeremy Messenger wrote: > >> On Sat, 13 Jun 2009 10:56:47 -0500, Marco Beishuizen >> wrote: >> >>> Hi, >>> How can I manage that epiphany opens pdf files in the application I >>> want (in my case evince)? This is the same for other file types like >>> .doc files opening in Abiword or OO Writer. Epiphany now tries to open >>> pdf files in a new tab or window but it doesn't do anything and >>> results in an blank page. >> >> Try to install www/epiphany-extensions, maybe it has extension to allow >> open inside epiphany. If it does not work then install www/mozplugger. >> I remember when I was work on WEBPLUGINS and surpised to see mozplugger >> will making evince and abiword to open inside the browser. There has >> one more plugin that does similar, but I forgot what's name of plugin >> in ports tree. > > I already have epiphany-extensions installed, but there doesn't seem to > be an extension that adresses this problem. I don't need to open these > files inside epiphany btw. I would like to open a pdf or doc with the > program of my choice when clicking on a link. I will also look at > mozplugger. Thanks. Have you tried to download the PDF file then open your choice of PDF application to see if it works? If not then it won't work in another way at all, but if it works then it's strange. Try to run Epiphany from terminal app for you can see error. Also, check in ~/.xsession-error for any error. I am able to click on link of PDF file then it opens Evince and display fine. Cheers, Mezz > Marco -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From mbeis at xs4all.nl Sat Jun 13 16:35:50 2009 From: mbeis at xs4all.nl (Marco Beishuizen) Date: Sat Jun 13 16:36:05 2009 Subject: epiphany and pdf files (file associations) In-Reply-To: References: Message-ID: On Sat, 13 Jun 2009, Jeremy Messenger wrote: > Have you tried to download the PDF file then open your choice of PDF > application to see if it works? If not then it won't work in another way at > all, but if it works then it's strange. Try to run Epiphany from terminal app > for you can see error. Also, check in ~/.xsession-error for any error. I am > able to click on link of PDF file then it opens Evince and display fine. When I do that epiphany downloads the file but when downloaded (100%) it doesn't do anything. I can only click on "stop". I installed mozplugger and seems to work quite nice. PDF's are opened inside epiphany with Adobe Reader, and doc's are opened in a seperate window in Abiword. I'm going to find out how to change some settings. Thanks for the tip. Marco -- Note: The system panics with a "NULL pointer dereference" message Failed due to : SunOS 5.8 is installed. -- Output of a SunCheckup run on a Solaris 8 machine From marcus at marcuscom.com Sun Jun 14 01:44:46 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sun Jun 14 01:44:52 2009 Subject: epiphany and pdf files (file associations) In-Reply-To: References: Message-ID: <1244943899.39104.3.camel@shumai.marcuscom.com> On Sat, 2009-06-13 at 18:35 +0200, Marco Beishuizen wrote: > On Sat, 13 Jun 2009, Jeremy Messenger wrote: > > > Have you tried to download the PDF file then open your choice of PDF > > application to see if it works? If not then it won't work in another way at > > all, but if it works then it's strange. Try to run Epiphany from terminal app > > for you can see error. Also, check in ~/.xsession-error for any error. I am > > able to click on link of PDF file then it opens Evince and display fine. > > When I do that epiphany downloads the file but when downloaded (100%) it > doesn't do anything. I can only click on "stop". There is a bug in epiphany. Go to Edit > Preferences, and make sure a valid location is chosen for downloads. Every time you go here, it will reset to "File system". Just make the change, and remember to change it back if you ever have to revisit Preferences. Joe > > I installed mozplugger and seems to work quite nice. PDF's are opened > inside epiphany with Adobe Reader, and doc's are opened in a seperate > window in Abiword. I'm going to find out how to change some settings. > > Thanks for the tip. > > Marco > -- 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/20090614/38bc0268/attachment.pgp From marcus at marcuscom.com Sun Jun 14 01:47:04 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sun Jun 14 01:47:10 2009 Subject: consolekit problem and CURRENT In-Reply-To: <4A2CFAC3.2060408@entel.upc.edu> References: <4A2CFAC3.2060408@entel.upc.edu> Message-ID: <1244944034.39104.6.camel@shumai.marcuscom.com> On Mon, 2009-06-08 at 13:49 +0200, Gustau P?rez wrote: > Hi, > > I'm seeing problems with consolekit and CURRENT. When I start a > session with gnome (via gdm) I can't mount usb's, can't shutdown or > reboot, etc ... Reading the FAQ, it states that policykit will grant > those things to local and active sessions automatically (checking is > done via consolekit). > > The faq says proc needs to be mounted (done) and the graphical > session must be started via gdm (got it). In a terminal ck-list-session, > shows : > > Session6: > unix-user = '1002' > realname = 'Gustau Perez' > seat = 'Seat1' > session-type = '' > active = FALSE > x11-display = ':0' > x11-display-device = '/dev/rw' > display-device = 'ttyv1' > remote-host-name = '' > is-local = TRUE > on-since = '2009-06-08T11:05:22.366887Z' > login-session-id = '' > > Looks like it is unable to detect the graphical session as a local > session. XDG_SESSION_COOKIE is set. GDM has this variable set too (I > checked it via ps auwwex). > > I even tried (in text mode) the following : > > # ck-launch-session /usr/local/bin/bash > # ck-list-sessions > > > I start gdm using gnome_enable="YES" in rc.conf. > > Any idea ? Looks like something is wrong with your fstat(1) executable. Run the following commands: /usr/local/libexec/ck-get-x11-display-device cat /tmp/.X0-lock fstat -p `cat /tmp/.X0-lock` | grep ttyv What about do you get? 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/20090614/b23f17e1/attachment.pgp From mbeis at xs4all.nl Sun Jun 14 12:11:05 2009 From: mbeis at xs4all.nl (Marco Beishuizen) Date: Sun Jun 14 12:11:12 2009 Subject: epiphany and pdf files (file associations) In-Reply-To: <1244943899.39104.3.camel@shumai.marcuscom.com> References: <1244943899.39104.3.camel@shumai.marcuscom.com> Message-ID: On Sun, 14 Jun 2009, Joe Marcus Clarke wrote: > There is a bug in epiphany. Go to Edit > Preferences, and make sure a > valid location is chosen for downloads. Every time you go here, it will > reset to "File system". Just make the change, and remember to change it > back if you ever have to revisit Preferences. Yes, I noticed that too. Is this meaning that file associations do not work because of this bug? Marco -- I am a computer. I am dumber than any human and smarter than any administrator. From marcus at marcuscom.com Sun Jun 14 18:02:32 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sun Jun 14 18:02:39 2009 Subject: epiphany and pdf files (file associations) In-Reply-To: References: <1244943899.39104.3.camel@shumai.marcuscom.com> Message-ID: <1245002567.39104.30.camel@shumai.marcuscom.com> On Sun, 2009-06-14 at 14:10 +0200, Marco Beishuizen wrote: > On Sun, 14 Jun 2009, Joe Marcus Clarke wrote: > > > There is a bug in epiphany. Go to Edit > Preferences, and make sure a > > valid location is chosen for downloads. Every time you go here, it will > > reset to "File system". Just make the change, and remember to change it > > back if you ever have to revisit Preferences. > > Yes, I noticed that too. Is this meaning that file associations do not > work because of this bug? No, they work, but the download never really completes because of the bogus path. Joe > > Marco > -- 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/20090614/1ad89ce4/attachment.pgp From gperez at entel.upc.edu Sun Jun 14 19:47:01 2009 From: gperez at entel.upc.edu (=?ISO-8859-1?Q?Gustau_P=E9rez?=) Date: Sun Jun 14 19:48:33 2009 Subject: consolekit problem and CURRENT In-Reply-To: <1244944034.39104.6.camel@shumai.marcuscom.com> References: <4A2CFAC3.2060408@entel.upc.edu> <1244944034.39104.6.camel@shumai.marcuscom.com> Message-ID: <4A355339.50100@entel.upc.edu> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Joe Marcus Clarke wrote: > On Mon, 2009-06-08 at 13:49 +0200, Gustau P?rez wrote: >> Hi, >> >> I'm seeing problems with consolekit and CURRENT. When I start a >> session with gnome (via gdm) I can't mount usb's, can't shutdown or >> reboot, etc ... Reading the FAQ, it states that policykit will grant >> those things to local and active sessions automatically (checking is >> done via consolekit). >> >> The faq says proc needs to be mounted (done) and the graphical >> session must be started via gdm (got it). In a terminal ck-list-session, >> shows : >> >> Session6: >> unix-user = '1002' >> realname = 'Gustau Perez' >> seat = 'Seat1' >> session-type = '' >> active = FALSE >> x11-display = ':0' >> x11-display-device = '/dev/rw' >> display-device = 'ttyv1' >> remote-host-name = '' >> is-local = TRUE >> on-since = '2009-06-08T11:05:22.366887Z' >> login-session-id = '' >> >> Looks like it is unable to detect the graphical session as a local >> session. XDG_SESSION_COOKIE is set. GDM has this variable set too (I >> checked it via ps auwwex). >> >> I even tried (in text mode) the following : >> >> # ck-launch-session /usr/local/bin/bash >> # ck-list-sessions >> >> >> I start gdm using gnome_enable="YES" in rc.conf. >> >> Any idea ? > > Looks like something is wrong with your fstat(1) executable. Run the > following commands: > > /usr/local/libexec/ck-get-x11-display-device With ck-get-x11-display-device I got : [gus@gusiport ~]$ /usr/local/libexec/ck-get-x11-display-device fstat: kvm_getprocs: No such process ERROR: Failed to find TTY device for X server on display 0 > > cat /tmp/.X0-lock This one gave me the pid of the xserver. But making something like : # ps auxw | grep 1593 | grep -v grep gave me nothing. That made think maybe a tweak I introduced in sysctl.conf was guilty. What I made was add 'security.bsd.see_other_uids=0' (I use it quite frequently in server configurations). Changing it to 1, allowed ck-get-x11-display-device to find ttyv8 as the device used by the X server. Moreover, typing ck-list-session showed my session as 'active'. It seems to work, policykit allowed me to mount my removable devices with a clean policykit.conf. Thanks, Gus - -- PGP KEY : http://www-entel.upc.edu/gus/gus.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAko1UmYACgkQAvcpDulVChBxLQCfV4dQjBunBSRwSYOIp7sTgpO0 6hwAoJCJdobVNgk6e8M5I2su8jKez8K+ =Kcec -----END PGP SIGNATURE----- From marcus at FreeBSD.org Mon Jun 15 03:53:43 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Mon Jun 15 03:53:49 2009 Subject: ports/131769: upgrade ports/converters/libiconv Message-ID: <200906150353.n5F3rgSV006592@freefall.freebsd.org> Synopsis: upgrade ports/converters/libiconv State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Mon Jun 15 03:53:25 UTC 2009 State-Changed-Why: Libiconv has been updated to 1.13. http://www.freebsd.org/cgi/query-pr.cgi?pr=131769 From dfilter at FreeBSD.ORG Mon Jun 15 04:00:12 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Mon Jun 15 04:00:18 2009 Subject: ports/131769: commit references a PR Message-ID: <200906150400.n5F40B4S006912@freefall.freebsd.org> The following reply was made to PR ports/131769; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/131769: commit references a PR Date: Mon, 15 Jun 2009 03:52:09 +0000 (UTC) marcus 2009-06-15 03:51:57 UTC FreeBSD ports repository Modified files: converters/libiconv Makefile distinfo pkg-plist converters/libiconv/files patch-ae patch-lib_Makefile.in patch-src::Makefile.in Log: Update to 1.13. Note: the iconv(1) utility is now licensed under GPLv3. The library is still licensed under the LGPL. PR: 131769 Submitted by: Takeshi Taguchi (based on) Revision Changes Path 1.46 +6 -5 ports/converters/libiconv/Makefile 1.15 +3 -6 ports/converters/libiconv/distinfo 1.10 +15 -13 ports/converters/libiconv/files/patch-ae 1.3 +6 -6 ports/converters/libiconv/files/patch-lib_Makefile.in 1.3 +6 -6 ports/converters/libiconv/files/patch-src::Makefile.in 1.13 +1 -0 ports/converters/libiconv/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 marcus at FreeBSD.org Mon Jun 15 05:10:03 2009 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Mon Jun 15 05:10:10 2009 Subject: ports/134536: [patch] graphics/gimp: Gimp 2.6.6 fails to open URI's Message-ID: <200906150510.n5F5A3wt064254@freefall.freebsd.org> The following reply was made to PR ports/134536; it has been noted by GNATS. From: Joe Marcus Clarke To: Mike Clarke Cc: bug-followup@FreeBSD.org Subject: Re: ports/134536: [patch] graphics/gimp: Gimp 2.6.6 fails to open URI's Date: Mon, 15 Jun 2009 01:09:59 -0400 --=-uoAJo/0FnmH1/Zz5WZBC Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2009-06-07 at 21:41 +0100, Mike Clarke wrote: > On Sunday 07 June 2009, Joe Marcus Clarke wrote: >=20 > > What does the output of make configure look like for libsoup? >=20 > Script started on Sun Jun 7 20:46:33 2009 > curlew:/usr/ports/devel/libsoup# make configure How about the output for devel/gvfs? Joe >=20 >=20 > libsoup has the following configurable option(s): > WITHOUT_SSL Disable GnuTLS SSL support >=20 > =3D=3D=3D> Extracting for libsoup-2.26.2 > =3D> MD5 Checksum OK for gnome2/libsoup-2.26.2.tar.bz2. > =3D> SHA256 Checksum OK for gnome2/libsoup-2.26.2.tar.bz2. > =3D=3D=3D> Patching for libsoup-2.26.2 > =3D=3D=3D> libsoup-2.26.2 depends on file: /usr/local/bin/libtool - fou= nd > =3D=3D=3D> libsoup-2.26.2 depends on executable: gmake - found > =3D=3D=3D> libsoup-2.26.2 depends on file: /usr/local/bin/libtool - fou= nd > =3D=3D=3D> libsoup-2.26.2 depends on file: /usr/local/bin/intltool-extr= act - found > =3D=3D=3D> libsoup-2.26.2 depends on executable: pkg-config - found > =3D=3D=3D> libsoup-2.26.2 depends on shared library: popt.0 - found > =3D=3D=3D> libsoup-2.26.2 depends on shared library: proxy.0 - found > =3D=3D=3D> libsoup-2.26.2 depends on shared library: sqlite3.8 - found > =3D=3D=3D> libsoup-2.26.2 depends on shared library: gnutls.26 - found > =3D=3D=3D> libsoup-2.26.2 depends on shared library: atk-1.0.0 - found > =3D=3D=3D> libsoup-2.26.2 depends on shared library: gconf-2.4 - found > =3D=3D=3D> libsoup-2.26.2 depends on shared library: glib-2.0.0 - found > =3D=3D=3D> libsoup-2.26.2 depends on shared library: gtk-x11-2.0.0 - fo= und > =3D=3D=3D> libsoup-2.26.2 depends on shared library: IDL-2.0 - found > =3D=3D=3D> libsoup-2.26.2 depends on shared library: xml2.5 - found > =3D=3D=3D> libsoup-2.26.2 depends on shared library: ORBit-2.0 - found > =3D=3D=3D> libsoup-2.26.2 depends on shared library: pango-1.0.0 - foun= d > =3D=3D=3D> Configuring for libsoup-2.26.2 > checking for a BSD-compatible install... /usr/bin/install -c -o root -g w= heel > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p > checking for gawk... gawk > checking whether gmake sets $(MAKE)... yes > checking whether to enable maintainer-specific portions of Makefiles... n= o > checking whether gmake sets $(MAKE)... (cached) yes > checking for gcc... cc > checking for C compiler default output file name... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether cc accepts -g... yes > checking for cc option to accept ISO C89... none needed > checking for style of include used by gmake... GNU > checking dependency style of cc... gcc3 > checking for gcc... (cached) cc > checking whether we are using the GNU C compiler... (cached) yes > checking whether cc accepts -g... (cached) yes > checking for cc option to accept ISO C89... (cached) none needed > checking dependency style of cc... (cached) gcc3 > checking for a BSD-compatible install... /usr/bin/install -c -o root -g w= heel > checking how to run the C preprocessor... cc -E > checking for grep that handles long lines and -e... /usr/bin/grep > checking for egrep... /usr/bin/grep -E > checking for ANSI C header files... yes > checking build system type... i386-portbld-freebsd6.4 > checking host system type... i386-portbld-freebsd6.4 > checking for a sed that does not truncate output... /usr/bin/sed > checking for ld used by cc... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for /usr/bin/ld option to reload object files... -r > checking for BSD-compatible nm... /usr/bin/nm -B > checking whether ln -s works... yes > checking how to recognize dependent libraries... pass_all > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unistd.h... yes > checking dlfcn.h usability... yes > checking dlfcn.h presence... yes > checking for dlfcn.h... yes > checking whether we are using the GNU C++ compiler... yes > checking whether c++ accepts -g... yes > checking dependency style of c++... gcc3 > checking how to run the C++ preprocessor... c++ -E > checking for g77... no > checking for xlf... no > checking for f77... f77 > checking whether we are using the GNU Fortran 77 compiler... yes > checking whether f77 accepts -g... yes > checking the maximum length of command line arguments... (cached) 262144 > checking command to parse /usr/bin/nm -B output from cc object... ok > checking for objdir... .libs > checking for ar... ar > checking for ranlib... ranlib > checking for strip... strip > checking if cc supports -fno-rtti -fno-exceptions... no > checking for cc option to produce PIC... -fPIC > checking if cc PIC flag -fPIC works... yes > checking if cc static flag -static works... yes > checking if cc supports -c -o file.o... yes > checking whether the cc linker (/usr/bin/ld) supports shared libraries...= yes > checking whether -lc should be explicitly linked in... yes > checking dynamic linker characteristics... freebsd6.4 ld.so > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... yes > configure: creating libtool > appending configuration tag "CXX" to libtool > checking for ld used by c++... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking whether the c++ linker (/usr/bin/ld) supports shared libraries..= . yes > checking for c++ option to produce PIC... -fPIC > checking if c++ PIC flag -fPIC works... yes > checking if c++ static flag -static works... yes > checking if c++ supports -c -o file.o... yes > checking whether the c++ linker (/usr/bin/ld) supports shared libraries..= . yes > checking dynamic linker characteristics... freebsd6.4 ld.so > (cached) (cached) checking how to hardcode library paths into programs...= immediate > appending configuration tag "F77" to libtool > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... yes > checking for f77 option to produce PIC... -fPIC > checking if f77 PIC flag -fPIC works... yes > checking if f77 static flag -static works... yes > checking if f77 supports -c -o file.o... yes > checking whether the f77 linker (/usr/bin/ld) supports shared libraries..= . yes > checking dynamic linker characteristics... freebsd6.4 ld.so > (cached) (cached) checking how to hardcode library paths into programs...= immediate > checking for working alloca.h... no > checking for alloca... yes > checking for pkg-config... /usr/local/bin/pkg-config > checking pkg-config is at least version 0.16... yes > checking for GLIB - version >=3D 2.15.3... yes (version 2.20.3) > checking for XML... yes > checking for Win32... no > checking for gmtime_r... yes > checking for mmap... yes > checking for socket... yes > checking for gethostbyname... yes > checking for inet_pton... yes > checking for inet_ntop... yes > checking for inet_aton... yes > checking for getaddrinfo... yes > checking for getnameinfo... yes > checking IPv6 support... yes > checking for LIBGNUTLS... yes > checking for libgcrypt-config... /usr/local/bin/libgcrypt-config > checking for LIBGCRYPT - version >=3D 1.2.0... yes (1.4.4) > checking LIBGCRYPT API version... okay > checking whether to build libsoup-gnome... yes > checking for LIBPROXY... yes > checking for GCONF... yes > checking for SQLITE... yes > gnome-config: not found > checking whether gcc understands -Wundef... yes > configure: checking for programs needed for regression tests > checking for httpd2... no > checking for httpd... /usr/local/sbin/httpd > checking Apache version... 2.2.11 (FreeBSD) (ok) > checking for Apache module directory... > test: /usr/local/sbin/httpd: unexpected operator > checking for curl... /usr/local/bin/curl > configure: Some regression tests will not be run due to missing packages:= mod_ssl > configure: creating ./config.status > config.status: creating libsoup-2.4.pc > config.status: creating libsoup-gnome-2.4.pc > config.status: creating Makefile > config.status: creating libsoup-zip > config.status: creating libsoup/Makefile > config.status: creating tests/Makefile > config.status: creating tests/httpd.conf > config.status: creating docs/Makefile > config.status: creating docs/reference/Makefile > config.status: creating config.h > config.status: executing depfiles commands > curlew:/usr/ports/devel/libsoup# ^D=08=08exit >=20 > Script done on Sun Jun 7 21:22:43 2009 >=20 --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-uoAJo/0FnmH1/Zz5WZBC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAko116YACgkQb2iPiv4Uz4eEPwCgr792Uw8ZDNiJJ2m1D5ctMY4D vUMAnAwhUf1l0tkqIkz9Bgt3tIFpTVTn =qtRE -----END PGP SIGNATURE----- --=-uoAJo/0FnmH1/Zz5WZBC-- From edwin at FreeBSD.org Mon Jun 15 06:50:16 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Jun 15 06:50:22 2009 Subject: ports/135589: databases/evolution-data-server: doesn't configure with WITH_HEIMDAL Message-ID: <200906150650.n5F6oF9a045775@freefall.freebsd.org> Synopsis: databases/evolution-data-server: doesn't configure with WITH_HEIMDAL Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Mon Jun 15 06:50:14 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=135589 From jmc-fbsdpr at milibyte.co.uk Mon Jun 15 09:50:04 2009 From: jmc-fbsdpr at milibyte.co.uk (Mike Clarke) Date: Mon Jun 15 09:50:11 2009 Subject: ports/134536: [patch] graphics/gimp: Gimp 2.6.6 fails to open URI's Message-ID: <200906150950.n5F9o3We015435@freefall.freebsd.org> The following reply was made to PR ports/134536; it has been noted by GNATS. From: Mike Clarke To: Joe Marcus Clarke Cc: bug-followup@freebsd.org Subject: Re: ports/134536: [patch] graphics/gimp: Gimp 2.6.6 fails to open URI's Date: Mon, 15 Jun 2009 10:14:19 +0100 On Monday 15 June 2009, Joe Marcus Clarke wrote: > How about the output for devel/gvfs? Could it be relevant that it's picking up a configuration file for gvfs-0.2.3_3 instead of the current 1.2.3 version? curlew:/root# cat /var/db/ports/gvfs/options # This file is auto-generated by 'make config'. # No user-servicable parts inside! # Options for gvfs-0.2.3_3 _OPTIONS_READ=gvfs-0.2.3_3 WITH_FUSE=true WITH_SAMBA=true WITH_GPHOTO2=true Here's output from make config Script started on Mon Jun 15 09:25:58 2009 curlew:/usr/ports/devel/gvfs# make clean ===> Cleaning for libsoup-2.26.2 ===> Cleaning for gvfs-1.2.3 curlew:/usr/ports/devel/gvfs# make configure ===> Found saved configuration for gvfs-0.2.3_3 ===> Extracting for gvfs-1.2.3 => MD5 Checksum OK for gnome2/gvfs-1.2.3.tar.bz2. => SHA256 Checksum OK for gnome2/gvfs-1.2.3.tar.bz2. ===> Patching for gvfs-1.2.3 ===> Applying FreeBSD patches for gvfs-1.2.3 ===> gvfs-1.2.3 depends on executable: gmake - found ===> gvfs-1.2.3 depends on file: /usr/local/bin/intltool-extract - found ===> gvfs-1.2.3 depends on executable: pkg-config - found ===> gvfs-1.2.3 depends on shared library: dbus-1.3 - found ===> gvfs-1.2.3 depends on shared library: hal.1 - found ===> gvfs-1.2.3 depends on shared library: soup-2.4.1 - found ===> gvfs-1.2.3 depends on shared library: gnome-keyring - found ===> gvfs-1.2.3 depends on shared library: avahi-client.3 - found ===> gvfs-1.2.3 depends on shared library: fuse.2 - found ===> gvfs-1.2.3 depends on shared library: smbclient.0 - found ===> gvfs-1.2.3 depends on shared library: cdio_paranoia.0 - found ===> gvfs-1.2.3 depends on shared library: gphoto2.2 - found ===> gvfs-1.2.3 depends on shared library: intl - found ===> gvfs-1.2.3 depends on shared library: atk-1.0.0 - found ===> gvfs-1.2.3 depends on shared library: gconf-2.4 - found ===> gvfs-1.2.3 depends on shared library: glib-2.0.0 - found ===> gvfs-1.2.3 depends on shared library: gtk-x11-2.0.0 - found ===> gvfs-1.2.3 depends on shared library: IDL-2.0 - found ===> gvfs-1.2.3 depends on shared library: xml2.5 - found ===> gvfs-1.2.3 depends on shared library: ORBit-2.0 - found ===> gvfs-1.2.3 depends on shared library: pango-1.0.0 - found ===> Configuring for gvfs-1.2.3 configure: WARNING: unrecognized options: --with-gconf-source checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for gawk... gawk checking whether gmake sets $(MAKE)... yes checking whether build environment is sane... yes checking for style of include used by gmake... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for an ANSI C-conforming const... yes checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cc -E checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking whether gmake sets $(MAKE)... (cached) yes checking build system type... i386-portbld-freebsd6.4 checking host system type... i386-portbld-freebsd6.4 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd6.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.4 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 static flag -static works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.4 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/local/bin/pkg-config checking whether cc understands -c and -o together... yes checking for pid_t... yes checking return type of signal handlers... void checking for size_t... yes checking for uid_t in sys/types.h... yes checking for struct stat.st_mtimensec... no checking for struct stat.st_mtim.tv_nsec... no checking for struct stat.st_atimensec... no checking for struct stat.st_atim.tv_nsec... no checking for struct stat.st_ctimensec... no checking for struct stat.st_ctim.tv_nsec... no checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GLIB... yes checking for DBUS... yes checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.40.6 found checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/bin/perl checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/local/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/local/bin/msgfmt checking for xgettext... (cached) /usr/local/bin/xgettext checking for ssh... /usr/bin/ssh checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for getpt... no checking for posix_openpt... yes checking for grantpt... yes checking for unlockpt... yes checking for ptsname... yes checking for ptsname_r... no checking for socketpair... yes checking for library containing login_tty... -lutil checking for HTTP... yes checking for AVAHI... yes checking for FUSE... yes checking for GCONF... yes checking for HAL... yes checking for libhal_get_all_devices_with_properties in -lhal... no checking for CDDA... yes checking for GPHOTO2... yes checking for KEYRING... yes checking libsmbclient.h usability... yes checking libsmbclient.h presence... yes checking for libsmbclient.h... yes checking for SMBCCTX.flags... yes checking for SMBCCTX.close... no checking for smbc_option_get in -lsmbclient... yes checking for Samba 3.0 libraries... yes checking archive.h usability... yes checking archive.h presence... yes checking for archive.h... yes checking for archive_entry_filetype in -larchive... yes checking for Archive 3.libraries... yes checking for glib-genmarshal... /usr/local/bin/glib-genmarshal checking for more warnings... no configure: creating ./config.status config.status: creating Makefile config.status: creating common/Makefile config.status: creating client/Makefile config.status: creating daemon/trashlib/Makefile config.status: creating daemon/Makefile config.status: creating monitor/Makefile config.status: creating monitor/proxy/Makefile config.status: creating monitor/hal/Makefile config.status: creating monitor/gphoto2/Makefile config.status: creating gconf/Makefile config.status: creating programs/Makefile config.status: creating test/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands # INTLTOOL_MAKEFILE configure: WARNING: unrecognized options: --with-gconf-source gvfs configuration summary: gio module directory : /usr/local/lib/gio/modules FTP/HTTP/WebDAV support yes ObexFTP support no Samba support: yes FUSE support: yes CDDA support: yes Gphoto2 support: yes archive support: yes GConf support: yes DNS-SD support: yes Use HAL for volume monitor: yes (with fast init path: no) GNOME Keyring support: yes Bash-completion support: yes curlew:/usr/ports/devel/gvfs# ^Dexit Script done on Mon Jun 15 09:27:10 2009 -- Mike Clarke From bugmaster at FreeBSD.org Mon Jun 15 11:07:15 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jun 15 11:10:24 2009 Subject: Current problem reports assigned to gnome@FreeBSD.org Message-ID: <200906151107.n5FB7E6M077300@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/135589 gnome databases/evolution-data-server: doesn't configure wit p ports/134737 gnome Update www/webkit-gtk2 to 1.1.7 f ports/134536 gnome [patch] graphics/gimp: Gimp 2.6.6 fails to open URI's o ports/134509 gnome graphics/inkscape: after loading any type of data file o ports/134463 gnome misc/gnome-icon-theme: gnome-icon-theme-2.26.0_1 compi a ports/134361 gnome devel/gvfs ports with smbclient support doesn't pass a f ports/134358 gnome x11/gnome2: trackerd uses up all of the cpu o ports/132304 gnome ports/devel/dbus misses /var/db/dbus/machine-id in dis 8 problems total. From rookk at mail.ru Mon Jun 15 10:52:51 2009 From: rookk at mail.ru (Maks) Date: Mon Jun 15 12:24:42 2009 Subject: just for your infomation Message-ID: Hello Trying to fetch libiconv-1.13-ja-4.patch.gz and got result: /usr/ports/converters/libiconv]# make fetch ===> Found saved configuration for libiconv-1.11_1 => libiconv-1.13-ja-4.patch.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://www2d.biglobe.ne.jp/~msyk/software/libiconv/. fetch: http://www2d.biglobe.ne.jp/~msyk/software/libiconv/libiconv-1.13-ja-4.patch.gz: Not Found => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/libiconv-1.13-ja-4.patch.gz: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/. fetch: ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/libiconv-1.13-ja-4.patch.gz: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/. fetch: ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/libiconv-1.13-ja-4.patch.gz: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/. fetch: ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/libiconv-1.13-ja-4.patch.gz: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/. fetch: ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/libiconv-1.13-ja-4.patch.gz: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/. fetch: ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/libiconv-1.13-ja-4.patch.gz: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/. fetch: ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/libiconv-1.13-ja-4.patch.gz: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/libiconv-1.13-ja-4.patch.gz: File unavailable (e.g., file not found, no access) => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop in /usr/ports/converters/libiconv. Thank you. From lumiwa at gmail.com Mon Jun 15 13:31:05 2009 From: lumiwa at gmail.com (ajtiM) Date: Mon Jun 15 13:31:11 2009 Subject: libiconv Message-ID: <200906150800.09319.lumiwa@gmail.com> => libiconv-1.13-ja-4.patch.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://www2d.biglobe.ne.jp/~msyk/software/libiconv/. fetch: http://www2d.biglobe.ne.jp/~msyk/software/libiconv/libiconv-1.13-ja-4.patch.gz: Not Found => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/libiconv-1.13-ja-4.patch.gz: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/. fetch: ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/libiconv-1.13-ja-4.patch.gz: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/. fetch: ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/libiconv-1.13-ja-4.patch.gz: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/. fetch: ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/libiconv-1.13-ja-4.patch.gz: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/. fetch: ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/libiconv-1.13-ja-4.patch.gz: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/. fetch: ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/libiconv-1.13-ja-4.patch.gz: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/. fetch: ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/libiconv-1.13-ja-4.patch.gz: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/libiconv-1.13-ja-4.patch.gz: File unavailable (e.g., file not found, no access) => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop in /usr/ports/converters/libiconv. *** Error code 1 Best regards, -- Mitja ----- http://starikarp.redbubble.com From kwm at FreeBSD.org Mon Jun 15 14:07:29 2009 From: kwm at FreeBSD.org (Koop Mast) Date: Mon Jun 15 14:07:36 2009 Subject: libiconv In-Reply-To: <200906150800.09319.lumiwa@gmail.com> References: <200906150800.09319.lumiwa@gmail.com> Message-ID: <1245067647.3441.928.camel@headache.rainbow-runner.nl> On Mon, 2009-06-15 at 08:00 -0500, ajtiM wrote: > => libiconv-1.13-ja-4.patch.gz doesn't seem to exist in /usr/ports/distfiles/. > => Attempting to fetch from > http://www2d.biglobe.ne.jp/~msyk/software/libiconv/. > fetch: > http://www2d.biglobe.ne.jp/~msyk/software/libiconv/libiconv-1.13-ja-4.patch.gz: > Not Found > => Attempting to fetch from Hello. Thanks for the report. Currently the patch this option enabled is out of date with this version of libiconv. When the patch is updated we can re-enable it in the port. -Koop > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/. > fetch: > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/libiconv-1.13-ja-4.patch.gz: > File unavailable (e.g., file not found, no access) > => Attempting to fetch from > ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/. > fetch: > ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/libiconv-1.13-ja-4.patch.gz: > File unavailable (e.g., file not found, no access) > => Attempting to fetch from > ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/. > fetch: > ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/libiconv-1.13-ja-4.patch.gz: > File unavailable (e.g., file not found, no access) > => Attempting to fetch from > ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/. > fetch: > ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/libiconv-1.13-ja-4.patch.gz: > File unavailable (e.g., file not found, no access) > => Attempting to fetch from > ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/. > fetch: > ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/libiconv-1.13-ja-4.patch.gz: > File unavailable (e.g., file not found, no access) > => Attempting to fetch from > ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/. > fetch: > ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/libiconv-1.13-ja-4.patch.gz: > File unavailable (e.g., file not found, no access) > => Attempting to fetch from > ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/. > fetch: > ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nork/libiconv-1.13-ja-4.patch.gz: > File unavailable (e.g., file not found, no access) > => Attempting to fetch from > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. > fetch: > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/libiconv-1.13-ja-4.patch.gz: > File unavailable (e.g., file not found, no access) > => Couldn't fetch it - please try to retrieve this > => port manually into /usr/ports/distfiles/ and try again. > *** Error code 1 > > Stop in /usr/ports/converters/libiconv. > *** Error code 1 > > Best regards, From mbeis at xs4all.nl Mon Jun 15 14:50:33 2009 From: mbeis at xs4all.nl (Marco Beishuizen) Date: Mon Jun 15 14:50:40 2009 Subject: program title in gnome-terminal Message-ID: Hi, Whenever I run a program in gnome-terminal, it doesn't display the program name in the title bar automatically (it says "Terminal" only). I always have to set the title by hand. Is there a way that this can be done automatically, so that the title says for example "Alpine - Terminal", instead of "Terminal" only. Thanks, Marco -- Individualists unite! From edwin at FreeBSD.org Tue Jun 16 08:29:46 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Jun 16 08:29:52 2009 Subject: ports/135618: converters/libiconv broken Message-ID: <200906160829.n5G8TjYa008576@freefall.freebsd.org> Synopsis: converters/libiconv broken Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Tue Jun 16 08:29:45 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=135618 From nork at FreeBSD.org Tue Jun 16 09:21:56 2009 From: nork at FreeBSD.org (nork@FreeBSD.org) Date: Tue Jun 16 09:22:02 2009 Subject: ports/135618: converters/libiconv broken Message-ID: <200906160921.n5G9LuTg053958@freefall.freebsd.org> Synopsis: converters/libiconv broken State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Tue Jun 16 09:20:33 UTC 2009 State-Changed-Why: Thank you, I committed and mirrored the patch file to my site local. http://www.freebsd.org/cgi/query-pr.cgi?pr=135618 From mexas at bristol.ac.uk Tue Jun 16 10:14:22 2009 From: mexas at bristol.ac.uk (Anton Shterenlikht) Date: Tue Jun 16 10:14:29 2009 Subject: dbus, hal over xdmcp? In-Reply-To: <1241301413.33649.110.camel@shumai.marcuscom.com> References: <20090424112709.GA29412@mech-cluster238.men.bris.ac.uk> <1240594738.58743.10.camel@shumai.marcuscom.com> <20090428133027.GA45901@mech-cluster238.men.bris.ac.uk> <1241076847.28498.291.camel@shumai.marcuscom.com> <1241100519.1761.10.camel@balrog.2hip.net> <20090430142744.GA32844@mech-cluster238.men.bris.ac.uk> <1241301413.33649.110.camel@shumai.marcuscom.com> Message-ID: <20090616095729.GA98713@mech-cluster238.men.bris.ac.uk> On Sat, May 02, 2009 at 05:56:53PM -0400, Joe Marcus Clarke wrote: > On Thu, 2009-04-30 at 15:27 +0100, Anton Shterenlikht wrote: > > On Thu, Apr 30, 2009 at 09:08:39AM -0500, Robert Noland wrote: > > > On Thu, 2009-04-30 at 03:34 -0400, Joe Marcus Clarke wrote: > > > > On Tue, 2009-04-28 at 14:30 +0100, Anton Shterenlikht wrote: > > > > > On Fri, Apr 24, 2009 at 01:38:58PM -0400, Joe Marcus Clarke wrote: > > > > > > On Fri, 2009-04-24 at 12:27 +0100, Anton Shterenlikht wrote: > > > > > > > I've read the dbus and hald man pages but I'm still confused. > > > > > > > > > > > > > > In a configuration where xserver connects to clients via XDMCP > > > > > > > where do I need to run dbus and hald, or more specifically, on what > > > > > > > computer do I need to have in /etc/rc.conf these two lines: > > > > > > > > > > > > > > dbus_enable="YES" > > > > > > > hald_enable="YES" > > > > > > > > > > > > > > > > > > > > > a. only on the machine which runs xserver? > > > > > > > b. only on the machine which runs the clients? > > > > > > > c. on both the xserver and clients machines? > > > > > > > > > > > > > As far as keyboard and mouse are concerned these are client side > > > devices. The server itself can be run headless, though it has been a > > > very long time since I've done anything like that... You might need hal > > > on the server side for things like auto-mounting server side cd's or > > > whatever, but not for kbd/mouse. > > > > I understand this refers to hal, isn't it? > > > > But dbus is about interprocess communication, and the processes are > > run on a remote box. So should I run dbus daemon on the remote box > > as well, or instead of, the xserver box? > > You need to run on both. The process address space is still on the > XDMCP server, so the system daemon must be running there. The clients > have mice and keyboards so they need dbus and hald. You will also need > to start your dbus-enabled processes with dbus-launch, or start your > local X session with dbus-launch so that a session bus is running. This > session bus will also be running on the XDMCP server. Both hal and dbus daemons are running on both the X server and XDMCP server. And I launch the session with: %head $HOME/.xsession dbus-launch --exit-with-session mwm Still on the XDMCP server I just see: # ps ax | grep dbus 594 ?? Is 0:00.02 /usr/local/bin/dbus-daemon --system 98706 ?? S 0:00.04 dbus-launch --exit-with-session mwm 98709 ?? S 0:00.00 dbus-launch --exit-with-session mwm 98710 ?? Ss 0:00.00 /usr/local/bin/dbus-daemon --fork --print-pid 7 --pri 98712 p0 R+ 0:00.00 grep dbus # and on the X server I just see black screen. I can move the mouse, but nothing happens with any clicks. If I start the session with no dbus-launch, I can use mwm fine, but no dbus. What else can I check? many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax: +44 (0)117 929 4423 From QAT at FreeBSD.org Tue Jun 16 12:15:52 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Tue Jun 16 12:15:58 2009 Subject: cvs commit: ports/textproc/gtk-doc Makefile distinfo pkg-plist ports/textproc/gtk-doc/files patch-help_manual_C_Makefile.in In-Reply-To: <200906161214.n5GCE4Jc042723@repoman.freebsd.org> References: <200906161214.n5GCE4Jc042723@repoman.freebsd.org> Message-ID: <20090616121520.73EBF39810@qat.tcbug.org> The Restless Daemon identified a configure error while trying to build: gtk-doc-1.11 maintained by gnome@FreeBSD.org Makefile ident: $FreeBSD: ports/textproc/gtk-doc/Makefile,v 1.29 2009/06/16 12:14:04 kwm Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/gtk-doc-1.11.log : ===> gtk-doc-1.11 depends on executable: jade - found ===> gtk-doc-1.11 depends on file: /usr/local/share/xml/docbook/4.1.2/docbook.cat - found ===> gtk-doc-1.11 depends on file: /usr/local/share/xsl/docbook/xhtml/chunk.xsl - found ===> gtk-doc-1.11 depends on executable: rarian-sk-config - found ===> gtk-doc-1.11 depends on executable: gmake - found ===> gtk-doc-1.11 depends on file: /usr/local/bin/perl5.8.9 - found ===> gtk-doc-1.11 depends on executable: pkg-config - found ===> gtk-doc-1.11 depends on shared library: xml2.5 - found ===> gtk-doc-1.11 depends on shared library: xslt.2 - found ===> Configuring for gtk-doc-1.11 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes configure: error: gnome-doc-utils >= 0.3.2 not found ===> 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/textproc/gtk-doc/work/gtk-doc-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 /a/ports/textproc/gtk-doc. ================================================================ build of /usr/ports/textproc/gtk-doc ended at Tue Jun 16 12:15:18 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/gtk-doc-1.11.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=textproc&portname=gtk-doc The build which triggered this BotMail was done under tinderbox-devel-3.2_4; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From marcus at marcuscom.com Tue Jun 16 20:21:30 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Tue Jun 16 20:21:37 2009 Subject: dbus, hal over xdmcp? In-Reply-To: <20090616095729.GA98713@mech-cluster238.men.bris.ac.uk> References: <20090424112709.GA29412@mech-cluster238.men.bris.ac.uk> <1240594738.58743.10.camel@shumai.marcuscom.com> <20090428133027.GA45901@mech-cluster238.men.bris.ac.uk> <1241076847.28498.291.camel@shumai.marcuscom.com> <1241100519.1761.10.camel@balrog.2hip.net> <20090430142744.GA32844@mech-cluster238.men.bris.ac.uk> <1241301413.33649.110.camel@shumai.marcuscom.com> <20090616095729.GA98713@mech-cluster238.men.bris.ac.uk> Message-ID: <1245183702.71590.6.camel@shumai.marcuscom.com> On Tue, 2009-06-16 at 10:57 +0100, Anton Shterenlikht wrote: > On Sat, May 02, 2009 at 05:56:53PM -0400, Joe Marcus Clarke wrote: > > On Thu, 2009-04-30 at 15:27 +0100, Anton Shterenlikht wrote: > > > On Thu, Apr 30, 2009 at 09:08:39AM -0500, Robert Noland wrote: > > > > On Thu, 2009-04-30 at 03:34 -0400, Joe Marcus Clarke wrote: > > > > > On Tue, 2009-04-28 at 14:30 +0100, Anton Shterenlikht wrote: > > > > > > On Fri, Apr 24, 2009 at 01:38:58PM -0400, Joe Marcus Clarke wrote: > > > > > > > On Fri, 2009-04-24 at 12:27 +0100, Anton Shterenlikht wrote: > > > > > > > > I've read the dbus and hald man pages but I'm still confused. > > > > > > > > > > > > > > > > In a configuration where xserver connects to clients via XDMCP > > > > > > > > where do I need to run dbus and hald, or more specifically, on what > > > > > > > > computer do I need to have in /etc/rc.conf these two lines: > > > > > > > > > > > > > > > > dbus_enable="YES" > > > > > > > > hald_enable="YES" > > > > > > > > > > > > > > > > > > > > > > > > a. only on the machine which runs xserver? > > > > > > > > b. only on the machine which runs the clients? > > > > > > > > c. on both the xserver and clients machines? > > > > > > > > > > > > > > > > As far as keyboard and mouse are concerned these are client side > > > > devices. The server itself can be run headless, though it has been a > > > > very long time since I've done anything like that... You might need hal > > > > on the server side for things like auto-mounting server side cd's or > > > > whatever, but not for kbd/mouse. > > > > > > I understand this refers to hal, isn't it? > > > > > > But dbus is about interprocess communication, and the processes are > > > run on a remote box. So should I run dbus daemon on the remote box > > > as well, or instead of, the xserver box? > > > > You need to run on both. The process address space is still on the > > XDMCP server, so the system daemon must be running there. The clients > > have mice and keyboards so they need dbus and hald. You will also need > > to start your dbus-enabled processes with dbus-launch, or start your > > local X session with dbus-launch so that a session bus is running. This > > session bus will also be running on the XDMCP server. > > Both hal and dbus daemons are running on both the X server and XDMCP server. > And I launch the session with: > > %head $HOME/.xsession > dbus-launch --exit-with-session mwm > > Still on the XDMCP server I just see: > > # ps ax | grep dbus > 594 ?? Is 0:00.02 /usr/local/bin/dbus-daemon --system > 98706 ?? S 0:00.04 dbus-launch --exit-with-session mwm > 98709 ?? S 0:00.00 dbus-launch --exit-with-session mwm > 98710 ?? Ss 0:00.00 /usr/local/bin/dbus-daemon --fork --print-pid 7 --pri > 98712 p0 R+ 0:00.00 grep dbus > # > > and on the X server I just see black screen. I can move the mouse, but > nothing happens with any clicks. > > If I start the session with no dbus-launch, I can use mwm fine, but no > dbus. > > What else can I check? You could try leaving out --exit-with-session. Of course, there may be a problem with your dbus installation. This should just work. 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/20090616/d5c48996/attachment.pgp From rdivacky at freebsd.org Tue Jun 16 20:56:21 2009 From: rdivacky at freebsd.org (Roman Divacky) Date: Tue Jun 16 20:56:28 2009 Subject: cairo not being updated to 1.8.8 Message-ID: <20090616203701.GA24337@freebsd.org> hi cairo port is still at 1.8.6 while 1.8.8 was released upstream? can it be upgraded please? roman p.s. release notes here: http://cairographics.org/news/cairo-1.8.8/ -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090616/35e1fe86/attachment.pgp From QAT at FreeBSD.org Wed Jun 17 00:47:12 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Wed Jun 17 00:47:17 2009 Subject: cvs commit: ports/graphics/cairo Makefile distinfo In-Reply-To: <200906170040.n5H0evND014143@repoman.freebsd.org> References: <200906170040.n5H0evND014143@repoman.freebsd.org> Message-ID: <20090617004639.6509839810@qat.tcbug.org> The Restless Daemon identified a patch error while trying to build: cairo-1.8.8,1 maintained by gnome@FreeBSD.org Makefile ident: $FreeBSD: ports/graphics/cairo/Makefile,v 1.42 2009/06/17 00:40:57 bland Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/cairo-1.8.8,1.log : ---End OPTIONS List--- End Configuration. FETCH_DEPENDS= PATCH_DEPENDS=libtool-1.5.26.tbz EXTRACT_DEPENDS= BUILD_DEPENDS=libtool-1.5.26.tbz libxcb-1.3.tbz libXau-1.0.4.tbz libXdmcp-1.0.2_1.tbz xcb-proto-1.5.tbz libpthread-stubs-0.1.tbz python26-2.6.2.tbz xproto-7.0.15.tbz pkg-config-0.23_1.tbz xcb-util-0.3.5.tbz renderproto-0.9.3.tbz libX11-1.2.1_1,1.tbz kbproto-1.0.3.tbz libXrender-0.9.4_1.tbz freetype2-2.3.9_1.tbz png-1.2.35.tbz expat-2.0.1.tbz fontconfig-2.6.0,1.tbz pixman-0.15.4.tbz RUN_DEPENDS=pkg-config-0.23_1.tbz freetype2-2.3.9_1.tbz png-1.2.35.tbz expat-2.0.1.tbz fontconfig-2.6.0,1.tbz pixman-0.15.4.tbz libxcb-1.3.tbz libXau-1.0.4.tbz libXdmcp-1.0.2_1.tbz xcb-proto-1.5.tbz libpthread-stubs-0.1.tbz python26-2.6.2.tbz xproto-7.0.15.tbz xcb-util-0.3.5.tbz renderproto-0.9.3.tbz libX11-1.2.1_1,1.tbz kbproto-1.0.3.tbz libXrender-0.9.4_1.tbz add_pkg ================================================================ ======================================== => cairo-1.8.8.tar.gz doesn't seem to exist in /tmp/distfiles/. => Attempting to fetch from file:///distcache//. fetch: file:///distcache//cairo-1.8.8.tar.gz: No such file or directory => Attempting to fetch from http://cairographics.org/releases/. cairo-1.8.8.tar.gz 6490 kB 812 kBps => MD5 Checksum OK for cairo-1.8.8.tar.gz. => SHA256 Checksum OK for cairo-1.8.8.tar.gz. ================================================================ ======================================== add_pkg ===> Extracting for cairo-1.8.8,1 => MD5 Checksum OK for cairo-1.8.8.tar.gz. => SHA256 Checksum OK for cairo-1.8.8.tar.gz. ================================================================ ======================================== add_pkg libtool-1.5.26.tbz adding dependencies pkg_add libtool-1.5.26.tbz ===> Patching for cairo-1.8.8,1 ===> cairo-1.8.8,1 depends on file: /usr/local/bin/libtool - found ===> Applying FreeBSD patches for cairo-1.8.8,1 Ignoring previously applied (or reversed) patch. 1 out of 1 hunks ignored--saving rejects to src/cairo-clip.c.rej => Patch patch-src_cairo-clip.c failed to apply cleanly. *** Error code 1 Stop in /a/ports/graphics/cairo. ================================================================ build of /usr/ports/graphics/cairo ended at Wed Jun 17 00:46:37 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/cairo-1.8.8,1.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=graphics&portname=cairo The build which triggered this BotMail was done under tinderbox-devel-3.2_4; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From bland at bbnest.net Wed Jun 17 01:02:58 2009 From: bland at bbnest.net (Alexander Nedotsukov) Date: Wed Jun 17 01:03:04 2009 Subject: cairo not being updated to 1.8.8 In-Reply-To: <20090616203701.GA24337@freebsd.org> References: <20090616203701.GA24337@freebsd.org> Message-ID: Done. On 17.06.2009, at 5:37, Roman Divacky wrote: > hi > > cairo port is still at 1.8.6 while 1.8.8 was released upstream? > can it be upgraded please? > > roman > > p.s. release notes here: http://cairographics.org/news/cairo-1.8.8/ > From knowtree at aloha.com Wed Jun 17 08:33:15 2009 From: knowtree at aloha.com (Gary Dunn) Date: Wed Jun 17 08:33:21 2009 Subject: request In-Reply-To: <20090612232459.6afed5aa@it.buh.tecnik93.com> References: <20090612232459.6afed5aa@it.buh.tecnik93.com> Message-ID: <1245226187.1876.11.camel@slate01> On Fri, 2009-06-12 at 23:24 +0300, Ion-Mihai Tetcu wrote: > On Fri, 12 Jun 2009 13:31:16 +0530 > "Suresh Babu" wrote: > > > Hi > > > > I have installed FreeBSD OS 7.2 version, I couldn't enable GUI mode. > > Please send the steps to enable GUI mode and related package links. > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11-wm.html > > You will find a different approach on the Open Slate wiki at This should get you a Gnome desktop. FreeBSD has other GUI options, like KDE, and some people prefer leaner, less resource hungry window managers. I suggest you start with Gnome, then when you are comfortable, experiment with others. You can always come back to Gnome! -- Gary Dunn, Honolulu osp@aloha.com http://openslate.net/ http://e9erust.blogspot.com/ Sent from Slate001 From mexas at bristol.ac.uk Wed Jun 17 10:14:31 2009 From: mexas at bristol.ac.uk (Anton Shterenlikht) Date: Wed Jun 17 10:14:37 2009 Subject: dbus, hal over xdmcp? In-Reply-To: <1245183702.71590.6.camel@shumai.marcuscom.com> References: <20090424112709.GA29412@mech-cluster238.men.bris.ac.uk> <1240594738.58743.10.camel@shumai.marcuscom.com> <20090428133027.GA45901@mech-cluster238.men.bris.ac.uk> <1241076847.28498.291.camel@shumai.marcuscom.com> <1241100519.1761.10.camel@balrog.2hip.net> <20090430142744.GA32844@mech-cluster238.men.bris.ac.uk> <1241301413.33649.110.camel@shumai.marcuscom.com> <20090616095729.GA98713@mech-cluster238.men.bris.ac.uk> <1245183702.71590.6.camel@shumai.marcuscom.com> Message-ID: <20090617101407.GB84905@mech-cluster238.men.bris.ac.uk> On Tue, Jun 16, 2009 at 04:21:42PM -0400, Joe Marcus Clarke wrote: > On Tue, 2009-06-16 at 10:57 +0100, Anton Shterenlikht wrote: > > On Sat, May 02, 2009 at 05:56:53PM -0400, Joe Marcus Clarke wrote: > > > On Thu, 2009-04-30 at 15:27 +0100, Anton Shterenlikht wrote: > > > > On Thu, Apr 30, 2009 at 09:08:39AM -0500, Robert Noland wrote: > > > > > On Thu, 2009-04-30 at 03:34 -0400, Joe Marcus Clarke wrote: > > > > > > On Tue, 2009-04-28 at 14:30 +0100, Anton Shterenlikht wrote: > > > > > > > On Fri, Apr 24, 2009 at 01:38:58PM -0400, Joe Marcus Clarke wrote: > > > > > > > > On Fri, 2009-04-24 at 12:27 +0100, Anton Shterenlikht wrote: > > > > > > > > > I've read the dbus and hald man pages but I'm still confused. > > > > > > > > > > > > > > > > > > In a configuration where xserver connects to clients via XDMCP > > > > > > > > > where do I need to run dbus and hald, or more specifically, on what > > > > > > > > > computer do I need to have in /etc/rc.conf these two lines: > > > > > > > > > > > > > > > > > > dbus_enable="YES" > > > > > > > > > hald_enable="YES" > > > > > > > > > > > > > > > > > > > > > > > > > > > a. only on the machine which runs xserver? > > > > > > > > > b. only on the machine which runs the clients? > > > > > > > > > c. on both the xserver and clients machines? > > > > > > > > > > > > > > > > > > > As far as keyboard and mouse are concerned these are client side > > > > > devices. The server itself can be run headless, though it has been a > > > > > very long time since I've done anything like that... You might need hal > > > > > on the server side for things like auto-mounting server side cd's or > > > > > whatever, but not for kbd/mouse. > > > > > > > > I understand this refers to hal, isn't it? > > > > > > > > But dbus is about interprocess communication, and the processes are > > > > run on a remote box. So should I run dbus daemon on the remote box > > > > as well, or instead of, the xserver box? > > > > > > You need to run on both. The process address space is still on the > > > XDMCP server, so the system daemon must be running there. The clients > > > have mice and keyboards so they need dbus and hald. You will also need > > > to start your dbus-enabled processes with dbus-launch, or start your > > > local X session with dbus-launch so that a session bus is running. This > > > session bus will also be running on the XDMCP server. > > > > Both hal and dbus daemons are running on both the X server and XDMCP server. > > And I launch the session with: > > > > %head $HOME/.xsession > > dbus-launch --exit-with-session mwm > > > > Still on the XDMCP server I just see: > > > > # ps ax | grep dbus > > 594 ?? Is 0:00.02 /usr/local/bin/dbus-daemon --system > > 98706 ?? S 0:00.04 dbus-launch --exit-with-session mwm > > 98709 ?? S 0:00.00 dbus-launch --exit-with-session mwm > > 98710 ?? Ss 0:00.00 /usr/local/bin/dbus-daemon --fork --print-pid 7 --pri > > 98712 p0 R+ 0:00.00 grep dbus > > # > > > > and on the X server I just see black screen. I can move the mouse, but > > nothing happens with any clicks. > > > > If I start the session with no dbus-launch, I can use mwm fine, but no > > dbus. > > > > What else can I check? > > You could try leaving out --exit-with-session. Of course, there may be > a problem with your dbus installation. This should just work. no, that doesn't work either. I wonder if anybody has actually successfully used dbus with XDMCP. I know it should work, but maybe nobody has tried, so perhaps there are some issues. I have a user group of about 20 people, all under the university firewall, so insecurity of XDMCP is not a major concern. I was thinking of having a powerful XDMCP server as an energy efficient and easy to maintain model, since the desktops only need to have a good graphics card. If that is not working, then perhaps I have to switch to plain ssh tunneling, and have full X installation on all desktops. -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax: +44 (0)117 929 4423 From miwi at FreeBSD.org Wed Jun 17 13:56:05 2009 From: miwi at FreeBSD.org (Martin Wilke) Date: Wed Jun 17 13:56:18 2009 Subject: Firefox 3.5 RC1 ready for testing! Message-ID: <20090617134021.GA63233@bsdcrew.de> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Firefox 3.5 RC1 ready for testing! Howdy, Yesterday FF3.5 RC1 was released! Unfortunately RC1 need a newer version of devel/nspr, we already updated devel/nspr and it seems to be work all fine. If you like to play with both updates you can try following patch [1]. I need to make a exp-run request for this update to make sure nothing will be failed. [1] http://miwi.homeunix.com/patches/ff3.5rc1.diff Please let us know if you see any problems. - - Martin - -- +-----------------------+-------------------------------+ | PGP : 0xB1E6FCE9 | Jabber : miwi(at)BSDCrew.de | | Skype : splash_111 | Mail : miwi(at)FreeBSD.org | +-----------------------+-------------------------------+ | Mess with the Best, Die like the Rest! | +-----------------------+-------------------------------+ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEARECAAYFAko48kUACgkQdLJIhLHm/OkrLQCgqpmdaV63yNtulDpgUMZ/fqEh Yo8AoN6DY0Pa0cckqOkmfVWdCo8c0lwT =iJJn -----END PGP SIGNATURE----- From wxs at FreeBSD.org Wed Jun 17 15:54:35 2009 From: wxs at FreeBSD.org (Wesley Shields) Date: Wed Jun 17 15:54:41 2009 Subject: Firefox 3.5 RC1 ready for testing! In-Reply-To: <20090617134021.GA63233@bsdcrew.de> References: <20090617134021.GA63233@bsdcrew.de> Message-ID: <20090617153749.GA12469@atarininja.org> On Wed, Jun 17, 2009 at 03:40:21PM +0200, Martin Wilke wrote: > Firefox 3.5 RC1 ready for testing! > > Howdy, > > Yesterday FF3.5 RC1 was released! Unfortunately > RC1 need a newer version of devel/nspr, we > already updated devel/nspr and it seems to be > work all fine. If you like to play with > both updates you can try following patch [1]. I > need to make a exp-run request for this > update to make sure nothing will be failed. > > [1] > http://miwi.homeunix.com/patches/ff3.5rc1.diff Built and installed fine. Was running fine until I viewed the demo link from http://hacks.mozilla.org/2009/06/3d-transforms-isocube/ at which point firefox crashed. I'll see if I can get any details about the crash. -- WXS From nathan.stocks at gmail.com Wed Jun 17 16:14:05 2009 From: nathan.stocks at gmail.com (Nathan) Date: Wed Jun 17 16:14:12 2009 Subject: dbus, hal over xdmcp? In-Reply-To: <20090617101407.GB84905@mech-cluster238.men.bris.ac.uk> References: <20090424112709.GA29412@mech-cluster238.men.bris.ac.uk> <1240594738.58743.10.camel@shumai.marcuscom.com> <20090428133027.GA45901@mech-cluster238.men.bris.ac.uk> <1241076847.28498.291.camel@shumai.marcuscom.com> <1241100519.1761.10.camel@balrog.2hip.net> <20090430142744.GA32844@mech-cluster238.men.bris.ac.uk> <1241301413.33649.110.camel@shumai.marcuscom.com> <20090616095729.GA98713@mech-cluster238.men.bris.ac.uk> <1245183702.71590.6.camel@shumai.marcuscom.com> <20090617101407.GB84905@mech-cluster238.men.bris.ac.uk> Message-ID: <96c9d6a80906170914i78c0d1fas5ffa77020ec28c36@mail.gmail.com> On Wed, Jun 17, 2009 at 4:14 AM, Anton Shterenlikht wrote: > no, that doesn't work either. > I wonder if anybody has actually successfully used dbus with XDMCP. > I know it should work, but maybe nobody has tried, so perhaps there > are some issues. > > I have a user group of about 20 people, all under the university firewall, > so insecurity of XDMCP is not a major concern. > I was thinking of having a powerful XDMCP server as an energy efficient > and easy to maintain model, since the desktops only need to have a good > graphics card. If that is not working, then perhaps I have > to switch to plain ssh tunneling, and have full X installation on all > desktops. I don't know anything about dbus or hal, but we're using a FreeBSD 7.2 server that we just used to connect 150 thin clients (peak load of about 100 concurrently connected right now) to it over XDMCP to use gnome. The biggest trick was finding the magic config line to configure xdm with (since gdm's xdmcp doesn't work). After that, our biggest problems are gnome specific. (gnome on freebsd doesn't handle samba-mounted drives very well. And we can't find a browser under gnome on freebsd that doesn't crash a lot [firefox2, epiphany]. And firefox3 is absolutely unusable [takes FIVE seconds to render a drop-down box???]) ~ Nathan From marcus at marcuscom.com Wed Jun 17 16:39:13 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Wed Jun 17 16:39:19 2009 Subject: dbus, hal over xdmcp? In-Reply-To: <96c9d6a80906170914i78c0d1fas5ffa77020ec28c36@mail.gmail.com> References: <20090424112709.GA29412@mech-cluster238.men.bris.ac.uk> <1240594738.58743.10.camel@shumai.marcuscom.com> <20090428133027.GA45901@mech-cluster238.men.bris.ac.uk> <1241076847.28498.291.camel@shumai.marcuscom.com> <1241100519.1761.10.camel@balrog.2hip.net> <20090430142744.GA32844@mech-cluster238.men.bris.ac.uk> <1241301413.33649.110.camel@shumai.marcuscom.com> <20090616095729.GA98713@mech-cluster238.men.bris.ac.uk> <1245183702.71590.6.camel@shumai.marcuscom.com> <20090617101407.GB84905@mech-cluster238.men.bris.ac.uk> <96c9d6a80906170914i78c0d1fas5ffa77020ec28c36@mail.gmail.com> Message-ID: <1245256704.71590.46.camel@shumai.marcuscom.com> On Wed, 2009-06-17 at 10:14 -0600, Nathan wrote: > On Wed, Jun 17, 2009 at 4:14 AM, Anton Shterenlikht wrote: > > no, that doesn't work either. > > I wonder if anybody has actually successfully used dbus with XDMCP. > > I know it should work, but maybe nobody has tried, so perhaps there > > are some issues. > > > > I have a user group of about 20 people, all under the university firewall, > > so insecurity of XDMCP is not a major concern. > > I was thinking of having a powerful XDMCP server as an energy efficient > > and easy to maintain model, since the desktops only need to have a good > > graphics card. If that is not working, then perhaps I have > > to switch to plain ssh tunneling, and have full X installation on all > > desktops. > > I don't know anything about dbus or hal, but we're using a FreeBSD 7.2 > server that we just used to connect 150 thin clients (peak load of > about 100 concurrently connected right now) to it over XDMCP to use > gnome. The biggest trick was finding the magic config line to > configure xdm with (since gdm's xdmcp doesn't work). It does now. That was recently fixed. Joe > After that, our > biggest problems are gnome specific. (gnome on freebsd doesn't handle > samba-mounted drives very well. And we can't find a browser under > gnome on freebsd that doesn't crash a lot [firefox2, epiphany]. And > firefox3 is absolutely unusable [takes FIVE seconds to render a > drop-down box???]) > > ~ Nathan > -- 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/20090617/429ffc2a/attachment.pgp From ed at 80386.nl Wed Jun 17 17:16:34 2009 From: ed at 80386.nl (Ed Schouten) Date: Wed Jun 17 17:16:41 2009 Subject: Building pkg-config with USE_CSTD=gnu89 Message-ID: <20090617171632.GF48776@hoeg.nl> Hi GNOME folks, Similar to the patch for libiconv I sent some time ago, it turns out the copy of glib 1.2 shipped with pkg-config also needs to be built with gnu89 instead of gnu99, because of GNU-style inline. Because pkg-config is used a lot, I guess it's important that I get this fixed before droso fires up the next tinderbox run. Any objects against the following patch? --- devel/pkg-config/Makefile +++ devel/pkg-config/Makefile @@ -16,6 +16,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= A utility to retrieve information about installed libraries +USE_CSTD= gnu89 USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gnometarget -- Ed Schouten WWW: http://80386.nl/ -------------- 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/20090617/b75afa04/attachment.pgp From marcus at marcuscom.com Wed Jun 17 17:40:55 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Wed Jun 17 17:41:01 2009 Subject: Building pkg-config with USE_CSTD=gnu89 In-Reply-To: <20090617171632.GF48776@hoeg.nl> References: <20090617171632.GF48776@hoeg.nl> Message-ID: <1245260468.71590.51.camel@shumai.marcuscom.com> On Wed, 2009-06-17 at 19:16 +0200, Ed Schouten wrote: > Hi GNOME folks, > > Similar to the patch for libiconv I sent some time ago, it turns out the > copy of glib 1.2 shipped with pkg-config also needs to be built with > gnu89 instead of gnu99, because of GNU-style inline. Because pkg-config > is used a lot, I guess it's important that I get this fixed before droso > fires up the next tinderbox run. > > Any objects against the following patch? Nope, go ahead and commit. Joe > > --- devel/pkg-config/Makefile > +++ devel/pkg-config/Makefile > @@ -16,6 +16,7 @@ > MAINTAINER= gnome@FreeBSD.org > COMMENT= A utility to retrieve information about installed libraries > > +USE_CSTD= gnu89 > USE_GMAKE= yes > GNU_CONFIGURE= yes > USE_GNOME= gnometarget > -- 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/20090617/bd4bc3fa/attachment.pgp From ed at 80386.nl Wed Jun 17 18:38:44 2009 From: ed at 80386.nl (Ed Schouten) Date: Wed Jun 17 18:38:51 2009 Subject: Building pkg-config with USE_CSTD=gnu89 In-Reply-To: <1245260468.71590.51.camel@shumai.marcuscom.com> References: <20090617171632.GF48776@hoeg.nl> <1245260468.71590.51.camel@shumai.marcuscom.com> Message-ID: <20090617183842.GG48776@hoeg.nl> * Joe Marcus Clarke wrote: > On Wed, 2009-06-17 at 19:16 +0200, Ed Schouten wrote: > > Hi GNOME folks, > > > > Similar to the patch for libiconv I sent some time ago, it turns out the > > copy of glib 1.2 shipped with pkg-config also needs to be built with > > gnu89 instead of gnu99, because of GNU-style inline. Because pkg-config > > is used a lot, I guess it's important that I get this fixed before droso > > fires up the next tinderbox run. > > > > Any objects against the following patch? > > Nope, go ahead and commit. Done. Thanks! -- Ed Schouten WWW: http://80386.nl/ -------------- 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/20090617/39ee8805/attachment.pgp From xi at borderworlds.dk Wed Jun 17 20:04:35 2009 From: xi at borderworlds.dk (Christian Laursen) Date: Wed Jun 17 20:04:42 2009 Subject: Firefox 3.5 RC1 ready for testing! In-Reply-To: <20090617153749.GA12469@atarininja.org> References: <20090617134021.GA63233@bsdcrew.de> <20090617153749.GA12469@atarininja.org> Message-ID: <4A394843.7070306@borderworlds.dk> Wesley Shields wrote: > On Wed, Jun 17, 2009 at 03:40:21PM +0200, Martin Wilke wrote: >> Firefox 3.5 RC1 ready for testing! >> >> Howdy, >> >> Yesterday FF3.5 RC1 was released! Unfortunately >> RC1 need a newer version of devel/nspr, we >> already updated devel/nspr and it seems to be >> work all fine. If you like to play with >> both updates you can try following patch [1]. I >> need to make a exp-run request for this >> update to make sure nothing will be failed. >> >> [1] >> http://miwi.homeunix.com/patches/ff3.5rc1.diff > > Built and installed fine. Was running fine until I viewed the demo link > from http://hacks.mozilla.org/2009/06/3d-transforms-isocube/ at which > point firefox crashed. I'll see if I can get any details about the > crash. That happened here too. Casual browsing has caused no problems so far though. -- Christian Laursen From mezz7 at cox.net Wed Jun 17 20:07:17 2009 From: mezz7 at cox.net (Jeremy Messenger) Date: Wed Jun 17 20:07:24 2009 Subject: Building pkg-config with USE_CSTD=gnu89 In-Reply-To: <20090617183842.GG48776@hoeg.nl> References: <20090617171632.GF48776@hoeg.nl> <1245260468.71590.51.camel@shumai.marcuscom.com> <20090617183842.GG48776@hoeg.nl> Message-ID: On Wed, 17 Jun 2009 13:38:42 -0500, Ed Schouten wrote: > * Joe Marcus Clarke wrote: >> On Wed, 2009-06-17 at 19:16 +0200, Ed Schouten wrote: >> > Hi GNOME folks, >> > >> > Similar to the patch for libiconv I sent some time ago, it turns out >> the >> > copy of glib 1.2 shipped with pkg-config also needs to be built with >> > gnu89 instead of gnu99, because of GNU-style inline. Because >> pkg-config >> > is used a lot, I guess it's important that I get this fixed before >> droso >> > fires up the next tinderbox run. >> > >> > Any objects against the following patch? >> >> Nope, go ahead and commit. > > Done. Thanks! I don't have any problem with USE_CSTD stuff, so if you see any more ports that have gnome@ (ok with you, team?) and mezz@ in MAINTAINER. Feel free to add USE_CSTD and commit without ask (You already have my approve). Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From nathan.stocks at gmail.com Thu Jun 18 05:58:09 2009 From: nathan.stocks at gmail.com (Nathan) Date: Thu Jun 18 05:58:14 2009 Subject: dbus, hal over xdmcp? In-Reply-To: <1245256704.71590.46.camel@shumai.marcuscom.com> References: <20090424112709.GA29412@mech-cluster238.men.bris.ac.uk> <1241076847.28498.291.camel@shumai.marcuscom.com> <1241100519.1761.10.camel@balrog.2hip.net> <20090430142744.GA32844@mech-cluster238.men.bris.ac.uk> <1241301413.33649.110.camel@shumai.marcuscom.com> <20090616095729.GA98713@mech-cluster238.men.bris.ac.uk> <1245183702.71590.6.camel@shumai.marcuscom.com> <20090617101407.GB84905@mech-cluster238.men.bris.ac.uk> <96c9d6a80906170914i78c0d1fas5ffa77020ec28c36@mail.gmail.com> <1245256704.71590.46.camel@shumai.marcuscom.com> Message-ID: <96c9d6a80906172258s41d808a3t6d669104c580d394@mail.gmail.com> On Wed, Jun 17, 2009 at 10:38 AM, Joe Marcus Clarke wrote: >> I don't know anything about dbus or hal, but we're using a FreeBSD 7.2 >> server that we just used to connect 150 thin clients (peak load of >> about 100 concurrently connected right now) to it over XDMCP to use >> gnome. ?The biggest trick was finding the magic config line to >> configure xdm with (since gdm's xdmcp doesn't work). > > It does now. ?That was recently fixed. > > Joe Meaning gdm? If so, that's great! I've never been able to use gdm since gnome 2.18 for one buggy reason or another, though until now it was always on Linux. ~ Nathan From nehe at telus.net Thu Jun 18 09:16:07 2009 From: nehe at telus.net (Jeff Molofee) Date: Thu Jun 18 09:16:14 2009 Subject: FreeBSD Port: graphics/py-cairo Message-ID: <4A39F648.2060804@telus.net> Getting the following :( checking dynamic linker characteristics... freebsd7.2 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether /usr/local/bin/python2.5 version >= 2.6... configure: error: too old ===> 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/graphics/py-cairo/work/pycairo-1.8.4/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/graphics/py-cairo. MGPMrUpdate 0.4.1_9 error: make returned an error, adding /graphics/py-cairo to ignore.db reverting bsd.port.mk patch -=>cd /usr/ports/Mk; patch -R < /usr/local/share/portmanager/patch-bsd.port.mk-0.3.6; Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- /usr/ports/Mk/bsd.port.mk Tue Nov 8 01:02:51 2005 |+++ bsd.port.mk Wed Nov 16 02:16:57 2005 -------------------------- Patching file bsd.port.mk using Plan A... Hunk #1 failed at 2049. 1 out of 1 hunks failed--saving rejects to bsd.port.mk.rej done From kwm at rainbow-runner.nl Thu Jun 18 10:38:27 2009 From: kwm at rainbow-runner.nl (Koop Mast) Date: Thu Jun 18 10:38:34 2009 Subject: FreeBSD Port: graphics/py-cairo In-Reply-To: <4A39F648.2060804@telus.net> References: <4A39F648.2060804@telus.net> Message-ID: <1245320406.90147.237.camel@headache.rainbow-runner.nl> On Thu, 2009-06-18 at 02:09 -0600, Jeff Molofee wrote: > Getting the following :( > > > checking dynamic linker characteristics... freebsd7.2 ld.so > (cached) (cached) checking how to hardcode library paths into > programs... immediate > appending configuration tag "F77" to libtool > checking whether /usr/local/bin/python2.5 version >= 2.6... configure: > error: too old You will need to upgrade you python from 2.5 to 2.6. See ports/UPDATING entry 20090608 for instruction on how to do that. -Koop > ===> 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/graphics/py-cairo/work/pycairo-1.8.4/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/graphics/py-cairo. > MGPMrUpdate 0.4.1_9 error: make returned an error, adding > /graphics/py-cairo to ignore.db > reverting bsd.port.mk patch -=>cd /usr/ports/Mk; patch -R < > /usr/local/share/portmanager/patch-bsd.port.mk-0.3.6; > Hmm... Looks like a unified diff to me... > The text leading up to this was: > -------------------------- > |--- /usr/ports/Mk/bsd.port.mk Tue Nov 8 01:02:51 2005 > |+++ bsd.port.mk Wed Nov 16 02:16:57 2005 > -------------------------- > Patching file bsd.port.mk using Plan A... > Hunk #1 failed at 2049. > 1 out of 1 hunks failed--saving rejects to bsd.port.mk.rej > done > > > _______________________________________________ > 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 mexas at bristol.ac.uk Thu Jun 18 15:25:44 2009 From: mexas at bristol.ac.uk (Anton Shterenlikht) Date: Thu Jun 18 15:25:51 2009 Subject: dbus, hal over xdmcp? In-Reply-To: <96c9d6a80906170914i78c0d1fas5ffa77020ec28c36@mail.gmail.com> References: <1240594738.58743.10.camel@shumai.marcuscom.com> <20090428133027.GA45901@mech-cluster238.men.bris.ac.uk> <1241076847.28498.291.camel@shumai.marcuscom.com> <1241100519.1761.10.camel@balrog.2hip.net> <20090430142744.GA32844@mech-cluster238.men.bris.ac.uk> <1241301413.33649.110.camel@shumai.marcuscom.com> <20090616095729.GA98713@mech-cluster238.men.bris.ac.uk> <1245183702.71590.6.camel@shumai.marcuscom.com> <20090617101407.GB84905@mech-cluster238.men.bris.ac.uk> <96c9d6a80906170914i78c0d1fas5ffa77020ec28c36@mail.gmail.com> Message-ID: <20090618152536.GA24358@mech-cluster238.men.bris.ac.uk> On Wed, Jun 17, 2009 at 10:14:03AM -0600, Nathan wrote: > On Wed, Jun 17, 2009 at 4:14 AM, Anton Shterenlikht wrote: > > no, that doesn't work either. > > I wonder if anybody has actually successfully used dbus with XDMCP. > > I know it should work, but maybe nobody has tried, so perhaps there > > are some issues. > > > > I have a user group of about 20 people, all under the university firewall, > > so insecurity of XDMCP is not a major concern. > > I was thinking of having a powerful XDMCP server as an energy efficient > > and easy to maintain model, since the desktops only need to have a good > > graphics card. If that is not working, then perhaps I have > > to switch to plain ssh tunneling, and have full X installation on all > > desktops. > > I don't know anything about dbus or hal, but we're using a FreeBSD 7.2 > server that we just used to connect 150 thin clients (peak load of > about 100 concurrently connected right now) to it over XDMCP to use > gnome. The biggest trick was finding the magic config line to > configure xdm with (since gdm's xdmcp doesn't work). After that, our Could you please elaborate on this magic line? many thanks -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax: +44 (0)117 929 4423 From marcus at marcuscom.com Thu Jun 18 16:10:45 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Thu Jun 18 16:10:52 2009 Subject: dbus, hal over xdmcp? In-Reply-To: <96c9d6a80906172258s41d808a3t6d669104c580d394@mail.gmail.com> References: <20090424112709.GA29412@mech-cluster238.men.bris.ac.uk> <1241076847.28498.291.camel@shumai.marcuscom.com> <1241100519.1761.10.camel@balrog.2hip.net> <20090430142744.GA32844@mech-cluster238.men.bris.ac.uk> <1241301413.33649.110.camel@shumai.marcuscom.com> <20090616095729.GA98713@mech-cluster238.men.bris.ac.uk> <1245183702.71590.6.camel@shumai.marcuscom.com> <20090617101407.GB84905@mech-cluster238.men.bris.ac.uk> <96c9d6a80906170914i78c0d1fas5ffa77020ec28c36@mail.gmail.com> <1245256704.71590.46.camel@shumai.marcuscom.com> <96c9d6a80906172258s41d808a3t6d669104c580d394@mail.gmail.com> Message-ID: <1245341453.7192.0.camel@shumai.marcuscom.com> On Wed, 2009-06-17 at 23:58 -0600, Nathan wrote: > On Wed, Jun 17, 2009 at 10:38 AM, Joe Marcus Clarke wrote: > >> I don't know anything about dbus or hal, but we're using a FreeBSD 7.2 > >> server that we just used to connect 150 thin clients (peak load of > >> about 100 concurrently connected right now) to it over XDMCP to use > >> gnome. The biggest trick was finding the magic config line to > >> configure xdm with (since gdm's xdmcp doesn't work). > > > > It does now. That was recently fixed. > > > > Joe > > Meaning gdm? If so, that's great! I've never been able to use gdm > since gnome 2.18 for one buggy reason or another, though until now it > was always on Linux. Yes, gdm is fixed with XDMCP. It should work with IPv4 and v6 provided you build it with the correct options. I know some users are using it, but I only used it enough to test my patches. 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/20090618/c3f2712d/attachment.pgp From nathan.stocks at gmail.com Thu Jun 18 16:40:41 2009 From: nathan.stocks at gmail.com (Nathan) Date: Thu Jun 18 16:40:47 2009 Subject: dbus, hal over xdmcp? In-Reply-To: <20090618152536.GA24358@mech-cluster238.men.bris.ac.uk> References: <1240594738.58743.10.camel@shumai.marcuscom.com> <1241076847.28498.291.camel@shumai.marcuscom.com> <1241100519.1761.10.camel@balrog.2hip.net> <20090430142744.GA32844@mech-cluster238.men.bris.ac.uk> <1241301413.33649.110.camel@shumai.marcuscom.com> <20090616095729.GA98713@mech-cluster238.men.bris.ac.uk> <1245183702.71590.6.camel@shumai.marcuscom.com> <20090617101407.GB84905@mech-cluster238.men.bris.ac.uk> <96c9d6a80906170914i78c0d1fas5ffa77020ec28c36@mail.gmail.com> <20090618152536.GA24358@mech-cluster238.men.bris.ac.uk> Message-ID: <96c9d6a80906180940k7626e581g60c7f1a68006089a@mail.gmail.com> On Thu, Jun 18, 2009 at 9:25 AM, Anton Shterenlikht wrote: > On Wed, Jun 17, 2009 at 10:14:03AM -0600, Nathan wrote: >> On Wed, Jun 17, 2009 at 4:14 AM, Anton Shterenlikht wrote: >> > no, that doesn't work either. >> > I wonder if anybody has actually successfully used dbus with XDMCP. >> > I know it should work, but maybe nobody has tried, so perhaps there >> > are some issues. >> > >> > I have a user group of about 20 people, all under the university firewall, >> > so insecurity of XDMCP is not a major concern. >> > I was thinking of having a powerful XDMCP server as an energy efficient >> > and easy to maintain model, since the desktops only need to have a good >> > graphics card. If that is not working, then perhaps I have >> > to switch to plain ssh tunneling, and have full X installation on all >> > desktops. >> >> I don't know anything about dbus or hal, but we're using a FreeBSD 7.2 >> server that we just used to connect 150 thin clients (peak load of >> about 100 concurrently connected right now) to it over XDMCP to use >> gnome. ?The biggest trick was finding the magic config line to >> configure xdm with (since gdm's xdmcp doesn't work). ?After that, our > > Could you please elaborate on this magic line? > > many thanks > > -- > Anton Shterenlikht Absolutely. I preserved the exact procedures that we did to finally make it work, so I'll just paste it in here for you. The "magic line" that took us days to figure out is #2 below (apparently xdm doesn't listen to any ipv4 ports/addresses without that line). Note that it causes xdm to simply listen on all interfaces, from what I understand, so you would want to modify it if you are not entirely on a secure internal LAN. I used this procedure on FreeBSD 7.2-RELEASE-amd64. 1. Install xdm by entering cd /usr/ports/x11/xdm && make install 2. Add the following to the top of /usr/local/lib/X11/xdm/Xaccess: LISTEN 0.0.0.0 3. ...and in the same file uncomment: * #any host can get a login window 4. In /usr/local/lib/X11/xdm/Xsession comment out the line: exec /usr/local/bin/xsm 5. And add this line right below it: exec gnome-session 6. In /usr/local/lib/X11/xdm/xdm-config use ! to comment out the last line so it looks like: !DisplayManager.requestPort: 0 7. Edit /etc/ttys so that the ttyv8 line has on instead of off so it looks like: ttyv8 "/usr/local/bin/xdm -nodaemon" xterm on secure 8. Run kill -HUP 1 to make init reread /etc/ttys ~ Nathan From pav at FreeBSD.org Thu Jun 18 21:20:25 2009 From: pav at FreeBSD.org (Pav Lucistnik) Date: Thu Jun 18 21:20:34 2009 Subject: [Fwd: py26-goocanvas-0.12.0 failed on amd64 7] Message-ID: <1245358397.6815.15.camel@hood.oook.cz> -------- P?eposlan? zpr?va -------- > Od: User Ports-amd64 > Komu: cvs@oook.cz > P?edm?t: py26-goocanvas-0.12.0 failed on amd64 7 > Datum: Thu, 18 Jun 2009 03:56:56 GMT > > You can also find this build log at > > http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.7.20090617215451/py26-goocanvas-0.12.0.log > > building py26-goocanvas-0.12.0 on hammer3.isc.freebsd.org > in directory /usr2/pkgbuild/7/20090617215451/chroot/383 > building for: 7.2-STABLE amd64 > maintained by: ahze@FreeBSD.org > port directory: /usr/ports/graphics/py-goocanvas > Makefile ident: $FreeBSD: ports/graphics/py-goocanvas/Makefile,v 1.6 2009/01/10 05:21:34 marcus Exp $ > build started at Thu Jun 18 03:55:03 UTC 2009 > FETCH_DEPENDS= > PATCH_DEPENDS= > EXTRACT_DEPENDS= > BUILD_DEPENDS=atk-1.26.0.tbz bitstream-vera-1.10_4.tbz cairo-1.8.8,1.tbz compositeproto-0.4.tbz damageproto-1.1.0_2.tbz encodings-1.0.2,1.tbz expat-2.0.1.tbz fixesproto-4.0.tbz font-bh-ttf-1.0.0.tbz font-misc-ethiopic-1.0.0.tbz font-misc-meltho-1.0.0_1.tbz font-util-1.0.1.tbz fontconfig-2.6.0,1.tbz freetype2-2.3.9_1.tbz gamin-0.1.10_3.tbz gettext-0.17_1.tbz gio-fam-backend-2.20.3.tbz glib-2.20.3.tbz gmake-3.81_3.tbz goocanvas-0.13.tbz gtk-2.16.2.tbz hicolor-icon-theme-0.10_2.tbz inputproto-1.5.0.tbz intltool-0.40.6.tbz jasper-1.900.1_7.tbz jpeg-6b_7.tbz kbproto-1.0.3.tbz libX11-1.2.1_1,1.tbz libXau-1.0.4.tbz libXcomposite-0.4.0,1.tbz libXcursor-1.1.9_1.tbz libXdamage-1.1.1.tbz libXdmcp-1.0.2_1.tbz libXext-1.0.5,1.tbz libXfixes-4.0.3_1.tbz libXft-2.1.13.tbz libXi-1.2.1,1.tbz libXinerama-1.0.3,1.tbz libXrandr-1.3.0.tbz libXrender-0.9.4_1.tbz libfontenc-1.0.4.tbz libglade2-2.6.4.tbz libiconv-1.13.tbz libpthread-stubs-0.1.tbz libxcb-1.3.tbz libxml2-2.7.3.tbz mkfontdir-1.0.4.tbz m > kfontscale-1.0.6.tbz p5-XML-Parser-2.36.tbz pango-1.24.2.tbz pcre-7.9.tbz perl-5.8.9_3.tbz pixman-0.15.4.tbz pkg-config-0.23_1.tbz png-1.2.35.tbz py26-cairo-1.8.4.tbz py26-gobject-2.16.1.tbz py26-gtk-2.14.1.tbz py26-numeric-24.2_3.tbz python26-2.6.2.tbz randrproto-1.3.0.tbz renderproto-0.9.3.tbz shared-mime-info-0.60_1.tbz tiff-3.8.2_3.tbz xcb-proto-1.5.tbz xcb-util-0.3.5.tbz xextproto-7.0.5.tbz xineramaproto-1.1.2.tbz xmlcatmgr-2.2.tbz xorg-fonts-truetype-7.4.tbz xproto-7.0.15.tbz > RUN_DEPENDS=atk-1.26.0.tbz bitstream-vera-1.10_4.tbz cairo-1.8.8,1.tbz compositeproto-0.4.tbz damageproto-1.1.0_2.tbz encodings-1.0.2,1.tbz expat-2.0.1.tbz fixesproto-4.0.tbz font-bh-ttf-1.0.0.tbz font-misc-ethiopic-1.0.0.tbz font-misc-meltho-1.0.0_1.tbz font-util-1.0.1.tbz fontconfig-2.6.0,1.tbz freetype2-2.3.9_1.tbz gamin-0.1.10_3.tbz gettext-0.17_1.tbz gio-fam-backend-2.20.3.tbz glib-2.20.3.tbz goocanvas-0.13.tbz gtk-2.16.2.tbz hicolor-icon-theme-0.10_2.tbz inputproto-1.5.0.tbz jasper-1.900.1_7.tbz jpeg-6b_7.tbz kbproto-1.0.3.tbz libX11-1.2.1_1,1.tbz libXau-1.0.4.tbz libXcomposite-0.4.0,1.tbz libXcursor-1.1.9_1.tbz libXdamage-1.1.1.tbz libXdmcp-1.0.2_1.tbz libXext-1.0.5,1.tbz libXfixes-4.0.3_1.tbz libXft-2.1.13.tbz libXi-1.2.1,1.tbz libXinerama-1.0.3,1.tbz libXrandr-1.3.0.tbz libXrender-0.9.4_1.tbz libfontenc-1.0.4.tbz libglade2-2.6.4.tbz libiconv-1.13.tbz libpthread-stubs-0.1.tbz libxcb-1.3.tbz libxml2-2.7.3.tbz mkfontdir-1.0.4.tbz mkfontscale-1.0.6.tbz pango-1.24.2.tbz p > cre-7.9.tbz perl-5.8.9_3.tbz pixman-0.15.4.tbz pkg-config-0.23_1.tbz png-1.2.35.tbz py26-cairo-1.8.4.tbz py26-gobject-2.16.1.tbz py26-gtk-2.14.1.tbz py26-numeric-24.2_3.tbz python26-2.6.2.tbz randrproto-1.3.0.tbz renderproto-0.9.3.tbz shared-mime-info-0.60_1.tbz tiff-3.8.2_3.tbz xcb-proto-1.5.tbz xcb-util-0.3.5.tbz xextproto-7.0.5.tbz xineramaproto-1.1.2.tbz xmlcatmgr-2.2.tbz xorg-fonts-truetype-7.4.tbz xproto-7.0.15.tbz > prefixes: LOCALBASE=usr/local X11BASE=usr/local > add_pkg > ================================================================ > ======================================== > => pygoocanvas-0.12.0.tar.bz2 doesn't seem to exist in /tmp/distfiles/. > => Attempting to fetch from ftp://freebsd.isc.org/pub/FreeBSD/ports/distfiles/. > pygoocanvas-0.12.0.tar.bz2 328 kB 4366 kBps > => MD5 Checksum OK for pygoocanvas-0.12.0.tar.bz2. > => SHA256 Checksum OK for pygoocanvas-0.12.0.tar.bz2. > ================================================================ > ======================================== > add_pkg > ===> Extracting for py26-goocanvas-0.12.0 > => MD5 Checksum OK for pygoocanvas-0.12.0.tar.bz2. > => SHA256 Checksum OK for pygoocanvas-0.12.0.tar.bz2. > ================================================================ > ======================================== > add_pkg > ===> Patching for py26-goocanvas-0.12.0 > ================================================================ > ======================================== > add_pkg atk-1.26.0.tbz bitstream-vera-1.10_4.tbz cairo-1.8.8,1.tbz compositeproto-0.4.tbz damageproto-1.1.0_2.tbz encodings-1.0.2,1.tbz expat-2.0.1.tbz fixesproto-4.0.tbz font-bh-ttf-1.0.0.tbz font-misc-ethiopic-1.0.0.tbz font-misc-meltho-1.0.0_1.tbz font-util-1.0.1.tbz fontconfig-2.6.0,1.tbz freetype2-2.3.9_1.tbz gamin-0.1.10_3.tbz gettext-0.17_1.tbz gio-fam-backend-2.20.3.tbz glib-2.20.3.tbz gmake-3.81_3.tbz goocanvas-0.13.tbz gtk-2.16.2.tbz hicolor-icon-theme-0.10_2.tbz inputproto-1.5.0.tbz intltool-0.40.6.tbz jasper-1.900.1_7.tbz jpeg-6b_7.tbz kbproto-1.0.3.tbz libX11-1.2.1_1,1.tbz libXau-1.0.4.tbz libXcomposite-0.4.0,1.tbz libXcursor-1.1.9_1.tbz libXdamage-1.1.1.tbz libXdmcp-1.0.2_1.tbz libXext-1.0.5,1.tbz libXfixes-4.0.3_1.tbz libXft-2.1.13.tbz libXi-1.2.1,1.tbz libXinerama-1.0.3,1.tbz libXrandr-1.3.0.tbz libXrender-0.9.4_1.tbz libfontenc-1.0.4.tbz libglade2-2.6.4.tbz libiconv-1.13.tbz libpthread-stubs-0.1.tbz libxcb-1.3.tbz libxml2-2.7.3.tbz mkfontdir-1.0.4.tbz mkfonts > cale-1.0.6.tbz p5-XML-Parser-2.36.tbz pango-1.24.2.tbz pcre-7.9.tbz perl-5.8.9_3.tbz pixman-0.15.4.tbz pkg-config-0.23_1.tbz png-1.2.35.tbz py26-cairo-1.8.4.tbz py26-gobject-2.16.1.tbz py26-gtk-2.14.1.tbz py26-numeric-24.2_3.tbz python26-2.6.2.tbz randrproto-1.3.0.tbz renderproto-0.9.3.tbz shared-mime-info-0.60_1.tbz tiff-3.8.2_3.tbz xcb-proto-1.5.tbz xcb-util-0.3.5.tbz xextproto-7.0.5.tbz xineramaproto-1.1.2.tbz xmlcatmgr-2.2.tbz xorg-fonts-truetype-7.4.tbz xproto-7.0.15.tbz > adding dependencies > pkg_add atk-1.26.0.tbz > > ==== > Note that some of the standard modules are provided as separate > ports since they require extra dependencies: > > bsddb databases/py-bsddb > gdbm databases/py-gdbm > sqlite3 databases/py-sqlite3 > tkinter x11-toolkits/py-tkinter > > Install them as needed. > ==== > > Removing stale symlinks from /usr/bin... > Skipping /usr/bin/perl > Skipping /usr/bin/perl5 > Done. > Creating various symlinks in /usr/bin... > Symlinking /usr/local/bin/perl5.8.9 to /usr/bin/perl > Symlinking /usr/local/bin/perl5.8.9 to /usr/bin/perl5 > Done. > Cleaning up /etc/make.conf... Done. > Spamming /etc/make.conf... Done. > Cleaning up /etc/manpath.config... Done. > Spamming /etc/manpath.config... Done. > > =============================================================================== > > Gamin will only provide realtime notification of changes for at most n files, > where n is the minimum value between (kern.maxfiles * 0.7) and > (kern.maxfilesperproc - 200). Beyond that limit, files will be polled. > > If you often open several large folders with Nautilus, you might want to > increase the kern.maxfiles tunable (you do not need to set > kern.maxfilesperproc, since it is computed at boot time from kern.maxfiles). > > For a typical desktop, add the following line to /boot/loader.conf, then > reboot the system: > > kern.maxfiles="25000" > > The behavior of gamin can be controlled via the various gaminrc files. > See http://www.gnome.org/~veillard/gamin/config.html on how to create > these files. In particular, if you find gam_server is taking up too much > CPU time polling for changes, something like the following may help > in one of the gaminrc files: > > # reduce polling frequency to once per 10 seconds > # for UFS file systems in order to lower CPU load > fsset ufs poll 10 > > =============================================================================== > > pkg_add bitstream-vera-1.10_4.tbz > Running fc-cache to build fontconfig cache... > /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs > /usr/local/lib/X11/fonts/local: caching, new cache contents: 0 fonts, 0 dirs > /root/.fonts: skipping, no such directory > /var/db/fontconfig: cleaning cache directory > /root/.fontconfig: not cleaning non-existent cache directory > fc-cache: succeeded > /var/tmp/instmp.lIvTzq/lib/X11/fonts/bitstream-vera: caching, new cache contents: 10 fonts, 0 dirs > /var/db/fontconfig: cleaning cache directory > /var/db/fontconfig: invalid cache file: deea84fa067eec67b69dab1b2344175b-x86-64.cache-2 > /root/.fontconfig: not cleaning non-existent cache directory > /usr/local/bin/fc-cache: succeeded > > IMPORTANT - READ CAREFULLY: Please read the COPYRIGHT included with these fonts > before using. The copyright can be found at /usr/local/lib/X11/fonts/bitstream-vera/COPYRIGHT.TXT. To > use these fonts, follow the instructions below. > > Make sure that the freetype module is loaded. If it is not, add the following > line to the "Modules" section of your X Windows configuration file: > > Load "freetype" > > Add the following line to the "Files" section of X Windows configuration file: > > FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" > > Note: your X Windows configuration file is typically /etc/X11/XF86Config > if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. > > pkg_add cairo-1.8.8,1.tbz > > > ***************************************************************** > Although libxcb can yield dramatic improvements in speed, > memory footprint, and responsiveness, and will probably > become the default Xlib for X.org/freedesktop.org, it is > still experimental software. Some broken callers will abort() > on locking assertion failures. As a temporary workaround, set > LIBXCB_ALLOW_SLOPPY_LOCK in your environment to skip the abort(). > This may result in noisy stacktrace printing. > ***************************************************************** > > pkg_add compositeproto-0.4.tbz > pkg_add damageproto-1.1.0_2.tbz > pkg_add encodings-1.0.2,1.tbz > pkg_add expat-2.0.1.tbz > skipping expat-2.0.1, already added > pkg_add fixesproto-4.0.tbz > pkg_add font-bh-ttf-1.0.0.tbz > /usr/local/lib/X11/fonts/TTF: caching, new cache contents: 12 fonts, 0 dirs > /var/db/fontconfig: cleaning cache directory > /var/db/fontconfig: invalid cache file: 4b4a185dc837286009f66b09012a7ecf-x86-64.cache-2 > /root/.fontconfig: not cleaning non-existent cache directory > fc-cache: succeeded > pkg_add font-misc-ethiopic-1.0.0.tbz > /usr/local/lib/X11/fonts/TTF: caching, new cache contents: 13 fonts, 0 dirs > /var/db/fontconfig: cleaning cache directory > /root/.fontconfig: not cleaning non-existent cache directory > fc-cache: succeeded > /usr/local/lib/X11/fonts/OTF: caching, new cache contents: 1 fonts, 0 dirs > /var/db/fontconfig: cleaning cache directory > /root/.fontconfig: not cleaning non-existent cache directory > fc-cache: succeeded > pkg_add font-misc-meltho-1.0.0_1.tbz > /usr/local/lib/X11/fonts/OTF: caching, new cache contents: 23 fonts, 0 dirs > /var/db/fontconfig: cleaning cache directory > /root/.fontconfig: not cleaning non-existent cache directory > fc-cache: succeeded > pkg_add font-util-1.0.1.tbz > skipping font-util-1.0.1, already added > pkg_add fontconfig-2.6.0,1.tbz > skipping fontconfig-2.6.0,1, already added > pkg_add freetype2-2.3.9_1.tbz > skipping freetype2-2.3.9_1, already added > pkg_add gamin-0.1.10_3.tbz > skipping gamin-0.1.10_3, already added > pkg_add gettext-0.17_1.tbz > skipping gettext-0.17_1, already added > pkg_add gio-fam-backend-2.20.3.tbz > skipping gio-fam-backend-2.20.3, already added > pkg_add glib-2.20.3.tbz > skipping glib-2.20.3, already added > pkg_add gmake-3.81_3.tbz > pkg_add goocanvas-0.13.tbz > pkg_add gtk-2.16.2.tbz > skipping gtk-2.16.2, already added > pkg_add hicolor-icon-theme-0.10_2.tbz > skipping hicolor-icon-theme-0.10_2, already added > pkg_add inputproto-1.5.0.tbz > skipping inputproto-1.5.0, already added > pkg_add intltool-0.40.6.tbz > pkg_add jasper-1.900.1_7.tbz > skipping jasper-1.900.1_7, already added > pkg_add jpeg-6b_7.tbz > skipping jpeg-6b_7, already added > pkg_add kbproto-1.0.3.tbz > skipping kbproto-1.0.3, already added > pkg_add libX11-1.2.1_1,1.tbz > skipping libX11-1.2.1_1,1, already added > pkg_add libXau-1.0.4.tbz > skipping libXau-1.0.4, already added > pkg_add libXcomposite-0.4.0,1.tbz > skipping libXcomposite-0.4.0,1, already added > pkg_add libXcursor-1.1.9_1.tbz > skipping libXcursor-1.1.9_1, already added > pkg_add libXdamage-1.1.1.tbz > skipping libXdamage-1.1.1, already added > pkg_add libXdmcp-1.0.2_1.tbz > skipping libXdmcp-1.0.2_1, already added > pkg_add libXext-1.0.5,1.tbz > skipping libXext-1.0.5,1, already added > pkg_add libXfixes-4.0.3_1.tbz > skipping libXfixes-4.0.3_1, already added > pkg_add libXft-2.1.13.tbz > skipping libXft-2.1.13, already added > pkg_add libXi-1.2.1,1.tbz > skipping libXi-1.2.1,1, already added > pkg_add libXinerama-1.0.3,1.tbz > skipping libXinerama-1.0.3,1, already added > pkg_add libXrandr-1.3.0.tbz > skipping libXrandr-1.3.0, already added > pkg_add libXrender-0.9.4_1.tbz > skipping libXrender-0.9.4_1, already added > pkg_add libfontenc-1.0.4.tbz > skipping libfontenc-1.0.4, already added > pkg_add libglade2-2.6.4.tbz > + Creating /usr/local/share/sgml/catalog > + Registering CATALOG catalog.ports (SGML) > + Creating /usr/local/share/sgml/catalog.ports > + Creating /usr/local/share/xml/catalog > + Registering nextCatalog catalog.ports (XML) > + Creating /usr/local/share/xml/catalog.ports > > The following catalogs are installed: > > 1) ${PREFIX}/share/sgml/catalog > > The top level catalog for SGML stuff. It is not changed > by any ports/packages except textproc/xmlcatmgr. > > 2) ${PREFIX}/share/sgml/catalog.ports > > This catalog is for handling SGML stuff installed under > ${PREFIX}/share/sgml. It is changed by ports/packages. > > 3) ${PREFIX}/share/xml/catalog > > The top level catalog for XML stuff. It is not changed > by any ports/packages except textproc/xmlcatmgr. > > 4) ${PREFIX}/share/xml/catalog.ports > > This catalog is for handling XML stuff installed under > ${PREFIX}/share/xml. It is changed by ports/packages. > > pkg_add libiconv-1.13.tbz > skipping libiconv-1.13, already added > pkg_add libpthread-stubs-0.1.tbz > skipping libpthread-stubs-0.1, already added > pkg_add libxcb-1.3.tbz > skipping libxcb-1.3, already added > pkg_add libxml2-2.7.3.tbz > skipping libxml2-2.7.3, already added > pkg_add mkfontdir-1.0.4.tbz > skipping mkfontdir-1.0.4, already added > pkg_add mkfontscale-1.0.6.tbz > skipping mkfontscale-1.0.6, already added > pkg_add p5-XML-Parser-2.36.tbz > skipping p5-XML-Parser-2.36, already added > pkg_add pango-1.24.2.tbz > skipping pango-1.24.2, already added > pkg_add pcre-7.9.tbz > skipping pcre-7.9, already added > pkg_add perl-5.8.9_3.tbz > skipping perl-5.8.9_3, already added > pkg_add pixman-0.15.4.tbz > skipping pixman-0.15.4, already added > pkg_add pkg-config-0.23_1.tbz > skipping pkg-config-0.23_1, already added > pkg_add png-1.2.35.tbz > skipping png-1.2.35, already added > pkg_add py26-cairo-1.8.4.tbz > pkg_add py26-gobject-2.16.1.tbz > pkg_add py26-gtk-2.14.1.tbz > pkg_add py26-numeric-24.2_3.tbz > skipping py26-numeric-24.2_3, already added > pkg_add python26-2.6.2.tbz > skipping python26-2.6.2, already added > pkg_add randrproto-1.3.0.tbz > skipping randrproto-1.3.0, already added > pkg_add renderproto-0.9.3.tbz > skipping renderproto-0.9.3, already added > pkg_add shared-mime-info-0.60_1.tbz > skipping shared-mime-info-0.60_1, already added > pkg_add tiff-3.8.2_3.tbz > skipping tiff-3.8.2_3, already added > pkg_add xcb-proto-1.5.tbz > skipping xcb-proto-1.5, already added > pkg_add xcb-util-0.3.5.tbz > skipping xcb-util-0.3.5, already added > pkg_add xextproto-7.0.5.tbz > skipping xextproto-7.0.5, already added > pkg_add xineramaproto-1.1.2.tbz > skipping xineramaproto-1.1.2, already added > pkg_add xmlcatmgr-2.2.tbz > skipping xmlcatmgr-2.2, already added > pkg_add xorg-fonts-truetype-7.4.tbz > skipping xorg-fonts-truetype-7.4, already added > pkg_add xproto-7.0.15.tbz > skipping xproto-7.0.15, already added > ===> py26-goocanvas-0.12.0 depends on file: /usr/local/bin/python2.6 - found > ===> py26-goocanvas-0.12.0 depends on executable: gmake - found > ===> py26-goocanvas-0.12.0 depends on file: /usr/local/bin/intltool-extract - found > ===> py26-goocanvas-0.12.0 depends on executable: pkg-config - found > ===> py26-goocanvas-0.12.0 depends on file: /usr/local/libdata/pkgconfig/pygtk-2.0.pc - found > ===> py26-goocanvas-0.12.0 depends on shared library: goocanvas.3 - found > ===> py26-goocanvas-0.12.0 depends on shared library: atk-1.0.0 - found > ===> py26-goocanvas-0.12.0 depends on shared library: glib-2.0.0 - found > ===> py26-goocanvas-0.12.0 depends on shared library: gtk-x11-2.0.0 - found > ===> py26-goocanvas-0.12.0 depends on shared library: glade-2.0.0 - found > ===> py26-goocanvas-0.12.0 depends on shared library: xml2.5 - found > ===> py26-goocanvas-0.12.0 depends on shared library: pango-1.0.0 - found > ===> Configuring for py26-goocanvas-0.12.0 > checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel > checking whether build environment is sane... yes > checking for gawk... no > checking for mawk... no > checking for nawk... nawk > checking whether gmake sets $(MAKE)... yes > checking build system type... amd64-portbld-freebsd7.2 > checking host system type... amd64-portbld-freebsd7.2 > checking for some Win32 platform... no > checking for native Win32... no > checking for style of include used by gmake... GNU > checking for gcc... cc > checking for C compiler default output file name... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether cc accepts -g... yes > checking for cc option to accept ISO C89... none needed > checking dependency style of cc... gcc3 > checking for a sed that does not truncate output... /usr/bin/sed > checking for grep that handles long lines and -e... /usr/bin/grep > checking for egrep... /usr/bin/grep -E > checking for ld used by cc... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for /usr/bin/ld option to reload object files... -r > checking for BSD-compatible nm... /usr/bin/nm -B > checking whether ln -s works... yes > checking how to recognize dependent libraries... pass_all > checking how to run the C preprocessor... cc -E > checking for ANSI C header files... yes > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unistd.h... yes > checking dlfcn.h usability... yes > checking dlfcn.h presence... yes > checking for dlfcn.h... yes > checking whether we are using the GNU C++ compiler... yes > checking whether c++ accepts -g... yes > checking dependency style of c++... gcc3 > checking how to run the C++ preprocessor... c++ -E > checking for g77... no > checking for xlf... no > checking for f77... no > checking for frt... no > checking for pgf77... no > checking for cf77... no > checking for fort77... no > checking for fl32... no > checking for af77... no > checking for xlf90... no > checking for f90... no > checking for pgf90... no > checking for pghpf... no > checking for epcf90... no > checking for gfortran... no > checking for g95... no > checking for xlf95... no > checking for f95... no > checking for fort... no > checking for ifort... no > checking for ifc... no > checking for efc... no > checking for pgf95... no > checking for lf95... no > checking for ftn... no > checking whether we are using the GNU Fortran 77 compiler... no > checking whether accepts -g... no > checking the maximum length of command line arguments... (cached) 262144 > checking command to parse /usr/bin/nm -B output from cc object... ok > checking for objdir... .libs > checking for ar... ar > checking for ranlib... ranlib > checking for strip... strip > checking if cc supports -fno-rtti -fno-exceptions... no > checking for cc option to produce PIC... -fPIC > checking if cc PIC flag -fPIC works... yes > checking if cc static flag -static works... yes > checking if cc supports -c -o file.o... yes > checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes > checking whether -lc should be explicitly linked in... no > checking dynamic linker characteristics... freebsd7.2 ld.so > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... no > configure: creating libtool > appending configuration tag "CXX" to libtool > checking for ld used by c++... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes > checking for c++ option to produce PIC... -fPIC > checking if c++ PIC flag -fPIC works... yes > checking if c++ static flag -static works... yes > checking if c++ supports -c -o file.o... yes > checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes > checking dynamic linker characteristics... freebsd7.2 ld.so > (cached) (cached) checking how to hardcode library paths into programs... immediate > appending configuration tag "F77" to libtool > checking whether /usr/local/bin/python2.6 version >= 2.2... yes > checking for /usr/local/bin/python2.6 version... 2.6 > checking for /usr/local/bin/python2.6 platform... freebsd7 > checking for /usr/local/bin/python2.6 script directory... ${prefix}/lib/python2.6/site-packages > checking for /usr/local/bin/python2.6 extension module directory... ${exec_prefix}/lib/python2.6/site-packages > checking for headers required to compile python extensions... found > checking for pkg-config... /usr/local/bin/pkg-config > checking pkg-config is at least version 0.9.0... yes > checking for PYGOBJECT... yes > test: xno: unexpected operator > checking for PYGOOCANVAS... yes > checking for pygtk codegen... yes > checking whether cc understands -Wall... yes > checking whether cc understands -std=c9x... yes > checking whether to build gtk-doc documentation... no > checking for gtkdoc-check... no > configure: creating ./config.status > config.status: creating Makefile > config.status: creating demo/Makefile > config.status: creating docs/Makefile > config.status: creating docs/reference/entities.docbook > config.status: creating pygoocanvas.pc > config.status: creating config.h > config.status: executing depfiles commands > ===> Building for py26-goocanvas-0.12.0 > gmake all-recursive > gmake[1]: Entering directory `/work/a/ports/graphics/py-goocanvas/work/pygoocanvas-0.12.0' > Making all in demo > gmake[2]: Entering directory `/work/a/ports/graphics/py-goocanvas/work/pygoocanvas-0.12.0/demo' > gmake[2]: Nothing to be done for `all'. > gmake[2]: Leaving directory `/work/a/ports/graphics/py-goocanvas/work/pygoocanvas-0.12.0/demo' > gmake[2]: Entering directory `/work/a/ports/graphics/py-goocanvas/work/pygoocanvas-0.12.0' > if /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/python2.6 -D_THREAD_SAFE -I/usr/local/include/pygtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/goocanvas-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/pycairo -O2 -fno-strict-aliasing -pipe -Wall -std=c9x -MT goocanvasmodule_la-goocanvasmodule.lo -MD -MP -MF ".deps/goocanvasmodule_la-goocanvasmodule.Tpo" -c -o goocanvasmodule_la-goocanvasmodule.lo `test -f 'goocanvasmodule.c' || echo './'`goocanvasmodule.c; \ > then mv -f ".deps/goocanvasmodule_la-goocanvasmodule.Tpo" ".deps/goocanvasmodule_la-goocanvasmodule.Plo"; else rm -f ".deps/goocanvasmodule_la-goocanvasmodule.Tpo"; exit 1; fi > mkdir .libs > cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/python2.6 -D_THREAD_SAFE -I/usr/local/include/pygtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/goocanvas-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/pycairo -O2 -fno-strict-aliasing -pipe -Wall -std=c9x -MT goocanvasmodule_la-goocanvasmodule.lo -MD -MP -MF .deps/goocanvasmodule_la-goocanvasmodule.Tpo -c goocanvasmodule.c -fPIC -DPIC -o .libs/goocanvasmodule_la-goocanvasmodule.o > goocanvasmodule.c: In function '_cairo_pattern_from_gvalue': > goocanvasmodule.c:38: error: too few arguments to function 'Pycairo_CAPI->Pattern_FromPattern' > gmake[2]: *** [goocanvasmodule_la-goocanvasmodule.lo] Error 1 > gmake[2]: Leaving directory `/work/a/ports/graphics/py-goocanvas/work/pygoocanvas-0.12.0' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/work/a/ports/graphics/py-goocanvas/work/pygoocanvas-0.12.0' > gmake: *** [all] Error 2 > *** Error code 1 > > Stop in /a/ports/graphics/py-goocanvas. > ================================================================ > build of /usr/ports/graphics/py-goocanvas ended at Thu Jun 18 03:56:52 UTC 2009 -- Pav Lucistnik Angband in action! Constant escalation to new depths to find angrier, meaner letters and more punctuation! -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090618/12285318/attachment.pgp From mexas at bristol.ac.uk Fri Jun 19 09:38:44 2009 From: mexas at bristol.ac.uk (Anton Shterenlikht) Date: Fri Jun 19 09:38:50 2009 Subject: dbus, hal over xdmcp? In-Reply-To: <96c9d6a80906180940k7626e581g60c7f1a68006089a@mail.gmail.com> References: <1241076847.28498.291.camel@shumai.marcuscom.com> <1241100519.1761.10.camel@balrog.2hip.net> <20090430142744.GA32844@mech-cluster238.men.bris.ac.uk> <1241301413.33649.110.camel@shumai.marcuscom.com> <20090616095729.GA98713@mech-cluster238.men.bris.ac.uk> <1245183702.71590.6.camel@shumai.marcuscom.com> <20090617101407.GB84905@mech-cluster238.men.bris.ac.uk> <96c9d6a80906170914i78c0d1fas5ffa77020ec28c36@mail.gmail.com> <20090618152536.GA24358@mech-cluster238.men.bris.ac.uk> <96c9d6a80906180940k7626e581g60c7f1a68006089a@mail.gmail.com> Message-ID: <20090619093836.GA72981@mech-cluster238.men.bris.ac.uk> On Thu, Jun 18, 2009 at 10:40:38AM -0600, Nathan wrote: > On Thu, Jun 18, 2009 at 9:25 AM, Anton Shterenlikht wrote: > > On Wed, Jun 17, 2009 at 10:14:03AM -0600, Nathan wrote: > >> On Wed, Jun 17, 2009 at 4:14 AM, Anton Shterenlikht wrote: > >> > no, that doesn't work either. > >> > I wonder if anybody has actually successfully used dbus with XDMCP. > >> > I know it should work, but maybe nobody has tried, so perhaps there > >> > are some issues. > >> > > >> > I have a user group of about 20 people, all under the university firewall, > >> > so insecurity of XDMCP is not a major concern. > >> > I was thinking of having a powerful XDMCP server as an energy efficient > >> > and easy to maintain model, since the desktops only need to have a good > >> > graphics card. If that is not working, then perhaps I have > >> > to switch to plain ssh tunneling, and have full X installation on all > >> > desktops. > >> > >> I don't know anything about dbus or hal, but we're using a FreeBSD 7.2 > >> server that we just used to connect 150 thin clients (peak load of > >> about 100 concurrently connected right now) to it over XDMCP to use > >> gnome. ?The biggest trick was finding the magic config line to > >> configure xdm with (since gdm's xdmcp doesn't work). ?After that, our > > > > Could you please elaborate on this magic line? > > > > many thanks > > > > -- > > Anton Shterenlikht > > Absolutely. I preserved the exact procedures that we did to finally > make it work, so I'll just paste it in here for you. The "magic line" > that took us days to figure out is #2 below (apparently xdm doesn't > listen to any ipv4 ports/addresses without that line). Note that it > causes xdm to simply listen on all interfaces, from what I understand, > so you would want to modify it if you are not entirely on a secure > internal LAN. I used this procedure on FreeBSD 7.2-RELEASE-amd64. > > 1. Install xdm by entering cd /usr/ports/x11/xdm && make install > > 2. Add the following to the top of /usr/local/lib/X11/xdm/Xaccess: > > LISTEN 0.0.0.0 I've got the ip address of the XDMCP server > 3. ...and in the same file uncomment: > > * #any host can get a login window yes, I've got this > 4. In /usr/local/lib/X11/xdm/Xsession comment out the line: > > exec /usr/local/bin/xsm I've got this in, but it's never executed because I use $HOME/.xsession > 5. And add this line right below it: > > exec gnome-session I see. So your users don't have $HOME/.xsession files? I guess I could've put /usr/local/bin/mwm here instead of in $HOME/.xsession > 6. In /usr/local/lib/X11/xdm/xdm-config use ! to comment out the last > line so it looks like: > > !DisplayManager.requestPort: 0 yes, it took me a while to figure this out. The problem is that any upgrade of xdm overwtites this back to the default. > 7. Edit /etc/ttys so that the ttyv8 line has on instead of off so it > looks like: > > ttyv8 "/usr/local/bin/xdm -nodaemon" xterm on secure I start xdm manually. I was under the impression the above line wouldn't work on a headless box. > 8. Run kill -HUP 1 to make init reread /etc/ttys yes, sure Few more questions, if you please: What architecture are your XDMCP server and the desktops? Do the users start X with -query ? many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax: +44 (0)117 929 4423 From edwin at FreeBSD.org Fri Jun 19 10:40:14 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Jun 19 10:40:26 2009 Subject: ports/135828: [patch] graphics/py-cairo: specify the version 1.8.4 needs Python >= 2.6 Message-ID: <200906191040.n5JAeD4b058795@freefall.freebsd.org> Synopsis: [patch] graphics/py-cairo: specify the version 1.8.4 needs Python >= 2.6 Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Fri Jun 19 10:40:13 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=135828 From bland at FreeBSD.org Fri Jun 19 11:02:16 2009 From: bland at FreeBSD.org (bland@FreeBSD.org) Date: Fri Jun 19 11:02:23 2009 Subject: ports/135828: [patch] graphics/py-cairo: specify the version 1.8.4 needs Python >= 2.6 Message-ID: <200906191102.n5JB2Exb081312@freefall.freebsd.org> Synopsis: [patch] graphics/py-cairo: specify the version 1.8.4 needs Python >= 2.6 State-Changed-From-To: open->closed State-Changed-By: bland State-Changed-When: Fri Jun 19 11:01:09 UTC 2009 State-Changed-Why: My fault. Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=135828 From dfilter at FreeBSD.ORG Fri Jun 19 11:10:04 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Fri Jun 19 11:10:11 2009 Subject: ports/135828: commit references a PR Message-ID: <200906191110.n5JBA4Cm081570@freefall.freebsd.org> The following reply was made to PR ports/135828; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/135828: commit references a PR Date: Fri, 19 Jun 2009 11:01:00 +0000 (UTC) bland 2009-06-19 11:00:52 UTC FreeBSD ports repository Modified files: graphics/py-cairo Makefile Log: Require Python 2.6+ PR: 135828 Revision Changes Path 1.27 +1 -1 ports/graphics/py-cairo/Makefile _______________________________________________ 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 info at ucanaffordit.com Fri Jun 19 16:50:49 2009 From: info at ucanaffordit.com (info@ucanaffordit.com) Date: Fri Jun 19 16:51:01 2009 Subject: Luz Costa Rica is affordable! Under 119 thous Message-ID: <200906191649.n5JGnKSE020124@mail.easycostarentals.com> Great climate, beaches, people, healthcare, and good government. visit: http://ucanaffordit.com/luzsol9 unsubscribe: http://ucanaffordit.com/unsubscribe RCG SA - 125 metros norte del Banco Nacional Liberia, Costa Rica From nevans at talkpoint.com Fri Jun 19 18:53:50 2009 From: nevans at talkpoint.com (Nick Evans) Date: Fri Jun 19 18:53:57 2009 Subject: libgtop build failure on 7-STABLE built yesterday Message-ID: <10492473.2185521245436498927.JavaMail.root@mailbox.talkpoint.com> cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -fno-strict-aliasing -pipe -MT procaffinity.lo -MD -MP -MF .deps/procaffinity.Tpo -c procaffinity.c -fPIC -DPIC -o .libs/procaffinity.o procaffinity.c:117: error: redefinition of '_glibtop_init_proc_affinity_s' procaffinity.c:33: error: previous definition of '_glibtop_init_proc_affinity_s' was here procaffinity.c:127: error: redefinition of 'glibtop_get_proc_affinity_s' procaffinity.c:43: error: previous definition of 'glibtop_get_proc_affinity_s' was here gmake[3]: *** [procaffinity.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-2.26.1/sysdeps/freebsd' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-2.26.1/sysdeps' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-2.26.1' gmake: *** [all] Error 2 From naddy at mips.inka.de Sat Jun 20 18:11:10 2009 From: naddy at mips.inka.de (Christian Weisgerber) Date: Sat Jun 20 18:11:17 2009 Subject: Firefox 3.5 RC1 ready for testing! References: <20090617134021.GA63233@bsdcrew.de> <20090617153749.GA12469@atarininja.org> <4A394843.7070306@borderworlds.dk> Message-ID: Christian Laursen wrote: > >> http://miwi.homeunix.com/patches/ff3.5rc1.diff FWIW, the changes between rc1 and rc2 are minimal. Just set DISTVERSION=3.5rc2 and run "make makesum". -- Christian "naddy" Weisgerber naddy@mips.inka.de From marcus at marcuscom.com Sat Jun 20 23:40:33 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sat Jun 20 23:40:40 2009 Subject: Empathy, google talk and problem with low mic In-Reply-To: <282f7f940906080349x220d961fm8ea48a09635dccee@mail.gmail.com> References: <282f7f940906080349x220d961fm8ea48a09635dccee@mail.gmail.com> Message-ID: <1245541226.75526.5.camel@shumai.marcuscom.com> On Mon, 2009-06-08 at 12:49 +0200, Stanislav Antic wrote: > I'm running FreeBSD 7.2 AMD64, with upgraded gnome 2.26.2. Even with > older one (2.26.0) there was the same problem. With mixer I putted all > on 100% but it still doesn't work. I'm able to hear others via google > talk on empathy, but they don't hear me. They hear me but it is very > quiet and sound is distorted. I'm using hda driver on intel p35 > motherboard with ICH9 south bridge. > > My first thought that something with pulseaudio is wrong, I dont know > if this is the problem, but anyway I didn't have any success in trying > to run it, message is next: > $ pulseaudio > I: caps.c: Dropping root privileges. > W: main.c: High-priority scheduling enabled in configuration but not > allowed by policy. > E: module.c: Failed to open module "module-oss-mmap": Shared object > "module-oss-mmap.so" not found, required by "pulseaudio" > E: main.c: Module load failed. > E: main.c: Failed to initialize daemon. > > I tried to search on mailing list and google, but with no success. If > I missed something be welcome to point me in right direction. First, make sure pulseaudio is installed from ports. The package version had a bug in it. Next, try opening gnome-volume-control, and make sure the input level is jacked all the way up. Beyond that, I don't have any advice. I'm not using Google Talk, nor any other sound input/recording software. 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/20090620/b3c1e566/attachment.pgp From marcus at marcuscom.com Sat Jun 20 23:42:35 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sat Jun 20 23:42:41 2009 Subject: program title in gnome-terminal In-Reply-To: References: Message-ID: <1245541353.75526.7.camel@shumai.marcuscom.com> On Mon, 2009-06-15 at 16:50 +0200, Marco Beishuizen wrote: > Hi, > > Whenever I run a program in gnome-terminal, it doesn't display the program > name in the title bar automatically (it says "Terminal" only). I always > have to set the title by hand. Is there a way that this can be done > automatically, so that the title says for example "Alpine - Terminal", > instead of "Terminal" only. There are lot of hits on Google about dynamically settign the gnome-terminal title, but none that I found were specific to tracking the running program. I think this needs to be built into the program being run. For example, I know vim can do this, and does. 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/20090620/3bea0480/attachment.pgp From sweetnavelorange at gmail.com Sun Jun 21 02:46:13 2009 From: sweetnavelorange at gmail.com (James Butler) Date: Sun Jun 21 02:46:19 2009 Subject: program title in gnome-terminal In-Reply-To: <1245541353.75526.7.camel@shumai.marcuscom.com> References: <1245541353.75526.7.camel@shumai.marcuscom.com> Message-ID: On 2009-06-21, Joe Marcus Clarke wrote: > On Mon, 2009-06-15 at 16:50 +0200, Marco Beishuizen wrote: >> Hi, >> >> Whenever I run a program in gnome-terminal, it doesn't display the program >> >> name in the title bar automatically (it says "Terminal" only). I always >> have to set the title by hand. Is there a way that this can be done >> automatically, so that the title says for example "Alpine - Terminal", >> instead of "Terminal" only. > > There are lot of hits on Google about dynamically settign the > gnome-terminal title, but none that I found were specific to tracking > the running program. I think this needs to be built into the program > being run. For example, I know vim can do this, and does. If you're using [t]csh, you can put something like this in your .chsrc: if ( $TERM =~ xterm* ) then alias postcmd 'printf "\033]\;\!#\033\\"' alias precmd 'printf "\033]\;$PWD\033\\"' endif Unfortunately this is maybe the only good thing about tcsh. If bash has something similar, I can't find it in the manpage. -James From nathan.stocks at gmail.com Sun Jun 21 04:49:11 2009 From: nathan.stocks at gmail.com (Nathan) Date: Sun Jun 21 04:49:17 2009 Subject: dbus, hal over xdmcp? In-Reply-To: <20090619093836.GA72981@mech-cluster238.men.bris.ac.uk> References: <1241076847.28498.291.camel@shumai.marcuscom.com> <20090430142744.GA32844@mech-cluster238.men.bris.ac.uk> <1241301413.33649.110.camel@shumai.marcuscom.com> <20090616095729.GA98713@mech-cluster238.men.bris.ac.uk> <1245183702.71590.6.camel@shumai.marcuscom.com> <20090617101407.GB84905@mech-cluster238.men.bris.ac.uk> <96c9d6a80906170914i78c0d1fas5ffa77020ec28c36@mail.gmail.com> <20090618152536.GA24358@mech-cluster238.men.bris.ac.uk> <96c9d6a80906180940k7626e581g60c7f1a68006089a@mail.gmail.com> <20090619093836.GA72981@mech-cluster238.men.bris.ac.uk> Message-ID: <96c9d6a80906202149q3bdaf42dv88c303b49051f03c@mail.gmail.com> On Fri, Jun 19, 2009 at 3:38 AM, Anton Shterenlikht wrote: >> 5. ?And add this line right below it: >> >> ? ? ? exec gnome-session > > I see. So your users don't have $HOME/.xsession files? Not that I know of. >> 7. ?Edit /etc/ttys so that the ttyv8 line has on instead of off so it >> looks like: >> >> ? ? ? ttyv8 ? "/usr/local/bin/xdm -nodaemon" ?xterm ? on ?secure > > I start xdm manually. I was under the impression the above line > wouldn't work on a headless box. Works fine on my headless box. > Few more questions, if you please: > > What architecture are your XDMCP server and the desktops? > Do the users start X with -query ? server is 7.2-RELEASE-amd64. Clients are HP/NeoWare e90 thin clients. I don't know the specs exactly. The thin clients use their built-in gui, but from my mac I can connect fine with "X -query (ip) -once" ~ Nathan From linimon at FreeBSD.org Sun Jun 21 06:28:12 2009 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Sun Jun 21 06:28:22 2009 Subject: FreeBSD ports that you maintain which are currently marked broken Message-ID: <20090621062811.4AE091CCA4@mail.droso.net> Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc4.2, which is much stricter than older versions. The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 5.x/6.x/-current with target architecture'.) (Note: the dates are included to help you to gauge whether or not the error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: databases/libgda4-jdbc broken because: does not configure build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=libgda4-jdbc If these errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these error reports really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From mike at mike-burns.com Sun Jun 21 16:30:55 2009 From: mike at mike-burns.com (Mike Burns) Date: Sun Jun 21 16:31:03 2009 Subject: GDM is slow to load and does not show any usernames Message-ID: <20090621160959.GJ26818@suspended.mike-burns.com> A bit of a background on this system: freshly installed 7.2-RELEASE a week ago, upgraded the OS to -STABLE and the ports to the latest as of Saturday. The computer is a Thinkpad T500. [mike] ~% uname -a FreeBSD battered.mike-burns.com 7.2-STABLE FreeBSD 7.2-STABLE #0: Sat Jun 20 11:04:19 EDT 2009 root@battered.mike-burns.com:/usr/obj/usr/src/sys/BATTERED amd64 GDM has had two issues: * It takes a long time to show the login prompt. The leafy background picture shows rather quickly, but a few moments pass before any widgets are shown. This is in /var/log/messages (I stopped and started GDM by hand just to get finer control over the log. This may have changed the things that are logged; for example, the kvm_getenvv line might have a different error message the first time GDM is started): Jun 21 12:00:39 battered sudo: mike : TTY=ttyp0 ; PWD=/usr/home/mike ; USER=root ; COMMAND=/usr/local/etc/rc.d/gdm start Jun 21 12:00:41 battered kernel: drm0: [ITHREAD] Jun 21 12:00:53 battered gnome-session[1382]: WARNING: Application 'metacity.desktop' failed to register before timeout Jun 21 12:00:53 battered console-kit-daemon[1202]: WARNING: kvm_getenvv failed: cannot open /proc/1393/mem Jun 21 12:00:53 battered console-kit-daemon[1202]: WARNING: kvm_getenvv failed: cannot open /proc/1393/mem Jun 21 12:00:53 battered console-kit-daemon[1202]: WARNING: kvm_getenvv failed: cannot open /proc/1399/mem Jun 21 12:01:03 battered console-kit-daemon[1202]: WARNING: kvm_getenvv failed: cannot open /proc/1392/mem Jun 21 12:01:03 battered gdm-simple-greeter[1392]: WARNING: Unable to find users: no seat-id found Jun 21 12:01:03 battered console-kit-daemon[1202]: WARNING: kvm_getenvv failed: cannot open /proc/1399/mem * No usernames are offered in the widget; I have to click 'Other...' and fill in my username myself. My UID is 1001. Potentially related are these three GNOME issues. If they're unrelated that's fine, I'll make another thread for them: * Once I type my username and password the widgets go away and I stare at a leafy green background image for a few seconds, then GNOME starts. The log from GNOME starting: Jun 21 12:04:13 battered gnome-keyring-daemon[1412]: couldn't allocate secure memory to keep passwords and or keys from being written to the disk Jun 21 12:04:14 battered console-kit-daemon[1202]: WARNING: kvm_getenvv failed: cannot open /proc/1416/mem Jun 21 12:04:14 battered gnome-session[1416]: WARNING: Unable to determine session: Unable to lookup session information for process '1416' Jun 21 12:04:16 battered gnome-session[1416]: atk-bridge-WARNING: AT_SPI_REGISTRY was not started at session startup. Jun 21 12:04:16 battered gnome-session[1416]: atk-bridge-WARNING: IOR not set. Jun 21 12:04:16 battered gnome-session[1416]: atk-bridge-WARNING: Could not locate registry Jun 21 12:04:16 battered pulseaudio[1456]: main.c: High-priority scheduling enabled in configuration but not allowed by policy. Jun 21 12:04:28 battered gnome-session[1416]: WARNING: Application 'metacity.desktop' failed to register before timeout Jun 21 12:04:29 battered pulseaudio[1476]: pid.c: Daemon already running. Jun 21 12:04:30 battered console-kit-daemon[1202]: WARNING: kvm_getenvv failed: cannot open /proc/1467/mem Jun 21 12:04:30 battered console-kit-daemon[1202]: WARNING: kvm_getenvv failed: cannot open /proc/1470/mem Jun 21 12:04:31 battered console-kit-daemon[1202]: WARNING: kvm_getenvv failed: cannot open /proc/1467/mem Jun 21 12:04:31 battered console-kit-daemon[1202]: WARNING: kvm_getenvv failed: cannot open /proc/1470/mem Jun 21 12:04:34 battered console-kit-daemon[1202]: WARNING: kvm_getenvv failed: cannot open /proc/1462/mem Jun 21 12:05:08 battered console-kit-daemon[1202]: WARNING: kvm_getenvv failed: cannot open /proc/1511/mem * The second time GDM or GNOME is started (such as when I bring down the GDM daemon then bring it back up) every thing is very sluggish. Opening new terminals, switching tabs or paging down in Galeon, etc. * GDM offers 'Restart' and 'Shutdown' buttons, but clicking those gives me a dialog informing me that it failed to restart/shutdown. From within GNOME I do not have a 'Shutdown' item under the System menu, _usually_. Sometimes it shows up (I have yet to find any pattern), but the resulting dialog does not offer 'Shutdown' or 'Restart'; instead it offers 'Suspend', 'Hibernate', and 'Cancel' (only 'Cancel' works). -- Mike Burns mike@mike-burns.com http://mike-burns.com From kwm at FreeBSD.org Sun Jun 21 16:52:33 2009 From: kwm at FreeBSD.org (Koop Mast) Date: Sun Jun 21 16:52:40 2009 Subject: GDM is slow to load and does not show any usernames In-Reply-To: <20090621160959.GJ26818@suspended.mike-burns.com> References: <20090621160959.GJ26818@suspended.mike-burns.com> Message-ID: <1245603163.9160.1.camel@headache.rainbow-runner.nl> On Sun, 2009-06-21 at 12:09 -0400, Mike Burns wrote: > A bit of a background on this system: freshly installed 7.2-RELEASE a week > ago, upgraded the OS to -STABLE and the ports to the latest as of Saturday. > The computer is a Thinkpad T500. > > [mike] ~% uname -a > FreeBSD battered.mike-burns.com 7.2-STABLE FreeBSD 7.2-STABLE #0: Sat Jun 20 > 11:04:19 EDT 2009 > root@battered.mike-burns.com:/usr/obj/usr/src/sys/BATTERED amd64 > > GDM has had two issues: > > * It takes a long time to show the login prompt. The leafy background > picture shows rather quickly, but a few moments pass before any widgets > are shown. This is in /var/log/messages (I stopped and started GDM by hand > just to get finer control over the log. This may have changed the things > that are logged; for example, the kvm_getenvv line might have a different > error message the first time GDM is started): > > Jun 21 12:00:39 battered sudo: mike : TTY=ttyp0 ; PWD=/usr/home/mike ; > USER=root ; COMMAND=/usr/local/etc/rc.d/gdm start > Jun 21 12:00:41 battered kernel: drm0: [ITHREAD] > Jun 21 12:00:53 battered gnome-session[1382]: WARNING: Application > 'metacity.desktop' failed to register before timeout > Jun 21 12:00:53 battered console-kit-daemon[1202]: WARNING: kvm_getenvv > failed: cannot open /proc/1393/mem Please mount /proc, gnome needs this. Its also in the FAQ, and should resolve a lot of your problems. -Koop > Jun 21 12:00:53 battered console-kit-daemon[1202]: WARNING: kvm_getenvv > failed: cannot open /proc/1393/mem > Jun 21 12:00:53 battered console-kit-daemon[1202]: WARNING: kvm_getenvv > failed: cannot open /proc/1399/mem > Jun 21 12:01:03 battered console-kit-daemon[1202]: WARNING: kvm_getenvv > failed: cannot open /proc/1392/mem > Jun 21 12:01:03 battered gdm-simple-greeter[1392]: WARNING: Unable to find > users: no seat-id found > Jun 21 12:01:03 battered console-kit-daemon[1202]: WARNING: kvm_getenvv > failed: cannot open /proc/1399/mem > > * No usernames are offered in the widget; I have to click 'Other...' and > fill in my username myself. My UID is 1001. > > > Potentially related are these three GNOME issues. If they're unrelated > that's fine, I'll make another thread for them: > > * Once I type my username and password the widgets go away and I stare at a > leafy green background image for a few seconds, then GNOME starts. The > log from GNOME starting: > > Jun 21 12:04:13 battered gnome-keyring-daemon[1412]: couldn't allocate > secure memory to keep passwords and or keys from being written to the disk > Jun 21 12:04:14 battered console-kit-daemon[1202]: WARNING: kvm_getenvv > failed: cannot open /proc/1416/mem > Jun 21 12:04:14 battered gnome-session[1416]: WARNING: Unable to determine > session: Unable to lookup session information for process '1416' > Jun 21 12:04:16 battered gnome-session[1416]: atk-bridge-WARNING: > AT_SPI_REGISTRY was not started at session startup. > Jun 21 12:04:16 battered gnome-session[1416]: atk-bridge-WARNING: IOR not > set. > Jun 21 12:04:16 battered gnome-session[1416]: atk-bridge-WARNING: Could not > locate registry > Jun 21 12:04:16 battered pulseaudio[1456]: main.c: High-priority scheduling > enabled in configuration but not allowed by policy. > Jun 21 12:04:28 battered gnome-session[1416]: WARNING: Application > 'metacity.desktop' failed to register before timeout > Jun 21 12:04:29 battered pulseaudio[1476]: pid.c: Daemon already running. > Jun 21 12:04:30 battered console-kit-daemon[1202]: WARNING: kvm_getenvv > failed: cannot open /proc/1467/mem > Jun 21 12:04:30 battered console-kit-daemon[1202]: WARNING: kvm_getenvv > failed: cannot open /proc/1470/mem > Jun 21 12:04:31 battered console-kit-daemon[1202]: WARNING: kvm_getenvv > failed: cannot open /proc/1467/mem > Jun 21 12:04:31 battered console-kit-daemon[1202]: WARNING: kvm_getenvv > failed: cannot open /proc/1470/mem > Jun 21 12:04:34 battered console-kit-daemon[1202]: WARNING: kvm_getenvv > failed: cannot open /proc/1462/mem > Jun 21 12:05:08 battered console-kit-daemon[1202]: WARNING: kvm_getenvv > failed: cannot open /proc/1511/mem > > * The second time GDM or GNOME is started (such as when I bring down the > GDM daemon then bring it back up) every thing is very sluggish. Opening > new terminals, switching tabs or paging down in Galeon, etc. > > * GDM offers 'Restart' and 'Shutdown' buttons, but clicking those gives me > a dialog informing me that it failed to restart/shutdown. From within > GNOME I do not have a 'Shutdown' item under the System menu, _usually_. > Sometimes it shows up (I have yet to find any pattern), but the > resulting dialog does not offer 'Shutdown' or 'Restart'; instead it > offers 'Suspend', 'Hibernate', and 'Cancel' (only 'Cancel' works). > From mike at mike-burns.com Sun Jun 21 17:11:51 2009 From: mike at mike-burns.com (Mike Burns) Date: Sun Jun 21 17:11:57 2009 Subject: GDM is slow to load and does not show any usernames In-Reply-To: <1245603163.9160.1.camel@headache.rainbow-runner.nl> References: <20090621160959.GJ26818@suspended.mike-burns.com> <1245603163.9160.1.camel@headache.rainbow-runner.nl> Message-ID: <20090621170917.GK26818@suspended.mike-burns.com> On 2009-06-21 18.52.43 +0200, Koop Mast wrote: > On Sun, 2009-06-21 at 12:09 -0400, Mike Burns wrote: > > Jun 21 12:00:53 battered console-kit-daemon[1202]: WARNING: kvm_getenvv > > failed: cannot open /proc/1393/mem > > Please mount /proc, gnome needs this. Its also in the FAQ, and should > resolve a lot of your problems. Indeed. I should have looked at the FAQ first. Is there any way x11/gnome2 can add /proc to /etc/fstab on installation? -- Mike Burns mike@mike-burns.com http://mike-burns.com From mike at mike-burns.com Sun Jun 21 17:20:29 2009 From: mike at mike-burns.com (Mike Burns) Date: Sun Jun 21 17:20:36 2009 Subject: PulseAudio only works with headphones Message-ID: <20090621171755.GL26818@suspended.mike-burns.com> Not too many details for this one, sadly. Totem, etc., only output audio through the line-out (headphone) jack. System > Preferences > Sound > Output only lists /dev/dsp0 . [mike] ~% cat /dev/sndstat FreeBSD Audio Driver (newpcm: 64bit 2007061600/amd64) Installed devices: pcm0: at cad 0 nid 1 on hdac0 kld snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex default) pcm1: at cad 0 nid 1 on hdac0 kld snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex) [mike] ~% ps ax | grep pulse 1408 ?? Is 0:00.97 /usr/local/bin/pulseaudio --start --log-target=syslog 1409 ?? I 0:00.01 /usr/local/libexec/pulse/gconf-helper [mike] ~% pulseaudio --version I: caps.c: Dropping root privileges. W: main.c: High-priority scheduling enabled in configuration but not allowed by policy. pulseaudio 0.9.14 Is there another FAQ I'm missing? A bit of a background on this system: freshly installed 7.2-RELEASE a week ago, upgraded the OS to -STABLE and the ports to the latest as of Saturday. The computer is a Thinkpad T500. [mike] ~% uname -a FreeBSD battered.mike-burns.com 7.2-STABLE FreeBSD 7.2-STABLE #0: Sat Jun 20 11:04:19 EDT 2009 root@battered.mike-burns.com:/usr/obj/usr/src/sys/BATTERED amd64 -- Mike Burns mike@mike-burns.com http://mike-burns.com From marcus at marcuscom.com Sun Jun 21 18:35:10 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sun Jun 21 18:35:17 2009 Subject: PulseAudio only works with headphones In-Reply-To: <20090621171755.GL26818@suspended.mike-burns.com> References: <20090621171755.GL26818@suspended.mike-burns.com> Message-ID: <1245609311.75526.26.camel@shumai.marcuscom.com> On Sun, 2009-06-21 at 13:17 -0400, Mike Burns wrote: > Not too many details for this one, sadly. Totem, etc., only output audio > through the line-out (headphone) jack. > > System > Preferences > Sound > Output only lists /dev/dsp0 . > > [mike] ~% cat /dev/sndstat > FreeBSD Audio Driver (newpcm: 64bit 2007061600/amd64) > Installed devices: > pcm0: at cad 0 nid 1 on hdac0 > kld snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex default) > pcm1: at cad 0 nid 1 on hdac0 > kld snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex) > [mike] ~% ps ax | grep pulse > 1408 ?? Is 0:00.97 /usr/local/bin/pulseaudio --start --log-target=syslog > 1409 ?? I 0:00.01 /usr/local/libexec/pulse/gconf-helper > [mike] ~% pulseaudio --version > I: caps.c: Dropping root privileges. > W: main.c: High-priority scheduling enabled in configuration but not allowed > by policy. > pulseaudio 0.9.14 > > Is there another FAQ I'm missing? > > > A bit of a background on this system: freshly installed 7.2-RELEASE a week > ago, upgraded the OS to -STABLE and the ports to the latest as of Saturday. > The computer is a Thinkpad T500. I think this probably should be reported to the mobile or sound people. I have the same problem with the HDA sound card in my MacBook Pro. The internal speakers do not work, but headphones do. Joe > > [mike] ~% uname -a > FreeBSD battered.mike-burns.com 7.2-STABLE FreeBSD 7.2-STABLE #0: Sat Jun 20 > 11:04:19 EDT 2009 > root@battered.mike-burns.com:/usr/obj/usr/src/sys/BATTERED amd64 > -- 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/20090621/4adc9eed/attachment.pgp From marcus at marcuscom.com Sun Jun 21 18:54:41 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sun Jun 21 18:54:46 2009 Subject: libgtop build failure on 7-STABLE built yesterday In-Reply-To: <10492473.2185521245436498927.JavaMail.root@mailbox.talkpoint.com> References: <10492473.2185521245436498927.JavaMail.root@mailbox.talkpoint.com> Message-ID: <1245610477.75526.28.camel@shumai.marcuscom.com> On Fri, 2009-06-19 at 14:34 -0400, Nick Evans wrote: > cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -fno-strict-aliasing -pipe -MT procaffinity.lo -MD -MP -MF .deps/procaffinity.Tpo -c procaffinity.c -fPIC -DPIC -o .libs/procaffinity.o > procaffinity.c:117: error: redefinition of '_glibtop_init_proc_affinity_s' > procaffinity.c:33: error: previous definition of '_glibtop_init_proc_affinity_s' was here > procaffinity.c:127: error: redefinition of 'glibtop_get_proc_affinity_s' > procaffinity.c:43: error: previous definition of 'glibtop_get_proc_affinity_s' was here > gmake[3]: *** [procaffinity.lo] Error 1 > gmake[3]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-2.26.1/sysdeps/freebsd' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-2.26.1/sysdeps' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-2.26.1' > gmake: *** [all] Error 2 I cannot reproduce on a -STABLE from 6/20. It almost looks like you have a bad patch. There is no line 117 in this file. 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/20090621/ffef724d/attachment.pgp From marcus at marcuscom.com Sun Jun 21 18:55:45 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sun Jun 21 18:55:51 2009 Subject: PulseAudio only works with headphones In-Reply-To: <1245610392.1724.50.camel@balrog.2hip.net> References: <20090621171755.GL26818@suspended.mike-burns.com> <1245609311.75526.26.camel@shumai.marcuscom.com> <1245610392.1724.50.camel@balrog.2hip.net> Message-ID: <1245610542.75526.29.camel@shumai.marcuscom.com> On Sun, 2009-06-21 at 13:53 -0500, Robert Noland wrote: > On Sun, 2009-06-21 at 14:35 -0400, Joe Marcus Clarke wrote: > > On Sun, 2009-06-21 at 13:17 -0400, Mike Burns wrote: > > > Not too many details for this one, sadly. Totem, etc., only output audio > > > through the line-out (headphone) jack. > > > > > > System > Preferences > Sound > Output only lists /dev/dsp0 . > > > > > > [mike] ~% cat /dev/sndstat > > > FreeBSD Audio Driver (newpcm: 64bit 2007061600/amd64) > > > Installed devices: > > > pcm0: at cad 0 nid 1 on hdac0 > > > kld snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex default) > > > pcm1: at cad 0 nid 1 on hdac0 > > > kld snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex) > > > [mike] ~% ps ax | grep pulse > > > 1408 ?? Is 0:00.97 /usr/local/bin/pulseaudio --start --log-target=syslog > > > 1409 ?? I 0:00.01 /usr/local/libexec/pulse/gconf-helper > > > [mike] ~% pulseaudio --version > > > I: caps.c: Dropping root privileges. > > > W: main.c: High-priority scheduling enabled in configuration but not allowed > > > by policy. > > > pulseaudio 0.9.14 > > > > > > Is there another FAQ I'm missing? > > > > > > > > > A bit of a background on this system: freshly installed 7.2-RELEASE a week > > > ago, upgraded the OS to -STABLE and the ports to the latest as of Saturday. > > > The computer is a Thinkpad T500. > > > > I think this probably should be reported to the mobile or sound people. > > I have the same problem with the HDA sound card in my MacBook Pro. The > > internal speakers do not work, but headphones do. > > They are probably showing up as different codecs... In which case you > have to either select the correct pcmX device or set > hw.snd.default_unit=X to the correct codec. Gnome currently doesn't > seem to have the ability to deal with multiple codecs for different > outputs, which kinda sucks... > > Most of my boxes have (desktop boards) have different hda codecs for > front panel, rear, digital and HDMI ports. Ooh, thanks. Now I remember you talking about that before. I'll give that a shot on my MacBook. 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/20090621/568dd71f/attachment.pgp From rnoland at FreeBSD.org Sun Jun 21 19:25:14 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Sun Jun 21 19:25:25 2009 Subject: PulseAudio only works with headphones In-Reply-To: <1245609311.75526.26.camel@shumai.marcuscom.com> References: <20090621171755.GL26818@suspended.mike-burns.com> <1245609311.75526.26.camel@shumai.marcuscom.com> Message-ID: <1245610392.1724.50.camel@balrog.2hip.net> On Sun, 2009-06-21 at 14:35 -0400, Joe Marcus Clarke wrote: > On Sun, 2009-06-21 at 13:17 -0400, Mike Burns wrote: > > Not too many details for this one, sadly. Totem, etc., only output audio > > through the line-out (headphone) jack. > > > > System > Preferences > Sound > Output only lists /dev/dsp0 . > > > > [mike] ~% cat /dev/sndstat > > FreeBSD Audio Driver (newpcm: 64bit 2007061600/amd64) > > Installed devices: > > pcm0: at cad 0 nid 1 on hdac0 > > kld snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex default) > > pcm1: at cad 0 nid 1 on hdac0 > > kld snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex) > > [mike] ~% ps ax | grep pulse > > 1408 ?? Is 0:00.97 /usr/local/bin/pulseaudio --start --log-target=syslog > > 1409 ?? I 0:00.01 /usr/local/libexec/pulse/gconf-helper > > [mike] ~% pulseaudio --version > > I: caps.c: Dropping root privileges. > > W: main.c: High-priority scheduling enabled in configuration but not allowed > > by policy. > > pulseaudio 0.9.14 > > > > Is there another FAQ I'm missing? > > > > > > A bit of a background on this system: freshly installed 7.2-RELEASE a week > > ago, upgraded the OS to -STABLE and the ports to the latest as of Saturday. > > The computer is a Thinkpad T500. > > I think this probably should be reported to the mobile or sound people. > I have the same problem with the HDA sound card in my MacBook Pro. The > internal speakers do not work, but headphones do. They are probably showing up as different codecs... In which case you have to either select the correct pcmX device or set hw.snd.default_unit=X to the correct codec. Gnome currently doesn't seem to have the ability to deal with multiple codecs for different outputs, which kinda sucks... Most of my boxes have (desktop boards) have different hda codecs for front panel, rear, digital and HDMI ports. robert. > Joe > > > > > [mike] ~% uname -a > > FreeBSD battered.mike-burns.com 7.2-STABLE FreeBSD 7.2-STABLE #0: Sat Jun 20 > > 11:04:19 EDT 2009 > > root@battered.mike-burns.com:/usr/obj/usr/src/sys/BATTERED amd64 > > -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090621/4b4fb220/attachment.pgp From nevans at talkpoint.com Sun Jun 21 19:48:55 2009 From: nevans at talkpoint.com (nevans@talkpoint.com) Date: Sun Jun 21 19:49:02 2009 Subject: libgtop build failure on 7-STABLE built yesterday In-Reply-To: <1245610477.75526.28.camel@shumai.marcuscom.com> References: <10492473.2185521245436498927.JavaMail.root@mailbox.talkpoint.com> <1245610477.75526.28.camel@shumai.marcuscom.com> Message-ID: Thanks I'll rebuild world again and the port and report back. Nick On Jun 21, 2009, at 14:54, Joe Marcus Clarke wrote: > On Fri, 2009-06-19 at 14:34 -0400, Nick Evans wrote: >> cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/ >> freebsd -I../../include -I/usr/local/include/glib-2.0 -I/usr/local/ >> lib/glib-2.0/include -I/usr/local/include -Winline -Wall -std=gnu89 >> -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes - >> Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 - >> fno-strict-aliasing -pipe -MT procaffinity.lo -MD -MP -MF .deps/ >> procaffinity.Tpo -c procaffinity.c -fPIC -DPIC -o .libs/ >> procaffinity.o >> procaffinity.c:117: error: redefinition of >> '_glibtop_init_proc_affinity_s' >> procaffinity.c:33: error: previous definition of >> '_glibtop_init_proc_affinity_s' was here >> procaffinity.c:127: error: redefinition of >> 'glibtop_get_proc_affinity_s' >> procaffinity.c:43: error: previous definition of >> 'glibtop_get_proc_affinity_s' was here >> gmake[3]: *** [procaffinity.lo] Error 1 >> gmake[3]: Leaving directory `/usr/ports/devel/libgtop/work/ >> libgtop-2.26.1/sysdeps/freebsd' >> gmake[2]: *** [all-recursive] Error 1 >> gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/ >> libgtop-2.26.1/sysdeps' >> gmake[1]: *** [all-recursive] Error 1 >> gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/ >> libgtop-2.26.1' >> gmake: *** [all] Error 2 > > I cannot reproduce on a -STABLE from 6/20. It almost looks like you > have a bad patch. There is no line 117 in this file. > > Joe > > -- > PGP Key : http://www.marcuscom.com/pgp.asc From bugmaster at FreeBSD.org Mon Jun 22 11:07:16 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jun 22 11:10:15 2009 Subject: Current problem reports assigned to gnome@FreeBSD.org Message-ID: <200906221107.n5MB7FnY018409@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/135589 gnome databases/evolution-data-server: doesn't configure wit p ports/134737 gnome Update www/webkit-gtk2 to 1.1.7 f ports/134536 gnome [patch] graphics/gimp: Gimp 2.6.6 fails to open URI's o ports/134509 gnome graphics/inkscape: after loading any type of data file o ports/134463 gnome misc/gnome-icon-theme: gnome-icon-theme-2.26.0_1 compi a ports/134361 gnome devel/gvfs ports with smbclient support doesn't pass a f ports/134358 gnome x11/gnome2: trackerd uses up all of the cpu o ports/132304 gnome ports/devel/dbus misses /var/db/dbus/machine-id in dis 8 problems total. From vova at parallels.com Mon Jun 22 21:02:53 2009 From: vova at parallels.com (Vladimir Grebenschikov) Date: Mon Jun 22 21:03:06 2009 Subject: gam_server listens all fonts files - is it really required ? Message-ID: <1245701998.2243.83.camel@localhost> Hi For me seems a bit overkill to spend ~5k file-handles for just nothing (these fonts directories never changed, IMHO). My desktop system get ran of 12k file-handles, that's why I am worry about. $ lsof -p 51981 | fgrep /usr/local/lib/X11/fonts/ | wc -l 5180 $ lsof -p 51981 | fgrep /usr/local/lib/X11/fonts/ | head -n 20 gam_serve 51981 vova 426r VDIR 0,99 66048 6877206 /usr/local/lib/X11/fonts/100dpi gam_serve 51981 vova 427r VDIR 0,99 66048 6877207 /usr/local/lib/X11/fonts/75dpi gam_serve 51981 vova 428r VDIR 0,99 1024 6877208 /usr/local/lib/X11/fonts/OTF gam_serve 51981 vova 429r VDIR 0,99 512 6877209 /usr/local/lib/X11/fonts/TTF gam_serve 51981 vova 430r VDIR 0,99 1536 6877210 /usr/local/lib/X11/fonts/Type1 gam_serve 51981 vova 431r VDIR 0,99 3072 6877211 /usr/local/lib/X11/fonts/URW gam_serve 51981 vova 432r VDIR 0,99 512 6877212 /usr/local/lib/X11/fonts/bitstream-vera gam_serve 51981 vova 433r VDIR 0,99 2560 6877213 /usr/local/lib/X11/fonts/cyrillic gam_serve 51981 vova 434r VDIR 0,99 1536 6877214 /usr/local/lib/X11/fonts/encodings gam_serve 51981 vova 435r VDIR 0,99 512 6877215 /usr/local/lib/X11/fonts/local gam_serve 51981 vova 436r VDIR 0,99 12800 6877216 /usr/local/lib/X11/fonts/misc gam_serve 51981 vova 437r VDIR 0,99 2048 6877217 /usr/local/lib/X11/fonts/russian gam_serve 51981 vova 438r VDIR 0,99 1024 6877218 /usr/local/lib/X11/fonts/urwfonts-ttf gam_serve 51981 vova 439r VDIR 0,99 512 10245420 /usr/local/lib/X11/fonts/util gam_serve 51981 vova 440r VDIR 0,99 1024 7019012 /usr/local/lib/X11/fonts/webfonts gam_serve 51981 vova 441r VDIR 0,99 1024 14273407 /usr/local/lib/X11/fonts/dejavu gam_serve 51981 vova 800r VDIR 0,99 66048 6877206 /usr/local/lib/X11/fonts/100dpi gam_serve 51981 vova 801r VREG 0,99 5285 6877399 /usr/local/lib/X11/fonts/100dpi/UTBI__10-ISO8859-1.pcf.gz gam_serve 51981 vova 802r VREG 0,99 5169 6877400 /usr/local/lib/X11/fonts/100dpi/UTBI__10-ISO8859-10.pcf.gz gam_serve 51981 vova 803r VREG 0,99 5298 6877401 /usr/local/lib/X11/fonts/100dpi/UTBI__10-ISO8859-13.pcf.gz $ Also here is almost 700 .desktop entries -- Vladimir B. Grebenschikov Project Manager, Automation Parallels Inc. vova@parallels.com From mezz7 at cox.net Mon Jun 22 21:50:47 2009 From: mezz7 at cox.net (Jeremy Messenger) Date: Mon Jun 22 21:50:54 2009 Subject: gam_server listens all fonts files - is it really required ? In-Reply-To: <1245701998.2243.83.camel@localhost> References: <1245701998.2243.83.camel@localhost> Message-ID: On Mon, 22 Jun 2009 15:19:58 -0500, Vladimir Grebenschikov wrote: > Hi > > For me seems a bit overkill to spend ~5k file-handles for just nothing > (these fonts directories never changed, IMHO). > > My desktop system get ran of 12k file-handles, that's why I am worry > about. See /usr/ports/devel/gamin/pkg-message for increase the kern.maxfiles. There is nothing to worry about it once you increase it. I have been running GNOME without reboot for over a month a many times and never have any problem. > Also here is almost 700 .desktop entries It's useful to scan on .desktop. When the ports are deleted then it will delete from the menu by refresh itself without have to restart the desktop. I don't know about fonts, but I image that it might be same for add in font menu by itself without require to restart the application or desktop. I think there has option to ignore the directory by add lines in 'gaminrc' file, but I might be wrong. I don't remember. You can read in the gamin documents and see if I am wrong or right. marcus knows much more about gamin, so you can either do the homeworks or wait for him if the documents are incomplete. Or even ask in gamin mailing list. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From francisprov at yahoo.ca Tue Jun 23 14:09:48 2009 From: francisprov at yahoo.ca (Francis Provencher) Date: Tue Jun 23 14:09:55 2009 Subject: libiconv make error Message-ID: <747668.36115.qm@web31006.mail.mud.yahoo.com> Hi! My box is?? FreeBSD 7.2-RELEASE-p1 I have try all your recommandations before i wrote this mail. I search in the /usr/ports/Updating i make my portree up to date and make a portupgrade -a nothing work. I can't reinstall the libiconv can you help me? D?couvrez les photos les plus int?ressantes du jour. http://www.flickr.com/explore/interesting/7days/ -------------- next part -------------- A non-text attachment was scrubbed... Name: gnomeanalyzer.log Type: application/octet-stream Size: 1228 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090623/47b9210e/gnomeanalyzer.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: make.log Type: application/octet-stream Size: 1809 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090623/47b9210e/make.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: config.log Type: application/octet-stream Size: 14148 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090623/47b9210e/config.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: pkg_info.log Type: application/octet-stream Size: 17480 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090623/47b9210e/pkg_info.obj From vova at fbsd.ru Tue Jun 23 16:07:20 2009 From: vova at fbsd.ru (Vladimir Grebenschikov) Date: Tue Jun 23 16:07:33 2009 Subject: dbus and system events - howto Message-ID: <1245773234.11855.22.camel@localhost> Hi I am wandering is there "right" way to pass "system" events, like brightness buttons, volume buttons reported with devd to gnome desktop to: 1. do appropriate changes (change volume, brightness, etc) 2. show nice informational popup (with volume bar and so on) ? Before I had simple script, called from devd, it configures system with xbacklight, mixer and sysctl's, and shows something with onscreend daemon. After Xorg update oscreend starts to freeze by some reason. So now I am thinking about more "sane" way to link system events to gnome desktop. Also xbacklight now does not works with radeonhd again. So far I've dig for following dbus calls to manage brihgtness: /usr/local/bin/dbus-send --system --type=method_call --print-reply=1 \ --dest=org.freedesktop.PowerManagement \ --session /org/freedesktop/PowerManagement/Backlight \ org.freedesktop.PowerManagement.Backlight.GetBrightness /usr/local/bin/dbus-send --system --type=method_call --print-reply=1 \ --dest=org.freedesktop.PowerManagement \ --session /org/freedesktop/PowerManagement/Backlight \ org.freedesktop.PowerManagement.Backlight.SetBrightness uint32:$1 But, looks like they are not shows popup. And I've not found simple solution about volume yet. Hints will be appreciated. PS: Side question, can dbus work without DISPLAY and XAUTHORITY initialized ? (system bus ?, but above calls requires them) PPS: 8-CURRENT, Gnome, IBM T60. -- Vladimir B. Grebenschikov vova@fbsd.ru From lars.engels at 0x20.net Tue Jun 23 16:36:56 2009 From: lars.engels at 0x20.net (Lars Engels) Date: Tue Jun 23 16:37:08 2009 Subject: dbus and system events - howto In-Reply-To: <1245773234.11855.22.camel@localhost> References: <1245773234.11855.22.camel@localhost> Message-ID: <20090623182045.7wu2p8zs0g88k8w0@0x20.net> Quoting Vladimir Grebenschikov : > Hi > > I am wandering is there "right" way to pass "system" events, like > brightness buttons, volume buttons reported with devd to gnome desktop > to: > 1. do appropriate changes (change volume, brightness, etc) > 2. show nice informational popup (with volume bar and so on) > ? > > Before I had simple script, called from devd, it configures system with > xbacklight, mixer and sysctl's, and shows something with onscreend > daemon. > > After Xorg update oscreend starts to freeze by some reason. So now I am > thinking about more "sane" way to link system events to gnome desktop. > > Also xbacklight now does not works with radeonhd again. > > So far I've dig for following dbus calls to manage brihgtness: > /usr/local/bin/dbus-send --system --type=method_call > --print-reply=1 --dest=org.freedesktop.PowerManagement --session > /org/freedesktop/PowerManagement/Backlight > org.freedesktop.PowerManagement.Backlight.GetBrightness > > /usr/local/bin/dbus-send --system --type=method_call > --print-reply=1 --dest=org.freedesktop.PowerManagement --session > /org/freedesktop/PowerManagement/Backlight > org.freedesktop.PowerManagement.Backlight.SetBrightness uint32:$1 > > But, looks like they are not shows popup. > And I've not found simple solution about volume yet. > > Hints will be appreciated. > > PS: > Side question, can dbus work without DISPLAY and XAUTHORITY initialized ? > (system bus ?, but above calls requires them) > > PPS: > 8-CURRENT, Gnome, IBM T60. Just a side note: audio/osdmixer runs nicely in the background and shows any change to mixer volume via misc/xosd. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: PGP Digital Signature Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090623/bae33a4a/attachment.pgp From guru at unixarea.de Wed Jun 24 12:42:20 2009 From: guru at unixarea.de (Matthias Apitz) Date: Wed Jun 24 12:42:27 2009 Subject: 8-CURRENT && Evolution 2.24.5: can not change 'Out of Office' state/message Message-ID: <20090624122103.GA4549@current.Sisis.de> Hello, I'm running the above mentioned environment against an Exchange server (only OWA, no IMAP allowed); it works mostly as it should, but I can't change the so called 'Out of Office' state and message; when I go to Preferences-->Account-->Exchange settings and fill in the text for 'Out of Office' reply and check the state to indicate that I'm out, the values are not updated after closing the pop-up window; if I use a browser against the Exchange server and set it this way, I'm asked on next Evolution start if I want to switch it to 'inhouse', which works; as well the message is now displayed in the 'Exchange settings', but again a change there has no effect and no error message; what I am missing? btw: what I'm really missing from my normal mutt/vim mail environment (I'm just typing this message through) is a vim-like editor for composing/writing the text of a mail; is there some plug-in for this which let me write the mail in an external editor and push it back into Evolution? Thanks in advance matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.unixarea.de/ People who hate Microsoft Windows use Linux but people who love UNIX use FreeBSD. From oberman at es.net Thu Jun 25 16:44:23 2009 From: oberman at es.net (Kevin Oberman) Date: Thu Jun 25 16:44:28 2009 Subject: Still fighting with mounts of NTFS drive Message-ID: <20090625164421.23D181CC09@ptavv.es.net> I've not succeeded in getting an NTFS slice to mount using gnome-mount or by the Gnome auto-mount. I have read the halfaq entry for fuse and have tried to set it up as per the README, but it lacks any examples and the wording leaves a bit of uncertainty as to how the gconf keys should be set. I have set ntfs/fstype_override to 'ntfs-3g' and cleared ntfs/mount_options. I have tried various things in ntfs-3g/mount_options. I want the FS mounted so that I (normal user) have R/W access to it. I can manually do this with '-o uid=nnnn,gid=nnnn', but, it seems that no matter what I put into the key, I get an 'invalid mount option' error from gnome-mount. I've tried "-o uid-nnnn,gid=nnnn", "uid=nnnn,gid=nnnn" as well as the default of a blank field. Can someone provide a working example of valid keys for this? -- 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 From eduardo.lemosdesa at gmail.com Thu Jun 25 18:31:03 2009 From: eduardo.lemosdesa at gmail.com (Eduardo Lemos de Sa) Date: Thu Jun 25 18:31:14 2009 Subject: problem to install cairo Message-ID: Sirs Please, I need your help to install cairo from ports. I refreshed ports (portsnap fetch extract), upgrade libX11 and other, but even so I couldn ?t install cairo (in true, I intend to install firefox3, but cairo is a dependence). Bellow, result for uname -a and attached the logs are going. Thank you in advance Yours Eduardo % alligator /home/edulsa/.config/xfce4/xfwm4> uname -a FreeBSD alligator.homezoo.org 7.2-RELEASE FreeBSD 7.2-RELEASE #2: Thu May 21 05:31:24 BRT 2009 edulsa@alligator.homezoo.org:/usr/obj/usr/src/sys/MYKERNEL ?amd64 -- Eduardo Lemos de Sa edulsa@quimica.ufpr.br Professor Assoc. II - Departamento de Quimica Universidade Federal do Parana C. P. 19081 81531-990 Curitiba/PR - Brazil Fone (41) 3361 3300 -- Eduardo Lemos de Sa Associated Professor Level 2 Dep. Quimica da Universidade Federal do Paran? fone: +55(41)3361-3300 fax: +55(41)3361-3186 From wxs at FreeBSD.org Fri Jun 26 15:53:18 2009 From: wxs at FreeBSD.org (Wesley Shields) Date: Fri Jun 26 15:53:25 2009 Subject: Fwd: [PATCH]GPGME 1.2.0 will break crypto in kdepim (Re: ports/135911: [MAINTAINER] security/gpgme: Update to version 1.2.0) In-Reply-To: <200906261354.46270.makc@freebsd.org> References: <200906261354.46270.makc@freebsd.org> Message-ID: <20090626155317.GC25377@atarininja.org> I have a PR[1] I'm about to start working on that will update gpgme to 1.2.0 which, according to the email below, will break some things for KDE (and I'm now curious if it will break anything in GNOME). I don't want to break anything with this update so I'm hoping to get confirmation that this won't cause an issue if I commit it. -- WXS [1]: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/135911 On Fri, Jun 26, 2009 at 01:54:46PM +0400, Max Brazhnikov wrote: > FYI, > other ports may be affected also > > Max > > ---------- Forwarded Message ---------- > > ????????: [PATCH]GPGME 1.2.0 will break crypto in kdepim > ????????: Fri, 26 Jun 2009 11:35:41 +0200 > ??????????????????????: Thomas McGuire > ????????????????????: kde-packager@kde.org > > Hello Packagers, > > GPGME introduced an incompatible change that will break all crypto operations > in KDEPIM, which means signing, verifying, encrypting and decrypting will not > work anymore in KMail and Kleopatra. Instead, you would see a bogus error > message saying something like "the backend does not support > signing/encryption/verification/decryption". > > See bug 197458 for further details, > https://bugs.kde.org/show_bug.cgi?id=197458. > > All KDE version are affected, including 4.3.0 RC 1. 4.3.0 Final is not > affected. > Note that we are not 100% certain that KDE 3 versions are affected, but is is > better to play safe here. > We have patched the 4.1 branch, the 4.2 branch, the 4.3 branch, the 3.5 branch > and the enterprise35 of kdepim and kdepimlibs (kdepimlibs: KDE 4.x only). > > So please do one of the following: > > a) Do not update your GPGME package to 1.2.0 > b) If you update, update your KDEPIM and KDEPIMLIBS packages as well > > Although we have patched all branches, I attached the patches to this mail as > well for your convenience. > > Also, in case you need this, here are the revision numbers of the commits that > fixed the issues in the various branches: > KDE 3.5.x: 986745,987046 > KDE 4.1.x: 986493,986500,986474,986477,986990 > KDE 4.2.x: 986648,986650,986645,986647 > KDE 4.3.x: 986635,986638,986619,986622 > enterprise35: 986754,987480 > > The attached patches are made from exactly the above revisions. > > Thanks for your help. > > Regards, > Thomas McGuire > KMail Maintainer > > ------------------------------------------------------- > > > --- gpgme++/context.cpp (revision 986618) > +++ gpgme++/context.cpp (revision 986619) > @@ -54,2 +54,6 @@ > namespace GpgME { > + void initializeLibrary() { > + gpgme_check_version( 0 ); > + } > + > static inline gpgme_error_t makeError( gpg_err_code_t code ) { > --- gpgme++/CMakeLists.txt (revision 986618) > +++ gpgme++/CMakeLists.txt (revision 986619) > @@ -34,3 +34,3 @@ > > -set( _gpgmepp_version 2.2.0 ) > +set( _gpgmepp_version 2.2.1 ) > set( _gpgmepp_soversion 2 ) > --- gpgme++/global.h (revision 986619) > +++ gpgme++/global.h (revision 986622) > @@ -41,6 +41,8 @@ > > namespace GpgME { > > + GPGMEPP_EXPORT void initializeLibrary(); > + > enum Protocol { OpenPGP, CMS, UnknownProtocol }; > > enum Engine { GpgEngine, GpgSMEngine, GpgConfEngine, UnknownEngine, AssuanEngine }; > --- kleopatra/main.cpp (revision 986634) > +++ kleopatra/main.cpp (revision 986635) > @@ -78,2 +78,4 @@ > > +#include > + > #include > @@ -166,2 +168,4 @@ > > + GpgME::initializeLibrary(); > + > { > --- libkleo/backends/qgpgme/qgpgmebackend.cpp (revision 986637) > +++ libkleo/backends/qgpgme/qgpgmebackend.cpp (revision 986638) > @@ -282,3 +282,3 @@ > { > - > + GpgME::initializeLibrary(); > } > --- gpgme++/context.cpp (revision 986644) > +++ gpgme++/context.cpp (revision 986645) > @@ -53,2 +53,6 @@ > namespace GpgME { > + void initializeLibrary() { > + gpgme_check_version( 0 ); > + } > + > static inline gpgme_error_t makeError( gpg_err_code_t code ) { > --- gpgme++/CMakeLists.txt (revision 986644) > +++ gpgme++/CMakeLists.txt (revision 986645) > @@ -34,3 +34,3 @@ > > -set( _gpgmepp_version 2.0.2 ) > +set( _gpgmepp_version 2.0.3 ) > set( _gpgmepp_soversion 2 ) > --- gpgme++/global.h (revision 986645) > +++ gpgme++/global.h (revision 986647) > @@ -39,6 +39,8 @@ > > namespace GpgME { > > + GPGMEPP_EXPORT void initializeLibrary(); > + > enum Protocol { OpenPGP, CMS, UnknownProtocol }; > > enum Engine { GpgEngine, GpgSMEngine, GpgConfEngine, UnknownEngine }; > --- gpgme++/context.cpp (revision 986473) > +++ gpgme++/context.cpp (revision 986474) > @@ -53,2 +53,6 @@ > namespace GpgME { > + void initializeLibrary() { > + gpgme_check_version( 0 ); > + } > + > static inline gpgme_error_t makeError( gpg_err_code_t code ) { > --- gpgme++/CMakeLists.txt (revision 986474) > +++ gpgme++/CMakeLists.txt (revision 986990) > @@ -32,7 +32,7 @@ > gpgadduserideditinteractor.cpp > ) > > -set( _gpgmepp_version 2.0.2 ) > +set( _gpgmepp_version 2.0.3 ) > set( _gpgmepp_soversion 2 ) > > set( GPGMEPP_INCLUDE ${INCLUDE_INSTALL_DIR} ${GPGME_INCLUDES} ${Boost_INCLUDE_DIR} ) > --- gpgme++/global.h (revision 986474) > +++ gpgme++/global.h (revision 986477) > @@ -40,2 +40,3 @@ > namespace GpgME { > + GPGMEPP_EXPORT void initializeLibrary(); > > --- kleopatra/main.cpp (revision 986647) > +++ kleopatra/main.cpp (revision 986648) > @@ -77,2 +77,4 @@ > > +#include > + > #include > @@ -155,2 +157,4 @@ > > + GpgME::initializeLibrary(); > + > { > --- libkleo/backends/qgpgme/qgpgmebackend.cpp (revision 986649) > +++ libkleo/backends/qgpgme/qgpgmebackend.cpp (revision 986650) > @@ -282,3 +282,3 @@ > { > - > + GpgME::initializeLibrary(); > } > --- kleopatra/main.cpp (revision 986492) > +++ kleopatra/main.cpp (revision 986493) > @@ -76,2 +76,4 @@ > > +#include > + > #include > @@ -151,2 +153,4 @@ > { > + GpgME::initializeLibrary(); > + > { > --- libkleo/backends/qgpgme/qgpgmebackend.cpp (revision 986499) > +++ libkleo/backends/qgpgme/qgpgmebackend.cpp (revision 986500) > @@ -282,3 +282,3 @@ > { > - > + GpgME::initializeLibrary(); > } > --- libkdenetwork/gpgmepp/context.cpp (revision 986753) > +++ libkdenetwork/gpgmepp/context.cpp (revision 986754) > @@ -56,2 +56,6 @@ > > + void initializeLibrary() { > + gpgme_check_version( 0 ); > + } > + > const char * Error::source() const { > --- libkdenetwork/gpgmepp/context.h (revision 986753) > +++ libkdenetwork/gpgmepp/context.h (revision 986754) > @@ -300,2 +300,4 @@ > > + KDE_EXPORT void initializeLibrary(); > + > KDE_EXPORT GpgME::Error setDefaultLocale( int category, const char * value ); > --- certmanager/lib/backends/qgpgme/qgpgmebackend.cpp (revision 987479) > +++ certmanager/lib/backends/qgpgme/qgpgmebackend.cpp (revision 987480) > @@ -56,3 +56,3 @@ > { > - > + GpgME::initializeLibrary(); > } > --- libkdenetwork/gpgmepp/context.cpp (revision 986744) > +++ libkdenetwork/gpgmepp/context.cpp (revision 986745) > @@ -55,2 +55,6 @@ > > + void initializeLibrary() { > + gpgme_check_version( 0 ); > + } > + > const char * Error::source() const { > --- libkdenetwork/gpgmepp/Makefile.am (revision 986744) > +++ libkdenetwork/gpgmepp/Makefile.am (revision 986745) > @@ -48,3 +48,3 @@ > # (Interfaces removed/changed: AGE=0) > -libgpgme___la_LDFLAGS = -no-undefined -version-info 3:0:3 > +libgpgme___la_LDFLAGS = -no-undefined -version-info 4:0:4 > libgpgme___la_LIBADD = $(GPGME_LIBS) > --- libkdenetwork/gpgmepp/context.h (revision 986744) > +++ libkdenetwork/gpgmepp/context.h (revision 986745) > @@ -289,2 +289,4 @@ > > + KDE_EXPORT void initializeLibrary(); > + > KDE_EXPORT GpgME::Error setDefaultLocale( int category, const char * value ); > --- certmanager/lib/backends/qgpgme/qgpgmebackend.cpp (revision 987045) > +++ certmanager/lib/backends/qgpgme/qgpgmebackend.cpp (revision 987046) > @@ -56,3 +56,3 @@ > { > - > + GpgME::initializeLibrary(); > } From theearlylearner at fwpi.com Fri Jun 26 16:56:41 2009 From: theearlylearner at fwpi.com (The Early Learner) Date: Fri Jun 26 16:56:48 2009 Subject: The Early Learner e-newsletter Message-ID: You're receiving this e-mail because you were a subscriber to The Early Learner magazine, which is now a monthly e-newsletter. As promised, this issue presents great products for the early childhood market. If you wish to unsubscribe, click here http://fahy-williamspublishinginc.cmail2.com/t/y/u/klmyh/tdkuiyihi/. ShopEarlyChildhood [http://www.ShopEarlyChildhood.com] .com [http://www.shopschoolsupplies.com/] | TheEarlyLearner.com [http://www.theearlylearner.com] [http://www.spielwarenmesse.de/index.php?id=963&L=1] Featured Products Play Grows Young Minds in Scientific Fields To ensure that our nation nurtures a sufficient crop of future scientists, mathematicians and engineers, we need to put play back into the classroom according to an article in the latest issue of the American Journal of Play (a scholarly journal from Strong National Museum of Play in Rochester, New York). read more [http://theearlylearner.com/enews_articles.php#article1] States Commit to Pre-K Programs Even as they confront significant economic challenges and cut spending, the majority of the nation's governors are increasing or protecting state investments in pre-k programs, says Pre-K Now's annual report, released in May. read more [http://theearlylearner.com/enews_articles.php#article2] Elmo, Gordon, Sesame Workshop and the Ad Council Deliver an Important Message to Kids A national public service advertising (PSA) campaign designed to encourage American families and children to take steps to protect themselves from the 2009 H1N1 flu virus was launched last month by the Department of Health & Human Services, the Ad Council and Sesame Workshop. read more [http://theearlylearner.com/enews_articles.php#article3] Sleep. Why It's Important for Kids by Kari Anderson Just like good nutrition, the importance of sleep cannot be overrated when it comes to kids' health and performance in school. From poorer test scores to excessive weight gain, a lack of sleep is taking its toll. read more [http://theearlylearner.com/enews_articles.php#article4] [http://www.theearlylearner.com/featuredproducts.php#zinkotek] [http://www.theearlylearner.com/featuredproducts.php#preschool] FOOD GROUPIE ACTIVITY CARPETS CHILDREN LEARN WHILE HAVING FUN! This Activity Carpet features the Food Pyramid and combines the Alphabet with different foods. Available in four sizes FREE - $34.99 Activity Carpet Kit Included! www.foodgroupie.com [http://www.foodgroupie.com/] 1-800-GROUPIE (476-8743) read more [http://www.theearlylearner.com/featuredproducts.php#food] [http://www.theearlylearner.com/featuredproducts.php#preschool] [http://www.theearlylearner.com/newsletter/link.php] [http://www.eddealermagazine.com/hotnewproducts.php#onthemark] [http://www.theearlylearner.com/hotnewproducts.php#classroom] [http://www.theearlylearner.com/hotnewproducts.php#toys] [http://www.eddealermagazine.com/hotnewproducts.php#jonticraft] Language is the Key Show educators and parents how to promote literacy and language development. Available in English and Spanish. Free literacy activities. read more [http://www.theearlylearner.com/featuredproducts.php#washingtonlearning] [http://www.eddealermagazine.com/hotnewproducts.php#teachersfriend] Award Winning and Endorsed Ozark River portable hand-washing stations won the prestigious 2008 Director's Choice and Judge's Selection Awards. Designed for helping education comply with hand-washing codes and offer you sink location versatility and budget flexibility. ? Hot/Cold Water ? Self-Contained, No Plumbing ? Locking Maple Cabinet and Casters read more [http://www.theearlylearner.com/featuredproducts.php#ozark] [http://www.theearlylearner.com/newsletter/link.php] [http://www.eddealermagazine.com/hotnewproducts.php#onthemark] [http://www.theearlylearner.com/hotnewproducts.php#classroom] [http://www.theearlylearner.com/hotnewproducts.php#toys] [http://www.eddealermagazine.com/hotnewproducts.php#jonticraft] ZinkoTek ZinkoTek is a 276-piece large-scale construction toy that allows children to create structures sturdy enough to play in. read more [http://www.theearlylearner.com/featuredproducts.php#zinkotek] [http://www.eddealermagazine.com/hotnewproducts.php#teachersfriend] [http://www.theearlylearner.com/newsletter/LINK] [http://www.theearlylearner.com/featuredproducts.php#classroomfaces] A Great New Way to Take Advantage of Early Childhood Specials Just click. unsubscribe http://fahy-williamspublishinginc.cmail2.com/t/y/u/klmyh/tdkuiyihi/ Contact us at Fahy-Williams Publishing, Inc. ? P.O. Box 1080 ? Geneva, NY 14456 Copyright ? 2009 Fahy-Williams Publishing, Inc. All Rights Reserved. [http://www.artmaterialsretailer.com/AMRSubscriptionUPDATE.php]If you are experiencing problems viewing this e-newsletter, please click here [http://www.theearlylearner.com/newsletter/index.html]. To receive information about advertising in the e-newsletter, click here [http://theearlylearner.com/contactus.php#rates]. From gerard at seibercom.net Fri Jun 26 19:03:42 2009 From: gerard at seibercom.net (Gerard) Date: Fri Jun 26 19:03:49 2009 Subject: problem to install cairo In-Reply-To: References: Message-ID: <20090626143801.4f46d86b@scorpio.seibercom.net> On Thu, 25 Jun 2009 15:08:21 -0300 Eduardo Lemos de Sa wrote: > Sirs > > Please, I need your help to install cairo from ports. > > I refreshed ports (portsnap fetch extract), upgrade libX11 and other, > but even so I couldn ?t install cairo (in true, I intend to install > firefox3, but cairo is a dependence). Bellow, result for uname -a and > attached the logs are going. You cannot attach. Either use something like http://www.pastebin.ca or post them on your own site. I would suggest cleaning out your /usr/ports/distfiles directory; then running something like: portsclean -CDLP if you have portupgrade installed and then try building the port again. You could use 'script' to get a complete log of what transpires. Be sure to update your ports tree prior to attempting the new build. -- Gerard gerard@seibercom.net U X e dUdX, e dX, cosine, secant, tangent, sine, 3.14159... From ludivine at b-f-j.fr Fri Jun 26 19:08:43 2009 From: ludivine at b-f-j.fr (=?ISO-8859-1?Q?B-F-J?=) Date: Fri Jun 26 19:08:49 2009 Subject: Envoi campagne fax Message-ID: Bonjour, si vous ne lisez pas correctement ce message, regardez la version en ligne Merci. Vous recevez ce courriel sur l'adresse gnome@freebsd.org [1]emailing [2]jacqueline@force-marketing.fr [3]http://www.force-marketing.fr "Ce courriel ainsi que les documents attaches peuvent contenir des informations parfois confidentielles. Si vous n'etes pas le bon destinataire, merci d'en informer la personne expeditrice dans les plus brefs delais et de mettre a la corbeille le courriel avec tous les documents attaches de votre systeme informatique. Toute divulgation, distribution ou copie du present courriel et des documents attaches sans aucune autorisation prealable de son emetteur est strictement non autoris?e. This e-mail and any attached documents may contain confidential or proprietary information. If you are not the intended recipient, please advise the sender immediately and delete this e-mail and all attached documents from your computer system. Any unauthorised disclosure, distribution or copying hereof is prohibited. " Pour ne plus recevoir de courriels de notre part, il vous suffit de vous[4] rendre sur cette page. Pour ne plus recevoir de courriels de notre part, il vous suffit de vous rendre sur [5]cette page. References Visible links 1. http://url.b-f-j.fr/id.asp?l=51212-7043112-1025953-1976-0 2. mailto:jacqueline@force-marketing.fr 3. http://url.b-f-j.fr/id.asp?l=51213-7043112-1025953-1976-0 4. http://url.b-f-j.fr/id.asp?l=51211-7043112-1025953-1976-0 5. http://url.b-f-j.fr/id.asp?l=51214-7043112-1025953-1976-0&id=1025953-1976-7043112-80335fdb&res=fr Hidden links: 6. http://url.b-f-j.fr/id.asp?l=51212-7043112-1025953-1976-0 7. http://url.b-f-j.fr/id.asp?l=51212-7043112-1025953-1976-0 8. http://url.b-f-j.fr/id.asp?l=51212-7043112-1025953-1976-0 9. http://url.b-f-j.fr/id.asp?l=51212-7043112-1025953-1976-0 10. http://url.b-f-j.fr/id.asp?l=51212-7043112-1025953-1976-0 11. http://url.b-f-j.fr/id.asp?l=51212-7043112-1025953-1976-0 From marcus at freebsd.org Fri Jun 26 19:44:19 2009 From: marcus at freebsd.org (Joe Marcus Clarke) Date: Fri Jun 26 19:44:49 2009 Subject: libiconv make error In-Reply-To: <747668.36115.qm@web31006.mail.mud.yahoo.com> References: <747668.36115.qm@web31006.mail.mud.yahoo.com> Message-ID: <4A451F9A.6020409@freebsd.org> Francis Provencher wrote: > Hi! > > My box is FreeBSD 7.2-RELEASE-p1 > > I have try all your recommandations before i wrote this mail. > > I search in the /usr/ports/Updating > > i make my portree up to date and make a portupgrade -a > > nothing work. I can't reinstall the libiconv > > can you help me? You're trying to compile libiconv using distcc which itself requires libiconv. Make sure you are using the system C compiler (with no wrappers), then you will be able to build libiconv. Once it's reinstalled, you can re-enable distcc. Joe > > > > D?couvrez les photos les plus int?ressantes du jour. > http://www.flickr.com/explore/interesting/7days/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > 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 marcus at freebsd.org Fri Jun 26 19:44:19 2009 From: marcus at freebsd.org (Joe Marcus Clarke) Date: Fri Jun 26 19:44:50 2009 Subject: Still fighting with mounts of NTFS drive In-Reply-To: <20090625164421.23D181CC09@ptavv.es.net> References: <20090625164421.23D181CC09@ptavv.es.net> Message-ID: <4A4520B6.1090401@freebsd.org> Kevin Oberman wrote: > I've not succeeded in getting an NTFS slice to mount using gnome-mount or > by the Gnome auto-mount. I have read the halfaq entry for fuse and have > tried to set it up as per the README, but it lacks any examples and the > wording leaves a bit of uncertainty as to how the gconf keys should be > set. > > I have set ntfs/fstype_override to 'ntfs-3g' and cleared > ntfs/mount_options. I have tried various things in > ntfs-3g/mount_options. I want the FS mounted so that I (normal user) > have R/W access to it. I can manually do this with '-o > uid=nnnn,gid=nnnn', but, it seems that no matter what I put into the > key, I get an 'invalid mount option' error from gnome-mount. I've tried > "-o uid-nnnn,gid=nnnn", "uid=nnnn,gid=nnnn" as well as the default of a > blank field. > > Can someone provide a working example of valid keys for this? You may want to ping Kris Moore (kmoore@). He did the work on the fuse helper script in hal, and I know ntfs3g is working for his PC-BSD uses (in KDE at least). As for valid ntfs mount options, they are: -u=UID -g=GID Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From marcus at freebsd.org Fri Jun 26 19:44:20 2009 From: marcus at freebsd.org (Joe Marcus Clarke) Date: Fri Jun 26 19:44:50 2009 Subject: dbus and system events - howto In-Reply-To: <1245773234.11855.22.camel@localhost> References: <1245773234.11855.22.camel@localhost> Message-ID: <4A451FE9.60002@freebsd.org> Vladimir Grebenschikov wrote: > Hi > > I am wandering is there "right" way to pass "system" events, like > brightness buttons, volume buttons reported with devd to gnome desktop > to: > 1. do appropriate changes (change volume, brightness, etc) > 2. show nice informational popup (with volume bar and so on) > ? > > Before I had simple script, called from devd, it configures system with > xbacklight, mixer and sysctl's, and shows something with onscreend > daemon. > > After Xorg update oscreend starts to freeze by some reason. So now I am > thinking about more "sane" way to link system events to gnome desktop. > > Also xbacklight now does not works with radeonhd again. > > So far I've dig for following dbus calls to manage brihgtness: > /usr/local/bin/dbus-send --system --type=method_call --print-reply=1 \ > --dest=org.freedesktop.PowerManagement \ > --session /org/freedesktop/PowerManagement/Backlight \ > org.freedesktop.PowerManagement.Backlight.GetBrightness > > /usr/local/bin/dbus-send --system --type=method_call --print-reply=1 \ > --dest=org.freedesktop.PowerManagement \ > --session /org/freedesktop/PowerManagement/Backlight \ > org.freedesktop.PowerManagement.Backlight.SetBrightness uint32:$1 > > But, looks like they are not shows popup. > And I've not found simple solution about volume yet. I haven't done much with power management in a long time as I don't have a laptop with good working PM. However, the volume support is easy. Just go to your Keyboard Shortcuts capplet, and add a new hotkey for the volume up and volume down actions. I actually used the Dell buttons on my laptop for this, and it works very well in GNOME. Joe > > Hints will be appreciated. > > PS: > Side question, can dbus work without DISPLAY and XAUTHORITY initialized ? > (system bus ?, but above calls requires them) > > PPS: > 8-CURRENT, Gnome, IBM T60. > -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From oberman at es.net Fri Jun 26 19:49:36 2009 From: oberman at es.net (Kevin Oberman) Date: Fri Jun 26 19:49:42 2009 Subject: Still fighting with mounts of NTFS drive In-Reply-To: Your message of "Fri, 26 Jun 2009 15:25:42 EDT." <4A4520B6.1090401@freebsd.org> Message-ID: <20090626194934.305A91CC09@ptavv.es.net> > Date: Fri, 26 Jun 2009 15:25:42 -0400 > From: Joe Marcus Clarke > > Kevin Oberman wrote: > > I've not succeeded in getting an NTFS slice to mount using gnome-mount or > > by the Gnome auto-mount. I have read the halfaq entry for fuse and have > > tried to set it up as per the README, but it lacks any examples and the > > wording leaves a bit of uncertainty as to how the gconf keys should be > > set. > > > > I have set ntfs/fstype_override to 'ntfs-3g' and cleared > > ntfs/mount_options. I have tried various things in > > ntfs-3g/mount_options. I want the FS mounted so that I (normal user) > > have R/W access to it. I can manually do this with '-o > > uid=nnnn,gid=nnnn', but, it seems that no matter what I put into the > > key, I get an 'invalid mount option' error from gnome-mount. I've tried > > "-o uid-nnnn,gid=nnnn", "uid=nnnn,gid=nnnn" as well as the default of a > > blank field. > > > > Can someone provide a working example of valid keys for this? > > You may want to ping Kris Moore (kmoore@). He did the work on the fuse > helper script in hal, and I know ntfs3g is working for his PC-BSD uses > (in KDE at least). > > As for valid ntfs mount options, they are: > > -u=UID -g=GID Thanks, Joe. I'll drop Kris a note. -- 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 From vova at fbsd.ru Fri Jun 26 21:38:01 2009 From: vova at fbsd.ru (Vladimir Grebenschikov) Date: Fri Jun 26 21:38:13 2009 Subject: dbus and system events - howto In-Reply-To: <4A451FE9.60002@freebsd.org> References: <1245773234.11855.22.camel@localhost> <4A451FE9.60002@freebsd.org> Message-ID: <1246052273.2303.6.camel@localhost> On Fri, 2009-06-26 at 15:22 -0400, Joe Marcus Clarke wrote: > > But, looks like they are not shows popup. > > And I've not found simple solution about volume yet. > > I haven't done much with power management in a long time as I don't have > a laptop with good working PM. However, the volume support is easy. > Just go to your Keyboard Shortcuts capplet, and add a new hotkey for the > volume up and volume down actions. I actually used the Dell buttons on > my laptop for this, and it works very well in GNOME. This will work only in case when volume keys generate keyboard events. In my case they generate devd events, as well as brightness keys. That's why I am seeking a way to send appropriate events to dbus. > Joe -- Vladimir B. Grebenschikov vova@fbsd.ru From marcus at freebsd.org Fri Jun 26 22:00:50 2009 From: marcus at freebsd.org (Joe Marcus Clarke) Date: Fri Jun 26 22:01:02 2009 Subject: dbus and system events - howto In-Reply-To: <1246052273.2303.6.camel@localhost> References: <1245773234.11855.22.camel@localhost> <4A451FE9.60002@freebsd.org> <1246052273.2303.6.camel@localhost> Message-ID: <4A45450D.1040204@freebsd.org> Vladimir Grebenschikov wrote: > On Fri, 2009-06-26 at 15:22 -0400, Joe Marcus Clarke wrote: > >>> But, looks like they are not shows popup. >>> And I've not found simple solution about volume yet. >> I haven't done much with power management in a long time as I don't have >> a laptop with good working PM. However, the volume support is easy. >> Just go to your Keyboard Shortcuts capplet, and add a new hotkey for the >> volume up and volume down actions. I actually used the Dell buttons on >> my laptop for this, and it works very well in GNOME. > > This will work only in case when volume keys generate keyboard events. > In my case they generate devd events, as well as brightness keys. > > That's why I am seeking a way to send appropriate events to dbus. One thing you might do is use dbus-monitor to watch the session and system buses. Then tie the volume actions to a usable key combination, and see what evens are generated. I don't think any dbus events will be generated for such events, but I could be wrong. Joe > >> 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 26 23:07:02 2009 From: mbeis at xs4all.nl (Marco Beishuizen) Date: Fri Jun 26 23:07:08 2009 Subject: alacarte broken? Message-ID: Today I updated my ports. Now alacarte (the menu editor) doesn't work anymore (also the "about gnome" program btw). Starting it in a terminal gives the following errors: ... Traceback (most recent call last): File "/usr/local/bin/alacarte", line 22, in from Alacarte.MainWindow import MainWindow File "/usr/local/lib/python2.5/site-packages/Alacarte/MainWindow.py", line 19, in import gtk, gmenu, gobject, gio File "/usr/local/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 48, in from gtk import _gtk ImportError: No module named cairo ... I reinstalled alacarte but this didn't help. It seems it has something to do with python, gtk or cairo. But before I reinstall all of these I would like to know if someone is familiair with this problem. Thanks in advance. Marco -- Woman on Street: Sir, you are drunk; very, very drunk. Winston Churchill: Madame, you are ugly; very, very ugly. I shall be sober in the morning. From mbeis at xs4all.nl Fri Jun 26 23:14:27 2009 From: mbeis at xs4all.nl (Marco Beishuizen) Date: Fri Jun 26 23:14:33 2009 Subject: alacarte broken? In-Reply-To: References: Message-ID: On Sat, 27 Jun 2009, Marco Beishuizen wrote: > > Today I updated my ports. Now alacarte (the menu editor) doesn't work anymore > (also the "about gnome" program btw). Starting it in a terminal gives the > following errors: > ... > Traceback (most recent call last): > File "/usr/local/bin/alacarte", line 22, in > from Alacarte.MainWindow import MainWindow > File "/usr/local/lib/python2.5/site-packages/Alacarte/MainWindow.py", line > 19, in > import gtk, gmenu, gobject, gio > File "/usr/local/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line > 48, in > from gtk import _gtk > ImportError: No module named cairo > ... > > I reinstalled alacarte but this didn't help. It seems it has something to do > with python, gtk or cairo. But before I reinstall all of these I would like > to know if someone is familiair with this problem. > > Thanks in advance. > > Marco I saw something about python in /usr/ports/UPDATING, and I am trying to upgrade to python26 first. Perhaps this helps. -- Be circumspect in your liaisons with women. It is better to be seen at the opera with a man than at mass with a woman. -- De Maintenon From MySnoringSolution at newscolumns.net Sat Jun 27 14:42:48 2009 From: MySnoringSolution at newscolumns.net (My Snoring Solution) Date: Sat Jun 27 14:42:54 2009 Subject: Snoring Solution Stops Snoring Instantly! Message-ID: <_V5vcY4dS_w1Ircdrr8scg@newscolumns.net> [_V5vcY4dS_w1Ircdrr8scg.gif] STOP SNORING TONIGHT, GUARANTEED! Say Goodbye To Snoring! Featured on CBS Host Morley Safer's American Medical Review Television Series, the My Snoring Solution Jaw Supporter is the consumer's choice for comfort. Voted "The Worlds Most Comfortable and Effective Anti-snoring Product". Opens up throat airways and treats the symptoms of obstructive sleep apnea; depression; daytime sleepiness; limb-jerking, punching and kicking while sleeping, and more. Machine washable. Order now and receive the American Medical Review DVD, PLUS the 7 Steps to Sleep Success FREE! Only $59.97 complete with a 90 Day Money Back Guarantee. Stop snoring tonight so everybody gets a good night sleep! [1]Order Now! If you'd like to stop receiving e-mail from Mysnoringsolution click here [2]http://newscolumns.net/c/_V5vcY4dS_w1Ircdrr8scg.html?1 or send mail to: 18034 Ventura Blvd., #169 | Encino, CA 91316 [3][0_V5vcY4dS_w1Ircdrr8scg.gif] References 1. http://newscolumns.net/c/_V5vcY4dS_w1Ircdrr8scg.html?0 2. http://newscolumns.net/c/_V5vcY4dS_w1Ircdrr8scg.html?1 3. http://newscolumns.net/u/_V5vcY4dS_w1Ircdrr8scg.html From astro at evernet.lutsk.ua Sat Jun 27 17:31:39 2009 From: astro at evernet.lutsk.ua (astro) Date: Sat Jun 27 17:31:51 2009 Subject: download gnome_upgrade.sh Message-ID: <1246122303.18964.2.camel@astro-laptop> Hello, I red instruction how to upgrade Gnome, but I can't download that script. I had error 404 Not found. What's wrong? From astro at evernet.lutsk.ua Sat Jun 27 17:31:40 2009 From: astro at evernet.lutsk.ua (astro) Date: Sat Jun 27 17:31:51 2009 Subject: download gnome_upgrade.sh Message-ID: <1246122603.18964.7.camel@astro-laptop> Hello, I red instruction how to upgrade Gnome, but I can't download that script. I had error 404 Not found. What's wrong? OS : FreeBSD7.2 url: http://www.freebsd.org/gnome/docs/faq210.html http://www.freebsd.org/gnome/gnome_upgrade.sh From mbeis at xs4all.nl Sat Jun 27 20:25:18 2009 From: mbeis at xs4all.nl (Marco Beishuizen) Date: Sat Jun 27 20:25:24 2009 Subject: alacarte broken? In-Reply-To: References: Message-ID: On Sat, 27 Jun 2009, Marco Beishuizen wrote: > I saw something about python in /usr/ports/UPDATING, and I am trying to > upgrade to python26 first. Perhaps this helps. I upgraded python the way described in UPDATING. Now everything related to python is broken. How do I fix this? -- Take it easy, we're in a hurry. From varga.michal at gmail.com Sat Jun 27 22:30:10 2009 From: varga.michal at gmail.com (Michal Varga) Date: Sat Jun 27 22:30:17 2009 Subject: download gnome_upgrade.sh In-Reply-To: <1246122603.18964.7.camel@astro-laptop> References: <1246122603.18964.7.camel@astro-laptop> Message-ID: <3f1fd1ea0906271504w293db0ddm144f00355b67355d@mail.gmail.com> On Sat, Jun 27, 2009 at 7:10 PM, astro wrote: > Hello, > I red instruction how to upgrade Gnome, but I can't download that > script. I had error 404 Not found. What's wrong? > > OS : FreeBSD7.2 > url: http://www.freebsd.org/gnome/docs/faq210.html > http://www.freebsd.org/gnome/gnome_upgrade.sh > >From the linked FAQ: "2. How do I upgrade to GNOME 2.26? NOTE: Do not run portupgrade(1) to upgrade to GNOME 2.26!" I wonder - are those instructions still relevant nowadays? I stopped using that script a few upgrade cycles ago (last time around... maybe 2.20?) and portupgrade (I guess portmaster too) handles everything pretty fine these days (w/ some additional steps from UPDATING when needed, but that's expectable and also not gnome-specific). Or is that FAQ meant only for upgrading from 2.10 to 2.26? (But then, where would anyone get 2.10 now in 2009? That would be a criminal offense.) Still, astro - if you're upgrading Gnome from a recent version (like 2.24 to 2.26), you can normally use portupgrade (or portmaster) as you do with the rest of the ports, or as described here: http://www.freebsd.org/gnome/docs/faq226.html#q2 m. From marcus at freebsd.org Sun Jun 28 01:56:57 2009 From: marcus at freebsd.org (Joe Marcus Clarke) Date: Sun Jun 28 01:57:04 2009 Subject: download gnome_upgrade.sh In-Reply-To: <1246122603.18964.7.camel@astro-laptop> References: <1246122603.18964.7.camel@astro-laptop> Message-ID: <4A46CDAE.4050507@freebsd.org> astro wrote: > Hello, > I red instruction how to upgrade Gnome, but I can't download that > script. I had error 404 Not found. What's wrong? > > OS : FreeBSD7.2 > url: http://www.freebsd.org/gnome/docs/faq210.html > http://www.freebsd.org/gnome/gnome_upgrade.sh GNOME 2.10 is ancient, and that script is no longer used for modern versions of GNOME. You want to read the faq226.html page. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From marcus at freebsd.org Sun Jun 28 01:57:18 2009 From: marcus at freebsd.org (Joe Marcus Clarke) Date: Sun Jun 28 01:57:25 2009 Subject: alacarte broken? In-Reply-To: References: Message-ID: <4A46CDFC.5050906@freebsd.org> Marco Beishuizen wrote: > On Sat, 27 Jun 2009, Marco Beishuizen wrote: > >> I saw something about python in /usr/ports/UPDATING, and I am trying >> to upgrade to python26 first. Perhaps this helps. > > I upgraded python the way described in UPDATING. Now everything related > to python is broken. How do I fix this? > You must not have followed the instructions correctly. Exactly what did you do to upgrade Python? Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From mbeis at xs4all.nl Sun Jun 28 12:09:44 2009 From: mbeis at xs4all.nl (Marco Beishuizen) Date: Sun Jun 28 12:09:50 2009 Subject: alacarte broken? In-Reply-To: <4A46CDFC.5050906@freebsd.org> References: <4A46CDFC.5050906@freebsd.org> Message-ID: On Sun, 28 Jun 2009, Joe Marcus Clarke wrote: > Marco Beishuizen wrote: >> On Sat, 27 Jun 2009, Marco Beishuizen wrote: >> >>> I saw something about python in /usr/ports/UPDATING, and I am trying >>> to upgrade to python26 first. Perhaps this helps. >> >> I upgraded python the way described in UPDATING. Now everything related >> to python is broken. How do I fix this? >> > > You must not have followed the instructions correctly. Exactly what did > you do to upgrade Python? > > Joe I did what UPDATING described: portupgrade -o lang/python26 lang/python25, and after that: cd /usr/ports/lang/python && make upgrade-site-packages. Because a lot of programs were broken I installed python25 again, and everything seem to work again, except the gnome-about program. It complains about not finding pygtk. I reinstalled that too but this didn't help. -- Lactomangulation, n.: Manhandling the "open here" spout on a milk carton so badly that one has to resort to using the "illegal" side. -- Rich Hall, "Sniglets" From marcus at freebsd.org Sun Jun 28 18:08:12 2009 From: marcus at freebsd.org (Joe Marcus Clarke) Date: Sun Jun 28 18:08:18 2009 Subject: alacarte broken? In-Reply-To: References: <4A46CDFC.5050906@freebsd.org> Message-ID: <4A47B187.40507@freebsd.org> Marco Beishuizen wrote: > On Sun, 28 Jun 2009, Joe Marcus Clarke wrote: > >> Marco Beishuizen wrote: >>> On Sat, 27 Jun 2009, Marco Beishuizen wrote: >>> >>>> I saw something about python in /usr/ports/UPDATING, and I am trying >>>> to upgrade to python26 first. Perhaps this helps. >>> >>> I upgraded python the way described in UPDATING. Now everything related >>> to python is broken. How do I fix this? >>> >> >> You must not have followed the instructions correctly. Exactly what did >> you do to upgrade Python? >> >> Joe > > I did what UPDATING described: portupgrade -o lang/python26 > lang/python25, and after that: cd /usr/ports/lang/python && make > upgrade-site-packages. > > Because a lot of programs were broken I installed python25 again, and > everything seem to work again, except the gnome-about program. It > complains about not finding pygtk. I reinstalled that too but this > didn't help. > After you perform the upgrade steps in UPDATING, you need to force rebuild other ports such as gnome-desktop, libglade2, gnome-doc-utils, totem, rhythmbox, gimp, straw, graphviz, conduit, gnome-applets, hamster-applet, and deskbar-applet. After that, you should be fully converted to python26. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From mbeis at xs4all.nl Sun Jun 28 23:10:19 2009 From: mbeis at xs4all.nl (Marco Beishuizen) Date: Sun Jun 28 23:10:26 2009 Subject: alacarte broken? In-Reply-To: <4A47B187.40507@freebsd.org> References: <4A46CDFC.5050906@freebsd.org> <4A47B187.40507@freebsd.org> Message-ID: On Sun, 28 Jun 2009, Joe Marcus Clarke wrote: > After you perform the upgrade steps in UPDATING, you need to force > rebuild other ports such as gnome-desktop, libglade2, gnome-doc-utils, > totem, rhythmbox, gimp, straw, graphviz, conduit, gnome-applets, > hamster-applet, and deskbar-applet. After that, you should be fully > converted to python26. I had reinstalled already some of the things you said. Most important was gnome-desktop I guess. After reinstalling all of the above it seems to work better. Thanks! Is it safe to deinstall python25 now? Or are there still things around that need python25? Marco -- A great nation is any mob of people which produces at least one honest man a century. From marcus at freebsd.org Sun Jun 28 23:14:59 2009 From: marcus at freebsd.org (Joe Marcus Clarke) Date: Sun Jun 28 23:15:06 2009 Subject: alacarte broken? In-Reply-To: References: <4A46CDFC.5050906@freebsd.org> <4A47B187.40507@freebsd.org> Message-ID: <4A47F968.6030901@freebsd.org> Marco Beishuizen wrote: > On Sun, 28 Jun 2009, Joe Marcus Clarke wrote: > >> After you perform the upgrade steps in UPDATING, you need to force >> rebuild other ports such as gnome-desktop, libglade2, gnome-doc-utils, >> totem, rhythmbox, gimp, straw, graphviz, conduit, gnome-applets, >> hamster-applet, and deskbar-applet. After that, you should be fully >> converted to python26. > > I had reinstalled already some of the things you said. Most important > was gnome-desktop I guess. After reinstalling all of the above it seems > to work better. Thanks! > > Is it safe to deinstall python25 now? Or are there still things around > that need python25? I don't have python25 on any of my machines, but I don't know what other packages you have. Joe > > Marco > -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From bugmaster at FreeBSD.org Mon Jun 29 11:07:20 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jun 29 11:10:13 2009 Subject: Current problem reports assigned to gnome@FreeBSD.org Message-ID: <200906291107.n5TB7JVV046716@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/135589 gnome databases/evolution-data-server: doesn't configure wit p ports/134737 gnome Update www/webkit-gtk2 to 1.1.7 f ports/134536 gnome [patch] graphics/gimp: Gimp 2.6.6 fails to open URI's o ports/134509 gnome graphics/inkscape: after loading any type of data file o ports/134463 gnome misc/gnome-icon-theme: gnome-icon-theme-2.26.0_1 compi a ports/134361 gnome devel/gvfs ports with smbclient support doesn't pass a f ports/134358 gnome x11/gnome2: trackerd uses up all of the cpu o ports/132304 gnome ports/devel/dbus misses /var/db/dbus/machine-id in dis 8 problems total. From vova at fbsd.ru Mon Jun 29 11:15:25 2009 From: vova at fbsd.ru (Vladimir Grebenschikov) Date: Mon Jun 29 11:15:32 2009 Subject: dbus and system events - howto In-Reply-To: <4A45450D.1040204@freebsd.org> References: <1245773234.11855.22.camel@localhost> <4A451FE9.60002@freebsd.org> <1246052273.2303.6.camel@localhost> <4A45450D.1040204@freebsd.org> Message-ID: <1246273810.1745.28.camel@localhost> On Fri, 2009-06-26 at 18:00 -0400, Joe Marcus Clarke wrote: > One thing you might do is use dbus-monitor to watch the session and > system buses. Then tie the volume actions to a usable key combination, > and see what evens are generated. I don't think any dbus events will be > generated for such events, but I could be wrong. On AC power disconnect brightness changed and popup with brightness bar percent shown. Just want to get same effect with notebook buttons. Looks like popup shown by gnome-power-manager. Monitor shows not events related to brightness - :( $ dbus-monitor --system signal sender=org.freedesktop.DBus -> dest=:1.50 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired string ":1.50" signal sender=:1.1 -> dest=(null destination) serial=561 path=/org/freedesktop/Hal/devices/acpi_acad_0; interface=org.freedesktop.Hal.Device; member=PropertyModified int32 1 array [ struct { string "ac_adapter.present" boolean false boolean false } ] signal sender=org.freedesktop.DBus -> dest=(null destination) serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged string ":1.51" string "" string ":1.51" signal sender=org.freedesktop.DBus -> dest=(null destination) serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged string ":1.51" string ":1.51" string "" signal sender=:1.1 -> dest=(null destination) serial=564 path=/org/freedesktop/Hal/devices/battery_0; interface=org.freedesktop.Hal.Device; member=PropertyModified int32 1 array [ struct { string "battery.voltage.current" boolean false boolean false } ] signal sender=:1.1 -> dest=(null destination) serial=565 path=/org/freedesktop/Hal/devices/battery_0; interface=org.freedesktop.Hal.Device; member=PropertyModified int32 1 array [ struct { string "battery.reporting.current" boolean false boolean false } ] signal sender=:1.1 -> dest=(null destination) serial=566 path=/org/freedesktop/Hal/devices/battery_0; interface=org.freedesktop.Hal.Device; member=PropertyModified int32 1 array [ struct { string "battery.charge_level.current" boolean false boolean false } ] signal sender=:1.1 -> dest=(null destination) serial=567 path=/org/freedesktop/Hal/devices/battery_0; interface=org.freedesktop.Hal.Device; member=PropertyModified int32 1 array [ struct { string "battery.rechargeable.is_discharging" boolean false boolean false } ] signal sender=:1.1 -> dest=(null destination) serial=568 path=/org/freedesktop/Hal/devices/battery_0; interface=org.freedesktop.Hal.Device; member=PropertyModified int32 1 array [ struct { string "battery.remaining_time" boolean false boolean true } ] signal sender=org.freedesktop.DBus -> dest=(null destination) serial=9 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged string ":1.52" string "" string ":1.52" signal sender=org.freedesktop.DBus -> dest=(null destination) serial=10 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged string ":1.52" string ":1.52" string "" signal sender=org.freedesktop.DBus -> dest=(null destination) serial=11 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged string ":1.53" string "" string ":1.53" signal sender=org.freedesktop.DBus -> dest=(null destination) serial=12 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged string ":1.53" string ":1.53" string "" signal sender=org.freedesktop.DBus -> dest=(null destination) serial=13 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged string ":1.54" string "" string ":1.54" signal sender=org.freedesktop.DBus -> dest=(null destination) serial=14 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged string ":1.54" string ":1.54" string "" signal sender=org.freedesktop.DBus -> dest=(null destination) serial=15 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged string ":1.55" string "" string ":1.55" signal sender=org.freedesktop.DBus -> dest=(null destination) serial=16 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged string ":1.55" string ":1.55" string "" ^C^C > Joe -- Vladimir B. Grebenschikov vova@fbsd.ru From tlott at gamesnet.de Tue Jun 30 16:55:43 2009 From: tlott at gamesnet.de (Tobias Lott) Date: Tue Jun 30 16:55:50 2009 Subject: Problem installing required Ports for firefox3-devel Message-ID: <20090630183928.05799236@sub.han.vpn.gamesnet.de> Hey there folks! Ive ran into a Problem upgrading firefox3-devel from 3.5b4 to 3.5rc3. Portupgraded all the depencies successfully beside libbonoboui which fails cause of libgnomecanvas No Success even after rebuilding all the depencies. /usr/ports/graphics/libgnomecanvas/work/libgnomecanvas-2.26.0/config.log: http://pastebin.com/f65c31f14 Here is the output of make: http://pastebin.com/f348efc62 Output of gnomelogalyzer.sh: http://pastebin.com/m11b34f6d Hope someone can give me a hint Thanks -- Tobias Lott