From owner-freebsd-gnome@FreeBSD.ORG Sun Mar 3 05:50:02 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0446A75D for ; Sun, 3 Mar 2013 05:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id E71DE6E3 for ; Sun, 3 Mar 2013 05:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r235o1lk009005 for ; Sun, 3 Mar 2013 05:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r235o1I0008994; Sun, 3 Mar 2013 05:50:01 GMT (envelope-from gnats) Date: Sun, 3 Mar 2013 05:50:01 GMT Message-Id: <201303030550.r235o1I0008994@freefall.freebsd.org> To: gnome@FreeBSD.org From: John Hein Subject: Re: ports/176494: devel/py-gobject ignores port options and Re: ports/175276: [patch] devel/py-gobject OPTIONSFILE eval order X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: John Hein List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Mar 2013 05:50:02 -0000 The following reply was made to PR ports/175276; it has been noted by GNATS. From: John Hein To: Ruslan Makhmatkhanov Cc: john@saltant.com Subject: Re: ports/176494: devel/py-gobject ignores port options and Re: ports/175276: [patch] devel/py-gobject OPTIONSFILE eval order Date: Sat, 2 Mar 2013 22:39:56 -0700 See also http://www.freebsd.org/cgi/query-pr.cgi?pr=175276 from 1/14 for more details. python@ never bit on this discussion regarding the larger scope of this issue. John O'Brien... did you ever cook up a patch like the one for your "B" method in 175276? I like that one too if it's feasible - to avoid doing this in every affected port. Especially since you figured out how many ports are affected - thanks for that. If you do decide to come up with something, I'll take a look (and cc python@). But for now, the initial issue for 175276 is now done so that can probably be closed, opening a new bug for a bsd.python.mk patch. I'm also okay with just leaving 175276 open and changing its scope (although I suspect we don't have the ability to change the title of a bug with gnats). Ruslan Makhmatkhanov wrote at 09:00 GMT on Mar 2, 2013: > The following reply was made to PR ports/176494; it has been noted by GNATS. > > From: Ruslan Makhmatkhanov > To: Sayetsky Anton > Cc: bug-followup@FreeBSD.org > Subject: Re: ports/176494: devel/py-gobject ignores port options > Date: Sat, 02 Mar 2013 12:56:55 +0400 > > Yes, this port lacks OPTIONSFILE variable. Here is the patch. > > Index: Makefile > =================================================================== > --- Makefile (revision 313218) > +++ Makefile (working copy) > @@ -35,6 +35,7 @@ > CONFLICTS= py*-gtk-0* > PLIST_SUB= PYTHON_VER="${PYTHON_VER}" > > +OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options > OPTIONS_DEFINE= LIBFFI > LIBFFI_DESC= Enable libffi support From owner-freebsd-gnome@FreeBSD.ORG Sun Mar 3 08:10:02 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 12396156 for ; Sun, 3 Mar 2013 08:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id DD1869FC for ; Sun, 3 Mar 2013 08:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r238A1NS034292 for ; Sun, 3 Mar 2013 08:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r238A1Eh034291; Sun, 3 Mar 2013 08:10:01 GMT (envelope-from gnats) Date: Sun, 3 Mar 2013 08:10:01 GMT Message-Id: <201303030810.r238A1Eh034291@freefall.freebsd.org> To: gnome@FreeBSD.org From: Sayetsky Anton Subject: Re: ports/176494: devel/py-gobject ignores port options X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Sayetsky Anton List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Mar 2013 08:10:02 -0000 The following reply was made to PR ports/176494; it has been noted by GNATS. From: Sayetsky Anton To: bug-followup@freebsd.org, Ruslan Makhmatkhanov Cc: Subject: Re: ports/176494: devel/py-gobject ignores port options Date: Sun, 3 Mar 2013 10:09:24 +0200 Patch works fine, thanks. Maybe it must be committed? From owner-freebsd-gnome@FreeBSD.ORG Sun Mar 3 13:49:56 2013 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D0D107B4 for ; Sun, 3 Mar 2013 13:49:56 +0000 (UTC) (envelope-from portscout@portscout.freebsd.org) Received: from null.zi0r.com (null.zi0r.com [71.245.171.204]) by mx1.freebsd.org (Postfix) with ESMTP id 8A2BD81B for ; Sun, 3 Mar 2013 13:49:56 +0000 (UTC) Received: from null.zi0r.com (localhost [127.0.0.1]) by null.zi0r.com (8.14.5/8.14.5) with ESMTP id r23DnoOo073814 for ; Sun, 3 Mar 2013 08:49:50 -0500 (EST) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id r23Dno86073709; Sun, 3 Mar 2013 08:49:50 -0500 (EST) (envelope-from portscout) Message-Id: <201303031349.r23Dno86073709@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sun, 3 Mar 2013 08:49:50 -0500 From: portscout@portscout.freebsd.org To: gnome@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Mar 2013 13:49:56 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/gnome@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ graphics/gdk-pixbuf2 | 2.23.5 | 2.27.2 ------------------------------------------------+-----------------+------------ net-im/telepathy-gabble | 0.10.4 | 0.17.3 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portscout@portscout.freebsd.org Thanks. From owner-freebsd-gnome@FreeBSD.ORG Sun Mar 3 20:36:46 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 34133B40; Sun, 3 Mar 2013 20:36:46 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 0ADFB89A; Sun, 3 Mar 2013 20:36:46 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r23Kajpc026942; Sun, 3 Mar 2013 20:36:45 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r23KajSY026938; Sun, 3 Mar 2013 20:36:45 GMT (envelope-from edwin) Date: Sun, 3 Mar 2013 20:36:45 GMT Message-Id: <201303032036.r23KajSY026938@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/176619: x11-toolkits/pango has bogus dependencies on icu and firefox build won't finish X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Mar 2013 20:36:46 -0000 Synopsis: x11-toolkits/pango has bogus dependencies on icu and firefox build won't finish Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Sun Mar 3 20:36:45 UTC 2013 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=176619 From owner-freebsd-gnome@FreeBSD.ORG Mon Mar 4 11:07:01 2013 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 1114E71 for ; Mon, 4 Mar 2013 11:07:01 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id EA2D7E90 for ; Mon, 4 Mar 2013 11:07:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r24B70fV039152 for ; Mon, 4 Mar 2013 11:07:00 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r24B70n6039150 for gnome@FreeBSD.org; Mon, 4 Mar 2013 11:07:00 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 4 Mar 2013 11:07:00 GMT Message-Id: <201303041107.r24B70n6039150@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: gnome@FreeBSD.org Subject: Current problem reports assigned to gnome@FreeBSD.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Mar 2013 11:07:01 -0000 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/176619 gnome x11-toolkits/pango has bogus dependencies on icu and f o ports/176494 gnome devel/py-gobject ignores port options o ports/176467 gnome [PATCH] devel/gobject-introspection: configure fails w o ports/176447 gnome [PATCH] graphics/gegl: fix plist o ports/176235 gnome [patch] Fix devel/dconf build with gcc 4.6.3 o ports/176203 gnome [patch] devel/gamin: Drop privileges to effective user o ports/176202 gnome devel/dbus-glib update o ports/176183 gnome devel/libical doesn't pick up python2.7 header files o ports/176173 gnome x11-toolkits/gtk30 - patch appears to have been missed o ports/175973 gnome multimedia/totem broken with clang o ports/175970 gnome x11/libxklavier missing dependency o ports/175858 gnome graphics/dia update to 0.97.2 [patch] o ports/175773 gnome [FIX] graphics/gegl (gegl-0.1.8_6) fails to make packa o ports/175758 gnome Upgrading 'gegl-0.1.8_5' to 'gegl-0.1.8_6' (graphics/g o ports/175640 gnome [patch] print/freetype2: convert to optionsNG o ports/175603 gnome graphics/gegl: ./tools/create-reference.rb:331:in `blo o ports/175276 gnome [patch] devel/py-gobject OPTIONSFILE eval order proble o ports/175235 gnome [PATCH] lang/vala, lang/vala-vapigen update to 0.18.1 o ports/175161 gnome misc/shared-mime-info: Missing build dependency o ports/175128 gnome build of misc/shared-mime-info fails if glib is built o ports/175125 gnome net/avahi-app fails to rebuild against devel/icu-50.1 o ports/175062 gnome net/opal3 needs zrtpcpp shared library dependency vers o ports/174900 gnome devel/gvfs: process gvfs* take 100% of CPU o ports/174493 gnome Fix sysutils/gnome-system-tools compliing with clang o ports/174492 gnome Fix devel/glibmm compliing with clang o ports/173577 gnome devel/devhelp doesn't recognize GTK+ reference documen p ports/172157 gnome x11/babl: Version 0.1.10 avaialble and usable o ports/170410 gnome devel/gvfs: gvfs-hal-volume-monitor crashes when new m o ports/167645 gnome x11/gnome2: Cannot see KDE software on GNOME applicati o ports/167199 gnome x11-fm/nautilus 2.32.2.1 Gnome2.32 Doesn't auto mount s ports/165227 gnome [UPDATE] libgsf-1.14.22, goffice-0.9.1, gnumeric-1.11. o ports/164222 gnome switching users in gnome3 invokes sanity check p ports/162227 gnome [patch] devel/glade3: update to 3.8.0 p ports/161676 gnome databases/libgda4: [UPDATE] to 4.2.9; improvements p ports/161164 gnome [PATCH] devel/glade3: update to 3.10.0 p ports/160490 gnome [PATCH] x11-toolkits/gtk20: drag and drop broken in vn p ports/159928 gnome Updates graphics/clutter to 1.6.16 a ports/159613 gnome [PATCH] misc/gnomehier: use dirrmtry for PREFIX/share/ f ports/148244 gnome x11/gnome2: gnome desktop and HAL prevent umount witho s ports/145301 gnome [patch] sysutils/hal: /usr/local/etc/rc.d/hald startup 40 problems total. From owner-freebsd-gnome@FreeBSD.ORG Mon Mar 4 14:26:30 2013 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8B933BA8 for ; Mon, 4 Mar 2013 14:26:30 +0000 (UTC) (envelope-from portscout@portscout.freebsd.org) Received: from null.zi0r.com (null.zi0r.com [71.245.171.204]) by mx1.freebsd.org (Postfix) with ESMTP id 4B4C91D37 for ; Mon, 4 Mar 2013 14:26:30 +0000 (UTC) Received: from null.zi0r.com (localhost [127.0.0.1]) by null.zi0r.com (8.14.5/8.14.5) with ESMTP id r24EQOea075793 for ; Mon, 4 Mar 2013 09:26:24 -0500 (EST) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id r24EQOng075547; Mon, 4 Mar 2013 09:26:24 -0500 (EST) (envelope-from portscout) Message-Id: <201303041426.r24EQOng075547@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Mon, 4 Mar 2013 09:26:24 -0500 From: portscout@portscout.freebsd.org To: gnome@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Mar 2013 14:26:30 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/gnome@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ deskutils/gnote | 0.7.6 | 3.7.3 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portscout@portscout.freebsd.org Thanks. From owner-freebsd-gnome@FreeBSD.ORG Mon Mar 4 19:14:26 2013 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C892D899 for ; Mon, 4 Mar 2013 19:14:26 +0000 (UTC) (envelope-from neelwebs@gmail.com) Received: from mail-qe0-f42.google.com (mail-qe0-f42.google.com [209.85.128.42]) by mx1.freebsd.org (Postfix) with ESMTP id 749C4F14 for ; Mon, 4 Mar 2013 19:14:26 +0000 (UTC) Received: by mail-qe0-f42.google.com with SMTP id f6so4166189qej.15 for ; Mon, 04 Mar 2013 11:14:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=IRUY5swz7XDFY37ibr6EluSJf1TwBHe/q7gKrVSp70s=; b=lQu00lMcf5YjWTY0BYwbc8qg9qwIgpeCiiBULjaaKpT14V4p+hMuEWmJ/TOf2dzJRk s66jccx70PmqM1rsTmHBh7S/OrIy6kdV7x4L2Csuw8ELlpBTDLUsRoDkHdIRuYVU/jkp fPZnbhfNgxtxDBVM0cSe0Xuir0NbH7eExbgu5Yp3/d1QwxDYJ3egpgqSk+SVSVgQHFw7 Zj/3o5c0/ZnUYuK478ImMwocGKxxjeFBbWVt7uK3iTDe3vLY3tCKfJJqQ2bwIBE3yrPo UeZbxQvLrDlL2IuP21Y3l+yrlL9I5hQ6wqtm9d9GvGkm5x2DpX47CPF/Uu4uGaOqBnGX kQGA== MIME-Version: 1.0 X-Received: by 10.49.94.208 with SMTP id de16mr7154492qeb.22.1362424465812; Mon, 04 Mar 2013 11:14:25 -0800 (PST) Received: by 10.49.38.6 with HTTP; Mon, 4 Mar 2013 11:14:25 -0800 (PST) Date: Mon, 4 Mar 2013 14:14:25 -0500 Message-ID: Subject: Old packages? From: Neel Chauhan To: gnome@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Mar 2013 19:14:26 -0000 Hi FreeBSD Gnome team, Why are some of the packages you maintain are old. I thought software was going Linux-only before I figured out that NetBSD and OpenBSD has newer packages for software like GTK+3 and GIMP. Why aren't you updating your software in the ports collection? Thanks, Neel From owner-freebsd-gnome@FreeBSD.ORG Tue Mar 5 14:33:48 2013 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E72EBF3A for ; Tue, 5 Mar 2013 14:33:48 +0000 (UTC) (envelope-from portscout@portscout.freebsd.org) Received: from null.zi0r.com (null.zi0r.com [71.245.171.204]) by mx1.freebsd.org (Postfix) with ESMTP id A4D582ED for ; Tue, 5 Mar 2013 14:33:48 +0000 (UTC) Received: from null.zi0r.com (localhost [127.0.0.1]) by null.zi0r.com (8.14.5/8.14.5) with ESMTP id r25EXfrL070932 for ; Tue, 5 Mar 2013 09:33:41 -0500 (EST) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id r25EXfVb070802; Tue, 5 Mar 2013 09:33:41 -0500 (EST) (envelope-from portscout) Message-Id: <201303051433.r25EXfVb070802@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Tue, 5 Mar 2013 09:33:41 -0500 From: portscout@portscout.freebsd.org To: gnome@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Mar 2013 14:33:49 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/gnome@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ devel/py-gobject | 2.28.6 | 3.7.91.1 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portscout@portscout.freebsd.org Thanks. From owner-freebsd-gnome@FreeBSD.ORG Tue Mar 5 16:34:22 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 75763B42; Tue, 5 Mar 2013 16:34:22 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 523ECE0B; Tue, 5 Mar 2013 16:34:22 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r25GYMRr037880; Tue, 5 Mar 2013 16:34:22 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r25GYMMV037879; Tue, 5 Mar 2013 16:34:22 GMT (envelope-from edwin) Date: Tue, 5 Mar 2013 16:34:22 GMT Message-Id: <201303051634.r25GYMMV037879@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/176657: graphics/gimp: read-only menurc X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Mar 2013 16:34:22 -0000 Synopsis: graphics/gimp: read-only menurc Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Tue Mar 5 16:34:22 UTC 2013 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=176657 From owner-freebsd-gnome@FreeBSD.ORG Wed Mar 6 12:41:50 2013 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 31580176 for ; Wed, 6 Mar 2013 12:41:50 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from mail-ee0-f52.google.com (mail-ee0-f52.google.com [74.125.83.52]) by mx1.freebsd.org (Postfix) with ESMTP id B7711884 for ; Wed, 6 Mar 2013 12:41:49 +0000 (UTC) Received: by mail-ee0-f52.google.com with SMTP id b15so5494561eek.11 for ; Wed, 06 Mar 2013 04:41:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:message-id:date:from:user-agent:mime-version:to :subject:x-enigmail-version:content-type; bh=SJ9ldxW2f2BuVYWAK36JwgfYr7qaGyhrZHbwQ9NS5rY=; b=XrTjRWCAPHCZ/vHnEuNcoAiJweu7I89rLYa3bhuSxOBJpWZedbQi86jmuu8eogaQrN gA4IBx0hIBUy2H5eejm5K/vkUaPg4FQ4ewTcWJYrv8O8o2I4gzbsR7+7vkObbZJESDtX zri+c4jdv2fsPrbo7zz3wCT9jfL9VkMzMPFXtzsiv33W/EAn1Eoqe831wK9tO/5y1VIZ BEl41noyVtjRn/3pE21gLUnMvtRmwlquJ3mW71U9n9/k11qUgQSLhg8h8zZm/sTCr43g sbJkbv2Dh2Kaomd22Tsh3b2BIU2YzCKRdFBIapp2WikuMGQKfRLFDX984ujHeRQmGNx1 Q1xg== X-Received: by 10.14.175.129 with SMTP id z1mr82205774eel.7.1362573702785; Wed, 06 Mar 2013 04:41:42 -0800 (PST) Received: from [192.168.178.20] (a82-161-212-209.adsl.xs4all.nl. [82.161.212.209]) by mx.google.com with ESMTPS id q5sm42267956eep.11.2013.03.06.04.41.40 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Mar 2013 04:41:41 -0800 (PST) Sender: =?UTF-8?Q?Ren=C3=A9_Ladan?= Message-ID: <5137397A.6000802@freebsd.org> Date: Wed, 06 Mar 2013 13:41:30 +0100 From: =?ISO-8859-1?Q?Ren=E9_Ladan?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130228 Thunderbird/17.0.3 MIME-Version: 1.0 To: gnome@freebsd.org Subject: update releases on the Gnome page X-Enigmail-Version: 1.5.1 Content-Type: multipart/mixed; boundary="------------040501010303070100010409" X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Mar 2013 12:41:50 -0000 This is a multi-part message in MIME format. --------------040501010303070100010409 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, attached is a patch to update the supported releases on the Gnome page. I can commit it if you and my mentors agree. Rene -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJRNzl5AAoJEK27+GEKN4m3UUkQALHV8v9Bm5eVz5qBEDCpT9xs f4HUPCOzWLiebwxPcQbpgWw307scmMjNRfNFtHf6sRUZd+i9pkvSd9Dm0mRb/f09 bTUvex34S+CW+PeUL7zCkfEi1UWnGG5OJOqFdaYuOZwIAa1nSAtrXjA87rpd8pIA ILbPMnzDR2sPMsR7Z6DZP0wjGueKzqV/TeZ6gT4CLBexV8dfaPu/v67HKDHznClC KzLRn+bDuzGvx/ODJeN6VoW4/TK3rW4MqM7dRFPvOai/c5Q8tgG+8RJHcYQBngXp DS1SzI0FwhS80Qc90Yn4CtRgjFz6VsqtVL54k04rka7gUle35REkTkJ87ujDoTKa jF81aDuCeQcRZ0kvGH/UBxmaPTegsZlwpIE5tvw7r2/mHuKPE3Y1ltnmASKTdfnC /SL0QUl4PqTC7SyixAfjkOQcIAISh/N/c+0Cyq1BHFDKEbJNx+A6bDAKL7TyT8IX TIjxV0GtuSR3qr8rUC0Gw7KUQrvWFIZpHxYKOGus9wutlb6klV6l3K+09NUk37Vu TQauY7a+SO37QleJTcKtDc9vVxPpjJaNy3t4VGu0KvITt2ux8TdY4NasjWpaI82v FSHxnfCGl6DqtjqWB2CMbrnSSQ5pgk/CLnxRB9Fyrt03B/Fvyf6GvdNBXf+W7ebn /YRQU/ggrVqbCFTSJEr0 =4zA0 -----END PGP SIGNATURE----- --------------040501010303070100010409 Content-Type: text/plain; charset=us-ascii; name="bump_gnome.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="bump_gnome.diff" Index: en_US.ISO8859-1/htdocs/gnome/index.xsl =================================================================== --- en_US.ISO8859-1/htdocs/gnome/index.xsl (revision 41102) +++ en_US.ISO8859-1/htdocs/gnome/index.xsl (working copy) @@ -130,8 +130,8 @@

State of the port

GNOME for FreeBSD is currently fully supported on - 8.1, 8.2, 8-STABLE, 9.0, and 9-STABLE, while 7.3, 7.4, 7-STABLE, - and 10.0-CURRENT are provided on a best effort basis. + 8.3, 8-STABLE, 9.0, 9.1, and 9-STABLE, while + 10.0-CURRENT is provided on a best effort basis. Most of GNOME has been ported to FreeBSD, but there is still plenty left to be done!

--------------040501010303070100010409 Content-Type: application/octet-stream; name="bump_gnome.diff.sig" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="bump_gnome.diff.sig" iQIcBAABAgAGBQJRNzl6AAoJEK27+GEKN4m3g9MP/1r66xQzM1rl7SwIR/9OHc/LmDey3O5I mgxVViYr412afhGtiISSxtiF/YavAC5vt6FN3FPnEUyoyuqhuk/LMt2UOQen0hWGL5DJTpth pHHIcRvEHTMIJRvxo7njVBmkQ1F6nj+luTSn8fVGT3I4rB0GvUAQaCn9QrWDhYU0yjtlbM3L hKue5TbZiuPnlalLlj8JxKo58NGastEzh+Q+AjrNcbx7a69upj+0uzH0bPRlEC5+cvsdaYua gI3l8HMwU/bAjH1lAwHRnIQ6dFJxS4GzSzzmGWvDenNAlvpIRsvcdTPTv3ork9EGUPdEjOJ9 2Y8MqnMXl8J5ciKOBIR951xjRHuEb910tdmlDsts5DAmIs8h1Zc0CxIwpUM8DDJQlOT/6LGU kxGkeX279OKFVwrptwwpG55DgGivRYj+lrPjpMAtqIv6SELwymu9fyau+u2WuVlf5CRAj6Ne d7HIWrF245TuD1Iwb0FVDBG4rso1QdNXAZSFSQQbLG1sX2geBVlYsP1vLdVIA7YpngAjgZ9L x831f/kaxGPDp9xuatfui5i2AZPA/AOY2/SdrJsp1z3NkKwM4c6mJjjOc7p/DWge4XYHcUi+ XXO6U+WsqDsV0IWtLT3xMKaiCLhh2IIT7HdFUB4gJxUDh3R6vAzQ0tndTY4B+kBiuMRmAkNX Z2bZ --------------040501010303070100010409-- From owner-freebsd-gnome@FreeBSD.ORG Wed Mar 6 13:45:27 2013 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 181D91DE for ; Wed, 6 Mar 2013 13:45:27 +0000 (UTC) (envelope-from portscout@portscout.freebsd.org) Received: from null.zi0r.com (null.zi0r.com [71.245.171.204]) by mx1.freebsd.org (Postfix) with ESMTP id CE1AAB18 for ; Wed, 6 Mar 2013 13:45:26 +0000 (UTC) Received: from null.zi0r.com (localhost [127.0.0.1]) by null.zi0r.com (8.14.5/8.14.5) with ESMTP id r26DjQb7030303 for ; Wed, 6 Mar 2013 08:45:26 -0500 (EST) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id r26DjQ5M030160; Wed, 6 Mar 2013 08:45:26 -0500 (EST) (envelope-from portscout) Message-Id: <201303061345.r26DjQ5M030160@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Wed, 6 Mar 2013 08:45:26 -0500 From: portscout@portscout.freebsd.org To: gnome@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Mar 2013 13:45:27 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/gnome@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ devel/libsoup | 2.34.3 | 2.41.91 ------------------------------------------------+-----------------+------------ devel/libsoup-gnome | 2.34.3 | 2.41.91 ------------------------------------------------+-----------------+------------ devel/libsoup-reference | 2.34.3 | 2.41.91 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portscout@portscout.freebsd.org Thanks. From owner-freebsd-gnome@FreeBSD.ORG Wed Mar 6 20:31:10 2013 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 904D6E45; Wed, 6 Mar 2013 20:31:10 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from smtp.timeweb.ru (smtp.timeweb.ru [92.53.116.15]) by mx1.freebsd.org (Postfix) with ESMTP id 1FA64660; Wed, 6 Mar 2013 20:31:10 +0000 (UTC) Received: from [213.148.20.85] (helo=hive.panopticon) by smtp.timeweb.ru with esmtpsa (TLS1.0:DHE_RSA_CAMELLIA_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1UDKzN-0001gE-RN; Thu, 07 Mar 2013 00:31:01 +0400 Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id 4732DB84D; Thu, 7 Mar 2013 00:31:01 +0400 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id 39F7A9D9; Thu, 7 Mar 2013 00:31:01 +0400 (MSK) Date: Thu, 7 Mar 2013 00:31:01 +0400 From: Dmitry Marakasov To: Koop Mast Subject: Re: svn commit: r313123 - head/graphics/liblqr-1 Message-ID: <20130306203101.GM65471@hades.panopticon> References: <201302281752.r1SHqHC9088369@svn.freebsd.org> <20130301201112.GJ65471@hades.panopticon> <51311AE0.6070305@rainbow-runner.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <51311AE0.6070305@rainbow-runner.nl> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, Eitan Adler , svn-ports-all@freebsd.org, ports-committers@freebsd.org, marcus@FreeBSD.org, gnome@FreeBSD.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Mar 2013 20:31:10 -0000 * Koop Mast (kwm@rainbow-runner.nl) wrote: > > Yes, I've had this in TODO, to discover why glib20 implies extra depends, > > and why "real" glib20 is named _glib20. > > > > Seems like this change was introduced quite some time ago > > > > http://svnweb.freebsd.org/ports/head/Mk/bsd.gnome.mk?r1=209646&r2=209647 > > > > Marcus, Gnome guys? > > > > _glib20 came into being to allow gio-fam-backends to build. That port > depends on gamin which needs glib20 to build. And I don't see any point > to monkey around with it at this time. This is because in glib 2.36 > _glib20 will go away. Thats not the version I'm currently testing for > merging into ports. It still in development upstream. Then don't forget to fix ports that already use _glib20 when updating (4 of them already not counting gamin/gio-fam-backends). However, I don't see why we shouldn't separate glib20 and giofam depends, since the latter is not really needed for some ports. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru From owner-freebsd-gnome@FreeBSD.ORG Wed Mar 6 21:00:41 2013 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2AC86830 for ; Wed, 6 Mar 2013 21:00:41 +0000 (UTC) (envelope-from dantavious313@gmail.com) Received: from mail-vb0-x22a.google.com (mail-vb0-x22a.google.com [IPv6:2607:f8b0:400c:c02::22a]) by mx1.freebsd.org (Postfix) with ESMTP id E3C3D81A for ; Wed, 6 Mar 2013 21:00:40 +0000 (UTC) Received: by mail-vb0-f42.google.com with SMTP id ff1so1897689vbb.29 for ; Wed, 06 Mar 2013 13:00:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:subject:date:message-id:user-agent:mime-version :content-transfer-encoding:content-type; bh=ard5wh/BGxJeZbe5ZAbqnkHzPriySGwQnuCmKGDABUU=; b=psOyFdy0iJnHHYtoV98tTQrk/lrWrFG4rIt7FqSm8bqPhoETOvlepl147FRR6bOpp1 M63wbNPbq3532xXt2jwBIqZSX5bTlNTgF3ODYVo5Bp9X6b4jN0ArJqehM9rp0XpzS85m h1UrVuAfKRq+8265Au/q/xp7N+jPDOOoMmXiFsaKa0PjKOBgj+gGnl3qmryl3E9YvsCH Yraljy+miRxrbBMFJOc4wj5z4Gg2x7txGXbUwvJr5QcYaota1gfSYQWCCXVu8gIm0lMV 2Syh6zrYlTVoYGZ3ayqBKlseezAdOMo+2wtPdnV2uarO6J5YwKmZxdQ/7QYNy4WF+/Le abEw== X-Received: by 10.220.208.137 with SMTP id gc9mr11710908vcb.51.1362603640043; Wed, 06 Mar 2013 13:00:40 -0800 (PST) Received: from zeus.localnet (ip-64-134-242-44.public.wayport.net. [64.134.242.44]) by mx.google.com with ESMTPS id u5sm6298963vef.0.2013.03.06.13.00.38 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Mar 2013 13:00:39 -0800 (PST) From: Derrick Dantavious Edwards To: gnome@freebsd.org Subject: Problems with ekiga3 build Date: Wed, 06 Mar 2013 16:00:36 -0500 Message-ID: <3108039.oy3zg9g7JA@zeus> User-Agent: KMail/4.9.5 (FreeBSD/10.0-CURRENT; KDE/4.9.5; amd64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Mar 2013 21:00:41 -0000 Hi, I continue to get this error when I attempt to compile ekiga3. Any ideas? FreeBSD 10.0-CURRENT #0 r247527: Fri Mar 1 00:38:04 EST 2013 v/r Derrick In file included from ./history-book.h:42: ../../../../lib/engine/addressbook/book-impl.h:207:3: error: use of undeclared identifier 'add_object' add_object (contact); ^ this-> ../../../../lib/engine/components/call-history/history-book.cpp:107:3: note: in instantiation of member function 'Ekiga::BookImpl::add_contact' requested here add_contact (ContactPtr (new Contact (core, doc, node))); ^ ../../../../lib/engine/framework/reflister.h:62:10: note: must qualify identifier to find this declaration in dependent base class void add_object (gmref_ptr obj); ^ 1 error generated. In file included from ../../../../lib/engine/components/call-history/history- source.cpp:38: In file included from ./history-source.h:39: ../../../../lib/engine/addressbook/source-impl.h:209:3: error: use of undeclared identifier 'add_object' add_object (book); ^ this-> ../../../../lib/engine/components/call-history/history-source.cpp:44:3: note: in instantiation of member function 'Ekiga::SourceImpl::add_book' requested here add_book (book); ^ ../../../../lib/engine/framework/reflister.h:62:10: note: must qualify identifier to find this declaration in dependent base class void add_object (gmref_ptr obj); ^ gmake[6]: *** [history-book.lo] Error 1 gmake[6]: *** Waiting for unfinished jobs.... 1 error generated. gmake[6]: *** [history-source.lo] Error 1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../../.. - I../../../../lib/gmconf -I../../../../lib/engine/framework - I../../../../lib/engine/addressbook -I../../../../lib/engine/protocol - I/usr/local/include/libxml2 -I/usr/local/include - I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include - D_REENTRANT -I/usr/local/include/glib-2.0 -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 - Wfloat-equal -Wshadow -MT history-contact.lo -MD -MP -MF .deps/history- contact.Tpo -c ../../../../lib/engine/components/call-history/history- contact.cpp -o history-contact.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../../.. - I../../../../lib/gmconf -I../../../../lib/engine/framework - I../../../../lib/engine/addressbook -I../../../../lib/engine/protocol - I/usr/local/include/libxml2 -I/usr/local/include - I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include - D_REENTRANT -I/usr/local/include/glib-2.0 -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 - Wfloat-equal -Wshadow -MT history-main.lo -MD -MP -MF .deps/history-main.Tpo - c ../../../../lib/engine/components/call-history/history-main.cpp -o history- main.o >/dev/null 2>&1 mv -f .deps/history-main.Tpo .deps/history-main.Plo mv -f .deps/history-contact.Tpo .deps/history-contact.Plo gmake[6]: Leaving directory `/usr/ports/net/ekiga3/work/ekiga-3.2.6/lib/engine/components/call-history' gmake[5]: *** [all-recursive] Error 1 gmake[5]: Leaving directory `/usr/ports/net/ekiga3/work/ekiga-3.2.6/lib/engine/components' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/usr/ports/net/ekiga3/work/ekiga-3.2.6/lib/engine' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/net/ekiga3/work/ekiga-3.2.6/lib' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/net/ekiga3/work/ekiga-3.2.6/lib' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/net/ekiga3/work/ekiga-3.2.6' gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/net/ekiga3. From owner-freebsd-gnome@FreeBSD.ORG Wed Mar 6 23:28:22 2013 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 4EF05258; Wed, 6 Mar 2013 23:28:22 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep14.mx.upcmail.net (fep14.mx.upcmail.net [62.179.121.34]) by mx1.freebsd.org (Postfix) with ESMTP id 6C36098; Wed, 6 Mar 2013 23:28:21 +0000 (UTC) Received: from edge04.upcmail.net ([192.168.13.239]) by viefep14-int.chello.at (InterMail vM.8.01.05.05 201-2260-151-110-20120111) with ESMTP id <20130306232814.XZET21031.viefep14-int.chello.at@edge04.upcmail.net>; Thu, 7 Mar 2013 00:28:14 +0100 Received: from [127.0.0.1] ([178.84.132.32]) by edge04.upcmail.net with edge id 8PUD1l00w0i5fp604PUDYw; Thu, 07 Mar 2013 00:28:14 +0100 X-SourceIP: 178.84.132.32 Message-ID: <5137D10F.1050008@rainbow-runner.nl> Date: Thu, 07 Mar 2013 00:28:15 +0100 From: Koop Mast User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Ren=E9_Ladan?= Subject: Re: update releases on the Gnome page References: <5137397A.6000802@freebsd.org> In-Reply-To: <5137397A.6000802@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Antivirus: avast! (VPS 130306-0, 06-03-2013), Outbound message X-Antivirus-Status: Clean Cc: gnome@freebsd.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Mar 2013 23:28:22 -0000 On 6-3-2013 13:41, René Ladan wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > attached is a patch to update the supported releases on the Gnome page. > I can commit it if you and my mentors agree. > > Rene No problems from me, please go ahead. From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 7 06:01:23 2013 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3E0C5BD0 for ; Thu, 7 Mar 2013 06:01:23 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms16-1.1blu.de (ms16-1.1blu.de [89.202.0.34]) by mx1.freebsd.org (Postfix) with ESMTP id 031B410C for ; Thu, 7 Mar 2013 06:01:22 +0000 (UTC) Received: from [46.244.226.124] (helo=localhost.my.domain) by ms16-1.1blu.de with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1UDTtC-0005OO-ST; Thu, 07 Mar 2013 07:01:15 +0100 Received: from localhost.my.domain (localhost [127.0.0.1]) by localhost.my.domain (8.14.4/8.14.3) with ESMTP id r2761D8F002394; Thu, 7 Mar 2013 07:01:13 +0100 (CET) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by localhost.my.domain (8.14.4/8.14.3/Submit) id r2761Ct3002393; Thu, 7 Mar 2013 07:01:12 +0100 (CET) (envelope-from guru@unixarea.de) X-Authentication-Warning: localhost.my.domain: guru set sender to guru@unixarea.de using -f Date: Thu, 7 Mar 2013 07:01:12 +0100 From: Matthias Apitz To: Derrick Dantavious Edwards Subject: Re: Problems with ekiga3 build Message-ID: <20130307060112.GA2348@tinyCurrent> References: <3108039.oy3zg9g7JA@zeus> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <3108039.oy3zg9g7JA@zeus> X-Operating-System: FreeBSD 9.0-CURRENT r214444 (i386) User-Agent: Mutt/1.5.21 (2010-09-15) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 46.244.226.124 Cc: gnome@freebsd.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Matthias Apitz List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Mar 2013 06:01:23 -0000 El día Wednesday, March 06, 2013 a las 04:00:36PM -0500, Derrick Dantavious Edwards escribió: > Hi, > I continue to get this error when I attempt to compile ekiga3. Any ideas? > > FreeBSD 10.0-CURRENT #0 r247527: Fri Mar 1 00:38:04 EST 2013 > > v/r > > Derrick > > Stop in /usr/ports/net/ekiga3. > I can't comment on the error in question, but maybe better you compile Ekiga (PTlib, ...) directly from the sources from git; in the Ekiga Wiki there is a small guide (maybe outdated, if so I could update this) matthias -- Matthias Apitz | /"\ ASCII Ribbon Campaign: www.asciiribbon.org E-mail: guru@unixarea.de | \ / - No HTML/RTF in E-mail WWW: http://www.unixarea.de/ | X - No proprietary attachments phone: +49-170-4527211 | / \ - Respect for open standards From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 7 08:34:44 2013 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A1B74D95 for ; Thu, 7 Mar 2013 08:34:44 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from portsmonj.FreeBSD.org (portsmonj.freebsd.org [69.147.83.46]) by mx1.freebsd.org (Postfix) with ESMTP id 7D8F5907 for ; Thu, 7 Mar 2013 08:34:44 +0000 (UTC) Received: from portsmonj.freebsd.org (portsmonj.freebsd.org [69.147.83.46]) by portsmonj.FreeBSD.org (8.14.5/8.14.4) with ESMTP id r278SK9H004922 for ; Thu, 7 Mar 2013 08:28:20 GMT (envelope-from linimon@FreeBSD.org) Date: Thu, 7 Mar 2013 08:28:20 GMT Message-Id: <201303070828.r278SK9H004922@portsmonj.FreeBSD.org> From: linimon@FreeBSD.org To: gnome@FreeBSD.org Subject: FreeBSD ports that you maintain which are currently marked broken X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Mar 2013 08:34:44 -0000 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 7.x/8.x/9.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: graphics/py-clutter broken because: bad plist build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.8.20120812220927/py27-clutter-1.0.2_3.log (_Aug_19_04:43:00_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=py-clutter portname: net/opal broken because: does not compile on 9.X build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.8.20121002113816/opal-2.2.11_7.log (_Oct__4_03:14:33_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=opal portname: x11/gnome-shell broken because: Doesn't build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=gnome-shell 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 owner-freebsd-gnome@FreeBSD.ORG Thu Mar 7 13:51:03 2013 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0183A8AF for ; Thu, 7 Mar 2013 13:51:02 +0000 (UTC) (envelope-from portscout@portscout.freebsd.org) Received: from null.zi0r.com (null.zi0r.com [71.245.171.204]) by mx1.freebsd.org (Postfix) with ESMTP id B49A5AE3 for ; Thu, 7 Mar 2013 13:51:02 +0000 (UTC) Received: from null.zi0r.com (localhost [127.0.0.1]) by null.zi0r.com (8.14.5/8.14.5) with ESMTP id r27Doti4069802 for ; Thu, 7 Mar 2013 08:50:55 -0500 (EST) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id r27Dot3O069675; Thu, 7 Mar 2013 08:50:55 -0500 (EST) (envelope-from portscout) Message-Id: <201303071350.r27Dot3O069675@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Thu, 7 Mar 2013 08:50:55 -0500 From: portscout@portscout.freebsd.org To: gnome@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Mar 2013 13:51:03 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/gnome@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ audio/libaudiofile | 0.2.7 | 0.3.6 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portscout@portscout.freebsd.org Thanks. From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 8 11:55:12 2013 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B1D82B74; Fri, 8 Mar 2013 11:55:12 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: from mail-ie0-x22d.google.com (mail-ie0-x22d.google.com [IPv6:2607:f8b0:4001:c03::22d]) by mx1.freebsd.org (Postfix) with ESMTP id 7DFF7B52; Fri, 8 Mar 2013 11:55:12 +0000 (UTC) Received: by mail-ie0-f173.google.com with SMTP id 9so1874830iec.32 for ; Fri, 08 Mar 2013 03:55:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:subject:date:message-id:user-agent:mime-version :content-transfer-encoding:content-type; bh=dFT+Zlbc0RJYSbFCkydcG9+3XMEI+5JMWWzHXbFYw8c=; b=Bf0EKXOJX4iX4G1JIveyHxMdq8LXi0vqXLW8fjfIDo/5BdZnPQxTBzy1lamUbWH6dV UP6kYvRfhI53fSSdK7xR8mmD4j5o748wkpLnZSuI957nQy1FYDaSOEzrGAbyIT9FshJe SnhJgE+77ZlE2iJ+J8GiTMq0oO/CzbzHG51ZdaajGjvvU8tbsWH6ZvZslGJzWZG+YiiA py0jtQHJDotLgZBAEZf8hYduX5FxjJAdOQhhUIVgWTyLjVi6ch2uounZGHSQJy6xRkCp DKNH6fbme/rC0G34u7QdmEqxDnb2AZX1O/OYUz6esZ2+8zezYc0P6v+xESb2N576Y4Ui gkfw== X-Received: by 10.50.53.146 with SMTP id b18mr1404922igp.82.1362743711983; Fri, 08 Mar 2013 03:55:11 -0800 (PST) Received: from luna.wi.rr.com (cpe-184-58-138-79.wi.res.rr.com. [184.58.138.79]) by mx.google.com with ESMTPS id ua6sm30684991igb.0.2013.03.08.03.55.09 (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 08 Mar 2013 03:55:10 -0800 (PST) From: ajtiM To: freebsd-ports@freebsd.org, freebsd-gnome@freebsd.org Subject: update glib20 Date: Fri, 08 Mar 2013 05:54:59 -0600 Message-ID: <3430048.ebNYIKijIj@luna.wi.rr.com> User-Agent: KMail/4.9.5 (FreeBSD/9.1-RELEASE; KDE/4.9.5; i386; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Mar 2013 11:55:12 -0000 FreeBSD 9.1-RELEASE #0 r243826: Tue Dec 4 06:55:39 UTC 2012 root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 gcc -v Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] Try to update the stystem and it start with error when building glibl20: gunicollate.c:50: warning: data definition has no type or storage class gunicollate.c:50: warning: type defaults to 'int' in declaration of 'G_LOCK_DEFINE_STATIC' gunicollate.c:50: warning: parameter names (without types) in function declaration gunicollate.c: In function 'init_icu_collator': gunicollate.c:55: warning: implicit declaration of function 'G_LOCK' gunicollate.c:66: warning: implicit declaration of function 'G_UNLOCK' gunicollate.c: In function 'g_utf8_collate_key': gunicollate.c:503: warning: pointer targets in passing argument 4 of 'ucol_getSortKey_50' differ in signedness CC gunidecomp.lo CC gurifuncs.lo CC gutils.lo CC gvariant.lo CC gvariant-core.lo CC gvariant-parser.lo CC gvariant-serialiser.lo CC gvarianttypeinfo.lo CC gvarianttype.lo CC gversion.lo CC gwakeup.lo CC gprintf.lo CC glib-unix.lo CC gthread-posix.lo CC giounix.lo CC gspawn.lo CC gtester.o echo glib-unix.h glib-object.h glib.h galloca.h garray.h gasyncqueue.h gatomic.h gbacktrace.h gbase64.h gbitlock.h gbookmarkfile.h gbytes.h gcharset.h gchecksum.h gconvert.h gdataset.h gdate.h gdatetime.h gdir.h genviron.h gerror.h gfileutils.h ggettext.h ghash.h ghmac.h ghook.h ghostutils.h gi18n.h gi18n-lib.h giochannel.h gkeyfile.h glist.h gmacros.h gmain.h gmappedfile.h gmarkup.h gmem.h gmessages.h gnode.h goption.h gpattern.h gpoll.h gprimes.h gqsort.h gquark.h gqueue.h grand.h gregex.h gscanner.h gsequence.h gshell.h gslice.h gslist.h gspawn.h gstdio.h gstrfuncs.h gtestutils.h gstring.h gstringchunk.h gthread.h gthreadpool.h gtimer.h gtimezone.h gtrashstack.h gtree.h gtypes.h gunicode.h gurifuncs.h gutils.h gvarianttype.h gvariant.h gversion.h gversionmacros.h gwin32.h gprintf.h > glib-public-headers.txt.tmp && mv glib-public-headers.txt.tmp glib-public-headers.txt CCLD libglib-2.0.la CCLD gtester ./.libs/libglib-2.0.so: undefined reference to `G_LOCK' ./.libs/libglib-2.0.so: undefined reference to `G_UNLOCK' gmake[4]: *** [gtester] Error 1 gmake[4]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.34.3/glib' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.34.3/glib' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.34.3/glib' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.34.3' gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/devel/glib20. *** [build] Error code 1 Stop in /usr/ports/devel/glib20. ===>>> make failed for devel/glib20 ===>>> Aborting update Terminated ===>>> You can restart from the point of failure with this command line: portmaster devel/glib20 Thank you. Mitja ---------- http://www.redbubble.com/people/lumiwa From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 8 12:24:04 2013 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5CFEEC3B; Fri, 8 Mar 2013 12:24:04 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep23.mx.upcmail.net (fep23.mx.upcmail.net [62.179.121.43]) by mx1.freebsd.org (Postfix) with ESMTP id 7CC81DB0; Fri, 8 Mar 2013 12:24:03 +0000 (UTC) Received: from edge01.upcmail.net ([192.168.13.236]) by viefep23-int.chello.at (InterMail vM.8.01.05.05 201-2260-151-110-20120111) with ESMTP id <20130308122356.VKKY17478.viefep23-int.chello.at@edge01.upcmail.net>; Fri, 8 Mar 2013 13:23:56 +0100 Received: from [127.0.0.1] ([178.84.132.32]) by edge01.upcmail.net with edge id 90Pv1l00U0i5fp6010PvcJ; Fri, 08 Mar 2013 13:23:56 +0100 X-SourceIP: 178.84.132.32 Message-ID: <5139D85B.5020101@rainbow-runner.nl> Date: Fri, 08 Mar 2013 13:23:55 +0100 From: Koop Mast User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 MIME-Version: 1.0 To: ajtiM Subject: Re: update glib20 References: <3430048.ebNYIKijIj@luna.wi.rr.com> In-Reply-To: <3430048.ebNYIKijIj@luna.wi.rr.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 130307-3, 07-03-2013), Outbound message X-Antivirus-Status: Clean Cc: freebsd-gnome@freebsd.org, freebsd-ports@freebsd.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Mar 2013 12:24:04 -0000 On 8-3-2013 12:54, ajtiM wrote: > FreeBSD 9.1-RELEASE #0 r243826: Tue Dec 4 06:55:39 UTC 2012 > root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > gcc -v > Using built-in specs. > Target: i386-undermydesk-freebsd > Configured with: FreeBSD/i386 system compiler > Thread model: posix > gcc version 4.2.1 20070831 patched [FreeBSD] > > Try to update the stystem and it start with error when building glibl20: Fix in revision 313639. Thanks for reporting! -Koop From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 8 14:05:51 2013 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A7D007C1 for ; Fri, 8 Mar 2013 14:05:51 +0000 (UTC) (envelope-from portscout@portscout.freebsd.org) Received: from null.zi0r.com (null.zi0r.com [71.245.171.204]) by mx1.freebsd.org (Postfix) with ESMTP id 692972A5 for ; Fri, 8 Mar 2013 14:05:51 +0000 (UTC) Received: from null.zi0r.com (localhost [127.0.0.1]) by null.zi0r.com (8.14.5/8.14.5) with ESMTP id r28E5icN007863 for ; Fri, 8 Mar 2013 09:05:44 -0500 (EST) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id r28E5iw2007600; Fri, 8 Mar 2013 09:05:44 -0500 (EST) (envelope-from portscout) Message-Id: <201303081405.r28E5iw2007600@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Fri, 8 Mar 2013 09:05:44 -0500 From: portscout@portscout.freebsd.org To: gnome@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Mar 2013 14:05:51 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/gnome@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ x11-toolkits/gtkmm24-reference | 2.24.2 | 3.7.12 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portscout@portscout.freebsd.org Thanks. From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 8 16:44:30 2013 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from apollo.emma.line.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by hub.freebsd.org (Postfix) with ESMTP id ED6C25F7; Fri, 8 Mar 2013 16:44:29 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from mandree by apollo.emma.line.org with local (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1UE0PF-000EZc-3B; Fri, 08 Mar 2013 17:44:29 +0100 To: FreeBSD-gnats-submit@freebsd.org Subject: accessibility/at-spi does not record a CONFLICTS for at-spi2-atk From: Matthias Andree X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: Date: Fri, 08 Mar 2013 17:44:29 +0100 Cc: gnome@FreeBSD.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Matthias Andree List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Mar 2013 16:44:30 -0000 >Submitter-Id: current-users >Originator: Matthias Andree >Organization: >Confidential: no >Synopsis: accessibility/at-spi does not record a CONFLICTS for at-spi2-atk >Severity: critical >Priority: low >Category: ports >Class: sw-bug >Release: FreeBSD 9.1-RELEASE amd64 >Environment: System: FreeBSD apollo.emma.line.org 9.1-RELEASE FreeBSD 9.1-RELEASE #2 r244869: Sun Dec 30 22:05:16 CET 2012 toor@apollo.emma.line.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: at-spi2-atk has this line: CONFLICTS= at-spi-1.[0-9]* but at-spi has no corresponding line. The file these two fight over is: $ pkg_info -W /usr/local/lib/gtk-2.0/modules/libatk-bridge.so pkg_info: both at-spi-1.32.0_1 and at-spi2-atk-2.6.2 claim to have installed /usr/local/lib/gtk-2.0/modules/libatk-bridge.so To see the failure, remove at-spi-1*, install at-spi2-atk, then install at-spi. >How-To-Repeat: >Fix: Add a proper CONFLICTS= at-spi2-atk-[0-9]* line to at-spi's Makefile. From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 8 16:50:09 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3250D6D7; Fri, 8 Mar 2013 16:50:09 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 0E00525C; Fri, 8 Mar 2013 16:50:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r28Go8dT000248; Fri, 8 Mar 2013 16:50:08 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r28Go8J5000247; Fri, 8 Mar 2013 16:50:08 GMT (envelope-from edwin) Date: Fri, 8 Mar 2013 16:50:08 GMT Message-Id: <201303081650.r28Go8J5000247@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/176750: accessibility/at-spi does not record a CONFLICTS for at-spi2-atk X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Mar 2013 16:50:09 -0000 Synopsis: accessibility/at-spi does not record a CONFLICTS for at-spi2-atk Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Fri Mar 8 16:50:08 UTC 2013 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=176750 From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 8 20:50:09 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 601BC631; Fri, 8 Mar 2013 20:50:09 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 3C13B9B6; Fri, 8 Mar 2013 20:50:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r28Ko9gx047692; Fri, 8 Mar 2013 20:50:09 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r28Ko9Ci047691; Fri, 8 Mar 2013 20:50:09 GMT (envelope-from edwin) Date: Fri, 8 Mar 2013 20:50:09 GMT Message-Id: <201303082050.r28Ko9Ci047691@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/176768: net-im/empathy: doesn't builds on -current X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Mar 2013 20:50:09 -0000 Synopsis: net-im/empathy: doesn't builds on -current Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Fri Mar 8 20:50:08 UTC 2013 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=176768 From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 8 21:20:08 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 717D812B; Fri, 8 Mar 2013 21:20:08 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 4D704AF1; Fri, 8 Mar 2013 21:20:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r28LK8Wg054443; Fri, 8 Mar 2013 21:20:08 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r28LK80k054442; Fri, 8 Mar 2013 21:20:08 GMT (envelope-from edwin) Date: Fri, 8 Mar 2013 21:20:08 GMT Message-Id: <201303082120.r28LK80k054442@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/176769: net-im/folks: build failed: Unknown component evolutiondataserver3 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Mar 2013 21:20:08 -0000 Synopsis: net-im/folks: build failed: Unknown component evolutiondataserver3 Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Fri Mar 8 21:20:08 UTC 2013 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=176769 From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 9 05:10:11 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A7AAF660; Sat, 9 Mar 2013 05:10:11 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 83A4DB75; Sat, 9 Mar 2013 05:10:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r295AAn4054499; Sat, 9 Mar 2013 05:10:11 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r295AAns054498; Sat, 9 Mar 2013 05:10:10 GMT (envelope-from edwin) Date: Sat, 9 Mar 2013 05:10:10 GMT Message-Id: <201303090510.r295AAns054498@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/176775: x11-toolkits/gtk30: fails to install: at-spi2-atk conflict X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 05:10:11 -0000 Synopsis: x11-toolkits/gtk30: fails to install: at-spi2-atk conflict Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Sat Mar 9 05:10:10 UTC 2013 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=176775 From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 9 11:50:02 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id BFC12876 for ; Sat, 9 Mar 2013 11:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id B2C4EB47 for ; Sat, 9 Mar 2013 11:50:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r29Bo2iM031661 for ; Sat, 9 Mar 2013 11:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r29Bo23r031660; Sat, 9 Mar 2013 11:50:02 GMT (envelope-from gnats) Date: Sat, 9 Mar 2013 11:50:02 GMT Message-Id: <201303091150.r29Bo23r031660@freefall.freebsd.org> To: gnome@FreeBSD.org From: Jan Henrik Sylvester Subject: Re: ports/176768: net-im/empathy: doesn't builds on -current X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Jan Henrik Sylvester List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 11:50:02 -0000 The following reply was made to PR ports/176768; it has been noted by GNATS. From: Jan Henrik Sylvester To: bug-followup@FreeBSD.org, rm@FreeBSD.org Cc: Subject: Re: ports/176768: net-im/empathy: doesn't builds on -current Date: Sat, 09 Mar 2013 12:46:00 +0100 I have just run into this on 9.1-RELEASE/amd64, too. net-im/empathy replaces /usr/local/include/gstreamer-0.10/gst/audio/audio-enumtypes.h (from multimedia/gstreamer-plugins) during the install phase by the weird version that causes the problems: gmake[1]: Leaving directory `/usr/ports/net-im/empathy/work/empathy-2.34.0/libempathy-gtk' Making install in src gmake[1]: Entering directory `/usr/ports/net-im/empathy/work/empathy-2.34.0/src' gmake install-am gmake[2]: Entering directory `/usr/ports/net-im/empathy/work/empathy-2.34.0/src' GEN /usr/local/include/gstreamer-0.10/gst/audio/audio-enumtypes.h From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 9 13:50:01 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E6476EB7 for ; Sat, 9 Mar 2013 13:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id A916B249 for ; Sat, 9 Mar 2013 13:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r29Do1XZ054374 for ; Sat, 9 Mar 2013 13:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r29Do15C054373; Sat, 9 Mar 2013 13:50:01 GMT (envelope-from gnats) Date: Sat, 9 Mar 2013 13:50:01 GMT Message-Id: <201303091350.r29Do15C054373@freefall.freebsd.org> To: gnome@FreeBSD.org From: Ruslan Makhmatkhanov Subject: Re: ports/176769: net-im/folks: build failed: Unknown component evolutiondataserver3 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Ruslan Makhmatkhanov List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 13:50:02 -0000 The following reply was made to PR ports/176769; it has been noted by GNATS. From: Ruslan Makhmatkhanov To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/176769: net-im/folks: build failed: Unknown component evolutiondataserver3 Date: Sat, 09 Mar 2013 17:39:40 +0400 I followed the latest UPDATING entry and it's now fixed. Sorry about that. -- Regards, Ruslan Tinderboxing kills... the drives. From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 9 14:09:45 2013 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9DA0826C for ; Sat, 9 Mar 2013 14:09:45 +0000 (UTC) (envelope-from portscout@portscout.freebsd.org) Received: from null.zi0r.com (null.zi0r.com [71.245.171.204]) by mx1.freebsd.org (Postfix) with ESMTP id 4D80D314 for ; Sat, 9 Mar 2013 14:09:45 +0000 (UTC) Received: from null.zi0r.com (localhost [127.0.0.1]) by null.zi0r.com (8.14.5/8.14.5) with ESMTP id r29E9cAL040137 for ; Sat, 9 Mar 2013 09:09:39 -0500 (EST) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id r29E9cLj039861; Sat, 9 Mar 2013 09:09:38 -0500 (EST) (envelope-from portscout) Message-Id: <201303091409.r29E9cLj039861@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sat, 9 Mar 2013 09:09:38 -0500 From: portscout@portscout.freebsd.org To: gnome@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 14:09:45 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/gnome@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ devel/dconf | 0.12.1 | 0.15.3 ------------------------------------------------+-----------------+------------ devel/dconf-editor | 0.12.1 | 0.15.3 ------------------------------------------------+-----------------+------------ devel/gnome-common | 3.6.0 | 3.7.4 ------------------------------------------------+-----------------+------------ devel/gobject-introspection | 1.34.2 | 1.35.8 ------------------------------------------------+-----------------+------------ devel/gvfs | 1.12.3 | 1.15.4 ------------------------------------------------+-----------------+------------ graphics/gtk-update-icon-cache | 2.24.17 | 3.7.12 ------------------------------------------------+-----------------+------------ lang/gjs | 1.32.0 | 1.35.8 ------------------------------------------------+-----------------+------------ net/glib-networking | 2.34.2 | 2.35.9 ------------------------------------------------+-----------------+------------ net-im/folks | 0.7.0 | 0.9.1 ------------------------------------------------+-----------------+------------ x11-toolkits/gtk30 | 3.6.4 | 3.7.12 ------------------------------------------------+-----------------+------------ x11-toolkits/gtk30-reference | 3.6.4 | 3.7.12 ------------------------------------------------+-----------------+------------ x11-toolkits/gtkmm24 | 2.24.2 | 3.7.12 ------------------------------------------------+-----------------+------------ x11-toolkits/pango | 1.30.1 | 1.33.8 ------------------------------------------------+-----------------+------------ x11-toolkits/pango-reference | 1.30.1 | 1.33.8 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portscout@portscout.freebsd.org Thanks. From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 9 17:11:32 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 736E4BE3; Sat, 9 Mar 2013 17:11:32 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 4251FF5; Sat, 9 Mar 2013 17:11:32 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r29HBWGF097040; Sat, 9 Mar 2013 17:11:32 GMT (envelope-from kwm@freefall.freebsd.org) Received: (from kwm@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r29HBWPe097039; Sat, 9 Mar 2013 17:11:32 GMT (envelope-from kwm) Date: Sat, 9 Mar 2013 17:11:32 GMT Message-Id: <201303091711.r29HBWPe097039@freefall.freebsd.org> To: rm@FreeBSD.org, kwm@FreeBSD.org, gnome@FreeBSD.org From: kwm@FreeBSD.org Subject: Re: ports/176775: x11-toolkits/gtk30: fails to install: at-spi2-atk conflict X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 17:11:32 -0000 Synopsis: x11-toolkits/gtk30: fails to install: at-spi2-atk conflict State-Changed-From-To: open->closed State-Changed-By: kwm State-Changed-When: Sat Mar 9 17:11:05 UTC 2013 State-Changed-Why: Fix by removing the conflict, thanks for reporting! http://www.freebsd.org/cgi/query-pr.cgi?pr=176775 From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 9 17:11:59 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9EC4EC0F; Sat, 9 Mar 2013 17:11:59 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 78C51FB; Sat, 9 Mar 2013 17:11:59 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r29HBx9c097090; Sat, 9 Mar 2013 17:11:59 GMT (envelope-from kwm@freefall.freebsd.org) Received: (from kwm@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r29HBx2k097089; Sat, 9 Mar 2013 17:11:59 GMT (envelope-from kwm) Date: Sat, 9 Mar 2013 17:11:59 GMT Message-Id: <201303091711.r29HBx2k097089@freefall.freebsd.org> To: mandree@FreeBSD.org, kwm@FreeBSD.org, gnome@FreeBSD.org From: kwm@FreeBSD.org Subject: Re: ports/176750: accessibility/at-spi does not record a CONFLICTS for at-spi2-atk X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 17:11:59 -0000 Synopsis: accessibility/at-spi does not record a CONFLICTS for at-spi2-atk State-Changed-From-To: open->closed State-Changed-By: kwm State-Changed-When: Sat Mar 9 17:11:41 UTC 2013 State-Changed-Why: Fix by removing the conflict, thanks for reporting! http://www.freebsd.org/cgi/query-pr.cgi?pr=176750 From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 9 17:20:01 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3E29CE2E for ; Sat, 9 Mar 2013 17:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 1474B13B for ; Sat, 9 Mar 2013 17:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r29HK0LE098269 for ; Sat, 9 Mar 2013 17:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r29HK0Oi098267; Sat, 9 Mar 2013 17:20:00 GMT (envelope-from gnats) Date: Sat, 9 Mar 2013 17:20:00 GMT Message-Id: <201303091720.r29HK0Oi098267@freefall.freebsd.org> To: gnome@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/176775: commit references a PR X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 17:20:01 -0000 The following reply was made to PR ports/176775; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/176775: commit references a PR Date: Sat, 9 Mar 2013 17:10:56 +0000 (UTC) Author: kwm Date: Sat Mar 9 17:10:48 2013 New Revision: 313732 URL: http://svnweb.freebsd.org/changeset/ports/313732 Log: Don't build the libatk-bridge.so gtk module, depend on at-spi2-atk for that. This resolves conflict between at-spi2-atk and at-spi. PR: ports/176750 [1] PR: ports/176775 [2] Sumbitted by: mandree@ [1], rm@ [2] Modified: head/accessibility/at-spi/Makefile head/accessibility/at-spi/pkg-plist Modified: head/accessibility/at-spi/Makefile ============================================================================== --- head/accessibility/at-spi/Makefile Sat Mar 9 16:56:58 2013 (r313731) +++ head/accessibility/at-spi/Makefile Sat Mar 9 17:10:48 2013 (r313732) @@ -4,7 +4,7 @@ PORTNAME= at-spi PORTVERSION= 1.32.0 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= accessibility x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -16,6 +16,8 @@ USE_BZIP2= yes .if !defined(REFERENCE_PORT) +RUN_DEPENDS= at-spi2-atk>2.6.0:${PORTSDIRS}/accessibility/at-spi2-atk + USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomehier intlhack gtk20 gconf2 libbonobo @@ -35,6 +37,7 @@ post-extract: post-patch: @${REINPLACE_CMD} -e "/^SUBDIRS =/s/test//" ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e "/^SUBDIRS =/s/docs//" ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} -e "/^SUBDIRS =/s/atk-bridge//" ${WRKSRC}/Makefile.in .include Modified: head/accessibility/at-spi/pkg-plist ============================================================================== --- head/accessibility/at-spi/pkg-plist Sat Mar 9 16:56:58 2013 (r313731) +++ head/accessibility/at-spi/pkg-plist Sat Mar 9 17:10:48 2013 (r313732) @@ -33,9 +33,6 @@ include/at-spi-1.0/libspi/text.h include/at-spi-1.0/libspi/value.h include/at-spi-1.0/login-helper/Accessibility_LoginHelper.h include/at-spi-1.0/login-helper/login-helper.h -lib/gtk-2.0/modules/libatk-bridge.a -lib/gtk-2.0/modules/libatk-bridge.la -lib/gtk-2.0/modules/libatk-bridge.so lib/libcspi.a lib/libcspi.la lib/libcspi.so _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 9 17:20:02 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2DBACE45 for ; Sat, 9 Mar 2013 17:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 08CDA13D for ; Sat, 9 Mar 2013 17:20:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r29HK1Nf098275 for ; Sat, 9 Mar 2013 17:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r29HK1a3098274; Sat, 9 Mar 2013 17:20:01 GMT (envelope-from gnats) Date: Sat, 9 Mar 2013 17:20:01 GMT Message-Id: <201303091720.r29HK1a3098274@freefall.freebsd.org> To: gnome@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/176750: commit references a PR X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 17:20:02 -0000 The following reply was made to PR ports/176750; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/176750: commit references a PR Date: Sat, 9 Mar 2013 17:10:55 +0000 (UTC) Author: kwm Date: Sat Mar 9 17:10:48 2013 New Revision: 313732 URL: http://svnweb.freebsd.org/changeset/ports/313732 Log: Don't build the libatk-bridge.so gtk module, depend on at-spi2-atk for that. This resolves conflict between at-spi2-atk and at-spi. PR: ports/176750 [1] PR: ports/176775 [2] Sumbitted by: mandree@ [1], rm@ [2] Modified: head/accessibility/at-spi/Makefile head/accessibility/at-spi/pkg-plist Modified: head/accessibility/at-spi/Makefile ============================================================================== --- head/accessibility/at-spi/Makefile Sat Mar 9 16:56:58 2013 (r313731) +++ head/accessibility/at-spi/Makefile Sat Mar 9 17:10:48 2013 (r313732) @@ -4,7 +4,7 @@ PORTNAME= at-spi PORTVERSION= 1.32.0 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= accessibility x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -16,6 +16,8 @@ USE_BZIP2= yes .if !defined(REFERENCE_PORT) +RUN_DEPENDS= at-spi2-atk>2.6.0:${PORTSDIRS}/accessibility/at-spi2-atk + USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomehier intlhack gtk20 gconf2 libbonobo @@ -35,6 +37,7 @@ post-extract: post-patch: @${REINPLACE_CMD} -e "/^SUBDIRS =/s/test//" ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e "/^SUBDIRS =/s/docs//" ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} -e "/^SUBDIRS =/s/atk-bridge//" ${WRKSRC}/Makefile.in .include Modified: head/accessibility/at-spi/pkg-plist ============================================================================== --- head/accessibility/at-spi/pkg-plist Sat Mar 9 16:56:58 2013 (r313731) +++ head/accessibility/at-spi/pkg-plist Sat Mar 9 17:10:48 2013 (r313732) @@ -33,9 +33,6 @@ include/at-spi-1.0/libspi/text.h include/at-spi-1.0/libspi/value.h include/at-spi-1.0/login-helper/Accessibility_LoginHelper.h include/at-spi-1.0/login-helper/login-helper.h -lib/gtk-2.0/modules/libatk-bridge.a -lib/gtk-2.0/modules/libatk-bridge.la -lib/gtk-2.0/modules/libatk-bridge.so lib/libcspi.a lib/libcspi.la lib/libcspi.so _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 9 18:40:02 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3F86F456 for ; Sat, 9 Mar 2013 18:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 0E6C25E4 for ; Sat, 9 Mar 2013 18:40:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r29Ie1B1012951 for ; Sat, 9 Mar 2013 18:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r29Ie1IH012950; Sat, 9 Mar 2013 18:40:01 GMT (envelope-from gnats) Date: Sat, 9 Mar 2013 18:40:01 GMT Message-Id: <201303091840.r29Ie1IH012950@freefall.freebsd.org> To: gnome@FreeBSD.org From: Koop Mast Subject: Re: ports/176768: net-im/empathy: doesn't builds on -current X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Koop Mast List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 18:40:02 -0000 The following reply was made to PR ports/176768; it has been noted by GNATS. From: Koop Mast To: bug-followup@FreeBSD.org, rm@FreeBSD.org Cc: Subject: Re: ports/176768: net-im/empathy: doesn't builds on -current Date: Sat, 09 Mar 2013 19:33:32 +0100 It does indeed regen the audio-enumtypes.h file, which it shouldn't touch. I'm having trouble reproducing it at times, and I don't have any idea where this might come from. From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 9 22:00:09 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 88B43567; Sat, 9 Mar 2013 22:00:09 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 65A46C16; Sat, 9 Mar 2013 22:00:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r29M09h0049823; Sat, 9 Mar 2013 22:00:09 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r29M09j9049822; Sat, 9 Mar 2013 22:00:09 GMT (envelope-from edwin) Date: Sat, 9 Mar 2013 22:00:09 GMT Message-Id: <201303092200.r29M09j9049822@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/176794: audio/pulseaudio Fix build on ARM X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 22:00:09 -0000 Synopsis: audio/pulseaudio Fix build on ARM Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Sat Mar 9 22:00:09 UTC 2013 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=176794 From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 9 22:41:56 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 537A03F0; Sat, 9 Mar 2013 22:41:56 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 2FB3BDE9; Sat, 9 Mar 2013 22:41:56 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r29Mfs9P058911; Sat, 9 Mar 2013 22:41:54 GMT (envelope-from kwm@freefall.freebsd.org) Received: (from kwm@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r29MfsY3058910; Sat, 9 Mar 2013 22:41:54 GMT (envelope-from kwm) Date: Sat, 9 Mar 2013 22:41:54 GMT Message-Id: <201303092241.r29MfsY3058910@freefall.freebsd.org> To: danilogondolfo@gmail.com, kwm@FreeBSD.org, gnome@FreeBSD.org From: kwm@FreeBSD.org Subject: Re: ports/176202: devel/dbus-glib update X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 22:41:56 -0000 Synopsis: devel/dbus-glib update State-Changed-From-To: open->closed State-Changed-By: kwm State-Changed-When: Sat Mar 9 22:41:41 UTC 2013 State-Changed-Why: Committed thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=176202 From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 9 22:50:02 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1BFA955F for ; Sat, 9 Mar 2013 22:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 0E356E1E for ; Sat, 9 Mar 2013 22:50:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r29Mo1hc059192 for ; Sat, 9 Mar 2013 22:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r29Mo1gw059191; Sat, 9 Mar 2013 22:50:01 GMT (envelope-from gnats) Date: Sat, 9 Mar 2013 22:50:01 GMT Message-Id: <201303092250.r29Mo1gw059191@freefall.freebsd.org> To: gnome@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/176202: commit references a PR X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 22:50:02 -0000 The following reply was made to PR ports/176202; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/176202: commit references a PR Date: Sat, 9 Mar 2013 22:41:29 +0000 (UTC) Author: kwm Date: Sat Mar 9 22:41:20 2013 New Revision: 313768 URL: http://svnweb.freebsd.org/changeset/ports/313768 Log: Update to 0.100.1. PR: ports/176202 Submitted by: Danilo Egea Gondolfo Obtained from: gnome team repo Modified: head/devel/dbus-glib/Makefile head/devel/dbus-glib/distinfo head/devel/dbus-glib/pkg-plist Modified: head/devel/dbus-glib/Makefile ============================================================================== --- head/devel/dbus-glib/Makefile Sat Mar 9 22:36:49 2013 (r313767) +++ head/devel/dbus-glib/Makefile Sat Mar 9 22:41:20 2013 (r313768) @@ -1,12 +1,9 @@ -# New ports collection makefile for: dbus-glib -# Date Created: 07 October 2006 -# Whom: Joe Marcus Clarke -# +# Created by: Joe Marcus Clarke # $FreeBSD$ -# +# $MCom: ports/devel/dbus-glib/Makefile,v 1.18 2013/02/18 22:04:05 kwm Exp $ PORTNAME= dbus-glib -PORTVERSION= 0.94 +PORTVERSION= 0.100.1 CATEGORIES= devel gnome MASTER_SITES= http://dbus.freedesktop.org/releases/dbus-glib/ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} @@ -14,7 +11,7 @@ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${ MAINTAINER= gnome@FreeBSD.org COMMENT= GLib bindings for the D-BUS messaging system -LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus +LIB_DEPENDS= dbus-1:${PORTSDIR}/devel/dbus USE_GNOME= gnomehack glib20 ltverhack USE_GETTEXT= yes Modified: head/devel/dbus-glib/distinfo ============================================================================== --- head/devel/dbus-glib/distinfo Sat Mar 9 22:36:49 2013 (r313767) +++ head/devel/dbus-glib/distinfo Sat Mar 9 22:41:20 2013 (r313768) @@ -1,2 +1,2 @@ -SHA256 (dbus-glib-0.94.tar.gz) = e460fa9314f0d35b054355080b5c315187c9e3d02252f1b7b11195bb0c08d39b -SIZE (dbus-glib-0.94.tar.gz) = 705558 +SHA256 (dbus-glib-0.100.1.tar.gz) = 1f40d0dce4c6fa8998dbd2d915388d574ae962a20e7016fef4bed6c550767800 +SIZE (dbus-glib-0.100.1.tar.gz) = 730741 Modified: head/devel/dbus-glib/pkg-plist ============================================================================== --- head/devel/dbus-glib/pkg-plist Sat Mar 9 22:36:49 2013 (r313767) +++ head/devel/dbus-glib/pkg-plist Sat Mar 9 22:41:20 2013 (r313768) @@ -15,15 +15,8 @@ libexec/dbus-bash-completion-helper %%DOCSDIR%%/ch02.html %%DOCSDIR%%/ch03.html %%DOCSDIR%%/dbus-binding-tool.html -%%DOCSDIR%%/dbus-glib-DBus-GLib-low-level.html -%%DOCSDIR%%/dbus-glib-DBus-GObject-related-functions.html -%%DOCSDIR%%/dbus-glib-DBusGConnection.html -%%DOCSDIR%%/dbus-glib-DBusGError.html -%%DOCSDIR%%/dbus-glib-DBusGMessage.html -%%DOCSDIR%%/dbus-glib-DBusGMethod.html -%%DOCSDIR%%/dbus-glib-DBusGProxy.html -%%DOCSDIR%%/dbus-glib-Specializable-GType-System.html -%%DOCSDIR%%/dbus-glib.devhelp +%%DOCSDIR%%/dbus-glib-dbus-glib-lowlevel.html +%%DOCSDIR%%/dbus-glib-dbus-gtype-specialized.html %%DOCSDIR%%/dbus-glib.devhelp2 %%DOCSDIR%%/home.png %%DOCSDIR%%/index.html _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 9 22:54:53 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 89C807C3; Sat, 9 Mar 2013 22:54:53 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 5D066E46; Sat, 9 Mar 2013 22:54:53 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r29MsrUt060869; Sat, 9 Mar 2013 22:54:53 GMT (envelope-from kwm@freefall.freebsd.org) Received: (from kwm@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r29MsrEB060868; Sat, 9 Mar 2013 22:54:53 GMT (envelope-from kwm) Date: Sat, 9 Mar 2013 22:54:53 GMT Message-Id: <201303092254.r29MsrEB060868@freefall.freebsd.org> To: walterhurry@gmail.com, kwm@FreeBSD.org, gnome@FreeBSD.org From: kwm@FreeBSD.org Subject: Re: ports/176173: x11-toolkits/gtk30 - patch appears to have been missed X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 22:54:53 -0000 Synopsis: x11-toolkits/gtk30 - patch appears to have been missed State-Changed-From-To: open->closed State-Changed-By: kwm State-Changed-When: Sat Mar 9 22:54:19 UTC 2013 State-Changed-Why: Gtk 3 was updated to 3.6.4, which already contains this patch. Thanks for your submission. http://www.freebsd.org/cgi/query-pr.cgi?pr=176173 From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 9 22:55:52 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 969747FB; Sat, 9 Mar 2013 22:55:52 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 5F460E50; Sat, 9 Mar 2013 22:55:52 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r29Mtqfu060943; Sat, 9 Mar 2013 22:55:52 GMT (envelope-from kwm@freefall.freebsd.org) Received: (from kwm@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r29Mtoqc060942; Sat, 9 Mar 2013 22:55:50 GMT (envelope-from kwm) Date: Sat, 9 Mar 2013 22:55:50 GMT Message-Id: <201303092255.r29Mtoqc060942@freefall.freebsd.org> To: linpc@cs.nctu.edu.tw, kwm@FreeBSD.org, gnome@FreeBSD.org From: kwm@FreeBSD.org Subject: Re: ports/175235: [PATCH] lang/vala, lang/vala-vapigen update to 0.18.1 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 22:55:52 -0000 Synopsis: [PATCH] lang/vala, lang/vala-vapigen update to 0.18.1 State-Changed-From-To: open->closed State-Changed-By: kwm State-Changed-When: Sat Mar 9 22:55:28 UTC 2013 State-Changed-Why: Vala update to 0.18.1 got committed thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=175235 From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 9 22:59:37 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 37034922; Sat, 9 Mar 2013 22:59:37 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 080F2E6A; Sat, 9 Mar 2013 22:59:37 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r29MxaxL061086; Sat, 9 Mar 2013 22:59:36 GMT (envelope-from kwm@freefall.freebsd.org) Received: (from kwm@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r29MxaE1061085; Sat, 9 Mar 2013 22:59:36 GMT (envelope-from kwm) Date: Sat, 9 Mar 2013 22:59:36 GMT Message-Id: <201303092259.r29MxaE1061085@freefall.freebsd.org> To: rm@FreeBSD.org, kwm@FreeBSD.org, gnome@FreeBSD.org From: kwm@FreeBSD.org Subject: Re: ports/176769: net-im/folks: build failed: Unknown component evolutiondataserver3 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 22:59:37 -0000 Synopsis: net-im/folks: build failed: Unknown component evolutiondataserver3 State-Changed-From-To: open->closed State-Changed-By: kwm State-Changed-When: Sat Mar 9 22:58:05 UTC 2013 State-Changed-Why: Submitter reports problem is solved. I also marked the port ignore for now, since it not yet ready for primetime. Thanks for the headup. http://www.freebsd.org/cgi/query-pr.cgi?pr=176769 From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 9 23:00:02 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2706AA26 for ; Sat, 9 Mar 2013 23:00:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 1AD5EE76 for ; Sat, 9 Mar 2013 23:00:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r29N01Af061211 for ; Sat, 9 Mar 2013 23:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r29N01Eg061210; Sat, 9 Mar 2013 23:00:01 GMT (envelope-from gnats) Date: Sat, 9 Mar 2013 23:00:01 GMT Message-Id: <201303092300.r29N01Eg061210@freefall.freebsd.org> To: gnome@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/176769: commit references a PR X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 23:00:02 -0000 The following reply was made to PR ports/176769; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/176769: commit references a PR Date: Sat, 9 Mar 2013 22:58:00 +0000 (UTC) Author: kwm Date: Sat Mar 9 22:57:48 2013 New Revision: 313771 URL: http://svnweb.freebsd.org/changeset/ports/313771 Log: Mark IGNORE for now, it need uncommitted parts which aren't ready yet. PR: ports/176769 Submitted by: rm@ Modified: head/net-im/folks/Makefile Modified: head/net-im/folks/Makefile ============================================================================== --- head/net-im/folks/Makefile Sat Mar 9 22:53:59 2013 (r313770) +++ head/net-im/folks/Makefile Sat Mar 9 22:57:48 2013 (r313771) @@ -15,6 +15,7 @@ BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/ LIB_DEPENDS= gee:${PORTSDIR}/devel/libgee06 \ telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib +IGNORE= Doesn't build currently, missing components CONFLICTS= folks-0.4.[0-9]* USE_XZ= yes _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 9 23:04:29 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 59F39D0B; Sat, 9 Mar 2013 23:04:29 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 35E7FE9F; Sat, 9 Mar 2013 23:04:29 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r29N4TOe062784; Sat, 9 Mar 2013 23:04:29 GMT (envelope-from kwm@freefall.freebsd.org) Received: (from kwm@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r29N4T2Z062783; Sat, 9 Mar 2013 23:04:29 GMT (envelope-from kwm) Date: Sat, 9 Mar 2013 23:04:29 GMT Message-Id: <201303092304.r29N4T2Z062783@freefall.freebsd.org> To: olivier@cochard.me, kwm@FreeBSD.org, gnome@FreeBSD.org From: kwm@FreeBSD.org Subject: Re: ports/176794: audio/pulseaudio Fix build on ARM X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 23:04:29 -0000 Synopsis: audio/pulseaudio Fix build on ARM State-Changed-From-To: open->closed State-Changed-By: kwm State-Changed-When: Sat Mar 9 23:04:17 UTC 2013 State-Changed-Why: Committed thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=176794 From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 9 23:10:01 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 4DF8D117 for ; Sat, 9 Mar 2013 23:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 365BEECF for ; Sat, 9 Mar 2013 23:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r29NA1YR063277 for ; Sat, 9 Mar 2013 23:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r29NA1CJ063276; Sat, 9 Mar 2013 23:10:01 GMT (envelope-from gnats) Date: Sat, 9 Mar 2013 23:10:01 GMT Message-Id: <201303092310.r29NA1CJ063276@freefall.freebsd.org> To: gnome@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/176794: commit references a PR X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 23:10:01 -0000 The following reply was made to PR ports/176794; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/176794: commit references a PR Date: Sat, 9 Mar 2013 23:06:26 +0000 (UTC) Author: kwm Date: Sat Mar 9 23:06:17 2013 New Revision: 313775 URL: http://svnweb.freebsd.org/changeset/ports/313775 Log: Make pulseaudio compile on the arm platform. PR: ports/176794 Submitted by: Olivier Cochard-Labbe Added: head/audio/pulseaudio/files/patch-src_pulsecore_cpu-arm.c (contents, props changed) Added: head/audio/pulseaudio/files/patch-src_pulsecore_cpu-arm.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/pulseaudio/files/patch-src_pulsecore_cpu-arm.c Sat Mar 9 23:06:17 2013 (r313775) @@ -0,0 +1,14 @@ +--- src/pulsecore/cpu-arm.c.orig 2011-06-23 20:18:54.443125000 +0000 ++++ src/pulsecore/cpu-arm.c 2013-03-09 23:00:50.000000000 +0000 +@@ -82,10 +82,10 @@ + + void pa_cpu_init_arm (void) { + #if defined (__arm__) ++ pa_cpu_arm_flag_t flags = 0; + #if defined (__linux__) + char *cpuinfo, *line; + int arch; +- pa_cpu_arm_flag_t flags = 0; + + /* We need to read the CPU flags from /proc/cpuinfo because there is no user + * space support to get the CPU features. This only works on linux AFAIK. */ _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 9 23:15:34 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E78CE379; Sat, 9 Mar 2013 23:15:34 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id B28FCF02; Sat, 9 Mar 2013 23:15:34 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r29NFYHR065808; Sat, 9 Mar 2013 23:15:34 GMT (envelope-from kwm@freefall.freebsd.org) Received: (from kwm@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r29NFYhu065807; Sat, 9 Mar 2013 23:15:34 GMT (envelope-from kwm) Date: Sat, 9 Mar 2013 23:15:34 GMT Message-Id: <201303092315.r29NFYhu065807@freefall.freebsd.org> To: mwisnicki+freebsd@gmail.com, kwm@FreeBSD.org, gnome@FreeBSD.org From: kwm@FreeBSD.org Subject: Re: ports/160490: [PATCH] x11-toolkits/gtk20: drag and drop broken in vnc server X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 23:15:35 -0000 Synopsis: [PATCH] x11-toolkits/gtk20: drag and drop broken in vnc server State-Changed-From-To: patched->closed State-Changed-By: kwm State-Changed-When: Sat Mar 9 23:14:17 UTC 2013 State-Changed-Why: The gtk20 port was updated, if this issue has resurfaced please reply to this PR or open another one. Thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=160490