From owner-freebsd-gnome@FreeBSD.ORG Sun May 12 04:46:40 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 A7AD7676; Sun, 12 May 2013 04:46:40 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pa0-f47.google.com (mail-pa0-f47.google.com [209.85.220.47]) by mx1.freebsd.org (Postfix) with ESMTP id 7E9A4A6E; Sun, 12 May 2013 04:46:40 +0000 (UTC) Received: by mail-pa0-f47.google.com with SMTP id kl13so3834216pab.34 for ; Sat, 11 May 2013 21:46:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:to:subject:from:cc:x-send-pr-version:x-gnats-notify :message-id:date; bh=9qF0vfZQxx6eKGwI5e04yVkOwGA4FhBtb1es4137TIM=; b=E+sn76P5fBTpS274B5GJk/EM2KR/L8WIchc3wwxNLRGPVTgjD57EBMcAHr3e2LEGUf Q/9fg4UfRCnZI8RprgUZlW+b3c6jrHf/e+/iBWnC7vpPCc3nGK6+4lfe1oJ1FX9uuVSY C8DWFARD0ojicXfj3TbC1WIEqfVBZbRs5veyMNkTzoFzIFvWFa+I3kO1rMntaAdcdqpC gOMDhehwaopiMBxCJuutNm2ynTMSL8m3sql6ljuWhaDZHdgXN+vm/OdOfkuJ0LvL2nVc oi4UA1e4VmO9j6itikrB5WBc5eBQm2NRVp+sYmsTleymkHff7uK1LXQ/LXfshJxTuAXC KVtw== X-Received: by 10.66.25.80 with SMTP id a16mr24143156pag.97.1368333994693; Sat, 11 May 2013 21:46:34 -0700 (PDT) Received: from freebsd-RELENG_9-amd64.elysium (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPSA id vb8sm8790276pbc.11.2013.05.11.21.46.32 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 11 May 2013 21:46:33 -0700 (PDT) Received: by freebsd-RELENG_9-amd64.elysium (Postfix, from userid 1001) id 1D44B39FFB; Sun, 12 May 2013 14:46:29 +1000 (EST) To: FreeBSD-gnats-submit@freebsd.org Subject: [PATCH] textproc/libxslt: Put the fastest MASTER_SITE first From: Kubilay Kocak X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20130512044629.1D44B39FFB@freebsd-RELENG_9-amd64.elysium> Date: Sun, 12 May 2013 14:46:29 +1000 (EST) 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: Sun, 12 May 2013 04:46:40 -0000 >Submitter-Id: current-users >Originator: Kubilay Kocak >Organization: >Confidential: no >Synopsis: [PATCH] textproc/libxslt: Put the fastest MASTER_SITE first >Severity: non-critical >Priority: low >Category: ports >Class: change-request >Release: FreeBSD 9.1-STABLE amd64 >Environment: System: FreeBSD freebsd-RELENG_9-amd64.elysium 9.1-STABLE FreeBSD 9.1-STABLE #0 r249542: Sun Apr 21 21:01:52 EST >Description: gd.tuwien.ac.at is a mirror for the libxml2 project, and frequently exhibits extremely slow throughput (<= 8k/sec) causing installation and upgrade to unecessarily take a long time. This change also matches the textproc/libxml2 MASTER_SITES order. Switch the order of MASTER_SITES, making the primary download host [1] of the libxml2 project first in the list. make checksum confirms distinfo match [1] http://www.xmlsoft.org/downloads.html Port maintainer (gnome@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_7 (mode: change, diff: ports) >How-To-Repeat: >Fix: --- libxslt-1.1.28_1.patch begins here --- diff -ruN /usr/ports/textproc/libxslt/Makefile ./Makefile --- /usr/ports/textproc/libxslt/Makefile 2013-05-04 02:36:39.000000000 +1000 +++ ./Makefile 2013-05-12 13:52:59.824713312 +1000 @@ -1,12 +1,12 @@ # Created by: Ade Lovett -# $FreeBSD: textproc/libxslt/Makefile 317220 2013-05-03 16:36:39Z ehaupt $ +# $FreeBSD: head/textproc/libxslt/Makefile 317220 2013-05-03 16:36:39Z ehaupt $ PORTNAME= libxslt PORTVERSION= 1.1.28 PORTREVISION?= 1 CATEGORIES?= textproc gnome -MASTER_SITES= ftp://gd.tuwien.ac.at/pub/libxml/ \ - ftp://xmlsoft.org/libxml2/ +MASTER_SITES= ftp://xmlsoft.org/libxml2/ \ + ftp://gd.tuwien.ac.at/pub/libxml/ DIST_SUBDIR= gnome2 MAINTAINER?= gnome@FreeBSD.org --- libxslt-1.1.28_1.patch ends here --- From owner-freebsd-gnome@FreeBSD.ORG Sun May 12 04:50:10 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 39E45809; Sun, 12 May 2013 04:50:10 +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 154E6AA2; Sun, 12 May 2013 04:50:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4C4o90H094278; Sun, 12 May 2013 04:50:09 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4C4o973094277; Sun, 12 May 2013 04:50:09 GMT (envelope-from edwin) Date: Sun, 12 May 2013 04:50:09 GMT Message-Id: <201305120450.r4C4o973094277@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/178523: [PATCH] textproc/libxslt: Put the fastest MASTER_SITE first 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, 12 May 2013 04:50:10 -0000 Synopsis: [PATCH] textproc/libxslt: Put the fastest MASTER_SITE first Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Sun May 12 04:50:09 UTC 2013 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=178523 From owner-freebsd-gnome@FreeBSD.ORG Sun May 12 07:46:39 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 2E43028D for ; Sun, 12 May 2013 07:46:39 +0000 (UTC) (envelope-from ws@au.dyndns.ws) Received: from ipmail06.adl6.internode.on.net (ipmail06.adl6.internode.on.net [IPv6:2001:44b8:8060:ff02:300:1:6:6]) by mx1.freebsd.org (Postfix) with ESMTP id B9315F1E for ; Sun, 12 May 2013 07:46:38 +0000 (UTC) Received: from ppp103-111.static.internode.on.net (HELO lillith-iv.ovirt.dyndns.ws) ([150.101.103.111]) by ipmail06.adl6.internode.on.net with ESMTP; 12 May 2013 17:16:37 +0930 X-Envelope-From: ws@au.dyndns.ws X-Envelope-To: Received: from [172.17.17.136] (ws@predator-ii.buffyverse [172.17.17.136]) by lillith-iv.ovirt.dyndns.ws (8.14.4/8.14.4) with ESMTP id r4C7kR8t047700 for ; Sun, 12 May 2013 17:16:28 +0930 (CST) (envelope-from ws@au.dyndns.ws) Subject: Gnome "Preferred Application" for email is set to Evolution but "mailto" links launch Opera From: Wayne Sierke To: gnome Content-Type: text/plain; charset="ASCII" Date: Sun, 12 May 2013 17:15:40 +0930 Message-ID: <1368344740.97478.13.camel@predator-ii.buffyverse> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (lillith-iv.ovirt.dyndns.ws [172.17.17.142]); Sun, 12 May 2013 17:16:28 +0930 (CST) X-Scanned-By: MIMEDefang 2.73 on 172.17.17.142 X-Scanned-By: SpamAssassin 3.003002(2011-06-06) X-Scanned-By: ClamAV X-Spam-Score: -2.9 () ALL_TRUSTED,BAYES_00 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, 12 May 2013 07:46:39 -0000 Hi, I'm using Gnome 2.32.1 on 9.1-RELEASE amd64 with ports up to date. In Gnome's "System->Preferences->Preferred Applications" the "Mail Reader" is selected to "Evolution Mail Reader" (the other available application is "Thunderbird" but the same problem applies when TB is selected). However every "mailto" link results in Opera (browser) being launched. Opera is configured to use the "System default" for "mailto" but looking in Opera's preferences the "mailto" handler entry is present but the "program" is blank. The result being that "mailto" links cannot be used. This includes clicking an email "link" within Evolution itself - even in a message header. Running /usr/local/bin/xdg-email shows that it is correctly selecting Gnome to handle the "mailto" but Gnome seems to be completely ignoring that the "Preferred Application" is set to Evolution and instead launching Opera. This system has a long history of upgrades so perhaps there is some left-over cruft that is upsetting things. In any case, can anyone suggest how to rectify this? Thanks, Wayne From owner-freebsd-gnome@FreeBSD.ORG Sun May 12 15:10: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 3056A560; Sun, 12 May 2013 15:10: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 0B58FF26; Sun, 12 May 2013 15:10:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4CFA82w019847; Sun, 12 May 2013 15:10:08 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4CFA8VE019846; Sun, 12 May 2013 15:10:08 GMT (envelope-from edwin) Date: Sun, 12 May 2013 15:10:08 GMT Message-Id: <201305121510.r4CFA8VE019846@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/178535: textproc/docbook-sk: RUN_DEPENDS misconfigured for pkgng 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, 12 May 2013 15:10:09 -0000 Synopsis: textproc/docbook-sk: RUN_DEPENDS misconfigured for pkgng Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Sun May 12 15:10:08 UTC 2013 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=178535 From owner-freebsd-gnome@FreeBSD.ORG Sun May 12 15:20: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 0D38385F for ; Sun, 12 May 2013 15: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 D8BC8F6A for ; Sun, 12 May 2013 15:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4CFK0vq022393 for ; Sun, 12 May 2013 15:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4CFK03F022391; Sun, 12 May 2013 15:20:00 GMT (envelope-from gnats) Date: Sun, 12 May 2013 15:20:00 GMT Message-Id: <201305121520.r4CFK03F022391@freefall.freebsd.org> To: gnome@FreeBSD.org From: John Marino Subject: Re: ports/178535: textproc/docbook-sk: RUN_DEPENDS misconfigured for pkgng X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: John Marino List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 May 2013 15:20:02 -0000 The following reply was made to PR ports/178535; it has been noted by GNATS. From: John Marino To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/178535: textproc/docbook-sk: RUN_DEPENDS misconfigured for pkgng Date: Sun, 12 May 2013 17:15:59 +0200 Actually, it is possible that something else explains this. I have been deleting and recreating xmlcatmgr and it's possible that poudriere built roxterm simultaneously with xmlcatmgr instead of after it. This report may be a red herring. (my apologies if it is) From owner-freebsd-gnome@FreeBSD.ORG Mon May 13 00: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 C6B1DAD5; Mon, 13 May 2013 00: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 A1CCD889; Mon, 13 May 2013 00:20:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4D0K8NB046161; Mon, 13 May 2013 00:20:08 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4D0K8Av046160; Mon, 13 May 2013 00:20:08 GMT (envelope-from edwin) Date: Mon, 13 May 2013 00:20:08 GMT Message-Id: <201305130020.r4D0K8Av046160@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/178552: Update print/freetype2 to version 2.4.12 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, 13 May 2013 00:20:08 -0000 Synopsis: Update print/freetype2 to version 2.4.12 Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Mon May 13 00: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=178552 From owner-freebsd-gnome@FreeBSD.ORG Mon May 13 11:07:02 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 EBA2CA38 for ; Mon, 13 May 2013 11:07:02 +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 C46D7877 for ; Mon, 13 May 2013 11:07:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4DB72oO076243 for ; Mon, 13 May 2013 11:07:02 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4DB724P076241 for gnome@FreeBSD.org; Mon, 13 May 2013 11:07:02 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 13 May 2013 11:07:02 GMT Message-Id: <201305131107.r4DB724P076241@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, 13 May 2013 11:07:03 -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/178552 gnome Update print/freetype2 to version 2.4.12 o ports/178535 gnome textproc/docbook-sk: RUN_DEPENDS misconfigured for pkg o ports/178523 gnome [PATCH] textproc/libxslt: Put the fastest MASTER_SITE o ports/178205 gnome missing NOTIFY option in x11/gnome-applets o ports/178098 gnome sysutils/polkit will not build if glib20 is too old o ports/178056 gnome [PATCH] textproc/intltool: update to 0.50.2 o ports/178023 gnome [patch] graphics/cairo: add a fix for text redrawing i o ports/177973 gnome news/pan Reversed logic for GTK3 option o ports/177814 gnome ports: games/gnome-games fails to build in poudriere w o ports/177813 gnome ports: graphics/clutter-gtk fails to build in poudrier o ports/177727 gnome devel/dbus-glib update o ports/177458 gnome devel/gobject-introspection coredumping things o ports/177282 gnome graphics/inkscape does not compile o ports/177226 gnome devel/glib20 update: gnome-gmail-notifier won't start o ports/177086 gnome www/webkit-gtk3 does not build o ports/173577 gnome devel/devhelp doesn't recognize GTK+ reference documen o ports/170410 gnome devel/gvfs: gvfs-hal-volume-monitor crashes when new m o ports/167199 gnome x11-fm/nautilus 2.32.2.1 Gnome2.32 Doesn't auto mount p ports/162227 gnome [patch] devel/glade3: update to 3.8.0 p ports/161164 gnome [PATCH] devel/glade3: update to 3.10.0 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 24 problems total. From owner-freebsd-gnome@FreeBSD.ORG Mon May 13 14:44:24 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 46A1BA5F; Mon, 13 May 2013 14:44:24 +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 2149FAD0; Mon, 13 May 2013 14:44:24 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4DEiNiY022811; Mon, 13 May 2013 14:44:23 GMT (envelope-from kwm@freefall.freebsd.org) Received: (from kwm@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4DEiNfd022810; Mon, 13 May 2013 14:44:23 GMT (envelope-from kwm) Date: Mon, 13 May 2013 14:44:23 GMT Message-Id: <201305131444.r4DEiNfd022810@freefall.freebsd.org> To: demelier.david@gmail.com, kwm@FreeBSD.org, gnome@FreeBSD.org From: kwm@FreeBSD.org Subject: Re: ports/162227: [patch] devel/glade3: update to 3.8.0 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, 13 May 2013 14:44:24 -0000 Synopsis: [patch] devel/glade3: update to 3.8.0 State-Changed-From-To: patched->closed State-Changed-By: kwm State-Changed-When: Mon May 13 14:43:20 UTC 2013 State-Changed-Why: Committed as 3.8.3, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=162227 From owner-freebsd-gnome@FreeBSD.ORG Mon May 13 14:49:35 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 AAC30B96; Mon, 13 May 2013 14:49:35 +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 85AB3B27; Mon, 13 May 2013 14:49:35 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4DEnZ7o022924; Mon, 13 May 2013 14:49:35 GMT (envelope-from kwm@freefall.freebsd.org) Received: (from kwm@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4DEnY60022923; Mon, 13 May 2013 14:49:34 GMT (envelope-from kwm) Date: Mon, 13 May 2013 14:49:34 GMT Message-Id: <201305131449.r4DEnY60022923@freefall.freebsd.org> To: martin.dieringer@gmx.de, kwm@FreeBSD.org, gnome@FreeBSD.org From: kwm@FreeBSD.org Subject: Re: ports/178056: [PATCH] textproc/intltool: update to 0.50.2 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, 13 May 2013 14:49:35 -0000 Synopsis: [PATCH] textproc/intltool: update to 0.50.2 State-Changed-From-To: open->patched State-Changed-By: kwm State-Changed-When: Mon May 13 14:49:07 UTC 2013 State-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=178056 From owner-freebsd-gnome@FreeBSD.ORG Mon May 13 14: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 1B4DABD4 for ; Mon, 13 May 2013 14: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 0CECFB34 for ; Mon, 13 May 2013 14:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4DEo1Fx022993 for ; Mon, 13 May 2013 14:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4DEo133022976; Mon, 13 May 2013 14:50:01 GMT (envelope-from gnats) Date: Mon, 13 May 2013 14:50:01 GMT Message-Id: <201305131450.r4DEo133022976@freefall.freebsd.org> To: gnome@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/162227: 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: Mon, 13 May 2013 14:50:01 -0000 The following reply was made to PR ports/162227; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/162227: commit references a PR Date: Mon, 13 May 2013 14:43:16 +0000 (UTC) Author: kwm Date: Mon May 13 14:43:00 2013 New Revision: 318098 URL: http://svnweb.freebsd.org/changeset/ports/318098 Log: Update to 3.8.3. [1] Utilize Options instead of autodetection. Use USES=pathfix desktop-file-utils pkgconfig Tell portscout to skip this port. PR: ports/162227 [1] (based on) Submitted by: David Demelier Modified: head/devel/glade3/Makefile head/devel/glade3/distinfo (contents, props changed) head/devel/glade3/pkg-plist (contents, props changed) Modified: head/devel/glade3/Makefile ============================================================================== --- head/devel/glade3/Makefile Mon May 13 14:39:41 2013 (r318097) +++ head/devel/glade3/Makefile Mon May 13 14:43:00 2013 (r318098) @@ -1,14 +1,9 @@ -# New ports collection makefile for: glade3 -# Date created: Sun May 22 17:22:53 CEST 2005 -# Whom: Koop Mast -# +# Created by: Koop Mast # $FreeBSD$ -# $MCom: ports/devel/glade3/Makefile,v 1.44 2010/06/06 22:11:46 kwm Exp $ -# +# $MCom: ports/trunk/devel/glade3/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= glade3 -PORTVERSION= 3.7.3 -PORTREVISION= 1 +PORTVERSION= 3.8.3 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -16,13 +11,15 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A user interface builder for GTK+/GNOME +CONFLICTS= glade-3.* +PORTSCOUT= ignore + +LATEST_LINK= glade3 INSTALLS_ICONS= yes -USE_BZIP2= yes +USE_XZ= yes USE_GMAKE= yes -USE_GNOME= gtk20 libxml2 gnomeprefix gnomehack \ - gnomedocutils desktopfileutils ltverhack:10 -WANT_GNOME= yes -USES= gettext +USE_GNOME= gtk20 libxml2 gnomeprefix gnomedocutils ltverhack:10 +USES= gettext pathfix desktop-file-utils pkgconfig INSTALLS_OMF= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool @@ -31,19 +28,24 @@ LDFLAGS+= -L${LOCALBASE}/lib DOCSDIR= ${PREFIX}/share/doc/gladeui -.include +OPTIONS_DEFINE= GNOME PYTHON +OPTIONS_DEFAULT=PYTHON +GNOME_DESC= GNOME UI widget support + +.include -.if ${HAVE_GNOME:Mlibgnomeui}!="" +.if ${PORT_OPTIONS:MGNOME} USE_GNOME+= libgnomeui CONFIGURE_ARGS+=--enable-gnome PKGNAMESUFFIX:= ${PKGNAMESUFFIX}-gnome +PLIST_SUB+= GNOME:="" .else CONFIGURE_ARGS+=--disable-gnome +PLIST_SUB+= GNOME:="@comment " .endif -.if ${HAVE_GNOME:Mpygtk2}!="" +.if ${PORT_OPTIONS:MPYTHON} USE_PYTHON= yes -.include "${PORTSDIR}/Mk/bsd.python.mk" USE_GNOME+= pygtk2 PLIST_SUB+= PYTHON:="" CONFIGURE_ARGS+=--enable-python @@ -54,6 +56,5 @@ PLIST_SUB+= PYTHON:="@comment " post-install: ${MKDIR} ${PREFIX}/lib/glade3/bindings - @-update-desktop-database -.include +.include Modified: head/devel/glade3/distinfo ============================================================================== --- head/devel/glade3/distinfo Mon May 13 14:39:41 2013 (r318097) +++ head/devel/glade3/distinfo Mon May 13 14:43:00 2013 (r318098) @@ -1,2 +1,2 @@ -SHA256 (gnome2/glade3-3.7.3.tar.bz2) = 6b78f91abee024bad50f93a9dc60e8912dda113e388bd4607bd5fc0e6342f9a0 -SIZE (gnome2/glade3-3.7.3.tar.bz2) = 2683694 +SHA256 (gnome2/glade3-3.8.3.tar.xz) = 84bb2d7f782f203e4aab923e47db8d22529229b13e59570945261611c63941d6 +SIZE (gnome2/glade3-3.8.3.tar.xz) = 2306804 Modified: head/devel/glade3/pkg-plist ============================================================================== --- head/devel/glade3/pkg-plist Mon May 13 14:39:41 2013 (r318097) +++ head/devel/glade3/pkg-plist Mon May 13 14:43:00 2013 (r318098) @@ -1,5 +1,4 @@ bin/glade-3 -bin/glade-3-previewer include/libgladeui-1.0/gladeui/glade-accels.h include/libgladeui-1.0/gladeui/glade-activatable-editor.h include/libgladeui-1.0/gladeui/glade-app.h @@ -45,6 +44,7 @@ include/libgladeui-1.0/gladeui/glade-sig include/libgladeui-1.0/gladeui/glade-store-editor.h include/libgladeui-1.0/gladeui/glade-text-button.h include/libgladeui-1.0/gladeui/glade-tool-button-editor.h +include/libgladeui-1.0/gladeui/glade-tool-item-group-editor.h include/libgladeui-1.0/gladeui/glade-treeview-editor.h include/libgladeui-1.0/gladeui/glade-utils.h include/libgladeui-1.0/gladeui/glade-widget-action.h @@ -84,7 +84,6 @@ share/applications/glade-3.desktop %%DOCSDIR%%/catalogintro.html %%DOCSDIR%%/core.html %%DOCSDIR%%/dockables.html -%%DOCSDIR%%/gladeui.devhelp %%DOCSDIR%%/gladeui.devhelp2 %%DOCSDIR%%/gladeui-Glade-Parameter.html %%DOCSDIR%%/gladeui-Glade-Utils.html @@ -145,9 +144,11 @@ share/applications/glade-3.desktop %%GNOME:%%%%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gnome-pixmapentry.png %%GNOME:%%%%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gnome-propertybox.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-aboutdialog.png +%%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-accelgroup.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-accellabel.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-action.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-actiongroup.png +%%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-adjustment.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-alignment.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-arrow.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-aspectframe.png @@ -159,6 +160,7 @@ share/applications/glade-3.desktop %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-cellrendererpixbuf.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-cellrendererprogress.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-cellrendererspin.png +%%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-cellrendererspinner.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-cellrenderertext.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-cellrenderertoggle.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-checkbutton.png @@ -176,12 +178,14 @@ share/applications/glade-3.desktop %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-dialog.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-drawingarea.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-entry.png +%%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-entrybuffer.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-entrycompletion.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-eventbox.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-expander.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-filechooserbutton.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-filechooserdialog.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-filechooserwidget.png +%%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-filefilter.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-fileselection.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-fixed.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-fontbutton.png @@ -230,9 +234,15 @@ share/applications/glade-3.desktop %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-scrolledwindow.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-separatormenuitem.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-separatortoolitem.png +%%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-sizegroup.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-spinbutton.png +%%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-spinner.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-statusbar.png +%%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-statusicon.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-table.png +%%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-textbuffer.png +%%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-texttag.png +%%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-texttagtable.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-textview.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-toggleaction.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-togglebutton.png @@ -240,6 +250,11 @@ share/applications/glade-3.desktop %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-toolbar.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-toolbutton.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-toolitem.png +%%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-toolitemgroup.png +%%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-toolpalette.png +%%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-treemodelfilter.png +%%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-treemodelsort.png +%%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-treeselection.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-treestore.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-treeview.png %%DATADIR%%/pixmaps/hicolor/16x16/actions/widget-gtk-treeviewcolumn.png @@ -278,9 +293,11 @@ share/applications/glade-3.desktop %%GNOME:%%%%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gnome-pixmapentry.png %%GNOME:%%%%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gnome-propertybox.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-aboutdialog.png +%%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-accelgroup.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-accellabel.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-action.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-actiongroup.png +%%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-adjustment.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-alignment.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-arrow.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-aspectframe.png @@ -292,6 +309,7 @@ share/applications/glade-3.desktop %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-cellrendererpixbuf.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-cellrendererprogress.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-cellrendererspin.png +%%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-cellrendererspinner.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-cellrenderertext.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-cellrenderertoggle.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-checkbutton.png @@ -309,12 +327,14 @@ share/applications/glade-3.desktop %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-dialog.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-drawingarea.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-entry.png +%%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-entrybuffer.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-entrycompletion.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-eventbox.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-expander.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-filechooserbutton.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-filechooserdialog.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-filechooserwidget.png +%%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-filefilter.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-fileselection.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-fixed.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-fontbutton.png @@ -363,9 +383,15 @@ share/applications/glade-3.desktop %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-scrolledwindow.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-separatormenuitem.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-separatortoolitem.png +%%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-sizegroup.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-spinbutton.png +%%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-spinner.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-statusbar.png +%%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-statusicon.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-table.png +%%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-textbuffer.png +%%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-texttag.png +%%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-texttagtable.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-textview.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-toggleaction.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-togglebutton.png @@ -373,8 +399,14 @@ share/applications/glade-3.desktop %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-toolbar.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-toolbutton.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-toolitem.png +%%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-toolitemgroup.png +%%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-toolpalette.png +%%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-treemodelfilter.png +%%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-treemodelsort.png +%%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-treeselection.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-treestore.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-treeview.png +%%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-treeviewcolumn.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-vbox.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-vbuttonbox.png %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-viewport.png @@ -388,63 +420,63 @@ share/applications/glade-3.desktop %%DATADIR%%/pixmaps/hicolor/22x22/actions/widget-gtk-windowgroup.png %%DATADIR%%/pixmaps/plus.png %%DATADIR%%/pixmaps/selector.png -share/gnome/help/glade/C/figures/main-window.png -share/gnome/help/glade/C/glade.xml -share/gnome/help/glade/C/legal.xml -share/gnome/help/glade/bg/figures/main-window.png -share/gnome/help/glade/bg/glade.xml -share/gnome/help/glade/bg/legal.xml -share/gnome/help/glade/cs/figures/main-window.png -share/gnome/help/glade/cs/glade.xml -share/gnome/help/glade/cs/legal.xml -share/gnome/help/glade/de/figures/main-window.png -share/gnome/help/glade/de/glade.xml -share/gnome/help/glade/de/legal.xml -share/gnome/help/glade/el/figures/main-window.png -share/gnome/help/glade/el/glade.xml -share/gnome/help/glade/el/legal.xml -share/gnome/help/glade/en_GB/figures/main-window.png -share/gnome/help/glade/en_GB/glade.xml -share/gnome/help/glade/en_GB/legal.xml -share/gnome/help/glade/eu/figures/main-window.png -share/gnome/help/glade/eu/glade.xml -share/gnome/help/glade/eu/legal.xml -share/gnome/help/glade/es/figures/main-window.png -share/gnome/help/glade/es/glade.xml -share/gnome/help/glade/es/legal.xml -share/gnome/help/glade/fr/figures/main-window.png -share/gnome/help/glade/fr/glade.xml -share/gnome/help/glade/fr/legal.xml -share/gnome/help/glade/hi/figures/main-window.png -share/gnome/help/glade/hi/glade.xml -share/gnome/help/glade/hi/legal.xml -share/gnome/help/glade/it/figures/main-window.png -share/gnome/help/glade/it/glade.xml -share/gnome/help/glade/it/legal.xml -share/gnome/help/glade/ja/figures/main-window.png -share/gnome/help/glade/ja/glade.xml -share/gnome/help/glade/ja/legal.xml -share/gnome/help/glade/oc/figures/main-window.png -share/gnome/help/glade/oc/glade.xml -share/gnome/help/glade/oc/legal.xml -share/gnome/help/glade/pt_BR/figures/main-window.png -share/gnome/help/glade/pt_BR/glade.xml -share/gnome/help/glade/pt_BR/legal.xml -share/gnome/help/glade/ru/figures/main-window.png -share/gnome/help/glade/ru/glade.xml -share/gnome/help/glade/ru/legal.xml -share/gnome/help/glade/sl/figures/main-window.png -share/gnome/help/glade/sl/glade.xml -share/gnome/help/glade/sl/legal.xml -share/gnome/help/glade/sv/figures/main-window.png -share/gnome/help/glade/sv/glade.xml -share/gnome/help/glade/sv/legal.xml -share/gnome/help/glade/uk/figures/main-window.png -share/gnome/help/glade/uk/glade.xml -share/gnome/help/glade/uk/legal.xml -share/gnome/help/glade/zh_CN/figures/main-window.png -share/gnome/help/glade/zh_CN/glade.xml -share/gnome/help/glade/zh_CN/legal.xml +share/gnome/help/glade3/C/figures/main-window.png +share/gnome/help/glade3/C/glade3.xml +share/gnome/help/glade3/C/legal.xml +share/gnome/help/glade3/bg/figures/main-window.png +share/gnome/help/glade3/bg/glade3.xml +share/gnome/help/glade3/bg/legal.xml +share/gnome/help/glade3/cs/figures/main-window.png +share/gnome/help/glade3/cs/glade3.xml +share/gnome/help/glade3/cs/legal.xml +share/gnome/help/glade3/de/figures/main-window.png +share/gnome/help/glade3/de/glade3.xml +share/gnome/help/glade3/de/legal.xml +share/gnome/help/glade3/el/figures/main-window.png +share/gnome/help/glade3/el/glade3.xml +share/gnome/help/glade3/el/legal.xml +share/gnome/help/glade3/en_GB/figures/main-window.png +share/gnome/help/glade3/en_GB/glade3.xml +share/gnome/help/glade3/en_GB/legal.xml +share/gnome/help/glade3/eu/figures/main-window.png +share/gnome/help/glade3/eu/glade3.xml +share/gnome/help/glade3/eu/legal.xml +share/gnome/help/glade3/es/figures/main-window.png +share/gnome/help/glade3/es/glade3.xml +share/gnome/help/glade3/es/legal.xml +share/gnome/help/glade3/fr/figures/main-window.png +share/gnome/help/glade3/fr/glade3.xml +share/gnome/help/glade3/fr/legal.xml +share/gnome/help/glade3/hi/figures/main-window.png +share/gnome/help/glade3/hi/glade3.xml +share/gnome/help/glade3/hi/legal.xml +share/gnome/help/glade3/it/figures/main-window.png +share/gnome/help/glade3/it/glade3.xml +share/gnome/help/glade3/it/legal.xml +share/gnome/help/glade3/ja/figures/main-window.png +share/gnome/help/glade3/ja/glade3.xml +share/gnome/help/glade3/ja/legal.xml +share/gnome/help/glade3/oc/figures/main-window.png +share/gnome/help/glade3/oc/glade3.xml +share/gnome/help/glade3/oc/legal.xml +share/gnome/help/glade3/pt_BR/figures/main-window.png +share/gnome/help/glade3/pt_BR/glade3.xml +share/gnome/help/glade3/pt_BR/legal.xml +share/gnome/help/glade3/ru/figures/main-window.png +share/gnome/help/glade3/ru/glade3.xml +share/gnome/help/glade3/ru/legal.xml +share/gnome/help/glade3/sl/figures/main-window.png +share/gnome/help/glade3/sl/glade3.xml +share/gnome/help/glade3/sl/legal.xml +share/gnome/help/glade3/sv/figures/main-window.png +share/gnome/help/glade3/sv/glade3.xml +share/gnome/help/glade3/sv/legal.xml +share/gnome/help/glade3/uk/figures/main-window.png +share/gnome/help/glade3/uk/glade3.xml +share/gnome/help/glade3/uk/legal.xml +share/gnome/help/glade3/zh_CN/figures/main-window.png +share/gnome/help/glade3/zh_CN/glade3.xml +share/gnome/help/glade3/zh_CN/legal.xml share/icons/hicolor/16x16/apps/glade-3.png share/icons/hicolor/22x22/apps/glade-3.png share/icons/hicolor/24x24/apps/glade-3.png @@ -517,65 +549,65 @@ share/locale/vi/LC_MESSAGES/glade3.mo share/locale/zh_CN/LC_MESSAGES/glade3.mo share/locale/zh_HK/LC_MESSAGES/glade3.mo share/locale/zh_TW/LC_MESSAGES/glade3.mo -share/omf/glade/glade-C.omf -share/omf/glade/glade-bg.omf -share/omf/glade/glade-cs.omf -share/omf/glade/glade-de.omf -share/omf/glade/glade-el.omf -share/omf/glade/glade-en_GB.omf -share/omf/glade/glade-eu.omf -share/omf/glade/glade-es.omf -share/omf/glade/glade-fr.omf -share/omf/glade/glade-hi.omf -share/omf/glade/glade-it.omf -share/omf/glade/glade-ja.omf -share/omf/glade/glade-oc.omf -share/omf/glade/glade-pt_BR.omf -share/omf/glade/glade-ru.omf -share/omf/glade/glade-sl.omf -share/omf/glade/glade-sv.omf -share/omf/glade/glade-uk.omf -share/omf/glade/glade-zh_CN.omf -@dirrm share/omf/glade -@dirrm share/gnome/help/glade/zh_CN/figures -@dirrm share/gnome/help/glade/zh_CN -@dirrm share/gnome/help/glade/uk/figures -@dirrm share/gnome/help/glade/uk -@dirrm share/gnome/help/glade/sv/figures -@dirrm share/gnome/help/glade/sv -@dirrm share/gnome/help/glade/sl/figures -@dirrm share/gnome/help/glade/sl -@dirrm share/gnome/help/glade/ru/figures -@dirrm share/gnome/help/glade/ru -@dirrm share/gnome/help/glade/pt_BR/figures -@dirrm share/gnome/help/glade/pt_BR -@dirrm share/gnome/help/glade/oc/figures -@dirrm share/gnome/help/glade/oc -@dirrm share/gnome/help/glade/ja/figures -@dirrm share/gnome/help/glade/ja -@dirrm share/gnome/help/glade/it/figures -@dirrm share/gnome/help/glade/it -@dirrm share/gnome/help/glade/hi/figures -@dirrm share/gnome/help/glade/hi -@dirrm share/gnome/help/glade/fr/figures -@dirrm share/gnome/help/glade/fr -@dirrm share/gnome/help/glade/es/figures -@dirrm share/gnome/help/glade/es -@dirrm share/gnome/help/glade/eu/figures -@dirrm share/gnome/help/glade/eu -@dirrm share/gnome/help/glade/en_GB/figures -@dirrm share/gnome/help/glade/en_GB -@dirrm share/gnome/help/glade/el/figures -@dirrm share/gnome/help/glade/el -@dirrm share/gnome/help/glade/de/figures -@dirrm share/gnome/help/glade/de -@dirrm share/gnome/help/glade/cs/figures -@dirrm share/gnome/help/glade/cs -@dirrm share/gnome/help/glade/bg/figures -@dirrm share/gnome/help/glade/bg -@dirrm share/gnome/help/glade/C/figures -@dirrm share/gnome/help/glade/C -@dirrm share/gnome/help/glade +share/omf/glade3/glade3-C.omf +share/omf/glade3/glade3-bg.omf +share/omf/glade3/glade3-cs.omf +share/omf/glade3/glade3-de.omf +share/omf/glade3/glade3-el.omf +share/omf/glade3/glade3-en_GB.omf +share/omf/glade3/glade3-eu.omf +share/omf/glade3/glade3-es.omf +share/omf/glade3/glade3-fr.omf +share/omf/glade3/glade3-hi.omf +share/omf/glade3/glade3-it.omf +share/omf/glade3/glade3-ja.omf +share/omf/glade3/glade3-oc.omf +share/omf/glade3/glade3-pt_BR.omf +share/omf/glade3/glade3-ru.omf +share/omf/glade3/glade3-sl.omf +share/omf/glade3/glade3-sv.omf +share/omf/glade3/glade3-uk.omf +share/omf/glade3/glade3-zh_CN.omf +@dirrm share/omf/glade3 +@dirrm share/gnome/help/glade3/zh_CN/figures +@dirrm share/gnome/help/glade3/zh_CN +@dirrm share/gnome/help/glade3/uk/figures +@dirrm share/gnome/help/glade3/uk +@dirrm share/gnome/help/glade3/sv/figures +@dirrm share/gnome/help/glade3/sv +@dirrm share/gnome/help/glade3/sl/figures +@dirrm share/gnome/help/glade3/sl +@dirrm share/gnome/help/glade3/ru/figures +@dirrm share/gnome/help/glade3/ru +@dirrm share/gnome/help/glade3/pt_BR/figures +@dirrm share/gnome/help/glade3/pt_BR +@dirrm share/gnome/help/glade3/oc/figures +@dirrm share/gnome/help/glade3/oc +@dirrm share/gnome/help/glade3/ja/figures +@dirrm share/gnome/help/glade3/ja +@dirrm share/gnome/help/glade3/it/figures +@dirrm share/gnome/help/glade3/it +@dirrm share/gnome/help/glade3/hi/figures +@dirrm share/gnome/help/glade3/hi +@dirrm share/gnome/help/glade3/fr/figures +@dirrm share/gnome/help/glade3/fr +@dirrm share/gnome/help/glade3/es/figures +@dirrm share/gnome/help/glade3/es +@dirrm share/gnome/help/glade3/eu/figures +@dirrm share/gnome/help/glade3/eu +@dirrm share/gnome/help/glade3/en_GB/figures +@dirrm share/gnome/help/glade3/en_GB +@dirrm share/gnome/help/glade3/el/figures +@dirrm share/gnome/help/glade3/el +@dirrm share/gnome/help/glade3/de/figures +@dirrm share/gnome/help/glade3/de +@dirrm share/gnome/help/glade3/cs/figures +@dirrm share/gnome/help/glade3/cs +@dirrm share/gnome/help/glade3/bg/figures +@dirrm share/gnome/help/glade3/bg +@dirrm share/gnome/help/glade3/C/figures +@dirrm share/gnome/help/glade3/C +@dirrm share/gnome/help/glade3 @dirrm %%DATADIR%%/pixmaps/hicolor/22x22/actions @dirrm %%DATADIR%%/pixmaps/hicolor/22x22 @dirrm %%DATADIR%%/pixmaps/hicolor/16x16/actions @@ -590,8 +622,6 @@ share/omf/glade/glade-zh_CN.omf @dirrm lib/glade3 @dirrm include/libgladeui-1.0/gladeui @dirrm include/libgladeui-1.0 -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK _______________________________________________ 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 Mon May 13 15:33:31 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 C0913903; Mon, 13 May 2013 15:33:31 +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 9A06BB6; Mon, 13 May 2013 15:33:31 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4DFXVwj032993; Mon, 13 May 2013 15:33:31 GMT (envelope-from kwm@freefall.freebsd.org) Received: (from kwm@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4DFXVkf032992; Mon, 13 May 2013 15:33:31 GMT (envelope-from kwm) Date: Mon, 13 May 2013 15:33:31 GMT Message-Id: <201305131533.r4DFXVkf032992@freefall.freebsd.org> To: draco@marino.st, kwm@FreeBSD.org, gnome@FreeBSD.org From: kwm@FreeBSD.org Subject: Re: ports/178535: textproc/docbook-sk: RUN_DEPENDS misconfigured for pkgng 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, 13 May 2013 15:33:31 -0000 Synopsis: textproc/docbook-sk: RUN_DEPENDS misconfigured for pkgng State-Changed-From-To: open->closed State-Changed-By: kwm State-Changed-When: Mon May 13 15:32:55 UTC 2013 State-Changed-Why: Reporter reports issue disapeared. http://www.freebsd.org/cgi/query-pr.cgi?pr=178535 From owner-freebsd-gnome@FreeBSD.ORG Mon May 13 15:37:13 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 E910DAED; Mon, 13 May 2013 15:37:13 +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 C2E5410E; Mon, 13 May 2013 15:37:13 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4DFbDNc033080; Mon, 13 May 2013 15:37:13 GMT (envelope-from kwm@freefall.freebsd.org) Received: (from kwm@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4DFbDl0033079; Mon, 13 May 2013 15:37:13 GMT (envelope-from kwm) Date: Mon, 13 May 2013 15:37:13 GMT Message-Id: <201305131537.r4DFbDl0033079@freefall.freebsd.org> To: koobs.freebsd@gmail.com, kwm@FreeBSD.org, gnome@FreeBSD.org From: kwm@FreeBSD.org Subject: Re: ports/178523: [PATCH] textproc/libxslt: Put the fastest MASTER_SITE first 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, 13 May 2013 15:37:14 -0000 Synopsis: [PATCH] textproc/libxslt: Put the fastest MASTER_SITE first State-Changed-From-To: open->closed State-Changed-By: kwm State-Changed-When: Mon May 13 15:36:54 UTC 2013 State-Changed-Why: Committed thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=178523 From owner-freebsd-gnome@FreeBSD.ORG Mon May 13 15:40:06 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 0BAA8E4A for ; Mon, 13 May 2013 15:40:06 +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 F22E9154 for ; Mon, 13 May 2013 15:40:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4DFe5bj033235 for ; Mon, 13 May 2013 15:40:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4DFe5TL033234; Mon, 13 May 2013 15:40:05 GMT (envelope-from gnats) Date: Mon, 13 May 2013 15:40:05 GMT Message-Id: <201305131540.r4DFe5TL033234@freefall.freebsd.org> To: gnome@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/178523: 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: Mon, 13 May 2013 15:40:06 -0000 The following reply was made to PR ports/178523; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/178523: commit references a PR Date: Mon, 13 May 2013 15:36:57 +0000 (UTC) Author: kwm Date: Mon May 13 15:36:50 2013 New Revision: 318108 URL: http://svnweb.freebsd.org/changeset/ports/318108 Log: Put faster site first [1], while here add http mirror. PR: ports/178523 [1] Submitted by: Kubilay Kocak Modified: head/textproc/libxslt/Makefile Modified: head/textproc/libxslt/Makefile ============================================================================== --- head/textproc/libxslt/Makefile Mon May 13 15:32:29 2013 (r318107) +++ head/textproc/libxslt/Makefile Mon May 13 15:36:50 2013 (r318108) @@ -5,8 +5,9 @@ PORTNAME= libxslt PORTVERSION= 1.1.28 PORTREVISION?= 1 CATEGORIES?= textproc gnome -MASTER_SITES= ftp://gd.tuwien.ac.at/pub/libxml/ \ - ftp://xmlsoft.org/libxml2/ +MASTER_SITES= ftp://xmlsoft.org/libxml2/ \ + http://xmlsoft.org/sources/ \ + ftp://gd.tuwien.ac.at/pub/libxml/ DIST_SUBDIR= gnome2 MAINTAINER?= gnome@FreeBSD.org _______________________________________________ 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 Mon May 13 15:40:23 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 26B10F63; Mon, 13 May 2013 15:40:23 +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 0002F15C; Mon, 13 May 2013 15:40:22 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4DFeMkT033509; Mon, 13 May 2013 15:40:22 GMT (envelope-from kwm@freefall.freebsd.org) Received: (from kwm@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4DFeMSV033508; Mon, 13 May 2013 15:40:22 GMT (envelope-from kwm) Date: Mon, 13 May 2013 15:40:22 GMT Message-Id: <201305131540.r4DFeMSV033508@freefall.freebsd.org> To: olgeni@FreeBSD.org, kwm@FreeBSD.org, gnome@FreeBSD.org From: kwm@FreeBSD.org Subject: Re: ports/178205: missing NOTIFY option in x11/gnome-applets 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, 13 May 2013 15:40:23 -0000 Synopsis: missing NOTIFY option in x11/gnome-applets State-Changed-From-To: open->closed State-Changed-By: kwm State-Changed-When: Mon May 13 15:40:09 UTC 2013 State-Changed-Why: Committed thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=178205 From owner-freebsd-gnome@FreeBSD.ORG Mon May 13 15: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 6E3EEA69 for ; Mon, 13 May 2013 15: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 60C96205 for ; Mon, 13 May 2013 15:50:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4DFo297035344 for ; Mon, 13 May 2013 15:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4DFo2Ml035343; Mon, 13 May 2013 15:50:02 GMT (envelope-from gnats) Date: Mon, 13 May 2013 15:50:02 GMT Message-Id: <201305131550.r4DFo2Ml035343@freefall.freebsd.org> To: gnome@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/178205: 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: Mon, 13 May 2013 15:50:02 -0000 The following reply was made to PR ports/178205; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/178205: commit references a PR Date: Mon, 13 May 2013 15:40:21 +0000 (UTC) Author: kwm Date: Mon May 13 15:40:04 2013 New Revision: 318111 URL: http://svnweb.freebsd.org/changeset/ports/318111 Log: Add NOTIFY to OPTIONS_DEFINE [1], also fix logic bug in notify support PR: ports/178205 [1] Submitted by: olgeni@ Modified: head/x11/gnome-applets/Makefile Modified: head/x11/gnome-applets/Makefile ============================================================================== --- head/x11/gnome-applets/Makefile Mon May 13 15:39:33 2013 (r318110) +++ head/x11/gnome-applets/Makefile Mon May 13 15:40:04 2013 (r318111) @@ -41,13 +41,13 @@ LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_L GCONF_SCHEMAS= charpick.schemas drivemount.schemas geyes.schemas \ mixer.schemas multiload.schemas stickynotes.schemas -OPTIONS_DEFINE= MINI_COMMANDER +OPTIONS_DEFINE= MINI_COMMANDER NOTIFY MINI_COMMANDER_DESC= Mini-commander applet .include .if exists(${LOCALBASE}/libdata/pkgconfig/libnotify.pc) || \ - !${PORT_OPTIONS:MNOTIFY} + ${PORT_OPTIONS:MNOTIFY} LIB_DEPENDS+= notify:${PORTSDIR}/devel/libnotify .endif _______________________________________________ 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 Mon May 13 15:50:30 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 3E217B75; Mon, 13 May 2013 15:50:30 +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 1697F20C; Mon, 13 May 2013 15:50:30 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4DFoTYf035387; Mon, 13 May 2013 15:50:29 GMT (envelope-from kwm@freefall.freebsd.org) Received: (from kwm@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4DFoTjg035386; Mon, 13 May 2013 15:50:29 GMT (envelope-from kwm) Date: Mon, 13 May 2013 15:50:29 GMT Message-Id: <201305131550.r4DFoTjg035386@freefall.freebsd.org> To: danilogondolfo@gmail.com, kwm@FreeBSD.org, gnome@FreeBSD.org From: kwm@FreeBSD.org Subject: Re: ports/177727: 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: Mon, 13 May 2013 15:50:30 -0000 Synopsis: devel/dbus-glib update State-Changed-From-To: open->closed State-Changed-By: kwm State-Changed-When: Mon May 13 15:50:14 UTC 2013 State-Changed-Why: Committed thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=177727 From owner-freebsd-gnome@FreeBSD.ORG Mon May 13 15:57:39 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 0D371F3E; Mon, 13 May 2013 15:57:39 +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 DBE4E2BB; Mon, 13 May 2013 15:57:38 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4DFvcsJ037203; Mon, 13 May 2013 15:57:38 GMT (envelope-from kwm@freefall.freebsd.org) Received: (from kwm@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4DFvbOU037202; Mon, 13 May 2013 15:57:37 GMT (envelope-from kwm) Date: Mon, 13 May 2013 15:57:37 GMT Message-Id: <201305131557.r4DFvbOU037202@freefall.freebsd.org> To: zaphod@berentweb.com, kwm@FreeBSD.org, gnome@FreeBSD.org From: kwm@FreeBSD.org Subject: Re: ports/177282: graphics/inkscape does not compile 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, 13 May 2013 15:57:39 -0000 Synopsis: graphics/inkscape does not compile State-Changed-From-To: open->feedback State-Changed-By: kwm State-Changed-When: Mon May 13 15:57:16 UTC 2013 State-Changed-Why: Asked submitter for feedback. http://www.freebsd.org/cgi/query-pr.cgi?pr=177282 From owner-freebsd-gnome@FreeBSD.ORG Mon May 13 16:00: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 CFF61FD7 for ; Mon, 13 May 2013 16:00: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 C25672E2 for ; Mon, 13 May 2013 16:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4DG016w037353 for ; Mon, 13 May 2013 16:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4DG01dr037352; Mon, 13 May 2013 16:00:01 GMT (envelope-from gnats) Date: Mon, 13 May 2013 16:00:01 GMT Message-Id: <201305131600.r4DG01dr037352@freefall.freebsd.org> To: gnome@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/177727: 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: Mon, 13 May 2013 16:00:01 -0000 The following reply was made to PR ports/177727; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/177727: commit references a PR Date: Mon, 13 May 2013 15:50:25 +0000 (UTC) Author: kwm Date: Mon May 13 15:50:10 2013 New Revision: 318117 URL: http://svnweb.freebsd.org/changeset/ports/318117 Log: Update to 0.100.2. Update pkg-descr url. While here remove DISTNAME since it not needed. PR: ports/177727 Submitted by: Danilo Egea Gondolfo Modified: head/devel/dbus-glib/Makefile head/devel/dbus-glib/distinfo (contents, props changed) head/devel/dbus-glib/pkg-descr (contents, props changed) head/devel/dbus-glib/pkg-plist (contents, props changed) Modified: head/devel/dbus-glib/Makefile ============================================================================== --- head/devel/dbus-glib/Makefile Mon May 13 15:48:51 2013 (r318116) +++ head/devel/dbus-glib/Makefile Mon May 13 15:50:10 2013 (r318117) @@ -1,12 +1,11 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ -# $MCom: ports/devel/dbus-glib/Makefile,v 1.18 2013/02/18 22:04:05 kwm Exp $ +# $MCom$ PORTNAME= dbus-glib -PORTVERSION= 0.100.1 +PORTVERSION= 0.100.2 CATEGORIES= devel gnome MASTER_SITES= http://dbus.freedesktop.org/releases/dbus-glib/ -DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org COMMENT= GLib bindings for the D-BUS messaging system Modified: head/devel/dbus-glib/distinfo ============================================================================== --- head/devel/dbus-glib/distinfo Mon May 13 15:48:51 2013 (r318116) +++ head/devel/dbus-glib/distinfo Mon May 13 15:50:10 2013 (r318117) @@ -1,2 +1,2 @@ -SHA256 (dbus-glib-0.100.1.tar.gz) = 1f40d0dce4c6fa8998dbd2d915388d574ae962a20e7016fef4bed6c550767800 -SIZE (dbus-glib-0.100.1.tar.gz) = 730741 +SHA256 (dbus-glib-0.100.2.tar.gz) = a5bb42da921f51c28161e0e54a5a8241d94a1c0499a14007150e9ce743da6ac5 +SIZE (dbus-glib-0.100.2.tar.gz) = 748836 Modified: head/devel/dbus-glib/pkg-descr ============================================================================== --- head/devel/dbus-glib/pkg-descr Mon May 13 15:48:51 2013 (r318116) +++ head/devel/dbus-glib/pkg-descr Mon May 13 15:50:10 2013 (r318117) @@ -1,3 +1,3 @@ GLib bindings for the D-BUS interprocess messaging system. -WWW: http://www.freedesktop.org/wiki/Software_2fDBusBindings +WWW: http://www.freedesktop.org/wiki/Software/DBusBindings Modified: head/devel/dbus-glib/pkg-plist ============================================================================== --- head/devel/dbus-glib/pkg-plist Mon May 13 15:48:51 2013 (r318116) +++ head/devel/dbus-glib/pkg-plist Mon May 13 15:50:10 2013 (r318117) @@ -11,12 +11,18 @@ lib/libdbus-glib-1.so lib/libdbus-glib-1.so.2 libdata/pkgconfig/dbus-glib-1.pc libexec/dbus-bash-completion-helper +%%DOCSDIR%%/dbus-glib-Specializable-GType-System.html +%%DOCSDIR%%/dbus-glib-DBusGProxy.html +%%DOCSDIR%%/dbus-glib-DBusGMethod.html +%%DOCSDIR%%/dbus-glib-DBus-GLib-low-level.html +%%DOCSDIR%%/dbus-glib-DBusGMessage.html +%%DOCSDIR%%/dbus-glib-DBusGConnection.html +%%DOCSDIR%%/dbus-glib-DBusGError.html +%%DOCSDIR%%/dbus-glib-DBus-GObject-related-functions.html %%DOCSDIR%%/ch01.html %%DOCSDIR%%/ch02.html %%DOCSDIR%%/ch03.html %%DOCSDIR%%/dbus-binding-tool.html -%%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 Mon May 13 16:03:32 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 C935733F; Mon, 13 May 2013 16:03: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 A378F338; Mon, 13 May 2013 16:03:32 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4DG3Wds038825; Mon, 13 May 2013 16:03:32 GMT (envelope-from kwm@freefall.freebsd.org) Received: (from kwm@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4DG3WBg038824; Mon, 13 May 2013 16:03:32 GMT (envelope-from kwm) Date: Mon, 13 May 2013 16:03:32 GMT Message-Id: <201305131603.r4DG3WBg038824@freefall.freebsd.org> To: martin.dieringer@gmx.de, kwm@FreeBSD.org, gnome@FreeBSD.org From: kwm@FreeBSD.org Subject: Re: ports/178056: [PATCH] textproc/intltool: update to 0.50.2 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, 13 May 2013 16:03:32 -0000 Synopsis: [PATCH] textproc/intltool: update to 0.50.2 State-Changed-From-To: patched->closed State-Changed-By: kwm State-Changed-When: Mon May 13 16:02:38 UTC 2013 State-Changed-Why: We already had this version in our devel repo waiting for the next merge. Committed thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=178056 From owner-freebsd-gnome@FreeBSD.ORG Mon May 13 16: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 CD10A4AD for ; Mon, 13 May 2013 16: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 A4C7C394 for ; Mon, 13 May 2013 16:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4DGA1jn039270 for ; Mon, 13 May 2013 16:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4DGA1rr039269; Mon, 13 May 2013 16:10:01 GMT (envelope-from gnats) Date: Mon, 13 May 2013 16:10:01 GMT Message-Id: <201305131610.r4DGA1rr039269@freefall.freebsd.org> To: gnome@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/178056: 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: Mon, 13 May 2013 16:10:01 -0000 The following reply was made to PR ports/178056; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/178056: commit references a PR Date: Mon, 13 May 2013 16:02:39 +0000 (UTC) Author: kwm Date: Mon May 13 16:02:31 2013 New Revision: 318118 URL: http://svnweb.freebsd.org/changeset/ports/318118 Log: Update to 0.50.2. PR: ports/178056 Submitted by: Martin Dieringer Obtained from: GNOME devel repo Modified: head/textproc/intltool/Makefile head/textproc/intltool/distinfo Modified: head/textproc/intltool/Makefile ============================================================================== --- head/textproc/intltool/Makefile Mon May 13 15:50:10 2013 (r318117) +++ head/textproc/intltool/Makefile Mon May 13 16:02:31 2013 (r318118) @@ -1,14 +1,11 @@ -# New ports collection makefile for: intltool -# Date created: 19th January 2001 -# Whom: Ade Lovett -# +# Created by: Ade Lovett # $FreeBSD$ -# $MCom: ports/textproc/intltool/Makefile,v 1.13 2010/05/29 19:19:26 kwm Exp $ +# $MCom: ports/trunk/textproc/intltool/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= intltool -PORTVERSION= 0.41.1 +PORTVERSION= 0.50.2 CATEGORIES= textproc gnome -MASTER_SITES= http://launchpadlibrarian.net/41841194/ +MASTER_SITES= http://launchpadlibrarian.net/94524169/ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org Modified: head/textproc/intltool/distinfo ============================================================================== --- head/textproc/intltool/distinfo Mon May 13 15:50:10 2013 (r318117) +++ head/textproc/intltool/distinfo Mon May 13 16:02:31 2013 (r318118) @@ -1,2 +1,2 @@ -SHA256 (gnome/intltool-0.41.1.tar.gz) = 06d02133a85b9d6f29cd763050dc9267a6d73ef3008993f5b917cafc7ece96c0 -SIZE (gnome/intltool-0.41.1.tar.gz) = 139287 +SHA256 (gnome/intltool-0.50.2.tar.gz) = 67f25c5c6fb71d095793a7f895b245e65e829e8bde68c6c8b4c912144ff34406 +SIZE (gnome/intltool-0.50.2.tar.gz) = 189483 _______________________________________________ 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 Tue May 14 02:32:58 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 35FBD30A for ; Tue, 14 May 2013 02:32:58 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from smtp.rcn.com (smtp.rcn.com [69.168.97.78]) by mx1.freebsd.org (Postfix) with ESMTP id E53D4A32 for ; Tue, 14 May 2013 02:32:57 +0000 (UTC) X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=2.0 cv=FMqZNpUs c=1 sm=0 a=sCkZyOwU0IjLO1BAXY68/A==:17 a=d8Isu0L9vBEA:10 a=z2fLMUcQMtsA:10 a=YNqtyO0l_hcA:10 a=LaogzpLLAAAA:8 a=4ZKIWQP7blsA:10 a=1VA3lhdxZdOKXw4CooAA:9 a=wPNLvfGTeEIA:10 a=iEmgpdDpKKcrxkBQg6QA:9 a=_W_S_7VecoQA:10 a=AoWISrzrbniEA0k9:21 a=sCkZyOwU0IjLO1BAXY68/A==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp01.rcn.cmh.synacor.com header.from=mi+thun@aldan.algebra.com; sender-id=neutral Authentication-Results: smtp01.rcn.cmh.synacor.com smtp.mail=mi+thun@aldan.algebra.com; spf=neutral; sender-id=neutral Authentication-Results: smtp01.rcn.cmh.synacor.com smtp.user=anat; auth=pass (PLAIN) Received-SPF: neutral (smtp01.rcn.cmh.synacor.com: 173.63.211.146 is neither permitted nor denied by domain of aldan.algebra.com) Received: from [173.63.211.146] ([173.63.211.146:29723] helo=[192.168.1.8]) by smtp.rcn.com (envelope-from ) (ecelerity 2.2.3.49 r(42060/42061)) with ESMTPA id C6/1B-24381-852A1915; Mon, 13 May 2013 22:32:56 -0400 Message-ID: <5191A258.5040306@aldan.algebra.com> Date: Mon, 13 May 2013 22:32:56 -0400 From: "Mikhail T." User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130209 Thunderbird/17.0.2 MIME-Version: 1.0 To: gnome@freebsd.org Subject: Why does gnome-vfs insist on Kerberos? Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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, 14 May 2013 02:32:58 -0000 After I removed the pre-configure target, I was able to build the port without any more trouble... Maybe, this was required some time in the past? The requirement would've been bogus -- relatively few of the FreeBSD users have Kerberos configured. But it does not seem to be needed today in any case... --- Makefile (revision 318136) +++ Makefile (working copy) @@ -93,12 +93,6 @@ @${SED} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ < ${MASTERDIR}/pkg-deinstall.in > ${PKGDEINSTALL} -pre-configure: -.if defined(WITHOUT_KERBEROS) - @${ECHO_CMD} "${PKGNAME}: KERBEROS is required." - @${FALSE} -.endif - post-install: @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL Yours, -mi From owner-freebsd-gnome@FreeBSD.ORG Tue May 14 17:19:24 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 EA53417B for ; Tue, 14 May 2013 17:19:24 +0000 (UTC) (envelope-from rsb@berentweb.com) Received: from mail-ve0-x22c.google.com (mail-ve0-x22c.google.com [IPv6:2607:f8b0:400c:c01::22c]) by mx1.freebsd.org (Postfix) with ESMTP id A79F6C31 for ; Tue, 14 May 2013 17:19:23 +0000 (UTC) Received: by mail-ve0-f172.google.com with SMTP id b10so946070vea.17 for ; Tue, 14 May 2013 10:19:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=berentweb.com; s=google; h=mime-version:x-received:reply-to:sender:x-originating-ip :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=D5Tax2ABT0HVAdPEi0W21wK9WBcR9lYSSeCbjKY0bE0=; b=fK5mLhjyodt0cN0/2oXtVvyHDXmYureugipJrCAC4n8VoSxptNGg0zLXnSlL5o3b58 KJQ8WOKu/bd8bqqS6oigDnZUI1BE/WtS10LTNSYh6IGjMmX8NdsV9sGVSppzgzHWj0fM Hj8KMGFMMGixR66nCxlWTGKBkF9I54Cj9Ffyo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:reply-to:sender:x-originating-ip :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type:x-gm-message-state; bh=D5Tax2ABT0HVAdPEi0W21wK9WBcR9lYSSeCbjKY0bE0=; b=mGpKK7Fod5hfVRdt2kM2h3wKtl864n764MsRHz1qvzePVT1GkO49ojvFiVgvOlD9aF jhNbyXnzsqp9qEfeRchOdD/GA2GEwONCfCx8a5Ac0NFvM91yXc6nPaJWftutFvpxtDsq nBQbMBMYdbvmmAj+9rqU14W8Q57Sxkg4pRse6mTowe4cJMoGg2kGfikYCr/DGyvaPRMR ypcAcO0eP49GiIj+r0bLAKEnm9QM2Fp1lbWmXo8FtXBO36NWy69AswJ5nSMDIoLEOVsp LA2XR2x0I75H1fjQB5xRO2jmdBjB3X8xbfLvS/ridpYHVMsgDbIpwUjWUAdq049Ux/oC MBvQ== MIME-Version: 1.0 X-Received: by 10.220.145.15 with SMTP id b15mr22491478vcv.59.1368551963317; Tue, 14 May 2013 10:19:23 -0700 (PDT) Sender: rsb@berentweb.com Received: by 10.220.210.133 with HTTP; Tue, 14 May 2013 10:19:23 -0700 (PDT) X-Originating-IP: [94.123.88.12] In-Reply-To: <201305131557.r4DFvbOU037202@freefall.freebsd.org> References: <201305131557.r4DFvbOU037202@freefall.freebsd.org> Date: Tue, 14 May 2013 20:19:23 +0300 X-Google-Sender-Auth: 2BZ5anYkmLHeWERYdsObHCb-ngY Message-ID: Subject: Re: ports/177282: graphics/inkscape does not compile From: Beeblebrox To: kwm@freebsd.org, bug-followup@freebsd.org X-Gm-Message-State: ALoCoQlLJeAdCtodeRxjKulNGCvf9YkmLQRWVFTi/WMsjNbZI8Y6mT+EQ17D+mdKBXkyt9KHzoEX Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: gnome@freebsd.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: zaphod@berentweb.com List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 May 2013 17:19:25 -0000 On Mon, May 13, 2013 at 6:57 PM, wrote: > Synopsis: graphics/inkscape does not compile > > State-Changed-From-To: open->feedback > State-Changed-By: kwm > State-Changed-When: Mon May 13 15:57:16 UTC 2013 > State-Changed-Why: > Asked submitter for feedback. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=177282 > Does not compile. On host, still breaks with the exact same message as first post. Cannot try with poudriere because: ====>> [02] Starting build of graphics/libfpx ====>> [02] Finished build of graphics/libfpx: Failed: build ====>> [02] Skipping build of graphics/ImageMagick: Dependent port graphics/libfpx failed There is no visible change in any aspect of the problem - what other feedback is requested or can I provide? Latest compile was tried with compiler called by port Makefile. From owner-freebsd-gnome@FreeBSD.ORG Tue May 14 17:20: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 A4B1C1A7 for ; Tue, 14 May 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 7E418C37 for ; Tue, 14 May 2013 17:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4EHK1vI094277 for ; Tue, 14 May 2013 17:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4EHK0L0094276; Tue, 14 May 2013 17:20:00 GMT (envelope-from gnats) Date: Tue, 14 May 2013 17:20:00 GMT Message-Id: <201305141720.r4EHK0L0094276@freefall.freebsd.org> To: gnome@FreeBSD.org From: Beeblebrox Subject: Re: ports/177282: graphics/inkscape does not compile X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Beeblebrox List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 May 2013 17:20:01 -0000 The following reply was made to PR ports/177282; it has been noted by GNATS. From: Beeblebrox To: kwm@freebsd.org, bug-followup@freebsd.org Cc: gnome@freebsd.org Subject: Re: ports/177282: graphics/inkscape does not compile Date: Tue, 14 May 2013 20:19:23 +0300 --047d7b342ce8a1691104dcb0d561 Content-Type: text/plain; charset=ISO-8859-1 On Mon, May 13, 2013 at 6:57 PM, wrote: > Synopsis: graphics/inkscape does not compile > > State-Changed-From-To: open->feedback > State-Changed-By: kwm > State-Changed-When: Mon May 13 15:57:16 UTC 2013 > State-Changed-Why: > Asked submitter for feedback. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=177282 > Does not compile. On host, still breaks with the exact same message as first post. Cannot try with poudriere because: ====>> [02] Starting build of graphics/libfpx ====>> [02] Finished build of graphics/libfpx: Failed: build ====>> [02] Skipping build of graphics/ImageMagick: Dependent port graphics/libfpx failed There is no visible change in any aspect of the problem - what other feedback is requested or can I provide? Latest compile was tried with compiler called by port Makefile. --047d7b342ce8a1691104dcb0d561 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Mon, May 13, 2013 at 6:57 PM, <kwm@freebsd.or= g> wrote:
Synopsis: graphics/inkscape does not compile

State-Changed-From-To: open->feedback
State-Changed-By: kwm
State-Changed-When: Mon May 13 15:57:16 UTC 2013
State-Changed-Why:
Asked submitter for feedback.

http://www.freebsd.org/cgi/query-pr.cgi?pr=3D177282


Does not compile. On host, still breaks with the= exact same message as first post.

Cannot try with poudriere because= :
=3D=3D=3D=3D>> [02] Starting build of graphics/libfpx
=3D=3D= =3D=3D>> [02] Finished build of graphics/libfpx: Failed: build
=3D=3D=3D=3D>> [02] Skipping build of graphics/ImageMagick: Dependent= port graphics/libfpx failed

There is no visible change in any aspec= t of the problem - what other feedback is requested or can I provide? Lates= t compile was tried with compiler called by port Makefile.
--047d7b342ce8a1691104dcb0d561-- From owner-freebsd-gnome@FreeBSD.ORG Wed May 15 05:25: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 82A1E4C2; Wed, 15 May 2013 05:25:44 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from mail1.ozon.ru (mx4.ozon.ru [194.186.179.140]) by mx1.freebsd.org (Postfix) with ESMTP id B66A3CC8; Wed, 15 May 2013 05:25:43 +0000 (UTC) Received: from intmail03msk.ozon (intmail03msk.ozon [10.18.18.171]) by mail1.ozon.ru (Postfix) with ESMTP id 0215371ABA7; Wed, 15 May 2013 09:25:10 +0400 (MSK) Received: from mail pickup service by intmail03msk.ozon with Microsoft SMTPSVC; Wed, 15 May 2013 09:10:03 +0400 Received: from intmail03msk.ozon ([10.18.18.171]) by intmail02msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Sun, 12 May 2013 12:56:44 +0400 Received: from mail1.ozon.ru ([194.186.179.140]) by intmail03msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Sun, 12 May 2013 12:03:18 +0400 Received: from localhost (localhost [127.0.0.1]) by mail1.ozon.ru (Postfix) with ESMTP id 2834B71D88C for ; Sun, 12 May 2013 08:50:29 +0400 (MSK) X-Virus-Scanned: amavisd-new at ozon.ru Received: from mail1.ozon.ru ([127.0.0.1]) by localhost (mx4.ozon.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r77yLVLapxZf for ; Sun, 12 May 2013 08:50:22 +0400 (MSK) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received-SPF: pass (freebsd.org: 8.8.178.116 is authorized to use 'owner-freebsd-ports-bugs@freebsd.org' in 'mfrom' identity (mechanism 'ip4:8.8.178.116' matched)) receiver=mx4.ozon.ru; identity=mfrom; envelope-from="owner-freebsd-ports-bugs@freebsd.org"; helo=mx2.freebsd.org; client-ip=8.8.178.116 Received: from mx2.freebsd.org (mx2.FreeBSD.org [8.8.178.116]) by mail1.ozon.ru (Postfix) with ESMTP id 6DE5671D887 for ; Sun, 12 May 2013 08:50:22 +0400 (MSK) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by mx2.freebsd.org (Postfix) with ESMTP id 98BAB5091; Sun, 12 May 2013 04:50:21 +0000 (UTC) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by hub.freebsd.org (Postfix) with ESMTP id 96314857; Sun, 12 May 2013 04:50:21 +0000 (UTC) (envelope-from owner-freebsd-ports-bugs@freebsd.org) Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 39E45809; Sun, 12 May 2013 04:50:10 +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 154E6AA2; Sun, 12 May 2013 04:50:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4C4o90H094278; Sun, 12 May 2013 04:50:09 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4C4o973094277; Sun, 12 May 2013 04:50:09 GMT (envelope-from edwin) Date: Sun, 12 May 2013 04:50:09 GMT Message-Id: <201305120450.r4C4o973094277@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/178523: [PATCH] textproc/libxslt: Put the fastest MASTER_SITE first X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: owner-freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@freebsd.org X-OriginalArrivalTime: 12 May 2013 08:03:19.0091 (UTC) FILETIME=[2A176030:01CE4EE7] X-BeenThere: freebsd-gnome@freebsd.org List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 05:25:44 -0000 Synopsis: [PATCH] textproc/libxslt: Put the fastest MASTER_SITE first Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Sun May 12 04:50:09 UTC 2013 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=178523 _______________________________________________ freebsd-ports-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Wed May 15 05:25:46 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 2A105509; Wed, 15 May 2013 05:25:46 +0000 (UTC) (envelope-from FreeBSD-gnats-submit@FreeBSD.org) Received: from mail1.ozon.ru (mx4.ozon.ru [194.186.179.140]) by mx1.freebsd.org (Postfix) with ESMTP id 61DAECE5; Wed, 15 May 2013 05:25:45 +0000 (UTC) Received: from intmail03msk.ozon (intmail03msk.ozon [10.18.18.171]) by mail1.ozon.ru (Postfix) with ESMTP id 6E5B771A567; Wed, 15 May 2013 09:25:10 +0400 (MSK) Received: from mail pickup service by intmail03msk.ozon with Microsoft SMTPSVC; Wed, 15 May 2013 09:11:46 +0400 Received: from intmail03msk.ozon ([10.18.18.171]) by intmail02msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Sun, 12 May 2013 12:56:49 +0400 Received: from mail1.ozon.ru ([194.186.179.140]) by intmail03msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Sun, 12 May 2013 12:03:29 +0400 Received: from localhost (localhost [127.0.0.1]) by mail1.ozon.ru (Postfix) with ESMTP id F276971D885 for ; Sun, 12 May 2013 08:50:19 +0400 (MSK) X-Virus-Scanned: amavisd-new at ozon.ru Received: from mail1.ozon.ru ([127.0.0.1]) by localhost (mx4.ozon.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oRLpmPMIsOOL for ; Sun, 12 May 2013 08:50:11 +0400 (MSK) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received-SPF: pass (freebsd.org: 8.8.178.116 is authorized to use 'owner-freebsd-ports-bugs@freebsd.org' in 'mfrom' identity (mechanism 'ip4:8.8.178.116' matched)) receiver=mx4.ozon.ru; identity=mfrom; envelope-from="owner-freebsd-ports-bugs@freebsd.org"; helo=mx2.freebsd.org; client-ip=8.8.178.116 Received: from mx2.freebsd.org (mx2.FreeBSD.org [8.8.178.116]) by mail1.ozon.ru (Postfix) with ESMTP id 1188271D882 for ; Sun, 12 May 2013 08:50:10 +0400 (MSK) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by mx2.freebsd.org (Postfix) with ESMTP id C4EF45015; Sun, 12 May 2013 04:50:08 +0000 (UTC) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by hub.freebsd.org (Postfix) with ESMTP id C255F7FD; Sun, 12 May 2013 04:50:08 +0000 (UTC) (envelope-from owner-freebsd-ports-bugs@freebsd.org) Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 6C1F47D1 for ; Sun, 12 May 2013 04: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 4BFEEAA0 for ; Sun, 12 May 2013 04:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4C4o1Je094197 for ; Sun, 12 May 2013 04:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4C4o1Hj094146; Sun, 12 May 2013 04:50:01 GMT (envelope-from gnats) Resent-Date: Sun, 12 May 2013 04:50:01 GMT Resent-Message-Id: <201305120450.r4C4o1Hj094146@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kubilay Kocak Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A7AD7676; Sun, 12 May 2013 04:46:40 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pa0-f47.google.com (mail-pa0-f47.google.com [209.85.220.47]) by mx1.freebsd.org (Postfix) with ESMTP id 7E9A4A6E; Sun, 12 May 2013 04:46:40 +0000 (UTC) Received: by mail-pa0-f47.google.com with SMTP id kl13so3834216pab.34 for ; Sat, 11 May 2013 21:46:34 -0700 (PDT) Received: from freebsd-RELENG_9-amd64.elysium (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPSA id vb8sm8790276pbc.11.2013.05.11.21.46.32 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 11 May 2013 21:46:33 -0700 (PDT) Received: by freebsd-RELENG_9-amd64.elysium (Postfix, from userid 1001) id 1D44B39FFB; Sun, 12 May 2013 14:46:29 +1000 (EST) Message-Id: <20130512044629.1D44B39FFB@freebsd-RELENG_9-amd64.elysium> Date: Sun, 12 May 2013 14:46:29 +1000 (EST) From: Kubilay Kocak To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/178523: [PATCH] textproc/libxslt: Put the fastest MASTER_SITE first X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: owner-freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@freebsd.org X-OriginalArrivalTime: 12 May 2013 08:03:29.0466 (UTC) FILETIME=[304679A0:01CE4EE7] Cc: gnome@FreeBSD.org X-BeenThere: freebsd-gnome@freebsd.org List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 05:25:46 -0000 >Number: 178523 >Category: ports >Synopsis: [PATCH] textproc/libxslt: Put the fastest MASTER_SITE first >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 12 04:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Kubilay Kocak >Release: FreeBSD 9.1-STABLE amd64 >Organization: >Environment: System: FreeBSD freebsd-RELENG_9-amd64.elysium 9.1-STABLE FreeBSD 9.1-STABLE #0 r249542: Sun Apr 21 21:01:52 EST >Description: gd.tuwien.ac.at is a mirror for the libxml2 project, and frequently exhibits extremely slow throughput (<= 8k/sec) causing installation and upgrade to unecessarily take a long time. This change also matches the textproc/libxml2 MASTER_SITES order. Switch the order of MASTER_SITES, making the primary download host [1] of the libxml2 project first in the list. make checksum confirms distinfo match [1] http://www.xmlsoft.org/downloads.html Port maintainer (gnome@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_7 (mode: change, diff: ports) >How-To-Repeat: >Fix: --- libxslt-1.1.28_1.patch begins here --- diff -ruN /usr/ports/textproc/libxslt/Makefile ./Makefile --- /usr/ports/textproc/libxslt/Makefile 2013-05-04 02:36:39.000000000 +1000 +++ ./Makefile 2013-05-12 13:52:59.824713312 +1000 @@ -1,12 +1,12 @@ # Created by: Ade Lovett -# $FreeBSD: textproc/libxslt/Makefile 317220 2013-05-03 16:36:39Z ehaupt $ +# $FreeBSD: head/textproc/libxslt/Makefile 317220 2013-05-03 16:36:39Z ehaupt $ PORTNAME= libxslt PORTVERSION= 1.1.28 PORTREVISION?= 1 CATEGORIES?= textproc gnome -MASTER_SITES= ftp://gd.tuwien.ac.at/pub/libxml/ \ - ftp://xmlsoft.org/libxml2/ +MASTER_SITES= ftp://xmlsoft.org/libxml2/ \ + ftp://gd.tuwien.ac.at/pub/libxml/ DIST_SUBDIR= gnome2 MAINTAINER?= gnome@FreeBSD.org --- libxslt-1.1.28_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: _______________________________________________ freebsd-ports-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Wed May 15 05:27:51 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 DCDFB7A; Wed, 15 May 2013 05:27:51 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from mail1.ozon.ru (mx4.ozon.ru [194.186.179.140]) by mx1.freebsd.org (Postfix) with ESMTP id 4E7ACD2F; Wed, 15 May 2013 05:27:51 +0000 (UTC) Received: from intmail03msk.ozon (intmail03msk.ozon [10.18.18.171]) by mail1.ozon.ru (Postfix) with ESMTP id 780EB71A5A7; Wed, 15 May 2013 09:27:50 +0400 (MSK) Received: from mail pickup service by intmail03msk.ozon with Microsoft SMTPSVC; Wed, 15 May 2013 09:15:05 +0400 Received: from intmail03msk.ozon ([10.18.18.171]) by intmail02msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Mon, 13 May 2013 04:20:29 +0400 Received: from mail1.ozon.ru ([194.186.179.140]) by intmail03msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Mon, 13 May 2013 04:20:29 +0400 Received: from localhost (localhost [127.0.0.1]) by mail1.ozon.ru (Postfix) with ESMTP id 545547191CF for ; Mon, 13 May 2013 04:20:29 +0400 (MSK) X-Virus-Scanned: amavisd-new at ozon.ru Received: from mail1.ozon.ru ([127.0.0.1]) by localhost (mx4.ozon.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wW5xwpsue-3s for ; Mon, 13 May 2013 04:20:21 +0400 (MSK) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received-SPF: pass (freebsd.org: 8.8.178.116 is authorized to use 'owner-freebsd-ports-bugs@freebsd.org' in 'mfrom' identity (mechanism 'ip4:8.8.178.116' matched)) receiver=mx4.ozon.ru; identity=mfrom; envelope-from="owner-freebsd-ports-bugs@freebsd.org"; helo=mx2.freebsd.org; client-ip=8.8.178.116 Received: from mx2.freebsd.org (mx2.FreeBSD.org [8.8.178.116]) by mail1.ozon.ru (Postfix) with ESMTP id 9F55C719291 for ; Mon, 13 May 2013 04:20:21 +0400 (MSK) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by mx2.freebsd.org (Postfix) with ESMTP id EB7A2185C; Mon, 13 May 2013 00:20:20 +0000 (UTC) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by hub.freebsd.org (Postfix) with ESMTP id E95C5B26; Mon, 13 May 2013 00:20:20 +0000 (UTC) (envelope-from owner-freebsd-ports-bugs@freebsd.org) Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C6B1DAD5; Mon, 13 May 2013 00: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 A1CCD889; Mon, 13 May 2013 00:20:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4D0K8NB046161; Mon, 13 May 2013 00:20:08 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4D0K8Av046160; Mon, 13 May 2013 00:20:08 GMT (envelope-from edwin) Date: Mon, 13 May 2013 00:20:08 GMT Message-Id: <201305130020.r4D0K8Av046160@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/178552: Update print/freetype2 to version 2.4.12 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: owner-freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@freebsd.org X-OriginalArrivalTime: 13 May 2013 00:20:29.0366 (UTC) FILETIME=[AC755D60:01CE4F6F] X-BeenThere: freebsd-gnome@freebsd.org List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 05:27:51 -0000 Synopsis: Update print/freetype2 to version 2.4.12 Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Mon May 13 00: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=178552 _______________________________________________ freebsd-ports-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Wed May 15 05:30:13 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 EB5A82D7 for ; Wed, 15 May 2013 05:30:13 +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 CEFD6DB3 for ; Wed, 15 May 2013 05:30:13 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4F5UDh7042668 for ; Wed, 15 May 2013 05:30:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4F5UDxN042667; Wed, 15 May 2013 05:30:13 GMT (envelope-from gnats) Date: Wed, 15 May 2013 05:30:13 GMT Message-Id: <201305150530.r4F5UDxN042667@freefall.freebsd.org> To: gnome@FreeBSD.org From: Pedro Giffuni Subject: ports/178552: Update print/freetype2 to version 2.4.12 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Pedro Giffuni List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 05:30:14 -0000 The following reply was made to PR ports/178552; it has been noted by GNATS. From: Pedro Giffuni To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: ports/178552: Update print/freetype2 to version 2.4.12 Date: Mon, 13 May 2013 00:10:27 GMT >Number: 178552 >Category: ports >Synopsis: Update print/freetype2 to version 2.4.12 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon May 13 00:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Pedro Giffuni >Release: 9.1-RELEASE >Organization: >Environment: FreeBSD pcbsd-4113 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0: Mon Apr 29 18:27:25 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Apart from some minor issues, this version of FreeType supports the new CFF engine donated by Adobe in collaboration with Google. Testing of this new feature is encouraged but in order to activate it the code must be patched so I added the suggested patch that sets it as the new default hinter. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: freetype2/Makefile =================================================================== --- freetype2/Makefile (revision 317972) +++ freetype2/Makefile (working copy) @@ -3,7 +3,7 @@ # $MCom: ports/print/freetype2/Makefile,v 1.28 2011/10/25 18:31:21 kwm Exp $ PORTNAME= freetype2 -PORTVERSION= 2.4.11 +PORTVERSION= 2.4.12 CATEGORIES= print MASTER_SITES= SF/freetype/${PORTNAME}/${PORTVERSION} \ http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/freetype2/ \ Index: freetype2/distinfo =================================================================== --- freetype2/distinfo (revision 317972) +++ freetype2/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (freetype-2.4.11.tar.bz2) = ef9d0bcb64647d9e5125dc7534d7ca371c98310fec87677c410f397f71ffbe3f -SIZE (freetype-2.4.11.tar.bz2) = 1546087 +SHA256 (freetype-2.4.12.tar.bz2) = a78a17486689ab6852a9e1a759b179827ac9dfd7e2f237ddf169c73398c85381 +SIZE (freetype-2.4.12.tar.bz2) = 1597205 Index: freetype2/files/patch-aa =================================================================== --- freetype2/files/patch-aa (revision 317972) +++ freetype2/files/patch-aa (working copy) @@ -1,8 +1,8 @@ ---- builds/unix/detect.mk.orig 2006-12-09 13:51:54.000000000 -0500 -+++ builds/unix/detect.mk 2007-07-06 12:55:05.000000000 -0400 -@@ -21,6 +21,9 @@ ifeq ($(PLATFORM),ansi) - is_unix := $(strip $(wildcard /sbin/init) \ +--- builds/unix/detect.mk.orig 2013-03-21 13:55:46.000000000 -0500 ++++ builds/unix/detect.mk 2013-05-12 17:58:34.000000000 -0500 +@@ -22,6 +22,9 @@ $(wildcard /usr/sbin/init) \ + $(wildcard /dev/null) \ $(wildcard /hurd/auth)) + # FreeBSD is "unix" so just mandate this to fix the build in + # jails that do not have init (see PR#113470). @@ -10,15 +10,15 @@ ifneq ($(is_unix),) PLATFORM := unix -@@ -79,9 +82,9 @@ ifeq ($(PLATFORM),unix) +@@ -81,9 +84,9 @@ ifdef must_configure ifneq ($(have_Makefile),) # we are building FT2 not in the src tree -- $(TOP_DIR)/builds/unix/configure $(value CFG) -+# $(TOP_DIR)/builds/unix/configure $(value CFG) +- $(CONFIG_SHELL) $(TOP_DIR)/builds/unix/configure $(value CFG) ++ # $(CONFIG_SHELL) $(TOP_DIR)/builds/unix/configure $(value CFG) else -- cd builds/unix; ./configure $(value CFG) -+# cd builds/unix; ./configure $(value CFG) +- cd builds/unix; $(CONFIG_SHELL) ./configure $(value CFG) ++ # cd builds/unix; $(CONFIG_SHELL) ./configure $(value CFG) endif endif Index: freetype2/files/patch-src::cff::cffobjs.c =================================================================== --- freetype2/files/patch-src::cff::cffobjs.c (revision 0) +++ freetype2/files/patch-src::cff::cffobjs.c (working copy) @@ -0,0 +1,11 @@ +--- src/cff/cffobjs.c ++++ src/cff/cffobjs.c +@@ -1056,7 +1056,7 @@ + + + /* set default property values */ +- driver->hinting_engine = FT_CFF_HINTING_FREETYPE; ++ driver->hinting_engine = FT_CFF_HINTING_ADOBE; + driver->no_stem_darkening = FALSE; + + return FT_Err_Ok; Index: freetype2/pkg-plist =================================================================== --- freetype2/pkg-plist (revision 317972) +++ freetype2/pkg-plist (working copy) @@ -12,6 +12,7 @@ include/freetype2/freetype/ftbitmap.h include/freetype2/freetype/ftbzip2.h include/freetype2/freetype/ftcache.h +include/freetype2/freetype/ftcffdrv.h include/freetype2/freetype/ftchapters.h include/freetype2/freetype/ftcid.h include/freetype2/freetype/fterrdef.h >Release-Note: >Audit-Trail: >Unformatted: _______________________________________________ freebsd-ports-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Wed May 15 05:30:15 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 BC7632DA for ; Wed, 15 May 2013 05:30:15 +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 AF843DBA for ; Wed, 15 May 2013 05:30:15 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4F5UFOf042680 for ; Wed, 15 May 2013 05:30:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4F5UFnW042679; Wed, 15 May 2013 05:30:15 GMT (envelope-from gnats) Date: Wed, 15 May 2013 05:30:15 GMT Message-Id: <201305150530.r4F5UFnW042679@freefall.freebsd.org> To: gnome@FreeBSD.org From: John Marino Subject: Re: ports/178535: textproc/docbook-sk: RUN_DEPENDS misconfigured for pkgng X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: John Marino List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 05:30:15 -0000 The following reply was made to PR ports/178535; it has been noted by GNATS. From: John Marino To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/178535: textproc/docbook-sk: RUN_DEPENDS misconfigured for pkgng Date: Sun, 12 May 2013 17:15:59 +0200 Actually, it is possible that something else explains this. I have been deleting and recreating xmlcatmgr and it's possible that poudriere built roxterm simultaneously with xmlcatmgr instead of after it. This report may be a red herring. (my apologies if it is) _______________________________________________ freebsd-ports-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Wed May 15 05:30:17 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 D71322E4 for ; Wed, 15 May 2013 05:30:17 +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 B1AC0DBE for ; Wed, 15 May 2013 05:30:17 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4F5UH5e042693 for ; Wed, 15 May 2013 05:30:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4F5UHrT042692; Wed, 15 May 2013 05:30:17 GMT (envelope-from gnats) Date: Wed, 15 May 2013 05:30:17 GMT Message-Id: <201305150530.r4F5UHrT042692@freefall.freebsd.org> To: gnome@FreeBSD.org From: John Marino Subject: ports/178535: textproc/docbook-sk: RUN_DEPENDS misconfigured for pkgng X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: John Marino List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 05:30:17 -0000 The following reply was made to PR ports/178535; it has been noted by GNATS. From: John Marino To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: ports/178535: textproc/docbook-sk: RUN_DEPENDS misconfigured for pkgng Date: Sun, 12 May 2013 15:02:38 GMT >Number: 178535 >Category: ports >Synopsis: textproc/docbook-sk: RUN_DEPENDS misconfigured for pkgng >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 12 15:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: John Marino >Release: >Organization: >Environment: >Description: The docbook-sk port defines the RUN_DEPENDS as a full path including the $PREFIX. pkg doesn't seem to like it and emits an error. The fix is just give the binary without a path to RUN_DEPENDS example before the patch is applied: ============================= ===> Installing existing package /usr/packages/All/docbook-xsl-1.76.1.txz Installing docbook-xsl-1.76.1...Installing docbook-sk-4.1.2_4...missing dependency xmlcatmgr-2.2 Failed to install the following 1 package(s): /usr/packages/All/docbook-xsl-1.76.1.txz ===> Returning to build of roxterm-2.7.1 same example after the patch is applied: ============================= Installing docbook-xsl-1.76.1...Installing docbook-sk-4.1.2_4...Installing xmlcatmgr-2.2... + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports + Creating /usr/local/share/xml/catalog + Registering nextCatalog catalog.ports (XML) + Creating /usr/local/share/xml/catalog.ports done done >How-To-Repeat: try to build x11/roxterm in poudriere with pkgng >Fix: Patch attached with submission follows: --- Makefile.orig 2012-11-17 06:01:54.000000000 +0000 +++ Makefile @@ -15,7 +15,7 @@ DISTNAME= docbkx${PORTVERSION:S/.//g} MAINTAINER= gnome@FreeBSD.org COMMENT= XML version of the DocBook DTD version controlled for ScrollKeeper -RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr +RUN_DEPENDS= xmlcatmgr:${PORTSDIR}/textproc/xmlcatmgr USE_ZIP= yes NO_BUILD= yes >Release-Note: >Audit-Trail: >Unformatted: _______________________________________________ freebsd-ports-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Wed May 15 05:30:28 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 9C06931B for ; Wed, 15 May 2013 05:30:28 +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 74CF1DD0 for ; Wed, 15 May 2013 05:30:28 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4F5USLX042749 for ; Wed, 15 May 2013 05:30:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4F5US8F042748; Wed, 15 May 2013 05:30:28 GMT (envelope-from gnats) Date: Wed, 15 May 2013 05:30:28 GMT Message-Id: <201305150530.r4F5US8F042748@freefall.freebsd.org> To: gnome@FreeBSD.org From: Kubilay Kocak Subject: ports/178523: [PATCH] textproc/libxslt: Put the fastest MASTER_SITE first X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Kubilay Kocak List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 05:30:28 -0000 The following reply was made to PR ports/178523; it has been noted by GNATS. From: Kubilay Kocak To: FreeBSD-gnats-submit@freebsd.org Cc: gnome@FreeBSD.org Subject: ports/178523: [PATCH] textproc/libxslt: Put the fastest MASTER_SITE first Date: Sun, 12 May 2013 14:46:29 +1000 (EST) >Number: 178523 >Category: ports >Synopsis: [PATCH] textproc/libxslt: Put the fastest MASTER_SITE first >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 12 04:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Kubilay Kocak >Release: FreeBSD 9.1-STABLE amd64 >Organization: >Environment: System: FreeBSD freebsd-RELENG_9-amd64.elysium 9.1-STABLE FreeBSD 9.1-STABLE #0 r249542: Sun Apr 21 21:01:52 EST >Description: gd.tuwien.ac.at is a mirror for the libxml2 project, and frequently exhibits extremely slow throughput (<= 8k/sec) causing installation and upgrade to unecessarily take a long time. This change also matches the textproc/libxml2 MASTER_SITES order. Switch the order of MASTER_SITES, making the primary download host [1] of the libxml2 project first in the list. make checksum confirms distinfo match [1] http://www.xmlsoft.org/downloads.html Port maintainer (gnome@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_7 (mode: change, diff: ports) >How-To-Repeat: >Fix: --- libxslt-1.1.28_1.patch begins here --- diff -ruN /usr/ports/textproc/libxslt/Makefile ./Makefile --- /usr/ports/textproc/libxslt/Makefile 2013-05-04 02:36:39.000000000 +1000 +++ ./Makefile 2013-05-12 13:52:59.824713312 +1000 @@ -1,12 +1,12 @@ # Created by: Ade Lovett -# $FreeBSD: textproc/libxslt/Makefile 317220 2013-05-03 16:36:39Z ehaupt $ +# $FreeBSD: head/textproc/libxslt/Makefile 317220 2013-05-03 16:36:39Z ehaupt $ PORTNAME= libxslt PORTVERSION= 1.1.28 PORTREVISION?= 1 CATEGORIES?= textproc gnome -MASTER_SITES= ftp://gd.tuwien.ac.at/pub/libxml/ \ - ftp://xmlsoft.org/libxml2/ +MASTER_SITES= ftp://xmlsoft.org/libxml2/ \ + ftp://gd.tuwien.ac.at/pub/libxml/ DIST_SUBDIR= gnome2 MAINTAINER?= gnome@FreeBSD.org --- libxslt-1.1.28_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: _______________________________________________ freebsd-ports-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Wed May 15 05:30:59 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 C0F1F392; Wed, 15 May 2013 05:30:59 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from mail1.ozon.ru (mx4.ozon.ru [194.186.179.140]) by mx1.freebsd.org (Postfix) with ESMTP id 459ABDF3; Wed, 15 May 2013 05:30:59 +0000 (UTC) Received: from intmail03msk.ozon (intmail03msk.ozon [10.18.18.171]) by mail1.ozon.ru (Postfix) with ESMTP id 8ED8771A60C; Wed, 15 May 2013 09:30:58 +0400 (MSK) Received: from mail pickup service by intmail03msk.ozon with Microsoft SMTPSVC; Wed, 15 May 2013 09:29:54 +0400 Received: from intmail03msk.ozon ([10.18.18.171]) by intmail02msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Sun, 12 May 2013 19:10:28 +0400 Received: from mail1.ozon.ru ([194.186.179.140]) by intmail03msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Sun, 12 May 2013 19:10:28 +0400 Received: from localhost (localhost [127.0.0.1]) by mail1.ozon.ru (Postfix) with ESMTP id 750AF7196BD for ; Sun, 12 May 2013 19:10:28 +0400 (MSK) X-Virus-Scanned: amavisd-new at ozon.ru Received: from mail1.ozon.ru ([127.0.0.1]) by localhost (mx4.ozon.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ydcD5z-DoNsZ for ; Sun, 12 May 2013 19:10:21 +0400 (MSK) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received-SPF: pass (freebsd.org: 8.8.178.116 is authorized to use 'owner-freebsd-ports-bugs@freebsd.org' in 'mfrom' identity (mechanism 'ip4:8.8.178.116' matched)) receiver=mx4.ozon.ru; identity=mfrom; envelope-from="owner-freebsd-ports-bugs@freebsd.org"; helo=mx2.freebsd.org; client-ip=8.8.178.116 Received: from mx2.freebsd.org (mx2.FreeBSD.org [8.8.178.116]) by mail1.ozon.ru (Postfix) with ESMTP id C38EC7195B0 for ; Sun, 12 May 2013 19:10:20 +0400 (MSK) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by mx2.freebsd.org (Postfix) with ESMTP id 0F6FA9B8; Sun, 12 May 2013 15:10:20 +0000 (UTC) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by hub.freebsd.org (Postfix) with ESMTP id 0CDBD5AE; Sun, 12 May 2013 15:10:20 +0000 (UTC) (envelope-from owner-freebsd-ports-bugs@freebsd.org) Delivered-To: freebsd-ports-bugs@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 3056A560; Sun, 12 May 2013 15:10: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 0B58FF26; Sun, 12 May 2013 15:10:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4CFA82w019847; Sun, 12 May 2013 15:10:08 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4CFA8VE019846; Sun, 12 May 2013 15:10:08 GMT (envelope-from edwin) Date: Sun, 12 May 2013 15:10:08 GMT Message-Id: <201305121510.r4CFA8VE019846@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/178535: textproc/docbook-sk: RUN_DEPENDS misconfigured for pkgng X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: owner-freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@freebsd.org X-OriginalArrivalTime: 12 May 2013 15:10:28.0485 (UTC) FILETIME=[D6668B50:01CE4F22] X-BeenThere: freebsd-gnome@freebsd.org List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 05:30:59 -0000 Synopsis: textproc/docbook-sk: RUN_DEPENDS misconfigured for pkgng Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Sun May 12 15:10:08 UTC 2013 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=178535 _______________________________________________ freebsd-ports-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Wed May 15 12:51:57 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 E221E577 for ; Wed, 15 May 2013 12:51:57 +0000 (UTC) (envelope-from mezz.freebsd@gmail.com) Received: from mail-vc0-f177.google.com (mail-vc0-f177.google.com [209.85.220.177]) by mx1.freebsd.org (Postfix) with ESMTP id AA89CA71 for ; Wed, 15 May 2013 12:51:57 +0000 (UTC) Received: by mail-vc0-f177.google.com with SMTP id ha12so1758923vcb.36 for ; Wed, 15 May 2013 05:51:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=V1JJ5TB2i1njmGrs8nSuFnpd6sm7oUBi3d8kNA6zAF4=; b=NQ8nCD5zadZ/Rsjk16yBeOO0OF9+KWOfPS5H4g3oUGNOELoa+ADYmVL4NLx6jM3V4f lqhC7Z1/PpxgkIN8kdb7jrD2vHm2YYvZncHY/7X6weY2u/7VhFvjUecabYTTl3orm8xi 21k8MARd9jr5j+hZG+e3baOk5swSmi7+MaxPXDtgmrbp4AsSWm0CqGs6l+L0myx8zEt3 32nKazUnRMuUZ24bW54noSQrrRlAw12b33v2jh7rTROMJQSok76PQGNMN2s3NoH6eCFQ pIRMrlBamaLFi/V+eq2PSO5iU0yKwxTCYP2EJUWv7HsNQDBZ65xFWdzCsp7y1QHLIxzK zkHw== MIME-Version: 1.0 X-Received: by 10.220.66.212 with SMTP id o20mr725689vci.2.1368622311054; Wed, 15 May 2013 05:51:51 -0700 (PDT) Received: by 10.59.2.6 with HTTP; Wed, 15 May 2013 05:51:50 -0700 (PDT) In-Reply-To: <201305150530.r4F5UDxN042667@freefall.freebsd.org> References: <201305150530.r4F5UDxN042667@freefall.freebsd.org> Date: Wed, 15 May 2013 07:51:50 -0500 Message-ID: Subject: Re: ports/178552: Update print/freetype2 to version 2.4.12 From: Jeremy Messenger To: Pedro Giffuni Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD GNOME Users 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, 15 May 2013 12:51:57 -0000 > Apart from some minor issues, this version of FreeType supports the > new CFF engine donated by Adobe in collaboration with Google. > > Testing of this new feature is encouraged but in order to activate > it the code must be patched so I added the suggested patch that sets > it as the new default hinter. Why did you enable it by default? This is a testing feature and they must have disable it for some reasons too, so it needs to be disabled by default with the optional provide. It will be enable by default when they enable it. We need to follow its tarball's default. -- mezz.freebsd@gmail.com - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Wed May 15 16:45:16 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 936FD812 for ; Wed, 15 May 2013 16:45:16 +0000 (UTC) (envelope-from giffunip@tutopia.com) Received: from tutopia.com (mail08mass.ifxnetworks.com [190.60.24.78]) by mx1.freebsd.org (Postfix) with ESMTP id 4C8BABDE for ; Wed, 15 May 2013 16:45:15 +0000 (UTC) Received: (qmail 756 invoked from network); 15 May 2013 16:38:33 -0000 Received: from unknown (HELO mail.tutopia.com) ([190.61.128.78]) (envelope-sender ) by mail08mass.ifxnetworks.com (qmail-ldap-1.03) with SMTP for ; 15 May 2013 16:38:33 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 15 May 2013 11:38:32 -0500 From: To: Jeremy Messenger Subject: Re: ports/178552: Update print/freetype2 to version 2.4.12 In-Reply-To: References: <201305150530.r4F5UDxN042667@freefall.freebsd.org> Message-ID: <72f5fb9e17f4fcd3153990f255752633@tutopia.com> X-Sender: giffunip@tutopia.com User-Agent: RoundCube Webmail/0.4.2 Cc: FreeBSD GNOME Users 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, 15 May 2013 16:45:16 -0000 On Wed, 15 May 2013 07:51:50 -0500, Jeremy Messenger wrote: >> Apart from some minor issues, this version of FreeType supports the >> new CFF engine donated by Adobe in collaboration with Google. >> >> Testing of this new feature is encouraged but in order to activate >> it the code must be patched so I added the suggested patch that >> sets >> it as the new default hinter. > > > Why did you enable it by default? This is a testing feature and they > must have disable it for some reasons too, so it needs to be disabled > by default with the optional provide. It will be enable by default > when they enable it. We need to follow its tarball's default. > It is simply a very desirable feature, specially if you have Opentype fonts available. They will be enabling it by default on their next release but it is already considered stable enough (it just works here). I think we should at least have an option to enable it. Pedro. From owner-freebsd-gnome@FreeBSD.ORG Wed May 15 18:42:24 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 533AED88 for ; Wed, 15 May 2013 18:42:24 +0000 (UTC) (envelope-from mezz.freebsd@gmail.com) Received: from mail-ve0-x22a.google.com (mail-ve0-x22a.google.com [IPv6:2607:f8b0:400c:c01::22a]) by mx1.freebsd.org (Postfix) with ESMTP id 193EF2AC for ; Wed, 15 May 2013 18:42:24 +0000 (UTC) Received: by mail-ve0-f170.google.com with SMTP id 15so457253vea.15 for ; Wed, 15 May 2013 11:42:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=vHKfUgQtgv/KKyPRtWfOJZCWH2EU3YCw1EVMZNtFb9Q=; b=vBTMDlPcRWda4NGg0u+t+U9OlfGp4FMJ6J78Vhjmr9t8pU91WJxuYvusITuLUGyPcJ pliV5sezWzqkN250uvhebmWjhubph08Oonb+mVvx4yoKCgnc1P/sG86HzTnIf+lIR49a UlB5B9SqUKDQ9DE83h6MLb9tR5SAcRpXnWimw2cQzHNk7icDIK0t4b6XYZEsiUOWAlqx xBagJxjLzRlRbI16uN6XPucXRdeTf4m3PPv0lFz+2bVBX2S7FkjIunf4a7zhAYTKq9cM gH4PuFDcap5vcAwBQTIvfE9a4S9Dbu12I/V2Sn0ZjcKwcCpibNXJXBulmMdxA+0tfbcX s6ww== MIME-Version: 1.0 X-Received: by 10.52.24.113 with SMTP id t17mr21885329vdf.30.1368643343609; Wed, 15 May 2013 11:42:23 -0700 (PDT) Received: by 10.59.2.6 with HTTP; Wed, 15 May 2013 11:42:23 -0700 (PDT) In-Reply-To: <72f5fb9e17f4fcd3153990f255752633@tutopia.com> References: <201305150530.r4F5UDxN042667@freefall.freebsd.org> <72f5fb9e17f4fcd3153990f255752633@tutopia.com> Date: Wed, 15 May 2013 13:42:23 -0500 Message-ID: Subject: Re: ports/178552: Update print/freetype2 to version 2.4.12 From: Jeremy Messenger To: Pedro Giffuni Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD GNOME Users 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, 15 May 2013 18:42:24 -0000 On Wed, May 15, 2013 at 11:38 AM, wrote: > On Wed, 15 May 2013 07:51:50 -0500, Jeremy Messenger > wrote: >>> >>> Apart from some minor issues, this version of FreeType supports the >>> new CFF engine donated by Adobe in collaboration with Google. >>> >>> Testing of this new feature is encouraged but in order to activate >>> it the code must be patched so I added the suggested patch that sets >>> it as the new default hinter. >> >> >> >> Why did you enable it by default? This is a testing feature and they >> must have disable it for some reasons too, so it needs to be disabled >> by default with the optional provide. It will be enable by default >> when they enable it. We need to follow its tarball's default. >> > > It is simply a very desirable feature, specially if you have > Opentype fonts available. > > They will be enabling it by default on their next release but > it is already considered stable enough (it just works here). The freetype2 is not a port that where you can just throw it quick. They didn't enable this now, because it's not ready so the ports tree isn't ready for this either. > I think we should at least have an option to enable it. Yes, it's what I have suggested in my first replied. ;-) > Pedro. -- mezz.freebsd@gmail.com - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Thu May 16 08:59:46 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 89B02B03 for ; Thu, 16 May 2013 08:59:46 +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 519658D7 for ; Thu, 16 May 2013 08:59:46 +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 r4G8xexM084173 for ; Thu, 16 May 2013 04:59:40 -0400 (EDT) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id r4G8xdvN084135; Thu, 16 May 2013 04:59:39 -0400 (EDT) (envelope-from portscout) Message-Id: <201305160859.r4G8xdvN084135@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Thu, 16 May 2013 04:59:39 -0400 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, 16 May 2013 08:59: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 ------------------------------------------------+-----------------+------------ devel/glib20-reference | 2.34.3 | 2.36.2 ------------------------------------------------+-----------------+------------ x11-toolkits/gtk20-reference | 2.24.17 | 2.24.18 ------------------------------------------------+-----------------+------------ 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 Thu May 16 19:15:21 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 65B25EAE for ; Thu, 16 May 2013 19:15:21 +0000 (UTC) (envelope-from giffunip@tutopia.com) Received: from nm4-vm7.bullet.mail.gq1.yahoo.com (nm4-vm7.bullet.mail.gq1.yahoo.com [98.136.218.166]) by mx1.freebsd.org (Postfix) with SMTP id 16A41B8B for ; Thu, 16 May 2013 19:15:20 +0000 (UTC) Received: from [98.137.12.56] by nm4.bullet.mail.gq1.yahoo.com with NNFMP; 16 May 2013 19:12:40 -0000 Received: from [98.136.185.41] by tm1.bullet.mail.gq1.yahoo.com with NNFMP; 16 May 2013 19:12:40 -0000 Received: from [127.0.0.1] by smtp102.mail.gq1.yahoo.com with NNFMP; 16 May 2013 19:08:38 -0000 X-Yahoo-Newman-Id: 658920.95869.bm@smtp102.mail.gq1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: WSeDchwVM1mJqkWB5EwDEnOYzxrFDzZ26mvsw20QnvxKj1n .W2BPwKNM_dwrDWWXxhr1z1pHRiWkNQM2ifmtMopQZJmkiyhuSfrs5DJ3Htu K9WUcKtIabx6_FGhImCMnleR0ddM307NvCdzqmpEqcVmHtM8OA3uNglvIF2y Zn_abRzg7vaSq8.EzxPc3KSmrlx3F8grw3CwAgcqvP3c7_iJVsPIKglLveh7 r3Y0IT5liHwPK1BVqt3JN8z3b_1gphcsWpvXGOYaHt4lSdW563ze4tWWmSpE 3nOraAeIN_w_PlZCzSiZQ0Xkl5hU.Ms1MRqbbMptSMJ8jHWE4UjJUrkMkIH. fW0mrV_o8so1bn5.ix6BfB324OwxIrzWiu4BIkfMO60XKgAo42YvIN37r7nz p6yTF26CY.6wy_vyixLgd2x4RgW3ZTxEhMwhGuTDpGRbPWwsoYYI3UJtkfR3 LzqPUqwvRssbGQEVp2iK2EK8- X-Yahoo-SMTP: xcjD0guswBAZaPPIbxpWwLcp9Unf X-Rocket-Received: from [192.168.0.102] (giffunip@190.157.126.109 with ) by smtp102.mail.gq1.yahoo.com with SMTP; 16 May 2013 19:08:38 +0000 UTC Message-ID: <51952FA5.5010307@tutopia.com> Date: Thu, 16 May 2013 14:12:37 -0500 From: Pedro Giffuni User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130407 Thunderbird/17.0.5 MIME-Version: 1.0 To: Jeremy Messenger Subject: Re: ports/178552: Update print/freetype2 to version 2.4.12 References: <201305150530.r4F5UDxN042667@freefall.freebsd.org> <72f5fb9e17f4fcd3153990f255752633@tutopia.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD GNOME Users 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, 16 May 2013 19:15:21 -0000 On 15.05.2013 13:42, Jeremy Messenger wrote: > On Wed, May 15, 2013 at 11:38 AM, wrote: >> On Wed, 15 May 2013 07:51:50 -0500, Jeremy Messenger >> wrote: >>>> Apart from some minor issues, this version of FreeType supports the >>>> new CFF engine donated by Adobe in collaboration with Google. >>>> >>>> Testing of this new feature is encouraged but in order to activate >>>> it the code must be patched so I added the suggested patch that sets >>>> it as the new default hinter. >>> >>> >>> Why did you enable it by default? This is a testing feature and they >>> must have disable it for some reasons too, so it needs to be disabled >>> by default with the optional provide. It will be enable by default >>> when they enable it. We need to follow its tarball's default. >>> >> It is simply a very desirable feature, specially if you have >> Opentype fonts available. >> >> They will be enabling it by default on their next release but >> it is already considered stable enough (it just works here). > The freetype2 is not a port that where you can just throw it quick. > They didn't enable this now, because it's not ready so the ports tree > isn't ready for this either. I understand they made this release specifically so people would give it more testing. I just couldn't wait and I enabled it :). >> I think we should at least have an option to enable it. > Yes, it's what I have suggested in my first replied. ;-) Hmm.. the extra patch solved the issue for me but it was indeed a quick fix. I personally feel little motivation to do more if it doesn't reflect in the final package though. What about adding an option but enabling it by default? ;). Otherwise I guess we can just close the PR and wait for a new version. Pedro. From owner-freebsd-gnome@FreeBSD.ORG Fri May 17 01:32:33 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 3DBFC6C1; Fri, 17 May 2013 01:32:33 +0000 (UTC) (envelope-from mezz@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 175F6ADF; Fri, 17 May 2013 01:32:33 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4H1WWYk063855; Fri, 17 May 2013 01:32:32 GMT (envelope-from mezz@freefall.freebsd.org) Received: (from mezz@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4H1WWZL063854; Fri, 17 May 2013 01:32:32 GMT (envelope-from mezz) Date: Fri, 17 May 2013 01:32:32 GMT Message-Id: <201305170132.r4H1WWZL063854@freefall.freebsd.org> To: giffunip@tutopia.com, mezz@FreeBSD.org, gnome@FreeBSD.org From: mezz@FreeBSD.org Subject: Re: ports/178552: Update print/freetype2 to version 2.4.12 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, 17 May 2013 01:32:33 -0000 Synopsis: Update print/freetype2 to version 2.4.12 State-Changed-From-To: open->closed State-Changed-By: mezz State-Changed-When: Fri May 17 01:32:20 UTC 2013 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=178552 From owner-freebsd-gnome@FreeBSD.ORG Fri May 17 01:37:34 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 D489F70F for ; Fri, 17 May 2013 01:37:34 +0000 (UTC) (envelope-from mezz.freebsd@gmail.com) Received: from mail-vb0-x232.google.com (mail-vb0-x232.google.com [IPv6:2607:f8b0:400c:c02::232]) by mx1.freebsd.org (Postfix) with ESMTP id 9A4B2AF8 for ; Fri, 17 May 2013 01:37:34 +0000 (UTC) Received: by mail-vb0-f50.google.com with SMTP id w15so744418vbb.37 for ; Thu, 16 May 2013 18:37:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=wRkqJ33IOosTBq6f+oRgi9bjBLoiSrRElszODejjCnc=; b=gaKSVd9S5jpUv2oAfEwvMET4A6xLriTKxhwTNUIPuds64WgWueh6rQC8ssTrfhagiO 1HIN3nS0F0ZTP5tEvrAr5UF5qblqpXSlkhWa09S/bY40VjZ4BxxESk2vD5stqGcATQFv 9VeLCnCLRd8DSrZbndFRpgOcsJ0c9C5Gvf4TtTifOqCMDq2kq/cD+nYIDvZWJPDww+1a zz5VuqRN9oWbnL7s1JHbvlGHIyz6OUzDFrkiJDcvAKaLtYxvRidyrcJHif35oHHndPxY jkkbpFa53vLqlT7Ta/zlal5AkwPW3uA/NMx65P+P9bLWMMMjRjkmqm7I6XiMV8rbnHrZ ooyQ== MIME-Version: 1.0 X-Received: by 10.58.247.130 with SMTP id ye2mr28971006vec.35.1368754654194; Thu, 16 May 2013 18:37:34 -0700 (PDT) Received: by 10.58.97.130 with HTTP; Thu, 16 May 2013 18:37:34 -0700 (PDT) In-Reply-To: <51952FA5.5010307@tutopia.com> References: <201305150530.r4F5UDxN042667@freefall.freebsd.org> <72f5fb9e17f4fcd3153990f255752633@tutopia.com> <51952FA5.5010307@tutopia.com> Date: Thu, 16 May 2013 20:37:34 -0500 Message-ID: Subject: Re: ports/178552: Update print/freetype2 to version 2.4.12 From: Jeremy Messenger To: Pedro Giffuni Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD GNOME Users 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, 17 May 2013 01:37:34 -0000 On Thu, May 16, 2013 at 2:12 PM, Pedro Giffuni wrote: > On 15.05.2013 13:42, Jeremy Messenger wrote: >> >> On Wed, May 15, 2013 at 11:38 AM, wrote: >>> >>> On Wed, 15 May 2013 07:51:50 -0500, Jeremy Messenger >>> wrote: >>>>> >>>>> Apart from some minor issues, this version of FreeType supports the >>>>> new CFF engine donated by Adobe in collaboration with Google. >>>>> >>>>> Testing of this new feature is encouraged but in order to activate >>>>> it the code must be patched so I added the suggested patch that sets >>>>> it as the new default hinter. >>>> >>>> >>>> >>>> Why did you enable it by default? This is a testing feature and they >>>> must have disable it for some reasons too, so it needs to be disabled >>>> by default with the optional provide. It will be enable by default >>>> when they enable it. We need to follow its tarball's default. >>>> >>> It is simply a very desirable feature, specially if you have >>> Opentype fonts available. >>> >>> They will be enabling it by default on their next release but >>> it is already considered stable enough (it just works here). >> >> The freetype2 is not a port that where you can just throw it quick. >> They didn't enable this now, because it's not ready so the ports tree >> isn't ready for this either. > > > I understand they made this release specifically so people > would give it more testing. > > I just couldn't wait and I enabled it :). > > >>> I think we should at least have an option to enable it. >> >> Yes, it's what I have suggested in my first replied. ;-) > > > Hmm.. the extra patch solved the issue for me but it was > indeed a quick fix. I personally feel little motivation to do > more if it doesn't reflect in the final package though. > > What about adding an option but enabling it by default? ;). > Otherwise I guess we can just close the PR and wait for a > new version. It really does need to be disabled by default. Next time when you create a patch. Please don't use ":" in the name of file. The ports tree doesn't allow it anymore (years ago) only if you add a new file. It needs to be "_" as I believe that it's in the porter handbook. > Pedro. -- mezz.freebsd@gmail.com - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Fri May 17 01: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 13634746 for ; Fri, 17 May 2013 01: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 EBDA2B07 for ; Fri, 17 May 2013 01:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4H1e1ow064048 for ; Fri, 17 May 2013 01:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4H1e1uB064047; Fri, 17 May 2013 01:40:01 GMT (envelope-from gnats) Date: Fri, 17 May 2013 01:40:01 GMT Message-Id: <201305170140.r4H1e1uB064047@freefall.freebsd.org> To: gnome@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/178552: 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: Fri, 17 May 2013 01:40:02 -0000 The following reply was made to PR ports/178552; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/178552: commit references a PR Date: Fri, 17 May 2013 01:32:05 +0000 (UTC) Author: mezz Date: Fri May 17 01:31:51 2013 New Revision: 318349 URL: http://svnweb.freebsd.org/changeset/ports/318349 Log: Update to 2.4.12 and add a new option, CFF_HINTING_ADOBE. The CFF_HINTING_ADOBE is a CFF parsing and hinting engine by Adobe and Google. It is disable by default. PR: ports/178552 Submitted by: pfg Modified: head/print/freetype2/Makefile head/print/freetype2/distinfo head/print/freetype2/files/patch-aa (contents, props changed) head/print/freetype2/pkg-plist Modified: head/print/freetype2/Makefile ============================================================================== --- head/print/freetype2/Makefile Fri May 17 01:02:37 2013 (r318348) +++ head/print/freetype2/Makefile Fri May 17 01:31:51 2013 (r318349) @@ -3,7 +3,7 @@ # $MCom: ports/print/freetype2/Makefile,v 1.28 2011/10/25 18:31:21 kwm Exp $ PORTNAME= freetype2 -PORTVERSION= 2.4.11 +PORTVERSION= 2.4.12 CATEGORIES= print MASTER_SITES= SF/freetype/${PORTNAME}/${PORTVERSION} \ http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/freetype2/ \ @@ -27,8 +27,9 @@ USE_GNOME= ltverhack:9 LIBTOOLFILES= builds/unix/configure CONFIGURE_WRKSRC= ${WRKSRC}/builds/unix -OPTIONS_DEFINE= LCD_FILTERING +OPTIONS_DEFINE= LCD_FILTERING CFF_HINTING_ADOBE LCD_FILTERING_DESC?= Sub-pixel rendering (patented) +CFF_HINTING_ADOBE_DESC= CFF parsing and hinting engine by Adobe and Google .include @@ -39,6 +40,10 @@ CFLAGS+= -DFT_CONFIG_OPTION_SUBPIXEL_REN pre-patch: @${REINPLACE_CMD} -e 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' \ ${WRKSRC}/builds/unix/install.mk +.if ${PORT_OPTIONS:MCFF_HINTING_ADOBE} + @${REINPLACE_CMD} -e 's|FT_CFF_HINTING_FREETYPE|FT_CFF_HINTING_ADOBE|g' \ + ${WRKSRC}/src/cff/cffobjs.c +.endif pre-configure: @${REINPLACE_CMD} -e '/^LIBTOOL/s|LIBTOOL := $$(FT_LIBTOOL_DIR)/libtool|LIBTOOL := ${WRKDIR}/gnome-libtool|' \ Modified: head/print/freetype2/distinfo ============================================================================== --- head/print/freetype2/distinfo Fri May 17 01:02:37 2013 (r318348) +++ head/print/freetype2/distinfo Fri May 17 01:31:51 2013 (r318349) @@ -1,2 +1,2 @@ -SHA256 (freetype-2.4.11.tar.bz2) = ef9d0bcb64647d9e5125dc7534d7ca371c98310fec87677c410f397f71ffbe3f -SIZE (freetype-2.4.11.tar.bz2) = 1546087 +SHA256 (freetype-2.4.12.tar.bz2) = a78a17486689ab6852a9e1a759b179827ac9dfd7e2f237ddf169c73398c85381 +SIZE (freetype-2.4.12.tar.bz2) = 1597205 Modified: head/print/freetype2/files/patch-aa ============================================================================== --- head/print/freetype2/files/patch-aa Fri May 17 01:02:37 2013 (r318348) +++ head/print/freetype2/files/patch-aa Fri May 17 01:31:51 2013 (r318349) @@ -1,8 +1,8 @@ ---- builds/unix/detect.mk.orig 2006-12-09 13:51:54.000000000 -0500 -+++ builds/unix/detect.mk 2007-07-06 12:55:05.000000000 -0400 -@@ -21,6 +21,9 @@ ifeq ($(PLATFORM),ansi) - is_unix := $(strip $(wildcard /sbin/init) \ +--- builds/unix/detect.mk.orig 2013-03-21 13:55:46.000000000 -0500 ++++ builds/unix/detect.mk 2013-05-12 17:58:34.000000000 -0500 +@@ -22,6 +22,9 @@ $(wildcard /usr/sbin/init) \ + $(wildcard /dev/null) \ $(wildcard /hurd/auth)) + # FreeBSD is "unix" so just mandate this to fix the build in + # jails that do not have init (see PR#113470). @@ -10,15 +10,15 @@ ifneq ($(is_unix),) PLATFORM := unix -@@ -79,9 +82,9 @@ ifeq ($(PLATFORM),unix) +@@ -81,9 +84,9 @@ ifdef must_configure ifneq ($(have_Makefile),) # we are building FT2 not in the src tree -- $(TOP_DIR)/builds/unix/configure $(value CFG) -+# $(TOP_DIR)/builds/unix/configure $(value CFG) +- $(CONFIG_SHELL) $(TOP_DIR)/builds/unix/configure $(value CFG) ++ # $(CONFIG_SHELL) $(TOP_DIR)/builds/unix/configure $(value CFG) else -- cd builds/unix; ./configure $(value CFG) -+# cd builds/unix; ./configure $(value CFG) +- cd builds/unix; $(CONFIG_SHELL) ./configure $(value CFG) ++ # cd builds/unix; $(CONFIG_SHELL) ./configure $(value CFG) endif endif Modified: head/print/freetype2/pkg-plist ============================================================================== --- head/print/freetype2/pkg-plist Fri May 17 01:02:37 2013 (r318348) +++ head/print/freetype2/pkg-plist Fri May 17 01:31:51 2013 (r318349) @@ -12,6 +12,7 @@ include/freetype2/freetype/ftbdf.h include/freetype2/freetype/ftbitmap.h include/freetype2/freetype/ftbzip2.h include/freetype2/freetype/ftcache.h +include/freetype2/freetype/ftcffdrv.h include/freetype2/freetype/ftchapters.h include/freetype2/freetype/ftcid.h include/freetype2/freetype/fterrdef.h _______________________________________________ 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 Fri May 17 01:40:08 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 E59E5775; Fri, 17 May 2013 01:40: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 C09EDB09; Fri, 17 May 2013 01:40:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4H1e84v064126; Fri, 17 May 2013 01:40:08 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4H1e8ui064125; Fri, 17 May 2013 01:40:08 GMT (envelope-from edwin) Date: Fri, 17 May 2013 01:40:08 GMT Message-Id: <201305170140.r4H1e8ui064125@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/178699: [fix] devel/xdg-utils fails without ${LOCALBASE}/share/desktop-directories 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, 17 May 2013 01:40:09 -0000 Synopsis: [fix] devel/xdg-utils fails without ${LOCALBASE}/share/desktop-directories Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Fri May 17 01:40:08 UTC 2013 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=178699 From owner-freebsd-gnome@FreeBSD.ORG Fri May 17 07:50:09 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 0324253F; Fri, 17 May 2013 07: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 D1EB7B31; Fri, 17 May 2013 07:50:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4H7o8hn053870; Fri, 17 May 2013 07:50:08 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4H7o8R5053869; Fri, 17 May 2013 07:50:08 GMT (envelope-from edwin) Date: Fri, 17 May 2013 07:50:08 GMT Message-Id: <201305170750.r4H7o8R5053869@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/178703: print/freetype2: freetype-config broken because of [unnecessary] patch 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, 17 May 2013 07:50:09 -0000 Synopsis: print/freetype2: freetype-config broken because of [unnecessary] patch Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Fri May 17 07: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=178703 From owner-freebsd-gnome@FreeBSD.ORG Fri May 17 10:00:38 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 E76A8B1E for ; Fri, 17 May 2013 10:00:38 +0000 (UTC) (envelope-from antxxxx@gmail.com) Received: from mail-vb0-x236.google.com (mail-vb0-x236.google.com [IPv6:2607:f8b0:400c:c02::236]) by mx1.freebsd.org (Postfix) with ESMTP id AE2E314C for ; Fri, 17 May 2013 10:00:38 +0000 (UTC) Received: by mail-vb0-f54.google.com with SMTP id f12so2125473vbg.27 for ; Fri, 17 May 2013 03:00:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:date:x-google-sender-auth:message-id :subject:from:to:content-type; bh=IqOZmCup0OhGERYVrxe5Oe1NGz+piz0dN9ENupnpPdY=; b=ORjy00ZFaGYObsv6bfBRz2VtiR8mqchHkrvSg65H7SCI5b2Wi4m8dMSQNugtJPxHi2 7a6FrqIolMHrM50hTbYrdHJ7SS2bDkRiSV5BAsUZsseQVAClvXYtXjRu+gqhdnP1SGZf HWV8Iyu8DXg6UgxcOdr7gznxqEKwfsebvjWY3Wx/dUXO1EGJeZqdezPZIjNRnrdR7Mmg L6kY+bCuJ9aru1eUfocfFe940rtSvjiTIw9weATWNtebczqdl0g6m5YnzlW2seiBKe5s 8T7mDpRNQeCU1tCaoWYebSiYZ1b1X+mxM8IWYMunsuNm8HL6dU2pty245Gxw3Wcp5iKR 1B/Q== MIME-Version: 1.0 X-Received: by 10.52.160.102 with SMTP id xj6mr14370627vdb.45.1368784838255; Fri, 17 May 2013 03:00:38 -0700 (PDT) Sender: antxxxx@gmail.com Received: by 10.52.122.83 with HTTP; Fri, 17 May 2013 03:00:38 -0700 (PDT) Date: Fri, 17 May 2013 11:00:38 +0100 X-Google-Sender-Auth: 6Yfl5zrFkJCy15fr4VqmQncPzbY Message-ID: Subject: FreeBSD Port: print/freetype2 - problem with 2.14.12 From: Anthony Brown To: gnome@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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, 17 May 2013 10:00:39 -0000 Hi I have just updated freetype2 to 2.14.12 and there is now a problem compiling other ports that depend on it. The problem seems to do with freetype-config --cflags In version 2.14.11 this returns -I/usr/local/include/freetype2 -I/usr/local/include but on version 2.14.12, this returns -I@includedir@/freetype2 -I@includedir@ which then causes other ports to fail compiling as it cant find the freetype2 libraries. Anthony From owner-freebsd-gnome@FreeBSD.ORG Fri May 17 10:19:20 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 26704DB7 for ; Fri, 17 May 2013 10:19:20 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep13.mx.upcmail.net (fep13.mx.upcmail.net [62.179.121.33]) by mx1.freebsd.org (Postfix) with ESMTP id 6D79B1FA for ; Fri, 17 May 2013 10:19:19 +0000 (UTC) Received: from edge01.upcmail.net ([192.168.13.236]) by viefep13-int.chello.at (InterMail vM.8.01.05.05 201-2260-151-110-20120111) with ESMTP id <20130517101911.VUM2793.viefep13-int.chello.at@edge01.upcmail.net>; Fri, 17 May 2013 12:19:11 +0200 Received: from [127.0.0.1] ([178.84.132.32]) by edge01.upcmail.net with edge id cyKA1l04t0i5fp601yKB4Q; Fri, 17 May 2013 12:19:11 +0200 X-SourceIP: 178.84.132.32 Message-ID: <51960410.4080603@rainbow-runner.nl> Date: Fri, 17 May 2013 12:18:56 +0200 From: Koop Mast User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: Anthony Brown Subject: Re: FreeBSD Port: print/freetype2 - problem with 2.14.12 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 130516-1, 16-05-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: Fri, 17 May 2013 10:19:20 -0000 On 17-5-2013 12:00, Anthony Brown wrote: > Hi > I have just updated freetype2 to 2.14.12 and there is now a problem > compiling other ports that depend on it. The problem seems to do with > freetype-config --cflags > In version 2.14.11 this returns > > -I/usr/local/include/freetype2 -I/usr/local/include > > but on version 2.14.12, this returns > > -I@includedir@/freetype2 -I@includedir@ > > which then causes other ports to fail compiling as it cant find the > freetype2 libraries. > I just committed a fix for this. From owner-freebsd-gnome@FreeBSD.ORG Fri May 17 10:20:28 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 2E57DDEF; Fri, 17 May 2013 10:20:28 +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 0A295206; Fri, 17 May 2013 10:20:28 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4HAKRec084605; Fri, 17 May 2013 10:20:27 GMT (envelope-from kwm@freefall.freebsd.org) Received: (from kwm@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4HAKQvO084604; Fri, 17 May 2013 10:20:26 GMT (envelope-from kwm) Date: Fri, 17 May 2013 10:20:26 GMT Message-Id: <201305171020.r4HAKQvO084604@freefall.freebsd.org> To: redrat@mail.ru, kwm@FreeBSD.org, gnome@FreeBSD.org From: kwm@FreeBSD.org Subject: Re: ports/178703: print/freetype2: freetype-config broken because of [unnecessary] patch 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, 17 May 2013 10:20:28 -0000 Synopsis: print/freetype2: freetype-config broken because of [unnecessary] patch State-Changed-From-To: open->closed State-Changed-By: kwm State-Changed-When: Fri May 17 10:19:26 UTC 2013 State-Changed-Why: Fixed the problem by changing the patch, Thanks for reporting! http://www.freebsd.org/cgi/query-pr.cgi?pr=178703 From owner-freebsd-gnome@FreeBSD.ORG Fri May 17 14:43: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 A5DCD91 for ; Fri, 17 May 2013 14:43:26 +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 5E73AC2 for ; Fri, 17 May 2013 14:43: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 r4HEhK5V096914 for ; Fri, 17 May 2013 10:43:20 -0400 (EDT) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id r4HEhKMe096665; Fri, 17 May 2013 10:43:20 -0400 (EDT) (envelope-from portscout) Message-Id: <201305171443.r4HEhKMe096665@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Fri, 17 May 2013 10:43:20 -0400 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, 17 May 2013 14:43:26 -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/glib20 | 2.34.3 | 2.36.2 ------------------------------------------------+-----------------+------------ x11-toolkits/gtk20 | 2.24.17 | 2.24.18 ------------------------------------------------+-----------------+------------ x11-toolkits/pango | 1.30.1 | 1.34.1 ------------------------------------------------+-----------------+------------ x11-toolkits/pango-reference | 1.30.1 | 1.34.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 Fri May 17 21:55:55 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 C7894433; Fri, 17 May 2013 21:55:55 +0000 (UTC) (envelope-from linimon@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 A1595DAF; Fri, 17 May 2013 21:55:55 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4HLttLY020570; Fri, 17 May 2013 21:55:55 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4HLttK5020569; Fri, 17 May 2013 21:55:55 GMT (envelope-from linimon) Date: Fri, 17 May 2013 21:55:55 GMT Message-Id: <201305172155.r4HLttK5020569@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, gnome@FreeBSD.org From: linimon@FreeBSD.org Subject: Re: ports/178704: x11-fonts/fontconfig is broken after upgrading freetype2 to 2.4.12 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, 17 May 2013 21:55:55 -0000 Old Synopsis: fontconfig is broken after upgrading freetype2 to 2.4.12 New Synopsis: x11-fonts/fontconfig is broken after upgrading freetype2 to 2.4.12 Responsible-Changed-From-To: freebsd-bugs->gnome Responsible-Changed-By: linimon Responsible-Changed-When: Fri May 17 21:55:06 UTC 2013 Responsible-Changed-Why: make this a ports PR and assign. http://www.freebsd.org/cgi/query-pr.cgi?pr=178704 From owner-freebsd-gnome@FreeBSD.ORG Fri May 17 22:04:47 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 5213068C; Fri, 17 May 2013 22:04:47 +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 2BC90F28; Fri, 17 May 2013 22:04:47 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4HM4lGH022411; Fri, 17 May 2013 22:04:47 GMT (envelope-from kwm@freefall.freebsd.org) Received: (from kwm@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4HM4k6B022410; Fri, 17 May 2013 22:04:46 GMT (envelope-from kwm) Date: Fri, 17 May 2013 22:04:46 GMT Message-Id: <201305172204.r4HM4k6B022410@freefall.freebsd.org> To: cheunghonyu@gmail.com, kwm@FreeBSD.org, gnome@FreeBSD.org From: kwm@FreeBSD.org Subject: Re: ports/178704: x11-fonts/fontconfig is broken after upgrading freetype2 to 2.4.12 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, 17 May 2013 22:04:47 -0000 Synopsis: x11-fonts/fontconfig is broken after upgrading freetype2 to 2.4.12 State-Changed-From-To: open->closed State-Changed-By: kwm State-Changed-When: Fri May 17 22:04:06 UTC 2013 State-Changed-Why: Please update your ports, this was fixed in rev 318373. http://www.freebsd.org/cgi/query-pr.cgi?pr=178704