From owner-freebsd-gnome@freebsd.org Sun Jul 19 01:29:12 2015 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7F179999B80 for ; Sun, 19 Jul 2015 01:29:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 63F4613E6 for ; Sun, 19 Jul 2015 01:29:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 631BE999B7E; Sun, 19 Jul 2015 01:29:12 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 62BEF999B7D for ; Sun, 19 Jul 2015 01:29:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4F2CB13E5 for ; Sun, 19 Jul 2015 01:29:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t6J1TC2D089392 for ; Sun, 19 Jul 2015 01:29:12 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 201683] [PATCH] [mips] graphics/cairo: fails to build on mips Date: Sun, 19 Jul 2015 01:29:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: cpm@fbsd.es X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status keywords bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.20 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, 19 Jul 2015 01:29:12 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201683 Bug ID: 201683 Summary: [PATCH] [mips] graphics/cairo: fails to build on mips Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: gnome@FreeBSD.org Reporter: cpm@fbsd.es Keywords: patch Flags: maintainer-feedback?(gnome@FreeBSD.org) Assignee: gnome@FreeBSD.org Created attachment 158959 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=158959&action=edit cairo-fix-mips.diff The following patch disables atomic support on mips and makes portlint checks happy. # portlint -ac WARN: Consider to set DEVELOPER=yes in /etc/make.conf 0 fatal errors and 1 warning found. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-gnome@freebsd.org Sun Jul 19 01:29:12 2015 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5499A999B7B for ; Sun, 19 Jul 2015 01:29:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 3E4E013E4 for ; Sun, 19 Jul 2015 01:29:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 3D840999B79; Sun, 19 Jul 2015 01:29:12 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D1C4999B78 for ; Sun, 19 Jul 2015 01:29:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2E3B313E2 for ; Sun, 19 Jul 2015 01:29:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t6J1TBOw089386 for ; Sun, 19 Jul 2015 01:29:11 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: maintainer-feedback requested: [Bug 201683] [PATCH] [mips] graphics/cairo: fails to build on mips Date: Sun, 19 Jul 2015 01:29:11 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.20 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, 19 Jul 2015 01:29:12 -0000 Carlos Jacobo Puga Medina has reassigned Bugzilla Automation 's request for maintainer-feedback to gnome@FreeBSD.org: Bug 201683: [PATCH] [mips] graphics/cairo: fails to build on mips https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201683 --- Description --- Created attachment 158959 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=158959&action=edit cairo-fix-mips.diff The following patch disables atomic support on mips and makes portlint checks happy. # portlint -ac WARN: Consider to set DEVELOPER=yes in /etc/make.conf 0 fatal errors and 1 warning found. From owner-freebsd-gnome@freebsd.org Sun Jul 19 02:36:05 2015 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D1DF1999AFB for ; Sun, 19 Jul 2015 02:36:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id B6C211F19 for ; Sun, 19 Jul 2015 02:36:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id B55F6999AFA; Sun, 19 Jul 2015 02:36:05 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B4F41999AF9 for ; Sun, 19 Jul 2015 02:36:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A148F1F18 for ; Sun, 19 Jul 2015 02:36:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t6J2a5Ea077656 for ; Sun, 19 Jul 2015 02:36:05 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 201683] [PATCH] [mips] graphics/cairo: fails to build on mips Date: Sun, 19 Jul 2015 02:36:05 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: cpm@fbsd.es X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.20 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, 19 Jul 2015 02:36:05 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201683 --- Comment #1 from Carlos Jacobo Puga Medina --- Created attachment 158963 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=158963&action=edit poudriere log -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-gnome@freebsd.org Sun Jul 19 05:08:32 2015 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 178B59A44CD for ; Sun, 19 Jul 2015 05:08:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id F0D32A7D for ; Sun, 19 Jul 2015 05:08:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id EDA429A44CC; Sun, 19 Jul 2015 05:08:31 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ED3109A44CB for ; Sun, 19 Jul 2015 05:08:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D9C0CA7C for ; Sun, 19 Jul 2015 05:08:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t6J58V8t000313 for ; Sun, 19 Jul 2015 05:08:31 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 201683] [PATCH] [mips] graphics/cairo: fails to build on mips Date: Sun, 19 Jul 2015 05:08:31 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: cpm@fbsd.es X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: blocked Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.20 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, 19 Jul 2015 05:08:32 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201683 Carlos Jacobo Puga Medina changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |201681 -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-gnome@freebsd.org Sun Jul 19 10:12:56 2015 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 99B98999E08 for ; Sun, 19 Jul 2015 10:12:56 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 8374318EE for ; Sun, 19 Jul 2015 10:12:56 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 803BE999E07; Sun, 19 Jul 2015 10:12:56 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7ED9B999E06 for ; Sun, 19 Jul 2015 10:12:56 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org (portscout.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6614918ED for ; Sun, 19 Jul 2015 10:12:56 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org ([127.0.1.123]) by portscout.freebsd.org (8.15.2/8.15.2) with ESMTP id t6JACuB7006985 for ; Sun, 19 Jul 2015 10:12:56 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.freebsd.org (8.15.2/8.15.2/Submit) id t6JACuGF006984; Sun, 19 Jul 2015 10:12:56 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201507191012.t6JACuGF006984@portscout.freebsd.org> X-Authentication-Warning: portscout.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Sun, 19 Jul 2015 10:12:56 +0000 From: 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.20 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, 19 Jul 2015 10:12: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 ------------------------------------------------+-----------------+------------ deskutils/bijiben | 3.14.2 | 3.17.4 ------------------------------------------------+-----------------+------------ games/gnome-chess | 3.14.3 | 3.17.4 ------------------------------------------------+-----------------+------------ irc/polari | 3.14.1 | 3.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 Thanks. From owner-freebsd-gnome@freebsd.org Mon Jul 20 09:13:17 2015 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7B2679A65EE for ; Mon, 20 Jul 2015 09:13:17 +0000 (UTC) (envelope-from wolfgang.riegler@gmx.de) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 5899F1F8A for ; Mon, 20 Jul 2015 09:13:17 +0000 (UTC) (envelope-from wolfgang.riegler@gmx.de) Received: by mailman.ysv.freebsd.org (Postfix) id 557609A65ED; Mon, 20 Jul 2015 09:13:17 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 54D529A65EC for ; Mon, 20 Jul 2015 09:13:17 +0000 (UTC) (envelope-from wolfgang.riegler@gmx.de) Received: from slave4.cbt-l.de (slave4.cbt-l.de [91.205.173.125]) by mx1.freebsd.org (Postfix) with ESMTP id 6CDC21F88 for ; Mon, 20 Jul 2015 09:13:15 +0000 (UTC) (envelope-from wolfgang.riegler@gmx.de) Received: from localhost (slave4.cbt-l.de [127.0.0.1]) by slave4.cbt-l.de (Postfix) with ESMTP id E32D11DC8A93 for ; Mon, 20 Jul 2015 11:06:02 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at slave4.cbt-l.de Received: from slave4.cbt-l.de ([127.0.0.1]) by localhost (slave4.cbt-l.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gIksHCi1qJqt for ; Mon, 20 Jul 2015 11:06:02 +0200 (CEST) Received: from mail.cbt-l.de (mail.cbt-l.de [212.185.49.146]) by slave4.cbt-l.de (Postfix) with ESMTP id 7C3591DC19AD for ; Mon, 20 Jul 2015 11:06:02 +0200 (CEST) Received: (qmail 23018 invoked by uid 1009); 20 Jul 2015 09:06:02 -0000 Received: from 192.168.40.46 by mail.cbt-l.de (envelope-from , uid 1008) with qmail-scanner-1.25-st-qms (clamdscan: ClamAV 0.98.1/20667. spamassassin: 3.3.0. perlscan: 1.25-st-qms. Clear:RC:1(192.168.40.46):. Processed in 0.145781 secs); 20 Jul 2015 09:06:02 -0000 X-Antivirus-CBTL-Mail-From: wolfgang.riegler@gmx.de via mail.cbt-l.de X-Antivirus-CBTL: 1.25-st-qms (Clear:RC:1(192.168.40.46):. Processed in 0.145781 secs Process 23011) Received: from wolfgang.cbt-l.de (HELO wolfgang.localnet) (w.riegler@cbt-l.de@192.168.40.46) by mail.cbt-l.de with SMTP; 20 Jul 2015 09:06:02 -0000 From: Wolfgang Riegler To: gnome@freebsd.org Subject: Cannot build graphics/inkscape with poudriere Date: Mon, 20 Jul 2015 11:06:02 +0200 Message-ID: <11601131.5uzCjyjae1@wolfgang> User-Agent: KMail/4.14.8 (Linux/4.0.0-pf2-sepp2; KDE/4.14.8; x86_64; ; ) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7Bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.20 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, 20 Jul 2015 09:13:17 -0000 Hi, I cannot build graphics/inkscape with poudriere extension/internal/bitmap/imagemagick.o: In function `Inkscape::Extension::Internal::Bitmap::ImageMagickDocCache::readImage(char const*, Magick::Image*)': extension/internal/bitmap/imagemagick.cpp:(.text+0x34f): undefined reference to `Magick::Blob::base64(std::__1::basic_string, std::__1::allocator >)' extension/internal/bitmap/imagemagick.cpp:(.text+0x3e8): undefined reference to `Magick::Image::read(std::__1::basic_string, std::__1::allocator > const&)' extension/internal/image-resolution.o: In function `Inkscape::Extension::Internal::ImageResolution::readmagick(char const*)': extension/internal/image-resolution.cpp:(.text+0x48b): undefined reference to `Magick::Image::read(std::__1::basic_string, std::__1::allocator > const&)' c++: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:6891: recipe for target 'inkscape' failed The complete log is attached Thanks kind regards Wolfgang From owner-freebsd-gnome@freebsd.org Mon Jul 20 10:15:38 2015 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 700B59A507A for ; Mon, 20 Jul 2015 10:15:38 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 598972C02 for ; Mon, 20 Jul 2015 10:15:38 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 561739A5079; Mon, 20 Jul 2015 10:15:38 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 55A669A5078 for ; Mon, 20 Jul 2015 10:15:38 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org (portscout.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4641F2C01 for ; Mon, 20 Jul 2015 10:15:38 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org ([127.0.1.123]) by portscout.freebsd.org (8.15.2/8.15.2) with ESMTP id t6KAFcJ2032872 for ; Mon, 20 Jul 2015 10:15:38 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.freebsd.org (8.15.2/8.15.2/Submit) id t6KAFcPF032871; Mon, 20 Jul 2015 10:15:38 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201507201015.t6KAFcPF032871@portscout.freebsd.org> X-Authentication-Warning: portscout.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Mon, 20 Jul 2015 10:15:38 +0000 From: 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.20 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, 20 Jul 2015 10:15:38 -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 ------------------------------------------------+-----------------+------------ mail/evolution | 3.12.11 | 3.17.4 ------------------------------------------------+-----------------+------------ mail/evolution-ews | 3.12.11 | 3.17.4 ------------------------------------------------+-----------------+------------ 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 Thanks. From owner-freebsd-gnome@freebsd.org Mon Jul 20 23:13:15 2015 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 590A39A79F1 for ; Mon, 20 Jul 2015 23:13:15 +0000 (UTC) (envelope-from bounce-md_30119679.55ad8083.v1-b2a34e9e9c40448a9672ed4c47f4ac1e@mandrillapp.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 2E35115B6 for ; Mon, 20 Jul 2015 23:13:15 +0000 (UTC) (envelope-from bounce-md_30119679.55ad8083.v1-b2a34e9e9c40448a9672ed4c47f4ac1e@mandrillapp.com) Received: by mailman.ysv.freebsd.org (Postfix) id 2BABE9A79F0; Mon, 20 Jul 2015 23:13:15 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2B1C89A79EF for ; Mon, 20 Jul 2015 23:13:15 +0000 (UTC) (envelope-from bounce-md_30119679.55ad8083.v1-b2a34e9e9c40448a9672ed4c47f4ac1e@mandrillapp.com) Received: from mb.wixshoutout.com (mb.wixshoutout.com [198.2.132.141]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D821115B5 for ; Mon, 20 Jul 2015 23:13:14 +0000 (UTC) (envelope-from bounce-md_30119679.55ad8083.v1-b2a34e9e9c40448a9672ed4c47f4ac1e@mandrillapp.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; s=mandrill; d=mb.wixshoutout.com; h=From:Sender:Subject:To:Message-Id:Date:MIME-Version:Content-Type; i=contact@mb.wixshoutout.com; bh=OLbjJzB+u/0dV2bFZ0Cb+FRyOaE=; b=QLLfJSuf37wisDpPP8+UPVIEx3ekXlDKFdbRL0dRHCzKEDEks9UGG9ikdLVDNjsVPhzxcc5lnGBF OzqbNvghVLGW3izvMK9m+hClxdRIr3O8EB8yeYNHnucteaGhU1CDjR1Vvy5TleGg/M847djBjfTG sLq6UqgRkQQjjHG82fs= DomainKey-Signature: a=rsa-sha1; c=nofws; q=dns; s=mandrill; d=mb.wixshoutout.com; b=iZj9YC5OuKObj68zIsC1Gc10+C33KNEac1QyrX3niMDR3Nb3uVZ59LBxAr0FFhc/hgMhLDReLiK+ G13kVqwHPC46yICYCeWPi5ZvsuV228nagDdLYjKrUxfl8Wrwma+ZMriqk4BAN5vTIMo7eg+s6/II c0BWcsZNcElCULLTyvc=; Received: from pmta02.mandrill.prod.atl01.rsglab.com (127.0.0.1) by mb.wixshoutout.com id hlm08m1sar88 for ; Mon, 20 Jul 2015 23:13:07 +0000 (envelope-from ) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mandrillapp.com; i=@mandrillapp.com; q=dns/txt; s=mandrill; t=1437433987; h=From : Sender : Subject : To : Message-Id : Date : MIME-Version : Content-Type : From : Subject : Date : X-Mandrill-User : List-Unsubscribe; bh=XRXlHFZqBPfy7WEh1aAaYjSzny+1hKbNHFLAXggUxdw=; b=YGBgJm+VdYQor04uuGi99tqfF13sBuNc1UhePeVEdJ08pUZnmZmRUSoraQ804GB73FbcI2 BJxxDokzG0SePl2OiEFjWOp/S/9Trq2ipIz1xUm+Z1NBCIWiYNee7IHnF9v+1HRyzi3j7ZaX UQ8JxjMRDmoMyaHZGLrt4pe4c5v3Q= From: Operation SLOB Sender: Operation SLOB Subject: Your customer has gone mobile, have you? Received: from [216.139.213.140] by mandrillapp.com id b2a34e9e9c40448a9672ed4c47f4ac1e; Mon, 20 Jul 2015 23:13:07 +0000 To: X-Report-Abuse: Please forward a copy of this message, including all headers, to abuse@mandrill.com X-Report-Abuse: You can also report abuse here: http://mandrillapp.com/contact/abuse?id=30119679.b2a34e9e9c40448a9672ed4c47f4ac1e X-Mandrill-User: md_30119679 Message-Id: <30119679.20150720231307.55ad80833d3006.32596360@mb.wixshoutout.com> Date: Mon, 20 Jul 2015 23:13:07 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.20 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, 20 Jul 2015 23:13:15 -0000 Click on the link below to open the message in a browser: http://mandrillapp.com/track/click/30119679/operationslob.com?p=3DeyJzIjoiU= G80VnA0Z0o0MjhCcm9TcUROdHJMWnQtUXhRIiwidiI6MSwicCI6IntcInVcIjozMDExOTY3OSxc= InZcIjoxLFwidXJsXCI6XCJodHRwOlxcXC9cXFwvb3BlcmF0aW9uc2xvYi5jb21cXFwvc29cXFw= vNkt3Z0lhdzU_Y2lkPTI3ZTAxMDFlLTI0YWQtNDA3YS05OGE2LTk3ZDdlZjE4YWMzNVwiLFwiaW= RcIjpcImIyYTM0ZTllOWM0MDQ0OGE5NjcyZWQ0YzQ3ZjRhYzFlXCIsXCJ1cmxfaWRzXCI6W1wiY= WRjN2RmODRhYjEzNzg1ZjY3OGQxNmEwYTBjYWE4YmRmN2ZhNTIxNlwiXX0ifQ You've received this email because you are a subscriber of this site<= /u> http://mandrillapp.com/track/click/30119679/www.operationslob.com?p=3DeyJzI= joiODhHbHhtUERnekF6WEpyVTJWQS14bWgtY3pRIiwidiI6MSwicCI6IntcInVcIjozMDExOTY3= OSxcInZcIjoxLFwidXJsXCI6XCJodHRwOlxcXC9cXFwvd3d3Lm9wZXJhdGlvbnNsb2IuY29tXFx= cL1wiLFwiaWRcIjpcImIyYTM0ZTllOWM0MDQ0OGE5NjcyZWQ0YzQ3ZjRhYzFlXCIsXCJ1cmxfaW= RzXCI6W1wiOTQ2Y2E5MzFlOGYyY2Y5MWI1NTNiNzU4ODQwMjM3NzU0NGQ5MzA2MFwiXX0ifQ If you feel you received it by mistake or wish to unsubscribe, click = here http://www.wix.com/my-account/contacts/unsubscribe?siteName=3Doperationslob= &metaSiteId=3D82a9c459-50d2-4ded-936b-2f1009619842&unsubscribeToken=3Dabcef= d4d5885911e7f4ea863ecce180388e169a39e4c714f1a99cb3376c2b706008f58a5ddc8617c= 4de5651d4f397c613b0ed5c7de93cf7dc984d08c429624cf8254d89ce92450e25bbbd218cd4= 5e016445fe65559299dd1ed48d4aea7087f2603280c01860aabfa0b8637e3d06382cddee045= e68e436133a6b371aeeed52d60f4b036022a42001999db832f87589b97f2f19a8063c10d623= b45ab36bbffe45e2fc9ddc9645d4ebfffe469550e648922845d618d3cd2832d704861291375= 10afcb63379e3eab9f874adbd683a559df317b8ceb98d32648c31e4f8fcef18010cb5ede109= b6e23be21b7dfb731b3f12bc9090f39af4a268b9492cb8d6b090c2d5c1a816b67a2afae122a= 3ebf8c23de3560a72c775145cf469cca41952a015d825f3787744e325ef7bf7bdbe8718ab54= 156ca5b97c582d585e3d99783043046de288777f7fb9bbb45c460cd63f4cd62598d5afd1b1a= 2686109c1f2c0b2432177a47268de955edfe2135590ef137a44ef3557f7aad9a507fab963b8= 41e5e91bacb23 From owner-freebsd-gnome@freebsd.org Tue Jul 21 10:21:22 2015 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 118E19A7283 for ; Tue, 21 Jul 2015 10:21:22 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id EF8B11083 for ; Tue, 21 Jul 2015 10:21:21 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id EE6CE9A7282; Tue, 21 Jul 2015 10:21:21 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EDFF79A7281 for ; Tue, 21 Jul 2015 10:21:21 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org (portscout.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C50B71081 for ; Tue, 21 Jul 2015 10:21:21 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org ([127.0.1.123]) by portscout.freebsd.org (8.15.2/8.15.2) with ESMTP id t6LALL5h040042 for ; Tue, 21 Jul 2015 10:21:21 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.freebsd.org (8.15.2/8.15.2/Submit) id t6LALLfI040041; Tue, 21 Jul 2015 10:21:21 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201507211021.t6LALLfI040041@portscout.freebsd.org> X-Authentication-Warning: portscout.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Tue, 21 Jul 2015 10:21:21 +0000 From: 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.20 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, 21 Jul 2015 10:21:22 -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/gnome-music | 3.14.3 | 3.17.4 ------------------------------------------------+-----------------+------------ databases/evolution-data-server | 3.12.11 | 3.17.4 ------------------------------------------------+-----------------+------------ editors/gedit | 3.14.3 | 3.17.2 ------------------------------------------------+-----------------+------------ graphics/eog | 3.14.4 | 3.17.3 ------------------------------------------------+-----------------+------------ graphics/gdk-pixbuf2 | 2.31.2 | 2.31.5 ------------------------------------------------+-----------------+------------ graphics/gtk-update-icon-cache | 2.24.27 | 3.17.5 ------------------------------------------------+-----------------+------------ sysutils/gnome-system-monitor | 3.14.1 | 3.17.4 ------------------------------------------------+-----------------+------------ 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 Thanks. From owner-freebsd-gnome@freebsd.org Wed Jul 22 03:02:06 2015 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DC5049A6114 for ; Wed, 22 Jul 2015 03:02:06 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id BE38A2045 for ; Wed, 22 Jul 2015 03:02:06 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id BDA1E9A6111; Wed, 22 Jul 2015 03:02:06 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BD33B9A6110 for ; Wed, 22 Jul 2015 03:02:06 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7F47B203F for ; Wed, 22 Jul 2015 03:02:06 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 6316720CDD for ; Tue, 21 Jul 2015 23:01:57 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute3.internal (MEProxy); Tue, 21 Jul 2015 23:01:57 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=YowA5wWfGofWi3s YYN5l2Z9a4yg=; b=q7Lw8TfQaCzXYGvgUONMFjfFxRBjqtQMzILQ8NGOMWTFO4E q8HelopGN2sfzInz5XFtq9tlOrhUwxU9eiuhTxmV6FnvJV8nplUd0pRXUhPikgLq 2hZ4u6KIxs/m57lpXCdNzhicbPPC//BOwCdclbpLCVAOOZ4ZJp8njQjZ2MDo= Received: by web3.nyi.internal (Postfix, from userid 99) id 2B26D1082D1; Tue, 21 Jul 2015 23:01:57 -0400 (EDT) Message-Id: <1437534117.287904.329800545.710C703D@webmail.messagingengine.com> X-Sasl-Enc: NOnxJKvLmFdJHjahVS3XUqvQvCeAXdwEy/nZjxfZs7Wz 1437534117 From: Mark Felder To: gnome@FreeBSD.org Cc: ports-secteam@FreeBSD.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-63a5d8c6 Subject: Re: [oss-security] CVE Request: gdk-pixbuf heap overflow and DoS Date: Tue, 21 Jul 2015 22:01:57 -0500 In-Reply-To: References: X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.20 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, 22 Jul 2015 03:02:07 -0000 On Fri, Jul 17, 2015, at 11:34, Gustavo Grieco wrote: > Hi, > > I would like to request a CVE for the heap overflow and DoS found in > several versions of gdk-pixbuf. It should be fixed: > > https://bugzilla.gnome.org/show_bug.cgi?id=752297 > > Thanks! Can someone check into this? This was reported to oss-sec mailing list. I think we are potentially vulnerable, but I'm not familiar enough with gdk-pixbuf know if updating it could have any consequences and creating a vuxml entry right now will prevent installing a lot of desktop software. Thanks! From owner-freebsd-gnome@freebsd.org Wed Jul 22 09:46:47 2015 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 442249A6364 for ; Wed, 22 Jul 2015 09:46:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 2925B12CF for ; Wed, 22 Jul 2015 09:46:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 25A2D9A6363; Wed, 22 Jul 2015 09:46:47 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 253B79A6361 for ; Wed, 22 Jul 2015 09:46:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 11DC112CE for ; Wed, 22 Jul 2015 09:46:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t6M9kk6Z047292 for ; Wed, 22 Jul 2015 09:46:46 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 184615] x11/mate: mate-file-manager-open-terminal fails to install Date: Wed, 22 Jul 2015 09:46:47 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kwm@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.20 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, 22 Jul 2015 09:46:47 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=184615 Koop Mast changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kwm@FreeBSD.org Status|In Progress |Closed Resolution|--- |Overcome By Events --- Comment #3 from Koop Mast --- The mate-file-manager-open-terminal port was removed. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-gnome@freebsd.org Wed Jul 22 10:16:00 2015 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 988F69A6BAE for ; Wed, 22 Jul 2015 10:16:00 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 82152158A for ; Wed, 22 Jul 2015 10:16:00 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 7F42A9A6BAD; Wed, 22 Jul 2015 10:16:00 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7DEF29A6BAC for ; Wed, 22 Jul 2015 10:16:00 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org (portscout.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4C24A1587 for ; Wed, 22 Jul 2015 10:16:00 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org ([127.0.1.123]) by portscout.freebsd.org (8.15.2/8.15.2) with ESMTP id t6MAG0hK011937 for ; Wed, 22 Jul 2015 10:16:00 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.freebsd.org (8.15.2/8.15.2/Submit) id t6MAG0wj011936; Wed, 22 Jul 2015 10:16:00 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201507221016.t6MAG0wj011936@portscout.freebsd.org> X-Authentication-Warning: portscout.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Wed, 22 Jul 2015 10:16:00 +0000 From: 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.20 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, 22 Jul 2015 10:16:00 -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 ------------------------------------------------+-----------------+------------ games/gnome-mines | 3.14.2 | 3.17.4 ------------------------------------------------+-----------------+------------ graphics/evince | 3.14.2 | 3.17.4 ------------------------------------------------+-----------------+------------ graphics/evince-lite | 3.14.2 | 3.17.4 ------------------------------------------------+-----------------+------------ mail/evolution-mapi | 3.12.10 | 3.17.4 ------------------------------------------------+-----------------+------------ misc/gnome-devel-docs | 3.14.3 | 3.17.4 ------------------------------------------------+-----------------+------------ sysutils/gnome-control-center | 3.14.4 | 3.17.3 ------------------------------------------------+-----------------+------------ sysutils/tracker | 1.2.6 | 1.5.1 ------------------------------------------------+-----------------+------------ x11/gdm | 3.14.2 | 3.17.4 ------------------------------------------------+-----------------+------------ x11/yelp | 3.14.1 | 3.17.4 ------------------------------------------------+-----------------+------------ 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 Thanks. From owner-freebsd-gnome@freebsd.org Wed Jul 22 21:45:46 2015 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2597C9A80FD for ; Wed, 22 Jul 2015 21:45:46 +0000 (UTC) (envelope-from anonymous@ip-173-201-34-172.ip.secureserver.net) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 09E9A1968 for ; Wed, 22 Jul 2015 21:45:46 +0000 (UTC) (envelope-from anonymous@ip-173-201-34-172.ip.secureserver.net) Received: by mailman.ysv.freebsd.org (Postfix) id 06E2F9A80FB; Wed, 22 Jul 2015 21:45:46 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E0B539A80FA for ; Wed, 22 Jul 2015 21:45:45 +0000 (UTC) (envelope-from anonymous@ip-173-201-34-172.ip.secureserver.net) Received: from p3plsmtpp1ded04.prod.phx3.secureserver.net (p3plsmtpp1ded04.prod.phx3.secureserver.net [208.109.80.2]) by mx1.freebsd.org (Postfix) with ESMTP id BDCE51967 for ; Wed, 22 Jul 2015 21:45:45 +0000 (UTC) (envelope-from anonymous@ip-173-201-34-172.ip.secureserver.net) Received: from ip-173-201-34-172.ip.secureserver.net ([173.201.34.172]) by p3plsmtpp1ded04.prod.phx3.secureserver.net with : DED : id vZie1q0093iqBPR01ZiecA; Wed, 22 Jul 2015 14:42:38 -0700 x-originating-ip: 173.201.34.172 Received: (qmail 7704 invoked by uid 10001); 22 Jul 2015 14:42:38 -0700 To: gnome@freebsd.org Subject: Problems with item delivery, n.000293226 Date: Wed, 22 Jul 2015 15:42:38 -0600 From: "FedEx Ground" Reply-To: "FedEx Ground" Message-ID: <306a270c2b32cbb8cd6d6b4363b1e6b8@ip-173-201-34-172.ip.secureserver.net> X-Priority: 3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.20 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, 22 Jul 2015 21:45:46 -0000 Dear Customer, This is to confirm that one or more of your parcels has been shipped. You can review complete details of your order in the find attached. Thanks and best regards, Thomas Harvey, Sr. Support Manager. From owner-freebsd-gnome@freebsd.org Thu Jul 23 10:51:46 2015 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 04C1A9A8E8B for ; Thu, 23 Jul 2015 10:51:46 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id E298A188E for ; Thu, 23 Jul 2015 10:51:45 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id E18BF9A8E8A; Thu, 23 Jul 2015 10:51:45 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E11A89A8E89 for ; Thu, 23 Jul 2015 10:51:45 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org (portscout.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B8769188B for ; Thu, 23 Jul 2015 10:51:45 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org ([127.0.1.123]) by portscout.freebsd.org (8.15.2/8.15.2) with ESMTP id t6NApjTv079139 for ; Thu, 23 Jul 2015 10:51:45 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.freebsd.org (8.15.2/8.15.2/Submit) id t6NApj8a079138; Thu, 23 Jul 2015 10:51:45 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201507231051.t6NApj8a079138@portscout.freebsd.org> X-Authentication-Warning: portscout.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Thu, 23 Jul 2015 10:51:45 +0000 From: 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.20 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, 23 Jul 2015 10:51:46 -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/gnome-initial-setup | 3.12.1 | 3.17.4 ------------------------------------------------+-----------------+------------ deskutils/mate-notification-daemon | 1.8.0 | 1.10.1 ------------------------------------------------+-----------------+------------ graphics/clutter | 1.20.0 | 1.23.4 ------------------------------------------------+-----------------+------------ sysutils/gnome-settings-daemon | 3.14.3 | 3.17.3 ------------------------------------------------+-----------------+------------ www/epiphany | 3.12.1 | 3.17.2 ------------------------------------------------+-----------------+------------ www/webkit2-gtk3 | 2.6.6 | 2.9.4 ------------------------------------------------+-----------------+------------ x11-themes/adwaita-icon-theme | 3.14.0 | 3.17.4 ------------------------------------------------+-----------------+------------ 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 Thanks. From owner-freebsd-gnome@freebsd.org Fri Jul 24 03:41:43 2015 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 293229A9819 for ; Fri, 24 Jul 2015 03:41:43 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 13EE62FC5 for ; Fri, 24 Jul 2015 03:41:43 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 12C8D9A9817; Fri, 24 Jul 2015 03:41:43 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1221B9A9816; Fri, 24 Jul 2015 03:41:43 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy3.nyi.freebsd.org (beefy3.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:e6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 98EB32FC4; Fri, 24 Jul 2015 03:41:42 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy3.nyi.freebsd.org (localhost [127.0.0.1]) by beefy3.nyi.freebsd.org (8.14.9/8.14.9) with ESMTP id t6O3ffR1078381; Fri, 24 Jul 2015 03:41:41 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy3.nyi.freebsd.org (8.14.9/8.14.9/Submit) id t6O3ffXO078269; Fri, 24 Jul 2015 03:41:41 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 24 Jul 2015 03:41:41 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201507240341.t6O3ffXO078269@beefy3.nyi.freebsd.org> To: gnome@FreeBSD.org Subject: [package - head-i386-default][devel/libgtop] Failed for libgtop-2.30.0_3 in stage Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.20 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, 24 Jul 2015 03:41:43 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: gnome@FreeBSD.org Last committer: glebius@FreeBSD.org Ident: $FreeBSD: head/devel/libgtop/Makefile 381570 2015-03-18 16:18:22Z glebius $ Log URL: http://beefy3.nyi.freebsd.org/data/head-i386-default/p392703_s285807/logs/libgtop-2.30.0_3.log Build URL: http://beefy3.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p392703_s285807 Log: ====>> Building devel/libgtop build started at Fri Jul 24 03:40:36 UTC 2015 port directory: /usr/ports/devel/libgtop building for: FreeBSD head-i386-default-job-08 11.0-CURRENT FreeBSD 11.0-CURRENT r285807 i386 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/devel/libgtop/Makefile 381570 2015-03-18 16:18:22Z glebius $ Poudriere version: 3.1.7 Host OSVERSION: 1100076 Jail OSVERSION: 1100077 !!! Jail is newer than host. (Jail: 1100077, Host: 1100076) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- UNAME_p=i386 UNAME_m=i386 OSVERSION=1100077 UNAME_v=FreeBSD 11.0-CURRENT r285807 UNAME_r=11.0-CURRENT LC_COLLATE=C BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=libgtop-2.30.0_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.7 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-introspection --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libgtop/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libgtop/work HOME=/wrkdirs/usr/ports/devel/libgtop/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libgtop/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libgtop/work HOME=/wrkdirs/usr/ports/devel/libgtop/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/libgtop/work PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -lutil -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PERL_VERSION=5.20.2 PERL_VER=5.20 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.20 DOCSDIR="share/doc/libgtop" EXAMPLESDIR="share/examples/libgtop" DATADIR="share/libgtop" WWWDIR="www/libgtop" ETCDIR="etc/libgtop" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libgtop DOCSDIR=/usr/local/share/doc/libgtop EXAMPLESDIR=/usr/local/share/examples/libgtop WWWDIR=/usr/local/www/libgtop ETCDIR=/usr/local/etc/libgtop --End SUB_LIST-- ---Begin make.conf--- MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### MASTER_SITE_FREEBSD=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> libgtop-2.30.0_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.5.5.txz [head-i386-default-job-08] Installing pkg-1.5.5... [head-i386-default-job-08] Extracting pkg-1.5.5: .......... done Message for pkg-1.5.5: If you are upgrading from the old package format, first run: # pkg2ng ===> libgtop-2.30.0_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of libgtop-2.30.0_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libgtop-2.30.0_3 for building =========================================================================== =================================================== ===> Fetching all distfiles required by libgtop-2.30.0_3 for building => SHA256 Checksum OK for gnome2/libgtop-2.30.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libgtop-2.30.0_3 for building ===> Extracting for libgtop-2.30.0_3 => SHA256 Checksum OK for gnome2/libgtop-2.30.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libgtop-2.30.0_3 ===> Applying FreeBSD patches for libgtop-2.30.0_3 =========================================================================== =================================================== ===> libgtop-2.30.0_3 depends on executable: msgfmt - not found ===> Installing existing package /packages/All/gettext-tools-0.19.4.txz [head-i386-default-job-08] Installing gettext-tools-0.19.4... [head-i386-default-job-08] `-- Installing expat-2.1.0_2... [head-i386-default-job-08] `-- Extracting expat-2.1.0_2: .......... done [head-i386-default-job-08] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-08] | `-- Installing indexinfo-0.2.3... [head-i386-default-job-08] | `-- Extracting indexinfo-0.2.3: .... done [head-i386-default-job-08] `-- Extracting gettext-runtime-0.19.4: .......... done [head-i386-default-job-08] Extracting gettext-tools-0.19.4: .......... done ===> libgtop-2.30.0_3 depends on executable: msgfmt - found ===> Returning to build of libgtop-2.30.0_3 ===> libgtop-2.30.0_3 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.1_2.txz [head-i386-default-job-08] Installing gmake-4.1_2... [head-i386-default-job-08] Extracting gmake-4.1_2: .......... done ===> libgtop-2.30.0_3 depends on executable: gmake - found ===> Returning to build of libgtop-2.30.0_3 ===> libgtop-2.30.0_3 depends on executable: makeinfo - not found ===> Installing existing package /packages/All/texinfo-6.0.20150626.txz [head-i386-default-job-08] Installing texinfo-6.0.20150626... [head-i386-default-job-08] `-- Installing perl5-5.20.2_5... [head-i386-default-job-08] `-- Extracting perl5-5.20.2_5: .......... done [head-i386-default-job-08] Extracting texinfo-6.0.20150626: .......... done ===> libgtop-2.30.0_3 depends on executable: makeinfo - found ===> Returning to build of libgtop-2.30.0_3 ===> libgtop-2.30.0_3 depends on executable: pkgconf - not found ===> Installing existing package /packages/All/pkgconf-0.9.12.txz [head-i386-default-job-08] Installing pkgconf-0.9.12... [head-i386-default-job-08] Extracting pkgconf-0.9.12: ....... done ===> libgtop-2.30.0_3 depends on executable: pkgconf - found ===> Returning to build of libgtop-2.30.0_3 ===> libgtop-2.30.0_3 depends on file: /usr/local/libdata/pkgconfig/xau.pc - not found ===> Installing existing package /packages/All/libXau-1.0.8_3.txz [head-i386-default-job-08] Installing libXau-1.0.8_3... [head-i386-default-job-08] `-- Installing xproto-7.0.27... [head-i386-default-job-08] `-- Extracting xproto-7.0.27: .......... done [head-i386-default-job-08] Extracting libXau-1.0.8_3: .......... done ===> libgtop-2.30.0_3 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found ===> Returning to build of libgtop-2.30.0_3 ===> libgtop-2.30.0_3 depends on file: /usr/local/bin/intltool-extract - not found ===> Installing existing package /packages/All/intltool-0.50.2_1.txz [head-i386-default-job-08] Installing intltool-0.50.2_1... [head-i386-default-job-08] `-- Installing p5-XML-Parser-2.44... [head-i386-default-job-08] `-- Extracting p5-XML-Parser-2.44: .......... done [head-i386-default-job-08] Extracting intltool-0.50.2_1: .......... done ===> libgtop-2.30.0_3 depends on file: /usr/local/bin/intltool-extract - found ===> Returning to build of libgtop-2.30.0_3 ===> libgtop-2.30.0_3 depends on executable: g-ir-scanner - not found ===> Installing existing package /packages/All/gobject-introspection-1.42.0.txz [head-i386-default-job-08] Installing gobject-introspection-1.42.0... [head-i386-default-job-08] `-- Installing glib-2.42.2... [head-i386-default-job-08] | `-- Installing libffi-3.2.1... gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/misc' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/misc' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/misc' Making install in include gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/include' Making install in glibtop gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/include/glibtop' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/include/glibtop' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/wrkdirs/usr/ports/devel/libgtop/work/stage/usr/local/include/libgtop-2.0/glibtop' install -m 0644 close.h loadavg.h prockernel.h procstate.h sem_limits.h uptime.h command.h mem.h proclist.h proctime.h shm_limits.h version.h cpu.h msg_limits.h procmem.h procuid.h swap.h procsegment.h sysdeps.h global.h procsignal.h union.h gnuserv.h parameter.h mountlist.h fsusage.h procmap.h signal.h sysinfo.h ppp.h procargs.h netload.h procwd.h procaffinity.h netlist.h procopenfiles.h open.h '/wrkdirs/usr/ports/devel/libgtop/work/stage/usr/local/include/libgtop-2.0/glibtop' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/include/glibtop' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/include/glibtop' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/include' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/include' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/include' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/include' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/include' Making install in sysdeps gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/sysdeps' Making install in common gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/sysdeps/common' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/sysdeps/common' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/sysdeps/common' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/sysdeps/common' Making install in freebsd gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/sysdeps/freebsd' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/sysdeps/freebsd' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/wrkdirs/usr/ports/devel/libgtop/work/stage/usr/local/include/libgtop-2.0' install -m 0644 glibtop_server.h glibtop_machine.h glibtop_suid.h glibtop_private.h '/wrkdirs/usr/ports/devel/libgtop/work/stage/usr/local/include/libgtop-2.0' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/sysdeps/freebsd' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/sysdeps/freebsd' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/sysdeps' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/sysdeps' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/sysdeps' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/sysdeps' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/sysdeps' Making install in lib gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/lib' gmake install-am gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/lib' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/lib' /bin/mkdir -p '/wrkdirs/usr/ports/devel/libgtop/work/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libgtop-2.0.la '/wrkdirs/usr/ports/devel/libgtop/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libgtop-2.0.so.10.0.0 /wrkdirs/usr/ports/devel/libgtop/work/stage/usr/local/lib/libgtop-2.0.so.10.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/devel/libgtop/work/stage/usr/local/lib/libgtop-2.0.so.10.0.0 libtool: install: (cd /wrkdirs/usr/ports/devel/libgtop/work/stage/usr/local/lib && { ln -s -f libgtop-2.0.so.10.0.0 libgtop-2.0.so.10 || { rm -f libgtop-2.0.so.10 && ln -s libgtop-2.0.so.10.0.0 libgtop-2.0.so.10; }; }) libtool: install: (cd /wrkdirs/usr/ports/devel/libgtop/work/stage/usr/local/lib && { ln -s -f libgtop-2.0.so.10.0.0 libgtop-2.0.so || { rm -f libgtop-2.0.so && ln -s libgtop-2.0.so.10.0.0 libgtop-2.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libgtop-2.0.lai /wrkdirs/usr/ports/devel/libgtop/work/stage/usr/local/lib/libgtop-2.0.la libtool: install: /usr/bin/install -c .libs/libgtop-2.0.a /wrkdirs/usr/ports/devel/libgtop/work/stage/usr/local/lib/libgtop-2.0.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/devel/libgtop/work/stage/usr/local/lib/libgtop-2.0.a libtool: install: chmod 644 /wrkdirs/usr/ports/devel/libgtop/work/stage/usr/local/lib/libgtop-2.0.a libtool: install: ranlib /wrkdirs/usr/ports/devel/libgtop/work/stage/usr/local/lib/libgtop-2.0.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/mkdir -p '/wrkdirs/usr/ports/devel/libgtop/work/stage/usr/local/share/gir-1.0' install -m 0644 GTop-2.0.gir '/wrkdirs/usr/ports/devel/libgtop/work/stage/usr/local/share/gir-1.0' /bin/mkdir -p '/wrkdirs/usr/ports/devel/libgtop/work/stage/usr/local/lib/girepository-1.0' install -m 0644 GTop-2.0.typelib '/wrkdirs/usr/ports/devel/libgtop/work/stage/usr/local/lib/girepository-1.0' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/lib' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/lib' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/lib' Making install in src gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/src' Making install in daemon gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/src/daemon' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/src/daemon' /bin/mkdir -p '/wrkdirs/usr/ports/devel/libgtop/work/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/install-sh -c -s libgtop_daemon2 libgtop_server2 '/wrkdirs/usr/ports/devel/libgtop/work/stage/usr/local/bin' libtool: install: warning: `../../lib/libgtop-2.0.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/install-sh -c -s .libs/libgtop_daemon2 /wrkdirs/usr/ports/devel/libgtop/work/stage/usr/local/bin/libgtop_daemon2 libtool: install: /bin/sh /wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/install-sh -c -s libgtop_server2 /wrkdirs/usr/ports/devel/libgtop/work/stage/usr/local/bin/libgtop_server2 gmake install-exec-hook gmake[6]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/src/daemon' chgrp kmem /usr/local/bin/libgtop_server2 && chmod 2755 /usr/local/bin/libgtop_server2 chgrp: /usr/local/bin/libgtop_server2: No such file or directory Makefile:747: recipe for target 'install-exec-hook' failed gmake[6]: [install-exec-hook] Error 1 (ignored) gmake[6]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/src/daemon' gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/src/daemon' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/src/daemon' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/src' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/src' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/src' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/src' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/src' Making install in examples gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/examples' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/examples' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/examples' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/examples' Making install in doc gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/doc' Making install in reference gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/doc/reference' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/doc/reference' gmake[5]: Nothing to be done for 'install-exec-am'. install -m 0644 ./html/home.png install -m 0644 ./html/index.html install -m 0644 ./html/index.sgml install -m 0644 ./html/left-insensitive.png install -m 0644 ./html/left.png install -m 0644 ./html/libgtop-Close.html install -m 0644 ./html/libgtop-Command.html install -m 0644 ./html/libgtop-GlibTop-Server.html install -m 0644 ./html/libgtop-GlibTop.html install -m 0644 ./html/libgtop-Net-List.html install -m 0644 ./html/libgtop-Net-Load.html install -m 0644 ./html/libgtop-PPP.html install -m 0644 ./html/libgtop-Process-Arguments.html install -m 0644 ./html/libgtop-Process-List.html install -m 0644 ./html/libgtop-Process-Time.html install -m 0644 ./html/libgtop-Shared-Memory-Limits.html install -m 0644 ./html/libgtop-Uptime.html install -m 0644 ./html/libgtop-cpu.html install -m 0644 ./html/libgtop-fsusage.html install -m 0644 ./html/libgtop-lib.html install -m 0644 ./html/libgtop-loadavg.html install -m 0644 ./html/libgtop-mem.html install -m 0644 ./html/libgtop-mountlist.html install -m 0644 ./html/libgtop-msg-limits.html install -m 0644 ./html/libgtop-open.html install -m 0644 ./html/libgtop-parameter.html install -m 0644 ./html/libgtop-prockernel.html install -m 0644 ./html/libgtop-procmap.html install -m 0644 ./html/libgtop-procmem.html install -m 0644 ./html/libgtop-procopenfiles.html install -m 0644 ./html/libgtop-procsegment.html install -m 0644 ./html/libgtop-procsignal.html install -m 0644 ./html/libgtop-procstate.html install -m 0644 ./html/libgtop-procuid.html install -m 0644 ./html/libgtop-sem-limits.html install -m 0644 ./html/libgtop-signal.html install -m 0644 ./html/libgtop-swap.html install -m 0644 ./html/libgtop-sysdeps.html install -m 0644 ./html/libgtop-sysinfo.html install -m 0644 ./html/libgtop-union.html install -m 0644 ./html/libgtop-version.html install -m 0644 ./html/libgtop-white-paper-overview.html install -m 0644 ./html/libgtop-white-paper.html install -m 0644 ./html/libgtop.devhelp2 install -m 0644 ./html/right-insensitive.png install -m 0644 ./html/right.png install -m 0644 ./html/style.css install -m 0644 ./html/up-insensitive.png install -m 0644 ./html/up.png gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/doc/reference' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/doc/reference' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/doc' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/missing makeinfo --version) >/dev/null 2>&1; then \ for f in libgtop2.info libgtop2.info-[0-9] libgtop2.info-[0-9][0-9] libgtop2.i[0-9] libgtop2.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/missing makeinfo -I /wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/doc -I . \ -o libgtop2.info libgtop2.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./libgtop2.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc ./version.texi:27: misplaced { ./version.texi:27: misplaced } Makefile:492: recipe for target 'libgtop2.info' failed gmake[4]: *** [libgtop2.info] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/doc' Makefile:658: recipe for target 'install-recursive' failed gmake[3]: *** [install-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0/doc' Makefile:574: recipe for target 'install-recursive' failed gmake[2]: *** [install-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0' Makefile:881: recipe for target 'install-strip' failed gmake[1]: *** [install-strip] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/libgtop/work/libgtop-2.30.0' *** Error code 2 Stop. make: stopped in /usr/ports/devel/libgtop From owner-freebsd-gnome@freebsd.org Fri Jul 24 10:29:25 2015 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1B1789A908F for ; Fri, 24 Jul 2015 10:29:25 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 0407815DE for ; Fri, 24 Jul 2015 10:29:25 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 037749A908E; Fri, 24 Jul 2015 10:29:25 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 031149A908D for ; Fri, 24 Jul 2015 10:29:25 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org (portscout.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E770415DC for ; Fri, 24 Jul 2015 10:29:24 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org ([127.0.1.123]) by portscout.freebsd.org (8.15.2/8.15.2) with ESMTP id t6OATOal068321 for ; Fri, 24 Jul 2015 10:29:24 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.freebsd.org (8.15.2/8.15.2/Submit) id t6OATOIj068320; Fri, 24 Jul 2015 10:29:24 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201507241029.t6OATOIj068320@portscout.freebsd.org> X-Authentication-Warning: portscout.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Fri, 24 Jul 2015 10:29:24 +0000 From: 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.20 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, 24 Jul 2015 10:29:25 -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 ------------------------------------------------+-----------------+------------ accessibility/orca | 3.14.4 | 3.17.4 ------------------------------------------------+-----------------+------------ deskutils/mozo | 1.8.0 | 1.10.1 ------------------------------------------------+-----------------+------------ x11-fm/sushi | 3.12.0 | 3.17.4 ------------------------------------------------+-----------------+------------ 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 Thanks. From owner-freebsd-gnome@freebsd.org Sat Jul 25 11:01:47 2015 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E3D5F9AA53D for ; Sat, 25 Jul 2015 11:01:46 +0000 (UTC) (envelope-from mailer@bda.im) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id C91E51BEC for ; Sat, 25 Jul 2015 11:01:46 +0000 (UTC) (envelope-from mailer@bda.im) Received: by mailman.ysv.freebsd.org (Postfix) id C7BF89AA53C; Sat, 25 Jul 2015 11:01:46 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AD2FC9AA53B for ; Sat, 25 Jul 2015 11:01:46 +0000 (UTC) (envelope-from mailer@bda.im) Received: from bda.vs.netplan.co.uk (bda.vs.netplan.co.uk [94.199.186.94]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3FE651BEA for ; Sat, 25 Jul 2015 11:01:44 +0000 (UTC) (envelope-from mailer@bda.im) Received: from bda.vs.netplan.co.uk (localhost.localdomain [127.0.0.1]) by bda.vs.netplan.co.uk (8.13.8/8.13.8) with ESMTP id t6P1ATuE017427 for ; Sat, 25 Jul 2015 02:10:29 +0100 Received: (from root@localhost) by bda.vs.netplan.co.uk (8.13.8/8.13.8/Submit) id t6P1ATsK017426; Sat, 25 Jul 2015 02:10:29 +0100 To: gnome@freebsd.org Subject: BDA International Conference 2016: Final Call for Papers Message-ID: <57640cd1d7ed58eb529e742bf7be1843@marketing.bdadyslexia.org.uk> Date: Wed, 22 Jul 2015 15:01:12 +0100 From: "Conference Team" Reply-To: conference@bdadyslexia.org.uk MIME-Version: 1.0 X-Mailer-LID: 285,99,246,273,278,279,276,277,274,280,204,269,26,270 X-Mailer-RecptId: 674420 X-Mailer-SID: 326 X-Mailer-Sent-By: 1 Content-Type: text/plain; format=flowed; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.20 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, 25 Jul 2015 11:01:47 -0000 Your email client cannot read this email. To view it online, please go here: http://marketing.bdadyslexia.org.uk/display.php?M=674420&C=afc1ae4bf23bfd83fc6a90196dfa17f9&S=326&L=280&N=296 To stop receiving these emails:http://marketing.bdadyslexia.org.uk/unsubscribe.php?M=674420&C=afc1ae4bf23bfd83fc6a90196dfa17f9&L=280&N=326 The British Dyslexia Association. Unit 8 Bracknell Beeches, Old Bracknell Lane, Bracknell, RG12 7BW. Tel: 0845 251 9003 The British Dyslexia Association is a company limited by guarantee - Reg. in England No. 1830587 - Reg. Charity No. 289243