From owner-freebsd-ports@freebsd.org Sun Sep 3 00:16:46 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 14626E0CA4B for ; Sun, 3 Sep 2017 00:16:46 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from mail.protected-networks.net (mail.protected-networks.net [IPv6:2001:470:8d59:1::8]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.protected-networks.net", Issuer "Protected Networks CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id DB47A75BC6; Sun, 3 Sep 2017 00:16:45 +0000 (UTC) (envelope-from imb@protected-networks.net) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d= protected-networks.net; h=content-transfer-encoding :content-language:content-type:content-type:mime-version :user-agent:date:date:message-id:subject:subject:from:from; s= 201508; t=1504397803; bh=kZJUgkzcxuFuAr769lgbjCIuN5mO+jvlTkuCzLL UJ8A=; b=OcApE5cTO+2R3dYYcMWS5GMcXn7/+dySUIvyCQLiNoGSqMllzlCu7/T +DTJq3SeHmzQRdE0iR5gjqDDD8Siv7z644s6T8PcoHab3UKrRny0wAVLOvtLGRGu gpkI9HfzaEBdxlA3rRbFVGp3/+zEb+fP6ajZobZkEYtn7BwS+zU4= Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [192.168.1.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: imb@mail.protected-networks.net) by mail.protected-networks.net (Postfix) with ESMTPSA id 871E53709C; Sat, 2 Sep 2017 20:16:43 -0400 (EDT) To: FreeBSD Ports , danger@freebsd.org From: Michael Butler Subject: security/bruteforceblocker update to 1.2.4 failure Message-ID: <75515629-0f86-67ad-5b0d-369ee5a59b9e@protected-networks.net> Date: Sat, 2 Sep 2017 20:16:42 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Sep 2017 00:16:46 -0000 The most recent update neglects the version number in the working subdirectory. The following, or something like this, fixes it: imb@toshi:/usr/ports/security> svn diff Index: bruteforceblocker/Makefile =================================================================== --- bruteforceblocker/Makefile (revision 449165) +++ bruteforceblocker/Makefile (working copy) @@ -22,7 +22,7 @@ OPTIONS_DEFINE= DOCS -WRKSRC= ${WRKDIR}/${PORTNAME} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} SUB_FILES= pkg-message SHEBANG_FILES= ${PORTNAME}.pl imb From owner-freebsd-ports@freebsd.org Sun Sep 3 04:57:18 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E87BBE1A76C for ; Sun, 3 Sep 2017 04:57:18 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id D523782290 for ; Sun, 3 Sep 2017 04:57:18 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: by mailman.ysv.freebsd.org (Postfix) id D1253E1A767; Sun, 3 Sep 2017 04:57:18 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CEFD8E1A766 for ; Sun, 3 Sep 2017 04:57:18 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 9D2DD8228F for ; Sun, 3 Sep 2017 04:57:18 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from yv.noip.me (c-24-6-186-56.hsd1.ca.comcast.net [24.6.186.56]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id v834vCmk091124 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Sat, 2 Sep 2017 21:57:12 -0700 (PDT) (envelope-from yuri@rawbw.com) X-Authentication-Warning: shell1.rawbw.com: Host c-24-6-186-56.hsd1.ca.comcast.net [24.6.186.56] claimed to be yv.noip.me To: "ports@freebsd.org" From: Yuri Subject: What is the right way to make OPTIONS_DEFAULT depend on Message-ID: <26464750-b401-1b14-9b3f-cd9b7b83bd4f@rawbw.com> Date: Sat, 2 Sep 2017 21:57:11 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Sep 2017 04:57:19 -0000 This doesn't work: > .include > > .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100000 > OPTIONS_DEFAULT+= MYOPT > .endif MYOPT isn't picked up I tried with a regular expressions, witout .include: > SYSVERSION= ${OPSYS}${OSVERSION} > OPTIONS_DEFAULT=HELP ${SYSVERSION:C/^FreeBSD1[1-9][0-9]{5}$/MYOPT/:MMYOPT} MYOPT isn't picked up again. Yuri From owner-freebsd-ports@freebsd.org Sun Sep 3 07:22:00 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 61A8EE1F489 for ; Sun, 3 Sep 2017 07:22:00 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4C9B6E16 for ; Sun, 3 Sep 2017 07:22:00 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: by mailman.ysv.freebsd.org (Postfix) id 47657E1F488; Sun, 3 Sep 2017 07:22:00 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 45C02E1F487 for ; Sun, 3 Sep 2017 07:22:00 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 1B854E11 for ; Sun, 3 Sep 2017 07:21:59 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from yv.noip.me (c-24-6-186-56.hsd1.ca.comcast.net [24.6.186.56]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id v837LwRf098080 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Sun, 3 Sep 2017 00:21:59 -0700 (PDT) (envelope-from yuri@rawbw.com) X-Authentication-Warning: shell1.rawbw.com: Host c-24-6-186-56.hsd1.ca.comcast.net [24.6.186.56] claimed to be yv.noip.me Subject: Re: What is the right way to make OPTIONS_DEFAULT depend on OPSYS and OSVERSION (title correction) To: "ports@freebsd.org" References: <26464750-b401-1b14-9b3f-cd9b7b83bd4f@rawbw.com> From: Yuri Message-ID: <77a5647b-a6bd-3586-1adf-a48ae723eebe@rawbw.com> Date: Sun, 3 Sep 2017 00:21:57 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <26464750-b401-1b14-9b3f-cd9b7b83bd4f@rawbw.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Sep 2017 07:22:00 -0000 Sorry, the title got truncated. Yuri From owner-freebsd-ports@freebsd.org Sun Sep 3 08:32:03 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 83341E21A47 for ; Sun, 3 Sep 2017 08:32:03 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 495DA2C57; Sun, 3 Sep 2017 08:32:03 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from pi by home.opsec.eu with local (Exim 4.89 (FreeBSD)) (envelope-from ) id 1doQK1-0004zB-Ft; Sun, 03 Sep 2017 10:32:01 +0200 Date: Sun, 3 Sep 2017 10:32:01 +0200 From: Kurt Jaeger To: Michael Butler Cc: FreeBSD Ports , danger@freebsd.org Subject: Re: security/bruteforceblocker update to 1.2.4 failure Message-ID: <20170903083201.GA81427@home.opsec.eu> References: <75515629-0f86-67ad-5b0d-369ee5a59b9e@protected-networks.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <75515629-0f86-67ad-5b0d-369ee5a59b9e@protected-networks.net> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Sep 2017 08:32:03 -0000 Hi! > The most recent update neglects the version number in the working > subdirectory. The following, or something like this, fixes it: Fixed. -- pi@opsec.eu +49 171 3101372 3 years to go ! From owner-freebsd-ports@freebsd.org Sun Sep 3 08:33:24 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 17FD8E21B76 for ; Sun, 3 Sep 2017 08:33:24 +0000 (UTC) (envelope-from pi@opsec.eu) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 054122F21 for ; Sun, 3 Sep 2017 08:33:24 +0000 (UTC) (envelope-from pi@opsec.eu) Received: by mailman.ysv.freebsd.org (Postfix) id 04904E21B75; Sun, 3 Sep 2017 08:33:24 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0429EE21B74 for ; Sun, 3 Sep 2017 08:33:24 +0000 (UTC) (envelope-from pi@opsec.eu) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BD28B2F20 for ; Sun, 3 Sep 2017 08:33:23 +0000 (UTC) (envelope-from pi@opsec.eu) Received: from pi by home.opsec.eu with local (Exim 4.89 (FreeBSD)) (envelope-from ) id 1doQLL-000503-AD; Sun, 03 Sep 2017 10:33:23 +0200 Date: Sun, 3 Sep 2017 10:33:23 +0200 From: Kurt Jaeger To: Willem Jan Withagen Cc: "ports@freebsd.org" Subject: Re: Ceph Official version 12.2.0 port submitted Message-ID: <20170903083323.GB81427@home.opsec.eu> References: <20170902170924.GY81427@home.opsec.eu> <20170902171023.GZ81427@home.opsec.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Sep 2017 08:33:24 -0000 Hi! > > Or should ceph-devel be renamed ? Or ... ? > > Fixed the diff, and added a new one for ceph-devel as well. Committed, thanks! -- pi@opsec.eu +49 171 3101372 3 years to go ! From owner-freebsd-ports@freebsd.org Sun Sep 3 08:34:05 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4BF3FE21C1A for ; Sun, 3 Sep 2017 08:34:05 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 380502FDE for ; Sun, 3 Sep 2017 08:34:05 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 377CEE21C19; Sun, 3 Sep 2017 08:34:05 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 372FFE21C18 for ; Sun, 3 Sep 2017 08:34:05 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org (portscout.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 28D0A2FDD for ; Sun, 3 Sep 2017 08:34:05 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org ([127.0.1.123]) by portscout.ysv.freebsd.org (8.15.2/8.15.2) with ESMTP id v838Y5pi061070 for ; Sun, 3 Sep 2017 08:34:05 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.ysv.freebsd.org (8.15.2/8.15.2/Submit) id v838Y5Zn061069; Sun, 3 Sep 2017 08:34:05 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201709030834.v838Y5Zn061069@portscout.ysv.freebsd.org> X-Authentication-Warning: portscout.ysv.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Sun, 3 Sep 2017 08:34:05 +0000 From: 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.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Sep 2017 08:34:05 -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 ------------------------------------------------+-----------------+------------ graphics/icoutils | 0.31.3 | 0.32.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 Thanks. From owner-freebsd-ports@freebsd.org Sun Sep 3 11:14:40 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7E29DE0629E for ; Sun, 3 Sep 2017 11:14:40 +0000 (UTC) (envelope-from web427@s10.benutzer-login.de) Received: from v5934.vanager.de (s10.benutzer-login.de [88.80.221.170]) by mx1.freebsd.org (Postfix) with ESMTP id 2288867E78 for ; Sun, 3 Sep 2017 11:14:39 +0000 (UTC) (envelope-from web427@s10.benutzer-login.de) Received: by v5934.vanager.de (Postfix, from userid 33) id DFCC8EB3DF1C; Sun, 3 Sep 2017 12:46:28 +0200 (CEST) To: freebsd-ports@freebsd.org Subject: Interessante Website: Sippe-Mannheim From: "daidouchi" X-Mailer: PHP/4.4.4-8+etch6 Message-Id: <20170903104628.DFCC8EB3DF1C@v5934.vanager.de> Date: Sun, 3 Sep 2017 12:46:28 +0200 (CEST) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Sep 2017 11:14:40 -0000 Hallo | | forget the above information ----------------------------------------------------------------------------- Nice day, dear friend-:) Hope this email find you well-:) This is Ana, a girl from China shenzhen, manufacturer of audio connectors,dc connectors ,alligator clips, test cable, and rf connectors for 13 years. After saw your website, I thought you might be interested in our product as below picture showed, https://ae01.alicdn.com/kf/HTB1b2G.SpXXXXXYXpXXq6xXFXXXV.jpg would you like to get some samples for testing , my friend ?We still have many other models, i can send you our more information if it\'s okay for you, ODM & OEM available since 2001 dear friend -:)I\'m here waiting for your reply-:) all email send to sales@koko-go.com Contact person : Ana whatsapp :+86-18126184197 E-mail :sales@koko-go.com wechat : yibaokeji121 Skype : michael.zhaoyanhui web :www.koko-go.com ----------------------------------------------------------------------------- forget the below information | | : Ihr Freund daidouchi fand diese Website Sippe-Mannheim interessant und wollte sie Ihnen empfehlen. Name der Website: Sippe-Mannheim Die Seite der modernen Asatru-Naturreligion URL der Website: http://www.sippe-mannheim.de From owner-freebsd-ports@freebsd.org Sun Sep 3 14:52:14 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 74A32E0F246 for ; Sun, 3 Sep 2017 14:52:14 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.117.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.infracaninophile.co.uk", Issuer "infracaninophile.co.uk" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 2DE9D6E2AC for ; Sun, 3 Sep 2017 14:52:13 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from liminal.local (unknown [IPv6:2001:8b0:151:1:1c1d:86a1:a200:b700]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: m.seaman@infracaninophile.co.uk) by smtp.infracaninophile.co.uk (Postfix) with ESMTPSA id 443A02CA8 for ; Sun, 3 Sep 2017 14:52:05 +0000 (UTC) Authentication-Results: smtp.infracaninophile.co.uk; dmarc=none header.from=FreeBSD.org Authentication-Results: smtp.infracaninophile.co.uk/443A02CA8; dkim=none; dkim-atps=neutral Subject: Re: What is the right way to make OPTIONS_DEFAULT depend on To: freebsd-ports@freebsd.org References: <26464750-b401-1b14-9b3f-cd9b7b83bd4f@rawbw.com> From: Matthew Seaman Message-ID: Date: Sun, 3 Sep 2017 15:51:59 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <26464750-b401-1b14-9b3f-cd9b7b83bd4f@rawbw.com> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="jGtWeVpiU0U5dffvda193KvOv3XnG3nEs" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Sep 2017 14:52:14 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --jGtWeVpiU0U5dffvda193KvOv3XnG3nEs Content-Type: multipart/mixed; boundary="iNHMMopM30HgtawUj164kotoX3BlThtNO"; protected-headers="v1" From: Matthew Seaman To: freebsd-ports@freebsd.org Message-ID: Subject: Re: What is the right way to make OPTIONS_DEFAULT depend on References: <26464750-b401-1b14-9b3f-cd9b7b83bd4f@rawbw.com> In-Reply-To: <26464750-b401-1b14-9b3f-cd9b7b83bd4f@rawbw.com> --iNHMMopM30HgtawUj164kotoX3BlThtNO Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: quoted-printable On 03/09/2017 05:57, Yuri wrote: > This doesn't work: >=20 >> .include >> >> .if ${OPSYS} =3D=3D FreeBSD && ${OSVERSION} < 1100000 >> OPTIONS_DEFAULT+=3D MYOPT >> .endif > MYOPT isn't picked up >=20 >=20 > I tried with a regular expressions, witout .include: >> SYSVERSION=3D=C2=A0=C2=A0=C2=A0 ${OPSYS}${OSVERSION} >> OPTIONS_DEFAULT=3DHELP >> ${SYSVERSION:C/^FreeBSD1[1-9][0-9]{5}$/MYOPT/:MMYOPT} > MYOPT isn't picked up again. >=20 If you're referring to $OPSYS or $OSVERSION then you'll want to put that section of code after =2Einclude and obviously change the last line in your Makefile to =2Einclude Cheers, Matthew --iNHMMopM30HgtawUj164kotoX3BlThtNO-- --jGtWeVpiU0U5dffvda193KvOv3XnG3nEs Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQJ8BAEBCgBmBQJZrBcVXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2NTNBNjhCOTEzQTRFNkNGM0UxRTEzMjZC QjIzQUY1MThFMUE0MDEzAAoJELsjr1GOGkATbvEP/j7TVMnIh4jOt/s4/MkgXr4o eygP/9BpOQ9nAcjxCof5tBD7BnekiOUfSLnrgddbuDMhlphBw2LCvJhMdCWvJ4fC /OeOjds9v/ru+zPBgXD0JE+fpL4r7L5+QBdFVNaUeyssjjpRaK7LzBPibSTpiyvt bzboYPTFWfvjauLLv7HBJeubBq0Xxj8B4pAvQINz3YCvJ+KXhUCjY8epUF2NxqK8 qpXAzsvDydS3S8xJ/D+s4O8iEtIylJJ06jJB0375/U0YkEsR00fxMdH2ovdZX74z vUwo8ilXSgfxQDSniHLeNg4DNZakg0BLivax/Gq6WstAc2p++r/YsrWDgLVbTlAZ MbXli54kcIwfufC/Qoj/LTJ8TNVrBmCEwez5uorGknO2jPtnyazyNzV5M2vFW0HO l9TZ8otB/qmxr4y0n7wzE69peoqU3NnYLainJkXRagqgKoKPVd3OifWkgILTQSbk +aRJZdQ1nfBAkmIEihlSluNa0ZSq33SXHJHIff8UqjM1RJPIDHueW4VHkHE81xZI CFBbv5k2QuSmv0nb1nJzVy9Mpys5wYRm9yMKR/wj413PX6D3mR4Cg2IR/bjDTe+x iNBP12JfUdIG3SqpBnJf3K6VjUivzBDEDXOsXMpFm6IPbki6sasa3HEFw7oOXI8W fw/2kDJ7SdGlTVjcydVE =7uA+ -----END PGP SIGNATURE----- --jGtWeVpiU0U5dffvda193KvOv3XnG3nEs-- From owner-freebsd-ports@freebsd.org Sun Sep 3 16:43:41 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 88B32E13E1A for ; Sun, 3 Sep 2017 16:43:41 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 6CCC6714E3 for ; Sun, 3 Sep 2017 16:43:41 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: by mailman.ysv.freebsd.org (Postfix) id 69281E13E19; Sun, 3 Sep 2017 16:43:41 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 68B9AE13E18 for ; Sun, 3 Sep 2017 16:43:41 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 3C4B5714E2; Sun, 3 Sep 2017 16:43:40 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from yv.noip.me (c-24-6-186-56.hsd1.ca.comcast.net [24.6.186.56]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id v83Ghdms043311 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Sun, 3 Sep 2017 09:43:40 -0700 (PDT) (envelope-from yuri@rawbw.com) X-Authentication-Warning: shell1.rawbw.com: Host c-24-6-186-56.hsd1.ca.comcast.net [24.6.186.56] claimed to be yv.noip.me Subject: Re: Some github projects aren't fetchable using commit hash Cc: ports@freebsd.org, Tobias Kortkamp References: <1504284830.794543.1092454472.7353C7D3@webmail.messagingengine.com> <4e2b7041-6ee3-6994-437d-39de395ffca3@rawbw.com> From: Yuri Message-ID: <4e8ed3f7-fd7d-bd06-0cf6-dccac361dffa@rawbw.com> Date: Sun, 3 Sep 2017 09:43:38 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Sep 2017 16:43:41 -0000 On 09/01/17 19:01, Kyle Evans wrote: > To be honest, the failing seems like a little better behavior than suddenly > swapping out the package I thought I was downloading with a newer version. > It'd at least be a little more obvious and theoretically detectable if they > respond properly. I suggested github to replace the error code with one of these: || |* 409 Conflict (https://httpstatuses.com/409) | |* 300 Multiple choices (https://httpstatuses.com/300): can provide a list of alternative URLs.| | | |Yuri | From owner-freebsd-ports@freebsd.org Sun Sep 3 19:35:49 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D0C6E1B550 for ; Sun, 3 Sep 2017 19:35:49 +0000 (UTC) (envelope-from dutchman01@quicknet.nl) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 414CA75EB1 for ; Sun, 3 Sep 2017 19:35:49 +0000 (UTC) (envelope-from dutchman01@quicknet.nl) Received: by mailman.ysv.freebsd.org (Postfix) id 3D9E3E1B54F; Sun, 3 Sep 2017 19:35:49 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3CD54E1B54E for ; Sun, 3 Sep 2017 19:35:49 +0000 (UTC) (envelope-from dutchman01@quicknet.nl) Received: from smtpq1.tb.mail.iss.as9143.net (smtpq1.tb.mail.iss.as9143.net [212.54.42.164]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F068C75EAE; Sun, 3 Sep 2017 19:35:48 +0000 (UTC) (envelope-from dutchman01@quicknet.nl) Received: from [212.54.42.136] (helo=smtp12.tb.mail.iss.as9143.net) by smtpq1.tb.mail.iss.as9143.net with esmtp (Exim 4.86_2) (envelope-from ) id 1doaRI-0006Wx-8B; Sun, 03 Sep 2017 21:20:12 +0200 Received: from 5ed3f056.cm-7-4d.dynamic.ziggo.nl ([94.211.240.86] helo=PC01) by smtp12.tb.mail.iss.as9143.net with esmtp (Exim 4.86_2) (envelope-from ) id 1doaRI-0008AT-4I; Sun, 03 Sep 2017 21:20:12 +0200 From: "Dutchman01" To: Cc: Subject: FreeBSD Port: minidlna-1.2.0,1 Date: Sun, 3 Sep 2017 21:20:10 +0200 Message-ID: <000001d324e9$a9040830$fb0c1890$@quicknet.nl> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 16.0 Thread-Index: AdMk6Qc3WDPzmyX+RtO4GWX/hX0FHA== Content-Language: nl X-SourceIP: 94.211.240.86 X-Ziggo-spambar: / X-Ziggo-spamscore: 0.0 X-Ziggo-spamreport: CMAE Analysis: v=2.2 cv=U7TiNaju c=1 sm=1 tr=0 a=D046YC+9GLIa5ysE3ZJIKg==:17 a=2JCJgTwv5E4A:10 a=DAwyPP_o2Byb1YXLmDAA:9 a=C3KQ6MSV5LXVauQ4O1wA:9 a=CjuIK1q_8ugA:10 a=yMhMjlubAAAA:8 a=SSmOFEACAAAA:8 a=gNLQSj4yWFba9IUGNz8A:9 a=nrDUqoik9idKwnSL:21 a=gKO2Hq4RSVkA:10 a=UiCQ7L4-1S4A:10 a=hTZeC7Yk6K0A:10 a=frz4AuCg-hUA:10 none X-Ziggo-Spam-Status: No X-Spam-Status: No X-Spam-Flag: No Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Sep 2017 19:35:49 -0000 Please update this port to release 1.2.1. It has some nice changes 1.2.1 - Released 24-Aug-2017 --------------------------- - Added Movian client detection and subtitle support. - Fixed an issue with discovery on non-Linux systems. - Fixed Bonjour discovery compatibility with TiVo Bolt. - Fixed NFO file parsing, and added change monitoring support for them. - Added a workaround for video thumbnails on some Samsung clients. - Added DoS protection for event subscriptions. - Fixed content browsing issues with some Samsung TVs. - Improved non-destructive update scan support. Regards, Dutchman From owner-freebsd-ports@freebsd.org Mon Sep 4 00:54:44 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 03BD6E04D88 for ; Mon, 4 Sep 2017 00:54:44 +0000 (UTC) (envelope-from ghuntley@ghuntley.com) Received: from mail-qk0-x243.google.com (mail-qk0-x243.google.com [IPv6:2607:f8b0:400d:c09::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B3E4982C59 for ; Mon, 4 Sep 2017 00:54:43 +0000 (UTC) (envelope-from ghuntley@ghuntley.com) Received: by mail-qk0-x243.google.com with SMTP id p67so3442323qkd.2 for ; Sun, 03 Sep 2017 17:54:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ghuntley.com; s=google; h=mime-version:from:date:message-id:subject:to; bh=xNoWApKspQqXW9TcrSJUPD54DpvXHqq6Y97OdzitHaY=; b=j9rDdzjU9wI+RHSQVLeOPe9h3quvSpNNPISjMuBjVbAdgttFP6sv9Gi8gOSqQj4la1 iNER0iEOhau22JtzN4mDLUSxrLm4eWR4js72GAcWwOMn+l8fGAXsjmcMbUx5f20rglD0 yfEfdo68OhUPHE+vWedWNget3OBQd9RIR+t6g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=xNoWApKspQqXW9TcrSJUPD54DpvXHqq6Y97OdzitHaY=; b=bOdN7EOUa8ULNfwbyTYxeJFPcDWkJ1aBsyJ3a2guylJPe6HAfEPJCDmoMSEdreuDVv pzSv6PiSpkx7YVIW/31vTFl8dvUMcXMC6HVnfOrs8Ut5fYXzZfRDkVrxS8IjWwYoHtaM giyVfebodK+XSlrwNX34wVXop6wbjVqX6Ra58kuQ9PAXmI6Na28GmMUCNdbT83O5l6nV z6b+NaLGJ5DLO/zlejQDXG64GuzRtg2g2tgHZ7VxwNvORSxWA6xxc32dzpfKI+P9dFdD JpsVW81olmiFViWHwDh/cBaTw+Q6yA17P/67YvlEXfggYEw290qmt9Cyxcww7KASG/5b o3fA== X-Gm-Message-State: AHPjjUgBSB+zP6LyzFw9kbH0RSsJ4JrZ1LOwbMF+xsAqbw7/systUfRN 2pA1OuHAlbMejBpz0c/HsHK/ZglD5dkEXUJpjw== X-Google-Smtp-Source: ADKCNb5A30F00/ioFU9yjTfIKlaln59m6G3d6RxKRTPLRi4gQNTNEh5F0qJHUcMKB1da3d6S3b9IHl4WEFPEbsFgNMg= X-Received: by 10.55.91.66 with SMTP id p63mr2423842qkb.307.1504486482440; Sun, 03 Sep 2017 17:54:42 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.87.38 with HTTP; Sun, 3 Sep 2017 17:54:21 -0700 (PDT) X-Originating-IP: [114.76.163.6] From: Geoffrey Huntley Date: Mon, 4 Sep 2017 10:54:21 +1000 Message-ID: Subject: Help Wanted - Work with MSFT and help finish the port of .NET Core to FreeBSD To: freebsd-ports@freebsd.org, freebsd-mono@freebsd.org, freebsd-advocacy@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Sep 2017 00:54:44 -0000 See https://www.youtube.com/watch?v=NHllisWOCpU and https://twitter.com/GeoffreyHuntley/status/904227946084294656 From owner-freebsd-ports@freebsd.org Mon Sep 4 02:15:16 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2CD2AE09644; Mon, 4 Sep 2017 02:15:16 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 1B998874; Mon, 4 Sep 2017 02:15:15 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from yv.noip.me (c-24-6-186-56.hsd1.ca.comcast.net [24.6.186.56]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id v842FESu090521 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Sun, 3 Sep 2017 19:15:14 -0700 (PDT) (envelope-from yuri@rawbw.com) X-Authentication-Warning: shell1.rawbw.com: Host c-24-6-186-56.hsd1.ca.comcast.net [24.6.186.56] claimed to be yv.noip.me Subject: Re: Help Wanted - Work with MSFT and help finish the port of .NET Core to FreeBSD To: Geoffrey Huntley , freebsd-ports@freebsd.org, freebsd-mono@freebsd.org, freebsd-advocacy@freebsd.org References: From: Yuri Message-ID: <8bf8731c-65e8-fc43-4bfc-658b269067c3@rawbw.com> Date: Sun, 3 Sep 2017 19:15:13 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Sep 2017 02:15:16 -0000 On 09/03/17 17:54, Geoffrey Huntley wrote: > Seehttps://www.youtube.com/watch?v=NHllisWOCpU and > https://twitter.com/GeoffreyHuntley/status/904227946084294656 Is there a body of software that requires .Net? I never came across anything great that needed .Net to run. In other words, why is this needed and who is going to use it? Yuri From owner-freebsd-ports@freebsd.org Mon Sep 4 02:52:01 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BAE78E0BBDE for ; Mon, 4 Sep 2017 02:52:01 +0000 (UTC) (envelope-from agathos5@gmail.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 97FF51B7B for ; Mon, 4 Sep 2017 02:52:01 +0000 (UTC) (envelope-from agathos5@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 94045E0BBDD; Mon, 4 Sep 2017 02:52:01 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 938BBE0BBDA for ; Mon, 4 Sep 2017 02:52:01 +0000 (UTC) (envelope-from agathos5@gmail.com) Received: from mail-qk0-x22c.google.com (mail-qk0-x22c.google.com [IPv6:2607:f8b0:400d:c09::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D8551B76 for ; Mon, 4 Sep 2017 02:52:01 +0000 (UTC) (envelope-from agathos5@gmail.com) Received: by mail-qk0-x22c.google.com with SMTP id p67so17742737qkd.2 for ; Sun, 03 Sep 2017 19:52:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=NON0D0K0V43NNdmxLB4A9QBhiGjP30sjZi77O4UmKII=; b=B63dyOMlEK/4Rw1K95H9M+11vdxE6Mo2DvT5Aw3Lvko9XZ18JKGkVtIX4tKNg3bqii Cw7+I7x6mVdW1sfiVYkOzDkJ/uNkhws+gJgyV5IvxybGhtM2VuhSgLy+jNbkuSYlYR8b P0cwsxMVk04JC5faKnfTQMqovjuW3DZvy6gltlXGHLIQb54EOWwjZlrT8db6xI6Wy8Cj 8WsvmPjuFu3lGJrmYTarmfYguBwGNnkiSazLv3OwNhr9mdDzCK4vHz88ouC+YTzZxWI9 GOE/+56OPOMhK9irXJRtr4b9g5OXMkLF8XNGmLzDd4c6NEnB+9lLhagoPI5+QVvOFaKs BzPw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=NON0D0K0V43NNdmxLB4A9QBhiGjP30sjZi77O4UmKII=; b=M8jOYdPhyK4EVKFkNgC47bH9I0cq/qO/nYzeR1gk0R/zn2heOHSwRAZp+jDj68iKMq 2/QYzKQuV2QQzJSSEfhBIngCaN2ttG+NqWE/p/n3EBqvxyj5HY/w/R4z3EQ7Fl9PwMIE RrONsG+E+Fn7LzEifxlrXWPF6JjcOaipNNOQWogLJuqVdGOB9vYC5vOVQztYDCrifbRx zItB1Y4yAAHOH2mSMYN3rd4zwq5z2tYUHB8Plnj8gH3GsTOINWHkCEkSG4OOU7FGTmp9 X1kQ2m7UCAN8gucHFh1EXiQzRamd16UM9wZgqDMH8mnMLb4i0r6EI37EQtEOhVKaLAKo WeDg== X-Gm-Message-State: AHPjjUiQcHK8x/9/5wcm8ay08M4pZ9tdZs/aM9/A+iP+bJeI+pLR9TjE VsTEWUuuPv4eiFx+h9WIfH4ByIuMmw== X-Google-Smtp-Source: ADKCNb7hFDjDRO14YkQKdwW+1GgumFmrvwwNTAmh+tX2fVBAjuIgi9fir27VOgor/eZXT34KOzN9ZLiTDXm/ZR2NwYI= X-Received: by 10.55.197.69 with SMTP id p66mr11406222qki.9.1504493520063; Sun, 03 Sep 2017 19:52:00 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.90.83 with HTTP; Sun, 3 Sep 2017 19:51:59 -0700 (PDT) Received: by 10.140.90.83 with HTTP; Sun, 3 Sep 2017 19:51:59 -0700 (PDT) In-Reply-To: References: From: H Date: Mon, 4 Sep 2017 04:51:59 +0200 Message-ID: Subject: grub2 dependencies To: ports@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Sep 2017 02:52:01 -0000 I'm trying to install grub2 with pkg, and it has as a depencency gcc, why? Its not going to be compiled. I dont want to have gcc installed just for grub2, but i need grub2. Can you please considere fix it? Regards. From owner-freebsd-ports@freebsd.org Mon Sep 4 05:29:49 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 89E90E15128 for ; Mon, 4 Sep 2017 05:29:49 +0000 (UTC) (envelope-from FreeBSD@shaneware.biz) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 7525D65B1D for ; Mon, 4 Sep 2017 05:29:49 +0000 (UTC) (envelope-from FreeBSD@shaneware.biz) Received: by mailman.ysv.freebsd.org (Postfix) id 71951E15127; Mon, 4 Sep 2017 05:29:49 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7116CE15126 for ; Mon, 4 Sep 2017 05:29:49 +0000 (UTC) (envelope-from FreeBSD@shaneware.biz) Received: from ipmail06.adl6.internode.on.net (ipmail06.adl6.internode.on.net [150.101.137.145]) by mx1.freebsd.org (Postfix) with ESMTP id 0C7C365B1C for ; Mon, 4 Sep 2017 05:29:48 +0000 (UTC) (envelope-from FreeBSD@shaneware.biz) Received: from ppp121-45-115-1.bras2.adl6.internode.on.net (HELO leader.local) ([121.45.115.1]) by ipmail06.adl6.internode.on.net with ESMTP; 04 Sep 2017 14:59:33 +0930 Subject: Re: Some github projects aren't fetchable using commit hash To: Kyle Evans Cc: ports@freebsd.org References: <1504284830.794543.1092454472.7353C7D3@webmail.messagingengine.com> <4e2b7041-6ee3-6994-437d-39de395ffca3@rawbw.com> From: Shane Ambler Message-ID: Date: Mon, 4 Sep 2017 14:59:31 +0930 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-AU Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Sep 2017 05:29:49 -0000 On 02/09/2017 11:31, Kyle Evans wrote: > On Sep 1, 2017 20:03, "Shane Ambler" wrote: > > > Respond to github support that an abbreviated hash with multiple matches > will fail. Under that condition, it may be desirable to respond with the > newest of the matches rather than a not found error. > > > To be honest, the failing seems like a little better behavior than suddenly > swapping out the package I thought I was downloading with a newer version. > It'd at least be a little more obvious and theoretically detectable if they > respond properly. For a port the distinfo will detect a hash and size difference of the tarball and fail. -- FreeBSD - the place to B...Software Developing Shane Ambler From owner-freebsd-ports@freebsd.org Mon Sep 4 06:40:33 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 70A08E1770D for ; Mon, 4 Sep 2017 06:40:33 +0000 (UTC) (envelope-from kevans91@ksu.edu) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 25ADF676CF for ; Mon, 4 Sep 2017 06:40:33 +0000 (UTC) (envelope-from kevans91@ksu.edu) Received: by mailman.ysv.freebsd.org (Postfix) id 2194AE1770C; Mon, 4 Sep 2017 06:40:33 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 21130E1770B for ; Mon, 4 Sep 2017 06:40:33 +0000 (UTC) (envelope-from kevans91@ksu.edu) Received: from NAM01-BY2-obe.outbound.protection.outlook.com (mail-by2nam01on0088.outbound.protection.outlook.com [104.47.34.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "mail.protection.outlook.com", Issuer "Microsoft IT SSL SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B3F5E676CD for ; Mon, 4 Sep 2017 06:40:31 +0000 (UTC) (envelope-from kevans91@ksu.edu) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ksu.edu; s=selector2; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=ZPgFfAv86L30xQGD44UpVNCYF0G97ksXKtzqALuJq4A=; b=jHa+lTqLs8Rgk+0hQyXmCo7b6fHEOSe1nCG5x46cItzo5TLF4R5TROkxAwlgFLiJwA+22T4piT0GgvzR9WF1B9H/w3bKsIu8T5YeZq09uvXqcKQ62ZrHCnBWGvf+1+poEukwoalWd9Cf0cq+0Ne8erSNdYF+j1zmS5/FhKKnsc8= Received: from SN4PR0501CA0093.namprd05.prod.outlook.com (10.171.32.159) by CY1PR05MB1961.namprd05.prod.outlook.com (10.162.216.19) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P256) id 15.20.35.3; Mon, 4 Sep 2017 06:40:30 +0000 Received: from CY1NAM02FT037.eop-nam02.prod.protection.outlook.com (2a01:111:f400:7e45::200) by SN4PR0501CA0093.outlook.office365.com (2603:10b6:803:22::31) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P256) id 15.20.35.3 via Frontend Transport; Mon, 4 Sep 2017 06:40:29 +0000 Authentication-Results: spf=pass (sender IP is 129.130.18.151) smtp.mailfrom=ksu.edu; freebsd.org; dkim=none (message not signed) header.d=none;freebsd.org; dmarc=bestguesspass action=none header.from=ksu.edu; Received-SPF: Pass (protection.outlook.com: domain of ksu.edu designates 129.130.18.151 as permitted sender) receiver=protection.outlook.com; client-ip=129.130.18.151; helo=ome-vm-smtp2.campus.ksu.edu; Received: from ome-vm-smtp2.campus.ksu.edu (129.130.18.151) by CY1NAM02FT037.mail.protection.outlook.com (10.152.75.77) with Microsoft SMTP Server id 15.1.1385.11 via Frontend Transport; Mon, 4 Sep 2017 06:40:29 +0000 Received: from calypso.engg.ksu.edu (calypso.engg.ksu.edu [129.130.43.181]) by ome-vm-smtp2.campus.ksu.edu (8.14.4/8.14.4/Debian-2ubuntu2.1) with ESMTP id v846eSdD011455 for ; Mon, 4 Sep 2017 01:40:28 -0500 Received: by calypso.engg.ksu.edu (Postfix, from userid 110) id 73C9024830A; Mon, 4 Sep 2017 01:40:28 -0500 (CDT) Received: from mail-oi0-f42.google.com (mail-oi0-f42.google.com [209.85.218.42]) by calypso.engg.ksu.edu (Postfix) with ESMTPA id 59730248308 for ; Mon, 4 Sep 2017 01:40:26 -0500 (CDT) Received: by mail-oi0-f42.google.com with SMTP id n18so38048891oig.2 for ; Sun, 03 Sep 2017 23:40:26 -0700 (PDT) X-Gm-Message-State: AHPjjUhyzThtLB4e/IpLmz0ECafeDOxUuxiuPQv4NAkZDqa4EklcUMrr xgTXhFLsD9RPpw69u5ZYqgQXq0VoYg== X-Google-Smtp-Source: ADKCNb4IJa1xKQRNOQ+WJCNTTHxA5ux5evsDoLbxwsv2vjTi0SM8Cmwd2r7FSh6JNlVog0HEVykbDNzOS7O/LzfqxIs= X-Received: by 10.202.232.138 with SMTP id f132mr1296156oih.166.1504507225354; Sun, 03 Sep 2017 23:40:25 -0700 (PDT) MIME-Version: 1.0 Received: by 10.58.17.99 with HTTP; Sun, 3 Sep 2017 23:40:24 -0700 (PDT) Received: by 10.58.17.99 with HTTP; Sun, 3 Sep 2017 23:40:24 -0700 (PDT) In-Reply-To: References: <1504284830.794543.1092454472.7353C7D3@webmail.messagingengine.com> <4e2b7041-6ee3-6994-437d-39de395ffca3@rawbw.com> From: Kyle Evans Date: Mon, 4 Sep 2017 01:40:24 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Some github projects aren't fetchable using commit hash To: Shane Ambler CC: X-EOPAttributedMessage: 0 X-Forefront-Antispam-Report: CIP:129.130.18.151; IPV:NLI; CTRY:US; EFV:NLI; SFV:NSPM; SFS:(10009020)(2980300002)(438002)(189002)(199003)(24454002)(86362001)(512874002)(356003)(90966002)(6246003)(110136004)(55446002)(498394004)(189998001)(5000100001)(63696999)(2906002)(6862004)(76176999)(42186005)(54356999)(9686003)(305945005)(98316002)(50986999)(236005)(88552002)(106466001)(5660300001)(59536001)(93516999)(45336002)(8936002)(46386002)(61266001)(8676002)(53546010)(2950100002)(4326008)(626005)(229853002)(8576002)(478600001)(61726006)(84326002)(93886005)(75432002)(246002)(55456009); DIR:OUT; SFP:1101; SCL:1; SRVR:CY1PR05MB1961; H:ome-vm-smtp2.campus.ksu.edu; FPR:; SPF:Pass; PTR:ip-18-151.net.ksu.edu; MX:1; A:1; LANG:en; X-Microsoft-Exchange-Diagnostics: 1; CY1NAM02FT037; 1:jwlZurrd/o0x0OfHCQBWLTuM/jgUeLqsk+9p5njyW9T3fP0xqMWO3fGIHhQdi7ebrGZ8syd6A6YdsNjhyEAPx5JGJtAmtRl36Nqnzf6Ju8SsOrok3UV5upq/+9YEoy78 X-MS-PublicTrafficType: Email X-MS-Office365-Filtering-Correlation-Id: 3d5c33d2-ec76-43b6-dfb2-08d4f35fd578 X-Microsoft-Antispam: UriScan:; BCL:0; PCL:0; RULEID:(300000500095)(300135000095)(300000501095)(300135300095)(22001)(300000502095)(300135100095)(2017030254152)(8251501002)(300000503095)(300135400095)(2017052603199)(201703131423075)(201703031133081)(201702281549075)(300000504095)(300135200095)(300000505095)(300135600095)(300000506095)(300135500095); SRVR:CY1PR05MB1961; X-Microsoft-Exchange-Diagnostics: 1; CY1PR05MB1961; 3:hnL+UUXUoQalrUk0OusrAKX9pU6e8eMZKRBZsjonm+ww4icBjgFSvelcTUJOCXG2hLbOrR5nHxVriDsitgSrHYutXfCJIgmGXhHaDLn/ftFSy39pJ+sOX8yNrRSqw/jKzDHo6FHSpOXLeWKHr71S4wSWPDY2c5b9jQT8wYdPZvyupvXWdERLJVL8jWMkITHF2zFuKZIq1TU2NAySaeY/73cpWe2Dj9gCLVKuTIF5kLS8WtQHndDRwJC7L/qdzoZFjCQ9DqOa2JN/cQwCpXgy6hLUVv0jYJ+WB/yb6/w+vvM4968cl32jC42rrc3sLom25VmHuZe3j2jq3YC3YnHAIQ7Vdi/CDEO9aUbtOOeh7rM=; 25:r+Y0OIsi+jFKF7mRkYxoB46qIbgWTKOjCz6+4z/6z2ThdIhMWB9aKoNkQPTGhhhhavcdlGGpNXnyHIzUhVFob0ccrB8cHnwULOfDK52jVBkV+CBJWb93qG91zgIg0oDjfAX1nJDCWDi/CmGShH/RRppyB6k96VRFJtIEFk8poLp3U83RilEPghBoYkh1ziRn/NF117xjXsB7AOVRyhfczf7DbR+jVDti5mmsALIlSfC9510wEDmRYJYkb/6dZuZWwQKoVSwlI9hsmIqhdLyB9f51AVDbd+q64hBFmg//UxAeSwHq784ASRMIbzLR43vkD+kU9gKfYiRcjQh8vefrbQ== X-MS-TrafficTypeDiagnostic: CY1PR05MB1961: X-Microsoft-Exchange-Diagnostics: 1; CY1PR05MB1961; 31:lD0BqTj6QsgUGIBwAyD8h41c5HhEDTr/5mVzPYkpZsJ9KNLtPNMsdpYEbHJglmjIY+RvaVwDjAEpHSfgYzDAAKQNuGK0sdlmgO/COSgQrLEFc+egECo3SSfCOGRsqnCo3eLOEipFi+2IwCA3ssXdLwlP71FFLbsq7MeRsQ1W88BzYFpJ/Y/C35mCj5Cvyq1KEubOhAED57OKQ50exj/hI21UpUZLFGwjjeh/x8uH7wA=; 20:7Kpcpv0ylPaGLGVgHSBjU0vd/2Z9zfY5oniYTlNrCKVaSQ96ncNJ4Yd9lIh6l333W7SmRHMhI2ozN+u643c+xZspjjzsh0uIMaJ4XErYELXT/7MrtCnYyBBxjtwzVOdp67L3iCGsI569+G9xZ3+CH14JbdZvKFreCOc0oKEigXps/FCNwe7/CbLvIrBzdHl+OTtIvkuChbdjpbHQ5/n/H5cbjKjUvEAF3G1O3LegLOQbistR1HYsq05lK2YmiOg8doEyZxXHtC11TEvJQFqyS4veW29dITjG1hlF26QpVyN0iD8HKQOb6GXIpxc9tyo+s2GFqpKpS91eDaZyPXFH5FWoqntxm3imQB01ulRRbKSdkmQqYTjRhLz2WDoIl15JgysrsxOBVJET0YguABIFo/CjE9SOwfpXs2UY4dWof0focnnjEhKEXFsbBHa8ipeZGBV7ia+bqHzFCX7hFdorRCaKoUMX4lcb+O3xdQuJ7SSCE3oUIJYhKU6GsRQ8x47F X-Exchange-Antispam-Report-Test: UriScan:(5213294742642); X-Microsoft-Antispam-PRVS: X-Exchange-Antispam-Report-CFA-Test: BCL:0; PCL:0; RULEID:(100000700101)(100105000095)(100000701101)(100105300095)(100000702101)(100105100095)(6040450)(2401047)(5005006)(8121501046)(10201501046)(93006095)(93004095)(100000703101)(100105400095)(3002001)(6041248)(20161123562025)(20161123558100)(201703131423075)(201702281529075)(201702281528075)(201703061421075)(201703061406153)(20161123555025)(20161123564025)(20161123560025)(6072148)(201708071742011)(100000704101)(100105200095)(100000705101)(100105500095); SRVR:CY1PR05MB1961; BCL:0; PCL:0; RULEID:(100000800101)(100110000095)(100000801101)(100110300095)(100000802101)(100110100095)(100000803101)(100110400095)(100000804101)(100110200095)(100000805101)(100110500095); SRVR:CY1PR05MB1961; X-Microsoft-Exchange-Diagnostics: 1; CY1PR05MB1961; 4:jFcAZo8vzQnHPsJmShNfJTYGL2WeNW513DypuHtj0TBYZISVDrH9uB69RI+Cg1eJNNd1hgvP4b8T4cLIxn9UzLnEkwSWBCsydfejQjblDocluDZXx0v/MjyZEjnlHmzciOLqno8g4WHNULDv57UezsmJ5jZgMTRMOVSYSBLTwP2VVvOaalh72l5vT65jdt7UJ93sHZiEtPOQpnIqBckM+exWycLP1XLThLjkAoW4WR7CyzQsu1e97tPd5WDnY04czAWx6vKm2AloZJzpYQcxvfRD/vOJ7lEmx6tVMd65yTk= X-Forefront-PRVS: 0420213CCD X-Microsoft-Exchange-Diagnostics: =?us-ascii?Q?1; CY1PR05MB1961; 23:Sz5j4hQDxipLvT2CvDl+hcQh6pBruzzqJD2LL51Nc?= =?us-ascii?Q?UOhEWPs4Aylf5ZlhcTFWsGFGWfpExMzS+MEeMahgn1vyLdwkYSb5vglnXj3N?= =?us-ascii?Q?bn/mkzDn4dyBptWB6Y8xwY4ru2j4uxjfGdBAXazp2ec1qstnnsROcurB/2jB?= =?us-ascii?Q?BGGn/eVjRc8hkSfmG1DKJEbXPL8vxNTGglhdPxiv23ZFCMf1V0Iu+2Au3j0E?= =?us-ascii?Q?Ue9VDD5QDnvt5O+bKWxq+wU85rGFjNolkra0i8j1jaGAJepKTxkE1V/uTn1d?= =?us-ascii?Q?GAqS+Uu7NKKEeQReeVGSwyte2fljz0Urbk6DkoPM7j1nQcJywPXxuZexj7iJ?= =?us-ascii?Q?ndPmLdUx3udWfe0HbQmYFjCZ2fdXeKQi7GWDgySKBhRGVYC87wXidrgvsc5j?= =?us-ascii?Q?xHJHBhkDflypjirsA+qTMjvxJaw8ktp9hdbOSkOIcetiN5XQUmkV31ZuLHmo?= =?us-ascii?Q?HR8xXlIIf37Bz7jqP/bYWmKORtGrOcpq/mgmRsXv+1fqH58JQe4CUOBL6TPc?= =?us-ascii?Q?jPmwNV0RgHPevkXKCQb/31PkISWM3joVDYhWoGsrBq8D7cKhcgNaswTvGAk9?= =?us-ascii?Q?PwcV8koBCDQvGY2S6MQ6ICmCjHrHBL3qUDkP6P5YtG7heYTMDCB72D2XAWFv?= =?us-ascii?Q?tLkDSGhLYPGOfHsamKgf7iNQbKuhpPT2aYst/soTz5bU2UFxcu6b4AdKx9AX?= =?us-ascii?Q?xCpEBemJ29n0Lf1IDPlJQS0oQXVavIU2JZOx2pUgHAJ3JSQQ/5lOwCy2B7Xu?= =?us-ascii?Q?dZo5wm51wuX0GACaCvIcWfdm5FMeWIYXchF/TZ4630Oe370YUokW23M6SOwg?= =?us-ascii?Q?J8PuDDyryV7/XrdO35J1HmPD5DUAmQJEUitpQuAAgRoRRwF74ZRqcMn9vcNA?= =?us-ascii?Q?F0CVVEN2JFV6kC1m4T5Ki1rtTERYE1UZCU2oGmoWnZ3dsskIMXxuoCQBHyyg?= =?us-ascii?Q?E3iHbmgTwAn6p3C05r6K6FBFFXUSARa8psh/skSMTH2KRemqqb9i8mt28/DP?= =?us-ascii?Q?5YtFCtjZqj1JumpR+CFfpJIhOWTyE7gRuoaT4Z0Th84nErEZzQqvfW61hTnL?= =?us-ascii?Q?vACxakAfGUw12m5aVjYa5yHQDihvvTYPDBXCbj7080zu2tKALxKx0nBdn4Mi?= =?us-ascii?Q?y9sCVsiPFX1DJpVtJf5YfQikVLcPFiYc55CmI3qVwrbMQ59WvIdmg=3D=3D?= X-Microsoft-Exchange-Diagnostics: 1; CY1PR05MB1961; 6:GkdkkGQMVvEVg7UsfuEz0vqHYf1sjNUBqEHXofXmkygyQcZH002fjoJ0Pnq7BvgCRYrhk6jWedG25fG1HVs/7n+uhT8tRgmEj039voQ7WT/Ky41EgFpvd3FJs4HlL7DPG9JGTuU0CY0xguBlzB5csWCe8kFIgneQ3QjJDzzHbXpigqZYJQmmCaihEV56MRcgvC+Gl2wFpycG+KCeAjWVegW4SL9NqW9sNznxfRhplD/yEsr9fmBHiCg3ikh4i9IYf7XT1iysLtdowldvf9ca8sKZGvXFEX02ovMWXushBfbffH4ZnKfs4dJI8rUAcMpjmU8a1LanZxDmBnvGujdGEw==; 5:l7WBar7UVfa5WYdyqli98CQpP4xJsoiX7waCSUrGjug1slvw7i/T1kXoEYk/t0yyflbZ11XlUiiEMFIBqRDJiNJGVp9U4oIE5GAadtvuOXURoOntBRDFsR016922TZSht31ebAssQZ6TjpOV4Fk5aA==; 24:i1V11TRV7zhbQFMDqUi4Ln8MjNBQoF4KfGC9zlEGdk19pHRfUnJWmWXXsdOFXQI3qSUB5MKPrAk9MVBzzq/nzujj5AFS1krdQA6M1fTeoFE=; 7:Iby9YqgS0TV4gHy1vzQ/r/FdT7uFiCCYA9W8ZPf22ZC1WJTUWxCpGeXSu+aDVuwtvqLEPXPigGNK+2aqmP/ozV1j1aE/R+n3o+63eeVbQZYjEa0u7Wbu5hWoOIqTfrgTK9kzKkQ+gQV+qe9zqOrrjd+nJtjWpwoD2BxGTib/bilpUZku4HC0AOyugeAvz1S2jOxWsM1u0sLt5z12qcbVtanFZ3bKl3JxzuQ6Z4ksq+Y= SpamDiagnosticOutput: 1:99 SpamDiagnosticMetadata: NSPM X-Microsoft-Exchange-Diagnostics: 1; CY1PR05MB1961; 20:bRiug38FzYHTB1fRNLqamyc16zxkYrpVwmMXJxlwnaWH4q9wGCWgnyZJY0HOsbi2SNlm2Gif06kfnlxEh1c4GsSW12yjYFBIaLJ3JJRkVqTvkMqdWX5wNEFjmZkQorAglTAWLJ5+vzdoaiW122he5ydJ0qYvIpqvKVvz+pFmoDI= X-OriginatorOrg: ksu.edu X-MS-Exchange-CrossTenant-OriginalArrivalTime: 04 Sep 2017 06:40:29.2962 (UTC) X-MS-Exchange-CrossTenant-Id: d9a2fa71-d67d-4cb6-b541-06ccaa8013fb X-MS-Exchange-CrossTenant-OriginalAttributedTenantConnectingIp: TenantId=d9a2fa71-d67d-4cb6-b541-06ccaa8013fb; Ip=[129.130.18.151]; Helo=[ome-vm-smtp2.campus.ksu.edu] X-MS-Exchange-CrossTenant-FromEntityHeader: HybridOnPrem X-MS-Exchange-Transport-CrossTenantHeadersStamped: CY1PR05MB1961 Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Sep 2017 06:40:33 -0000 On Sep 4, 2017 00:29, "Shane Ambler" wrote: For a port the distinfo will detect a hash and size difference of the tarball and fail. Yeah, but in the more general sense from a GitHub consumer point of view, I may not notice immediately and if the build process hasn't changed I most likely won't be expecting the final result. From owner-freebsd-ports@freebsd.org Mon Sep 4 08:59:14 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6044DE1CFE9 for ; Mon, 4 Sep 2017 08:59:14 +0000 (UTC) (envelope-from carmel_ny@outlook.com) Received: from NAM02-SN1-obe.outbound.protection.outlook.com (mail-oln040092005102.outbound.protection.outlook.com [40.92.5.102]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "mail.protection.outlook.com", Issuer "Microsoft IT SSL SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0EE2E6B9D2 for ; Mon, 4 Sep 2017 08:59:13 +0000 (UTC) (envelope-from carmel_ny@outlook.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=outlook.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=SHQFmIbWt2Hij/kZ/TxbxPsiQMWqpt3xuBt3erLLcaU=; b=lsCDQUVLtmDG2CTREBoUP+MfAhMDW/pfkdGxGyE5fC5ukk/39+H7X0CD/nmBZujicmDToofVbF9lzVvjbeFBzOqYUEuHX/17UmgNO979bRv+EEXIF1J3OgtIOjyZDDcfb/YRphLIpNjFqcL8jWooW2ZFqpSWXsdal1JVYUDTHd2wtkA+NMe0p5SAGJL/fNgke2v653NTxBU7LxKAxwHaDmNoPbsJnIEn7eXd0S1keXAu8bmELOPKp6saqbZ+OF2rygilNbx+zQiKjCeZk5lI6GoP7Ckq4XMrb6oMAh6xxV7gNNyPinsmSTO7d739NAxE3+0UHiQhz+39CbE9eQgzZA== Received: from CY1NAM02FT012.eop-nam02.prod.protection.outlook.com (10.152.74.51) by CY1NAM02HT118.eop-nam02.prod.protection.outlook.com (10.152.74.185) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.1385.11; Mon, 4 Sep 2017 08:59:12 +0000 Received: from BN6PR2001MB1730.namprd20.prod.outlook.com (10.152.74.55) by CY1NAM02FT012.mail.protection.outlook.com (10.152.75.158) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1385.11 via Frontend Transport; Mon, 4 Sep 2017 08:59:12 +0000 Received: from BN6PR2001MB1730.namprd20.prod.outlook.com ([10.172.31.146]) by BN6PR2001MB1730.namprd20.prod.outlook.com ([10.172.31.146]) with mapi id 15.20.0013.018; Mon, 4 Sep 2017 08:59:12 +0000 From: Carmel NY To: FreeBSD Subject: Re: Help Wanted - Work with MSFT and help finish the port of .NET Core to FreeBSD Thread-Topic: Help Wanted - Work with MSFT and help finish the port of .NET Core to FreeBSD Thread-Index: AQHTJVwTCqt6jTO3MUq81NFTqCi4TA== Date: Mon, 4 Sep 2017 08:59:12 +0000 Message-ID: References: <8bf8731c-65e8-fc43-4bfc-658b269067c3@rawbw.com> In-Reply-To: <8bf8731c-65e8-fc43-4bfc-658b269067c3@rawbw.com> Reply-To: FreeBSD Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: freebsd.org; dkim=none (message not signed) header.d=none;freebsd.org; dmarc=none action=none header.from=outlook.com; x-incomingtopheadermarker: OriginalChecksum:D37851BAB70EAF159644832C4BFE131DCE2178CE1647854DBFAB22FB05494777; UpperCasedChecksum:D0BB8524E60F4B379B431E19AF7CCEF6BC48E60472EA778DB7459E36F01956D0; SizeAsReceived:7171; Count:47 x-ms-exchange-messagesentrepresentingtype: 1 x-tmn: [8CN50/rp3F8cY4OfV/x2FIspHLFboKaY] x-ms-publictraffictype: Email x-microsoft-exchange-diagnostics: 1; CY1NAM02HT118; 6:KClH3iQBxVbRnEqvdPRFgXXrM3mk6J/W04/8LgyAT5+6/SrCGgX3L79Mn4W1yyJWZx/zUeQxuqx0WEBpv43bYUueXNduH2/Wwkf4MkxfmV7XXBaX6Vo5DVzrhTqhIDjZFj+j8lOdzt4tEbWlpnCrIiraPK3Ag75INinApdMN+NDXpA5P15+bnNtwDjlU8ppMiZ9wLQ8F2Sn39ldo2kDZ0nUfFHDuJdDCerRqVOdptA5jaO5G+6TgbIAkiQ2O6rQgglBSN4bavk4uaQxY0E2tce5q83eDhf8caIvze4s8dU0eaGDvkAYW7fG5Ys0OgzK64eWWQQukA1yQODXQsbQcjA==; 5:PloI+jLtIfDR+WRSoMOMf+sfYbz0hLS/k5rRhTdW/HQUhdiyPb16VIk8jafr8eNQbnYhujK8l7VkI//AoRSFX8nJozpDYF5gBTCo7Jsqiyn94QQerHWeZkbGt7xGWgutF4jGAltwjumhLiuZVOzLNw==; 24:6kcg8qnhatqxZHb4XRQGu9aRetw2A66NpKd2IRrreumpMh5wtA3UBSrnhhCNrj9oOUU+g4fbuao0ZpO2IAX6+lRCvmIKfNAaLDBjxlFkG0s=; 7:evh6YhQs8GKXR4mrkHIrm3psgbqpXB+zZI2pvQ3htymcUkEfWGmVa3KamvsnD48Gy5zU4/IGJSN0yynylxDRNAtTE6UIaxcPUr0tAXtmWau9aFEH/RXygHav/dp3p37XEKHbq1vRzw279P5wJsRceTeLbWStu9ipRLS4DzyBWGFZ7wmNAGLw6W+jNOMJj9v2gH2EJwGEZ1vnY2EHfbmXrddoausbvfZShFKeDO0l+LI= x-incomingheadercount: 47 x-eopattributedmessage: 0 x-ms-office365-filtering-correlation-id: f1b62d14-14ef-47bd-c494-08d4f37335ba x-microsoft-antispam: UriScan:; BCL:0; PCL:0; RULEID:(300000500095)(300135000095)(300000501095)(300135300095)(22001)(300000502095)(300135100095)(300000503095)(300135400095)(201702061074)(5061506573)(5061507331)(1603103135)(2017031320274)(2017031324274)(2017031323274)(2017031322404)(1601125374)(1603101448)(1701031045)(300000504095)(300135200095)(300000505095)(300135600095)(300000506095)(300135500095); SRVR:CY1NAM02HT118; x-ms-traffictypediagnostic: CY1NAM02HT118: x-exchange-antispam-report-test: UriScan:(31418570063057)(254730959083279)(91638250987450); x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(100000700101)(100105000095)(100000701101)(100105300095)(100000702101)(100105100095)(444000031); SRVR:CY1NAM02HT118; BCL:0; PCL:0; RULEID:(100000800101)(100110000095)(100000801101)(100110300095)(100000802101)(100110100095)(100000803101)(100110400095)(100000804101)(100110200095)(100000805101)(100110500095); SRVR:CY1NAM02HT118; x-forefront-prvs: 0420213CCD x-forefront-antispam-report: SFV:NSPM; SFS:(7070007)(98901004); DIR:OUT; SFP:1901; SCL:1; SRVR:CY1NAM02HT118; H:BN6PR2001MB1730.namprd20.prod.outlook.com; FPR:; SPF:None; LANG:; spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: outlook.com X-MS-Exchange-CrossTenant-originalarrivaltime: 04 Sep 2017 08:59:12.3522 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Internet X-MS-Exchange-CrossTenant-id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-Transport-CrossTenantHeadersStamped: CY1NAM02HT118 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Sep 2017 08:59:14 -0000 On Sun, 3 Sep 2017 19:15:13 -0700, Yuri stated: >On 09/03/17 17:54, Geoffrey Huntley wrote: >> Seehttps://www.youtube.com/watch?v=3DNHllisWOCpU and >> https://twitter.com/GeoffreyHuntley/status/904227946084294656 =20 > > >Is there a body of software that requires .Net? I never came across=20 >anything great that needed .Net to run. > >In other words, why is this needed and who is going to use it? To quote from "Field of Dreams", "If you build it, they will come". In any event, if you ever hope to expand FreeBSD into the market place, you need t= o explore as many avenues as possible. --=20 Carmel From owner-freebsd-ports@freebsd.org Mon Sep 4 09:22:44 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0AAD5E1E239 for ; Mon, 4 Sep 2017 09:22:44 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id E8D846C759 for ; Mon, 4 Sep 2017 09:22:43 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id E4E47E1E238; Mon, 4 Sep 2017 09:22:43 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E47FFE1E237 for ; Mon, 4 Sep 2017 09:22:43 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org (portscout.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D55CB6C758 for ; Mon, 4 Sep 2017 09:22:43 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org ([127.0.1.123]) by portscout.ysv.freebsd.org (8.15.2/8.15.2) with ESMTP id v849MhoJ061799 for ; Mon, 4 Sep 2017 09:22:43 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.ysv.freebsd.org (8.15.2/8.15.2/Submit) id v849Mh5k061798; Mon, 4 Sep 2017 09:22:43 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201709040922.v849Mh5k061798@portscout.ysv.freebsd.org> X-Authentication-Warning: portscout.ysv.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Mon, 4 Sep 2017 09:22:43 +0000 From: 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.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Sep 2017 09:22:44 -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 ------------------------------------------------+-----------------+------------ databases/mantis | 2.5.1 | release-2.6.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 Thanks. From owner-freebsd-ports@freebsd.org Mon Sep 4 09:32:18 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6D54FE1E922 for ; Mon, 4 Sep 2017 09:32:18 +0000 (UTC) (envelope-from ik@sjmulder.nl) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3E60E6CC1E for ; Mon, 4 Sep 2017 09:32:16 +0000 (UTC) (envelope-from ik@sjmulder.nl) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 282FF20D76 for ; Mon, 4 Sep 2017 05:31:58 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute3.internal (MEProxy); Mon, 04 Sep 2017 05:31:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sjmulder.nl; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=eM/C5sX8Z9/Ly6Z niJSN/WgR8/ARczlIt7lU5C+jBiA=; b=m5KRMFyqGk2BeduICqjmJxO9sxvQ541 8dbrFXdo7uGD9Es4MMmXZ5Ym3KN+++21ftXKRMQKm6iwuAxErzZ5Fh5FSKnEqARB JgO7kvI12whISpd3djhfXxpm2L9no/xi3at529EYOTUkqpDY8UtwH5wI+VXADM80 wuo6hkzTGEc0= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s= fm1; bh=eM/C5sX8Z9/Ly6ZniJSN/WgR8/ARczlIt7lU5C+jBiA=; b=ONiYaeWr z3KGx/5CP8a6HVuMVa/mxI3YqIIKHg4y5X8N9aJ9RuKRxYNEiuot56+ym+32cT5F uCMJeKF3G7ErZkRFmkfu4X5mA9Joc4LPPFR7oUFH7ka51yGtXK8TwHChbsnzNuPC t1II0GHyUlj5/fwq7nnn/4EcF7R4BG4RtK0t7rAFL7t2UXKR7zDiAJX2Xv+CXygW TZPH6QznR6wqL5J+q9XECrdAIElnurwGVgeDpODteNuJ2uCahQehY7BQPSqtmuTT CjZtepdSzIwv0aw+5oFynMxmdm0K+MKm3wFKY/ug+3BrqtfsbFQs173E5V5ah1mN 5yfjnrWKv6YAqA== X-ME-Sender: X-Sasl-enc: /g4KWUZBvQwqNDgRxoDUGjukx0mHT+Yjw447xmeHg5q9 1504517517 Received: from [10.50.6.46] (unknown [87.213.224.178]) by mail.messagingengine.com (Postfix) with ESMTPA id B80E524A82 for ; Mon, 4 Sep 2017 05:31:57 -0400 (EDT) From: "Sijmen J. Mulder" Subject: Re: Help Wanted - Work with MSFT and help finish the port of .NET Core to FreeBSD To: freebsd-ports@freebsd.org References: <8bf8731c-65e8-fc43-4bfc-658b269067c3@rawbw.com> Message-ID: <5ce85089-16ed-d7fb-d862-50761bedf83c@sjmulder.nl> Date: Mon, 4 Sep 2017 11:33:13 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <8bf8731c-65e8-fc43-4bfc-658b269067c3@rawbw.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Sep 2017 09:32:18 -0000 Hi, (Please excuse email formatting issues. I haven't set up a proper client yet.) Op 4-9-2017 om 04:15 schreef Yuri: > Is there a body of software that requires .Net? I never came across anything great that needed .Net to run. > > In other words, why is this needed and who is going to use it? .NET Core is mostly used as a server software platform, mostly web APIs and the like. At this point it's unlikely you would encounter this in regular end user software. I have the impression that it's especially popular with for microservices - for the .NET crowd, that is. I'm going to have a look to see if there's anything I can do. Sijmen From owner-freebsd-ports@freebsd.org Mon Sep 4 22:02:15 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58047E2112F for ; Mon, 4 Sep 2017 22:02:15 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 1143763AB4 for ; Mon, 4 Sep 2017 22:02:15 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 90A32BDD2D for ; Tue, 5 Sep 2017 00:02:11 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 87C63BDD1E for ; Tue, 5 Sep 2017 00:02:11 +0200 (CEST) Subject: Re: What is the right way to make OPTIONS_DEFAULT depend on To: freebsd-ports@freebsd.org References: <26464750-b401-1b14-9b3f-cd9b7b83bd4f@rawbw.com> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <4e6f084f-45b6-aafd-0a37-0c9511d82632@FreeBSD.org> Date: Tue, 5 Sep 2017 00:02:10 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="tD16JVx07ViB1o3tNeqX67nBFPai7ormx" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Sep 2017 22:02:15 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --tD16JVx07ViB1o3tNeqX67nBFPai7ormx Content-Type: multipart/mixed; boundary="r13FPVsoUIb9MEKxTwwR2N566EovvGjpf"; protected-headers="v1" From: Mathieu Arnold To: freebsd-ports@freebsd.org Message-ID: <4e6f084f-45b6-aafd-0a37-0c9511d82632@FreeBSD.org> Subject: Re: What is the right way to make OPTIONS_DEFAULT depend on References: <26464750-b401-1b14-9b3f-cd9b7b83bd4f@rawbw.com> In-Reply-To: --r13FPVsoUIb9MEKxTwwR2N566EovvGjpf Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: fr Le 03/09/2017 =C3=A0 16:51, Matthew Seaman a =C3=A9crit=C2=A0: > On 03/09/2017 05:57, Yuri wrote: >> This doesn't work: >> >>> .include >>> >>> .if ${OPSYS} =3D=3D FreeBSD && ${OSVERSION} < 1100000 >>> OPTIONS_DEFAULT+=3D MYOPT >>> .endif >> MYOPT isn't picked up >> >> >> I tried with a regular expressions, witout .include: >>> SYSVERSION=3D=C2=A0=C2=A0=C2=A0 ${OPSYS}${OSVERSION} >>> OPTIONS_DEFAULT=3DHELP >>> ${SYSVERSION:C/^FreeBSD1[1-9][0-9]{5}$/MYOPT/:MMYOPT} >> MYOPT isn't picked up again. >> > If you're referring to $OPSYS or $OSVERSION then you'll want to > put that section of code after > > .include > > and obviously change the last line in your Makefile to > > .include But you cannot define any OPTIONS_* variables after including bsd.port.options.mk (which happen about in the middle of what bsd.port.pre.mk does.) The thing that people who want to do something like this usually do is an ugly: OPTIONS_DEFAULT=3D FOO BAR ${OPTIONS_DEFAULT_${OPSYS}_${OSREL:R}} OPTIONS_DEFAULT_FreeBSD_10=3D BAZ It is usually a bad idea, why are you trying to do this ? --=20 Mathieu Arnold --r13FPVsoUIb9MEKxTwwR2N566EovvGjpf-- --tD16JVx07ViB1o3tNeqX67nBFPai7ormx 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 iQJ8BAEBCgBmBQJZrc1jXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85Ics0P/0doPVwKCH/fwbDFUlmZJ+iB ctaT7oO6Nz8Y+LBcxviSauAwNh1eL6pdOpCydNfrc33fCLqcAifhRv/YjGyBc8Fo W4LQcEEuZlvejtYAOMxCA/Qw11voMGHKrkcODgPrfH8cpSdkj1uIyEiPEeUaLtbv Dobk6MNHIWnWLmzBKNOlzKl5EV3k19EjZgYqBZGEIFy4hz8snTYF81r04fgE2D3+ 9cESWyIOLTdQNQwZCc8U4UtlAm5oAJVNO3VWW0tqfEI4t459yQqDxTFuLT+/fCn8 SBoMd5MiFpaAVEVscGFrM9BWoKWb/HwtgebjG6wIm1oTzMdg7rT/+QUT5kFjZiv3 QtozSa2bCOMCaP1b502/39grVms5oC2U72XDvAyrw8/b7F+DK8fChq4PhmqqJ2xt Zd5o4O2r58oyGLh8dYzRVmAZ2p4lgXt+gvgW0PuZGSBkMivOlbl6JgLVcEtew8Yt 30Oeb2Ngt0h99+yQIBrZwC2UbGWMM8fjB/1yZ56yLYMwxAGDr/TVRHTbSGqLK3YT RTRq3ql6Ubqeffrv3E0OfyVewiwjeTXBEIIR1akvOjRmahpHn0f2wgRnQxMCkZ1R /KQDHdPiVjKSXFRt8VCbmrPElp/N3iL6ppWVprxpdMjpuhCrPNUbT9bSrQZ6sP/r xa0Tn/A6oD8AhUcHowZv =MbFO -----END PGP SIGNATURE----- --tD16JVx07ViB1o3tNeqX67nBFPai7ormx-- From owner-freebsd-ports@freebsd.org Tue Sep 5 01:50:21 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B3CA8E0AFF7 for ; Tue, 5 Sep 2017 01:50:21 +0000 (UTC) (envelope-from dmahoney@isc.org) Received: from mx.pao1.isc.org (mx.pao1.isc.org [149.20.64.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx.pao1.isc.org", Issuer "COMODO RSA Organization Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DEB886B32C; Tue, 5 Sep 2017 01:50:20 +0000 (UTC) (envelope-from dmahoney@isc.org) Received: from bikeshed.isc.org (bikeshed.isc.org [IPv6:2001:4f8:3:d::19]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx.pao1.isc.org (Postfix) with ESMTPS id 05D9534A89D; Tue, 5 Sep 2017 01:50:07 +0000 (UTC) Received: by bikeshed.isc.org (Postfix, from userid 10302) id E76E2216C1E; Tue, 5 Sep 2017 01:50:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by bikeshed.isc.org (Postfix) with ESMTP id E5905216C1C; Tue, 5 Sep 2017 01:50:06 +0000 (UTC) Date: Tue, 5 Sep 2017 01:50:06 +0000 (UTC) From: Dan Mahoney To: bdrewery@FreeBSD.org, bapt@freebsd.org cc: freebsd-ports@freebsd.org Subject: Poudreiere auto-track quarterly ports? Message-ID: User-Agent: Alpine 2.20 (BSF 67 2015-01-07) X-OpenPGP-Key-ID: 0xE919EC51 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mx.pao1.isc.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 01:50:21 -0000 Hey there All, Is there an easy way to have poudriere auto-track the latest quarterly ports build tree, without having to manually reset it to a specific branch? Poudriere knows how to portsnap the latest ports/head, but not the latest quarterly. Example: Currently, I can't build ports due to a failure in -HEAD for one of my dependencies (xerces-c3-3.2.0) which causes several other ports to fail as well. Presumably, this port is more stable in the quarterly branch, which is where me (and I think most people) would like to do most of our building with -- for those of us that are only building custom ports to get new options, not those of us that need the latest-greatest code. However, that means that four times a year, one needs to manually do surgery on our repos, not only to pull in the new quarterly branch, but also to re-point pkg at the new build location. It would work better if poudriere were either aware of the way the quarterly branches are named, OR if there was a tag that always pointed a the current quarterly, same as in pkg. Is this possible? -Dan Mahoney From owner-freebsd-ports@freebsd.org Tue Sep 5 06:39:00 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9FEBEE1D399 for ; Tue, 5 Sep 2017 06:39:00 +0000 (UTC) (envelope-from romain@marvin.blogreen.org) Received: from marvin.blogreen.org (blogreen.org [151.127.25.53]) by mx1.freebsd.org (Postfix) with ESMTP id 4DE957E449 for ; Tue, 5 Sep 2017 06:38:59 +0000 (UTC) (envelope-from romain@marvin.blogreen.org) Received: by marvin.blogreen.org (Postfix, from userid 1001) id 108789922B; Tue, 5 Sep 2017 08:38:51 +0200 (CEST) Date: Tue, 5 Sep 2017 08:38:51 +0200 From: Romain =?iso-8859-1?Q?Tarti=E8re?= To: freebsd-ports@freebsd.org Subject: Re: Poudreiere auto-track quarterly ports? Message-ID: <20170905063850.GA32831@blogreen.org> Mail-Followup-To: freebsd-ports@freebsd.org References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="SLDf9lqlvOQaIe6s" Content-Disposition: inline In-Reply-To: X-PGP-Key: http://romain.blogreen.org/pubkey.asc User-Agent: Mutt/1.8.3 (2017-05-23) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 06:39:00 -0000 --SLDf9lqlvOQaIe6s Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi On Tue, Sep 05, 2017 at 01:50:06AM +0000, Dan Mahoney wrote: > Is there an easy way to have poudriere auto-track the latest quarterly=20 > ports build tree, without having to manually reset it to a specific=20 > branch? >=20 > Poudriere knows how to portsnap the latest ports/head, but not the latest= =20 > quarterly. I guess the -B flag of poudriere(8) is designed for this, never used it though=E2=80=A6 Have you tried it? poudriere -c -m svn -B branches/2017Q3 [other flags] --=20 Romain Tarti=C3=A8re http://people.FreeBSD.org/~romai= n/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F) (plain text =3Dnon-HTML=3D PGP/GPG encrypted/signed e-mail much appreciated) --SLDf9lqlvOQaIe6s Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAEBCAAdFiEEgjSaeOfAuAcLWYD/uk0dlVESM28FAlmuRngACgkQuk0dlVES M2+eogv+M5Z4PTiVqB2wDLv/Lslo8p5ofCFCXQ4kxCHKZtf+jVNwuV9CphrvNwKg WvUzv22frdd7nI9YO1KbWgZL1xJmiX4SiESBZ1eBtdyDdgjUJDSzBN+EPduy4X57 ur1pbmiAwl/hAfPxLNOKrK7HDpbMhwloRcjYUVpEWT3XeWva2FQM1DfyLkt4+uzN uSh3DbETJqYbt/ALl+Ra0RXGYjR+lmdLH2zLllgRZs0OMvMeb4JPb0t5/zj2mitn HxKl0PY2ZC8Np8ZK3ioU7UhH5uc/F74vgIkgY2u4/UXHddNPT6+JG4rjdyyEEBg8 kyeRs/OUzjKmJVXvbppjFYZC3eX8x6NFx7gGThMRxFT5DAChHT4qZl0joNkbpE0K gRQsxHN71dZda/2VLvUEIgqHdIu9CPFSYwHYk9wQ9Z5aNtoeoLqXCeRuQa0B44oe f/kU7M9/3vfo0FINXVvX0jQJOu27j+ViesJQ+F0v/nnY/0FnkkCx3aeEI3BM8UPR exU7NXjT =xRcc -----END PGP SIGNATURE----- --SLDf9lqlvOQaIe6s-- From owner-freebsd-ports@freebsd.org Tue Sep 5 09:24:25 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6793CE2269C for ; Tue, 5 Sep 2017 09:24:25 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 470F76622F for ; Tue, 5 Sep 2017 09:24:25 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 46747E2269B; Tue, 5 Sep 2017 09:24:25 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 46112E2269A for ; Tue, 5 Sep 2017 09:24:25 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org (portscout.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 383E96622D for ; Tue, 5 Sep 2017 09:24:25 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org ([127.0.1.123]) by portscout.ysv.freebsd.org (8.15.2/8.15.2) with ESMTP id v859OPtL001747 for ; Tue, 5 Sep 2017 09:24:25 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.ysv.freebsd.org (8.15.2/8.15.2/Submit) id v859OPEe001746; Tue, 5 Sep 2017 09:24:25 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201709050924.v859OPEe001746@portscout.ysv.freebsd.org> X-Authentication-Warning: portscout.ysv.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Tue, 5 Sep 2017 09:24:25 +0000 From: 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.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 09:24:25 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ devel/py-spyder | 2.3.7 | v3.2.2 ------------------------------------------------+-----------------+------------ net/yaz | 5.21.1 | 5.23.1 ------------------------------------------------+-----------------+------------ shells/sparforte | 2.0.2 | v2.1 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. From owner-freebsd-ports@freebsd.org Tue Sep 5 11:22:51 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4D637E03CAA for ; Tue, 5 Sep 2017 11:22:51 +0000 (UTC) (envelope-from baho-utot@columbus.rr.com) Received: from cdptpa-oedge-vip.email.rr.com (cdptpa-outbound-snat.email.rr.com [107.14.166.226]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cdptpa-oedge", Issuer "cdptpa-oedge" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 1BF2275AEE for ; Tue, 5 Sep 2017 11:22:50 +0000 (UTC) (envelope-from baho-utot@columbus.rr.com) Received: from [65.186.81.207] ([65.186.81.207:58213] helo=raspberrypi.bildanet.com) by cdptpa-omsmta02 (envelope-from ) (ecelerity 3.6.9.48312 r(Core:3.6.9.0)) with ESMTP id 1B/B1-16607-7488EA95; Tue, 05 Sep 2017 11:19:35 +0000 Received: from [192.168.1.143] (helo=desktop.example.com) by raspberrypi.bildanet.com with esmtp (Exim 4.84) (envelope-from ) id 1dpBtH-0002FR-Ae for freebsd-ports@freebsd.org; Tue, 05 Sep 2017 11:19:35 +0000 Subject: Re: Poudreiere auto-track quarterly ports? To: freebsd-ports@freebsd.org References: From: Baho Utot Message-ID: <58b96a65-3cf7-5ea9-aeee-572d01c5f51e@columbus.rr.com> Date: Tue, 5 Sep 2017 07:19:35 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-RR-Connecting-IP: 107.14.168.7:25 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 11:22:51 -0000 On 09/04/17 21:50, Dan Mahoney wrote: > Hey there All, > > Is there an easy way to have poudriere auto-track the latest quarterly > ports build tree, without having to manually reset it to a specific > branch? > > Poudriere knows how to portsnap the latest ports/head, but not the latest > quarterly. > > Example: Currently, I can't build ports due to a failure in -HEAD for one > of my dependencies (xerces-c3-3.2.0) which causes several other ports to > fail as well. > > Presumably, this port is more stable in the quarterly branch, which is > where me (and I think most people) would like to do most of our building > with -- for those of us that are only building custom ports to get new > options, not those of us that need the latest-greatest code. > > However, that means that four times a year, one needs to manually do > surgery on our repos, not only to pull in the new quarterly branch, but > also to re-point pkg at the new build location. > > It would work better if poudriere were either aware of the way the > quarterly branches are named, OR if there was a tag that always pointed a > the current quarterly, same as in pkg. > > Is this possible? > > -Dan Mahoney > _______________________________________________ I use synth and I have some bourne scripts that do what you are asking. I pull the source for ports using svnlite and then run synth. Maybe you can script what you want to do but use poudriere. BTW I think synth is easier to use than poudriere, just my preference. From owner-freebsd-ports@freebsd.org Tue Sep 5 12:03:36 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 03449E05A52 for ; Tue, 5 Sep 2017 12:03:36 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id D3FDE7FB43 for ; Tue, 5 Sep 2017 12:03:35 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id D35FAE05A50; Tue, 5 Sep 2017 12:03:35 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D2ED4E05A4F; Tue, 5 Sep 2017 12:03:35 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mail.ptrcrt.ch (gahr.cloud.tilaa.com [IPv6:2a02:2770:8:0:21a:4aff:fe7e:c6be]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AC7297FB1E; Tue, 5 Sep 2017 12:03:31 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from ptrcrt.ch (mail.ptrcrt.ch [192.168.1.1]) by mail.ptrcrt.ch (OpenSMTPD) with ESMTPS id a1ade29f TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Tue, 5 Sep 2017 12:03:28 +0000 (UTC) Date: Tue, 5 Sep 2017 12:03:28 +0000 From: Pietro Cerutti To: TclTk@FreeBSD.org Cc: acm@FreeBSD.org, bsd@volki.at, dsh@vlink.ru, erik@bz.bzflag.bz, gromnizki@unixdev.net, johans@FreeBSD.org, jrm@FreeBSD.org, michipili@gmail.com, portmaster@bsdforge.com, ports@FreeBSD.org Subject: Tcl/Tk 8.4 deprecation Message-ID: <20170905120327.ik5ws3hbt4lbb2ll@ptrcrt.ch> Reply-To: TclTk@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="wsese755zbjwt3td" Content-Disposition: inline X-PGP-Key: fp="DA6D E106 A5B8 54B8 5DD8 6D49 ADD0 D38E A192 089E"; id="0xA192089E"; get=; get=; get=; get= OpenPGP: id=A192089E; url=https://gahr.ch/pgp/0xADD0D38EA192089E.txt; url=https://keybase.io/gahr/key.asc User-Agent: NeoMutt/20170714-185-0641a9 (1.8.3) X-Mailman-Approved-At: Tue, 05 Sep 2017 12:06:17 +0000 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 12:03:36 -0000 --wsese755zbjwt3td Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi all, I'll be shorty deprecating Tcl/Tk 8.4 in our ports tree. The latest release of this series was 8.4.20 (June 2013). Tcl/Tk series 8.5 and 8.6 are fully supported, and 8.7 is coming soon-ish. Thus, I will soon mark the following ports as DEPRECATED, with expiry date sometimes this fall. If you care for any of them, please try to upgrade them to a newer version (if any) or make them work with Tcl 8.6, which is the current default version. If you need any support in the process, please let me know and I'll be glad to help. lang/fpc-tcl lang/itcl lang/smalltalk lang/tcl84 multimedia/nxtvepg games/scid games/polypuzzle graphics/ocaml-lablgl graphics/gdtclft databases/pgaccess math/R math/maxima editors/tpad x11-toolkits/ocaml-labltk x11-toolkits/tk84 devel/vtcl x11-clocks/tktz net/xpvm x11/tkXwin Best, --=20 Pietro Cerutti The FreeBSD Project gahr@FreeBSD.org --wsese755zbjwt3td Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJiBAABCgBMFiEE2m3hBqW4VLhd2G1JrdDTjqGSCJ4FAlmukosuFIAAAAAAFQAQ cGthLWFkZHJlc3NAZ251cGcub3JnZ2FockBGcmVlQlNELm9yZwAKCRCt0NOOoZII nh/SD/42SifesnROfXp/FB18LoU5kHFZdEwXULPcwvlhtgnbvdJnxcEc7nF4t7KF JpFmpqLKWy+MO76dTIHCoCZR19mtH7/NT+4VHU7CnxtwcnVkSz+XzTRL7xGCZv1d KVNwWGwdCydWhYgyY4Pe5SiDigx0+4AoVWhO5o328xd3dTXXVzatZ1fSXWiqxpzE yStOXR8VBnTkxAr6i5xV+/kmxLwrvgYN1g7YSUlnI73Aa98qyLvQopekkdaoLO2k I2Kw8exKyoPrLxge8aVpjCs7qcNqL1TsmEg+qsVbTYI1+Vn6b13CZlwja8Gh6APX vHYmwimqAqWRtD9YBH8i7V+1o69YNQP4gLmbedp/R2nbJW4fve6Ct1Gqa9qkKya5 Viltbz+J3fxqtth8crJnlBFcJ2bkvAOtC9cOZiovOtN7C4T4iDTugEv9yJ28isOQ KSYtmRB50mFpDs/oa3PSaf+B8djWuAIbRVLG6xma7mFoVWW5nWNOuWnYDtgBtPPK ncC0muQgmQTexkQDPrxN3JH4ltYgiGCyNqQA8oFcxOhmhCo0F4ANaNAcA4k89nlm NtcIVpP8+OfNgQiQ1J6ewehZpgaNxJn9v4FNhnMsVm13ol3tS2r+ZAgzqLWhj/nY n+Z3pe0Oa/jcxyHhs5BD5Duho28UFVSmm2FA85w7xp32zoh1kw== =HQ4b -----END PGP SIGNATURE----- --wsese755zbjwt3td-- From owner-freebsd-ports@freebsd.org Tue Sep 5 12:16:18 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5EC6E06161 for ; Tue, 5 Sep 2017 12:16:18 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 03841819AF; Tue, 5 Sep 2017 12:16:18 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 7E20CBDD31; Tue, 5 Sep 2017 14:16:14 +0200 (CEST) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id DBE3ABDD25; Tue, 5 Sep 2017 14:16:11 +0200 (CEST) Subject: Re: Poudreiere auto-track quarterly ports? To: Dan Mahoney , bdrewery@FreeBSD.org, bapt@freebsd.org Cc: freebsd-ports@freebsd.org References: From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: Date: Tue, 5 Sep 2017 14:16:04 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Op6tSJg0HS87lqTS3tKCtKs392XpDEBfP" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 12:16:19 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Op6tSJg0HS87lqTS3tKCtKs392XpDEBfP Content-Type: multipart/mixed; boundary="vgFLs4gAcMgmEN29l225OQwp3Go17Vk5D"; protected-headers="v1" From: Mathieu Arnold To: Dan Mahoney , bdrewery@FreeBSD.org, bapt@freebsd.org Cc: freebsd-ports@freebsd.org Message-ID: Subject: Re: Poudreiere auto-track quarterly ports? References: In-Reply-To: --vgFLs4gAcMgmEN29l225OQwp3Go17Vk5D Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: fr Le 05/09/2017 =C3=A0 03:50, Dan Mahoney a =C3=A9crit=C2=A0: > Hey there All, > > Is there an easy way to have poudriere auto-track the latest quarterly = > ports build tree, without having to manually reset it to a specific=20 > branch? > > Poudriere knows how to portsnap the latest ports/head, but not the late= st=20 > quarterly. poudriere cannot do this by itself, it does not know how to move from one repository to another. This can, however, easily be done with a simple subversion command that you can run in the script you use to build your ports. # svn info /poudriere/ports/quarterly/|grep ^URL URL: https://svn.freebsd.org/ports/branches/2017Q2 # svn switch ^/branches/$(svn ls https://svn.freebsd.org/ports/branches/|sed -ne '/^2.*Q./s|/$||p'|tail -1) /poudriere/ports/quarterly/ D=C2=A0=C2=A0=C2=A0 ports/quarterly/graphics/dri =2E.. # svn info /poudriere/ports/quarterly/|grep ^URL URL: https://svn.freebsd.org/ports/branches/2017Q3 The svn switch command can be run each time, it will not break. (The svn ls trick is taken from the bit I wrote for ports/Tools/scripts/mfh.) --=20 Mathieu Arnold --vgFLs4gAcMgmEN29l225OQwp3Go17Vk5D-- --Op6tSJg0HS87lqTS3tKCtKs392XpDEBfP 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 iQJ8BAEBCgBmBQJZrpWHXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85ItUQQAIS4tL0n2Lkr8rMo40+WIL0c SnsB975+Jy/oWfO7PPkMEa+ZbPl+l3Ve3jsxOoP6ixVkV2MZa/OamAlwKsjx3wdE htEn1pxiuwJqRUfPkqGcMx5GhvjE9/9y+92ueNeYQiDPSVVXN7YCmqD9uaDgTSom 4aaclM+K09H3np5MNxNrf6i7EUQIh6jF+3QV/9q+XueEdHZqI/GoJ8fWr+AK6Q+x A5Wnk7WSLRcHK2eVy2kJKT8Nu3kTEVgiiOqeNnpQQPnJpxqVPeBm2lXgZ1/V1RXy Dtc52IpSgG8sfdZAOE8IdwXHc44L/kX6q7WBFA634fwGxLRxJLiPi199xubzCPQB XxveNgc8lxjsIzM7cBzLzHxvDyydTWj6ycW2sTH+CMk9cAzg78eroPsoKslC/Vei 3BHaFj1fZqfo3db14ACvCfKcs1CeQSp+rDD8VPy5nD8Ujy1uwZE4wfsYaEm8xjls J3v7k88AJqlXOZUXKkki6Hkl7OkqWzfbXFbS+p7vSWA4a6OyBEUbiBzSbKMWwjpV E2hz7nUQu6Z7ubieECj4ACUNOyHXYRd77gTF5+2cDZKGA5PDrTreOIqmcBiXKQ6H tqIaXk3V1mI6ZecXCbsgPkN6e2KUlNEqCfaqn7Xv0kSxfPcB39HTEMq7Y/rC/C5R PRVjMqI8Js/DI/n8qfjA =mRuo -----END PGP SIGNATURE----- --Op6tSJg0HS87lqTS3tKCtKs392XpDEBfP-- From owner-freebsd-ports@freebsd.org Tue Sep 5 13:56:17 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 246D4E0AF77 for ; Tue, 5 Sep 2017 13:56:17 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: from mail-lf0-x234.google.com (mail-lf0-x234.google.com [IPv6:2a00:1450:4010:c07::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9774B6E16C for ; Tue, 5 Sep 2017 13:56:16 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: by mail-lf0-x234.google.com with SMTP id d17so11032911lfe.2 for ; Tue, 05 Sep 2017 06:56:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=eP3zRbbC1k9Cq+5mEJPFbwFC2cSLRe+ChtCRYFbl084=; b=PVE8AIwHSXVPTvZHoQq4G1L0hYjzTFvuPf420FWklNP1/HSYfp8u3VFyohlTCNn8qr lB/tyXVkBL1oSLkajBLbERgkH5cbhCEvjaeMesaQhceOY6T+MbNauiyImABpN08sEaEb 0RWQU4yggJs7U1Dmuw1GC+wYZ4L710EY81xjp+389s50YmnC7iP/wpyRLkh6iCoeHdiI 8z0NpTTYFakSSU3p8NBJKU3kg5OV9Tp5Hw1NE+oQFbLzpxFgT74AZBKVsa6f2UPrARx/ w9482V9V7rB+WLncOdIiRxLIwYgpnVTY1+MC2v4Nfa+wc+kgGYBZ6kLqK1HuWFujSqq4 wPjQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=eP3zRbbC1k9Cq+5mEJPFbwFC2cSLRe+ChtCRYFbl084=; b=aMyifyOvN8jCTbb7CjN3+12vwOVBhSMrqCu50wHbu71EdHhm1h7QM+/g6HUXH4hhva Whvp/Awj8siYU3FrYEpuHkvtchFFGF/jRflvuz63OwmcStjF5tVkPJxfehbuZvzkxVGY ySEKxi67xzaFS7J9qWlxx+8QyPVVfDOUlwX2bXkTRYDN0+AELFI6POc/bXRUXR3zEEAu CTkjvL2DhF+gYuS1gN8KKFp0F8CDqtbx0Dxvf8HLBzdhCZ2KOlG+X9nNhvAAtcKQQ1JY UsRVG5AhPJ3PuJ/2dX2oxNSp/Xv4nUhH+47BJEQbDVNEJANsCJH/ym1DginlRqjylxVG q9eA== X-Gm-Message-State: AHPjjUi6VuQylwgvAhJRimZB+qb2t+lqRTXi/epSEF4r4h2BFTwb7H3d U0OTyJKI+YVSra8BBELc3V8ujabg/g== X-Google-Smtp-Source: ADKCNb6dM1zZ+WYX7XdCrTxI2W7LSGuJ5ccF9W3DpxpVzyGPC+eQag9fynSBnrIdMQJI5z5oTfHbP1f0rir4eqAnX+c= X-Received: by 10.25.84.84 with SMTP id i81mr1459539lfb.168.1504619774155; Tue, 05 Sep 2017 06:56:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.25.115.220 with HTTP; Tue, 5 Sep 2017 06:56:12 -0700 (PDT) Received: by 10.25.115.220 with HTTP; Tue, 5 Sep 2017 06:56:12 -0700 (PDT) In-Reply-To: References: From: =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= Date: Tue, 5 Sep 2017 15:56:12 +0200 Message-ID: Subject: PR looking for committer To: FreeBSD Mailing List Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 13:56:17 -0000 Hi, Can a committer have a look at this? It blocks another port update https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222001 Thanks! From owner-freebsd-ports@freebsd.org Tue Sep 5 15:23:47 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D032BE0E65A for ; Tue, 5 Sep 2017 15:23:47 +0000 (UTC) (envelope-from kathy.wiley@digitalmicroinfo.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 7C7D08298A for ; Tue, 5 Sep 2017 15:23:47 +0000 (UTC) (envelope-from kathy.wiley@digitalmicroinfo.com) Received: by mailman.ysv.freebsd.org (Postfix) id 78E89E0E659; Tue, 5 Sep 2017 15:23:47 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 787D9E0E658 for ; Tue, 5 Sep 2017 15:23:47 +0000 (UTC) (envelope-from kathy.wiley@digitalmicroinfo.com) Received: from IND01-MA1-obe.outbound.protection.outlook.com (mail-ma1ind01hn0243.outbound.protection.outlook.com [104.47.100.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "mail.protection.outlook.com", Issuer "Microsoft IT SSL SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 629A58297E for ; Tue, 5 Sep 2017 15:23:45 +0000 (UTC) (envelope-from kathy.wiley@digitalmicroinfo.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=NETORGFT2129243.onmicrosoft.com; s=selector1-digitalmicroinfo-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=R5mO7uDXYbeKg2SX1uU2jDoYEjAfBXGoryD+DpKHBAg=; b=KKuBzbdv61A/eAflRCTbaPLAsAfaLmeUgDR1Qx1WjUNHgyMJl/HiOuHn3W2OI9AcmGir6d09SIy8WwkFJudlyQkZ1M3tNHBY2pPSzoRuoegdTuTPFp+Guum2f5tZ4auKQ1bbUAb9X0yrQGwUy2YlpTC3wX0UDccGOLOTGNg1A9Q= Received: from BM1PR01MB0050.INDPRD01.PROD.OUTLOOK.COM (10.164.128.146) by BM1PR01MB0532.INDPRD01.PROD.OUTLOOK.COM (10.164.132.7) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P256) id 15.20.13.10; Tue, 5 Sep 2017 15:23:42 +0000 Received: from BM1PR01MB0050.INDPRD01.PROD.OUTLOOK.COM ([10.164.128.146]) by BM1PR01MB0050.INDPRD01.PROD.OUTLOOK.COM ([10.164.128.146]) with mapi id 15.20.0013.018; Tue, 5 Sep 2017 15:23:42 +0000 From: Kathy Wiley To: "ports@freebsd.org" Subject: Tele-communication Mailing List Thread-Topic: Tele-communication Mailing List Thread-Index: AdMmWqO1wLwzOs4tR+agvTijieBnVA== Date: Tue, 5 Sep 2017 15:22:07 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: spf=none (sender IP is ) smtp.mailfrom=kathy.wiley@digitalmicroinfo.com; x-originating-ip: [49.207.51.177] x-ms-publictraffictype: Email x-microsoft-exchange-diagnostics: 1; BM1PR01MB0532; 6:SuAN8HY2PyDtW9omE/5+R6+r4j/dv7fwuPWuR0COBj2SjsAGNSg3ya59ABd2kr0SYnkf0GiqhQIDd11QK3pHj+PnxiVNmzdx/mIKeuV0YmcZRn1dtDDUFb58F4QZVJAn5AZmA0fXxgnok+/qACgo7tnA43RPMWnzLDnRskTNubly8WG3f6tILMn3YfQs8FuNIbx+qQzaKgsXS8TRFPvvC0qgRXFGnTEV0Bh+CUE+UvZwbPQJope+EZxfE9dMpok84u3U8bXdk4YzJ5Wp6gtPTEt/xrW1k8Me9zWdv++WZEndLBfvXy0/Op/cjS9wXJ8mT9gyCW0tH1N6cNJOnxx7/A==; 5:zofa14g3fv9S4mq0UXB+69l/5hgBw+ERWAiCRdbDTEMBYQ+w4/qwvmJqYtPfzkzQlyf8TclMUhuvEGsHSat/Beapz+Pc2JiW3zDzNccXzkzSzEhpWqEIyKPwqficRq7kPMz0JNqZhhuXZVMar0dv9g==; 24:uagEyCKfZV4NkA46DhgDkV0ljhHkA8W3+xeoTVsbq52VDatnAdTmZEqDS3MnBkEprFnlZE+hTOV02IHSwHkZ6A==; 7:0JqttfcEeT9ER5s8PREJfKXxJGLPUDNokg0cobjfpD+59ZxL8LVgotKHuOnRpuF6pqLPRqwDU9OmPovyP2TkaSV2aUFc4aEnBpmopR1zTW4SeGzCjSkjwe8j2oMqgeCcrTND0dpINS2MPwPw8W9cLvz5ZjhrpTnDB1JBz+jRwQzgoH7oEH0x5hsLbY1FcP3A3tdmEohpiayDvSau0yy6Up9OOAU8+tvhjwp/+H3phhQ= x-ms-office365-filtering-correlation-id: dace7281-9a8d-45d4-9d1c-08d4f472178a x-microsoft-antispam: UriScan:; BCL:0; PCL:0; RULEID:(300000500095)(300135000095)(300000501095)(300135300095)(300000502095)(300135100095)(22001)(2017030254152)(2017082002075)(300000503095)(300135400095)(2017052603199)(201703131423075)(201702281549075)(300000504095)(300135200095)(300000505095)(300135600095)(300000506095)(300135500095); SRVR:BM1PR01MB0532; x-ms-traffictypediagnostic: BM1PR01MB0532: x-exchange-antispam-report-test: UriScan:(21748063052155); x-microsoft-antispam-prvs: x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(100000700101)(100105000095)(100000701101)(100105300095)(100000702101)(100105100095)(6040450)(2401047)(5005006)(8121501046)(93006095)(93001095)(8191506052)(3002001)(100000703101)(100105400095)(10201501046)(8121516046)(6041248)(20161123558100)(20161123562025)(20161123555025)(201703131423075)(201702281528075)(201703061421075)(201703061406153)(2016111802025)(20161123560025)(20161123564025)(6043046)(6072148)(201708071742011)(100000704101)(100105200095)(100000705101)(100105500095); SRVR:BM1PR01MB0532; BCL:0; PCL:0; RULEID:(100000800101)(100110000095)(100000801101)(100110300095)(100000802101)(100110100095)(100000803101)(100110400095)(100000804101)(100110200095)(100000805101)(100110500095); SRVR:BM1PR01MB0532; x-forefront-prvs: 0421BF7135 x-forefront-antispam-report: SFV:SPM; SFS:(10009020)(6009001)(199003)(189002)(77096006)(2351001)(6116002)(110136004)(105586002)(3846002)(86362001)(14454004)(106356001)(9476002)(6506006)(102836003)(1730700003)(790700001)(33656002)(81156014)(81166006)(101416001)(8936002)(6436002)(66066001)(6916009)(8676002)(54356999)(7520500002)(189998001)(7696004)(6666003)(50986999)(478600001)(2501003)(5660300001)(2900100001)(74316002)(6306002)(3660700001)(3280700002)(7736002)(68736007)(55016002)(25786009)(2906002)(3480700004)(5630700001)(5640700003)(9686003)(54896002)(53936002)(97736004)(509179002)(21750200001); DIR:OUT; SFP:1501; SCL:5; SRVR:BM1PR01MB0532; H:BM1PR01MB0050.INDPRD01.PROD.OUTLOOK.COM; FPR:; SPF:None; PTR:InfoNoRecords; A:1; MX:1; LANG:en; received-spf: None (protection.outlook.com: digitalmicroinfo.com does not designate permitted sender hosts) spamdiagnosticoutput: 1:22 MIME-Version: 1.0 X-OriginatorOrg: digitalmicroinfo.com X-MS-Exchange-CrossTenant-originalarrivaltime: 05 Sep 2017 15:22:07.8679 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 28a97400-0b4f-4ade-82f0-76a35ec0649a X-MS-Exchange-Transport-CrossTenantHeadersStamped: BM1PR01MB0532 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 15:23:48 -0000 Hi, Good Day I'm writing to check if you would be interested to acquire the newly releas= ed 200,000+ "Tele-communication Executive" Leads with verified business ema= ils and complete contact information. Data Fields: Contact name, Title, Company name, Size, Any Location, Opt-In = Email address, Phone & Fax numbers and etc. Data Guarantees: 85-90% Deliver ability on emails and 98% accuracy on other= contact information Please let me know your target market: Target Industry_________ Target title___________ Target Geography: ________= ________ Let me know your thoughts or pass on the message to the right person in you= r company. Regards, Kathy Marketing Manager | Accurate Business Leads | If you do not wish to receive further emails, please respond with "Leave Ou= t" or "Unsubscribe". From owner-freebsd-ports@freebsd.org Tue Sep 5 17:47:34 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F1239E15331 for ; Tue, 5 Sep 2017 17:47:34 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 5E69580C9C for ; Tue, 5 Sep 2017 17:47:34 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 3E2CCE1532D; Tue, 5 Sep 2017 17:47:34 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D90CE1532C; Tue, 5 Sep 2017 17:47:34 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-ua0-x233.google.com (mail-ua0-x233.google.com [IPv6:2607:f8b0:400c:c08::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7769B80C92; Tue, 5 Sep 2017 17:47:33 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: by mail-ua0-x233.google.com with SMTP id l24so9778228uaa.5; Tue, 05 Sep 2017 10:47:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=QY+ni4MRCKwaSe5/KPh0NG02Jt/x4aXuXnj1rB2Oz1U=; b=CXIZCw4IexIlj9cMhROTUlcLq9DiPPskNGApLzNLgZOQdZ6Ci2+HJoCJ8ek0UrjUkH p40qDPNS2z8L3zJv+2YsI5/H1ufna9PBeLopiEywsu3jUXkiSC/GT6VwFqe70Wc/ZRaK jeiOcEdq1Wpw8T90d5qbl4uaNRfDlJmwo/S99ygP1owYrRQo/qVarS6D+qsljuhZ11XH hoR+xIJ8XHXg2GuocJVF9IPocMsFKOreLT2C7Pl2myWDDqObaGKvJSX9dFbPaVi2cGhI k+cEt3q/UOenvMRLYYPkXfgTnYbqFrV3JzFLbNxu9eVEwZVVy4MB6WTTJhzGDDtSnnTi Jl+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=QY+ni4MRCKwaSe5/KPh0NG02Jt/x4aXuXnj1rB2Oz1U=; b=qvhlD+RxtAXKAHVUuz2mzwUTGwTleVmJlXaTrcl6YFiI1iXNp/YsT4z/qByHN0OVG3 AvS3BcDjBUhXoJnFCGLUB5KYNwyEcEiKZJpIL6krjVPIOTOMTe8uG3pHbZG+YyDOzwb3 wK8ZLiqE6JGMQ3ML0hMj1Ui39UXeKiVDJIbjTlMIgKFWRPV5Pn9m8kOooQ87bh38nXQ3 pP9uoA10rfbtYLKdoQv632X2LT9QaDSk3EjPqUOTDRnKUsjsCoFzroXRLPqv8eIAvy/m /C4u6d3A+UiPRc8K/s3tbNDvl3JSYHncXhkXCHp9Cp13aRjoTOrhh0bdgoS2OcAZV1nH LuvQ== X-Gm-Message-State: AHPjjUgceU8wsgIwVjbqSQ75yA4KWIxRia6m6V3p8Ud62ybbwx/CE9jG 9qmE3zSVBH4R7Eps5Rt7s74vOZgrXXd2jwY= X-Google-Smtp-Source: ADKCNb6L+pdzTmiLT271UJfD3JQnbK/LIKSAeK7IP9KHeKd8efU1QvceyHW6xlAu1wUZtwROa5pCqmt3JBlVnu561+k= X-Received: by 10.176.79.238 with SMTP id t46mr3385420uah.24.1504633652181; Tue, 05 Sep 2017 10:47:32 -0700 (PDT) MIME-Version: 1.0 Sender: kob6558@gmail.com Received: by 10.103.134.199 with HTTP; Tue, 5 Sep 2017 10:47:31 -0700 (PDT) In-Reply-To: <20170905120327.ik5ws3hbt4lbb2ll@ptrcrt.ch> References: <20170905120327.ik5ws3hbt4lbb2ll@ptrcrt.ch> From: Kevin Oberman Date: Tue, 5 Sep 2017 10:47:31 -0700 X-Google-Sender-Auth: Y8_u0-IeybRCzIv4luZy4FzzXsI Message-ID: Subject: Re: Tcl/Tk 8.4 deprecation To: TclTk@freebsd.org Cc: erik@bz.bzflag.bz, "ports@FreeBSD.org" , portmaster@bsdforge.com, Joseph Mingrone , =?UTF-8?Q?Michael_Gr=C3=BCnewald?= , acm@freebsd.org, bsd@volki.at, dsh@vlink.ru, gromnizki@unixdev.net, Johan van Selst X-Mailman-Approved-At: Tue, 05 Sep 2017 18:20:50 +0000 Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 17:47:35 -0000 On Tue, Sep 5, 2017 at 5:03 AM, Pietro Cerutti wrote: > Hi all, > > I'll be shorty deprecating Tcl/Tk 8.4 in our ports tree. The latest > release of this series was 8.4.20 (June 2013). > Tcl/Tk series 8.5 and 8.6 are fully supported, and 8.7 is coming > soon-ish. > > Thus, I will soon mark the following ports as DEPRECATED, with expiry > date sometimes this fall. If you care for any of them, please try to > upgrade them to a newer version (if any) or make them work with Tcl 8.6, > which is the current default version. If you need any support in the > process, please let me know and I'll be glad to help. > > lang/fpc-tcl > lang/itcl > lang/smalltalk > lang/tcl84 > multimedia/nxtvepg > games/scid > games/polypuzzle > graphics/ocaml-lablgl > graphics/gdtclft > databases/pgaccess > math/R > math/maxima > editors/tpad > x11-toolkits/ocaml-labltk > x11-toolkits/tk84 > devel/vtcl > x11-clocks/tktz > net/xpvm > x11/tkXwin > > Best, > > -- > Pietro Cerutti > The FreeBSD Project > gahr@FreeBSD.org > Pietro, I have both graphics/ocaml-lablgl and x11-toolkits/ocaml-labltk installed using 8.5 with no issues. The Makefiles expressly list 84 and 85 as usable. math/R simply requires 8.4 or higher. I suspect most/all of the listed ports already work with supported versions. So should these just be patched to change 84+ or 84,85 to just 85? If so, I can submit some later today, but removing 84 won't break most (all?) whether the ports are patched or not. -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 From owner-freebsd-ports@freebsd.org Tue Sep 5 18:25:46 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10CC4E17275 for ; Tue, 5 Sep 2017 18:25:46 +0000 (UTC) (envelope-from lbartoletti@tuxfamily.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id D25C563FB6 for ; Tue, 5 Sep 2017 18:25:45 +0000 (UTC) (envelope-from lbartoletti@tuxfamily.org) Received: by mailman.ysv.freebsd.org (Postfix) id CF8E9E17273; Tue, 5 Sep 2017 18:25:45 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CF1DFE17272 for ; Tue, 5 Sep 2017 18:25:45 +0000 (UTC) (envelope-from lbartoletti@tuxfamily.org) Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [212.27.42.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8769463FB1; Tue, 5 Sep 2017 18:25:45 +0000 (UTC) (envelope-from lbartoletti@tuxfamily.org) Received: from [192.168.0.66] (unknown [88.184.223.108]) by smtp1-g21.free.fr (Postfix) with ESMTP id BA127B0051E; Tue, 5 Sep 2017 20:25:41 +0200 (CEST) To: ports@FreeBSD.org Cc: pgsql@FreeBSD.org From: "L.Bartoletti" Subject: USES pgsql:plpython? Message-ID: <0a07ba63-d009-8c4a-5f00-8426c018c51e@tuxfamily.org> Date: Tue, 5 Sep 2017 20:25:41 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 18:25:46 -0000 Hi, I prepare a port which needs plpython. Is there any reason that we don't have the choice to write in our Makefile "USES pgsql:plpython"? Only because there are no ports dependent upon this port? Can I add it to my diff? Regards Loïc Bartoletti. From owner-freebsd-ports@freebsd.org Tue Sep 5 18:40:06 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E41E0E18218 for ; Tue, 5 Sep 2017 18:40:06 +0000 (UTC) (envelope-from crees@bayofrum.net) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id AD3BF675D0 for ; Tue, 5 Sep 2017 18:40:06 +0000 (UTC) (envelope-from crees@bayofrum.net) Received: by mailman.ysv.freebsd.org (Postfix) id 9210CE18217; Tue, 5 Sep 2017 18:40:06 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 918D1E18216 for ; Tue, 5 Sep 2017 18:40:06 +0000 (UTC) (envelope-from crees@bayofrum.net) Received: from mail56c50.megamailservers.eu (mail168c50.megamailservers.eu [91.136.10.178]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8C8CC675C5; Tue, 5 Sep 2017 18:40:04 +0000 (UTC) (envelope-from crees@bayofrum.net) X-Authenticated-User: bayofrum.uwclub.net Received: from pegasus.bayofrum.net (host-80-41-56-156.as13285.net [80.41.56.156]) (authenticated bits=0) by mail56c50.megamailservers.eu (8.14.9/8.13.1) with ESMTP id v85IXv1g015390; Tue, 5 Sep 2017 18:33:59 +0000 Received: from android-4497c5999ce4d9aa.bayofrum.net (android-4497c5999ce4d9aa.bayofrum.net [192.168.1.115]) by pegasus.bayofrum.net (Postfix) with ESMTPSA id 5B6CC80D6E; Tue, 5 Sep 2017 19:33:55 +0100 (BST) Date: Tue, 05 Sep 2017 19:33:53 +0100 User-Agent: K-9 Mail for Android In-Reply-To: <0a07ba63-d009-8c4a-5f00-8426c018c51e@tuxfamily.org> References: <0a07ba63-d009-8c4a-5f00-8426c018c51e@tuxfamily.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: USES pgsql:plpython? To: "L.Bartoletti" , ports@FreeBSD.org CC: pgsql@FreeBSD.org From: Chris Rees Message-ID: <6FDD2104-AA65-4AA8-8912-26271FB04121@bayofrum.net> X-bayofrum-MailScanner-Information: Please contact the ISP for more information X-bayofrum-MailScanner-ID: 5B6CC80D6E.A81BA X-bayofrum-MailScanner: Found to be clean X-bayofrum-MailScanner-From: crees@bayofrum.net X-Spam-Status: No X-CTCH-RefID: str=0001.0A0B0201.59AEEE18.0028:SCFSTAT44462833, ss=1, re=-4.000, recu=0.000, reip=0.000, cl=1, cld=1, fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown X-CTCH-Score: -4.000 X-CTCH-Rules: X-CTCH-Flags: 0 X-CTCH-ScoreCust: 0.000 X-CSC: 0 X-CHA: v=2.2 cv=F+4nTupN c=1 sm=1 tr=0 a=eImF4KVNE/MQsd0gg/pNFQ==:117 a=eImF4KVNE/MQsd0gg/pNFQ==:17 a=IkcTkHD0fZMA:10 a=2JCJgTwv5E4A:10 a=dIu3SnmMAAAA:8 a=wW0svjmTV1EgS_fDcN4A:9 a=QEXdDO2ut3YA:10 a=Ua9G7VpiFza3u12uuhVB:22 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 18:40:07 -0000 Hey, No reason at all... I just missed it out when I wrote that bit of pgsql.mk= :) If you feel up to patching Mk/Uses/pgsql.mk (have a look at line 135, add p= lpython and make another line below it to match the others). Please alphab= etise the list while you're at it! If you can't get it to work, I'll do it. Cheers, Chris On 5 September 2017 19:25:41 BST, "L.Bartoletti" wrote: >Hi, > >I prepare a port which needs plpython. Is there any reason that we >don't=20 >have the choice to write in our Makefile "USES pgsql:plpython"? > >Only because there are no ports dependent upon this port? Can I add it=20 >to my diff? > >Regards > >Lo=C3=AFc Bartoletti. --=20 Sent from my Android device with K-9 Mail. Please excuse my brevity. --=20 This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-ports@freebsd.org Tue Sep 5 18:44:30 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3BA8DE186DD for ; Tue, 5 Sep 2017 18:44:30 +0000 (UTC) (envelope-from crees@bayofrum.net) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id EDD766894C for ; Tue, 5 Sep 2017 18:44:29 +0000 (UTC) (envelope-from crees@bayofrum.net) Received: by mailman.ysv.freebsd.org (Postfix) id B53A4E186DC; Tue, 5 Sep 2017 18:44:29 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B4BEAE186DB for ; Tue, 5 Sep 2017 18:44:29 +0000 (UTC) (envelope-from crees@bayofrum.net) Received: from mail37c50.megamailservers.eu (mail161c50.megamailservers.eu [91.136.10.171]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 817DC68933; Tue, 5 Sep 2017 18:44:28 +0000 (UTC) (envelope-from crees@bayofrum.net) X-Authenticated-User: bayofrum.uwclub.net Received: from pegasus.bayofrum.net (host-80-41-56-156.as13285.net [80.41.56.156]) (authenticated bits=0) by mail37c50.megamailservers.eu (8.14.9/8.13.1) with ESMTP id v85IiIbm016827; Tue, 5 Sep 2017 18:44:19 +0000 Received: from android-4497c5999ce4d9aa.bayofrum.net (android-4497c5999ce4d9aa.bayofrum.net [192.168.1.115]) by pegasus.bayofrum.net (Postfix) with ESMTPSA id 2EE0080DFC; Tue, 5 Sep 2017 19:44:16 +0100 (BST) Date: Tue, 05 Sep 2017 19:44:14 +0100 User-Agent: K-9 Mail for Android In-Reply-To: <6FDD2104-AA65-4AA8-8912-26271FB04121@bayofrum.net> References: <0a07ba63-d009-8c4a-5f00-8426c018c51e@tuxfamily.org> <6FDD2104-AA65-4AA8-8912-26271FB04121@bayofrum.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: USES pgsql:plpython? To: "L.Bartoletti" , ports@FreeBSD.org CC: pgsql@FreeBSD.org From: Chris Rees Message-ID: <63F1235A-8F54-4B95-8FAE-4AB10B74B604@bayofrum.net> X-bayofrum-MailScanner-Information: Please contact the ISP for more information X-bayofrum-MailScanner-ID: 2EE0080DFC.A8224 X-bayofrum-MailScanner: Found to be clean X-bayofrum-MailScanner-From: crees@bayofrum.net X-Spam-Status: No X-CTCH-RefID: str=0001.0A0B0205.59AEF084.0031:SCFSTAT44462833, ss=1, re=-4.000, recu=0.000, reip=0.000, cl=1, cld=1, fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown X-CTCH-Score: -4.000 X-CTCH-Rules: X-CTCH-Flags: 0 X-CTCH-ScoreCust: 0.000 X-CSC: 0 X-CHA: v=2.2 cv=LIoWeNe9 c=1 sm=1 tr=0 a=eImF4KVNE/MQsd0gg/pNFQ==:117 a=eImF4KVNE/MQsd0gg/pNFQ==:17 a=IkcTkHD0fZMA:10 a=2JCJgTwv5E4A:10 a=ZB5LerlCAAAA:8 a=dIu3SnmMAAAA:8 a=7cyCI0ON9tTAlbEFJvwA:9 a=7Zwj6sZBwVKJAoWSPKxL6X1jA+E=:19 a=QEXdDO2ut3YA:10 a=YKPTzOroS2oaEK2QgPcx:22 a=Ua9G7VpiFza3u12uuhVB:22 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 18:44:30 -0000 By the way, the syntax is: USES=3D pgsql WANT_PGSQL=3D plpython The argument to USES is for version selection. Chris On 5 September 2017 19:33:53 BST, Chris Rees wrote: >Hey, > >No reason at all... I just missed it out when I wrote that bit of >pgsql.mk :) > >If you feel up to patching Mk/Uses/pgsql.mk (have a look at line 135, >add plpython and make another line below it to match the others).=20 >Please alphabetise the list while you're at it! > >If you can't get it to work, I'll do it. > >Cheers, > >Chris > >On 5 September 2017 19:25:41 BST, "L.Bartoletti" > wrote: >>Hi, >> >>I prepare a port which needs plpython. Is there any reason that we >>don't=20 >>have the choice to write in our Makefile "USES pgsql:plpython"? >> >>Only because there are no ports dependent upon this port? Can I add it > >>to my diff? >> >>Regards >> >>Lo=C3=AFc Bartoletti. --=20 Sent from my Android device with K-9 Mail. Please excuse my brevity. --=20 This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-ports@freebsd.org Tue Sep 5 18:47:35 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85990E1897F for ; Tue, 5 Sep 2017 18:47:35 +0000 (UTC) (envelope-from lbartoletti@tuxfamily.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id EE95F699B0 for ; Tue, 5 Sep 2017 18:47:34 +0000 (UTC) (envelope-from lbartoletti@tuxfamily.org) Received: by mailman.ysv.freebsd.org (Postfix) id CB641E1897A; Tue, 5 Sep 2017 18:47:34 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CAE0DE18978 for ; Tue, 5 Sep 2017 18:47:34 +0000 (UTC) (envelope-from lbartoletti@tuxfamily.org) Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [IPv6:2a01:e0c:1:1599::10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3424F699A7; Tue, 5 Sep 2017 18:47:34 +0000 (UTC) (envelope-from lbartoletti@tuxfamily.org) Received: from [127.0.0.1] (unknown [88.184.223.108]) (Authenticated sender: l.bartoletti@free.fr) by smtp1-g21.free.fr (Postfix) with ESMTPSA id 0DF21B00579; Tue, 5 Sep 2017 20:47:25 +0200 (CEST) Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Mailer: BlackBerry Email (10.3.2.2876) Message-ID: <20170905184725.5374037.6458.3130@tuxfamily.org> Date: Tue, 05 Sep 2017 20:47:25 +0200 Subject: Re: USES pgsql:plpython? From: Lbartoletti In-Reply-To: <63F1235A-8F54-4B95-8FAE-4AB10B74B604@bayofrum.net> References: <0a07ba63-d009-8c4a-5f00-8426c018c51e@tuxfamily.org> <6FDD2104-AA65-4AA8-8912-26271FB04121@bayofrum.net> <63F1235A-8F54-4B95-8FAE-4AB10B74B604@bayofrum.net> To: Chris Rees , ports@FreeBSD.org Cc: pgsql@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 18:47:35 -0000 Yes sorry. I wrote too fast :) My patch is near to be ready. Just some tests to be sure. Thanks. Envoy=E9=A0de=A0mon=A0smartphone=A0BlackBerry=A010. =A0 Message d'origine =A0 De: Chris Rees Envoy=E9: mardi 5 septembre 2017 20:44 =C0: L.Bartoletti; ports@FreeBSD.org Cc: pgsql@FreeBSD.org Objet: Re: USES pgsql:plpython? By the way, the syntax is: USES=3D pgsql WANT_PGSQL=3D plpython The argument to USES is for version selection. Chris On 5 September 2017 19:33:53 BST, Chris Rees wrote: >Hey, > >No reason at all... I just missed it out when I wrote that bit of >pgsql.mk :) > >If you feel up to patching Mk/Uses/pgsql.mk (have a look at line 135, >add plpython and make another line below it to match the others).=20 >Please alphabetise the list while you're at it! > >If you can't get it to work, I'll do it. > >Cheers, > >Chris > >On 5 September 2017 19:25:41 BST, "L.Bartoletti" > wrote: >>Hi, >> >>I prepare a port which needs plpython. Is there any reason that we >>don't=20 >>have the choice to write in our Makefile "USES pgsql:plpython"? >> >>Only because there are no ports dependent upon this port? Can I add it > >>to my diff? >> >>Regards >> >>Lo=EFc Bartoletti. --=20 Sent from my Android device with K-9 Mail. Please excuse my brevity. --=20 This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-ports@freebsd.org Tue Sep 5 18:52:19 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 690A4E18EB9; Tue, 5 Sep 2017 18:52:19 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: from mail-wm0-x22d.google.com (mail-wm0-x22d.google.com [IPv6:2a00:1450:400c:c09::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B81A86ACD4; Tue, 5 Sep 2017 18:52:18 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: by mail-wm0-x22d.google.com with SMTP id u26so22926542wma.0; Tue, 05 Sep 2017 11:52:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:organization:user-agent :in-reply-to:references:mime-version; bh=yeNs+83VzIrMNrJUiNS/Rv3r0WuWKairfhmJNCxBvdM=; b=W5wW27oCo6IXbldSBC0E4auK6k7LJg09dTf4EbviWAidsZz31jSkWvXH/ScKK5NCM1 E6FZIzXFY8u4MiEb5zTJ1MRR9GjXsca4A0vvGBkO54rT5TldBJsBOrROZsPdnqkYi4tu ilHvJ2WsQEJMNvAG4LRx5ipknV/uj24C+AuwLi56ISGxu7Jyc149yt5Vt7P4cnuY1qTX RvCe7Sfgwhab+1XfhfhmoYhrp+b5a+U2GIALBZrowBszf6U3w83XLczdldPASPVkr+rt /RFYRpmllEYdc4UK1v4MbqzEP7aXSFy4bbwn6ErYdv2zDYu+mzIsEDr+PCVypHE2nmd0 LqCA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version; bh=yeNs+83VzIrMNrJUiNS/Rv3r0WuWKairfhmJNCxBvdM=; b=BqPJYNm8DAzkLbJURKBkENAewYxATFWlfe5OPzSBKqZp970UbYZxfQOVDh1UOrNTWj JUSPh7QcX44f6yjCzUywAqhwV4+ayxNYKsJUirBjUcoUBhQA148WYdFMqtCBvE20Omu/ hge/hMsDR5CRkgS+VKTL6VoSqdWloZO+7DULovUFkWLKD7pfa5kDsfW89eFYN6o64LLu tIeutWzptxu0nmG9yxI/V4h/PYrx2ClOVYGJaodcpgcp37XnDeQnCsMlh2rWJbG69m92 QKI+aC3j58FUjg1jqdpiEZzmC/QmPVYxwOL19hN52HWx7aOSQT2v+AhTIV20aSBUqrwE PMRw== X-Gm-Message-State: AHPjjUh981lYhjNBRWaqYM2ZKPJhN0B1kzdXS0xPcjDp1qbD/+1CWPGw hVJZhM2zyxoIerZ2vZo= X-Google-Smtp-Source: ADKCNb7fYzPv+aehIk8vUoztsiKI3pilbSJfa7fGBgP5lohFRWV4dXrb3SLGrtwRb9dx6axySK1u7A== X-Received: by 10.80.215.78 with SMTP id i14mr4087955edj.274.1504637535608; Tue, 05 Sep 2017 11:52:15 -0700 (PDT) Received: from dragon.local ([41.144.114.114]) by smtp.googlemail.com with ESMTPSA id d21sm719129edb.4.2017.09.05.11.52.14 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2017 11:52:14 -0700 (PDT) From: David Naylor To: Geoffrey Huntley Cc: freebsd-mono@freebsd.org, freebsd-ports@freebsd.org, freebsd-advocacy@freebsd.org Subject: Re: Help Wanted - Work with MSFT and help finish the port of .NET Core to FreeBSD Date: Tue, 05 Sep 2017 20:52:10 +0200 Message-ID: <1697920.aIIVMSx0iY@dragon.local> Organization: Private User-Agent: KMail/4.14.10 (FreeBSD/11.1-RELEASE-p1; KDE/4.14.30; amd64; ; ) In-Reply-To: References: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart4300563.e2VY8fxPu0"; micalg="pgp-sha512"; protocol="application/pgp-signature" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 18:52:19 -0000 --nextPart4300563.e2VY8fxPu0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Monday, 4 September 2017 10:54:21 Geoffrey Huntley wrote: > See https://www.youtube.com/watch?v=NHllisWOCpU and > https://twitter.com/GeoffreyHuntley/status/904227946084294656 Hi Geoffrey It is great to hear there is more interest in finishing the port of .NET Core to FreeBSD (and, I hope, to have ports living in the Port's Collection). Would it be possible for you to put me (and the mono@ mailing list) in touch with Karel and Tomas - I'm not on Twitter. I'll reply to this email (dropping ports@ and advocacy@) with more technical details. Regards David --nextPart4300563.e2VY8fxPu0 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQKTBAABCgB9FiEElI7FEaJ/AwLnmbU6rWP6jday2lUFAlmu8lpfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDk0 OEVDNTExQTI3RjAzMDJFNzk5QjUzQUFENjNGQThERDZCMkRBNTUACgkQrWP6jday 2lV0mRAAtdboLXb0dsf/SupRSt4wXdTzifZqwHviM5sKkdJbPcm2WQdo4RHA/PWE 1cFUtPluUAXrn/HhuIA5mdwFSK28HqE5hziRheDrumXjuvGGvLzvyXnXiwn2OPfm E/WeVX2eeJ7KFy3wNkYce6L33s73/uZQ5nywbVbEe6ZvPvSUVHAVSogjI0A27x59 bGZK7N0gizLxMCV7QBSxeGjooTIakVKXHeS0e3n542SI8+DUVDzgFmHE5MKJeMox mOgbcDvKWM8RciFiGv0xwtfcDs75KN9376bXPe7Oj8ewZy50Y6ZJNE42ZbNtow70 XycL/fvZ5IaAhq8EfrA03gLwuOOV9RrTkpQGSLSuikuyfTPxhO2PKq1Q54rtiBP8 wZ7EMPwY7/0j8j67xvwF6RG40n1SyW/4ApZU2XHmK8QwXcXolyN7SWSKkQxvvoVM 5rD2stB5tuauRKFzSiEseV74gQpOoVzrUTTio5+q0rlXwHg4RgBJULZEqFQyj40W OIPEBbaJv/DpdqtvXy3xIMozhyDzIAmcOhi+hbzIPSGJ2b7Dk7BgIbjO64PL5WmE eXBP73gEU4uujVbidKti6W9sRUkj5zbwkd7MBvzp6HTm1slXXLL5l39aIRqnA1Wm MdLw7bAqpZzmHni6zIOa2Rf0Jk4gFnWd+YI3nfynu0ex0Op8bD0= =LIiR -----END PGP SIGNATURE----- --nextPart4300563.e2VY8fxPu0-- From owner-freebsd-ports@freebsd.org Tue Sep 5 19:24:48 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AFFFCE1AC2D; Tue, 5 Sep 2017 19:24:48 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: from mail-lf0-x243.google.com (mail-lf0-x243.google.com [IPv6:2a00:1450:4010:c07::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BC9AB7244B; Tue, 5 Sep 2017 19:24:47 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by mail-lf0-x243.google.com with SMTP id m199so2144643lfe.5; Tue, 05 Sep 2017 12:24:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=TFzBaOC/2TaHpAAXsMNx1ZOxzsF8qABep5gh0E3jIaQ=; b=Y725zyy3+0PpspR6hId27dA7PL7K45l79XrW7+DNLVXm2Qgwahb0o4RynRwB2fp9B4 VoSMt7l9/KZ3cxc6Qod+G0Rgq271qEWGHM++LRr4icLQ0j/PBcijpTQjCjiFvQDM7hGS qccDnF7fZneA81DWEu5hZS+LhCA1NczbHHAIt8lY/kiflvvAc0VDAXh5oKX3kZ79N7ue 9MyBOaR/pDsQpvthq2JbdbsEcVf9Rg8tWUtRO7yz+EWcwZ5BvoK7AVW6SFelhQQw8rIZ Kyp74ilq/FL+3QxPBcNTzfHuTxiM2SUFZtsQFUwB/JDyxpnpiOFjb1VgqW56rT+ISM0G Kp+Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=TFzBaOC/2TaHpAAXsMNx1ZOxzsF8qABep5gh0E3jIaQ=; b=o25s/4YXN4WRlLOQncSGr/iofgT6ksxh13K5UcBu/3bppm5Z1FbDoQGzc06UMg0eO4 fTsEKb/Z3cwbqQwCKEPOPcQStvluHVGj2nX/30X3YDZdht1eTJmXeoc7eSxAxFmKeSoZ 3J07+lD1xlmwk7X9UGrDt4A4NtEZfcWvw7uwmiiznldXnsziFJSmsDjJL9KLI4Mm5NSk KuP0XJhkspHATbLAESstNKwSJ8v2XPIsxg1Y8FTmz56UsUn3MGLx+DN5BKklGoU90f0e YQexl80dpdzOZu7ied0Lfod4G8YpkgLsZcONlJbbJRXqH0pvwGQg3dUhEA9jtQ1GBt40 qPXw== X-Gm-Message-State: AHPjjUgLB+KFtBUl6GK5MJxO1iUHH7pEpyQKOUpDqgA9o8l9BQfy4htI s6XlWLaG8fkbJ/5GeStTmxLVfcG3kc6H X-Google-Smtp-Source: ADKCNb6JGMWbEuqj+XDDimPVvNyCgQn+MrCBiZ2w9q+IvfiFdorE0Ar6cEFo0TOhgs+s5Ghxz62S6k2RpxOzUnAtL1c= X-Received: by 10.25.67.24 with SMTP id q24mr51904lfa.70.1504639485815; Tue, 05 Sep 2017 12:24:45 -0700 (PDT) MIME-Version: 1.0 Received: by 10.46.81.18 with HTTP; Tue, 5 Sep 2017 12:24:45 -0700 (PDT) In-Reply-To: <1697920.aIIVMSx0iY@dragon.local> References: <1697920.aIIVMSx0iY@dragon.local> From: Russell Haley Date: Tue, 5 Sep 2017 12:24:45 -0700 Message-ID: Subject: Re: Help Wanted - Work with MSFT and help finish the port of .NET Core to FreeBSD To: David Naylor Cc: Geoffrey Huntley , freebsd-advocacy@freebsd.org, freebsd-ports@freebsd.org, Freebsd-mono Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 19:24:48 -0000 On Tue, Sep 5, 2017 at 11:52 AM, David Naylor wrote: > On Monday, 4 September 2017 10:54:21 Geoffrey Huntley wrote: >> See https://www.youtube.com/watch?v=NHllisWOCpU and >> https://twitter.com/GeoffreyHuntley/status/904227946084294656 > > Hi Geoffrey > > It is great to hear there is more interest in finishing the port of .NET Core > to FreeBSD (and, I hope, to have ports living in the Port's Collection). > > Would it be possible for you to put me (and the mono@ mailing list) in touch > with Karel and Tomas - I'm not on Twitter. > > I'll reply to this email (dropping ports@ and advocacy@) with more technical > details. > > Regards > > David Just an FYI: I found Karel's email address and dropped him a private message for more information (I also don't use twitter). I wanted to wait for permission before publishing any information on the mono mailing list (including his email address etc). I had the DotNet CORE and CLR running on FreeBSD using the instructions posted way back when. I also asked about more information a few months back on the DotNet forums but I can't find the message. The response was that "nothing was happening at the time". http://forums.dotnetfoundation.org/ Cheers, Russ From owner-freebsd-ports@freebsd.org Tue Sep 5 20:01:09 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A6AFDE1C651 for ; Tue, 5 Sep 2017 20:01:09 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: from asp.reflexion.net (outbound-mail-210-90.reflexion.net [208.70.210.90]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2F7037E209 for ; Tue, 5 Sep 2017 20:01:08 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: (qmail 2441 invoked from network); 5 Sep 2017 19:54:28 -0000 Received: from unknown (HELO mail-cs-01.app.dca.reflexion.local) (10.81.19.1) by 0 (rfx-qmail) with SMTP; 5 Sep 2017 19:54:28 -0000 Received: by mail-cs-01.app.dca.reflexion.local (Reflexion email security v8.40.2) with SMTP; Tue, 05 Sep 2017 15:54:28 -0400 (EDT) Received: (qmail 8028 invoked from network); 5 Sep 2017 19:54:27 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with (AES256-SHA encrypted) SMTP; 5 Sep 2017 19:54:27 -0000 Received: from [192.168.1.109] (c-67-170-167-181.hsd1.or.comcast.net [67.170.167.181]) by iron2.pdx.net (Postfix) with ESMTPSA id EFF64EC94DA; Tue, 5 Sep 2017 12:54:26 -0700 (PDT) From: Mark Millard Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: x11/pixman vs. clang 5 arm assembler handling: "error: unknown directive" and the like Message-Id: <5CAB42C9-984A-4BC9-A4CC-4BDD74932084@dsl-only.net> Date: Tue, 5 Sep 2017 12:54:26 -0700 Cc: FreeBSD Toolchain To: freebsd-arm , x11@FreeBSD.org, FreeBSD Ports X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 20:01:09 -0000 In an experiment with building some arm ports via poudriere cross building on amd64 I got the following. It appears that clang does not handle all the assembler notation and a different assembler might need to be used for x11/pixman . (The x11/pixman usage is indirect from having specified x11/lumina and x11/xscreensaver ). --- pixman-arm-simd-asm.lo --- /bin/sh ../libtool --mode=3Dcompile /nxb-bin/usr/bin/cc = -DHAVE_CONFIG_H -I. -I.. -mcpu=3Dcortex-a7 -O2 -pipe = -mcpu=3Dcortex-a7 -g -fno-strict-aliasing -MT pixman-arm-simd-asm.lo = -MD -MP -MF .deps/pixman-arm-simd-asm.Tpo -c -o pixman-arm-simd-asm.lo = pixman-arm-simd-asm.S libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. = -mcpu=3Dcortex-a7 -O2 -pipe -mcpu=3Dcortex-a7 -g -fno-strict-aliasing = -MT pixman-arm-simd-asm.lo -MD -MP -MF .deps/pixman-arm-simd-asm.Tpo -c = pixman-arm-simd-asm.S -fPIC -DPIC -o .libs/pixman-arm-simd-asm.o :1:1: error: unknown directive . . . --- pixman-arm-simd-asm.lo --- .func fname ^ ./pixman-arm-simd-asm.h:599:5: note: while in macro instantiation pixman_asm_function fname ^ /tmp/pixman-arm-simd-asm-b59328.s:910:1: note: while in macro = instantiation generate_composite_function pixman_composite_src_8888_8888_asm_armv6, = 32, 0, 32, FLAG_DST_WRITEONLY | FLAG_COND_EXEC | = FLAG_SPILL_LINE_VARS_WIDE | FLAG_PROCESS_PRESERVES_SCRATCH, 4, = blit_init, nop_macro, nop_macro, blit_process_head, nop_macro, = blit_inner_loop ^ ./pixman-arm-simd-asm.h:614:6: error: expected absolute expression .if prefetch_distance =3D=3D 0 ^ /tmp/pixman-arm-simd-asm-b59328.s:910:1: note: while in macro = instantiation generate_composite_function pixman_composite_src_8888_8888_asm_armv6, = 32, 0, 32, FLAG_DST_WRITEONLY | FLAG_COND_EXEC | = FLAG_SPILL_LINE_VARS_WIDE | FLAG_PROCESS_PRESERVES_SCRATCH, 4, = blit_init, nop_macro, nop_macro, blit_process_head, nop_macro, = blit_inner_loop ^ ./pixman-arm-simd-asm.h:620:6: error: expected absolute expression .if src_bpp =3D=3D 32 ^ . . . (I've omitted much later material continuing to reject notation.) (A variant build without the -mcpu=3Dcortex-a7 usage got the same.) The context for the above is from a poudriere/qemu-user-static/native_xtools based cross build from amd64: poudriere jail -c -j zrFBSDx64CjailArmV7 -a arm.armv6 -x -m null -M = /usr/obj/DESTDIRs/clang-armv7-installworld-poud -S /usr/src -v = 12.0-CURRENT poudriere bulk -j zrFBSDx64CjailArmV7 -w -f /root/armv7-origins.txt The -x use was enabled for -m null via: /usr/local/share/poudriere/jail.sh having a "build_native_xtools" added: null) JAILFS=3Dnone FCT=3Dbuild_native_xtools ;; # uname -apKU FreeBSD FreeBSDx64OPC 12.0-CURRENT FreeBSD 12.0-CURRENT r323147M amd64 = amd64 1200043 1200043 /usr/obj/DESTDIRs/clang-armv7-installworld-poud is from an arm/armv6 build of the same sources using -mcpu=3Dcortex-a7 , installed via installworld distrib-dirs distribution DB_FROM_SRC=3D1 DESTDIR=3D. . . : # more ~/src.configs/src.conf.armv7-clang-bootstrap.amd64-host=20 TO_TYPE=3Darmv6 # KERNCONF=3DGENERIC-NODBG TARGET=3Darm .if ${.MAKE.LEVEL} =3D=3D 0 TARGET_ARCH=3D${TO_TYPE} .export TARGET_ARCH .endif # WITH_CROSS_COMPILER=3D WITHOUT_SYSTEM_COMPILER=3D # #CPUTYPE=3Dsoft WITH_LIBCPLUSPLUS=3D WITH_BINUTILS_BOOTSTRAP=3D WITH_ELFTOOLCHAIN_BOOTSTRAP=3D WITH_CLANG_BOOTSTRAP=3D WITH_CLANG=3D WITH_CLANG_IS_CC=3D WITH_CLANG_FULL=3D WITH_CLANG_EXTRAS=3D WITH_LLD=3D # # Linking lldb fails for armv6(/v7) WITHOUT_LLDB=3D # WITH_BOOT=3D WITHOUT_LIB32=3D WITHOUT_LIBSOFT=3D # WITHOUT_GCC_BOOTSTRAP=3D WITHOUT_GCC=3D WITHOUT_GCC_IS_CC=3D WITHOUT_GNUCXX=3D # NO_WERROR=3D #WERROR=3D MALLOC_PRODUCTION=3D # WITH_REPRODUCIBLE_BUILD=3D WITH_DEBUG_FILES=3D # XCFLAGS+=3D -mcpu=3Dcortex-a7 XCXXFLAGS+=3D -mcpu=3Dcortex-a7 # There is no XCPPFLAGS but XCPP gets XCFLAGS content. The source variations are almost all for powerpc family explorations: # svnlite status /usr/src/ | sort ? /usr/src/sys/amd64/conf/GENERIC-DBG ? /usr/src/sys/amd64/conf/GENERIC-NODBG ? /usr/src/sys/arm/conf/GENERIC-DBG ? /usr/src/sys/arm/conf/GENERIC-NODBG ? /usr/src/sys/arm64/conf/GENERIC-DBG ? /usr/src/sys/arm64/conf/GENERIC-NODBG ? /usr/src/sys/powerpc/conf/GENERIC64vtsc-DBG ? /usr/src/sys/powerpc/conf/GENERIC64vtsc-NODBG ? /usr/src/sys/powerpc/conf/GENERICvtsc-DBG ? /usr/src/sys/powerpc/conf/GENERICvtsc-NODBG M /usr/src/contrib/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp M /usr/src/contrib/llvm/tools/lld/ELF/Arch/PPC64.cpp M /usr/src/crypto/openssl/crypto/armcap.c M /usr/src/lib/Makefile M /usr/src/lib/libkvm/kvm_powerpc.c M /usr/src/lib/libkvm/kvm_private.c M /usr/src/sys/boot/ofw/Makefile.inc M /usr/src/sys/boot/powerpc/Makefile.inc M /usr/src/sys/boot/powerpc/boot1.chrp/Makefile M /usr/src/sys/boot/powerpc/kboot/Makefile M /usr/src/sys/boot/uboot/Makefile.inc M /usr/src/sys/conf/kmod.mk M /usr/src/sys/conf/ldscript.powerpc M /usr/src/sys/kern/subr_pcpu.c M /usr/src/sys/powerpc/aim/mmu_oea64.c M /usr/src/sys/powerpc/ofw/ofw_machdep.c M /usr/src/sys/powerpc/powerpc/interrupt.c M /usr/src/sys/powerpc/powerpc/mp_machdep.c M /usr/src/sys/powerpc/powerpc/trap.c # svnlite info /usr/ports/ | grep "Re[plv]" Relative URL: ^/head Repository Root: svn://svn.freebsd.org/ports Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5 Revision: 449165 Last Changed Rev: 449165 # svnlite status /usr/ports/ | sort M /usr/ports/Mk/bsd.port.mk M /usr/ports/base/gcc/Makefile M /usr/ports/base/gcc/distinfo M /usr/ports/base/gcc/pkg-plist M /usr/ports/devel/libunwind/Makefile M /usr/ports/sysutils/cdrdao/Makefile # more /usr/local/etc/poudriere.d/make.conf WANT_QT_VERBOSE_CONFIGURE=3D1 # DEFAULT_VERSIONS+=3Dperl5=3D5.24 gcc=3D7 # # =46rom a local /usr/ports/Mk/bsd.port.mk extension: ALLOW_OPTIMIZATIONS_FOR_WITH_DEBUG=3D # .if ${.CURDIR:M*/devel/llvm*} #WITH_DEBUG=3D .elif ${.CURDIR:M*/www/webkit-qt5*} #WITH_DEBUG=3D .else WITH_DEBUG=3D .endif MALLOC_PRODUCTION=3D # more /usr/local/etc/poudriere.d/zrFBSDx64CjailArmV7-make.conf = = =20 CFLAGS+=3D -mcpu=3Dcortex-a7 CXXFLAGS+=3D -mcpu=3Dcortex-a7 CPPFLAGS+=3D -mcpu=3Dcortex-a7 As for that "ALLOW_OPTIMIZATIONS_FOR_WITH_DEBUG" I have in /usr/ports/Mk/bsd.port.mk : STRIP_CMD=3D ${TRUE} .endif DEBUG_FLAGS?=3D -g +.if defined(ALLOW_OPTIMIZATIONS_FOR_WITH_DEBUG) +CFLAGS:=3D ${CFLAGS} ${DEBUG_FLAGS} +.else CFLAGS:=3D ${CFLAGS:N-O*:N-fno-strict*} ${DEBUG_FLAGS} +.endif .if defined(INSTALL_TARGET) INSTALL_TARGET:=3D ${INSTALL_TARGET:S/^install-strip$/install/g} .endif I've also had trouble in some contexts with where bad.port.mk uses ${UNAME} (empty string results) and so have forced the expected content to match the context that this is in: # Get the architecture .if !defined(ARCH) -ARCH!=3D ${UNAME} -p +ARCH!=3D echo amd64 .endif _EXPORTED_VARS+=3D ARCH =20 # Get the operating system type .if !defined(OPSYS) -OPSYS!=3D ${UNAME} -s +OPSYS!=3D echo FreeBSD .endif _EXPORTED_VARS+=3D OPSYS =20 .if !defined(_OSRELEASE) -_OSRELEASE!=3D ${UNAME} -r +_OSRELEASE!=3D echo 12.0-CURRENT .endif _EXPORTED_VARS+=3D _OSRELEASE =20 =3D=3D=3D Mark Millard markmi at dsl-only.net From owner-freebsd-ports@freebsd.org Tue Sep 5 20:01:41 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 41294E1C6EA; Tue, 5 Sep 2017 20:01:41 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-ua0-x236.google.com (mail-ua0-x236.google.com [IPv6:2607:f8b0:400c:c08::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D3B287E4E5; Tue, 5 Sep 2017 20:01:40 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: by mail-ua0-x236.google.com with SMTP id g47so10462697uad.0; Tue, 05 Sep 2017 13:01:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to; bh=RKK9U5XXLVUGWArHxL8NXgt3kPPRc2kT/sB1edanc94=; b=GPBlvooRrIK3I/lOtGNsg8I8e19b16FPKcAYpwSibNmCuPe4bJyN0x8eP2liw9TXpk ViZx6tfeoEuIkjcDikPXYW1JQTL2NnzvugpF+M9fxvsjQsu9Bg6ifpyUUzvie0T/+T6Y 1KYunomRgwPJw09MG8KOgrNdNYCHt4p6pFQ2Sj4J9+Abi9vOyp7EDC1fib9jbBFimu1y As7Y522MStwBDTGLN2eX1FHwfIi5Tq4TuazHN/0kWIcV+y5JJxXskKIrg9PXuQVhN+3T gA2lvOd922Yg2i3nI2RCh2Wa3hhTNiW9K1Rdolz4+U9mZsISWTJ+i7E26CWgAmZX99Fc wt+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to; bh=RKK9U5XXLVUGWArHxL8NXgt3kPPRc2kT/sB1edanc94=; b=rdOnGoPW1s/ZBBfgDcbBNjq62sKx/3k4DV9NhmE3h/CO8fP4jf9BW2EqUUhUfTLTte lFXxNNpChb3ZZigvCAWWDNy/5y71mWQwDDhOC8jJmaKqT/olmBiunVOg0E12fyisUm1Q XUhBDf9OCPzAS3kQPvy+17h1LXxoJxlvopdsCxLUpGZ2rFwroZ4EbGjitMp/aGcQwswZ dCNqip5F3ez2pQXzTMdV1y4U7hrJHsyJvLcYSOhj1qNICh+N+A8ZgE33qSPMpdr6jI7O UlabMiJPpiBMVETjrcOSp7dxjfDid9uObhyXRGMeoHJK8T2/1wNNbkLytCyjc6V8APhK GgPQ== X-Gm-Message-State: AHPjjUg3FjOkWx9SxaD2AmyUnM5rePQlJvywMapOrsrN4avZbQkdEBjL AKyzKFTDtKtfIL6EfDPbw4lhmztObbGb X-Google-Smtp-Source: ADKCNb6kDR23NdDgQvCm4X4axYyq8c6rCgWiEiD38N/FwKMjWkVvL5MK8rQNPQI414Asq4uF73C4yVMl7ZQMTcYDXFA= X-Received: by 10.159.35.40 with SMTP id 37mr138462uae.190.1504641698649; Tue, 05 Sep 2017 13:01:38 -0700 (PDT) MIME-Version: 1.0 Sender: kob6558@gmail.com Received: by 10.103.134.199 with HTTP; Tue, 5 Sep 2017 13:01:37 -0700 (PDT) In-Reply-To: <20170905120327.ik5ws3hbt4lbb2ll@ptrcrt.ch> References: <20170905120327.ik5ws3hbt4lbb2ll@ptrcrt.ch> From: Kevin Oberman Date: Tue, 5 Sep 2017 13:01:37 -0700 X-Google-Sender-Auth: SnZIh8KGjDIFe8zywwIVBmWAr_I Message-ID: Subject: Re: Tcl/Tk 8.4 deprecation To: TclTk@freebsd.org, FreeBSD Ports ML Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 20:01:41 -0000 On Tue, Sep 5, 2017 at 5:03 AM, Pietro Cerutti wrote: > Hi all, > > I'll be shorty deprecating Tcl/Tk 8.4 in our ports tree. The latest > release of this series was 8.4.20 (June 2013). > Tcl/Tk series 8.5 and 8.6 are fully supported, and 8.7 is coming > soon-ish. > > Thus, I will soon mark the following ports as DEPRECATED, with expiry > date sometimes this fall. If you care for any of them, please try to > upgrade them to a newer version (if any) or make them work with Tcl 8.6, > which is the current default version. If you need any support in the > process, please let me know and I'll be glad to help. > > lang/fpc-tcl > lang/itcl > lang/smalltalk > lang/tcl84 > multimedia/nxtvepg > games/scid > games/polypuzzle > graphics/ocaml-lablgl > graphics/gdtclft > databases/pgaccess > math/R > math/maxima > editors/tpad > x11-toolkits/ocaml-labltk > x11-toolkits/tk84 > devel/vtcl > x11-clocks/tktz > net/xpvm > x11/tkXwin > > Best, > > -- > Pietro Cerutti > The FreeBSD Project > gahr@FreeBSD.org > I have submitted tickets for the following ports to remove references to tcl/tk84. math/R math/maxima graphics/ocaml-lablgl x11-toolkits/ocaml-labltk lang/itcl games/scid graphics/gdtclft databases/pgaccess x11-clocks/tktz These are all trivial patched to replace "84+" with "85+" or "84,85" with "85". All also bump PORTREVISION so the package build system will rebuild them. I am uncertain that this is required, though. -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 From owner-freebsd-ports@freebsd.org Tue Sep 5 20:13:15 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 344D1E1CF11; Tue, 5 Sep 2017 20:13:15 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D1C0C80DEC; Tue, 5 Sep 2017 20:13:14 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 8CFB41DF04; Tue, 5 Sep 2017 20:13:11 +0000 (UTC) From: Jan Beich To: Mark Millard Cc: freebsd-arm , x11@FreeBSD.org, FreeBSD Ports , FreeBSD Toolchain Subject: Re: x11/pixman vs. clang 5 arm assembler handling: "error: unknown directive" and the like References: <5CAB42C9-984A-4BC9-A4CC-4BDD74932084__24380.8804465973$1504641758$gmane$org@dsl-only.net> Date: Tue, 05 Sep 2017 22:13:05 +0200 In-Reply-To: <5CAB42C9-984A-4BC9-A4CC-4BDD74932084__24380.8804465973$1504641758$gmane$org@dsl-only.net> (Mark Millard's message of "Tue, 5 Sep 2017 12:54:26 -0700") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 20:13:15 -0000 Mark Millard writes: > In an experiment with building some arm ports via poudriere > cross building on amd64 I got the following. It appears that > clang does not handle all the assembler notation and a > different assembler might need to be used for x11/pixman . > (The x11/pixman usage is indirect from having specified > x11/lumina and x11/xscreensaver ). > > --- pixman-arm-simd-asm.lo --- > /bin/sh ../libtool --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -mcpu=cortex-a7 -O2 -pipe -mcpu=cortex-a7 -g -fno-strict-aliasing -MT pixman-arm-simd-asm.lo -MD -MP -MF .deps/pixman-arm-simd-asm.Tpo -c -o pixman-arm-simd-asm.lo pixman-arm-simd-asm.S > libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -mcpu=cortex-a7 -O2 -pipe -mcpu=cortex-a7 -g -fno-strict-aliasing -MT pixman-arm-simd-asm.lo -MD -MP -MF .deps/pixman-arm-simd-asm.Tpo -c pixman-arm-simd-asm.S -fPIC -DPIC -o .libs/pixman-arm-simd-asm.o > :1:1: error: unknown directive > . . . > --- pixman-arm-simd-asm.lo --- > .func fname > ^ Does it still happen after https://svnweb.freebsd.org/changeset/ports/449285 ? From owner-freebsd-ports@freebsd.org Tue Sep 5 20:33:10 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 03DB6E1DDD3 for ; Tue, 5 Sep 2017 20:33:10 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: from asp.reflexion.net (outbound-mail-210-90.reflexion.net [208.70.210.90]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6F6671809 for ; Tue, 5 Sep 2017 20:33:08 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: (qmail 2244 invoked from network); 5 Sep 2017 20:35:01 -0000 Received: from unknown (HELO rtc-sm-01.app.dca.reflexion.local) (10.81.150.1) by 0 (rfx-qmail) with SMTP; 5 Sep 2017 20:35:01 -0000 Received: by rtc-sm-01.app.dca.reflexion.local (Reflexion email security v8.40.2) with SMTP; Tue, 05 Sep 2017 16:33:07 -0400 (EDT) Received: (qmail 1764 invoked from network); 5 Sep 2017 20:33:07 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with (AES256-SHA encrypted) SMTP; 5 Sep 2017 20:33:07 -0000 Received: from [192.168.1.109] (c-67-170-167-181.hsd1.or.comcast.net [67.170.167.181]) by iron2.pdx.net (Postfix) with ESMTPSA id 818F8EC807E; Tue, 5 Sep 2017 13:33:06 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: x11/pixman vs. clang 5 arm assembler handling: "error: unknown directive" and the like From: Mark Millard In-Reply-To: Date: Tue, 5 Sep 2017 13:33:05 -0700 Cc: freebsd-arm , x11@FreeBSD.org, FreeBSD Ports , FreeBSD Toolchain Content-Transfer-Encoding: quoted-printable Message-Id: <8A60350E-0D95-4D47-A7E8-6AF1A7727A93@dsl-only.net> References: <5CAB42C9-984A-4BC9-A4CC-4BDD74932084__24380.8804465973$1504641758$gmane$org@dsl-only.net> To: Jan Beich X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 20:33:10 -0000 On 2017-Sep-5, at 1:13 PM, Jan Beich wrote: > Mark Millard writes: >=20 >> In an experiment with building some arm ports via poudriere >> cross building on amd64 I got the following. It appears that >> clang does not handle all the assembler notation and a >> different assembler might need to be used for x11/pixman . >> (The x11/pixman usage is indirect from having specified >> x11/lumina and x11/xscreensaver ). >>=20 >> --- pixman-arm-simd-asm.lo --- >> /bin/sh ../libtool --mode=3Dcompile /nxb-bin/usr/bin/cc = -DHAVE_CONFIG_H -I. -I.. -mcpu=3Dcortex-a7 -O2 -pipe = -mcpu=3Dcortex-a7 -g -fno-strict-aliasing -MT pixman-arm-simd-asm.lo = -MD -MP -MF .deps/pixman-arm-simd-asm.Tpo -c -o pixman-arm-simd-asm.lo = pixman-arm-simd-asm.S >> libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. = -mcpu=3Dcortex-a7 -O2 -pipe -mcpu=3Dcortex-a7 -g -fno-strict-aliasing = -MT pixman-arm-simd-asm.lo -MD -MP -MF .deps/pixman-arm-simd-asm.Tpo -c = pixman-arm-simd-asm.S -fPIC -DPIC -o .libs/pixman-arm-simd-asm.o >> :1:1: error: unknown directive >> . . . >> --- pixman-arm-simd-asm.lo --- >> .func fname >> ^ >=20 > Does it still happen after = https://svnweb.freebsd.org/changeset/ports/449285 ? I'll let you know. But it will be a while for the results: I just started another build experiment with: poudriere bulk -j zrFBSDx64CjailArmV7 -w -c -f ~/armv7-origins.txt This is based on /usr/ports having -r449313 . (I updated based on your question.) It will likely take 2-4 hours to get that far in the 338 packages it is attempting to build. (I'm more experimenting with building than using the results currently. Previously my port builds were all native and via portmaster .) =3D=3D=3D Mark Millard markmi at dsl-only.net From owner-freebsd-ports@freebsd.org Tue Sep 5 20:58:54 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 17B42E1EEF4; Tue, 5 Sep 2017 20:58:54 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mail.ptrcrt.ch (gahr.cloud.tilaa.com [IPv6:2a02:2770:8:0:21a:4aff:fe7e:c6be]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3B167667E2; Tue, 5 Sep 2017 20:58:53 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from [10.8.223.98] (230.233.197.178.dynamic.wless.lssmb00p-cgnat.res.cust.swisscom.ch [178.197.233.230]) by mail.ptrcrt.ch (OpenSMTPD) with ESMTPSA id 45569934 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Tue, 5 Sep 2017 20:58:51 +0000 (UTC) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: Tcl/Tk 8.4 deprecation From: Pietro Cerutti X-Mailer: iPhone Mail (14G60) In-Reply-To: Date: Tue, 5 Sep 2017 22:58:48 +0200 Cc: TclTk@freebsd.org, FreeBSD Ports ML Content-Transfer-Encoding: quoted-printable Message-Id: References: <20170905120327.ik5ws3hbt4lbb2ll@ptrcrt.ch> To: Kevin Oberman X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 20:58:54 -0000 > On 5 Sep 2017, at 22:01, Kevin Oberman wrote: >=20 >> On Tue, Sep 5, 2017 at 5:03 AM, Pietro Cerutti wrote: >>=20 >> Hi all, >>=20 >> I'll be shorty deprecating Tcl/Tk 8.4 in our ports tree. The latest >> release of this series was 8.4.20 (June 2013). >> Tcl/Tk series 8.5 and 8.6 are fully supported, and 8.7 is coming >> soon-ish. >>=20 >> Thus, I will soon mark the following ports as DEPRECATED, with expiry >> date sometimes this fall. If you care for any of them, please try to >> upgrade them to a newer version (if any) or make them work with Tcl 8.6, >> which is the current default version. If you need any support in the >> process, please let me know and I'll be glad to help. >>=20 >> lang/fpc-tcl >> lang/itcl >> lang/smalltalk >> lang/tcl84 >> multimedia/nxtvepg >> games/scid >> games/polypuzzle >> graphics/ocaml-lablgl >> graphics/gdtclft >> databases/pgaccess >> math/R >> math/maxima >> editors/tpad >> x11-toolkits/ocaml-labltk >> x11-toolkits/tk84 >> devel/vtcl >> x11-clocks/tktz >> net/xpvm >> x11/tkXwin >>=20 >> Best, >>=20 >> -- >> Pietro Cerutti >> The FreeBSD Project >> gahr@FreeBSD.org >>=20 >=20 > I have submitted tickets for the following ports to remove references to > tcl/tk84. > math/R > math/maxima > graphics/ocaml-lablgl > x11-toolkits/ocaml-labltk > lang/itcl > games/scid > graphics/gdtclft > databases/pgaccess > x11-clocks/tktz >=20 > These are all trivial patched to replace "84+" with "85+" or "84,85" with > "85". All also bump PORTREVISION so the package build system will rebuild > them. I am uncertain that this is required, though. Thanks Kevin, I'd change "tcl:84+" to just "tcl", since they're picking up 86 anyway in th= e default case. Bumping PORTREVISION is indeed needed, as the runtime depend= encies are being modified. Thanks for your help! --=20 Pietro Cerutti gahr@FreeBSD.org From owner-freebsd-ports@freebsd.org Tue Sep 5 21:38:46 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 91911E20736 for ; Tue, 5 Sep 2017 21:38:46 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: from asp.reflexion.net (outbound-mail-210-90.reflexion.net [208.70.210.90]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BE82D70049 for ; Tue, 5 Sep 2017 21:38:45 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: (qmail 10545 invoked from network); 5 Sep 2017 21:44:03 -0000 Received: from unknown (HELO mail-cs-01.app.dca.reflexion.local) (10.81.19.1) by 0 (rfx-qmail) with SMTP; 5 Sep 2017 21:44:03 -0000 Received: by mail-cs-01.app.dca.reflexion.local (Reflexion email security v8.40.2) with SMTP; Tue, 05 Sep 2017 17:38:43 -0400 (EDT) Received: (qmail 1499 invoked from network); 5 Sep 2017 21:38:43 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with (AES256-SHA encrypted) SMTP; 5 Sep 2017 21:38:43 -0000 Received: from [192.168.1.109] (c-67-170-167-181.hsd1.or.comcast.net [67.170.167.181]) by iron2.pdx.net (Postfix) with ESMTPSA id 9A5C0EC807E; Tue, 5 Sep 2017 14:38:42 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: x11/pixman vs. clang 5 arm assembler handling: "error: unknown directive" and the like From: Mark Millard In-Reply-To: <8A60350E-0D95-4D47-A7E8-6AF1A7727A93@dsl-only.net> Date: Tue, 5 Sep 2017 14:38:41 -0700 Cc: freebsd-arm , FreeBSD Toolchain , x11@FreeBSD.org, FreeBSD Ports Content-Transfer-Encoding: quoted-printable Message-Id: <3354A557-4707-40C1-916F-6E0C066A7A80@dsl-only.net> References: <5CAB42C9-984A-4BC9-A4CC-4BDD74932084__24380.8804465973$1504641758$gmane$org@dsl-only.net> <8A60350E-0D95-4D47-A7E8-6AF1A7727A93@dsl-only.net> To: Jan Beich X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 21:38:46 -0000 On 2017-Sep-5, at 1:33 PM, Mark Millard wrote: > On 2017-Sep-5, at 1:13 PM, Jan Beich wrote: >=20 >> Mark Millard writes: >>=20 >>> In an experiment with building some arm ports via poudriere >>> cross building on amd64 I got the following. It appears that >>> clang does not handle all the assembler notation and a >>> different assembler might need to be used for x11/pixman . >>> (The x11/pixman usage is indirect from having specified >>> x11/lumina and x11/xscreensaver ). >>>=20 >>> --- pixman-arm-simd-asm.lo --- >>> /bin/sh ../libtool --mode=3Dcompile /nxb-bin/usr/bin/cc = -DHAVE_CONFIG_H -I. -I.. -mcpu=3Dcortex-a7 -O2 -pipe = -mcpu=3Dcortex-a7 -g -fno-strict-aliasing -MT pixman-arm-simd-asm.lo = -MD -MP -MF .deps/pixman-arm-simd-asm.Tpo -c -o pixman-arm-simd-asm.lo = pixman-arm-simd-asm.S >>> libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. = -mcpu=3Dcortex-a7 -O2 -pipe -mcpu=3Dcortex-a7 -g -fno-strict-aliasing = -MT pixman-arm-simd-asm.lo -MD -MP -MF .deps/pixman-arm-simd-asm.Tpo -c = pixman-arm-simd-asm.S -fPIC -DPIC -o .libs/pixman-arm-simd-asm.o >>> :1:1: error: unknown directive >>> . . . >>> --- pixman-arm-simd-asm.lo --- >>> .func fname >>> ^ >>=20 >> Does it still happen after = https://svnweb.freebsd.org/changeset/ports/449285 ? >=20 > . . . > This is based on /usr/ports having -r449313 . (I updated based on > your question.) > . . . The rebuild of the ports rebuilt x11/pixman earlier in the sequence than I had guessed so it took less time to get to that point: [00:51:26] [03] [00:00:00] Building x11/pixman | pixman-0.34.0 . . . [00:54:15] [03] [00:02:49] Finished x11/pixman | pixman-0.34.0: Success So -r449285 has avoided using clang's internal assembler. =3D=3D=3D Mark Millard markmi at dsl-only.net From owner-freebsd-ports@freebsd.org Tue Sep 5 23:10:39 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 92010E01200 for ; Tue, 5 Sep 2017 23:10:39 +0000 (UTC) (envelope-from grog@lemis.com) Received: from www.lemis.com (www.lemis.com [208.86.226.86]) by mx1.freebsd.org (Postfix) with ESMTP id 24BC73C3A for ; Tue, 5 Sep 2017 23:10:38 +0000 (UTC) (envelope-from grog@lemis.com) Received: from eureka.lemis.com (www.lemis.com [208.86.226.86]) by www.lemis.com (Postfix) with ESMTP id 68F991B72865; Tue, 5 Sep 2017 23:10:37 +0000 (UTC) Received: by eureka.lemis.com (Postfix, from userid 1004) id 30DE84494B1; Wed, 6 Sep 2017 09:10:36 +1000 (AEST) Date: Wed, 6 Sep 2017 09:10:36 +1000 From: Greg 'groggy' Lehey To: Fernando =?iso-8859-1?Q?Apestegu=EDa?= Cc: FreeBSD Mailing List Subject: Re: PR looking for committer Message-ID: <20170905231036.GC57376@eureka.lemis.com> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YD3LsXFS42OYHhNZ" Content-Disposition: inline In-Reply-To: Organization: The FreeBSD Project Phone: +61-3-5346-1370, +61-3-5309-0418 Mobile: 0401 265 606. Use only as instructed. WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 User-Agent: Mutt/1.6.1 (2016-04-27) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 23:10:39 -0000 --YD3LsXFS42OYHhNZ Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tuesday, 5 September 2017 at 15:56:12 +0200, Fernando Apestegu=EDa wrot= e: > Hi, > > Can a committer have a look at this? It blocks another port update > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222001 Probably. In fact, you've probably caused several committers to look at it, but possibly not the correct one. If you say what it refers to, you have a better chance to get something done about it. Greg -- Sent from my desktop computer. Finger grog@FreeBSD.org for PGP public key. See complete headers for address and phone numbers. This message is digitally signed. If your Microsoft mail program reports problems, please read http://lemis.com/broken-MUA --YD3LsXFS42OYHhNZ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAlmvLuwACgkQIubykFB6QiP94QCgiwep9hQrNzs+hkza1Q0vUkZG /GkAoKT7nKuipw7N8nKSRAWsGQX4R55W =u9oi -----END PGP SIGNATURE----- --YD3LsXFS42OYHhNZ-- From owner-freebsd-ports@freebsd.org Tue Sep 5 23:38:37 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A9A0AE02424 for ; Tue, 5 Sep 2017 23:38:37 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: from asp.reflexion.net (outbound-mail-210-90.reflexion.net [208.70.210.90]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4F38B69990 for ; Tue, 5 Sep 2017 23:38:36 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: (qmail 13292 invoked from network); 5 Sep 2017 23:43:54 -0000 Received: from unknown (HELO rtc-sm-01.app.dca.reflexion.local) (10.81.150.1) by 0 (rfx-qmail) with SMTP; 5 Sep 2017 23:43:54 -0000 Received: by rtc-sm-01.app.dca.reflexion.local (Reflexion email security v8.40.2) with SMTP; Tue, 05 Sep 2017 19:38:34 -0400 (EDT) Received: (qmail 799 invoked from network); 5 Sep 2017 23:38:34 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with (AES256-SHA encrypted) SMTP; 5 Sep 2017 23:38:34 -0000 Received: from [192.168.1.109] (c-67-170-167-181.hsd1.or.comcast.net [67.170.167.181]) by iron2.pdx.net (Postfix) with ESMTPSA id 896F3EC807E; Tue, 5 Sep 2017 16:38:33 -0700 (PDT) From: Mark Millard Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: x11-toolkits/qt5-gui vs. arm.armv6 build via poudriere cross build: fails (undefined references) and odd mix of "clang++" vs. "/nxb-bin/usr/bin/c++" Message-Id: <4142F136-53C5-40CF-8B0A-BE68BC9EBFC6@dsl-only.net> Date: Tue, 5 Sep 2017 16:38:32 -0700 Cc: FreeBSD Toolchain To: freebsd-arm , x11@FreeBSD.org, FreeBSD Ports X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 23:38:37 -0000 This is a bit odd so I give it in stages. The context is based on: poudriere jail -c -j zrFBSDx64CjailArmV7 -a arm.armv6 -x -m null -M = /usr/obj/DESTDIRs/clang-armv7-installworld-poud -S /usr/src -v = 12.0-CURRENT poudriere bulk -j zrFBSDx64CjailArmV7 -w -f /root/armv7-origins.txt (More details given later.) First there is some unexpected use of (for example) clang++ instead of /nxb-bin/usr/bin/c++ . Then later I show some undefined references that make the build fail. For the clang++ vs. /nxb-bin/usr/bin/c++ there was (for example): --CONFIGURE_ENV-- = QMAKESPEC=3D"/usr/local/lib/qt5/mkspecs/freebsd-$(ccver=3D"$(/nxb-bin/usr/= bin/c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ = ;; esac)" MAKE=3D"make" QT_SELECT=3Dqt5 PKG_CONFIG=3Dpkgconf = XDG_DATA_HOME=3D/wrkdirs/usr/ports/x11-toolkits/qt5-gui/work = XDG_CONFIG_HOME=3D/wrkdirs/usr/ports/x11-toolkits/qt5-gui/work = HOME=3D/wrkdirs/usr/ports/x11-toolkits/qt5-gui/work TMPDIR=3D"/tmp" = SHELL=3D/bin/sh CONFIG_SHELL=3D/bin/sh --End CONFIGURE_ENV-- Note the expected use of /nxb-bin/usr/bin/c++ . There is also the later: ---Begin make.nxb.conf--- CC=3D/nxb-bin/usr/bin/cc CPP=3D/nxb-bin/usr/bin/cpp CXX=3D/nxb-bin/usr/bin/c++ AS=3D/nxb-bin/usr/bin/as NM=3D/nxb-bin/usr/bin/nm LD=3D/nxb-bin/usr/bin/ld OBJCOPY=3D/nxb-bin/usr/bin/objcopy SIZE=3D/nxb-bin/usr/bin/size STRIPBIN=3D/nxb-bin/usr/bin/strip SED=3D/nxb-bin/usr/bin/sed READELF=3D/nxb-bin/usr/bin/readelf RANLIB=3D/nxb-bin/usr/bin/ranlib YACC=3D/nxb-bin/usr/bin/yacc MAKE=3D/nxb-bin/usr/bin/make STRINGS=3D/nxb-bin/usr/bin/strings AWK=3D/nxb-bin/usr/bin/awk FLEX=3D/nxb-bin/usr/bin/flex ---End make.nxb.conf--- Yet for some reason x11-toolkits/qt5-gui reports using clang++ commands in config activity instead. For example: Running configuration tests... Determining architecture... () clang++ -c -pipe -g -Wall -W -fPIC -I. -I/usr/local/include = -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o arch.o arch.cpp clang++ -o arch arch.o -L/usr/local/lib Found architecture in binary CFG_ARCH=3D"arm" CFG_CPUFEATURES=3D"" System architecture: 'arm' Host architecture: 'arm' clang++ -c -fvisibility=3Dhidden fvisibility.c clang++: warning: treating 'c' input as 'c++' when in C++ mode, this = behavior is deprecated [-Wdeprecated] Symbol visibility control enabled. clang++ -o libtest.so -shared -Wl,-Bsymbolic-functions -fPIC = bsymbolic_functions.c clang++: warning: treating 'c' input as 'c++' when in C++ mode, this = behavior is deprecated [-Wdeprecated] bsymbolic_functions.c:2:2: error: "Symbolic function binding on this = architecture may be broken, disabling it (see QTBUG-36129)." #error "Symbolic function binding on this architecture may be broken, = disabling it (see QTBUG-36129)." ^ 1 error generated. Symbolic function binding disabled. (I omit a lot more such "clang++" lines in the config stages of output. I did not see any /nxb-bin/usr/bin/c++ in that area.) Still it later reports: Configure summary Build type: /usr/local/lib/qt5/mkspecs/freebsd-clang (arm, CPU = features: none detected) qmake vars .......... QMAKE_CC =3D /nxb-bin/usr/bin/cc QMAKE_CXX =3D = /nxb-bin/usr/bin/c++ . . . It later uses the /nxb-bin/usr/bin/c* commands in the actual build. As for the build failure itself. . . --- ../../lib/libQt5Gui.so.5.7.1 --- rm -f libQt5Gui.so.5.7.1 libQt5Gui.so libQt5Gui.so.5 libQt5Gui.so.5.7 /nxb-bin/usr/bin/c++ -Wl,--as-needed -Wl,--no-undefined = -Wl,--version-script,QtGui.version -Wl,--enable-new-dtags -pthread = -Wl,-rpath,/usr/local/lib/qt5 -shared -Wl,-soname,libQt5Gui.so.5 -o = libQt5Gui.so.5.7.1 .obj/qaccessible.o . . . fails with: .obj/qimage.o: In function `_ZL10qt_memfillIjEvPT_S0_i': = /wrkdirs/usr/ports/x11-toolkits/qt5-gui/work/qtbase-opensource-src-5.7.1/s= rc/gui/../../include/QtGui/5.7.1/QtGui/private/../../../../../src/gui/pain= ting/qdrawhelper_p.h:803: undefined reference to `qt_memfill32(unsigned = int*, unsigned int, int)' = /wrkdirs/usr/ports/x11-toolkits/qt5-gui/work/qtbase-opensource-src-5.7.1/s= rc/gui/../../include/QtGui/5.7.1/QtGui/private/../../../../../src/gui/pain= ting/qdrawhelper_p.h:803: undefined reference to `qt_memfill32(unsigned = int*, unsigned int, int)' .obj/qimage_conversions.o:(.data+0x524): undefined reference to = `convert_RGB888_to_RGB32_neon(QImageData*, QImageData const*, = QFlags)' .obj/qimage_conversions.o:(.data+0x528): undefined reference to = `convert_RGB888_to_RGB32_neon(QImageData*, QImageData const*, = QFlags)' .obj/qimage_conversions.o:(.data+0x52c): undefined reference to = `convert_RGB888_to_RGB32_neon(QImageData*, QImageData const*, = QFlags)' .obj/qcompositionfunctions.o: In function `_ZL10qt_memfillIjEvPT_S0_i': = /wrkdirs/usr/ports/x11-toolkits/qt5-gui/work/qtbase-opensource-src-5.7.1/s= rc/gui/../../include/QtGui/5.7.1/QtGui/private/../../../../../src/gui/pain= ting/qdrawhelper_p.h:803: undefined reference to `qt_memfill32(unsigned = int*, unsigned int, int)' . . . (I've omitted a lot more such notices of undefined references.) The context for all the above is from a poudriere/qemu-user-static/native_xtools based cross build from amd64: poudriere jail -c -j zrFBSDx64CjailArmV7 -a arm.armv6 -x -m null -M = /usr/obj/DESTDIRs/clang-armv7-installworld-poud -S /usr/src -v = 12.0-CURRENT poudriere bulk -j zrFBSDx64CjailArmV7 -w -f /root/armv7-origins.txt The -x use was enabled for -m null via: /usr/local/share/poudriere/jail.sh having a "build_native_xtools" added: null) JAILFS=3Dnone FCT=3Dbuild_native_xtools ;; # uname -apKU FreeBSD FreeBSDx64OPC 12.0-CURRENT FreeBSD 12.0-CURRENT r323147M amd64 = amd64 1200043 1200043 /usr/obj/DESTDIRs/clang-armv7-installworld-poud is from an arm/armv6 build of the same sources using -mcpu=3Dcortex-a7 , installed via installworld distrib-dirs distribution DB_FROM_SRC=3D1 DESTDIR=3D. . . : # more ~/src.configs/src.conf.armv7-clang-bootstrap.amd64-host=20 TO_TYPE=3Darmv6 # KERNCONF=3DGENERIC-NODBG TARGET=3Darm .if ${.MAKE.LEVEL} =3D=3D 0 TARGET_ARCH=3D${TO_TYPE} .export TARGET_ARCH .endif # WITH_CROSS_COMPILER=3D WITHOUT_SYSTEM_COMPILER=3D # #CPUTYPE=3Dsoft WITH_LIBCPLUSPLUS=3D WITH_BINUTILS_BOOTSTRAP=3D WITH_ELFTOOLCHAIN_BOOTSTRAP=3D WITH_CLANG_BOOTSTRAP=3D WITH_CLANG=3D WITH_CLANG_IS_CC=3D WITH_CLANG_FULL=3D WITH_CLANG_EXTRAS=3D WITH_LLD=3D # # Linking lldb fails for armv6(/v7) WITHOUT_LLDB=3D # WITH_BOOT=3D WITHOUT_LIB32=3D WITHOUT_LIBSOFT=3D # WITHOUT_GCC_BOOTSTRAP=3D WITHOUT_GCC=3D WITHOUT_GCC_IS_CC=3D WITHOUT_GNUCXX=3D # NO_WERROR=3D #WERROR=3D MALLOC_PRODUCTION=3D # WITH_REPRODUCIBLE_BUILD=3D WITH_DEBUG_FILES=3D # XCFLAGS+=3D -mcpu=3Dcortex-a7 XCXXFLAGS+=3D -mcpu=3Dcortex-a7 # There is no XCPPFLAGS but XCPP gets XCFLAGS content. The source variations are almost all for powerpc family explorations: # svnlite status /usr/src/ | sort ? /usr/src/sys/amd64/conf/GENERIC-DBG ? /usr/src/sys/amd64/conf/GENERIC-NODBG ? /usr/src/sys/arm/conf/GENERIC-DBG ? /usr/src/sys/arm/conf/GENERIC-NODBG ? /usr/src/sys/arm64/conf/GENERIC-DBG ? /usr/src/sys/arm64/conf/GENERIC-NODBG ? /usr/src/sys/powerpc/conf/GENERIC64vtsc-DBG ? /usr/src/sys/powerpc/conf/GENERIC64vtsc-NODBG ? /usr/src/sys/powerpc/conf/GENERICvtsc-DBG ? /usr/src/sys/powerpc/conf/GENERICvtsc-NODBG M /usr/src/contrib/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp M /usr/src/contrib/llvm/tools/lld/ELF/Arch/PPC64.cpp M /usr/src/crypto/openssl/crypto/armcap.c M /usr/src/lib/Makefile M /usr/src/lib/libkvm/kvm_powerpc.c M /usr/src/lib/libkvm/kvm_private.c M /usr/src/sys/boot/ofw/Makefile.inc M /usr/src/sys/boot/powerpc/Makefile.inc M /usr/src/sys/boot/powerpc/boot1.chrp/Makefile M /usr/src/sys/boot/powerpc/kboot/Makefile M /usr/src/sys/boot/uboot/Makefile.inc M /usr/src/sys/conf/kmod.mk M /usr/src/sys/conf/ldscript.powerpc M /usr/src/sys/kern/subr_pcpu.c M /usr/src/sys/powerpc/aim/mmu_oea64.c M /usr/src/sys/powerpc/ofw/ofw_machdep.c M /usr/src/sys/powerpc/powerpc/interrupt.c M /usr/src/sys/powerpc/powerpc/mp_machdep.c M /usr/src/sys/powerpc/powerpc/trap.c # svnlite info /usr/ports/ | grep "Re[plv]" Relative URL: ^/head Repository Root: svn://svn.freebsd.org/ports Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5 Revision: 449313 Last Changed Rev: 449313 # svnlite status /usr/ports/ | sort M /usr/ports/Mk/bsd.port.mk M /usr/ports/base/gcc/Makefile M /usr/ports/base/gcc/distinfo M /usr/ports/base/gcc/pkg-plist M /usr/ports/devel/libunwind/Makefile M /usr/ports/sysutils/cdrdao/Makefile # more /usr/local/etc/poudriere.d/make.conf WANT_QT_VERBOSE_CONFIGURE=3D1 # DEFAULT_VERSIONS+=3Dperl5=3D5.24 gcc=3D7 # # =46rom a local /usr/ports/Mk/bsd.port.mk extension: ALLOW_OPTIMIZATIONS_FOR_WITH_DEBUG=3D # .if ${.CURDIR:M*/devel/llvm*} #WITH_DEBUG=3D .elif ${.CURDIR:M*/www/webkit-qt5*} #WITH_DEBUG=3D .else WITH_DEBUG=3D .endif MALLOC_PRODUCTION=3D # more /usr/local/etc/poudriere.d/zrFBSDx64CjailArmV7-make.conf = =20 CFLAGS+=3D -mcpu=3Dcortex-a7 CXXFLAGS+=3D -mcpu=3Dcortex-a7 CPPFLAGS+=3D -mcpu=3Dcortex-a7 As for that "ALLOW_OPTIMIZATIONS_FOR_WITH_DEBUG" I have in /usr/ports/Mk/bsd.port.mk : STRIP_CMD=3D ${TRUE} .endif DEBUG_FLAGS?=3D -g +.if defined(ALLOW_OPTIMIZATIONS_FOR_WITH_DEBUG) +CFLAGS:=3D ${CFLAGS} ${DEBUG_FLAGS} +.else CFLAGS:=3D ${CFLAGS:N-O*:N-fno-strict*} ${DEBUG_FLAGS} +.endif .if defined(INSTALL_TARGET) INSTALL_TARGET:=3D ${INSTALL_TARGET:S/^install-strip$/install/g} .endif I've also had trouble in some contexts where bad.port.mk uses ${UNAME} (empty string results) and so have forced the expected content to match the context that this is in a couple of the places: # Get the operating system type .if !defined(OPSYS) -OPSYS!=3D ${UNAME} -s +OPSYS!=3D echo FreeBSD .endif _EXPORTED_VARS+=3D OPSYS .if !defined(_OSRELEASE) -_OSRELEASE!=3D ${UNAME} -r +_OSRELEASE!=3D echo 12.0-CURRENT .endif _EXPORTED_VARS+=3D _OSRELEASE =3D=3D=3D Mark Millard markmi at dsl-only.net From owner-freebsd-ports@freebsd.org Wed Sep 6 09:40:40 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 94B5DE1D829 for ; Wed, 6 Sep 2017 09:40:40 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: from asp.reflexion.net (outbound-mail-210-90.reflexion.net [208.70.210.90]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 17B226A675 for ; Wed, 6 Sep 2017 09:40:39 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: (qmail 20987 invoked from network); 6 Sep 2017 09:40:37 -0000 Received: from unknown (HELO mail-cs-01.app.dca.reflexion.local) (10.81.19.1) by 0 (rfx-qmail) with SMTP; 6 Sep 2017 09:40:37 -0000 Received: by mail-cs-01.app.dca.reflexion.local (Reflexion email security v8.40.2) with SMTP; Wed, 06 Sep 2017 05:40:37 -0400 (EDT) Received: (qmail 14827 invoked from network); 6 Sep 2017 09:40:37 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with (AES256-SHA encrypted) SMTP; 6 Sep 2017 09:40:37 -0000 Received: from [192.168.1.109] (c-67-170-167-181.hsd1.or.comcast.net [67.170.167.181]) by iron2.pdx.net (Postfix) with ESMTPSA id DF7E1EC926D; Wed, 6 Sep 2017 02:40:36 -0700 (PDT) From: Mark Millard Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Could someone see about possibly applying the patch(s) from bugzilla 216816 so arm qt5 builds can work? (includes patching bsd.qt.mk) Date: Wed, 6 Sep 2017 02:40:36 -0700 References: Cc: mmel@freebsd.org, mikael.urankar@gmail.com, tcberner@freebsd.org, mi@ALDAN.algebra.com To: FreeBSD Toolchain , freebsd-arm , x11@FreeBSD.org, FreeBSD Ports Message-Id: <4886EB2D-3F85-4DC9-954A-99B874334ADB@dsl-only.net> X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Sep 2017 09:40:40 -0000 The patches mentioned below have been in bugzilla 216816 since 2017-Feb-05 but no one has applied them. The author of the patches reports below having a poudriere build log showing a successful build for x11-toolkits/qt5-gui . (My older bugzilla report 206348 was about qt5-gui specifically.) Could someone see about applying some variation of the patches so arm builds of such things are no longer blocked? FYI: Part of the context here is use of -mcpu=3Dcortex-a7 and the like. > From: bugzilla-noreply@freebsd.org > Subject: [Bug 216816] [PATCH] devel/qt5: In arch.test, use CXXFLAGS = from make environment > Date: September 6, 2017 at 1:31:47 AM PDT > To: >=20 > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216816 >=20 > --- Comment #8 from Michal Meloun --- > This patch affects many (if not all) of qt5 ports, so you must rebuild = all of > them.=20 > In any case, I can build qt5-gui without problem: > = http://build.humusoft.cz/data/head12armv7-default/2017-03-11_19h10m04s/log= s/qt5-gui-5.7.1.log >=20 > --=20 > You are receiving this mail because: > You are on the CC list for the bug. Note: Bugzilla 206348 and 217278 are also reports of the problem(s), noted as duplicates of the bugzilla that has the patches at this point. =3D=3D=3D Mark Millard markmi at dsl-only.net From owner-freebsd-ports@freebsd.org Wed Sep 6 18:31:27 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2186AE10295 for ; Wed, 6 Sep 2017 18:31:27 +0000 (UTC) (envelope-from rozhuk.im@gmail.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id BE7EF828FA for ; Wed, 6 Sep 2017 18:31:26 +0000 (UTC) (envelope-from rozhuk.im@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id A4ABEE1028F; Wed, 6 Sep 2017 18:31:26 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A4202E1028E for ; Wed, 6 Sep 2017 18:31:26 +0000 (UTC) (envelope-from rozhuk.im@gmail.com) Received: from mail-lf0-x232.google.com (mail-lf0-x232.google.com [IPv6:2a00:1450:4010:c07::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B8B068281B for ; Wed, 6 Sep 2017 18:31:25 +0000 (UTC) (envelope-from rozhuk.im@gmail.com) Received: by mail-lf0-x232.google.com with SMTP id s11so19650446lfe.0 for ; Wed, 06 Sep 2017 11:31:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:date:to:subject:message-id:mime-version :content-transfer-encoding; bh=aHbPe0bXcYuDrBCuBFJa9DHGz5coxAdXn3V/026Y1sA=; b=clSdOydNkdHoFB91jd+UWJafwvEYyPH7brO+ej62A4xh13AqKqAH/Kc1CZjGr4a2ax ONDMkwgdxTeh4YAKoOfDyjulRwqN46DVeXeyDJI2tV+Ke9ulfAW8WLUDPAcdgepJ+w5z wH+T+df6yIGFL9RYJQvhxc8UCNjTPCJDvw5lCaRBuw59giUt8xVd0RAODMlzG/U5inhU l4nP0m/DsazJeryYuZR7Pi32MmvSAhfpeTlWmYITWr1WGkzs3uCMlzj9XLpxJ+VBn7cQ eIOyaNDFxsfPOrfEcRjdYMlB9zdtCJBhq4F/N5ORl5PV6RSm9g7JFeg2NFSiKbnMEQTT YG6w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:date:to:subject:message-id:mime-version :content-transfer-encoding; bh=aHbPe0bXcYuDrBCuBFJa9DHGz5coxAdXn3V/026Y1sA=; b=QPkDksNo1bJ0NhHVhgFgS4aDJ2AmxcHccqarJswh8YPmnQLZZsmpLYo9KK/5pu7PJN eRCZlU1orfTGIgvedOffBsV0XyZUBk431W1MbwLzs+8Ja6V2C9djCcPjmAyhH7ZzoIiu 7MszKIU0K1dQWglaMQ4eG4+EcOjJiGyNEb4TsRRg8QzZc7q35UgZ2xkhJ/0GhQinYlB4 43JbrPGq4DGql0Of00ev8TkETSlPpg351nIMOh3LugJKCuDRM/5uXvqQgtWwjYLxBwxs wxzfvDnBaF9k1fE9IagPcr+HwUW/UegVIkqDwWLcz+Mw2S9vkzxfBRkLnbohZhHv7rF8 3eRQ== X-Gm-Message-State: AHPjjUg9NjjuawI7ThQ8+OxPdbXupT5+1y8DXq44cWqLNO/2L+iFtH2f yXyEOkliuv0+Hse0 X-Google-Smtp-Source: AOwi7QCzaENWekg1tCICVAL5Tr8fBMsAW/fR/pdlqui64ajvr08+ykhVQ4ZURsydSC9eWlB8gT+ozA== X-Received: by 10.25.89.5 with SMTP id n5mr33993lfb.20.1504722683490; Wed, 06 Sep 2017 11:31:23 -0700 (PDT) Received: from rimwks ([185.44.68.92]) by smtp.gmail.com with ESMTPSA id 17sm85690ljw.57.2017.09.06.11.31.22 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 06 Sep 2017 11:31:22 -0700 (PDT) From: Rozhuk Ivan X-Google-Original-From: Rozhuk Ivan Date: Wed, 6 Sep 2017 21:31:04 +0300 To: ports@freebsd.org, Rozhuk Ivan Subject: FreeBSD 11 desktop - unsupported by ports committers die to amdgpu Message-ID: <20170906213104.43c24444@rimwks> X-Mailer: Claws Mail 3.15.1 (GTK+ 2.24.31; amd64-portbld-freebsd11.1) 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.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Sep 2017 18:31:27 -0000 Hi! Why commiters ignory FreeBSD 11.x users!? graphics/mesa-dri 17.1.8: fails to build: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222098 graphics/libdrm upfate to 2.4.83,1 failed ('uve_ib.h' file not found): https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221881 From owner-freebsd-ports@freebsd.org Wed Sep 6 19:07:57 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 411CBE11AF8 for ; Wed, 6 Sep 2017 19:07:57 +0000 (UTC) (envelope-from kayasaman@gmail.com) Received: from mail-wr0-x22a.google.com (mail-wr0-x22a.google.com [IPv6:2a00:1450:400c:c0c::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 99C9765488 for ; Wed, 6 Sep 2017 19:07:56 +0000 (UTC) (envelope-from kayasaman@gmail.com) Received: by mail-wr0-x22a.google.com with SMTP id y15so15511139wrc.2 for ; Wed, 06 Sep 2017 12:07:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding:content-language; bh=Ez1u7E56qZ+cQyOwzHIIwtwH1Gw5ShUvbdLkiHODGHk=; b=e0amJzxvBFN+IS70frFkOGECz+MGJT94pIwkEv2oxO3AOxKoBxTaP2YwH2ueKZFuyV 4gzj5CT2LtJKyhOAdm2MK6gVZUISZ/+gYRr7yNJtRLg/9mHCUR/CYDpu57CaYpHBzUnB NUytxvNX2HeYXUSovqgDG2zz2aYFZJ4yVSaJo3FQj9UV7b8ucwY+N2ldpZ8a9tobThWr URA4WCwIR4n1C02MJcDsqhfNYO0C2UyCD6TxxHwFWtqo/Wd77O3/s1m8nYXQM4H7cyzP 5M1ZiFAEzGGadFYNxzU50LV6w1z1S56Gz20Inx6d1ch1pXFafjtZ6b7wH0TarOJ8qyd0 v9BA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding:content-language; bh=Ez1u7E56qZ+cQyOwzHIIwtwH1Gw5ShUvbdLkiHODGHk=; b=OqkpHBODPwwuY0laB3SBsMlTo5f+WtSvu9z868oCCU5YFzom+u0MurRRRZh6c5Hz+a Ke5WkNJhkQPxAcP0rER71NtZiRTXU/14aNsMMLNP+yHP6315nK+m28pif9weJvL4d7Ry M5HNCCYXMmEDez2DDy+gOhAxFf7M0sNlD93q6YhmE0gcWXeFIHGRJeT+2DvpDMGFsce9 fa+uibDAI7UTLqNsUFFUw7gq88w6Y7aPAzubmDLG4HXj1xk/6FB2NORYWZksiVLaIjJ0 gdfbwDX92wJh/HBsJ2XFmDLlS8S9C7DkQiQr1X6X1Yy92CtvE2mO6YDyLZxKlG+54nuB fjsg== X-Gm-Message-State: AHPjjUiarA7oenf51Zqlurm+L98cxQWyLYYVBZ9uYLzgygkgTlHBwhoG HqOmr5gV01F3exKAG1M= X-Google-Smtp-Source: ADKCNb5wtANXIbiS3PxRvCgmyCA/ad8Pu14acyRA0vUEj3XFkonSgMy0QNca6JXGA1E6vVVuns7zzg== X-Received: by 10.223.163.203 with SMTP id m11mr102686wrb.130.1504724874287; Wed, 06 Sep 2017 12:07:54 -0700 (PDT) Received: from Sting-Ray.optiplex-networks.com (optiplexnetworks.plus.com. [212.159.80.17]) by smtp.gmail.com with ESMTPSA id s126sm2739188wmd.46.2017.09.06.12.07.53 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2017 12:07:53 -0700 (PDT) To: freebsd-ports@freebsd.org From: Kaya Saman Subject: p5-GSSAPI fails to build in Jail on -Current Message-ID: <6a9ca0eb-c625-8e1f-f4be-c5d19c4008c0@gmail.com> Date: Wed, 6 Sep 2017 20:07:53 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Sep 2017 19:07:57 -0000 Hi, I'm trying to rebuild my installed ports as I've recently upgraded from -Release to -Stable and now -Current to get over a bug in 11.1-R1 which kept freezing my system (only locked to one particular system board as 2 machines of same time had same issues - now on 12.0-Current the issues are no more) When using Portmaster or manually attempting to build the p5-GSSAPI port I always hit this issue: /usr/ports/security/p5-GSSAPI # make ===>  Building for p5-GSSAPI-0.28_1 make[2]: "/usr/ports/security/p5-GSSAPI/work/GSSAPI-0.28/Makefile" line 330: Need an operator make[2]: Fatal errors encountered -- cannot continue make[2]: stopped in /usr/ports/security/p5-GSSAPI/work/GSSAPI-0.28 *** Error code 1 Stop. make[1]: stopped in /usr/ports/security/p5-GSSAPI *** Error code 1 Stop. The version of -CURRENT I'm on is: 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r323168: Somehow it seems that it bombs out after this segment in the Makefile: PASTHRU = LIBPERL_A="$(LIBPERL_A)"\         LINKTYPE="$(LINKTYPE)"\         OPTIMIZE="$(OPTIMIZE)"\         PREFIX="$(PREFIX)"\         PASTHRU_DEFINE='-DHEIMDAL $(PASTHRU_DEFINE)'\         PASTHRU_INC='-I/usr/include  $(PASTHRU_INC)' Would anyone be able to suggest anything to get the port to build? - setting: MAKE_JOBS_UNSAFE=yes in /etc/make.conf didn't help. Thanks. Kaya From owner-freebsd-ports@freebsd.org Wed Sep 6 19:27:32 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8EDFFE128AC for ; Wed, 6 Sep 2017 19:27:32 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 0A96869E6A for ; Wed, 6 Sep 2017 19:27:32 +0000 (UTC) (envelope-from lists@opsec.eu) Received: by mailman.ysv.freebsd.org (Postfix) id 04022E128AB; Wed, 6 Sep 2017 19:27:32 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 03A0EE128AA for ; Wed, 6 Sep 2017 19:27:32 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8D7CB69E66 for ; Wed, 6 Sep 2017 19:27:31 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from pi by home.opsec.eu with local (Exim 4.89 (FreeBSD)) (envelope-from ) id 1dpfz2-000FDH-Jq; Wed, 06 Sep 2017 21:27:32 +0200 Date: Wed, 6 Sep 2017 21:27:32 +0200 From: Kurt Jaeger To: Rozhuk Ivan Cc: ports@freebsd.org Subject: Re: FreeBSD 11 desktop - unsupported by ports committers die to amdgpu Message-ID: <20170906192732.GD81427@home.opsec.eu> References: <20170906213104.43c24444@rimwks> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170906213104.43c24444@rimwks> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Sep 2017 19:27:32 -0000 Hi! > Why commiters ignory FreeBSD 11.x users!? > > graphics/mesa-dri 17.1.8: fails to build: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222098 > graphics/libdrm update to 2.4.83,1 failed ('uve_ib.h' file not found): > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221881 My testbuild on 11.1a in poudriere was sucessful. Can you try to build in poudriere ? Building on a box where some packages are already installed can lead to broken builds. See Jan's comment in the libdrm PR. It looks that if you have devel/cunit installed, it causes the build error. -- pi@opsec.eu +49 171 3101372 3 years to go ! From owner-freebsd-ports@freebsd.org Wed Sep 6 19:27:37 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DC1AEE128C9 for ; Wed, 6 Sep 2017 19:27:37 +0000 (UTC) (envelope-from kitche@kitchetech.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 6605869E9F for ; Wed, 6 Sep 2017 19:27:37 +0000 (UTC) (envelope-from kitche@kitchetech.com) Received: by mailman.ysv.freebsd.org (Postfix) id 5A8A3E128C1; Wed, 6 Sep 2017 19:27:37 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A113E128C0 for ; Wed, 6 Sep 2017 19:27:37 +0000 (UTC) (envelope-from kitche@kitchetech.com) Received: from mail-io0-x22b.google.com (mail-io0-x22b.google.com [IPv6:2607:f8b0:4001:c06::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CBE7C69E9D for ; Wed, 6 Sep 2017 19:27:36 +0000 (UTC) (envelope-from kitche@kitchetech.com) Received: by mail-io0-x22b.google.com with SMTP id y123so25817641iod.0 for ; Wed, 06 Sep 2017 12:27:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kitchetech-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=TElcGl48W9PqVUiVZe7VvfE6vWJGrV0GDDYzAWTNTck=; b=AklVoqycw0WOI44AppN+pZWEV+hajvro4saE8xtP9Lts6iOtoC+Jn4U570hYa6WeYq RS4MgX39eIUJElqIisI664UjATTKDM6lKgzDVBdxfVFgs2WYU3oqJvIphl+taGhOVaiP BZTtXgGvi2u6HqI/eae+bS4c1b4bOudGMtsyyQF3/beTCRHIV8F2xVRuyowDK3vxmj0h 4XB1+v45HdOy5M5Uvn/ZvQSg2pJ0N1YVlZigDGFHPn1J0YWwyPXGBWBuUg4v7jo8cc4r /Yp4rAJ5c8HUcVg+WlyXrUlQ3sBDKKVxP4vIw8IuYkL4hjjWFKcBVQEnXmhjvyUgmRJ7 uVbg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=TElcGl48W9PqVUiVZe7VvfE6vWJGrV0GDDYzAWTNTck=; b=YfjIo8qx0vPA/cjffnhGlLQ5/2HEfTwN7dgrFtly26CuSU7qxi+4aRkv3p+wJ8a3W1 9kOFExhC2zBFpkzavrwVn10yclRqkkX8bOEoy00wAqL9BpDZI7VAUsbpY0Yl2LrB1NAA XFe1QutXYyfYOEorEyvf+ZOketFcA10XozOfmCCgMnCpM4qmseGshlKVbEZ1kEvNLi4d wPqJPzMmqjQaSa59Cz6fqoh9Zbyw2Itx6kcOThKo/GmIhfhuZpsBDhVWBdLFeQtWi7dI G8sbQpRkq6O+aJrfKT5IIRWE4KDkaSgf0zV+vboXYl3hMFAckY7Av3adxI/H2LMpcs6a YkAw== X-Gm-Message-State: AHPjjUhlGCvhwzEXRvX8nSY3mbKxh9dQM0pKx3tTQDRrC1CPbz7buL7w ADYmHF/to/aMFF70SuWN5Z2Z+g+q99qX X-Google-Smtp-Source: AOwi7QDVymnyWHtkQ2BOWHDriBqmz+sMTg3BOQYP4OaRmR0bfqWRf2Vhp7YYbNldP6RwHJ2VW4lDcgFXiCC9VX2CYJY= X-Received: by 10.107.161.197 with SMTP id k188mr255017ioe.326.1504726056045; Wed, 06 Sep 2017 12:27:36 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.143.14 with HTTP; Wed, 6 Sep 2017 12:27:35 -0700 (PDT) Received: by 10.107.143.14 with HTTP; Wed, 6 Sep 2017 12:27:35 -0700 (PDT) In-Reply-To: <20170906213104.43c24444@rimwks> References: <20170906213104.43c24444@rimwks> From: Matthew Donovan Date: Wed, 6 Sep 2017 14:27:35 -0500 Message-ID: Subject: Re: FreeBSD 11 desktop - unsupported by ports committers die to amdgpu To: Rozhuk Ivan Cc: ports@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Sep 2017 19:27:38 -0000 Well it's an upstream bug. So port maintainer is not the issue. It's being worked after n looks like simple fix per upstream bug report. On Sep 6, 2017 1:31 PM, "Rozhuk Ivan" wrote: > Hi! > > Why commiters ignory FreeBSD 11.x users!? > > graphics/mesa-dri 17.1.8: fails to build: https://bugs.freebsd.org/ > bugzilla/show_bug.cgi?id=222098 > graphics/libdrm upfate to 2.4.83,1 failed ('uve_ib.h' file not found): > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221881 > > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > From owner-freebsd-ports@freebsd.org Wed Sep 6 19:33:55 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DB5C6E12E28 for ; Wed, 6 Sep 2017 19:33:55 +0000 (UTC) (envelope-from rozhuk.im@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 8A2036B6CF for ; Wed, 6 Sep 2017 19:33:55 +0000 (UTC) (envelope-from rozhuk.im@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 81DB8E12E27; Wed, 6 Sep 2017 19:33:55 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7EFC0E12E26 for ; Wed, 6 Sep 2017 19:33:55 +0000 (UTC) (envelope-from rozhuk.im@gmail.com) Received: from mail-lf0-x230.google.com (mail-lf0-x230.google.com [IPv6:2a00:1450:4010:c07::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E70C06B6C2 for ; Wed, 6 Sep 2017 19:33:54 +0000 (UTC) (envelope-from rozhuk.im@gmail.com) Received: by mail-lf0-x230.google.com with SMTP id 80so15171793lfy.4 for ; Wed, 06 Sep 2017 12:33:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:date:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=RTLPnAYGFp6L4csq7IW0FVC/It0MZNIn+9c7Ag6EXYE=; b=T9+INnHjjLBFOVoorqkVeeXsL1vrGb8ZZvH3JM4jd+fgvWcV9+7dfoXSZhlMgt7/nn zjUgnSAvQZnH6cHSuxFetir2b5hjuyyk9bVPzaK+nlghQn2tNlLzM+hbiCJTUXhqbtML nm9pbD8LwO1c7wUknMEiVoTb3XpyJACRmYSiOytsP3qjUM+2hguiJ7zUbA7vn412DYfd i/WljaEDaE2wjv3VqpZUjGGMUfdhGblMs/3lpXV6fa+H6HqliNNmmoqnRX/vFpuSV0fb 8RbFlR+SEIpF8Uqle10nbfFnAIq7IDDgqTykWysXJSoEnT8ktU7SvD4TXEP6fM5tKC6L YHNA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:date:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=RTLPnAYGFp6L4csq7IW0FVC/It0MZNIn+9c7Ag6EXYE=; b=hf3CV8QVG/oq4O+ytR3cSP302HXPyHw5zQpOHHdUUOYeY6zIgy+Qh4UERB0O8GwZGW j+L/QSRNL9n01gBJqc8B225HF2CAJrM5/jvz3J1xmfW03Sijpqga9ul5DwRCRe6F0x50 3iwYYhSZiSMyteNwOJs5hKMVJEZoF1xwZPhdu5h1zc6vLD1mbx8h1WLo39kmPKYtCEWR mni/F/jypC70S+P7EhGZ9LhHBclA5wvuKE9pZt1IAMumlO0KNxOUZaER2+aPBxDt1EMG ctbvoVOCvZYTODAPjffcY1TheQTqj9s5ffxBupv5aSMl/kH9oiYb3l1ZhZLC5MzIeBpx CtgQ== X-Gm-Message-State: AHPjjUi+0cDGAqvN8T8S+aZzlHVyzHfNQot6h/3QEuH1lpQxL6R5zu98 sqxY1Xy1Dns1gw== X-Google-Smtp-Source: ADKCNb5FHSzgcOtRVZZBgq/5Av13LG8LhLd1XKmjj9pEfcX2nxWNT/e3nZC/S8+UasCfMO92MKHarw== X-Received: by 10.46.86.4 with SMTP id k4mr94163ljb.8.1504726433037; Wed, 06 Sep 2017 12:33:53 -0700 (PDT) Received: from rimwks ([185.44.68.92]) by smtp.gmail.com with ESMTPSA id h100sm109043lji.58.2017.09.06.12.33.52 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 06 Sep 2017 12:33:52 -0700 (PDT) From: Rozhuk Ivan X-Google-Original-From: Rozhuk Ivan Date: Wed, 6 Sep 2017 22:33:29 +0300 To: Matthew Donovan Cc: ports@freebsd.org Subject: Re: FreeBSD 11 desktop - unsupported by ports committers die to amdgpu Message-ID: <20170906223329.37f1977a@rimwks> In-Reply-To: References: <20170906213104.43c24444@rimwks> X-Mailer: Claws Mail 3.15.1 (GTK+ 2.24.31; amd64-portbld-freebsd11.1) 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.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Sep 2017 19:33:56 -0000 On Wed, 6 Sep 2017 14:27:35 -0500 Matthew Donovan wrote: > Well it's an upstream bug. So port maintainer is not the issue. It's > being worked after n looks like simple fix per upstream bug report. > At least for graphics/libdrm amdgpu is option. And maintainer can add OS version check and automatic enable/disable it. From owner-freebsd-ports@freebsd.org Wed Sep 6 19:52:12 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5EDBFE13AD7 for ; Wed, 6 Sep 2017 19:52:12 +0000 (UTC) (envelope-from rozhuk.im@gmail.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id C8ED76F46C for ; Wed, 6 Sep 2017 19:52:11 +0000 (UTC) (envelope-from rozhuk.im@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id C0391E13AD6; Wed, 6 Sep 2017 19:52:11 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BFC4FE13AD5 for ; Wed, 6 Sep 2017 19:52:11 +0000 (UTC) (envelope-from rozhuk.im@gmail.com) Received: from mail-lf0-x234.google.com (mail-lf0-x234.google.com [IPv6:2a00:1450:4010:c07::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C82E86F45E for ; Wed, 6 Sep 2017 19:52:10 +0000 (UTC) (envelope-from rozhuk.im@gmail.com) Received: by mail-lf0-x234.google.com with SMTP id d17so20070831lfe.2 for ; Wed, 06 Sep 2017 12:52:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:date:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=gHZdnGfRKzXNHIVQP291oLd6awk7SyxxlIxlwAioxUs=; b=CU6IHVZ+PC16jcgGivSqRMR2rzzJISDQHlf20W9F3xA9SaRlqi8tT4aN4TFrwb8Dds 5X+564h8GjcM6VkM/XZ0LNU7Y8vnaNdTIKXRIReRVBikjlbBKHRKVR4jqLwBjBt9L8sJ LTP3k8f+/YdT3KgWym2RenVFFu6dZXNktFlBjFFEaVICumdY+n6J1wfM7PE/deDkGjTN n5/007plWK9xEOUhjbIzyRS8BWVPDkc2Boa02/xnkKHdmT6w/DwRSDW0bymcJpkFH7xS Y8Daaoj5KlhTguLYNdeGZaYTQP/66y3qSq1OhOxmDgRSz+lb5/o1u0G2Z5fmrhzGBZ/0 Klag== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:date:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=gHZdnGfRKzXNHIVQP291oLd6awk7SyxxlIxlwAioxUs=; b=lb7MX0FKocT8DF7Re3oGmBQ3mpNHIiaLz42o4rKKwew4iEC55f8cc00PVDron6kzuZ s/1YHTFM4VUrdW5Kxg2SbACobaNi4eh1YP0fjQAVu8wD6eVGscqKzl7Zgglp+QepBZvI 3zU4tMOM9eCumg/mGFuMhPfhwTLWnzszPrfaDBQy0WMRKzs3MVpY8WqaW39glWAcUbEU 86l9qEoPUysTCmFDYteghVraAzndozGhAwCmegh+16wNgn17UgelmOqPN7aBRCp2o7sc VlTltqiTy1LYctOsWcPZMe13JvKDRTYAH2bjlhywqeNJULdgg98M6GwVqYBa1PhRJOtj krNw== X-Gm-Message-State: AHPjjUhn9+imCgV3Wk/zwelDCUbqM7YGlvJG/oeHSX57ovCosHFZcdzQ YNZSjOUBFg5AfooQ X-Google-Smtp-Source: AOwi7QAcNbsA3+a2ScHOOzob2ZdNbljeXKz2xSufBnKlordLgW5G/tckgRJMK94D5M+znobNBs0XUA== X-Received: by 10.25.198.20 with SMTP id w20mr130630lff.10.1504727528920; Wed, 06 Sep 2017 12:52:08 -0700 (PDT) Received: from rimwks ([185.44.68.92]) by smtp.gmail.com with ESMTPSA id e20sm90802lfb.91.2017.09.06.12.52.07 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 06 Sep 2017 12:52:08 -0700 (PDT) From: Rozhuk Ivan X-Google-Original-From: Rozhuk Ivan Date: Wed, 6 Sep 2017 22:51:49 +0300 To: Kurt Jaeger Cc: ports@freebsd.org Subject: Re: FreeBSD 11 desktop - unsupported by ports committers die to amdgpu Message-ID: <20170906225149.3eef4d65@rimwks> In-Reply-To: <20170906192732.GD81427@home.opsec.eu> References: <20170906213104.43c24444@rimwks> <20170906192732.GD81427@home.opsec.eu> X-Mailer: Claws Mail 3.15.1 (GTK+ 2.24.31; amd64-portbld-freebsd11.1) 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.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Sep 2017 19:52:12 -0000 On Wed, 6 Sep 2017 21:27:32 +0200 Kurt Jaeger wrote: > My testbuild on 11.1a in poudriere was sucessful. Can you try to > build in poudriere ? No. I remove zfs and jail from system. > Building on a box where some packages are already installed can lead > to broken builds. > > See Jan's comment in the libdrm PR. It looks that if you have > devel/cunit installed, it causes the build error. > Yes, I have CUnit in system. From owner-freebsd-ports@freebsd.org Wed Sep 6 20:06:40 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 42992E14631 for ; Wed, 6 Sep 2017 20:06:40 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 603F4728F1 for ; Wed, 6 Sep 2017 20:06:39 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: by mailman.ysv.freebsd.org (Postfix) id 54DF5E14626; Wed, 6 Sep 2017 20:06:39 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 546D7E14625 for ; Wed, 6 Sep 2017 20:06:39 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from mail-qt0-x234.google.com (mail-qt0-x234.google.com [IPv6:2607:f8b0:400d:c0d::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 94CE1728E5 for ; Wed, 6 Sep 2017 20:06:38 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: by mail-qt0-x234.google.com with SMTP id h15so22697026qta.4 for ; Wed, 06 Sep 2017 13:06:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chen-org-nz.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=4XrVu6eJlBcGvFy7n5O8rZRaK4DwL30hDlanNdS8Ygw=; b=PJkbyGMK0Vnq71nsyppM8yTmL2RGcrN4U5Q2PA+BA8CkwiY0VdszoLjC9Z2fwvdYim 7dUigE+tpsLVZFVQv4h8cmYasrAkyY49VkAtQr3Yr14yU7ablWuXspRvoAD4Qh/CJZBw Mf5FKNLMJ917yquUA0wN28x8zgpJTU/PWzLyXPiGs/LaEfNlDpcuprAPXWdW0H+EI6OP sYh7Pk9AaoBtDUoUtFaM5kWf6c8aAotZTvQde0I6GRxn8pe6bX1sIH3cVV+SQ5Bej6A7 RMg1aClEzD4eO5lZ5SGGrGCSCqTtaT7c4y7DzIZNERi2XerqEz32hknn/a50NprI2va2 2AvA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=4XrVu6eJlBcGvFy7n5O8rZRaK4DwL30hDlanNdS8Ygw=; b=i7zD35Kq6wnlH7YTwwB2YbkM5X4X+jMSoO8KRrg+tToLd6OyEsQpHsq48W6vgUPKIf 7LqAwlr3JAGLmYaifepwyvYWgw3J2tFu2LmrkiSFU4j9nLUE1xavWihwTY1L/qe4qnMK ZqpbZo1n4NUKIYkuazVW1lAif7mpDqkVQaNIZUtWxtKNN08lKNV59oiBO6YBz/HF9Uy5 DUUOAL6Z/DqPEi90+zjtD4l0JzVRhqo0N/sVWnkTrps+KW/6xfJft6AJRahXa9+xn65E FoaLWf2DbTJdpzlS+IFny/O02oyNxhfRYYT/RcyX/bgnFDnBU4IhEIjUOqmPqSaG8hTp iGhA== X-Gm-Message-State: AHPjjUjd++q0smVxkNVow+1PZG7piPQqVINxL+92BguI6czFn78fQVo/ anujelLCG4NeVj7LGlkCFi2j/fCyy/Hi X-Google-Smtp-Source: ADKCNb7gVyK6R0YraVBR1WQcvB0Z/hcgOY2VA9+x/4NIbEL5/A+5hS1oHxo65IjT5V2+4lDjt5IAVuXSFzSk4wjY7VA= X-Received: by 10.200.28.117 with SMTP id j50mr505295qtk.312.1504728397322; Wed, 06 Sep 2017 13:06:37 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.94.202 with HTTP; Wed, 6 Sep 2017 13:06:36 -0700 (PDT) X-Originating-IP: [203.99.129.1] In-Reply-To: <20170906225149.3eef4d65@rimwks> References: <20170906213104.43c24444@rimwks> <20170906192732.GD81427@home.opsec.eu> <20170906225149.3eef4d65@rimwks> From: Jonathan Chen Date: Thu, 7 Sep 2017 08:06:36 +1200 Message-ID: Subject: Re: FreeBSD 11 desktop - unsupported by ports committers die to amdgpu To: Rozhuk Ivan Cc: ports@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Sep 2017 20:06:40 -0000 On 7 September 2017 at 07:51, Rozhuk Ivan wrote: > On Wed, 6 Sep 2017 21:27:32 +0200 > Kurt Jaeger wrote: > >> My testbuild on 11.1a in poudriere was sucessful. Can you try to >> build in poudriere ? > > No. > I remove zfs and jail from system. > > >> Building on a box where some packages are already installed can lead >> to broken builds. >> >> See Jan's comment in the libdrm PR. It looks that if you have >> devel/cunit installed, it causes the build error. >> > > Yes, I have CUnit in system. It's always safer to build ports/packages using one of the newer builders, ie: poudriere or synth. These builders ensure that the build environment is clean and avoids cross contamination from other installed ports. If poudriere is too heavy for your comfort, try using synth instead. Manual builds, portupgrade and portmaster will slap you in the face if you're unlucky. Cheers. -- Jonathan Chen From owner-freebsd-ports@freebsd.org Wed Sep 6 20:17:07 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 33126E14EDD for ; Wed, 6 Sep 2017 20:17:07 +0000 (UTC) (envelope-from rozhuk.im@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 3080C751BA for ; Wed, 6 Sep 2017 20:17:06 +0000 (UTC) (envelope-from rozhuk.im@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 16CFFE14EDC; Wed, 6 Sep 2017 20:17:06 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 165BBE14EDB for ; Wed, 6 Sep 2017 20:17:06 +0000 (UTC) (envelope-from rozhuk.im@gmail.com) Received: from mail-lf0-x22b.google.com (mail-lf0-x22b.google.com [IPv6:2a00:1450:4010:c07::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 35F6D751AC for ; Wed, 6 Sep 2017 20:17:05 +0000 (UTC) (envelope-from rozhuk.im@gmail.com) Received: by mail-lf0-x22b.google.com with SMTP id d17so20203028lfe.2 for ; Wed, 06 Sep 2017 13:17:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:date:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=BAinnlz5WHqDGsW1Qx425Mm110gHLA/0wNoEwVzUve4=; b=WzDA4QEroEyx91WWJFglsVDqorEBinO9vsTQI2CQs1ulVB/+WcOZodfs1LMcbwDjDE VjKK2EgUFXepxk1rpuNrOQPV3ST9LJ5gwMEI56J6zdZH8Il54EUzeN88xHpFaYl7qLAS qFkiyVE5TgrLIm3Zpe9OhwyN7THTUJJhVpXhwy1ePMvFeRWwRKxRgSUMDLttOhrWIJxw yW5cqG5qyV++Xw/tz9muNBDAcdck7V68PdHLUwN/GN32HvKaKoHczxmR8dh7MLIZhnJ5 /NAITjMCaN7pWjYf1JJSYoSM+yRRt00VqLbdUqpGGL6Uvse/x/kHk3i3UzyNlRiwxo6u QteQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:date:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=BAinnlz5WHqDGsW1Qx425Mm110gHLA/0wNoEwVzUve4=; b=LbDeJksfUTxc6yxg+Q6xFmmfuXXJa9BRC3bP6TrqeFsjsz6tAK7VGISNwKYQkKDrIu gfblCATkGFCTaPqP2Tq5F/qwCiKWgnViRHxwvdFFCpI78OiCMaRzszdixM2haSKpCNEU qjjBuNYu7gl5pNmbmvVPT8a2Fs6gD9mDtP9Or742qzjL6Dovb96v3aHnTkJDDx5WS80V HDw663xbdt2PQhIzdpLgJOA/jOW+LGWGgHENXnjfbDb2+hGi2vKpnoTZE0N6SZTNly12 uUqwh9e6VV7XJerONwh3GMloO/m+H+pjX0Nm+iWPuWEOlKJ8gfqzOsnfm1ejasSvmqf1 VQyw== X-Gm-Message-State: AHPjjUi0O3DC1pOWMWLNIAdyhyFLxbMr+P9fyaP4WyUCq9eccxuRphFH XSEK/4BJ9V8gA7vIqp8= X-Google-Smtp-Source: AOwi7QCxLYpgEL34RgmQKCTt9FC4tGeymP6x1b1yAV7QBLiyivZL0VJskLuXrxmbmHk5GgjkChn1RA== X-Received: by 10.25.190.74 with SMTP id o71mr117679lff.216.1504729022450; Wed, 06 Sep 2017 13:17:02 -0700 (PDT) Received: from rimwks ([185.44.68.92]) by smtp.gmail.com with ESMTPSA id s6sm125192lja.1.2017.09.06.13.17.01 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 06 Sep 2017 13:17:01 -0700 (PDT) From: Rozhuk Ivan X-Google-Original-From: Rozhuk Ivan Date: Wed, 6 Sep 2017 23:16:43 +0300 To: Jonathan Chen Cc: ports@freebsd.org Subject: Re: FreeBSD 11 desktop - unsupported by ports committers die to amdgpu Message-ID: <20170906231643.125c37c2@rimwks> In-Reply-To: References: <20170906213104.43c24444@rimwks> <20170906192732.GD81427@home.opsec.eu> <20170906225149.3eef4d65@rimwks> X-Mailer: Claws Mail 3.15.1 (GTK+ 2.24.31; amd64-portbld-freebsd11.1) 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.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Sep 2017 20:17:07 -0000 On Thu, 7 Sep 2017 08:06:36 +1200 Jonathan Chen wrote: > It's always safer to build ports/packages using one of the newer > builders, ie: poudriere or synth. These builders ensure that the build > environment is clean and avoids cross contamination from other > installed ports. If poudriere is too heavy for your comfort, try using > synth instead. Manual builds, portupgrade and portmaster will slap you > in the face if you're unlucky. Too many poudriere - lower ports quality in wild. From owner-freebsd-ports@freebsd.org Wed Sep 6 21:03:34 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9E85BE17249 for ; Wed, 6 Sep 2017 21:03:34 +0000 (UTC) (envelope-from kayasaman@gmail.com) Received: from mail-wm0-x231.google.com (mail-wm0-x231.google.com [IPv6:2a00:1450:400c:c09::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B889D83A28 for ; Wed, 6 Sep 2017 21:03:33 +0000 (UTC) (envelope-from kayasaman@gmail.com) Received: by mail-wm0-x231.google.com with SMTP id 187so226820wmn.1 for ; Wed, 06 Sep 2017 14:03:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:references:to:from:message-id:date:user-agent:mime-version :in-reply-to:content-language; bh=BvZyzQXKCoGqVGFzVcsSJhVqWv9GcZEsQiuCOUCdtws=; b=q/t1ZxhDROfPKWqJ/WbvqBWR6X6n2eabE/mPAm3JTzN7uDaUzqcHIPMRZQMmF/SzoQ BpG2M/0/fOkTxsUH46wJOEXBxhKymdZEMzA8zxv2AKljvLlxaG7/jZVYEJ9NLLaPTfSo B5pFBW57gnhQ90eIlIM5ff3zIpB4WjlPQAAHKdI/+jXxlhgokFJzAacoE/MpqL4Tgt4b ZOdz3sa2NiZMqUJHy6XLQrHbc6NW04BpIP4Na7LA7FXk4bFggy1ubLhVTX3rXscA1JBi V6jBUVw0lJ+O8SEGVkMtxlWxFkDGZ2O2F4/VcEgLNLORRa8QWRIBbZgAOZzV+gBqN+6K 62DQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:references:to:from:message-id:date :user-agent:mime-version:in-reply-to:content-language; bh=BvZyzQXKCoGqVGFzVcsSJhVqWv9GcZEsQiuCOUCdtws=; b=DdA0Njfcvf9VqHLpeyrlbmkjowzTZIghCrstwhLXIZ6Fen9M0etSVfqp1vZAJj11Rd nuHBFNNSR6VpetwC/FHkayOGNjUi8OEoX61d73hNyOxsnHfvFTXSHykjUscKVQf2LffL lRK9wEJ+oi2l99aLB7YVyyBpTTLpml7KaQFF9YbXWJdpX9LxGbYjDf7AfwBp3oQEowfG Hu1BSIEEJ5QRorFX/H9/8h0yYepTyyG9VZ1TRCa6y9kdg2udLrGTt8HGkUD/R9A5bHRJ JSg8lxZIfzETXL7UKmayhwsldk13QPcDUHqgMc3chaZMRUJ6L7RIgX+U/iSw4i3TRh/h rEqg== X-Gm-Message-State: AHPjjUjxUif/fEeBBe3VrXXDdbFbj59Vb4dtCf73bRZ1tybeQwxVQDot wbYFxq4HZJVUPygacRo= X-Google-Smtp-Source: ADKCNb6zkPEwE7v5WTWeXmnpfenUs8WArkcUMd4cPyrDIu5pqesStG2p52xhLAl13OS62aA5ZVw7Hw== X-Received: by 10.28.74.134 with SMTP id n6mr648092wmi.61.1504731811403; Wed, 06 Sep 2017 14:03:31 -0700 (PDT) Received: from Sting-Ray.optiplex-networks.com (optiplexnetworks.plus.com. [212.159.80.17]) by smtp.gmail.com with ESMTPSA id e14sm531940wra.55.2017.09.06.14.03.29 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2017 14:03:30 -0700 (PDT) Subject: Fwd: p5-GSSAPI fails to build in Jail on -Current References: <6a9ca0eb-c625-8e1f-f4be-c5d19c4008c0@gmail.com> To: freebsd-ports From: Kaya Saman X-Forwarded-Message-Id: <6a9ca0eb-c625-8e1f-f4be-c5d19c4008c0@gmail.com> Message-ID: <392b8349-4464-e09e-5200-fc68ee081ede@gmail.com> Date: Wed, 6 Sep 2017 22:03:29 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <6a9ca0eb-c625-8e1f-f4be-c5d19c4008c0@gmail.com> Content-Language: en-US Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Sep 2017 21:03:34 -0000 Ok fixed it! Looks like the "Autogenerated" makefile mentioned below added a 'return' when the lines should look like this: PASTHRU = LIBPERL_A="$(LIBPERL_A)"\         LINKTYPE="$(LINKTYPE)"\         OPTIMIZE="$(OPTIMIZE)"\         PREFIX="$(PREFIX)"\         PASTHRU_DEFINE='-DHEIMDAL $(PASTHRU_DEFINE)'\         PASTHRU_INC='-I/usr/include $(PASTHRU_INC)' -------- Forwarded Message -------- Subject: p5-GSSAPI fails to build in Jail on -Current Date: Wed, 6 Sep 2017 20:07:53 +0100 From: Kaya Saman To: freebsd-ports@freebsd.org Hi, I'm trying to rebuild my installed ports as I've recently upgraded from -Release to -Stable and now -Current to get over a bug in 11.1-R1 which kept freezing my system (only locked to one particular system board as 2 machines of same time had same issues - now on 12.0-Current the issues are no more) When using Portmaster or manually attempting to build the p5-GSSAPI port I always hit this issue: /usr/ports/security/p5-GSSAPI # make ===>  Building for p5-GSSAPI-0.28_1 make[2]: "/usr/ports/security/p5-GSSAPI/work/GSSAPI-0.28/Makefile" line 330: Need an operator make[2]: Fatal errors encountered -- cannot continue make[2]: stopped in /usr/ports/security/p5-GSSAPI/work/GSSAPI-0.28 *** Error code 1 Stop. make[1]: stopped in /usr/ports/security/p5-GSSAPI *** Error code 1 Stop. The version of -CURRENT I'm on is: 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r323168: Somehow it seems that it bombs out after this segment in the Makefile: PASTHRU = LIBPERL_A="$(LIBPERL_A)"\         LINKTYPE="$(LINKTYPE)"\         OPTIMIZE="$(OPTIMIZE)"\         PREFIX="$(PREFIX)"\         PASTHRU_DEFINE='-DHEIMDAL $(PASTHRU_DEFINE)'\         PASTHRU_INC='-I/usr/include  $(PASTHRU_INC)' Would anyone be able to suggest anything to get the port to build? - setting: MAKE_JOBS_UNSAFE=yes in /etc/make.conf didn't help. Thanks. Kaya From owner-freebsd-ports@freebsd.org Thu Sep 7 02:10:45 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ECB12E23884 for ; Thu, 7 Sep 2017 02:10:45 +0000 (UTC) (envelope-from papowell@astart.com) Received: from astart2.astart.com (wsip-72-214-30-30.sd.sd.cox.net [72.214.30.30]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6418B111C for ; Thu, 7 Sep 2017 02:10:44 +0000 (UTC) (envelope-from papowell@astart.com) Received: from laptop_110.private (localhost [127.0.0.1]) by astart2.astart.com (8.14.9/8.14.9) with ESMTP id v871s4Dk046570 for ; Wed, 6 Sep 2017 18:54:04 -0700 (PDT) (envelope-from papowell@astart.com) Reply-To: papowell@astart.com To: FreeBSD Ports ML From: Patrick Powell Subject: x11/kde4 pkg not present in repository Organization: Astart Technologies Message-ID: <81bac58c-a33a-1bca-ce5b-8308b616440b@astart.com> Date: Wed, 6 Sep 2017 18:54:04 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2017 02:10:46 -0000 The x11/kde package is not present on the latest repository, for FreeBSD 11.0 and 11.1. I was wondering if there is a log/information about which packages have been built or failed to build? I did a quick check of the FreeBSD documentation but there does not seem to be information on this. Patrick Powell Astart Technologies papowell@astart.com 1530 Jamacha Rd, Suite X Network and System San Diego, CA 92019 Consulting Cell 858-518-7581 FAX 858-751-2435 Web: papowell at astart dot com From owner-freebsd-ports@freebsd.org Thu Sep 7 04:38:02 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0EBE3E058F5 for ; Thu, 7 Sep 2017 04:38:02 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id CDCC6841AC for ; Thu, 7 Sep 2017 04:38:01 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from yv.noip.me (c-24-6-186-56.hsd1.ca.comcast.net [24.6.186.56]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id v874bmxY010351 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Wed, 6 Sep 2017 21:37:48 -0700 (PDT) (envelope-from yuri@rawbw.com) X-Authentication-Warning: shell1.rawbw.com: Host c-24-6-186-56.hsd1.ca.comcast.net [24.6.186.56] claimed to be yv.noip.me Subject: Re: x11/kde4 pkg not present in repository To: papowell@astart.com, FreeBSD Ports ML References: <81bac58c-a33a-1bca-ce5b-8308b616440b@astart.com> From: Yuri Message-ID: <11086f18-ca70-ee03-8290-749bb212232a@rawbw.com> Date: Wed, 6 Sep 2017 21:37:47 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <81bac58c-a33a-1bca-ce5b-8308b616440b@astart.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2017 04:38:02 -0000 On 09/06/17 18:54, Patrick Powell wrote: > The x11/kde package is not present on the latest repository, for > FreeBSD 11.0 and 11.1. You can check status of individual packages here: http://package21.nyi.freebsd.org Yuri From owner-freebsd-ports@freebsd.org Thu Sep 7 10:43:28 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2A40BE16EB9 for ; Thu, 7 Sep 2017 10:43:28 +0000 (UTC) (envelope-from tech-lists@zyxst.net) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4D0CF6C995 for ; Thu, 7 Sep 2017 10:43:27 +0000 (UTC) (envelope-from tech-lists@zyxst.net) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id F3CD520C0B; Thu, 7 Sep 2017 06:43:19 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute4.internal (MEProxy); Thu, 07 Sep 2017 06:43:19 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zyxst.net; h=cc :content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=fm1; bh=B9QVImQqI78q+NZpds PuGanm7xMyw5+GFG/4+9AZyhA=; b=c2I1y7sbezvo2x/RIoCWkT8dFWKFJrL4YK N4rbQNUe9cag3C/izROBOsOTdBT9evqLRwO/scLypIBBtoK//+/tZLd+W6aEJkrh Pbt04ec8NpMrC1Rwn/3t/t42S18/cuOQyxCXDnj/q2e+EpqAogqYvAUhkwd613hs bFumMQ0cZglzYRTR9DUbD71crwHm7yEQmCS92tjrvBsDhUkrbXWg8sTfEOvMEYf1 aQq7N5F7e836pwaJK3bej8ZWucaC3DnweH3DaVzJO+j+a3NuIkNlJGCqRb+xUz3P 5Nyi6ARz2Mo2gF+eruGS8JO7MAIkgpTe7IP5PtkQ68agYXArI0IQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s= fm1; bh=B9QVImQqI78q+NZpdsPuGanm7xMyw5+GFG/4+9AZyhA=; b=SqXml2Wl AW1idEgEVjnGhI09DbTR4Cxtla+Qt3KE+Z1zwbU5eYWS9FeXdZK4Ac2mCePpGgAt xQ/XpUH4XLhUzh426UKBOLjDe2BvwIj6AY5uz2PLOCubxVM+blKuFpyssehhz/Cm kfjXMBzbbwFx+XVLhVMC7/ZHeQ9qjqILk6MNVNr/kzyqVDrta5RfyQGngjfbpVt+ 3HmH3xCcH8FQIF8yt2Pa97fsHX4HjPUOWlYrIDL/aW67aSGI7miBsBAyrohBRrP1 GK2Mv2JXFFF5cMYwik2qFBAvl7JAXbr2+77rxSi5zBQOTU/iItXlAEJh85bCx74d 7tNqQ9bsOFNX4w== X-ME-Sender: X-Sasl-enc: MSAS/bBRXnJ0WD6EBgcXPBpOmY8cwTWxjIpqHBk/7g3O 1504780999 Received: from pumpkin.growveg.org (pumpkin.growveg.org [82.70.91.101]) by mail.messagingengine.com (Postfix) with ESMTPA id 824CA7E426; Thu, 7 Sep 2017 06:43:19 -0400 (EDT) Subject: Re: www/bluefish builds but fails to install To: Kevin Oberman Cc: FreeBSD Ports ML References: From: tech-lists Message-ID: <459679e6-d6aa-1a68-b094-667fefa4792a@zyxst.net> Date: Thu, 7 Sep 2017 11:43:18 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2017 10:43:28 -0000 On 01/09/2017 23:33, Kevin Oberman wrote: > FWIW, I just installed bluefish on my system using default options with no > errors. As a result, I suspect thee is an issue with your environment and > that is why you are having issues. Bluefish will build from ports in a newly-created VM, but *only* if xorg is the only thing installed from ports. Even then, pkg check -s shows this: Checking all packages: bluefish-2.2.10: checksum mismatch for /usr/local/share/applications/mimeinfo.cache bluefish-2.2.10: checksum mismatch for /usr/local/share/mime/XMLnamespaces bluefish-2.2.10: checksum mismatch for /usr/local/share/mime/aliases bluefish-2.2.10: checksum mismatch for /usr/local/share/mime/generic-icons bluefish-2.2.10: checksum mismatch for /usr/local/share/mime/globs bluefish-2.2.10: checksum mismatch for /usr/local/share/mime/globs2 bluefish-2.2.10: checksum mismatch for /usr/local/share/mime/magic bluefish-2.2.10: checksum mismatch for /usr/local/share/mime/mime.cache bluefish-2.2.10: checksum mismatch for /usr/local/share/mime/subclasses bluefish-2.2.10: checksum mismatch for /usr/local/share/mime/treemagic bluefish-2.2.10: checksum mismatch for /usr/local/share/mime/types so there's definitely something wrong with the port. I guess it's something poudiere wouldn't show as, if I'm understanding correctly, it builds only in a 'clean' environment. thanks, -- J. From owner-freebsd-ports@freebsd.org Thu Sep 7 11:36:17 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9C280E1979F for ; Thu, 7 Sep 2017 11:36:17 +0000 (UTC) (envelope-from doctor@doctor.nl2k.ab.ca) Received: from doctor.nl2k.ab.ca (doctor.nl2k.ab.ca [204.209.81.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5DF8377D51 for ; Thu, 7 Sep 2017 11:36:17 +0000 (UTC) (envelope-from doctor@doctor.nl2k.ab.ca) Received: from doctor by doctor.nl2k.ab.ca with local (Exim 4.89 (FreeBSD)) (envelope-from ) id 1dpurD-000INJ-KA; Thu, 07 Sep 2017 05:20:27 -0600 Date: Thu, 7 Sep 2017 05:20:27 -0600 From: The Doctor To: Yuri Cc: papowell@astart.com, FreeBSD Ports ML Subject: Re: x11/kde4 pkg not present in repositoryg Message-ID: <20170907112027.GA66336@doctor.nl2k.ab.ca> References: <81bac58c-a33a-1bca-ce5b-8308b616440b@astart.com> <11086f18-ca70-ee03-8290-749bb212232a@rawbw.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <11086f18-ca70-ee03-8290-749bb212232a@rawbw.com> User-Agent: Mutt/1.8.3 (2017-05-23) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2017 11:36:17 -0000 On Wed, Sep 06, 2017 at 09:37:47PM -0700, Yuri wrote: > On 09/06/17 18:54, Patrick Powell wrote: > > The x11/kde package is not present on the latest repository, for > > FreeBSD 11.0 and 11.1. > > > You can check status of individual packages here: > http://package21.nyi.freebsd.org > > > Yuri > > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" I can confirm that it is for amd64. I am runing it!! -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising! https://www.empire.kred/ROOTNK?t=94a1f39b Look at Psalms 14 and 53 on Atheism Talk Sense to a fool and he calls you foolish - Euripides From owner-freebsd-ports@freebsd.org Thu Sep 7 11:08:30 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7C769E1813E for ; Thu, 7 Sep 2017 11:08:30 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 0E0A071E42 for ; Thu, 7 Sep 2017 11:08:29 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id B21D9E18137; Thu, 7 Sep 2017 11:08:29 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B17F1E18136; Thu, 7 Sep 2017 11:08:29 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mail.ptrcrt.ch (gahr.cloud.tilaa.com [IPv6:2a02:2770:8:0:21a:4aff:fe7e:c6be]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E87B271E25; Thu, 7 Sep 2017 11:08:27 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from ptrcrt.ch (mail.ptrcrt.ch [192.168.1.1]) by mail.ptrcrt.ch (OpenSMTPD) with ESMTPS id aedb1308 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Thu, 7 Sep 2017 11:08:24 +0000 (UTC) Date: Thu, 7 Sep 2017 11:08:24 +0000 From: Pietro Cerutti To: TclTk@FreeBSD.org Cc: erik@bz.bzflag.bz, ports@FreeBSD.org, portmaster@bsdforge.com, jrm@FreeBSD.org, michipili@gmail.com, acm@FreeBSD.org, bsd@volki.at, dsh@vlink.ru, gromnizki@unixdev.net, johans@FreeBSD.org Subject: Re: Tcl/Tk 8.4 deprecation Message-ID: <20170907110824.22dahnzvoqz7l3qf@ptrcrt.ch> Reply-To: TclTk@FreeBSD.org References: <20170905120327.ik5ws3hbt4lbb2ll@ptrcrt.ch> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="jykxtxl7t7r2oobf" Content-Disposition: inline In-Reply-To: <20170905120327.ik5ws3hbt4lbb2ll@ptrcrt.ch> X-PGP-Key: fp="DA6D E106 A5B8 54B8 5DD8 6D49 ADD0 D38E A192 089E"; id="0xA192089E"; get=; get=; get=; get= OpenPGP: id=A192089E; url=https://gahr.ch/pgp/0xADD0D38EA192089E.txt; url=https://keybase.io/gahr/key.asc User-Agent: NeoMutt/20170907-6-649d0b (1.9.0) X-Mailman-Approved-At: Thu, 07 Sep 2017 11:51:37 +0000 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2017 11:08:30 -0000 --jykxtxl7t7r2oobf Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In commits r449392 and r449393 I have converted a few ports that already depended on "84 or higher" to just depend on the "or higher" part. These were: databases/pgaccess games/scid graphics/gdtclft graphics/ocaml-lablgl lang/itcl math/maxima x11-clocks/tktz Which leaves use with: lang/fpc-tcl (acm@FreeBSD.org) lang/smalltalk (johans@FreeBSD.org) multimedia/nxtvepg (ports@FreeBSD.org) games/polypuzzle (ports@FreeBSD.org) editors/tpad (ports@FreeBSD.org) devel/vtcl (ports@FreeBSD.org) net/xpvm (ports@FreeBSD.org) x11/tkXwin (dsh@vlink.ru) Thanks! On Sep 5 17 12:03, Pietro Cerutti wrote: > Hi all, >=20 > I'll be shorty deprecating Tcl/Tk 8.4 in our ports tree. The latest > release of this series was 8.4.20 (June 2013). > Tcl/Tk series 8.5 and 8.6 are fully supported, and 8.7 is coming > soon-ish. >=20 > Thus, I will soon mark the following ports as DEPRECATED, with expiry > date sometimes this fall. If you care for any of them, please try to > upgrade them to a newer version (if any) or make them work with Tcl 8.6, > which is the current default version. If you need any support in the > process, please let me know and I'll be glad to help. >=20 > lang/fpc-tcl > lang/itcl > lang/smalltalk > lang/tcl84 > multimedia/nxtvepg > games/scid > games/polypuzzle > graphics/ocaml-lablgl > graphics/gdtclft > databases/pgaccess > math/R > math/maxima > editors/tpad > x11-toolkits/ocaml-labltk > x11-toolkits/tk84 > devel/vtcl > x11-clocks/tktz > net/xpvm > x11/tkXwin >=20 > Best, >=20 > --=20 > Pietro Cerutti > The FreeBSD Project > gahr@FreeBSD.org --=20 Pietro Cerutti The FreeBSD Project gahr@FreeBSD.org --jykxtxl7t7r2oobf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJiBAABCgBMFiEE2m3hBqW4VLhd2G1JrdDTjqGSCJ4FAlmxKKAuFIAAAAAAFQAQ cGthLWFkZHJlc3NAZ251cGcub3JnZ2FockBGcmVlQlNELm9yZwAKCRCt0NOOoZII niIxEAC7Xbx+3+Vv9dRj8TIzvFnRo3b7dg/Bwx5UWIPEfs+jUKuYmECw+OZiUfv5 y/ZJLx6ljpJ2k3+dsYAbzvvoSQn0qo5CpXuvm6nWcSy1EHUpUxx2xnFFb93L/qKM lKso0LFg2JBPj/bUa2wMIDqsHWnnoIhuBmCj1gPnPZm72oVi6wvqu/JKbLHKRxEL cLHzr1ml4TqvD6U5OYgu5LJQsTymZW5euWyJvN9w6ZAPfzZLRbXGxLtH4I1MDIkm 6vMjyU8Y/tjPfg1b5wChar7sKdvv5W+tggE65mLloaVL85L1FRqT6vUC6w5VXsh5 tQ0zeEFWPnLxGCkLJhMyP+ZDDXJUurVShaa8Z8udh6A8PH2xi8fFsx+TJnLXYu0i gADelPX5Yi1WcjM/b4Oz17B3rk6RGEoJ1MoZOWr8AI+Dp+W/BznlkQ6BSRQWQKEA 9mAjgp60avkVitBXWPC+0fEpiSFidIeA9pFYNAx0o/X+qX8MDlMc3eEYvO7rrnmq ku6l/ipi64Qy8vBKyPjLhbtH4q9vu1XqzZ9gqjYtvuna45DIIHal3pqSEyO+SRrL NVCdHdjvez5mYe6n+QzP9olk/DfPHZ/EKuDbpSbhIBx/xiFQQ74G0W2gBFlMzwg5 +S5CJe2QGRGFLkWo9b5SwzlyL5YkqeiTdq7epo70Vdy2GjMVwg== =kHqQ -----END PGP SIGNATURE----- --jykxtxl7t7r2oobf-- From owner-freebsd-ports@freebsd.org Thu Sep 7 12:53:54 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 268B5E1CF01 for ; Thu, 7 Sep 2017 12:53:54 +0000 (UTC) (envelope-from leonardo@digitalemarketing.in) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id D0DD067366 for ; Thu, 7 Sep 2017 12:53:53 +0000 (UTC) (envelope-from leonardo@digitalemarketing.in) Received: by mailman.ysv.freebsd.org (Postfix) id C8F40E1CF00; Thu, 7 Sep 2017 12:53:53 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C8690E1CEFF for ; Thu, 7 Sep 2017 12:53:53 +0000 (UTC) (envelope-from leonardo@digitalemarketing.in) Received: from mail-pg0-x22b.google.com (mail-pg0-x22b.google.com [IPv6:2607:f8b0:400e:c05::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E72F867350 for ; Thu, 7 Sep 2017 12:53:51 +0000 (UTC) (envelope-from leonardo@digitalemarketing.in) Received: by mail-pg0-x22b.google.com with SMTP id 188so17382854pgb.2 for ; Thu, 07 Sep 2017 05:53:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=digitalemarketing-in.20150623.gappssmtp.com; s=20150623; h=return-receipt-to:from:to:subject:date:message-id:mime-version :thread-index:content-language:disposition-notification-to; bh=Nppr7VEuf3b722PNMdAjvK+2/abxgIcxW9ORJYyfmYY=; b=kgGpcfRIK01dWaX1m/5ksZsdb3uAptO+cdjYelNz2Ctir+c+2CBET2TAUre/un7AEi tB06BwdrkCePZrGGQnGPv6/NQpGSeYH9APBKoS35P10JVKEFidKNDdGwfXgNITjMWiSk VGKuJSw/VKnnSghc5LI1PFSZ+6yidcyxAYsCiHpCK1aEMk7uR5VjlOlCocFW7Q4vPJQQ lbN3rLTNQgxpaGwCwCIc26GqkNEDgWZdOAITwARbpQDzMbwoct5dSxP4xBkjpkU38s5d VU1oY2cpZEx3K3Mero4RM4KdDhcAZR72dzOKWeLzVt6Dtm8kVMVKYxekdgqdBwitGAxc D46g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:return-receipt-to:from:to:subject:date :message-id:mime-version:thread-index:content-language :disposition-notification-to; bh=Nppr7VEuf3b722PNMdAjvK+2/abxgIcxW9ORJYyfmYY=; b=LNHnxd+S9ONht3+B5khCvtiJuqAu6B5vqCj/nbkAMnXMRDGTwO4k7Jz/DeTOt9gpwW omUoMKQJKxuS8h8b2R4oBXE5gTPR8U1GERMKmgkcUX/MaQ/RU0pFenr1ErpswLOWpbOO Vs22JsyBaCPz5deTV3D80/+ZGEJQRkDOHGJREeYIK6TjlrYtrlULzP7ZUx4rb8InRcqr 5xNmLn629gD47x4LlyLJIXo4GShns++RMsTK5/ebXSB+dvCiUG/uSARMcTCkDQxACBsr I29QpGCdE9KQBn2nyI3I9KKolK0kMu3hG/UI8q+TX/Kr8IkiUf6B6Yem0tVCXS+f+gwC UumQ== X-Gm-Message-State: AHPjjUgzqtdcVKsEQNs0maVyuuYx+nUFkenuzzbEQkwFr2kjw7qY0wog Wrb2k0/3+IK/oxwvPheF+A== X-Google-Smtp-Source: ADKCNb7C3qOxfHuVvwpI9A2ZfxEGf6Yu2ScMDmICl1LXFqWHg6ih01KKLngDlp7xMv5jA+Ey1ymPCw== X-Received: by 10.84.238.205 with SMTP id l13mr2859356pln.173.1504788831324; Thu, 07 Sep 2017 05:53:51 -0700 (PDT) Received: from AnuKayinfotech ([45.115.107.76]) by smtp.gmail.com with ESMTPSA id l66sm3884938pfl.156.2017.09.07.05.53.49 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 07 Sep 2017 05:53:50 -0700 (PDT) From: "Leonardo" To: Subject: 1st to 10th position in Google ranking. Date: Thu, 7 Sep 2017 18:23:33 +0530 Message-ID: MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AdMn2E/IbbOgUenVQbCnOPvZxrNkvQ== Content-Language: en-us Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2017 12:53:54 -0000 Hello, We Have a SEO discount offer going for the following package: Off-Page work activities "Monthly Task and responsibilities" 1. 20 Directory submissions 2. 10 Social Bookmarking Submissions 3. 1 unique, 400 word article written 4. 10-20 Search Engine Submission 5. 50+ One Way Directory Link On-Page work activities "Follow only first month" 6. Meta tags/Title tag changes 7. Keyword research/Analysis 8. Competitor Analysis 9. Heading tag changes 10. Alt tag changes 11. Interlinking wherever required. 12. Keyword density in site content. 13. HTML Site Map 14. XML site map and Submission in webmaster tool 15. Ror.XML File creation 16. Robots.Txt File creation Extra work activities 17. Google Webmaster tool 18. Google Analytics 19.Web Copy Writing Services Please reply for the best quote for your website link and we will guarantee to Rank You 1st to 10th position in Google ranking. Best Regards, Leonardo Note: Though this is not an automated email and we are not spammers of any kind. We are sending these emails to all those people whom we find eligible of using our services. From owner-freebsd-ports@freebsd.org Thu Sep 7 14:44:51 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E6CAE20FDC for ; Thu, 7 Sep 2017 14:44:51 +0000 (UTC) (envelope-from kayasaman@gmail.com) Received: from mail-wr0-x22b.google.com (mail-wr0-x22b.google.com [IPv6:2a00:1450:400c:c0c::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7EF64839C5 for ; Thu, 7 Sep 2017 14:44:50 +0000 (UTC) (envelope-from kayasaman@gmail.com) Received: by mail-wr0-x22b.google.com with SMTP id o42so9398092wrb.3 for ; Thu, 07 Sep 2017 07:44:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding:content-language; bh=tFNjEdgeUw7ORQEkdCSjD6YGeyPy5u9x081hc88JW4M=; b=ub77eep1cRtoJqVL46I37Qj8uC1GdejZbJL6VtDxXCCnSF5W6tMLD/nS21EgJlfPrs GpshnJDHJJu758gVzRIuQtI7zxCivX8ERf51ZDxMCX+lQUNtDr2Yq7cJDpHEnmdmYSbh h1RgOmKOAa5GIcMdGOAvsyjWGs33BLsJ86MV95xkbQqQrUCqd3Pc/69DlDUD0zgCtsx3 FiL97NLK9W5R8m51rjXrz0l3kS1GKQjda+qfaEB2OVOLYkN/QRkfxQNy9KkmQpRNyK8y Fmw5Y6P2ebUlMEcJLSBoWfPxypgHj0QMx2kT6h+W+qzLqnHP42KkUgkIKLId+8qJCEfe vI7A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding:content-language; bh=tFNjEdgeUw7ORQEkdCSjD6YGeyPy5u9x081hc88JW4M=; b=IxyiVZesqxBVRVOnDLLMoocPdWGsV7Fir3KuHMgCpUKWuR2r77N/zxxRRSwEjpc4TD 5mk+Fb7lndw43mx8J/u3aOybNDlYYBUcD4teAiR6WOpBWYogmChX+meIZTghU9SPWupa pVsl2saX/xZ8AN+JvXa3Y758OWpzFFpRVXTlb6/eNWvGIhLafoVEfMxER7BsU1VHGw4a 26F8hn1KeMAukApuiHn+Qw3keNJ03KY9CMRHfkbFCJFmXJewdb9bQAwuJASNLuQ8zASj voUXM/VfDJKhs5jC423sRLzBLBPhlZprV1cvueo7wjgK91yLpdmTWzeulkWYM8XEVr8c EqUA== X-Gm-Message-State: AHPjjUiqpTrKp4eug5xragsyTlxvn8hQ8Kz3G71i7Qgin+VcA+uBlhKH wYuIKFg6yOyBzykjbeI= X-Google-Smtp-Source: ADKCNb56odi4F87KeLwnrs7+mleR9S2gub4KfyddS0DnPqEBBJDn9K9wT5Mk7Xok3F4YM+m0Xwwf9g== X-Received: by 10.223.166.138 with SMTP id t10mr2339189wrc.64.1504795487928; Thu, 07 Sep 2017 07:44:47 -0700 (PDT) Received: from Sting-Ray.optiplex-networks.com (optiplexnetworks.plus.com. [212.159.80.17]) by smtp.gmail.com with ESMTPSA id j15sm1874156wre.87.2017.09.07.07.44.46 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2017 07:44:47 -0700 (PDT) To: freebsd-ports From: Kaya Saman Subject: syslog-ng requires eventlog but conflicts with eventlog? Message-ID: <76dbb914-51ba-f839-65a5-cdbd3a6f54cc@gmail.com> Date: Thu, 7 Sep 2017 15:44:46 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2017 14:44:51 -0000 Hi, the makefile for syslog-ng has this in it: LIB_DEPENDS=    libpcre.so:devel/pcre \                 libuuid.so:misc/e2fsprogs-libuuid \                 libbson-1.0.so:devel/libbson \                 libevtlog.so:sysutils/eventlog BROKEN_powerpc64=       fails to link: Internal error: Segmentation fault (prog$ BROKEN_sparc64=         fails to link: Internal error: Segmentation fault (prog$ CONFLICTS?=     syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \                 syslog-ng[0-9][0-9]-[0-9]* \                 syslog-ng-devel-[0-9]* eventlog* WRKSRC=         ${WRKDIR}/${PORTNAME}-${DISTVERSION} so when trying to build it complains about a libeventlog.so file. Error output: # make install ===>  syslog-ng311-3.11.1 conflicts with installed package(s):       eventlog-0.2.12_1       They install files into the same place.       You may want to stop build with Ctrl + C if eventlog not installed then: ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ===>  Installing for syslog-ng311-3.11.1 ===>  Checking if syslog-ng311 already installed ===>   Registering installation for syslog-ng311-3.11.1 [mon.optiplex-networks.com] Installing syslog-ng311-3.11.1... pkg-static: syslog-ng311-3.11.1 conflicts with eventlog-0.2.12_1 (installs files into the same place).  Problematic file: /usr/local/lib/libevtlog.so *** Error code 70 Kaya From owner-freebsd-ports@freebsd.org Thu Sep 7 14:50:53 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 67A7DE21286 for ; Thu, 7 Sep 2017 14:50:53 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D3D7811AA for ; Thu, 7 Sep 2017 14:50:52 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from pi by home.opsec.eu with local (Exim 4.89 (FreeBSD)) (envelope-from ) id 1dpy8q-000H6S-OI; Thu, 07 Sep 2017 16:50:52 +0200 Date: Thu, 7 Sep 2017 16:50:52 +0200 From: Kurt Jaeger To: Kaya Saman Cc: freebsd-ports Subject: Re: syslog-ng requires eventlog but conflicts with eventlog? Message-ID: <20170907145052.GE81427@home.opsec.eu> References: <76dbb914-51ba-f839-65a5-cdbd3a6f54cc@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <76dbb914-51ba-f839-65a5-cdbd3a6f54cc@gmail.com> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2017 14:50:53 -0000 Hi > the makefile for syslog-ng has this in it: [...] > so when trying to build it complains about a libeventlog.so file. Which version of the ports tree do you have ? The most recent should work. -- pi@opsec.eu +49 171 3101372 3 years to go ! From owner-freebsd-ports@freebsd.org Thu Sep 7 14:53:23 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D0C5E21537 for ; Thu, 7 Sep 2017 14:53:23 +0000 (UTC) (envelope-from kayasaman@gmail.com) Received: from mail-wr0-x235.google.com (mail-wr0-x235.google.com [IPv6:2a00:1450:400c:c0c::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C800B1D16 for ; Thu, 7 Sep 2017 14:53:22 +0000 (UTC) (envelope-from kayasaman@gmail.com) Received: by mail-wr0-x235.google.com with SMTP id 108so19886895wra.5 for ; Thu, 07 Sep 2017 07:53:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding:content-language; bh=WXVhD01PEGFoLin3QKajqUUUcZqbiA769ahKcFldZCk=; b=Ea59uHCp7EP9OVmu619KH77Lh7rKqEZlh79qTGf5HVDPNbPRdYM0MJfWAUZdbLa6iz iQhte5ErzX9s3bmJ57mbs/cyUkekq2ITqBjH/dOYDkWQDUrmzd0rQt7OxKuMza0INVYa y/tfRPBDK0IKWhFxMeK8r3w5ujUpKroyGgneXM4eA5kC4sphSXFrb8LNqDaN+rhXZL+s FWMoRqDt50OQI3N252NyXPLfBIpjH2JGgPhc38/UPxSrZlhTR6++KChxtQaENKW0fIFP OrHdSYYFGXERo09doN2DjOBe/U9vdHpwoQ9mx/RR1Te0h4A8K/bFhzLCONav+/Kayvdx 3IlQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=WXVhD01PEGFoLin3QKajqUUUcZqbiA769ahKcFldZCk=; b=i5g5JJqGDYq+mFsFhdQe6JBTtaBf9Ym6xqiLFu5b78j0FiPYXAljtKpBIo36jPeu7c k4IcCxpAzv4Co8P7iWDiO0Pp6kRr7iL+kyZJ3gVmHlsRZ8y8KoTVdgzQgOqNb+ZD/TQJ nAxyvqYKKpwpprM8wH/jMTJ4rzemILnHRT3SwSFFdI80IxL17EMAV8HhBz6oE1ymDjDI 0EpBRbJmNxbi7yINovb+KTkBFXVsEUXBvFDuoR6FGZtEIfR82oDb+GqEIx2OcI9UaHSg 6BSVrCxuvMnAYmn1iWo1/adgPKQpwq2KhbFmXnxNUeVhPynN3ibmyT195fDaJL+8tDJ/ ZZSQ== X-Gm-Message-State: AHPjjUgMzupsf8WESpepwAVetSZ3lICT4B+LrJIurLCN+sx8bEVYgkXC rtTAJ/mCtF4wjryn9a0= X-Google-Smtp-Source: ADKCNb7a/NxmlN1hAyEwhCImH8AIfNd9IxGh60o+HfeH30eyrXJ3K8o/Kh05AgpExMyuFjAVeG27Qw== X-Received: by 10.223.151.157 with SMTP id s29mr2499199wrb.168.1504796000156; Thu, 07 Sep 2017 07:53:20 -0700 (PDT) Received: from Sting-Ray.optiplex-networks.com (optiplexnetworks.plus.com. [212.159.80.17]) by smtp.gmail.com with ESMTPSA id c83sm847339wmd.2.2017.09.07.07.53.19 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2017 07:53:19 -0700 (PDT) Subject: Re: syslog-ng requires eventlog but conflicts with eventlog? To: Kurt Jaeger Cc: freebsd-ports References: <76dbb914-51ba-f839-65a5-cdbd3a6f54cc@gmail.com> <20170907145052.GE81427@home.opsec.eu> From: Kaya Saman Message-ID: <10e3ec9c-0c4c-ba05-2662-5480fa95d3e2@gmail.com> Date: Thu, 7 Sep 2017 15:53:18 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <20170907145052.GE81427@home.opsec.eu> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2017 14:53:23 -0000 On 09/07/2017 03:50 PM, Kurt Jaeger wrote: > Hi > >> the makefile for syslog-ng has this in it: > [...] >> so when trying to build it complains about a libeventlog.so file. > Which version of the ports tree do you have ? > > The most recent should work. > I just performed a portsnap fetch; portsnap update on it before trying to build. From owner-freebsd-ports@freebsd.org Fri Sep 8 00:51:17 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E4D25E1BEEC; Fri, 8 Sep 2017 00:51:17 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: from mail-lf0-x243.google.com (mail-lf0-x243.google.com [IPv6:2a00:1450:4010:c07::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49DA51A8B; Fri, 8 Sep 2017 00:51:17 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by mail-lf0-x243.google.com with SMTP id h80so490956lfe.1; Thu, 07 Sep 2017 17:51:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=2PsJgeRXxlCoNfpr2gPkqZqVKMQXrSq4sUylHqgG+z0=; b=MU9I/o/13FzAklnYSJQFUhlzPILOuAvZQWsqZVN7+jM7+aklQUP2x1zLj/vNYdPif6 0uILk93oEKIRJrgNhXdtzBcwe7j6GZ5k7NF0eZRpHia42MJxKJFOTXL33V5Vp/4/++3A CgaFERcGpc+qnM5OOZMldqIFhqL9ktmxUAz1f1omjAcz+xBDviUygGMs4fqVme5nUZc5 xY3Ix5ozOq/pGJw7tXb4R4sfEqAOPVyKd2AX0BGrL1IaCT0zDKkN4cRWuaEepIe2gXVY EkanS6iu7PrIsFUz01vMIvx1FpQbwKJdtY5107zH96HjAA9fqSdyuDOCYQ5tMGJycuch hC2Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=2PsJgeRXxlCoNfpr2gPkqZqVKMQXrSq4sUylHqgG+z0=; b=r4vruYhtHtS64GOHUSIf0PS57FYGPOfkPu9Bmd/w3ELZi0kv7huNum64rk94RJXELz lYCA96aUkDvMH3oBTCKekkXPbmFymaYKHJEkczZ2j5QrWtKRUC57J1QQDdO/LwG+zBWQ HMIyEQY82p/V4xmQ7dp8xQXy+Vjz0Vhg3Am/XR8qZUggWljsSGubRWu4ZAKUOlPGuCAf qzIUAVTrKFtNybBX6O3uk3VqdcUpH2SGYK3+bW/ZF+VYFRRL9VeWPJ7AUzuL8+NAHbUM EKJ0EBX7rhqRb8+uwv6VwYS9ZebrH023mjH0g4nWs4/6FoJw3NKGIvU+IFLeJb0sgI2H m2LQ== X-Gm-Message-State: AHPjjUguxr3W4qDTe1YkxFHIzFQqy6sBoCReBLPGrqWUQQDMVgSbq7Cx ewocCb/QmuyzAuz1glmnjYC1Nb56xw== X-Google-Smtp-Source: AOwi7QDvTSFmNxoISxNUAydAW+SPndxcNzOaM8gJKUGFzcidRCPjdvABLYXlzDXL1ocOzXvL8hk/U+mNdvtwySSDANQ= X-Received: by 10.46.2.198 with SMTP id y67mr341896lje.85.1504831874890; Thu, 07 Sep 2017 17:51:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.46.81.18 with HTTP; Thu, 7 Sep 2017 17:51:14 -0700 (PDT) In-Reply-To: References: <1697920.aIIVMSx0iY@dragon.local> From: Russell Haley Date: Thu, 7 Sep 2017 17:51:14 -0700 Message-ID: Subject: Re: Help Wanted - Work with MSFT and help finish the port of .NET Core to FreeBSD To: David Naylor Cc: Geoffrey Huntley , freebsd-advocacy@freebsd.org, freebsd-ports@freebsd.org, Freebsd-mono Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Sep 2017 00:51:18 -0000 Hi I just dropped a twitter to Karel (suddenly feel less smart) and this was his response: "Yep, I was poking at a plan internally first. Got some hinys and will reply tomorrow. Tomas even made some progress ." Sweet! Russ On Tue, Sep 5, 2017 at 12:24 PM, Russell Haley wrote: > On Tue, Sep 5, 2017 at 11:52 AM, David Naylor wrote: >> On Monday, 4 September 2017 10:54:21 Geoffrey Huntley wrote: >>> See https://www.youtube.com/watch?v=NHllisWOCpU and >>> https://twitter.com/GeoffreyHuntley/status/904227946084294656 >> >> Hi Geoffrey >> >> It is great to hear there is more interest in finishing the port of .NET Core >> to FreeBSD (and, I hope, to have ports living in the Port's Collection). >> >> Would it be possible for you to put me (and the mono@ mailing list) in touch >> with Karel and Tomas - I'm not on Twitter. >> >> I'll reply to this email (dropping ports@ and advocacy@) with more technical >> details. >> >> Regards >> >> David > > Just an FYI: I found Karel's email address and dropped him a private > message for more information (I also don't use twitter). I wanted to > wait for permission before publishing any information on the mono > mailing list (including his email address etc). > > I had the DotNet CORE and CLR running on FreeBSD using the > instructions posted way back when. I also asked about more information > a few months back on the DotNet forums but I can't find the message. > The response was that "nothing was happening at the time". > http://forums.dotnetfoundation.org/ > > > Cheers, > > Russ From owner-freebsd-ports@freebsd.org Fri Sep 8 08:41:31 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 412B7E0B0E6 for ; Fri, 8 Sep 2017 08:41:31 +0000 (UTC) (envelope-from jeroen@cj2.nl) Received: from mail.cj2.nl (mail.cj2.nl [IPv6:2a00:1bd0::100:62]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B80E864D63 for ; Fri, 8 Sep 2017 08:41:30 +0000 (UTC) (envelope-from jeroen@cj2.nl) Received: from gijs.cj2.nl (localhost [127.0.0.1]) by mail.cj2.nl (Postfix) with ESMTP id 88FCD4BF508 for ; Fri, 8 Sep 2017 10:41:19 +0200 (CEST) X-Virus-Scanned: amavisd-new at cj2.nl Received: from mail.cj2.nl ([127.0.0.1]) by gijs.cj2.nl (gijs.cj2.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Csk_1XMPpsVJ; Fri, 8 Sep 2017 10:41:18 +0200 (CEST) Received: from [192.168.2.186] (kantoor.cj2.nl [94.124.94.83]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.cj2.nl (Postfix) with ESMTPSA id 58FF64BF393 for ; Fri, 8 Sep 2017 10:41:18 +0200 (CEST) To: freebsd-ports@freebsd.org From: Jeroen Oldenhof Subject: Re: syslog-ng requires eventlog but conflicts with eventlog? Message-ID: Date: Fri, 8 Sep 2017 10:41:08 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: nl X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Sep 2017 08:41:31 -0000 >On 09/07/2017 03:50 PM, Kurt Jaeger wrote: >> Hi >> >>> the makefile for syslog-ng has this in it: >> [...] >>> so when trying to build it complains about a libeventlog.so file. >> Which version of the ports tree do you have ? >> >> The most recent should work. >> > > I just performed a portsnap fetch; portsnap update on it before trying > to build. I have the same issue with most recent ports tree: # portsnap fetch update Looking up portsnap.FreeBSD.org mirrors... 6 mirrors found. /..../ Updating from Wed Sep  6 12:04:27 CEST 2017 to Fri Sep  8 10:20:10 CEST 2017. /usr/ports/sysutils/syslog-ng # make ===>  syslog-ng-3.11.1_1 conflicts with installed package(s):       eventlog-0.2.12_1       They install files into the same place.       You may want to stop build with Ctrl + C. From owner-freebsd-ports@freebsd.org Fri Sep 8 14:27:35 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EF6EAE1ADE8 for ; Fri, 8 Sep 2017 14:27:35 +0000 (UTC) (envelope-from kayasaman@gmail.com) Received: from mail-wm0-x22c.google.com (mail-wm0-x22c.google.com [IPv6:2a00:1450:400c:c09::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7CCD181535 for ; Fri, 8 Sep 2017 14:27:35 +0000 (UTC) (envelope-from kayasaman@gmail.com) Received: by mail-wm0-x22c.google.com with SMTP id i189so5964625wmf.1 for ; Fri, 08 Sep 2017 07:27:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding:content-language; bh=siXKiQF2hcEdbbtVmIA7Tnw8ytHRPUILqhNg5QgpByc=; b=VuFlhEkBSV/K7JhmIjwXD0OMEg/sQk3DFAoXI4Qv4QpYeFTcM2I5MAMfYrNa487+KB SCOAD+K5c//2iN3ykWyww4xpp73pQQ2H8C1rUZIiAemIH2oteeQI9DvlFfjBBcVMlq9g q3tJBWwvlD6yvOhBFfGgW4GiLuy7I63sJbekmbOjyxbEU6/Z6qs/tRO7MFpPph1dF7ue imMxoCH4MbapoVBUHq1Wpuq4jY+zZfJdk25OoJrDNr9AC2dDMEBP67KSqN3U+vS26uuj mDDSliEdiw6/98HVkQLiFVNTjlpHQtt+rtu2g6ysBsPXYrBRGH8KWPvGrNLZmYk3OO6S OxKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding:content-language; bh=siXKiQF2hcEdbbtVmIA7Tnw8ytHRPUILqhNg5QgpByc=; b=jeGmzqpYFtE3PgsPCg5hYAiQ3twaayj9WFo9ITSescK1UoelYVSh5z1MFbKKxsafhP RPoO6yifNwh9YZ10UxRBhGZdyZC/RMwV7kOHkGrN9CJEM/xAXazRBoTpjQmdz54zAm05 Mr/AoKG4gI5aF8AODJds4omE9YLl7x07Y1pyS6EHvp0smFa5ZnjuK5PpficWLcwzNKwU DYnjM2lgWwQ9nWrMH3d3/ZkM85GgvVzqDqxyzzHsmnPYp5HnJa3DwpWRqS+3bizBNn0h /SADqiqCC3+9SnFO44XwxA0pEvKDEhGBfyvrTyNYG9sY+rDaIDpL37nfx2VduEcpv1jz pgWQ== X-Gm-Message-State: AHPjjUjMC2lmIaTjYCpgQVjps8ly2+DQ+II2+T06FKv/9Aubnwew/S49 1Fg85ogYJrvsC8MrkFW/yTrQGn3o X-Google-Smtp-Source: AOwi7QBqgXiW2uKuaPOD+9xnP044QQV6rc5Eh/Ldi0FlahpSqe2YxERM5ZR/M1jJGPhMYcRTex7elA== X-Received: by 10.28.214.206 with SMTP id n197mr1741081wmg.21.1504880853203; Fri, 08 Sep 2017 07:27:33 -0700 (PDT) Received: from Sting-Ray.optiplex-networks.com (optiplexnetworks.plus.com. [212.159.80.17]) by smtp.gmail.com with ESMTPSA id 195sm2020998wmj.18.2017.09.08.07.27.32 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2017 07:27:32 -0700 (PDT) To: freebsd-ports From: Kaya Saman Subject: py-psutil also failing to build on -CURRENT Message-ID: <0bae2da8-56bf-9be7-dc4c-b427ac127f1e@gmail.com> Date: Fri, 8 Sep 2017 15:27:31 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Sep 2017 14:27:36 -0000 Hi, I'm encountering this error when trying to build py-psutil on -CURRENT: /usr/ports/sysutils/py-psutil # make ===>  License BSD3CLAUSE accepted by the user ===>   py27-psutil-5.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-psutil-5.3.0 for building ===>  Extracting for py27-psutil-5.3.0 => SHA256 Checksum OK for psutil-5.3.0.tar.gz. ===>  Patching for py27-psutil-5.3.0 ===>  Applying FreeBSD patches for py27-psutil-5.3.0 ===>   py27-psutil-5.3.0 depends on package: py27-setuptools>0 - found ===>   py27-psutil-5.3.0 depends on file: /usr/local/bin/python2.7 - found ===>  Configuring for py27-psutil-5.3.0 running config ===>  Building for py27-psutil-5.3.0 running build running build_py creating build creating build/lib.freebsd-12.0-CURRENT-amd64-2.7 creating build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil copying psutil/_psosx.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil copying psutil/_common.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil copying psutil/_pslinux.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil copying psutil/__init__.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil copying psutil/_psbsd.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil copying psutil/_compat.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil copying psutil/_pswindows.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil copying psutil/_psposix.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil copying psutil/_pssunos.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil creating build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests copying psutil/tests/test_linux.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests copying psutil/tests/test_windows.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests copying psutil/tests/test_contracts.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests copying psutil/tests/__init__.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests copying psutil/tests/test_unicode.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests copying psutil/tests/test_memory_leaks.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests copying psutil/tests/test_bsd.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests copying psutil/tests/test_misc.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests copying psutil/tests/test_sunos.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests copying psutil/tests/test_process.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests copying psutil/tests/__main__.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests copying psutil/tests/test_posix.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests copying psutil/tests/test_system.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests copying psutil/tests/test_connections.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests copying psutil/tests/test_osx.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests running build_ext building 'psutil._psutil_bsd' extension creating build/temp.freebsd-12.0-CURRENT-amd64-2.7 creating build/temp.freebsd-12.0-CURRENT-amd64-2.7/psutil creating build/temp.freebsd-12.0-CURRENT-amd64-2.7/psutil/arch creating build/temp.freebsd-12.0-CURRENT-amd64-2.7/psutil/arch/freebsd cc -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_BSD=1 -DPSUTIL_VERSION=530 -DPSUTIL_FREEBSD=1 -I/usr/local/include/python2.7 -c psutil/_psutil_common.c -o build/temp.freebsd-12.0-CURRENT-amd64-2.7/psutil/_psutil_common.o cc -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_BSD=1 -DPSUTIL_VERSION=530 -DPSUTIL_FREEBSD=1 -I/usr/local/include/python2.7 -c psutil/_psutil_posix.c -o build/temp.freebsd-12.0-CURRENT-amd64-2.7/psutil/_psutil_posix.o cc -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_BSD=1 -DPSUTIL_VERSION=530 -DPSUTIL_FREEBSD=1 -I/usr/local/include/python2.7 -c psutil/_psutil_bsd.c -o build/temp.freebsd-12.0-CURRENT-amd64-2.7/psutil/_psutil_bsd.o cc -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_BSD=1 -DPSUTIL_VERSION=530 -DPSUTIL_FREEBSD=1 -I/usr/local/include/python2.7 -c psutil/arch/freebsd/specific.c -o build/temp.freebsd-12.0-CURRENT-amd64-2.7/psutil/arch/freebsd/specific.o cc -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_BSD=1 -DPSUTIL_VERSION=530 -DPSUTIL_FREEBSD=1 -I/usr/local/include/python2.7 -c psutil/arch/freebsd/sys_socks.c -o build/temp.freebsd-12.0-CURRENT-amd64-2.7/psutil/arch/freebsd/sys_socks.o cc -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_BSD=1 -DPSUTIL_VERSION=530 -DPSUTIL_FREEBSD=1 -I/usr/local/include/python2.7 -c psutil/arch/freebsd/proc_socks.c -o build/temp.freebsd-12.0-CURRENT-amd64-2.7/psutil/arch/freebsd/proc_socks.o psutil/arch/freebsd/proc_socks.c:147:27: error: no member named 'kf_sa_peer' in       'struct kinfo_file'                     &kif->kf_sa_peer))                      ~~~  ^ psutil/arch/freebsd/proc_socks.c:160:27: error: no member named 'kf_sa_peer' in       'struct kinfo_file'                     &kif->kf_sa_peer))                      ~~~  ^ psutil/arch/freebsd/proc_socks.c:264:48: error: no member named 'kf_sa_peer' in       'struct kinfo_file'                                          &kif->kf_sa_peer),                                           ~~~  ^ psutil/arch/freebsd/proc_socks.c:274:58: error: no member named 'kf_sa_peer' in       'struct kinfo_file' &kif->kf_sa_peer));                                                     ~~~  ^ /usr/include/netinet/in.h:118:26: note: expanded from macro 'htons' #define htons(x)        __htons(x)                                 ^ /usr/include/x86/endian.h:127:30: note: expanded from macro '__htons' #define __htons(x)      __bswap16(x)                                   ^ /usr/include/x86/endian.h:74:37: note: expanded from macro '__bswap16'         ((__uint16_t)(__builtin_constant_p(x) ? \                                            ^ psutil/arch/freebsd/proc_socks.c:274:58: error: no member named 'kf_sa_peer' in       'struct kinfo_file' &kif->kf_sa_peer));                                                     ~~~  ^ /usr/include/netinet/in.h:118:26: note: expanded from macro 'htons' #define htons(x)        __htons(x)                                 ^ /usr/include/x86/endian.h:127:30: note: expanded from macro '__htons' #define __htons(x)      __bswap16(x)                                   ^ /usr/include/x86/endian.h:75:33: note: expanded from macro '__bswap16'             __bswap16_gen((__uint16_t)(x)) : __bswap16_var(x)))                                        ^ /usr/include/x86/endian.h:66:40: note: expanded from macro '__bswap16_gen' #define __bswap16_gen(x)        (__uint16_t)((x) << 8 | (x) >> 8)                                               ^ psutil/arch/freebsd/proc_socks.c:274:58: error: no member named 'kf_sa_peer' in       'struct kinfo_file' &kif->kf_sa_peer));                                                     ~~~  ^ /usr/include/netinet/in.h:118:26: note: expanded from macro 'htons' #define htons(x)        __htons(x)                                 ^ /usr/include/x86/endian.h:127:30: note: expanded from macro '__htons' #define __htons(x)      __bswap16(x)                                   ^ /usr/include/x86/endian.h:75:33: note: expanded from macro '__bswap16'             __bswap16_gen((__uint16_t)(x)) : __bswap16_var(x)))                                        ^ /usr/include/x86/endian.h:66:51: note: expanded from macro '__bswap16_gen' #define __bswap16_gen(x)        (__uint16_t)((x) << 8 | (x) >> 8)                                                          ^ psutil/arch/freebsd/proc_socks.c:274:58: error: no member named 'kf_sa_peer' in       'struct kinfo_file' &kif->kf_sa_peer));                                                     ~~~  ^ /usr/include/netinet/in.h:118:26: note: expanded from macro 'htons' #define htons(x)        __htons(x)                                 ^ /usr/include/x86/endian.h:127:30: note: expanded from macro '__htons' #define __htons(x)      __bswap16(x)                                   ^ /usr/include/x86/endian.h:75:53: note: expanded from macro '__bswap16'             __bswap16_gen((__uint16_t)(x)) : __bswap16_var(x)))                                                            ^ 7 errors generated. error: command 'cc' failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/py-psutil The port tree has been recently updated so it seems something linked to -current and the port. Thanks. Kaya From owner-freebsd-ports@freebsd.org Fri Sep 8 15:21:01 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D57A0E1D892 for ; Fri, 8 Sep 2017 15:21:01 +0000 (UTC) (envelope-from as@cmplx.uk) Received: from jail0199.vps.exonetric.net (jail0199.vps.exonetric.net [IPv6:2a02:1658:1::199:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "jail0199.vps.exonetric.net", Issuer "jail0199.vps.exonetric.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 84AE083569 for ; Fri, 8 Sep 2017 15:21:01 +0000 (UTC) (envelope-from as@cmplx.uk) Received: from jail0199.vps.exonetric.net (jail0199.vps.exonetric.net [178.250.76.108]) by jail0199.vps.exonetric.net (8.15.2/8.15.2) with ESMTPS id v88FKw8x016829 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Fri, 8 Sep 2017 15:20:58 GMT (envelope-from as@jail0199.vps.exonetric.net) Received: (from as@localhost) by jail0199.vps.exonetric.net (8.15.2/8.15.2/Submit) id v88FKwYK016828 for freebsd-ports@freebsd.org; Fri, 8 Sep 2017 15:20:58 GMT (envelope-from as) Date: Fri, 8 Sep 2017 15:20:58 GMT From: Anton Shterenlikht Message-Id: <201709081520.v88FKwYK016828@jail0199.vps.exonetric.net> To: freebsd-ports@freebsd.org Subject: how to use MAKE_ENV or MAKE_ARGS to fix the right bash path? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Sep 2017 15:21:01 -0000 The porter's handbook has: "If scripts are created with incorrect shebangs during the build phase, the build process (for example, the configure script, or the Makefiles) must be patched or given the right path (for example, with CONFIGURE_ENV, CONFIGURE_ARGS, MAKE_ENV, or MAKE_ARGS) to generate the right shebangs." This is indeed my case. At least one generated Makefile has /bin/bash. Before I start patching, I wanted to check if I can sort this problem cheaply with either MAKE_ENV or MAKE_ARGS. What is the right syntax for use in the port's Makefile? I cannot find any examples in the ports tree of using either MAKE_ENV or MAKE_ARGS to fix the bash path. Thanks Anton From owner-freebsd-ports@freebsd.org Sat Sep 9 02:44:09 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58446E1E2B1 for ; Sat, 9 Sep 2017 02:44:09 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: from asp.reflexion.net (outbound-mail-210-10.reflexion.net [208.70.210.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 165A47647D for ; Sat, 9 Sep 2017 02:44:08 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: (qmail 17540 invoked from network); 9 Sep 2017 02:37:27 -0000 Received: from unknown (HELO mail-cs-02.app.dca.reflexion.local) (10.81.19.2) by 0 (rfx-qmail) with SMTP; 9 Sep 2017 02:37:27 -0000 Received: by mail-cs-02.app.dca.reflexion.local (Reflexion email security v8.40.2) with SMTP; Fri, 08 Sep 2017 22:37:27 -0400 (EDT) Received: (qmail 24610 invoked from network); 9 Sep 2017 02:37:27 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with (AES256-SHA encrypted) SMTP; 9 Sep 2017 02:37:27 -0000 Received: from [192.168.1.109] (c-67-170-167-181.hsd1.or.comcast.net [67.170.167.181]) by iron2.pdx.net (Postfix) with ESMTPSA id D1BF6EC900E; Fri, 8 Sep 2017 19:37:26 -0700 (PDT) From: Mark Millard Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: kernel-toolchain did not create stdint.h for amd64 -> arm64.aarch64 head -r323246 cross build so buildkernel failed Message-Id: <082FA59F-FC1E-40C9-964B-B11B7FDF1ECB@dsl-only.net> Date: Fri, 8 Sep 2017 19:37:25 -0700 To: FreeBSD Toolchain , FreeBSD Ports X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2017 02:44:09 -0000 The failure was: --- armv8_crypto_wrap.o --- In file included from /usr/src/sys/crypto/armv8/armv8_crypto_wrap.c:46: = /usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/tmp/usr/lib/clang/5.0.0/= include/arm_neon.h:31:10: fatal error: 'stdint.h' file not found #include ^~~~~~~~~~ Context: # uname -apKU FreeBSD FreeBSDx64OPC 12.0-CURRENT FreeBSD 12.0-CURRENT r323246M amd64 = amd64 1200043 1200043 # svnlite info /usr/src/ | grep "Re[plv]" Relative URL: ^/head Repository Root: svn://svn.freebsd.org/base Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 323246 Last Changed Rev: 323246 Note: The problem is repeatable. [Note: /usr/obj/cortexA53dbg_clang/arm64.aarch64/ was empty at the start of the below.] The failure was after: # = ~/sys_build_scripts.amd64-host/make_cortexA53_debug_clang_bootstrap-amd64-= host.sh -j14 kernel-toolchain Script started, output file is = /root/sys_typescripts/typescript_make_cortexA53_debug_clang_bootstrap-amd6= 4-host-2017-09-08:13:46:59 --- kernel-toolchain --- make[1]: "/usr/src/Makefile.inc1" line 688: META_MODE: Rebuilding host = tools due to ABI breakage in __FreeBSD_version 1200031. --- _worldtmp --- -------------------------------------------------------------- >>> Rebuilding the temporary build tree -------------------------------------------------------------- rm -rf = /usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/tmp/legacy/usr/include mkdir -p /usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/tmp/lib mkdir -p = /usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/tmp/lib/casper mkdir -p /usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/tmp/usr mkdir -p = /usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/tmp/legacy/bin mkdir -p = /usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/tmp/legacy/usr . . . from which there was no stdint.h : # find /usr/obj/cortexA53dbg_clang/ -name stdint.h -print #=20 In more detail: # = ~/sys_build_scripts.amd64-host/make_cortexA53_debug_clang_bootstrap-amd64-= host.sh -j14 kernel-toolchain Script started, output file is = /root/sys_typescripts/typescript_make_cortexA53_debug_clang_bootstrap-amd6= 4-host-2017-09-08:13:46:59 --- kernel-toolchain --- make[1]: "/usr/src/Makefile.inc1" line 688: META_MODE: Rebuilding host = tools due to ABI breakage in __FreeBSD_version 1200031. --- _worldtmp --- -------------------------------------------------------------- >>> Rebuilding the temporary build tree -------------------------------------------------------------- rm -rf = /usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/tmp/legacy/usr/include mkdir -p /usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/tmp/lib mkdir -p = /usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/tmp/lib/casper mkdir -p /usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/tmp/usr mkdir -p = /usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/tmp/legacy/bin mkdir -p = /usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/tmp/legacy/usr . . . Building = /usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/host-osreldate.h Script done, output file is = /root/sys_typescripts/typescript_make_cortexA53_debug_clang_bootstrap-amd6= 4-host-2017-09-08:13:46:59 # = ~/sys_build_scripts.amd64-host/make_cortexA53_debug_clang_bootstrap-amd64-= host.sh -j14 buildkernel Script started, output file is = /root/sys_typescripts/typescript_make_cortexA53_debug_clang_bootstrap-amd6= 4-host-2017-09-08:19:14:18 --- buildkernel --- --- buildkernel --- -------------------------------------------------------------- >>> Kernel build for GENERIC-DBG started on Fri Sep 8 19:14:18 PDT 2017 -------------------------------------------------------------- =3D=3D=3D> GENERIC-DBG mkdir -p /usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/sys -------------------------------------------------------------- >>> stage 1: configuring the kernel -------------------------------------------------------------- . . . --- armv8_crypto_wrap.o --- In file included from /usr/src/sys/crypto/armv8/armv8_crypto_wrap.c:46: = /usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/tmp/usr/lib/clang/5.0.0/= include/arm_neon.h:31:10: fatal error: 'stdint.h' file not found #include ^~~~~~~~~~ --- all_subdir_armv8crypto --- 1 error generated. *** [armv8_crypto_wrap.o] Error code 1 make[4]: stopped in /usr/src/sys/modules/armv8crypto .ERROR_TARGET=3D'armv8_crypto_wrap.o' = .ERROR_META_FILE=3D'/usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/sys/= GENERIC-DBG/modules/usr/src/sys/modules/armv8crypto/armv8_crypto_wrap.o.me= ta' .MAKE.LEVEL=3D'4' MAKEFILE=3D'' .MAKE.MODE=3D'meta missing-filemon=3Dyes missing-meta=3Dyes silent=3Dyes = verbose' _ERROR_CMD=3D'cc -mcpu=3Dcortex-a53 -target aarch64-unknown-freebsd12.0 = --sysroot=3D/usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/tmp = -B/usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/tmp/usr/bin -c -O3 = -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE = -DHAVE_KERNEL_OPTION_HEADERS -include = /usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/sys/GENERIC-DBG/opt_glob= al.h -I. -I/usr/src/sys -fno-common -g -fPIC = -I/usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/sys/GENERIC-DBG = -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall = -Wredundant-decls -Wnested-externs -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef = -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ = -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas = -Wno-error-tautological-compare -Wno-error-empty-body = -Wno-error-parentheses-equality -Wno-error-unused-function = -Wno-error-pointer-sign -Wno-error-shift-negative-value = -Wno-error-address-of-packed-member -std=3Diso9899:1999 -Werror = -march=3Darmv8-a+crypto /usr/src/sys/crypto/armv8/armv8_crypto_wrap.c; = ctfconvert -L VERSION -g armv8_crypto_wrap.o;' .CURDIR=3D'/usr/src/sys/modules/armv8crypto' .MAKE=3D'make' = .OBJDIR=3D'/usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/sys/GENERIC-D= BG/modules/usr/src/sys/modules/armv8crypto' .TARGETS=3D'all' DESTDIR=3D'' LD_LIBRARY_PATH=3D'' MACHINE=3D'arm64' MACHINE_ARCH=3D'aarch64' = MAKEOBJDIRPREFIX=3D'/usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/sys/= GENERIC-DBG/modules' MAKESYSPATH=3D'/usr/src/share/mk' MAKE_VERSION=3D'20170720' = PATH=3D'/usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/tmp/legacy/usr/s= bin:/usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/tmp/legacy/usr/bin:/= usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/tmp/legacy/bin:/usr/obj/c= ortexA53dbg_clang/arm64.aarch64/usr/src/tmp/usr/sbin:/usr/obj/cortexA53dbg= _clang/arm64.aarch64/usr/src/tmp/usr/bin:/sbin:/bin:/usr/sbin:/usr/bin' SRCTOP=3D'/usr/src' = OBJTOP=3D'/usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/sys/GENERIC-DB= G/modules/usr/src' .MAKE.MAKEFILES=3D'/usr/src/share/mk/sys.mk = /usr/src/share/mk/local.sys.env.mk /usr/src/share/mk/src.sys.env.mk = /root/src.configs/src.conf.cortexA53dbg-clang-bootstrap.amd64-host = /usr/src/share/mk/bsd.mkopt.mk /usr/src/share/mk/bsd.suffixes.mk = /root/src.configs/make.conf /usr/src/share/mk/local.sys.mk = /usr/src/share/mk/src.sys.mk /dev/null = /usr/src/sys/modules/armv8crypto/Makefile /usr/src/share/mk/bsd.kmod.mk = /usr/src/sys/conf/kmod.mk /usr/src/share/mk/bsd.init.mk = /usr/src/share/mk/bsd.opts.mk /usr/src/share/mk/bsd.cpu.mk = /usr/src/share/mk/local.init.mk /usr/src/share/mk/src.init.mk = /usr/src/sys/modules/armv8crypto/../Makefile.inc = /usr/src/share/mk/bsd.own.mk /usr/src/share/mk/bsd.compiler.mk = /usr/src/share/mk/bsd.linker.mk /usr/src/sys/conf/kern.opts.mk = /usr/src/sys/conf/config.mk /usr/src/share/mk/bsd.links.mk = /usr/src/share/mk/bsd.dep.mk /usr/src/share/mk/bsd.clang-analyze.mk = /usr/src/share/mk/bsd.obj.mk /usr/src/share/mk/bsd.subdir.mk = /usr/src/sys/conf/kern.mk' .PATH=3D'. /usr/src/sys/modules/armv8crypto /usr/src/sys/crypto/armv8 = /usr/obj/cortexA53dbg_clang/arm64.aarch64/usr/src/sys/GENERIC-DBG' 1 error =3D=3D=3D Mark Millard markmi at dsl-only.net From owner-freebsd-ports@freebsd.org Sat Sep 9 20:25:31 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4503EE08068 for ; Sat, 9 Sep 2017 20:25:31 +0000 (UTC) (envelope-from saper@saper.info) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 284F67C4FD for ; Sat, 9 Sep 2017 20:25:31 +0000 (UTC) (envelope-from saper@saper.info) Received: by mailman.ysv.freebsd.org (Postfix) id 27A77E08065; Sat, 9 Sep 2017 20:25:31 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2749EE08064 for ; Sat, 9 Sep 2017 20:25:31 +0000 (UTC) (envelope-from saper@saper.info) Received: from m.saper.info (unknown [IPv6:2a01:4f8:a0:7383::9999:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "saper.info", Issuer "Let's Encrypt Authority X3" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id CBFF87C4FA; Sat, 9 Sep 2017 20:25:30 +0000 (UTC) (envelope-from saper@saper.info) Received: from m.saper.info (saper@m.saper.info [IPv6:2a01:4f8:a0:7383::]) by m.saper.info (8.15.2/8.15.2) with ESMTPS id v89KPRli076521 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 9 Sep 2017 20:25:27 GMT (envelope-from saper@saper.info) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=saper.info; s=Sep2014; t=1504988727; bh=FijadtDku+ZHW4vtXxctGDn9mEk5rnXJxjREfTfq2eA=; h=Date:From:To:cc:Subject; b=Bh06EmVMtVLC2OGM7gCyq8zpVX7DqOQPn2EArIfG4mHHVShNBiemBeNDlNY3nqHvO grmAjD0o5MCrPyzQez0vyKNSEUSuVppVmeIIZa5djQepa1SJzYVGn6a/a3ybqcVMJy 4LU7Ph3rol08cRVqJ/HKUo7DytFL0Oqh2doIwRAg= Received: from localhost (saper@localhost) by m.saper.info (8.15.2/8.15.2/Submit) with ESMTP id v89KPQjG076515; Sat, 9 Sep 2017 20:25:27 GMT (envelope-from saper@saper.info) X-Authentication-Warning: m.saper.info: saper owned process doing -bs Date: Sat, 9 Sep 2017 20:25:26 +0000 From: Marcin Cieslak To: ports@freebsd.org cc: bhughes@FreeBSD.org, sunpoet@FreeBSD.org Subject: How to make www/npm pick www/node4 and www/node6 instead of www/node? Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha-256; boundary="1563967779-278279050-1504988727=:3008" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2017 20:25:31 -0000 --1563967779-278279050-1504988727=:3008 Content-Type: text/plain; charset=US-ASCII Hello, in the past (before r414303[1]) [1] https://svnweb.freebsd.org/ports/head/www/npm/Makefile?view=log&pathrev=414303 npm had a couple of OPTIONS to select which node engine should be used. Now this is all gone and replaced with RUN_DEPENDS= node>=0.8.0:www/node I am trying to build node-sass binaries for FreeBSD (I used to publish them in the past) and that requires running poudriere against multiple engines. The following attempt to cheat does not help: poudriere bulk -j node4_10_3_i386 -p exp www/node4 textproc/node-sass (textproc/node-sass is my custom port https://github.com/saper/ports-exp/tree/master/textproc/node-sass) since poudriere starts to build www/node4 and www/node in parallel. Would that help if the npm dependency were changed to RUN_DEPENDS= node:www/node so that only existing executable is needed? How could I tell poudriere to pick node4 first? I used to maintain a private copy of the npm port with lots of OPTIONS and this is a PITA. I have separate poudriere jails for all architectures I have decided to support: $ poudriere jail -ln | grep ^node node4_10_3_amd64 node4_10_3_i386 node6_10_3_amd64 node6_10_3_i386 node8_10_3_amd64 node8_10_3_i386 In the past those had OPTIONS set to pick a proper engine as a www/npm dependency. How to do it cleanly now? Marcin --1563967779-278279050-1504988727=:3008 Content-Type: application/pkcs7-signature; name=smime.p7s Content-Transfer-Encoding: BASE64 Content-Description: S/MIME Cryptographic Signature Content-Disposition: attachment; filename=smime.p7s MIIOSwYJKoZIhvcNAQcCoIIOPDCCDjgCAQExDzANBglghkgBZQMEAgEFADAL BgkqhkiG9w0BBwGgggqQMIIElzCCA3+gAwIBAgIOSBtqCKJEiNNcmz3JSA0w DQYJKoZIhvcNAQELBQAwTDEgMB4GA1UECxMXR2xvYmFsU2lnbiBSb290IENB IC0gUjMxEzARBgNVBAoTCkdsb2JhbFNpZ24xEzARBgNVBAMTCkdsb2JhbFNp Z24wHhcNMTYwNjE1MDAwMDAwWhcNMjQwNjE1MDAwMDAwWjBdMQswCQYDVQQG EwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEzMDEGA1UEAxMqR2xv YmFsU2lnbiBQZXJzb25hbFNpZ24gMSBDQSAtIFNIQTI1NiAtIEczMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyrCba00KOKyGuwh9h+/MAcZm ZUF9OxGKA56AADHaDE08rB0WEbgm6J4XvJP3OGQ7cgHdVJu6XMZkRd6EcfjD yRrIwE6oAVWJe57co3gKk/XxvuubSZuUahrcOiv3D2qaHwva4zumubxQQI4f unEzRIJHPiNjaq0cCcZsMcp5pxsEz8aG0sr8Oh80sxKNnzPmuUETLESktfMC pQKHUGmWXLsG6sgCZOezUjDjKpPKW7l4PUt0TEBEyqLhifv9/YPn5C4o10PP daDazZPeKNif2PVQ5u0HRnkFrHh4wmmrMtY22Mse3eR01gD6rEEGWf+gdzuy EQE+ZVlNhCP4gXjdBQIDAQABo4IBZDCCAWAwDgYDVR0PAQH/BAQDAgEGMCcG A1UdJQQgMB4GCCsGAQUFBwMCBggrBgEFBQcDBAYIKwYBBQUHAwkwEgYDVR0T AQH/BAgwBgEB/wIBADAdBgNVHQ4EFgQUlifCwqX3HPgCenpkr2NvMtKYwrEw HwYDVR0jBBgwFoAUj/BLf6guRSSuTVD6Y5qL3uLdG7wwPgYIKwYBBQUHAQEE MjAwMC4GCCsGAQUFBzABhiJodHRwOi8vb2NzcDIuZ2xvYmFsc2lnbi5jb20v cm9vdHIzMDYGA1UdHwQvMC0wK6ApoCeGJWh0dHA6Ly9jcmwuZ2xvYmFsc2ln bi5jb20vcm9vdC1yMy5jcmwwWQYDVR0gBFIwUDALBgkrBgEEAaAyASgwQQYJ KwYBBAGgMgFfMDQwMgYIKwYBBQUHAgEWJmh0dHBzOi8vd3d3Lmdsb2JhbHNp Z24uY29tL3JlcG9zaXRvcnkvMA0GCSqGSIb3DQEBCwUAA4IBAQCxh3ekjKKy RrUdfI6D1U7qUggdFLksiU+KiIqJzJG6GXcQ2KiBy2tF3+KYb0IixXMpIVli VXlcD5Vh4tiMxJ4WONMFt3f7/53gSXLf24WMwErubc+mGMzgUGE5HKC98PcK UV/5pPggQdzPxCBNeiXnLU1tCGYhPatFTDhUBGaVhBeuUCbgR9gpXJ9guqrD OVwouKvovdIeI5KEAcoAAiSL6naeLk/GbKUaBFa2RxXC17e+YyBWtWlWDEM3 1V8pUIx76lkO8IJYREhLcg/LnyoYy5wcrzI6pbX2vw1x/jR3GHSC1AEdoqbE xui2XLLlSa6y9yQNgdkPz7GTLmpwIT+dMIIF8TCCBNmgAwIBAgIMGk4Oe/1h 2+wMOby/MA0GCSqGSIb3DQEBCwUAMF0xCzAJBgNVBAYTAkJFMRkwFwYDVQQK ExBHbG9iYWxTaWduIG52LXNhMTMwMQYDVQQDEypHbG9iYWxTaWduIFBlcnNv bmFsU2lnbiAxIENBIC0gU0hBMjU2IC0gRzMwHhcNMTcwNTI1MDg0NDE2WhcN MjAwNTI1MDg0NDE2WjA8MRkwFwYDVQQDDBBzYXBlckBzYXBlci5pbmZvMR8w HQYJKoZIhvcNAQkBFhBzYXBlckBzYXBlci5pbmZvMIICIjANBgkqhkiG9w0B AQEFAAOCAg8AMIICCgKCAgEA2sO3aQNus/oe4ZBZ4fu1Y1mzxnUYAkb4k/dw gMFc2Kd0eRoOY0AHj4rTEi/vVzzizxjLbEwXzQ9cBEAu/PqS8WsOmhZXtlfi szPDmP7ZpOwmNTWKSd9O7jHu9uTCGfEOsocQNYH2ULD1gVFkgKb8jHf+3u9d uCzh6qMomTtwLrCGEP70Lq385xUzRaD6qbOeIB99tpzgvMR6Z0GPTt4z8tLM kfdtohq5llwZ5vYnj/hJohVS9iLMQMHW4nuLj/mLZNaYE1CWJBT1rBwn5YPJ uR6811O9eAP7aX4iG8k1jkiBh+QNgGRBIK4GIdqy7IVRhA7v2OlpLYHMk4zP 9Fs3M+56QromVKBnxfzLhuYMUK6ugj9jwskNVitqlEFUeyfgvmR1jnPRp1Nd XGJllTNwGicR8wkaRj14RxfrvTZfwXs8OBODKFupqun/tNzdpOgyHMGQACss 9yv2SnLGCJvJK3rGIdRZEiUhLZH/Ct4L92dBhev+SjUqWKbHb4yIlGMgLdoh nwqatuWw7iyOeInjcinX7ghiIKDWhulUN493Fzl6kaUBtIIcrb7jzZ2pHAQT WUmuVnCTHk6NtoWB09lvuK77fw4GfxLWDFWkBQiJYPVBrmxlrkCKzrWdTMfS W9BiEC10jT1sSimUBIjDz22RkfsApeBJoAIWjiOZogILu9MCAwEAAaOCAdAw ggHMMA4GA1UdDwEB/wQEAwIFoDCBngYIKwYBBQUHAQEEgZEwgY4wTQYIKwYB BQUHMAKGQWh0dHA6Ly9zZWN1cmUuZ2xvYmFsc2lnbi5jb20vY2FjZXJ0L2dz cGVyc29uYWxzaWduMXNoYTJnM29jc3AuY3J0MD0GCCsGAQUFBzABhjFodHRw Oi8vb2NzcDIuZ2xvYmFsc2lnbi5jb20vZ3NwZXJzb25hbHNpZ24xc2hhMmcz MEwGA1UdIARFMEMwQQYJKwYBBAGgMgEoMDQwMgYIKwYBBQUHAgEWJmh0dHBz Oi8vd3d3Lmdsb2JhbHNpZ24uY29tL3JlcG9zaXRvcnkvMAkGA1UdEwQCMAAw RAYDVR0fBD0wOzA5oDegNYYzaHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9n c3BlcnNvbmFsc2lnbjFzaGEyZzMuY3JsMBsGA1UdEQQUMBKBEHNhcGVyQHNh cGVyLmluZm8wHQYDVR0lBBYwFAYIKwYBBQUHAwIGCCsGAQUFBwMEMB0GA1Ud DgQWBBReBINaGUKUo7HCrIjsKLKERu6ooTAfBgNVHSMEGDAWgBSWJ8LCpfcc +AJ6emSvY28y0pjCsTANBgkqhkiG9w0BAQsFAAOCAQEAC0VK968ySq/6B+Kd ecjVThQOKtVXuG17Krfk0xz7OPYR/V+qZtBFm2Uc6tkUEmAmq3Tyf+SE3TTX Q58eJFq0uCTUhIY714ioJs1uVWBz8rPyJ3swkOfDaUXUxkQsBsf73VfKjUk4 kB5MTrApLYUe35NmEY3FqyyX13elhW1tp864vOKM2Git61cYoRn/bwd/z2JM Zkxwkd5JgvmM+p4Da+WO4CUsGzdrZEH8X/8NQIzWtUDIh7VEQZFX5fot/KvH Am8AajtpmNqTfMyg6LfcfJUXSFqXn/KEWu4Td62vX6Pd70dYKUZxnLwYvGqG A4Ktrp9zyrUzxLbmdaPln7CstjGCA38wggN7AgEBMG0wXTELMAkGA1UEBhMC QkUxGTAXBgNVBAoTEEdsb2JhbFNpZ24gbnYtc2ExMzAxBgNVBAMTKkdsb2Jh bFNpZ24gUGVyc29uYWxTaWduIDEgQ0EgLSBTSEEyNTYgLSBHMwIMGk4Oe/1h 2+wMOby/MA0GCWCGSAFlAwQCAQUAoIHkMBgGCSqGSIb3DQEJAzELBgkqhkiG 9w0BBwEwHAYJKoZIhvcNAQkFMQ8XDTE3MDkwOTIwMjUyNlowLwYJKoZIhvcN AQkEMSIEIG4GPVdahZqjSSL4pdXGIEvdS6tATAqvdNpReQGEL+4PMHkGCSqG SIb3DQEJDzFsMGowCwYJYIZIAWUDBAEqMAsGCWCGSAFlAwQBFjALBglghkgB ZQMEAQIwCgYIKoZIhvcNAwcwDgYIKoZIhvcNAwICAgCAMA0GCCqGSIb3DQMC AgFAMAcGBSsOAwIHMA0GCCqGSIb3DQMCAgEoMA0GCSqGSIb3DQEBAQUABIIC AHm4RVEXFXS9s8uUxVF2Ci2U29BzK+XNQ1d2FbAfDotFK+bHaHgkQCiw/Wyz ZgDMD2/b7QJHRlumRm1Jcvf7nECwF6A+tPQhJURRNeyu94xqZfjMvFJDy9fR gZUVgKQVuAPPc4ED+avCi0a9zrHVhvyU8DCwzanzlg+2jUIa16t5XOKbrC2P hrdyCow99+FBqRsJ4UDwqHIFot1tL8J+Au5Jp2l2M2i2PPJbdiQeqKKG337E sOmUo75d3BeE2IHnkky7M7Fm11zJ9Z2jf1elGRKVTbRObGVOhnZ7DB+AxGKe l9n6LYxEWL0kqFMK7HxQdhXmAE1iI9R/MmWw0JP3OnRPmwz+OUMYeXzepNl2 MTfkpdjrR589T0TVUw7GLiyfup2A3aDebS+YqcyNmfqqwiI9iJ27aM2AV1gu TGkBXWmPP7WnGqig4T1UknMNC6nNlAvGjToa3cIkFv8Tg2DTb9i/aTEldYLE CWTnjGfynVQOdo9CraPpoW9onQIOZpjSVWPSQCDZYr+EvdkemiOAnhcjuGjT ao5VYP29Ap6QcaHIaob3qh4iT7S73rm/gO6CX7gwuxpAZzy3h+7W7HfdY2LL /3hlLlOb66+TQFya8okhf5cLDSPE/hxDkSHur5IHQT3TfXqVUX9vTjboOe8C qtktgP9a5FTOrVVwSYvaqh2K --1563967779-278279050-1504988727=:3008--