From owner-freebsd-ports@freebsd.org Sun Jan 17 05:58:10 2016 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 A4668A6DAFA for ; Sun, 17 Jan 2016 05:58:10 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mouf.net", Issuer "mouf.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 564BD1CEC for ; Sun, 17 Jan 2016 05:58:10 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from [0.0.0.0] (cpe-071-065-239-148.nc.res.rr.com [71.65.239.148] (may be forged)) (authenticated bits=0) by mouf.net (8.14.9/8.14.9) with ESMTP id u0H5vwMC032695 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Sun, 17 Jan 2016 05:58:04 GMT (envelope-from swills@FreeBSD.org) Subject: Re: Rubygem .js files fubar? To: Matthew Seaman , freebsd-ports@freebsd.org References: <5693DB57.7090407@freebsd.org> <5694DF6C.3000204@infracaninophile.co.uk> From: Steve Wills X-Enigmail-Draft-Status: N1110 Message-ID: <569B2D66.2070006@FreeBSD.org> Date: Sun, 17 Jan 2016 00:57:58 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <5694DF6C.3000204@infracaninophile.co.uk> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (mouf.net [199.48.129.64]); Sun, 17 Jan 2016 05:58:05 +0000 (UTC) X-Virus-Scanned: clamav-milter 0.99 at mouf.net X-Virus-Status: Clean X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jan 2016 05:58:10 -0000 Hi, On 01/12/16 06:11 AM, Matthew Seaman wrote: > On 01/11/16 16:41, Matthew Seaman wrote: >> lucid-nonsense:...svn2git-2.3.2/rdoc/js:% ls -la >> total 140 >> drwxr-xr-x 2 matthew wheel 576 Jan 11 16:20 ./ >> drwxr-xr-x 7 matthew wheel 640 Jan 11 13:01 ../ >> -rw-r--r-- 1 matthew wheel 4666 Jan 11 13:01 darkfish.js >> -rw-r--r-- 1 matthew wheel 91669 Jan 11 13:01 jquery.js >> -rw-r--r-- 1 matthew wheel 3663 Jan 11 13:01 navigation.js >> -rw-r--r-- 1 matthew wheel 1127 Jan 11 13:01 navigation.js.gz >> -rw-r--r-- 1 matthew wheel 2992 Jan 11 13:01 search.js >> -rw-r--r-- 1 matthew wheel 3310 Jan 11 13:01 search_index.js >> -rw-r--r-- 1 matthew wheel 920 Jan 11 13:01 search_index.js.gz >> -rw-r--r-- 1 matthew wheel 6603 Jan 11 13:01 searcher.js >> -rw-r--r-- 1 matthew wheel 1791 Jan 11 13:01 searcher.js.gz >> >> As far as I can tell these are boilerplate installed by something to do >> with rdoc. A quick find(1) over my /usr/local/lib/ruby shows this same >> pattern in a number of installed rubygems. >> >> What's going on here? >> >> This makes poudriere sad, although the error message doesn't say >> anything about "I can't decompress this, because there's already a >> decompressed copy in the way" instead claiming the .gz files refer to >> some path under staging. > > So, it seems this affects every rubygem port -- there's compressed and > uncompressed copies of the same files installed for each and every gem. > And they all fail 'poudriere testport'. I can't recall all the details as it's been a while since I looked at this, but basically the original file name is getting stored in the .gz file (see gzip's -n flag). Fixing this will take patching ruby's ext/zlib/zlib.c. (rubygem is just calling that.) I've looked at patching this, but not completed it. I'll try to work on it some more. As for why the original file isn't deleted, I'm not sure. I don't see this in my local tree, but I have some changes that may be masking it. Poudriere is just grepping files for references to the wrkdir path and finding them. > Given that, I think I'll commit rubygem-svn2git as it seems to be > working at least as well as any other rubygem port. > This is fine. Steve From owner-freebsd-ports@freebsd.org Sun Jan 17 06:33:31 2016 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 B9F62A85812 for ; Sun, 17 Jan 2016 06:33:31 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mouf.net", Issuer "mouf.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 882E51BF4 for ; Sun, 17 Jan 2016 06:33:31 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from [0.0.0.0] (cpe-071-065-239-148.nc.res.rr.com [71.65.239.148] (may be forged)) (authenticated bits=0) by mouf.net (8.14.9/8.14.9) with ESMTP id u0H6XGiw033089 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Sun, 17 Jan 2016 06:33:28 GMT (envelope-from swills@FreeBSD.org) Subject: Re: Rubygem .js files fubar? To: Matthew Seaman , freebsd-ports@freebsd.org References: <5693DB57.7090407@freebsd.org> <5694DF6C.3000204@infracaninophile.co.uk> <569B2D66.2070006@FreeBSD.org> From: Steve Wills Message-ID: <569B35AC.2060600@FreeBSD.org> Date: Sun, 17 Jan 2016 01:33:16 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <569B2D66.2070006@FreeBSD.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (mouf.net [199.48.129.64]); Sun, 17 Jan 2016 06:33:28 +0000 (UTC) X-Virus-Scanned: clamav-milter 0.99 at mouf.net X-Virus-Status: Clean X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jan 2016 06:33:31 -0000 On 01/17/16 12:57 AM, Steve Wills wrote: > > As for why the original file isn't deleted, I'm not sure. I don't see > this in my local tree, but I have some changes that may be masking it. > Oh, I wasn't seeing it because I was testing with Ruby 2.1 and it only happens with Ruby 2.2 (and presumably 2.3). I'll look into that. Steve From owner-freebsd-ports@freebsd.org Sun Jan 17 08:08:24 2016 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 474CFA6A291 for ; Sun, 17 Jan 2016 08:08:24 +0000 (UTC) (envelope-from graham@menhennitt.com.au) Received: from homiemail-a47.g.dreamhost.com (sub5.mail.dreamhost.com [208.113.200.129]) by mx1.freebsd.org (Postfix) with ESMTP id 269281A59 for ; Sun, 17 Jan 2016 08:08:23 +0000 (UTC) (envelope-from graham@menhennitt.com.au) Received: from homiemail-a47.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a47.g.dreamhost.com (Postfix) with ESMTP id 42CB728405B for ; Sun, 17 Jan 2016 00:08:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=menhennitt.com.au; h=to :from:subject:message-id:date:mime-version:content-type: content-transfer-encoding; s=menhennitt.com.au; bh=e9bLK1jf/5szo gX/5uyNul+Y0Dk=; b=KFd9XQaXhGYF7R2qrdZNFzMmCqaxQNqHwKsv9zSmRretR QRZB2Y3Ikuc6GCGmR6dqzBV/t+dqLjTEfI491XGyjyAnsrJG3WF2iIiKkFXRDdMM b1zPG5GdNnBV7QfK2OCsF3KEGQj8RKS04ayDvty24xqtdUsZ3l8O+gaNDIWjO8= Received: from [203.2.73.68] (c122-107-214-88.mckinn3.vic.optusnet.com.au [122.107.214.88]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: graham@menhennitt.com.au) by homiemail-a47.g.dreamhost.com (Postfix) with ESMTPSA id C871C284058 for ; Sun, 17 Jan 2016 00:08:16 -0800 (PST) To: freebsd-ports@freebsd.org From: Graham Menhennitt Subject: error upgrading graphics/dri port "/usr/local/llvm36/bin/clang: not found" X-Enigmail-Draft-Status: N1110 Message-ID: <569B4BEE.4000205@menhennitt.com.au> Date: Sun, 17 Jan 2016 19:08:14 +1100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jan 2016 08:08:24 -0000 Does anybody have any clues, please? Thanks, Graham root@starker# uname -a FreeBSD starker 11.0-CURRENT FreeBSD 11.0-CURRENT #17 r294103: Sun Jan 17 13:26:05 AEDT 2016 gfm@starker:/usr/obj/usr/data/FreeBSD/src_11-Current/sys/starker amd64 root@starker# ll /usr/local/llvm36/bin total 22384 -rwxr-xr-x 1 root wheel 277720 Jan 6 19:54 bugpoint -rwxr-xr-x 1 root wheel 18292472 Sep 25 07:49 clang-cpp -rwxr-xr-x 1 root wheel 7288 Jan 6 19:53 count -r-xr-xr-x 2 root wheel 220280 Jan 6 19:54 FileCheck -r-xr-xr-x 4 root wheel 82 Jan 6 19:54 lit -rwxr-xr-x 1 root wheel 117368 Jan 6 19:54 llc -rwxr-xr-x 1 root wheel 96128 Jan 6 19:54 lli -rwxr-xr-x 1 root wheel 14648 Jan 6 19:54 lli-child-target -rwxr-xr-x 1 root wheel 58200 Jan 6 19:54 llvm-ar -rwxr-xr-x 1 root wheel 16960 Jan 6 19:54 llvm-as -rwxr-xr-x 1 root wheel 46088 Jan 6 19:54 llvm-bcanalyzer -rwxr-xr-x 1 root wheel 91416 Jan 6 19:54 llvm-config -rwxr-xr-x 1 root wheel 92552 Jan 6 19:54 llvm-cov -rwxr-xr-x 1 root wheel 49200 Jan 6 19:54 llvm-diff -rwxr-xr-x 1 root wheel 20432 Jan 6 19:54 llvm-dis -rwxr-xr-x 1 root wheel 32992 Jan 6 19:54 llvm-dsymutil -rwxr-xr-x 1 root wheel 24888 Jan 6 19:54 llvm-dwarfdump -rwxr-xr-x 1 root wheel 33008 Jan 6 19:54 llvm-extract -rwxr-xr-x 1 root wheel 24904 Jan 6 19:54 llvm-link -r-xr-xr-x 4 root wheel 82 Jan 6 19:54 llvm-lit -rwxr-xr-x 1 root wheel 74560 Jan 6 19:54 llvm-mc -rwxr-xr-x 1 root wheel 18072 Jan 6 19:54 llvm-mcmarkup -rwxr-xr-x 1 root wheel 79432 Jan 6 19:54 llvm-nm -rwxr-xr-x 1 root wheel 244848 Jan 6 19:54 llvm-objdump -rwxr-xr-x 1 root wheel 46400 Jan 6 19:54 llvm-profdata lrwxr-xr-x 1 root wheel 7 Jan 6 19:54 llvm-ranlib -> llvm-ar -rwxr-xr-x 1 root wheel 314824 Jan 6 19:54 llvm-readobj -rwxr-xr-x 1 root wheel 52520 Jan 6 19:54 llvm-rtdyld -rwxr-xr-x 1 root wheel 64744 Jan 6 19:54 llvm-size -rwxr-xr-x 1 root wheel 64640 Jan 6 19:54 llvm-stress -rwxr-xr-x 1 root wheel 64736 Jan 6 19:54 llvm-symbolizer -rwxr-xr-x 1 root wheel 1622424 Jan 6 19:53 llvm-tblgen -rwxr-xr-x 1 root wheel 39064 Jan 6 19:54 llvm-vtabledump -rwxr-xr-x 1 root wheel 36944 Jan 6 19:54 macho-dump -rwxr-xr-x 1 root wheel 41112 Jan 6 19:53 not -rwxr-xr-x 1 root wheel 47168 Jan 6 19:54 obj2yaml -rwxr-xr-x 1 root wheel 302320 Jan 6 19:54 opt -rwxr-xr-x 1 root wheel 34264 Jan 6 19:54 verify-uselistorder -rwxr-xr-x 1 root wheel 66032 Jan 6 19:54 yaml2obj root@starker# pkg info|grep llvm llvm36-3.6.2_2 Low Level Virtual Machine root@starker# portupgrade -aWw [Reading data from pkg(8) ... - 854 packages found - done] ---> Upgrading 'dri-11.0.7_1,2' to 'dri-11.0.8,2' (graphics/dri) ---> Building '/usr/ports/graphics/dri' ===> dri-11.0.8,2 depends on executable: makedepend - found ===> dri-11.0.8,2 depends on package: libclc>=0.0.r222830 - not found ===> Building for libclc-0.1.0.20150710 [8/979] LLVM-CC r600--/lib/math/mad.cl.cedar.bc FAILED: /usr/local/llvm36/bin/clang -MMD -MF r600--/lib/math/mad.cl.cedar.bc.d -target r600-- -I`dirname generic/lib/math/mad.cl` -Igeneric/include -fno-builtin -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -Dcles_khr_int64 -D__CLC_INTERNAL -emit-llvm -mcpu=cedar -c -o r600--/lib/math/mad.cl.cedar.bc generic/lib/math/mad.cl /bin/sh: /usr/local/llvm36/bin/clang: not found [8/979] LLVM-CC r600--/lib/math/tables.cl.cedar.bc FAILED: /usr/local/llvm36/bin/clang -MMD -MF r600--/lib/math/tables.cl.cedar.bc.d -target r600-- -I`dirname generic/lib/math/tables.cl` -Igeneric/include -fno-builtin -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -Dcles_khr_int64 -D__CLC_INTERNAL -emit-llvm -mcpu=cedar -c -o r600--/lib/math/tables.cl.cedar.bc generic/lib/math/tables.cl /bin/sh: /usr/local/llvm36/bin/clang: not found ... From owner-freebsd-ports@freebsd.org Sun Jan 17 08:41:45 2016 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 9713CA6AFBF for ; Sun, 17 Jan 2016 08:41:45 +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 850511E6E for ; Sun, 17 Jan 2016 08:41:45 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 847C0A6AFBB; Sun, 17 Jan 2016 08:41: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 841C5A6AFBA for ; Sun, 17 Jan 2016 08:41:45 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org (portscout.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 785571E6D for ; Sun, 17 Jan 2016 08:41:45 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org ([127.0.1.123]) by portscout.freebsd.org (8.15.2/8.15.2) with ESMTP id u0H8fjXW012269 for ; Sun, 17 Jan 2016 08:41:45 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.freebsd.org (8.15.2/8.15.2/Submit) id u0H8fjdp012268; Sun, 17 Jan 2016 08:41:45 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201601170841.u0H8fjdp012268@portscout.freebsd.org> X-Authentication-Warning: portscout.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Sun, 17 Jan 2016 08:41:45 +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.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jan 2016 08:41:45 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ net-mgmt/weathermap | 1.1.1 | 3.0.0 ------------------------------------------------+-----------------+------------ science/libquantum | 1.1.1 | 8.0.0 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. From owner-freebsd-ports@freebsd.org Sun Jan 17 15:29:35 2016 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 D47D5A86243 for ; Sun, 17 Jan 2016 15:29:35 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.infracaninophile.co.uk", Issuer "infracaninophile.co.uk" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 5F2131CA4; Sun, 17 Jan 2016 15:29:35 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from liminal.local (liminal.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3636:3bff:fed4:b0d6]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.15.2/8.15.2) with ESMTPSA id u0HFTUGg067207 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Sun, 17 Jan 2016 15:29:31 GMT (envelope-from matthew@FreeBSD.org) Authentication-Results: smtp.infracaninophile.co.uk; dmarc=none header.from=FreeBSD.org DKIM-Filter: OpenDKIM Filter v2.10.3 smtp.infracaninophile.co.uk u0HFTUGg067207 Authentication-Results: smtp.infracaninophile.co.uk/u0HFTUGg067207; dkim=none; dkim-atps=neutral X-Authentication-Warning: lucid-nonsense.infracaninophile.co.uk: Host liminal.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3636:3bff:fed4:b0d6] claimed to be liminal.local Subject: Re: Rubygem .js files fubar? To: Steve Wills , freebsd-ports@freebsd.org References: <5693DB57.7090407@freebsd.org> <5694DF6C.3000204@infracaninophile.co.uk> <569B2D66.2070006@FreeBSD.org> <569B35AC.2060600@FreeBSD.org> From: Matthew Seaman X-Enigmail-Draft-Status: N1110 Message-ID: <569BB354.9000601@FreeBSD.org> Date: Sun, 17 Jan 2016 15:29:24 +0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <569B35AC.2060600@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="eh74TRuBsGWo1rElJGDtRLC3jXbuHDCOV" X-Virus-Scanned: clamav-milter 0.99 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on lucid-nonsense.infracaninophile.co.uk X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jan 2016 15:29:35 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --eh74TRuBsGWo1rElJGDtRLC3jXbuHDCOV Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 17/01/2016 06:33, Steve Wills wrote: > On 01/17/16 12:57 AM, Steve Wills wrote: >> >> As for why the original file isn't deleted, I'm not sure. I don't see >> this in my local tree, but I have some changes that may be masking it.= >> >=20 > Oh, I wasn't seeing it because I was testing with Ruby 2.1 and it only > happens with Ruby 2.2 (and presumably 2.3). I'll look into that. Yes, this is with ruby-2.2.x -- sorry, should have mentioned that. There seems to be a lot of duplicated files installed, some in both compressed and uncompressed forms: # cd /usr/local/lib/ruby/gems # find . -name '*.js' -print0 | xargs -0 sha256 | sort -k 4 > /tmp/js-checksums # for f in $( find . -name '*.js.gz' -print ); do echo -n "$f " ; gzcat $f | sha256 ; done | sort -k 2 > /tmp/js-gz-checksums Then for example, choosing one checksum: # cd /tmp # grep b928caf69cb062b33c1982f5aee4e03869fd0 *-checksums js-checksums:SHA256 (./2.2/doc/colorator-0.1/rdoc/js/navigation.js) =3D b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-checksums:SHA256 (./2.2/doc/ffi-1.9.10/rdoc/js/navigation.js) =3D b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-checksums:SHA256 (./2.2/doc/jekyll-3.0.1/rdoc/js/navigation.js) =3D b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-checksums:SHA256 (./2.2/doc/jekyll-sass-converter-1.4.0/rdoc/js/navigation.js) =3D b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-checksums:SHA256 (./2.2/doc/jekyll-watch-1.3.0/rdoc/js/navigation.js) =3D b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-checksums:SHA256 (./2.2/doc/kramdown-1.9.0/rdoc/js/navigation.js) =3D b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-checksums:SHA256 (./2.2/doc/liquid-3.0.6/rdoc/js/navigation.js) =3D b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-checksums:SHA256 (./2.2/doc/listen-3.0.5/rdoc/js/navigation.js) =3D b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-checksums:SHA256 (./2.2/doc/mercenary-0.3.5/rdoc/js/navigation.js) =3D= b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-checksums:SHA256 (./2.2/doc/rb-fsevent-0.9.7/rdoc/js/navigation.js) =3D= b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-checksums:SHA256 (./2.2/doc/rb-inotify-0.9.5/rdoc/js/navigation.js) =3D= b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-checksums:SHA256 (./2.2/doc/rb-kqueue-0.2.4/rdoc/js/navigation.js) =3D= b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-checksums:SHA256 (./2.2/doc/rouge-1.10.1/rdoc/js/navigation.js) =3D b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-checksums:SHA256 (./2.2/doc/safe_yaml-1.0.4/rdoc/js/navigation.js) =3D= b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-checksums:SHA256 (./2.2/doc/sass-3.4.21/rdoc/js/navigation.js) =3D b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-checksums:SHA256 (./2.2/doc/svn2git-2.3.2/rdoc/js/navigation.js) =3D b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-gz-checksums:./2.2/doc/colorator-0.1/rdoc/js/navigation.js.gz b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-gz-checksums:./2.2/doc/ffi-1.9.10/rdoc/js/navigation.js.gz b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-gz-checksums:./2.2/doc/jekyll-3.0.1/rdoc/js/navigation.js.gz b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-gz-checksums:./2.2/doc/jekyll-sass-converter-1.4.0/rdoc/js/navigation.= js.gz b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-gz-checksums:./2.2/doc/jekyll-watch-1.3.0/rdoc/js/navigation.js.gz b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-gz-checksums:./2.2/doc/kramdown-1.9.0/rdoc/js/navigation.js.gz b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-gz-checksums:./2.2/doc/liquid-3.0.6/rdoc/js/navigation.js.gz b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-gz-checksums:./2.2/doc/listen-3.0.5/rdoc/js/navigation.js.gz b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-gz-checksums:./2.2/doc/mercenary-0.3.5/rdoc/js/navigation.js.gz b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-gz-checksums:./2.2/doc/rb-fsevent-0.9.7/rdoc/js/navigation.js.gz b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-gz-checksums:./2.2/doc/rb-inotify-0.9.5/rdoc/js/navigation.js.gz b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-gz-checksums:./2.2/doc/rb-kqueue-0.2.4/rdoc/js/navigation.js.gz b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-gz-checksums:./2.2/doc/rouge-1.10.1/rdoc/js/navigation.js.gz b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-gz-checksums:./2.2/doc/safe_yaml-1.0.4/rdoc/js/navigation.js.gz b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-gz-checksums:./2.2/doc/sass-3.4.21/rdoc/js/navigation.js.gz b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f js-gz-checksums:./2.2/doc/svn2git-2.3.2/rdoc/js/navigation.js.gz b928caf69cb062b33c1982f5aee4e03869fd0b98635c53c02e7880cd591f263f Cheers, Matthew --eh74TRuBsGWo1rElJGDtRLC3jXbuHDCOV Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2 iQJ8BAEBCgBmBQJWm7NaXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2NTNBNjhCOTEzQTRFNkNGM0UxRTEzMjZC QjIzQUY1MThFMUE0MDEzAAoJELsjr1GOGkATXgIP/i0QpGP9jwfu8zpYLwXpkms2 4ATV5wwA9shmDxKUgZVJp8yNSpYJlevjdvpB8vRv4yB1zPPXgr/xYBSs6NKkyzBX drlblGQfZC/pfd9SrqJ14FQpD48Soq/g1S16dZgCTAVD159O+o5fbZ18p6hgEPHJ HX0U1P8d22FGsoHyebQBtKMC0SK78Z/ifnoPaqGjF69jYx38UOnSxY7odfUKgVCa PHtsuR/hUPk8JW2WQC7gxgW4aPbSL0vJcMfwD0KYc8ofAdgwOpYtun6jnblLCjJa RwCruJC2vX3Ykt8Gu/iiAq2goK3OiQP5u4BLIYpiutvBV+jH1cTPxxVdrVKRd4md sKSrVIwDfTsLQxSX4i7BosIX/ReiQ3NwQpFothGNQOwwj9MNEbXef1VTtD+JguB7 BGoPY8Y3JVqk59/zFtpbU7+mZmRCfXTfFnulkoeXfJeInRHGiWLVwpJFFvC5YTu5 lX9Xg0h5H9zU3Yac1UjuUzc19188y14JQ053FRJPpWvf4tgFIFunyO0ymsWRO1dH TLqXSRHNOfTBG7DOGyMQVohpiCl3Pxl1KYGW1edxfLBS5iO+v1oick84FVw/4Qob YSASvVvGk1Kyfcbecoe6NvPDUxFL115hWlRkZjUJ/n1dv3JFQTo60CzylcqRJOy5 /b36MiKkysxN0fv7pOXz =fk/1 -----END PGP SIGNATURE----- --eh74TRuBsGWo1rElJGDtRLC3jXbuHDCOV-- From owner-freebsd-ports@freebsd.org Sun Jan 17 20:20:39 2016 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 78FA3A86169 for ; Sun, 17 Jan 2016 20:20:39 +0000 (UTC) (envelope-from lists@tcm.yi.org) Received: from mx1.ndehne.net (ns1.ndehne.net [185.83.216.22]) by mx1.freebsd.org (Postfix) with ESMTP id 338EC11AC for ; Sun, 17 Jan 2016 20:20:38 +0000 (UTC) (envelope-from lists@tcm.yi.org) Received: by mx1.ndehne.net (Postfix, from userid 1000) id 306C49457F5; Sun, 17 Jan 2016 21:11:19 +0100 (CET) Date: Sun, 17 Jan 2016 21:11:19 +0100 From: lists@tcm.yi.org To: freebsd-ports@freebsd.org Subject: TEST_DEPENDS in all-depends-list et al.? Message-ID: <20160117-122b5781c3b2d8de@tcm.yi.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jan 2016 20:20:39 -0000 Hi, I can hardly imagine it being intentional that TEST_DEPENDS nowadays gets pulled into the all-depends-list, showconfig-recursive or package-recursive target, is it? ports/head from around 2015-12-18 had about 15(?) dependencies in www/py-requests for example. Now it wants to build over 90! How can I turn this off? Is this a bug? Regards From owner-freebsd-ports@freebsd.org Mon Jan 18 02:55:42 2016 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 91B1AA855EA for ; Mon, 18 Jan 2016 02:55:42 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pa0-x232.google.com (mail-pa0-x232.google.com [IPv6:2607:f8b0:400e:c03::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 6B6AA13E2 for ; Mon, 18 Jan 2016 02:55:42 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pa0-x232.google.com with SMTP id ho8so165152660pac.2 for ; Sun, 17 Jan 2016 18:55:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:reply-to:subject:references:to:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=ZZScIEYz0EzLWMWV08R8jOQqNqMBL74UolkvrjgFynA=; b=WQOcAU/gVYpN2uOvLqIUr2+w6QLtAkSk/8Q0rJIuB4+yn2NBNuQU4+PDxMBgLQhtqc 6pFfmoNfX0kWD2FDVIhs5rXxyLuJLJHZkSfT/JvMRWWQ9i+CwA60xGMAkQJMxzFJVG14 DqLJbbUO7RnwSTZ7l0BUoQ3Bouly931NLm0SOPxcb+TAx/YUHrS2CmGxmHKhIijY+O6Q by98SaYLdoxbpjyUpJG2n6ihNELRS19yZ+xNX6VUloC3uQCsjBvqpEj3T6b8A+3fBGOd HNoziDCkmaSUvfqi4fFDtUWe7aCP9hp6N9SmeBQodAMzEdWXhy7muuWsQa8dYy2gWo+Q vDwQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:reply-to:subject:references:to:from :message-id:date:user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=ZZScIEYz0EzLWMWV08R8jOQqNqMBL74UolkvrjgFynA=; b=JPoYSsoA/n0zaUREqpolEyPQ25wPp/6Eu37X7NgaDAksgouSV/Z8TXFN7jZA5FNWIQ N/HaS7wPWYjGLwuvNBnFb2W2Hxt3eL1KEjVfkRFbA8nlc7R+bUivMc4WRhIWhj3MZMDL 4ZbCcx+jtOxvjuuHdWdPHKmH0SUQrmEmPlhxaeO7lp4GFVyn8bqQXQ8ciLGMgYI3J4hU bb6d5WNfdnYn4/oX0/mmy6P3FiEJZNg29+wJGBAzDJ0Yzq/I/bu/a/IQkMgNsx7THHZj 9qS6csYrS1lz6+Dwwu2oGfxKbrvhteBoFzRWcj9up0qAu4bkLeWJOtloPPzvwj/+vRSJ yJgg== X-Gm-Message-State: ALoCoQmBevXj3LzZkVnQfcCObh6MNZii/Mx83nEwyqP3/gb/qOHItz8siAGOI+OxlGSeka2vWyAPW+Xu71hqqwqpfhN+CSNTUg== X-Received: by 10.66.102.73 with SMTP id fm9mr33459288pab.32.1453085741927; Sun, 17 Jan 2016 18:55:41 -0800 (PST) Received: from ?IPv6:2001:44b8:31ae:7b01:357c:8dad:bf7:d993? (2001-44b8-31ae-7b01-357c-8dad-0bf7-d993.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01:357c:8dad:bf7:d993]) by smtp.gmail.com with ESMTPSA id a62sm20782981pfj.40.2016.01.17.18.55.40 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 17 Jan 2016 18:55:41 -0800 (PST) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: TEST_DEPENDS in all-depends-list et al.? References: <20160117-122b5781c3b2d8de@tcm.yi.org> To: lists@tcm.yi.org, freebsd-ports@freebsd.org From: Kubilay Kocak X-Enigmail-Draft-Status: N1110 Message-ID: <569C5427.3060506@FreeBSD.org> Date: Mon, 18 Jan 2016 13:55:35 +1100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Thunderbird/43.0 MIME-Version: 1.0 In-Reply-To: <20160117-122b5781c3b2d8de@tcm.yi.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jan 2016 02:55:42 -0000 On 18/01/2016 7:11 AM, lists@tcm.yi.org wrote: > Hi, > > I can hardly imagine it being intentional that TEST_DEPENDS > nowadays gets pulled into the all-depends-list, showconfig-recursive > or package-recursive target, is it? > > ports/head from around 2015-12-18 had about 15(?) dependencies in > www/py-requests for example. Now it wants to build over 90! > > How can I turn this off? Is this a bug? > > Regards By definition all-depends means (and should mean) literally all dependencies (*_DEPENDS), so in that regard it makes sense. Having said that, given the special nature of the test stage (orthogonal and independent to build/run dependencies), it sounds reasonable to ask whether they should be included in the target (all-depends-list) that has otherwise always only meant "what things does this port need to 'work'". My personal opinion is that all-depends-list is fine, and a less encompassing -depends-list that only shows actual end-user functional dependencies is needed. This question is also relevant for the case of OPTION'al dependencies (they're not included in all-depends by default unless they're inOPTIONS_DEFAULT too), and would *also* apply if ports/pkg's had (or ever will have) any notion of 'suggested/recommended' but otherwise non-compulsory dependencies like other packaging systems. ./koobs From owner-freebsd-ports@freebsd.org Mon Jan 18 03:36:42 2016 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 3BF3AA8634A for ; Mon, 18 Jan 2016 03:36:42 +0000 (UTC) (envelope-from lists@tcm.yi.org) Received: from mx1.ndehne.net (ns1.ndehne.net [185.83.216.22]) by mx1.freebsd.org (Postfix) with ESMTP id BDBB9164E; Mon, 18 Jan 2016 03:36:40 +0000 (UTC) (envelope-from lists@tcm.yi.org) Received: by mx1.ndehne.net (Postfix, from userid 1000) id C971D9457F5; Mon, 18 Jan 2016 04:36:08 +0100 (CET) Date: Mon, 18 Jan 2016 04:36:08 +0100 From: lists@tcm.yi.org To: Kubilay Kocak Cc: freebsd-ports@freebsd.org Subject: Re: TEST_DEPENDS in all-depends-list et al.? Message-ID: <20160118-7a552ff82b94efc3@tcm.yi.org> Reply-To: lists@tcm.yi.org References: <20160117-122b5781c3b2d8de@tcm.yi.org> <569C5427.3060506@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <569C5427.3060506@FreeBSD.org> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jan 2016 03:36:42 -0000 On Mon, Jan 18, 2016 at 01:55:35PM +1100, Kubilay Kocak wrote: > On 18/01/2016 7:11 AM, lists@tcm.yi.org wrote: > > ports/head from around 2015-12-18 had about 15(?) dependencies in > > www/py-requests for example. Now it wants to build over 90! > > > > How can I turn this off? Is this a bug? > > By definition all-depends means (and should mean) literally all > dependencies (*_DEPENDS), so in that regard it makes sense. I'm not sure what exactly changed between 2015-12-18 and now. Specifically, www/py-requests' Makefile last changed in October, but from December to today its all-depends-list grew from ~10 to 90. Mk/Scripts/depends-list.sh also last changed outside the time frame in question. > Having said that, given the special nature of the test stage (orthogonal > and independent to build/run dependencies), it sounds reasonable to ask > whether they should be included in the target (all-depends-list) that > has otherwise always only meant "what things does this port need to 'work'". > > My personal opinion is that all-depends-list is fine, and a less > encompassing -depends-list that only shows actual > end-user functional dependencies is needed. My problem isn't exactly with all-depends-list, but rather with showconfig-recursive and package-recursive, whose dependency list grew as well, since they use the same dependency script. I don't want to build, package or configure TEST_DEPENDS ports in the course of normal package building. > This question is also relevant for the case of OPTION'al dependencies > (they're not included in all-depends by default unless they're > inOPTIONS_DEFAULT too), and would *also* apply if ports/pkg's had (or > ever will have) any notion of 'suggested/recommended' but otherwise > non-compulsory dependencies like other packaging systems. I'm perfectly fine with not dealing with ports that I have excluded or that are excluded by default. This is what I would expect. For the time being, I have changed this line in Mk/bsd.port.mk _UNIFIED_DEPENDS=${PKG_DEPENDS} ${EXTRACT_DEPENDS} ${PATCH_DEPENDS} ${FETCH_DEPENDS} ${BUILD_DEPENDS} ${LIB_DEPENDS} ${RUN_DEPENDS} ${TEST_DEPENDS} by removing the ${TEST_DEPENDS} variable. Now I get the same behaviour as before, but clearly, this is a horrible kludge. Mk/bsd.port.mk also had no relevant changes that I can see between 2015-12-18 and now. So I'm still not sure if this is a bug or not. Is the package-recursive target really meant to pull in all TEST_DEPENDS ports? I was under the impression that tests are exclusively run via 'make test' in the ports tree, making it completely irrelevant to binary packages. Thanks and best regards. From owner-freebsd-ports@freebsd.org Mon Jan 18 07:46:48 2016 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 78C42A87457 for ; Mon, 18 Jan 2016 07:46:48 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pf0-x22a.google.com (mail-pf0-x22a.google.com [IPv6:2607:f8b0:400e:c00::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 543C81C8A for ; Mon, 18 Jan 2016 07:46:48 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pf0-x22a.google.com with SMTP id q63so158208666pfb.1 for ; Sun, 17 Jan 2016 23:46:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:reply-to:subject:references:to:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=Itat3bQ0dnZpfqV85DdEMA2u4WZK2kGrTaJ8kQDtUn8=; b=sSpEXWhJBWFqNzi9NcKrepb9de3ZmucPnHxOQYqAAG2Fa1t7rEsmbro/psGHcVEnlR AOgWG48QyUqWCnpnLdAnSuByY80213rHb81USdjEDgm0d8D+/NHc7CEkBQ0HJlEhOsU8 tEeaAmw8KVzz59q4CmcU+PSDwmLXpjaASTlOiBMu07rs6QFu5Laf48iwZyiuWjjtT9HB Bg18Bl1MPo6qvVKzsXHZ5KbHNTFfDtR+qascz1o1lOliraMHKV2Xt3HlW1OPwnqJ2mbW EJbspspms6koBDIZC/FLJPhEPscdbhJsNKdCt1KWqXp8/S4TY82A2vbTjUlsPo6eJsS9 eh4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:reply-to:subject:references:to:cc:from :message-id:date:user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=Itat3bQ0dnZpfqV85DdEMA2u4WZK2kGrTaJ8kQDtUn8=; b=hI2mFL8O8NAcgN+yP53Qegvd4nhqDqQlKtEqBn0eCplP2shhRsIqFHFGeNL3kNKMNB g3qwbWjOyRR8uiso31FLrS8zJjlaSi2EdXJ9ZjSue5NIjmvz4x28f41LkPS4mojBr2Ef OqHAPDuglKZzyCwGUJUZIyTZua2vsM9V1uBekE6q8J8VAjtx3SoshdOZIccswt+bkcy/ VlBGVUlDgsMFhj3hnXXyhh4RKh1J3aLd4HOt4ECuGs1IuTyuW8xtbPqyl5s5JaOrTICT eEh+zcCZhkf0eKlPo7AWq36Gts2Hf6ulRPtFN8e0znvueOFxUD9Lqtr/m8Lu9rxAujgM bl0Q== X-Gm-Message-State: ALoCoQnWc9ZS0gaPieRzVjwStzzIzSnh1/mxsmMy9if4BTzRO75g8TX9E2Z3ndMt/Ke6v+W1vyVvFyRx1/q0vpnNtUecjuQS/g== X-Received: by 10.98.42.88 with SMTP id q85mr34648321pfq.1.1453103207512; Sun, 17 Jan 2016 23:46:47 -0800 (PST) Received: from ?IPv6:2001:44b8:31ae:7b01:357c:8dad:bf7:d993? (2001-44b8-31ae-7b01-357c-8dad-0bf7-d993.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01:357c:8dad:bf7:d993]) by smtp.gmail.com with ESMTPSA id b84sm31642207pfj.25.2016.01.17.23.46.45 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 17 Jan 2016 23:46:47 -0800 (PST) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: TEST_DEPENDS in all-depends-list et al.? References: <20160117-122b5781c3b2d8de@tcm.yi.org> <569C5427.3060506@FreeBSD.org> <20160118-7a552ff82b94efc3@tcm.yi.org> To: lists@tcm.yi.org Cc: freebsd-ports@freebsd.org From: Kubilay Kocak Message-ID: <569C9860.9030907@FreeBSD.org> Date: Mon, 18 Jan 2016 18:46:40 +1100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Thunderbird/43.0 MIME-Version: 1.0 In-Reply-To: <20160118-7a552ff82b94efc3@tcm.yi.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jan 2016 07:46:48 -0000 On 18/01/2016 2:36 PM, lists@tcm.yi.org wrote: > On Mon, Jan 18, 2016 at 01:55:35PM +1100, Kubilay Kocak wrote: >> On 18/01/2016 7:11 AM, lists@tcm.yi.org wrote: >>> ports/head from around 2015-12-18 had about 15(?) dependencies in >>> www/py-requests for example. Now it wants to build over 90! >>> >>> How can I turn this off? Is this a bug? >> >> By definition all-depends means (and should mean) literally all >> dependencies (*_DEPENDS), so in that regard it makes sense. > > I'm not sure what exactly changed between 2015-12-18 and now. > Specifically, www/py-requests' Makefile last changed in October, > but from December to today its all-depends-list grew from > ~10 to 90. I see the list at 53 currently, but agreed it's unexpected. > Mk/Scripts/depends-list.sh also last changed outside the time > frame in question. > > >> Having said that, given the special nature of the test stage (orthogonal >> and independent to build/run dependencies), it sounds reasonable to ask >> whether they should be included in the target (all-depends-list) that >> has otherwise always only meant "what things does this port need to 'work'". >> >> My personal opinion is that all-depends-list is fine, and a less >> encompassing -depends-list that only shows actual >> end-user functional dependencies is needed. > > My problem isn't exactly with all-depends-list, but rather with > showconfig-recursive and package-recursive, whose dependency list grew > as well, since they use the same dependency script. I don't want > to build, package or configure TEST_DEPENDS ports in the course of > normal package building. Agreed. > >> This question is also relevant for the case of OPTION'al dependencies >> (they're not included in all-depends by default unless they're >> inOPTIONS_DEFAULT too), and would *also* apply if ports/pkg's had (or >> ever will have) any notion of 'suggested/recommended' but otherwise >> non-compulsory dependencies like other packaging systems. > > I'm perfectly fine with not dealing with ports that I have > excluded or that are excluded by default. This is what I would > expect. > > For the time being, I have changed this line in Mk/bsd.port.mk > > _UNIFIED_DEPENDS=${PKG_DEPENDS} ${EXTRACT_DEPENDS} ${PATCH_DEPENDS} ${FETCH_DEPENDS} ${BUILD_DEPENDS} ${LIB_DEPENDS} ${RUN_DEPENDS} ${TEST_DEPENDS} > > by removing the ${TEST_DEPENDS} variable. Now I get the same > behaviour as before, but clearly, this is a horrible kludge. > > Mk/bsd.port.mk also had no relevant changes that I can see > between 2015-12-18 and now. > > So I'm still not sure if this is a bug or not. Is the > package-recursive target really meant to pull in all > TEST_DEPENDS ports? I was under the impression that > tests are exclusively run via 'make test' in the ports tree, > making it completely irrelevant to binary packages. Possibly, perhaps there's an unexpected interaction. I cant answer whether package-recursive *should* or not, but I can say 'yes' confidently to TEST_DEPENDS *ought* only be relevant during test, or any target that uses test:. > Thanks and best regards. > From owner-freebsd-ports@freebsd.org Mon Jan 18 08:26:40 2016 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 70E86A860F0; Mon, 18 Jan 2016 08:26:40 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (static-24-113-41-81.wavecable.com [24.113.41.81]) (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 54A7D1D4F; Mon, 18 Jan 2016 08:26:39 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id u0I8QXr5025898; Mon, 18 Jan 2016 00:26:39 -0800 (PST) (envelope-from bsd-lists@bsdforge.com) To: "FreeBSD ports" , "FreeBSD CURRENT" From: "Chris H" Subject: Will pkg(8) *ever* play nice? Date: Mon, 18 Jan 2016 00:26:39 -0800 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: <1951334c592f1ba416e9619d89b63f92@ultimatedns.net> Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jan 2016 08:26:40 -0000 Greetings, I was in the process of updating one of my development boxes that runs -CURRENT. It's lagging a bit behind. So it required a fresh, new "world". World built as expected. But the kernel failed due to pkg(8). This box has an Nvidia video card. So src.conf(5) has [among other ports entries] PORTS_MODULES=x11/nvidia-driver-304 the [kernel] build failed due to pkg(8) ===> Ports module x11/nvidia-driver-304 (all) cd ${PORTSDIR:-/usr/ports}/x11/nvidia-driver-304; PATH=/usr/obj/usr/src/tmp/lega cy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/bin: /usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/sbin:/bin:/usr/sbin: /usr/bin:/usr/local/bin:/usr/local/sbin SRC_BASE=/usr/src OSVERSION=1100062 W RKDIRPREFIX=/usr/obj/usr/src/sys/DEVBOX make -B clean all ===> Cleaning for nvidia-driver-304-304.128 ===> nvidia-driver-304-304.128 pkg(8) must be version 1.6.0 or greater, but you have 1.4.12. You must upgrade the ports-mgmt/pkg port first. *** Error code 1 Stop. make[3]: stopped in /usr/ports/x11/nvidia-driver-304 *** Error code 1 Stop. make[2]: stopped in /usr/obj/usr/src/sys/DEVBOX *** Error code 1 Stop. make[1]: stopped in /usr/src *** Error code 1 .. Do I need to have FreeBSD-12 && ports/head from 12 installed *prior* to building (upgrading)?!? This feels like a chicken-v-egg thing. Is it possible to *remove* pkg(8) && any dependency on it. Is this a bug in pkg(8) or just a bug in my head? Please help. As most of you already know; building/installing world/kernel is a fairly time consuming process. Thanks! --Chris -- From owner-freebsd-ports@freebsd.org Mon Jan 18 08:56:38 2016 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 26581A86F48 for ; Mon, 18 Jan 2016 08:56:38 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 1539B1C2D for ; Mon, 18 Jan 2016 08:56:38 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 14A07A86F44; Mon, 18 Jan 2016 08:56:38 +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 1443AA86F43 for ; Mon, 18 Jan 2016 08:56:38 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org (portscout.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 08B131C2C for ; Mon, 18 Jan 2016 08:56:38 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org ([127.0.1.123]) by portscout.freebsd.org (8.15.2/8.15.2) with ESMTP id u0I8ubbU095676 for ; Mon, 18 Jan 2016 08:56:37 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.freebsd.org (8.15.2/8.15.2/Submit) id u0I8ubX8095675; Mon, 18 Jan 2016 08:56:37 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201601180856.u0I8ubX8095675@portscout.freebsd.org> X-Authentication-Warning: portscout.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Mon, 18 Jan 2016 08:56:37 +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.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jan 2016 08:56:38 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ net-mgmt/weathermap | 1.1.1 | 4.0.0 ------------------------------------------------+-----------------+------------ science/libquantum | 1.1.1 | 9.0.0 ------------------------------------------------+-----------------+------------ www/tikiwiki | 14.1 | 14.2 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. From owner-freebsd-ports@freebsd.org Mon Jan 18 09:12:26 2016 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 277A7A87786; Mon, 18 Jan 2016 09:12:26 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (static-24-113-41-81.wavecable.com [24.113.41.81]) (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 0A60713C3; Mon, 18 Jan 2016 09:12:25 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id u0I9CKb8030926; Mon, 18 Jan 2016 01:12:26 -0800 (PST) (envelope-from bsd-lists@bsdforge.com) To: "FreeBSD ports" , "FreeBSD CURRENT" In-Reply-To: <1951334c592f1ba416e9619d89b63f92@ultimatedns.net> References: <1951334c592f1ba416e9619d89b63f92@ultimatedns.net> From: "Chris H" Subject: Re: Will pkg(8) *ever* play nice? Date: Mon, 18 Jan 2016 01:12:26 -0800 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jan 2016 09:12:26 -0000 On Mon, 18 Jan 2016 00:26:39 -0800 "Chris H" wrote > Greetings, > I was in the process of updating one of my development boxes > that runs -CURRENT. It's lagging a bit behind. So it required > a fresh, new "world". World built as expected. But the kernel > failed due to pkg(8). This box has an Nvidia video card. So > src.conf(5) has [among other ports entries] > > PORTS_MODULES=x11/nvidia-driver-304 > > the [kernel] build failed due to pkg(8) > > ===> Ports module x11/nvidia-driver-304 (all) > cd ${PORTSDIR:-/usr/ports}/x11/nvidia-driver-304; > PATH=/usr/obj/usr/src/tmp/lega > cy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/b > in: > /usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/sbin:/bin:/usr/sb > in: /usr/bin:/usr/local/bin:/usr/local/sbin SRC_BASE=/usr/src > OSVERSION=1100062 W > RKDIRPREFIX=/usr/obj/usr/src/sys/DEVBOX make -B clean all > ===> Cleaning for nvidia-driver-304-304.128 > ===> nvidia-driver-304-304.128 pkg(8) must be version 1.6.0 or greater, but > you have 1.4.12. You must upgrade the ports-mgmt/pkg port first. > *** Error code 1 > > Stop. > make[3]: stopped in /usr/ports/x11/nvidia-driver-304 > *** Error code 1 > > Stop. > make[2]: stopped in /usr/obj/usr/src/sys/DEVBOX > *** Error code 1 > > Stop. > make[1]: stopped in /usr/src > *** Error code 1 > > .. > > Do I need to have FreeBSD-12 && ports/head from 12 installed *prior* > to building (upgrading)?!? > This feels like a chicken-v-egg thing. Is it possible to *remove* > pkg(8) && any dependency on it. Is this a bug in pkg(8) or just > a bug in my head? > > Please help. As most of you already know; building/installing > world/kernel is a fairly time consuming process. > > Thanks! > OK. It's late, and I'm ready to call it a day. It's probably a bug in my head. I *probably* should have upgraded pkg(8) after svn up'ing src && ports, and *prior* to making worls && kernel. So I'm going to take a chance, and: cd /usr/obj chflags -R noschg * cd / rm -r /usr/obj cd /usr/ports/ports-mgmt/pkg make; make deinstall && make resinstall clean cd /usr/src and make world, and kernel, and see how it goes. --Chris From owner-freebsd-ports@freebsd.org Mon Jan 18 19:31:53 2016 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 6A269A87419 for ; Mon, 18 Jan 2016 19:31:53 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (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 44B671765 for ; Mon, 18 Jan 2016 19:31:53 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id 2A0D55A9F13; Mon, 18 Jan 2016 19:31:46 +0000 (UTC) Date: Mon, 18 Jan 2016 19:31:46 +0000 From: Brooks Davis To: Graham Menhennitt Cc: freebsd-ports@freebsd.org Subject: Re: error upgrading graphics/dri port "/usr/local/llvm36/bin/clang: not found" Message-ID: <20160118193145.GA38438@spindle.one-eyed-alien.net> References: <569B4BEE.4000205@menhennitt.com.au> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OgqxwSJOaUobr8KG" Content-Disposition: inline In-Reply-To: <569B4BEE.4000205@menhennitt.com.au> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jan 2016 19:31:53 -0000 --OgqxwSJOaUobr8KG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 17, 2016 at 07:08:14PM +1100, Graham Menhennitt wrote: > Does anybody have any clues, please? >=20 > Thanks, > Graham >=20 > root@starker# uname -a > FreeBSD starker 11.0-CURRENT FreeBSD 11.0-CURRENT #17 r294103: Sun Jan > 17 13:26:05 AEDT 2016 =20 > gfm@starker:/usr/obj/usr/data/FreeBSD/src_11-Current/sys/starker amd64 > root@starker# ll /usr/local/llvm36/bin > total 22384 > -rwxr-xr-x 1 root wheel 277720 Jan 6 19:54 bugpoint > -rwxr-xr-x 1 root wheel 18292472 Sep 25 07:49 clang-cpp > -rwxr-xr-x 1 root wheel 7288 Jan 6 19:53 count > -r-xr-xr-x 2 root wheel 220280 Jan 6 19:54 FileCheck > -r-xr-xr-x 4 root wheel 82 Jan 6 19:54 lit > -rwxr-xr-x 1 root wheel 117368 Jan 6 19:54 llc > -rwxr-xr-x 1 root wheel 96128 Jan 6 19:54 lli > -rwxr-xr-x 1 root wheel 14648 Jan 6 19:54 lli-child-target > -rwxr-xr-x 1 root wheel 58200 Jan 6 19:54 llvm-ar > -rwxr-xr-x 1 root wheel 16960 Jan 6 19:54 llvm-as > -rwxr-xr-x 1 root wheel 46088 Jan 6 19:54 llvm-bcanalyzer > -rwxr-xr-x 1 root wheel 91416 Jan 6 19:54 llvm-config > -rwxr-xr-x 1 root wheel 92552 Jan 6 19:54 llvm-cov > -rwxr-xr-x 1 root wheel 49200 Jan 6 19:54 llvm-diff > -rwxr-xr-x 1 root wheel 20432 Jan 6 19:54 llvm-dis > -rwxr-xr-x 1 root wheel 32992 Jan 6 19:54 llvm-dsymutil > -rwxr-xr-x 1 root wheel 24888 Jan 6 19:54 llvm-dwarfdump > -rwxr-xr-x 1 root wheel 33008 Jan 6 19:54 llvm-extract > -rwxr-xr-x 1 root wheel 24904 Jan 6 19:54 llvm-link > -r-xr-xr-x 4 root wheel 82 Jan 6 19:54 llvm-lit > -rwxr-xr-x 1 root wheel 74560 Jan 6 19:54 llvm-mc > -rwxr-xr-x 1 root wheel 18072 Jan 6 19:54 llvm-mcmarkup > -rwxr-xr-x 1 root wheel 79432 Jan 6 19:54 llvm-nm > -rwxr-xr-x 1 root wheel 244848 Jan 6 19:54 llvm-objdump > -rwxr-xr-x 1 root wheel 46400 Jan 6 19:54 llvm-profdata > lrwxr-xr-x 1 root wheel 7 Jan 6 19:54 llvm-ranlib -> llvm-ar > -rwxr-xr-x 1 root wheel 314824 Jan 6 19:54 llvm-readobj > -rwxr-xr-x 1 root wheel 52520 Jan 6 19:54 llvm-rtdyld > -rwxr-xr-x 1 root wheel 64744 Jan 6 19:54 llvm-size > -rwxr-xr-x 1 root wheel 64640 Jan 6 19:54 llvm-stress > -rwxr-xr-x 1 root wheel 64736 Jan 6 19:54 llvm-symbolizer > -rwxr-xr-x 1 root wheel 1622424 Jan 6 19:53 llvm-tblgen > -rwxr-xr-x 1 root wheel 39064 Jan 6 19:54 llvm-vtabledump > -rwxr-xr-x 1 root wheel 36944 Jan 6 19:54 macho-dump > -rwxr-xr-x 1 root wheel 41112 Jan 6 19:53 not > -rwxr-xr-x 1 root wheel 47168 Jan 6 19:54 obj2yaml > -rwxr-xr-x 1 root wheel 302320 Jan 6 19:54 opt > -rwxr-xr-x 1 root wheel 34264 Jan 6 19:54 verify-uselistorder > -rwxr-xr-x 1 root wheel 66032 Jan 6 19:54 yaml2obj > root@starker# pkg info|grep llvm > llvm36-3.6.2_2 Low Level Virtual Machine > root@starker# portupgrade -aWw > [Reading data from pkg(8) ... - 854 packages found - done] > ---> Upgrading 'dri-11.0.7_1,2' to 'dri-11.0.8,2' (graphics/dri) > ---> Building '/usr/ports/graphics/dri' > =3D=3D=3D> dri-11.0.8,2 depends on executable: makedepend - found > =3D=3D=3D> dri-11.0.8,2 depends on package: libclc>=3D0.0.r222830 - not= found > =3D=3D=3D> Building for libclc-0.1.0.20150710 > [8/979] LLVM-CC r600--/lib/math/mad.cl.cedar.bc > FAILED: /usr/local/llvm36/bin/clang -MMD -MF > r600--/lib/math/mad.cl.cedar.bc.d -target r600-- -I`dirname > generic/lib/math/mad.cl` -Igeneric/include -fno-builtin > -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -Dcles_khr_int64 > -D__CLC_INTERNAL -emit-llvm -mcpu=3Dcedar -c -o > r600--/lib/math/mad.cl.cedar.bc generic/lib/math/mad.cl > /bin/sh: /usr/local/llvm36/bin/clang: not found > [8/979] LLVM-CC r600--/lib/math/tables.cl.cedar.bc > FAILED: /usr/local/llvm36/bin/clang -MMD -MF > r600--/lib/math/tables.cl.cedar.bc.d -target r600-- -I`dirname > generic/lib/math/tables.cl` -Igeneric/include -fno-builtin > -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -Dcles_khr_int64 > -D__CLC_INTERNAL -emit-llvm -mcpu=3Dcedar -c -o > r600--/lib/math/tables.cl.cedar.bc generic/lib/math/tables.cl > /bin/sh: /usr/local/llvm36/bin/clang: not found > ... You appear not to have lang/clang36 installed. I don't know why portupgrade isn't installing it since it is a BUILD_DEPEND of graphics/dri, but installing it by hand should work around the problem. -- Brooks --OgqxwSJOaUobr8KG Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJWnT2hAAoJEKzQXbSebgfA7+oH/ic5lFjG2gNdnUPr9ohxeVU8 SfyibjxJvLyGAFHfIkZBPjtxYHdRROAPL+fiRMTD5T+3lEbemqThZyzFn9+aG15l jkX1rcublWVBRnV26y7Jd0JmVsaGUAt4A6szXxuWqiHlLIUhU1QyLh8ZlA605ps4 nmjq2pbUAO2rDz8Im/rLyEqHmr4wJ/UGsJo2D9L2A6cfwLS4XgfYFwKFZPhS+63R 7iGaHlvUKECL00qGhdtqI1DrcFL2hP9CbxU7ZUdhoJi1ZEpDJUjeAiS4MbpHoJU9 rcqWqPe/uJmGjWw6ofCqz1/gNwZS6vQ2ej8g5Yc323JVfXglyLAUe0pvGw0rcRc= =1cVt -----END PGP SIGNATURE----- --OgqxwSJOaUobr8KG-- From owner-freebsd-ports@freebsd.org Tue Jan 19 00:20:59 2016 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 CC5BAA8603A for ; Tue, 19 Jan 2016 00:20:59 +0000 (UTC) (envelope-from graham@menhennitt.com.au) Received: from homiemail-a45.g.dreamhost.com (sub5.mail.dreamhost.com [208.113.200.129]) by mx1.freebsd.org (Postfix) with ESMTP id B68241584; Tue, 19 Jan 2016 00:20:59 +0000 (UTC) (envelope-from graham@menhennitt.com.au) Received: from homiemail-a45.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a45.g.dreamhost.com (Postfix) with ESMTP id 136D3480C8; Mon, 18 Jan 2016 16:20:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=menhennitt.com.au; h= subject:to:references:cc:from:message-id:date:mime-version :in-reply-to:content-type:content-transfer-encoding; s= menhennitt.com.au; bh=T41ppXfjsfFUOyafH63tfOc709Y=; b=OwrqJl7iY3 KdMRceUhz0iNWmBrYio0Bx36npNB8o+Oei22em0ba99hRkPIY2cRjjTkoDoTgizy MrWmQE8YBsSrzvaESPG9TwLcdnPeEBSbn3iys06br1YKuqo6ZFe2IN3gfX8VQDVL ZGRshTAYXFqXFFWVjWbYzwA1xA0sgEKuQ= Received: from [192.168.88.104] (59-100-195-234.mel.static-ipl.aapt.com.au [59.100.195.234]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: graham@menhennitt.com.au) by homiemail-a45.g.dreamhost.com (Postfix) with ESMTPSA id 4AB20480C7; Mon, 18 Jan 2016 16:20:52 -0800 (PST) Subject: Re: error upgrading graphics/dri port "/usr/local/llvm36/bin/clang: not found" To: Brooks Davis References: <569B4BEE.4000205@menhennitt.com.au> <20160118193145.GA38438@spindle.one-eyed-alien.net> Cc: freebsd-ports@freebsd.org From: Graham Menhennitt Message-ID: <569D8160.1050906@menhennitt.com.au> Date: Tue, 19 Jan 2016 11:20:48 +1100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20160118193145.GA38438@spindle.one-eyed-alien.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jan 2016 00:20:59 -0000 On 19/01/2016 6:31 AM, Brooks Davis wrote: > On Sun, Jan 17, 2016 at 07:08:14PM +1100, Graham Menhennitt wrote: >> Does anybody have any clues, please? >> >> Thanks, >> Graham >> >> root@starker# portupgrade -aWw >> [Reading data from pkg(8) ... - 854 packages found - done] >> ---> Upgrading 'dri-11.0.7_1,2' to 'dri-11.0.8,2' (graphics/dri) >> ---> Building '/usr/ports/graphics/dri' >> ===> dri-11.0.8,2 depends on executable: makedepend - found >> ===> dri-11.0.8,2 depends on package: libclc>=0.0.r222830 - not found >> ===> Building for libclc-0.1.0.20150710 >> [8/979] LLVM-CC r600--/lib/math/mad.cl.cedar.bc >> FAILED: /usr/local/llvm36/bin/clang -MMD -MF >> r600--/lib/math/mad.cl.cedar.bc.d -target r600-- -I`dirname >> generic/lib/math/mad.cl` -Igeneric/include -fno-builtin >> -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -Dcles_khr_int64 >> -D__CLC_INTERNAL -emit-llvm -mcpu=cedar -c -o >> r600--/lib/math/mad.cl.cedar.bc generic/lib/math/mad.cl >> /bin/sh: /usr/local/llvm36/bin/clang: not found >> ... > You appear not to have lang/clang36 installed. I don't know why > portupgrade isn't installing it since it is a BUILD_DEPEND of > graphics/dri, but installing it by hand should work around the problem. > > -- Brooks Indeed, it does fix it. Thanks for your help. Graham From owner-freebsd-ports@freebsd.org Tue Jan 19 04:50:28 2016 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 4974DA87062 for ; Tue, 19 Jan 2016 04:50:28 +0000 (UTC) (envelope-from schultz@ime.usp.br) Received: from iris.ime.usp.br (iris.ime.usp.br [143.107.45.5]) by mx1.freebsd.org (Postfix) with ESMTP id 093171A48 for ; Tue, 19 Jan 2016 04:50:27 +0000 (UTC) (envelope-from schultz@ime.usp.br) Received: from cage0 (OTWAON234VW-LP140-05-1176444850.dsl.bell.ca [70.31.31.178]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: schultz@iris.ime.usp.br) by iris.ime.usp.br (Postfix) with ESMTPSA id 7821929002B0 for ; Tue, 19 Jan 2016 02:50:19 -0200 (BRST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ime.usp.br; s=mail; t=1453179024; bh=zGUYe8ML/BMpclHQUVXxU822WViQp893F5llVgAEByc=; h=Date:From:To:Subject:From; b=TiqUxszpxepJGhlS1scxeJ9SgbzIa7vjMp2fNI1/bwLNmOtakQkBCB++UJQ218SQ4 nxB1cpMP0RubcWojpQj7rU/Bwqzg1I1fs3pvca+9+vkVthtpRv5FAZxDpsg7l7ljUr dhdth+OBgEXyC+EFE7fGn0IhZGG0UgoY46vAX4xI= Date: Tue, 19 Jan 2016 04:49:08 +0000 From: =?ISO-8859-1?Q?Lu=EDs?= Fernando Schultz Xavier da Silveira To: freebsd-ports@freebsd.org Subject: Fw: Unexpected dependencies of graphics/libGL Message-Id: <20160119044908.6cb999497ee9cd36b8dec497@ime.usp.br> X-Mailer: Sylpheed 3.4.3 (GTK+ 2.24.29; amd64-portbld-freebsd10.2) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on iris.ime.usp.br X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jan 2016 04:50:28 -0000 Begin forwarded message: Date: Sun, 17 Jan 2016 03:19:23 +0000 From: Lu=EDs Fernando Schultz Xavier da Silveira To: freebsd-questions@freebsd.org Subject: Unexpected dependencies of graphics/libGL Hello, Since the beginning of this year, graphics/libGL and friends started depending on a significant amount of software, including git and bzr. Could anyone explain why that is and whether it is possible to avoid such dependencies? Also, there is a dependency on clang and llvm from ports because of advanced features that I (and I guess many of us) do not require. I believe it has to do with the Gallium driver and OpenCL. Just a suggestion: it would be pretty nice if there were some port knobs to avoid pulling in another toolchain from ports to build software that is never run. Thank you, Lu=EDs Fernando From owner-freebsd-ports@freebsd.org Tue Jan 19 07:05:35 2016 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 473F9A87927 for ; Tue, 19 Jan 2016 07:05:35 +0000 (UTC) (envelope-from null@pozo.com) Received: from pozo.com (pozo.com [50.197.129.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "pozo.com", Issuer "pozo.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 3217A1319 for ; Tue, 19 Jan 2016 07:05:34 +0000 (UTC) (envelope-from null@pozo.com) Received: from octo.pozo.com (octo.pozo.com [192.168.0.2]) (authenticated bits=128) by pozo.com (8.15.2/8.15.2) with ESMTPA id u0J6xKPe066598; Mon, 18 Jan 2016 22:59:20 -0800 (PST) (envelope-from null@pozo.com) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Subject: Re: Unexpected dependencies of graphics/libGL From: Manfred Antar In-Reply-To: <20160119044908.6cb999497ee9cd36b8dec497@ime.usp.br> Date: Mon, 18 Jan 2016 22:59:20 -0800 Cc: freebsd-ports@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <20160119044908.6cb999497ee9cd36b8dec497@ime.usp.br> To: =?utf-8?Q?Lu=C3=ADs_Fernando_Schultz_Xavier_da_Silveira?= X-Mailer: Apple Mail (2.3112) X-Spam-Status: No, score=-102.8 required=5.0 tests=ALL_TRUSTED, BAYES_00, TW_LV, URIBL_BLOCKED, USER_IN_WHITELIST autolearn=ham autolearn_force=no version=3.4.1, No X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on pozo.com X-pozocom-MailScanner-Information: Please contact the ISP for more information X-pozocom-MailScanner-ID: u0J6xKPe066598 X-pozocom-MailScanner: Found to be clean X-pozocom-MailScanner-From: null@pozo.com X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jan 2016 07:05:35 -0000 > On Jan 18, 2016, at 8:49 PM, Lu=C3=ADs Fernando Schultz Xavier da Silveir= a wrote: >=20 >=20 >=20 > Begin forwarded message: >=20 > Date: Sun, 17 Jan 2016 03:19:23 +0000 > From: Lu=C3=ADs Fernando Schultz Xavier da Silveira > To: freebsd-questions@freebsd.org > Subject: Unexpected dependencies of graphics/libGL >=20 >=20 > Hello, >=20 > Since the beginning of this year, graphics/libGL and friends started > depending on a significant amount of software, including git and bzr. > Could anyone explain why that is and whether it is possible to avoid > such dependencies? >=20 > Also, there is a dependency on clang and llvm from ports because of > advanced features that I (and I guess many of us) do not require. > I believe it has to do with the Gallium driver and OpenCL. >=20 > Just a suggestion: it would be pretty nice if there were some port > knobs to avoid pulling in another toolchain from ports to build > software that is never run. >=20 > Thank you, > Lu=C3=ADs Fernando As an added note the new dependencies also break the build on Sparc64 clang will not build on Sparc64 although llvm will. So i=E2=80=99m stuck with the earlier version of dri libGl etc. If there was a way to turn off the depend on clang llvm it would be nice. Manfred From owner-freebsd-ports@freebsd.org Tue Jan 19 10:46:42 2016 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 6D171A87627 for ; Tue, 19 Jan 2016 10:46:42 +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 5C21F1F2B for ; Tue, 19 Jan 2016 10:46:42 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 5B39AA87625; Tue, 19 Jan 2016 10:46:42 +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 59F3FA87624 for ; Tue, 19 Jan 2016 10:46:42 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org (portscout.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4E9CC1F2A for ; Tue, 19 Jan 2016 10:46:42 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org ([127.0.1.123]) by portscout.freebsd.org (8.15.2/8.15.2) with ESMTP id u0JAkg6Y077925 for ; Tue, 19 Jan 2016 10:46:42 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.freebsd.org (8.15.2/8.15.2/Submit) id u0JAkglp077924; Tue, 19 Jan 2016 10:46:42 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201601191046.u0JAkglp077924@portscout.freebsd.org> X-Authentication-Warning: portscout.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Tue, 19 Jan 2016 10:46:42 +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.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jan 2016 10:46:42 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ net-mgmt/weathermap | 1.1.1 | 4.0.1 ------------------------------------------------+-----------------+------------ science/libquantum | 1.1.1 | 10.0.0 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. From owner-freebsd-ports@freebsd.org Tue Jan 19 13:32:23 2016 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 6FD63A88119 for ; Tue, 19 Jan 2016 13:32:23 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: from mail-wm0-x22f.google.com (mail-wm0-x22f.google.com [IPv6:2a00:1450:400c:c09::22f]) (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 0DF0B1D2A for ; Tue, 19 Jan 2016 13:32:23 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: by mail-wm0-x22f.google.com with SMTP id r129so90299380wmr.0 for ; Tue, 19 Jan 2016 05:32:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=fzL0fGVlPNLxc8Owg99yqG2bpsrS2hAMiy8XkAd0U54=; b=yqwiKE9freltDIb1vMoHOAfg3tXRdxaT+edEO2+yzl70hVnG/Bl4RuD6Q0Uhn0CmGj Cf+hWGDRTsL1tYJkXOElS3hzcet+gnEyBAg3pEWV03hNABsA1fcVBVBhUZq50Ele+n4V M8wtIz+0IO/UHuCJvLdej8ffI5ar11QATjr7uJPFDgfSuV6/D2GE0YRnsrxva7067/YG aDRat+gbO2oU20K0unVQ7ALtEmWBmGGkiMe+r+WXOkmqmhJrlYQ/sAmdkyjDNhZC0lvf hxcMDZxg+Qn5k9EF1mBbqqCTe/lRSwF5gW9W8O5ppYiQNOpD+CFOVWRAho6t/tfk0in/ Koqg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=fzL0fGVlPNLxc8Owg99yqG2bpsrS2hAMiy8XkAd0U54=; b=ZjabcQu9GQkfdYBI0Jw2w6kT2mxgfZ320dRK5kYpiU7wL8OsCxXBpcQgiOZbOWhtui dZOtlNr4c9nDmL9BlfObgrKXAkKO04vRnQX39kYyBZHJ6Wtt2FG0vNqzCDjdp5SllcEk Hx4tegmyTLcdx4C7eyPSbkGyXRm2E6M7hitkf7MGcTw+nBlIa+rST63f4RuOT0FuMVh9 feO3SRcJvpUld/v4DLDWd1j7TUj84GyAgpwq2nA3lbsylkOeVoJ/HLZ0RebQu4brenIR uLAkEJi1cdUlCKFOfuNT6PxsP2gi50pk2pDui1JGyFadJBJrKpsAc18Ag5o7h3prsxJh AhKg== X-Gm-Message-State: ALoCoQmS3+QuaRZYCslKGEKBBtSI/DhfjFE2CszcURpyHURyGJJdX3rDxOla6B8oUCYLfd6UZICWwotvDp2t9q2e5gdRRPcnhg== MIME-Version: 1.0 X-Received: by 10.194.157.165 with SMTP id wn5mr34983354wjb.41.1453210341139; Tue, 19 Jan 2016 05:32:21 -0800 (PST) Received: by 10.27.177.223 with HTTP; Tue, 19 Jan 2016 05:32:21 -0800 (PST) Date: Tue, 19 Jan 2016 14:32:21 +0100 Message-ID: Subject: PR From: =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= To: FreeBSD Mailing List Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jan 2016 13:32:23 -0000 Hi, Please, can anyone take this PR? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206294 Thanks in advance. From owner-freebsd-ports@freebsd.org Tue Jan 19 14:22:53 2016 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 F3A7AA8884E for ; Tue, 19 Jan 2016 14:22:53 +0000 (UTC) (envelope-from fernando.apesteguia@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 961C11D9F for ; Tue, 19 Jan 2016 14:22:53 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: by mail-wm0-x22c.google.com with SMTP id l65so140358861wmf.1 for ; Tue, 19 Jan 2016 06:22:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=kBFJCz0g7OE+re8qEu6uQsRzHNgfAW5MPNn08SR9Gic=; b=nItw/PbgFL2HcBYe91hqsdS/OMfA+Pm6XqujlIi0whDi3qX7skJaG5s3jRQcxQVtNc 6OAscbpF8J0tC2v/whepwMnOqfSU1D/hDfUPNquobJYxFn3ysxj/l/0qhezrTDRKAEv9 2nAqu4Dq7Py12WFN0zz24ICOnFfkHSG93OGEld/2I7oDpYvkhYkuk0kvyjxJtsN1qM1Y chSosDh2LZoYHp0LtDuRB9jAQogYXCYc5UJu7N/gSAP6GOTdwtM8KaIH6uxBSwUKDY9M DkkN30zgtWVchcvyLY4XobTuUmwnG6U5cP0rDiODtbznvpByaFOySOVr3oyNjXd0M9Qx O0Gg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=kBFJCz0g7OE+re8qEu6uQsRzHNgfAW5MPNn08SR9Gic=; b=FHAyQD4npXj+BjY5+Gd3enpSQBft7BQBHCiX6GaR6nLgrEdERKQvM0AhOTp8jtnBZ+ n9U0DA7EuupDpeUlD00RUQCzycQ/zpqZD2FSat1PjPgaK7wTvqTY3SH0Yu7d7B4eV4gc 6Gd8h/bbDhCV3ExNQeAbv5zutMmYbYFCig8FTeqzT4qaoOu8Eza1Ss7J70NnjFuV2YuC tv6eoHErChpSxGF7V/T9INrBlyKN6Ysq6mB/gssxS4BRAA8/i5BY10t08IXKLcy7V8/a HEhvxbkXj2p41U/z582d/gULFaPvtGF0NsfVcsz5gc+oGqiXDQLp5NQlLqOvYuiK951Z wyOA== X-Gm-Message-State: ALoCoQkb7EyeB6tt7Bp8/dzwhXEZy97cU2TbqJQpLDM7U4QwSUpxcO9myLBkmjgQcyXn31cUdzEe2SQ05gW19cX20bW0R/2/lQ== MIME-Version: 1.0 X-Received: by 10.194.95.136 with SMTP id dk8mr31732162wjb.96.1453213372032; Tue, 19 Jan 2016 06:22:52 -0800 (PST) Received: by 10.27.177.223 with HTTP; Tue, 19 Jan 2016 06:22:51 -0800 (PST) In-Reply-To: References: Date: Tue, 19 Jan 2016 15:22:51 +0100 Message-ID: Subject: Re: PR From: =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= To: FreeBSD Mailing List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jan 2016 14:22:54 -0000 On Tue, Jan 19, 2016 at 2:32 PM, Fernando Apestegu=C3=ADa wrote: > Hi, > > Please, can anyone take this PR? > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206294 > > Thanks in advance. And... that was fast! Thanks! From owner-freebsd-ports@freebsd.org Tue Jan 19 14:28:07 2016 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 13814A88ACD for ; Tue, 19 Jan 2016 14:28:07 +0000 (UTC) (envelope-from me@drew-harris.com) Received: from mail-oi0-x229.google.com (mail-oi0-x229.google.com [IPv6:2607:f8b0:4003:c06::229]) (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 D085114A0 for ; Tue, 19 Jan 2016 14:28:06 +0000 (UTC) (envelope-from me@drew-harris.com) Received: by mail-oi0-x229.google.com with SMTP id k206so195582231oia.1 for ; Tue, 19 Jan 2016 06:28:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=drew-harris-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=JFNzzoOI6IcdOEn5uQAyeGY4WV84vHvac3NC0sTv/Fw=; b=YGkftKTgz63Wkz58p/iCldExL3mjL92s53k9oQSkPjJ5IyVbMwOWGG8IEADpqOQHHs cPchLdS4DcLi7WFwsw6zk1EmFInd+WFUfrnhSdAsReEsxr5D/f4WJFua1bVVvScbqqZT HDJhDH8VaIU2okR41KbxIJdgyUKQkfrRtOUzrroQF3RgvnXwxbM7T/0qaVMXjzWY4R/O HlTSsjqy1Nes5xIKMkUn8bR8NG05vfwLgtouuIPesVtJ+5w5++OYzuiZhFsqYhGWym2R a1zren6RvsowtLn6UftE07ZBGqCzOp21rsLSzyBCuCqkf9UCXjQ4IgjfLoQr/l3rlisc 55Rg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=JFNzzoOI6IcdOEn5uQAyeGY4WV84vHvac3NC0sTv/Fw=; b=bRQ+G4HmIIfakFFzEZr2y3ZU6YjaVSruhCGvS1o70NbYFHqWBn9vgLuWuEBEx+58GU pT7n/sRkyyCoDkP4uIwxoSS3HG6OZfPmklI3Jilh+ohJQlJBH8B3kMMsZbmFYfdqBe9z rdtI+B8FjiGoVYW6rGHq2a1XewiL3yJR84z49tCenNAojLjHMSeS/3TsM+UhpPKjKf6n B6wiFV3OLUI5C43iSFpAaz2lTY4G1HJqxQhfZdixx4lLp9W53HI6jH64vpk3qCKMBRuT svcdESgWlBW91RhucuL/t/WLAMSMNXVgcBotv0hyHOMvMJNL/p43UiPSG1kiuTA5f2iU S61g== X-Gm-Message-State: ALoCoQkJfsLUq2aivvgBHRc6c07LCDrQt5hd7k67gJ8u2ZGINq2yt9XtULC+v84al++kKmR2nhJagnLLFomdN6LyrrL93qHRPw== X-Received: by 10.202.83.21 with SMTP id h21mr23402727oib.42.1453213685739; Tue, 19 Jan 2016 06:28:05 -0800 (PST) Received: from mail-oi0-f52.google.com (mail-oi0-f52.google.com. [209.85.218.52]) by smtp.gmail.com with ESMTPSA id q188sm15494584oih.11.2016.01.19.06.28.04 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Jan 2016 06:28:04 -0800 (PST) Received: by mail-oi0-f52.google.com with SMTP id w75so162572043oie.0 for ; Tue, 19 Jan 2016 06:28:04 -0800 (PST) X-Received: by 10.202.86.5 with SMTP id k5mr23263722oib.125.1453213684534; Tue, 19 Jan 2016 06:28:04 -0800 (PST) MIME-Version: 1.0 Received: by 10.202.196.137 with HTTP; Tue, 19 Jan 2016 06:27:45 -0800 (PST) In-Reply-To: References: From: Andrew Harris Date: Tue, 19 Jan 2016 09:27:45 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: freebsd-ports Digest, Vol 661, Issue 2 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jan 2016 14:28:07 -0000 On Tue, Jan 19, 2016 at 7:00 AM, wrote: > Send freebsd-ports mailing list submissions to > freebsd-ports@freebsd.org > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > or, via email, send a message with subject or body 'help' to > freebsd-ports-request@freebsd.org > > You can reach the person managing the list at > freebsd-ports-owner@freebsd.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of freebsd-ports digest..." > > > Today's Topics: > > 1. Re: error upgrading graphics/dri port > "/usr/local/llvm36/bin/clang: not found" (Brooks Davis) > 2. Re: error upgrading graphics/dri port > "/usr/local/llvm36/bin/clang: not found" (Graham Menhennitt) > 3. Fw: Unexpected dependencies of graphics/libGL > (Lu?s Fernando Schultz Xavier da Silveira) > 4. Re: Unexpected dependencies of graphics/libGL (Manfred Antar) > 5. FreeBSD ports you maintain which are out of date > (portscout@FreeBSD.org) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 18 Jan 2016 19:31:46 +0000 > From: Brooks Davis > To: Graham Menhennitt > Cc: freebsd-ports@freebsd.org > Subject: Re: error upgrading graphics/dri port > "/usr/local/llvm36/bin/clang: not found" > Message-ID: <20160118193145.GA38438@spindle.one-eyed-alien.net> > Content-Type: text/plain; charset="us-ascii" > > On Sun, Jan 17, 2016 at 07:08:14PM +1100, Graham Menhennitt wrote: > > Does anybody have any clues, please? > > > > Thanks, > > Graham > > > > root@starker# uname -a > > FreeBSD starker 11.0-CURRENT FreeBSD 11.0-CURRENT #17 r294103: Sun Jan > > 17 13:26:05 AEDT 2016 > > gfm@starker:/usr/obj/usr/data/FreeBSD/src_11-Current/sys/starker amd64 > > root@starker# ll /usr/local/llvm36/bin > > total 22384 > > -rwxr-xr-x 1 root wheel 277720 Jan 6 19:54 bugpoint > > -rwxr-xr-x 1 root wheel 18292472 Sep 25 07:49 clang-cpp > > -rwxr-xr-x 1 root wheel 7288 Jan 6 19:53 count > > -r-xr-xr-x 2 root wheel 220280 Jan 6 19:54 FileCheck > > -r-xr-xr-x 4 root wheel 82 Jan 6 19:54 lit > > -rwxr-xr-x 1 root wheel 117368 Jan 6 19:54 llc > > -rwxr-xr-x 1 root wheel 96128 Jan 6 19:54 lli > > -rwxr-xr-x 1 root wheel 14648 Jan 6 19:54 lli-child-target > > -rwxr-xr-x 1 root wheel 58200 Jan 6 19:54 llvm-ar > > -rwxr-xr-x 1 root wheel 16960 Jan 6 19:54 llvm-as > > -rwxr-xr-x 1 root wheel 46088 Jan 6 19:54 llvm-bcanalyzer > > -rwxr-xr-x 1 root wheel 91416 Jan 6 19:54 llvm-config > > -rwxr-xr-x 1 root wheel 92552 Jan 6 19:54 llvm-cov > > -rwxr-xr-x 1 root wheel 49200 Jan 6 19:54 llvm-diff > > -rwxr-xr-x 1 root wheel 20432 Jan 6 19:54 llvm-dis > > -rwxr-xr-x 1 root wheel 32992 Jan 6 19:54 llvm-dsymutil > > -rwxr-xr-x 1 root wheel 24888 Jan 6 19:54 llvm-dwarfdump > > -rwxr-xr-x 1 root wheel 33008 Jan 6 19:54 llvm-extract > > -rwxr-xr-x 1 root wheel 24904 Jan 6 19:54 llvm-link > > -r-xr-xr-x 4 root wheel 82 Jan 6 19:54 llvm-lit > > -rwxr-xr-x 1 root wheel 74560 Jan 6 19:54 llvm-mc > > -rwxr-xr-x 1 root wheel 18072 Jan 6 19:54 llvm-mcmarkup > > -rwxr-xr-x 1 root wheel 79432 Jan 6 19:54 llvm-nm > > -rwxr-xr-x 1 root wheel 244848 Jan 6 19:54 llvm-objdump > > -rwxr-xr-x 1 root wheel 46400 Jan 6 19:54 llvm-profdata > > lrwxr-xr-x 1 root wheel 7 Jan 6 19:54 llvm-ranlib -> llvm-ar > > -rwxr-xr-x 1 root wheel 314824 Jan 6 19:54 llvm-readobj > > -rwxr-xr-x 1 root wheel 52520 Jan 6 19:54 llvm-rtdyld > > -rwxr-xr-x 1 root wheel 64744 Jan 6 19:54 llvm-size > > -rwxr-xr-x 1 root wheel 64640 Jan 6 19:54 llvm-stress > > -rwxr-xr-x 1 root wheel 64736 Jan 6 19:54 llvm-symbolizer > > -rwxr-xr-x 1 root wheel 1622424 Jan 6 19:53 llvm-tblgen > > -rwxr-xr-x 1 root wheel 39064 Jan 6 19:54 llvm-vtabledump > > -rwxr-xr-x 1 root wheel 36944 Jan 6 19:54 macho-dump > > -rwxr-xr-x 1 root wheel 41112 Jan 6 19:53 not > > -rwxr-xr-x 1 root wheel 47168 Jan 6 19:54 obj2yaml > > -rwxr-xr-x 1 root wheel 302320 Jan 6 19:54 opt > > -rwxr-xr-x 1 root wheel 34264 Jan 6 19:54 verify-uselistorder > > -rwxr-xr-x 1 root wheel 66032 Jan 6 19:54 yaml2obj > > root@starker# pkg info|grep llvm > > llvm36-3.6.2_2 Low Level Virtual Machine > > root@starker# portupgrade -aWw > > [Reading data from pkg(8) ... - 854 packages found - done] > > ---> Upgrading 'dri-11.0.7_1,2' to 'dri-11.0.8,2' (graphics/dri) > > ---> Building '/usr/ports/graphics/dri' > > ===> dri-11.0.8,2 depends on executable: makedepend - found > > ===> dri-11.0.8,2 depends on package: libclc>=0.0.r222830 - not found > > ===> Building for libclc-0.1.0.20150710 > > [8/979] LLVM-CC r600--/lib/math/mad.cl.cedar.bc > > FAILED: /usr/local/llvm36/bin/clang -MMD -MF > > r600--/lib/math/mad.cl.cedar.bc.d -target r600-- -I`dirname > > generic/lib/math/mad.cl` -Igeneric/include -fno-builtin > > -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -Dcles_khr_int64 > > -D__CLC_INTERNAL -emit-llvm -mcpu=cedar -c -o > > r600--/lib/math/mad.cl.cedar.bc generic/lib/math/mad.cl > > /bin/sh: /usr/local/llvm36/bin/clang: not found > > [8/979] LLVM-CC r600--/lib/math/tables.cl.cedar.bc > > FAILED: /usr/local/llvm36/bin/clang -MMD -MF > > r600--/lib/math/tables.cl.cedar.bc.d -target r600-- -I`dirname > > generic/lib/math/tables.cl` -Igeneric/include -fno-builtin > > -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -Dcles_khr_int64 > > -D__CLC_INTERNAL -emit-llvm -mcpu=cedar -c -o > > r600--/lib/math/tables.cl.cedar.bc generic/lib/math/tables.cl > > /bin/sh: /usr/local/llvm36/bin/clang: not found > > ... > > You appear not to have lang/clang36 installed. I don't know why > portupgrade isn't installing it since it is a BUILD_DEPEND of > graphics/dri, but installing it by hand should work around the problem. > > -- Brooks > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: signature.asc > Type: application/pgp-signature > Size: 473 bytes > Desc: not available > URL: < > http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20160118/f1617178/attachment-0001.sig > > > > ------------------------------ > > Message: 2 > Date: Tue, 19 Jan 2016 11:20:48 +1100 > From: Graham Menhennitt > To: Brooks Davis > Cc: freebsd-ports@freebsd.org > Subject: Re: error upgrading graphics/dri port > "/usr/local/llvm36/bin/clang: not found" > Message-ID: <569D8160.1050906@menhennitt.com.au> > Content-Type: text/plain; charset=windows-1252; format=flowed > > On 19/01/2016 6:31 AM, Brooks Davis wrote: > > On Sun, Jan 17, 2016 at 07:08:14PM +1100, Graham Menhennitt wrote: > >> Does anybody have any clues, please? > >> > >> Thanks, > >> Graham > >> > >> root@starker# portupgrade -aWw > >> [Reading data from pkg(8) ... - 854 packages found - done] > >> ---> Upgrading 'dri-11.0.7_1,2' to 'dri-11.0.8,2' (graphics/dri) > >> ---> Building '/usr/ports/graphics/dri' > >> ===> dri-11.0.8,2 depends on executable: makedepend - found > >> ===> dri-11.0.8,2 depends on package: libclc>=0.0.r222830 - not found > >> ===> Building for libclc-0.1.0.20150710 > >> [8/979] LLVM-CC r600--/lib/math/mad.cl.cedar.bc > >> FAILED: /usr/local/llvm36/bin/clang -MMD -MF > >> r600--/lib/math/mad.cl.cedar.bc.d -target r600-- -I`dirname > >> generic/lib/math/mad.cl` -Igeneric/include -fno-builtin > >> -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -Dcles_khr_int64 > >> -D__CLC_INTERNAL -emit-llvm -mcpu=cedar -c -o > >> r600--/lib/math/mad.cl.cedar.bc generic/lib/math/mad.cl > >> /bin/sh: /usr/local/llvm36/bin/clang: not found > >> ... > > You appear not to have lang/clang36 installed. I don't know why > > portupgrade isn't installing it since it is a BUILD_DEPEND of > > graphics/dri, but installing it by hand should work around the problem. > > > > -- Brooks > Indeed, it does fix it. Thanks for your help. > > Graham > > > ------------------------------ > > Message: 3 > Date: Tue, 19 Jan 2016 04:49:08 +0000 > From: Lu?s Fernando Schultz Xavier da Silveira > To: freebsd-ports@freebsd.org > Subject: Fw: Unexpected dependencies of graphics/libGL > Message-ID: <20160119044908.6cb999497ee9cd36b8dec497@ime.usp.br> > Content-Type: text/plain; charset=ISO-8859-1 > > > > Begin forwarded message: > > Date: Sun, 17 Jan 2016 03:19:23 +0000 > From: Lu?s Fernando Schultz Xavier da Silveira > To: freebsd-questions@freebsd.org > Subject: Unexpected dependencies of graphics/libGL > > > Hello, > > Since the beginning of this year, graphics/libGL and friends started > depending on a significant amount of software, including git and bzr. > Could anyone explain why that is and whether it is possible to avoid > such dependencies? > > Also, there is a dependency on clang and llvm from ports because of > advanced features that I (and I guess many of us) do not require. > I believe it has to do with the Gallium driver and OpenCL. > > Just a suggestion: it would be pretty nice if there were some port > knobs to avoid pulling in another toolchain from ports to build > software that is never run. > > Thank you, > Lu?s Fernando > > > > ------------------------------ > > Message: 4 > Date: Mon, 18 Jan 2016 22:59:20 -0800 > From: Manfred Antar > To: Lu?s Fernando Schultz Xavier da Silveira > Cc: freebsd-ports@freebsd.org > Subject: Re: Unexpected dependencies of graphics/libGL > Message-ID: > Content-Type: text/plain; charset=utf-8 > > > > On Jan 18, 2016, at 8:49 PM, Lu?s Fernando Schultz Xavier da Silveira < > schultz@ime.usp.br> wrote: > > > > > > > > Begin forwarded message: > > > > Date: Sun, 17 Jan 2016 03:19:23 +0000 > > From: Lu?s Fernando Schultz Xavier da Silveira > > To: freebsd-questions@freebsd.org > > Subject: Unexpected dependencies of graphics/libGL > > > > > > Hello, > > > > Since the beginning of this year, graphics/libGL and friends started > > depending on a significant amount of software, including git and bzr. > > Could anyone explain why that is and whether it is possible to avoid > > such dependencies? > > > > Also, there is a dependency on clang and llvm from ports because of > > advanced features that I (and I guess many of us) do not require. > > I believe it has to do with the Gallium driver and OpenCL. > > > > Just a suggestion: it would be pretty nice if there were some port > > knobs to avoid pulling in another toolchain from ports to build > > software that is never run. > > > > Thank you, > > Lu?s Fernando > > As an added note > the new dependencies also break the build on Sparc64 > clang will not build on Sparc64 although llvm will. > So i?m stuck with the earlier version of dri libGl etc. > If there was a way to turn off the depend on clang llvm it would be nice. > Manfred > > > > ------------------------------ > > Message: 5 > Date: Tue, 19 Jan 2016 10:46:42 +0000 > From: portscout@FreeBSD.org > To: ports@freebsd.org > Subject: FreeBSD ports you maintain which are out of date > Message-ID: <201601191046.u0JAkglp077924@portscout.freebsd.org> > Content-Type: text/plain > > 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 > > ------------------------------------------------+-----------------+------------ > net-mgmt/weathermap | 1.1.1 | 4.0.1 > > ------------------------------------------------+-----------------+------------ > science/libquantum | 1.1.1 | 10.0.0 > > ------------------------------------------------+-----------------+------------ > > > If any of the above results are invalid, please check the following page > for details on how to improve portscout's detection and selection of > distfiles on a per-port basis: > > http://portscout.freebsd.org/info/portscout-portconfig.txt > > Thanks. > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > 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" > > ------------------------------ > > End of freebsd-ports Digest, Vol 661, Issue 2 > ********************************************* > From owner-freebsd-ports@freebsd.org Tue Jan 19 17:21:59 2016 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 BE778A867A1 for ; Tue, 19 Jan 2016 17:21:59 +0000 (UTC) (envelope-from superbisquit@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 9F0A41D15 for ; Tue, 19 Jan 2016 17:21:59 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 9E1CAA8679D; Tue, 19 Jan 2016 17:21:59 +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 9C594A8679C; Tue, 19 Jan 2016 17:21:59 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-vk0-x232.google.com (mail-vk0-x232.google.com [IPv6:2607:f8b0:400c:c05::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 57D471D12; Tue, 19 Jan 2016 17:21:59 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: by mail-vk0-x232.google.com with SMTP id k1so352126535vkb.2; Tue, 19 Jan 2016 09:21:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=uig4UZEJL3qzwo5qRCeidMHRIjk/K/R67+O/0MKaaI8=; b=ETgI2O6HxaeThk9amnjrqpsNVRtvicKdqWHjKOK5iThhTlDuAwihBzFFmfKRjF3BXi kGRRlDAkC7c6D3wNPfJVTVBArtvn04kGgF/wKPJqX8VBsiRKlu9xMlf1G2+4iK8D5r/a 2lZpB8nQXo9yFa+wwSIfN0GRuG5Mwb4HdDoF5/xqrHIel6yLPxxssVi7bi3rvhbc3O/8 aLlwbo07ODV7jWfwYlUWdRn6JGQVyYdNKpGOaPArNBkutJ7qZwbYNFGL0e9ONiV2o6d0 G1jv+UIK8qGVCOTxaiXE+qrnphxeMofQBpAEPtFy4fBKs+z8ryaI3JJEyRbiyDJfCvq1 tYCA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=uig4UZEJL3qzwo5qRCeidMHRIjk/K/R67+O/0MKaaI8=; b=gibwaJ17B/sLvBc4iJJXGoyJxCL7y0ybQaQM5Lir+nQLgtO+pzpPPuRMEQZ/nOEojK sIUa9zeRGnBJD2kekMkABxCgfqsZz43Hzev9LnWu9cKmvCRl7KwNL3Tg+AHUACs6VwdI TCkKda8qTZwQ4ynjd3234opStcuVzqZjWRPHiDTdcK4Lu8mrw3MRPgzeSxBbmQZEO3VG eXdtE+oOPiBa9JC3f3lkBl9z9fUAhxL/eZFHL1/12d0abi/qM9+NjI7GXer1xxiz4Mqu /biZ1PsFr5+9m/5O8yEMOLUgrvAW4dUMrycA1mRazEnWaKOuNKK40IkZN9LoGnXq8W0z aLNA== X-Gm-Message-State: ALoCoQl4H+f97pyiJLnKcJpnZRM91+/jrcC4jK+ZeGkcrOIJwkWr6vas1SZ8InoYIPVib6k8ZvJ7ZLEDeYmcgAZJv1hmmPyRXQ== MIME-Version: 1.0 X-Received: by 10.31.153.11 with SMTP id b11mr20767907vke.127.1453224118504; Tue, 19 Jan 2016 09:21:58 -0800 (PST) Received: by 10.103.37.196 with HTTP; Tue, 19 Jan 2016 09:21:58 -0800 (PST) Date: Tue, 19 Jan 2016 12:21:58 -0500 Message-ID: Subject: Now I am aware From: Joe Nosay To: FreeBSD PowerPC ML , postmaster@freebsd.org, FreeBSD Hackers , ports , Team Open Source PowerPC Notebook project , Tomasz CEDRO , Tomasz CEDRO , Michael Copeland Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jan 2016 17:21:59 -0000 of how self-centered and selfish all of you are. https://forums.freebsd.org/threads/making-it-public.54392/#post-309037 From owner-freebsd-ports@freebsd.org Tue Jan 19 17:53:17 2016 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 E51FDA876E9 for ; Tue, 19 Jan 2016 17:53:17 +0000 (UTC) (envelope-from jerrymc@jerrymc.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 D13751F9F for ; Tue, 19 Jan 2016 17:53:17 +0000 (UTC) (envelope-from jerrymc@jerrymc.net) Received: by mailman.ysv.freebsd.org (Postfix) id D0995A876E8; Tue, 19 Jan 2016 17:53:17 +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 D0375A876E7 for ; Tue, 19 Jan 2016 17:53:17 +0000 (UTC) (envelope-from jerrymc@jerrymc.net) Received: from jerrymc.net (jerrymc.net [75.75.214.34]) (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 9956B1F9D for ; Tue, 19 Jan 2016 17:53:17 +0000 (UTC) (envelope-from jerrymc@jerrymc.net) Received: from jerrymc.net (localhost [127.0.0.1]) by jerrymc.net (8.14.5/8.14.5) with ESMTP id u0JHmBsw017239; Tue, 19 Jan 2016 12:48:11 -0500 (EST) (envelope-from jerrymc@jerrymc.net) Received: (from jerrymc@localhost) by jerrymc.net (8.14.5/8.14.5/Submit) id u0JHmBl8017238; Tue, 19 Jan 2016 12:48:11 -0500 (EST) (envelope-from jerrymc) Date: Tue, 19 Jan 2016 12:48:11 -0500 From: Jerry McAllister To: Joe Nosay Cc: FreeBSD PowerPC ML , postmaster@freebsd.org, FreeBSD Hackers , ports , Team Open Source PowerPC Notebook project , Tomasz CEDRO , Tomasz CEDRO , Michael Copeland Subject: Re: Now I am aware Message-ID: <20160119174811.GA17229@jerrymc.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jan 2016 17:53:18 -0000 On Tue, Jan 19, 2016 at 12:21:58PM -0500, Joe Nosay wrote: > of how self-centered and selfish all of you are. > This is a useless post. ////jerry > > > https://forums.freebsd.org/threads/making-it-public.54392/#post-309037 > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" From owner-freebsd-ports@freebsd.org Wed Jan 20 03:14:26 2016 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 03A49A88B83 for ; Wed, 20 Jan 2016 03:14:26 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mouf.net", Issuer "mouf.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D23DE17CC; Wed, 20 Jan 2016 03:14:25 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from [10.0.1.96] (cpe-071-065-239-148.nc.res.rr.com [71.65.239.148] (may be forged)) (authenticated bits=0) by mouf.net (8.14.9/8.14.9) with ESMTP id u0K3EIAZ065863 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Wed, 20 Jan 2016 03:14:24 GMT (envelope-from swills@FreeBSD.org) Subject: Re: Rubygem .js files fubar? To: Matthew Seaman , freebsd-ports@freebsd.org References: <5693DB57.7090407@freebsd.org> <5694DF6C.3000204@infracaninophile.co.uk> <569B2D66.2070006@FreeBSD.org> <569B35AC.2060600@FreeBSD.org> <569BB354.9000601@FreeBSD.org> From: Steve Wills X-Enigmail-Draft-Status: N1110 Message-ID: <569EFB8A.8050406@FreeBSD.org> Date: Tue, 19 Jan 2016 22:14:18 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <569BB354.9000601@FreeBSD.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (mouf.net [199.48.129.64]); Wed, 20 Jan 2016 03:14:24 +0000 (UTC) X-Spam-Status: No, score=-1.0 required=4.5 tests=ALL_TRUSTED autolearn=unavailable autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mouf.net X-Virus-Scanned: clamav-milter 0.99 at mouf.net X-Virus-Status: Clean X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jan 2016 03:14:26 -0000 Hi, On 01/17/16 10:29 AM, Matthew Seaman wrote: > On 17/01/2016 06:33, Steve Wills wrote: >> On 01/17/16 12:57 AM, Steve Wills wrote: >>> >>> As for why the original file isn't deleted, I'm not sure. I don't see >>> this in my local tree, but I have some changes that may be masking it. >>> >> >> Oh, I wasn't seeing it because I was testing with Ruby 2.1 and it only >> happens with Ruby 2.2 (and presumably 2.3). I'll look into that. > > Yes, this is with ruby-2.2.x -- sorry, should have mentioned that. > > There seems to be a lot of duplicated files installed, some in both > compressed and uncompressed forms: > This is a gem issue really. It enables running "gem server" and getting a web server with browse-able docs for all your gems. The fact that it duplicates some of the bits is a side effect of how the templates work. Some folks find it nice for development. It's not so useful for servers. You could complain to upstream. You could also add this to make.conf: .if ${.CURDIR:M*/*rubygem-*} OPTIONS_UNSET= DOCS .endif A patch to make DOCS default to off for all gems would be interesting. Steve From owner-freebsd-ports@freebsd.org Wed Jan 20 09:05:26 2016 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 C3C3AA89B17 for ; Wed, 20 Jan 2016 09:05:26 +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 B241E1164 for ; Wed, 20 Jan 2016 09:05:26 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id B1B47A89B15; Wed, 20 Jan 2016 09:05: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 B159AA89B14 for ; Wed, 20 Jan 2016 09:05:26 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org (portscout.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A58EF1163 for ; Wed, 20 Jan 2016 09:05:26 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org ([127.0.1.123]) by portscout.freebsd.org (8.15.2/8.15.2) with ESMTP id u0K95Q7J060612 for ; Wed, 20 Jan 2016 09:05:26 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.freebsd.org (8.15.2/8.15.2/Submit) id u0K95QGf060604; Wed, 20 Jan 2016 09:05:26 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201601200905.u0K95QGf060604@portscout.freebsd.org> X-Authentication-Warning: portscout.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Wed, 20 Jan 2016 09:05:26 +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.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jan 2016 09:05:26 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ net-mgmt/weathermap | 1.1.1 | 4.0.2 ------------------------------------------------+-----------------+------------ science/libquantum | 1.1.1 | 11.0.0 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. From owner-freebsd-ports@freebsd.org Wed Jan 20 09:25:54 2016 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 8403BA8A31C for ; Wed, 20 Jan 2016 09:25:54 +0000 (UTC) (envelope-from yaneurabeya@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 64F4B1120 for ; Wed, 20 Jan 2016 09:25:54 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 62319A8A319; Wed, 20 Jan 2016 09:25:54 +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 46875A8A318; Wed, 20 Jan 2016 09:25:54 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pa0-x233.google.com (mail-pa0-x233.google.com [IPv6:2607:f8b0:400e:c03::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 19D5D111E; Wed, 20 Jan 2016 09:25:54 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pa0-x233.google.com with SMTP id ho8so1869196pac.2; Wed, 20 Jan 2016 01:25:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=JWiun5ChLJGYQSAwiDZamXfF+6ilWAZJ8h7WpmNtimk=; b=VplEy1a3h6eDbMxvZNWFnvVPr58qYJoGq9SN6SnYIoMO9Q5JPS8j5FH62mSSmycYZ9 QWxITP8n/cOGX3PiUZFxyqrkavtyRjFmP2D7OHQH4RERSbPYkLq0TrgByw/uamkJQA9+ 2mPhZtx95/7B/pAynzJCzGiWBRWz1hD7r2ALkH2Ibv2Z7jRB9cyk1bkUwMQkhWejSB3p SGDXi7vwznCPgW+o4REFUB6ruIpsF59avhT6jQR0DlEdcQlGObdelrJXbxiP0+EYAdxG 46ylLK08g13s3k+2eco4UJufn5s5FvqZdczqp70rszWzaLJ7ck5y7iaOhdjYuPZtle8G ty2Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id:references:to; bh=JWiun5ChLJGYQSAwiDZamXfF+6ilWAZJ8h7WpmNtimk=; b=RmO9SNtKmHfFVjbH8ju9qv8fp8kk+4Nz/HNqVeJfYfTbvdbXwO2MvzT1NWLmtJEx+y VSRZ7+p71Aaj7/aQ7DfK7BF6Ql0sU1/TFk9x2cCOK2dxX/t9NJKcKN7PVy228aAjyeto X7zot7l62oFCPPcyZu/FJP2FSrsoHlmCA6KTrkDLwliTOkPLt9b4jqb6xjS9+1bahtBm 68hrhYICvH+3wMutFFYigFlVzcN1M/swCHCQ15v8V+eJNP3jZ+nDPA05QuRQkzJLNOAh qtOXVL1fCPa90/3Qicy5/t5OWrUx3EAXFXdmyBvHzLZ+oWbHN/RplkyY+bU09byvNk7U nf9A== X-Gm-Message-State: AG10YOQwbbMm6U/q3lnERVr+Es6TK5MLH5AtYmtOjHHynAH9KBf2QcmiBi0tUnIPryQbyQ== X-Received: by 10.66.62.195 with SMTP id a3mr33173248pas.8.1453281953695; Wed, 20 Jan 2016 01:25:53 -0800 (PST) Received: from ?IPv6:2601:601:800:126d:ed5d:a:1763:4637? ([2601:601:800:126d:ed5d:a:1763:4637]) by smtp.gmail.com with ESMTPSA id 7sm47188562pfn.89.2016.01.20.01.25.52 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 20 Jan 2016 01:25:52 -0800 (PST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: Now I am aware From: NGie Cooper In-Reply-To: Date: Wed, 20 Jan 2016 01:25:51 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: <7A90BDBB-2311-4B9D-9C43-BD4B8A128DFA@gmail.com> References: To: Joe Nosay X-Mailer: Apple Mail (2.2104) X-Mailman-Approved-At: Wed, 20 Jan 2016 12:27:01 +0000 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jan 2016 09:25:54 -0000 > On Jan 19, 2016, at 09:21, Joe Nosay wrote: >=20 > of how self-centered and selfish all of you are. (Removing @FreeBSD.org hat and also removing some of the individuals on = the mailing lists and moving the public mailing lists to BCC) Hi Joe, It=E2=80=99s difficult proposing things like you are and have = been in the past (especially when the world is very much driven by = currency). I thought that the idea was a noble social endeavor, even if = it was a bit rough planning wise to commit resources to in what you had = presented. The FreeBSD community (in and of itself) has a limited number = of resources tackling several issues on multiple fronts (many of which = might be encouraged/driven by our employers), and not all of us might = have your interests and ideas in mind for FreeBSD (diversity of = thought). My focus and interests in FreeBSD are stability, quality of = the operating system, testing, repeatability, etc. My days of tinkering = with Unix on a desktop or laptop (anything non-ChromeOS, non-OSX, or = non-Windows, e.g. FreeBSD, Linux, OpenSolaris) came to an end a couple = years ago because I=E2=80=99ve found that running Unix (in particular = X.org based Unix) is a time sink that I no longer am interested in = committing to (I=E2=80=99ve run Fedora/Gentoo Linux on desktops/laptops = with limited success as well as FreeBSD with limited success on laptops = over the years [*]), especially when other vendors (Adobe in particular) = look at Unix and decide to decommission support for their products. Outside of my =E2=80=9C9-5=E2=80=9D (in reality 10+ hour days), = I focus on friends and social and political issues that have been = impacting communities that I=E2=80=99m a part of (LGBT issues, = #blacklivesmatter issues, housing issues in Seattle, etc), as well as = myself personally (self-care is a good thing to practice to avoid = emotional, mental, and/or physical burnout). Like I recommended before in private, I think you need to find = the right audience of people who understand and have similar interests = in what you=E2=80=99re trying to achieve in order to discuss and = cultivate your ideas with, and bring it to the maturity that it needs to = be at in order to be accepted and adopted. Having a team of advocates to = work with will help with your endeavor. What you=E2=80=99ve proposed = before is not a simple undertaking: it involves several moving parts = that aren=E2=80=99t currently available as well as a vision to drive = these from design to end-result, unless you have an engineering = organization that you can fund (or lots of sports drinks and long = sleepless nights to commit to in order to achieve the work=E2=80=A6 but = beware =E2=80=94 this leads to burnout). I really hope whatever living situation you=E2=80=99re dealing = with improves. I can empathize with it having been exposed to several = friends and acquaintances who=E2=80=99ve been at the short end of the = stick lately housing wise in the Seattle area. Take care and I wish you the best, whatever the outcome. -NGie * The best laptop experience I=E2=80=99ve ever had was FreeBSD on an = ASUS Netbook 4 years ago, which (unfortunately) was completely = underpowered and underspec=E2=80=99ed (all of my other laptop = experiences have been utter failures due to proprietary drivers, lack of = suspend/resume, reliable wireless support, etc). It couldn=E2=80=99t = build FreeBSD ports reasonably, and the wired NIC port wouldn=E2=80=99t = properly reset the PHY every time I unplugged the cable on it (so once I = unplugged the CAT6 cable it would stop transmitting data). Eventually I = donated the Netbook to someone else because I had far too many computers = to split my attention between. On the bright side, I got it to do source = builds, wireless, suspend and resume (on i386 which was unheard of back = then=E2=80=A6 thanks jkim@!!), and fluxbox on a tiny 12=E2=80=9D screen = =E2=80=94 which was better than PCBSD at the time :)!= From owner-freebsd-ports@freebsd.org Wed Jan 20 12:52:32 2016 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 AE0BAA898F0; Wed, 20 Jan 2016 12:52:32 +0000 (UTC) (envelope-from culot@0xd0.org) Received: from 0xd0.org (0xd0.org [188.165.222.46]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "0xd0.org", Issuer "0xd0.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 51C081497; Wed, 20 Jan 2016 12:52:25 +0000 (UTC) (envelope-from culot@0xd0.org) Received: from 0xd0.org (localhost [127.0.0.1]) by 0xd0.org (8.14.9/8.14.9) with ESMTP id u0KCmcHv040832 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 20 Jan 2016 13:48:38 +0100 (CET) (envelope-from culot@0xd0.org) Received: (from culot@localhost) by 0xd0.org (8.14.9/8.14.9/Submit) id u0KClSq1040825; Wed, 20 Jan 2016 13:47:28 +0100 (CET) (envelope-from culot) Date: Wed, 20 Jan 2016 13:47:28 +0100 From: Frederic Culot To: freebsd-ports@FreeBSD.org, freebsd-ports-announce@FreeBSD.org Subject: Welcome miwi back to the portmgr team! Message-ID: <20160120124728.GR44437@culot.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="1hKfHPzOXWu1rh0v" Content-Disposition: inline X-PGP-Key: http://culot.org/public/pgp-key.txt User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jan 2016 12:52:32 -0000 --1hKfHPzOXWu1rh0v Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline The FreeBSD Ports Management team is pleased to welcome back Martin Wilke, aka miwi@, to it's ranks. As everyone knows, Martin is the developer who contributed the largest number of commits to the ports tree: more than 20,000 commits since 2006! In November 2014, Martin decided to step down from duties at FreeBSD in order to save time for both his growing family and real job. Luckily for us, Martin has more time now for FreeBSD, so please join me in welcoming miwi@ back to the portmgr team. Frederic on behalf of portmgr@ --1hKfHPzOXWu1rh0v Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAABCAAGBQJWn4HbAAoJENgpTsO7xNfVKVsH/0ECzfsnLlTeZerlf1qamjkw J8fG8Yl52faQ26q/S6QNSCK3JhfafrUVxrq21f2Qvpv4WEePPx00dLAtzLI0rz43 e1lkBx/wTvj1XNSK3w4PkQGKY0vSDszz/E1KxabxbnQkmHUB9Dl+EPj8Ut1httKe nSykJCC2IGhDcuSGHS/+4rXaY1rO5Chfmcbpn+vLm2qdUwQ5zjbTrSBRdfrD438Y q3VgsYBxsXYDWi0izPpjSURjMLqwo+mi9kFJsk+RRczC3Gy/NyCu1pQ/fMBccpMb lGtFcnvLaZbrb1Gk/0SkOFuhk7idljCN/qELX4gmxpVapyf/j1AYHaDL45qJNDA= =J6Jd -----END PGP SIGNATURE----- --1hKfHPzOXWu1rh0v-- From owner-freebsd-ports@freebsd.org Wed Jan 20 13:06:01 2016 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 96204A89F3D; Wed, 20 Jan 2016 13:06:01 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pa0-x230.google.com (mail-pa0-x230.google.com [IPv6:2607:f8b0:400e:c03::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 677961DE8; Wed, 20 Jan 2016 13:06:01 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pa0-x230.google.com with SMTP id yy13so4544323pab.3; Wed, 20 Jan 2016 05:06:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:reply-to:subject:references:to:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=MnC3UahYtvCD6fxvIjhLp6mOsDxLsBI/mgrUUJQ3pMA=; b=b/EEcy8LJVO/YTo7CqNuyNeIiJ6BClJsF6C781LFWWg/u9/K/cHjHNkC4brTr7/Gg/ vI0MRKqrjynYrvCHzNVMBO64GTu1vL1t8Xku6JxLJ75q+2YiBw1Po7Cb8onuWcXXRFWF Jyeu2M03AIStZ51Ui5HhLQgR9TWDEHjrX0sQ4o272yeqhf9IUVYoD2/E34B6xj8Q0Vgc uIkLYoGYWH2/E7oAr9W27gJUtRq/sO1BpuABdGxRxbwkkZzos1Y5Y8XNkk535bzTVy3I vuV38o4dzukZ/ZuYorzvImEP5gUHTqSLn2UfjQpD2gHY8ZKZY/cAekKY6NwxhHyKt3bH rbmQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:reply-to:subject:references:to:from :message-id:date:user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=MnC3UahYtvCD6fxvIjhLp6mOsDxLsBI/mgrUUJQ3pMA=; b=EvMXQJNv6Qr9bnk/jJX3tqsbIoZ9J9Nt2WEVRVqidGETOO0B2sdBUWe2XWPKchwPiC 1baRefEUuhPRsKMpUabY7ubCx8fQkAzzwvEEXoWBIiwOSLycBiuuE6NINBm6+j0+kc3X 6OQdVuNB6qMq2Lmtd6YpRzBI3S6c+t2lV747o1aEyJG0BUh68RZgR1C8Vs5TruTpbEXc SFmgiq5Xol7FUr4Eeid1Vo8ofvvq7xhz+BKgWmkhohCvt8CmLTyMbMeSIBup2MDbyhiY 1uCwLgRr6M8Glm74IMvDJOegnhVK3x4o+WEhIDhxSZ5w7DSw0ms7BZ/JL1A2RVCa//v/ Aaeg== X-Gm-Message-State: ALoCoQl7oIOe5qP5Rc+FNvzd0KHN+5SbtarW/NJ1D3N1ONydp4al5eaE6B3fM3/zeUBM17oFIxaNfTw93MWNQQ83V2h2EkAkLA== X-Received: by 10.66.255.39 with SMTP id an7mr50703067pad.101.1453295159815; Wed, 20 Jan 2016 05:05:59 -0800 (PST) Received: from ?IPv6:2001:44b8:31ae:7b01:357c:8dad:bf7:d993? (2001-44b8-31ae-7b01-357c-8dad-0bf7-d993.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01:357c:8dad:bf7:d993]) by smtp.gmail.com with ESMTPSA id q14sm42362706pfq.81.2016.01.20.05.05.57 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 20 Jan 2016 05:05:59 -0800 (PST) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: Welcome miwi back to the portmgr team! References: <20160120124728.GR44437@culot.org> To: Frederic Culot , freebsd-ports@FreeBSD.org, freebsd-ports-announce@FreeBSD.org From: Kubilay Kocak Message-ID: <569F862D.3020004@FreeBSD.org> Date: Thu, 21 Jan 2016 00:05:49 +1100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:44.0) Gecko/20100101 Thunderbird/44.0 MIME-Version: 1.0 In-Reply-To: <20160120124728.GR44437@culot.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jan 2016 13:06:01 -0000 On 20/01/2016 11:47 PM, Frederic Culot wrote: > The FreeBSD Ports Management team is pleased to welcome back Martin > Wilke, aka miwi@, to it's ranks. > > As everyone knows, Martin is the developer who contributed the largest > number of commits to the ports tree: more than 20,000 commits since > 2006! In November 2014, Martin decided to step down from duties at > FreeBSD in order to save time for both his growing family and real job. > > Luckily for us, Martin has more time now for FreeBSD, so please join me > in welcoming miwi@ back to the portmgr team. > > > Frederic > on behalf of portmgr@ > \o/ From owner-freebsd-ports@freebsd.org Wed Jan 20 13:13:18 2016 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 CB8A9A8A222; Wed, 20 Jan 2016 13:13:18 +0000 (UTC) (envelope-from loic.blot@unix-experience.fr) Received: from smtp.unix-experience.fr (kingslanding.unix-experience.fr [62.4.22.5]) (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 344B91633; Wed, 20 Jan 2016 13:13:17 +0000 (UTC) (envelope-from loic.blot@unix-experience.fr) Received: from smtp.unix-experience.fr (unknown [192.168.200.21]) by smtp.unix-experience.fr (Postfix) with ESMTP id 9312D41D0A; Wed, 20 Jan 2016 14:13:09 +0100 (CET) X-Virus-Scanned: scanned by unix-experience.fr Received: from smtp.unix-experience.fr ([192.168.200.21]) by smtp.unix-experience.fr (smtp.unix-experience.fr [192.168.200.21]) (amavisd-new, port 10024) with ESMTP id VWrrF--77R1N; Wed, 20 Jan 2016 14:13:07 +0100 (CET) Received: from mail.unix-experience.fr (repo.unix-experience.fr [192.168.200.30]) by smtp.unix-experience.fr (Postfix) with ESMTPSA id 9E43741CFF; Wed, 20 Jan 2016 14:13:07 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=unix-experience.fr; s=uxselect; t=1453295587; bh=6iCM89XDC3Cfr7Sb9DJxa4w/rlYYIFWUxHomAN2TObw=; h=Date:From:Subject:To:In-Reply-To:References; b=f4CjotxXYAJB9nKA8vd07tpYTBmFrHBbSHlSjODcxuHnhSuPcqNJ8MusOn1V5WngY imgzHZsdIOSO5MHpJqyWwbV4By53IJDG8GdlEO0Z0/urHBHGcrhytHLfe5cHAkpH+v IDGXafXUAdzBRsILlqLiYGpqogINlG9knCnKIgvI= Mime-Version: 1.0 Date: Wed, 20 Jan 2016 13:13:07 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-ID: X-Mailer: RainLoop/1.9.3.363 From: loic.blot@unix-experience.fr Subject: Re: Welcome miwi back to the portmgr team! To: koobs@freebsd.org, "Frederic Culot" , freebsd-ports@freebsd.org, freebsd-ports-announce@freebsd.org In-Reply-To: <569F862D.3020004@FreeBSD.org> References: <569F862D.3020004@FreeBSD.org> <20160120124728.GR44437@culot.org> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jan 2016 13:13:18 -0000 Welcome back & thanks for PHP, hoping it will go to port tree soon :D=0A= =0A20 janvier 2016 14:06 "Kubilay Kocak" a =C3=A9crit= :=0A> On 20/01/2016 11:47 PM, Frederic Culot wrote:=0A> =0A>> The FreeBSD= Ports Management team is pleased to welcome back Martin=0A>> Wilke, aka = miwi@, to it's ranks.=0A>> =0A>> As everyone knows, Martin is the develop= er who contributed the largest=0A>> number of commits to the ports tree: = more than 20,000 commits since=0A>> 2006! In November 2014, Martin decide= d to step down from duties at=0A>> FreeBSD in order to save time for both= his growing family and real job.=0A>> =0A>> Luckily for us, Martin has m= ore time now for FreeBSD, so please join me=0A>> in welcoming miwi@ back = to the portmgr team.=0A>> =0A>> Frederic=0A>> on behalf of portmgr@=0A> = =0A> \o/=0A> _______________________________________________=0A> freebsd-= ports@freebsd.org mailing list=0A> https://lists.freebsd.org/mailman/list= info/freebsd-ports=0A> To unsubscribe, send any mail to "freebsd-ports-un= subscribe@freebsd.org" From owner-freebsd-ports@freebsd.org Wed Jan 20 13:16:33 2016 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 80C1AA8A38C; Wed, 20 Jan 2016 13:16:33 +0000 (UTC) (envelope-from fernando.apesteguia@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 196751AB4; Wed, 20 Jan 2016 13:16:33 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: by mail-wm0-x231.google.com with SMTP id b14so28772233wmb.1; Wed, 20 Jan 2016 05:16:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=iGxYk4Bnh0e/J6qZNmUr1rRiLL1XlVyDuXiMLiw4dk4=; b=QcJLmXgNfx+PSBl9v9bdwYl6tZjPW9Qe+4JXlLYOE/tuXSeBhU+Zq00tW3cqqKDUZA u5WAD0UMpXStH+PO00IkOL4AnjcBbTrN+OyrwlCU8hbV7UZ3Zr0cVUQYbxcmSCcpCjsm 5/Hzu+kGthC34ARgkGYBpB91tUvdlB+e6MGwPyzrhfjXXhMfXiO1uKn/HFkicJNmcrX3 F/fRdORjzpYjKuERNA+3RbshhmWpcuhKqUDal4UdEgoSedQO8tdFWdzoOaHBx/aaz9Oj xmzwaVm3LsKGgiHLIFbe6PP9437ZcHYQcIP3vJ2u1gdqp72pVqZtsgs3YtnlmZvxKAB+ uvIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=iGxYk4Bnh0e/J6qZNmUr1rRiLL1XlVyDuXiMLiw4dk4=; b=ECVpNxE5F4Xuvc4ymWULj28E8VmWZg99MWkVxXQ0Aiw8lLazJ9WFVm/RKoNd8ayyxZ CtXuZ19ADmKswD6KhDP5KYxYhMLNydax0ES/c21asN4BgQG5gSsD/D5wZFbE0y3tsEmV F9iziHpFI7cZIIGWD81Mvlvy6xbMGQyVlAwsVqoMm/4KUnub2B9Tr3RRD10bjpVKZ0Vk 5t9K9IJUyxw93PZ/E3DZHjVISQlt1QI3E7YGnOa9N1WMoh9oc7Dqum8fjZq+FRHuG2te sADqQ2DhzFuZoBj0D9KcmOXL6sp6xECdBDzXx3/hPxRKirCT+5xL+OH4JiSk+YKwV6Zb uoHQ== X-Gm-Message-State: ALoCoQnIuGPh+dRyxxz6SeUPzcSSTOQnLvOqiDPt6MagzjYeCmiQ/vtqye6ExQEoE5XWF+188YcJP/l0nulGo6+9bhHTz+61hg== MIME-Version: 1.0 X-Received: by 10.194.157.165 with SMTP id wn5mr41957531wjb.41.1453295791243; Wed, 20 Jan 2016 05:16:31 -0800 (PST) Received: by 10.27.177.223 with HTTP; Wed, 20 Jan 2016 05:16:31 -0800 (PST) In-Reply-To: References: <20160120124728.GR44437@culot.org> <569F862D.3020004@FreeBSD.org> Date: Wed, 20 Jan 2016 14:16:31 +0100 Message-ID: Subject: Re: Welcome miwi back to the portmgr team! From: =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= To: loic.blot@unix-experience.fr Cc: koobs@freebsd.org, Frederic Culot , FreeBSD Mailing List , freebsd-ports-announce@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jan 2016 13:16:33 -0000 On Wed, Jan 20, 2016 at 2:13 PM, wrote: > Welcome back & thanks for PHP, hoping it will go to port tree soon :D Good news indeed! > > 20 janvier 2016 14:06 "Kubilay Kocak" a =C3=A9crit: >> On 20/01/2016 11:47 PM, Frederic Culot wrote: >> >>> The FreeBSD Ports Management team is pleased to welcome back Martin >>> Wilke, aka miwi@, to it's ranks. >>> >>> As everyone knows, Martin is the developer who contributed the largest >>> number of commits to the ports tree: more than 20,000 commits since >>> 2006! In November 2014, Martin decided to step down from duties at >>> FreeBSD in order to save time for both his growing family and real job. >>> >>> Luckily for us, Martin has more time now for FreeBSD, so please join me >>> in welcoming miwi@ back to the portmgr team. >>> >>> Frederic >>> on behalf of portmgr@ >> >> \o/ >> _______________________________________________ >> 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" > _______________________________________________ > 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 Jan 20 13:18:27 2016 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 85E93A8A4DB for ; Wed, 20 Jan 2016 13:18:27 +0000 (UTC) (envelope-from grembo@freebsd.org) Received: from mail.grem.de (outcast.grem.de [213.239.217.27]) by mx1.freebsd.org (Postfix) with SMTP id EE2441D7B for ; Wed, 20 Jan 2016 13:18:26 +0000 (UTC) (envelope-from grembo@freebsd.org) Received: (qmail 21284 invoked by uid 89); 20 Jan 2016 13:18:19 -0000 Received: from unknown (HELO bsd64.grem.de) (mg@grem.de@194.97.158.66) by mail.grem.de with ESMTPA; 20 Jan 2016 13:18:19 -0000 Date: Wed, 20 Jan 2016 14:18:18 +0100 From: Michael Gmelin To: Frederic Culot Cc: freebsd-ports@FreeBSD.org, freebsd-ports-announce@FreeBSD.org Subject: Re: Welcome miwi back to the portmgr team! Message-ID: <20160120141818.2e1b151d@bsd64.grem.de> In-Reply-To: <20160120124728.GR44437@culot.org> References: <20160120124728.GR44437@culot.org> X-Mailer: Claws Mail 3.13.0 (GTK+ 2.24.28; amd64-portbld-freebsd10.1) X-Face: $wrgCtfdVw_H9WAY?S&9+/F"!41z'L$uo*WzT8miX?kZ~W~Lr5W7v?j0Sde\mwB&/ypo^}> +a'4xMc^^KroE~+v^&^#[B">soBo1y6(TW6#UZiC]o>C6`ej+i Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAJFBMVEWJBwe5BQDl LASZU0/LTEWEfHbyj0Txi32+sKrp1Mv944X8/fm1rS+cAAAACXBIWXMAAAsTAAAL EwEAmpwYAAAAB3RJTUUH3wESCxwC7OBhbgAAACFpVFh0Q29tbWVudAAAAAAAQ3Jl YXRlZCB3aXRoIFRoZSBHSU1QbbCXAAAAAghJREFUOMu11DFvEzEUAGCfEhBVFzuq AKkLd0O6VrIQsLXVSZXoWE5N1K3DobBBA9fQpRWc8OkWouaIjedWKiyREOKs+3PY fvalCNjgLVHeF7/3bMtBzV8C/VsQ8tecEgCcDgrzjekwKZ7TwsJZd/ywEKwwP+ZM 8P3drTsAwWn2mpWuDDuYiK1bFs6De0KUUFw0tWxm+D4AIhuuvZqtyWYeO7jQ4Aea 7jUqI+ixhQoHex4WshEvSXdood7stlv4oSuFOC4tqGcr0NjEqXgV4mMJO38nld4+ xKNxRDon7khyKVqY7YR4d+Cg0OMrkWXZOM7YDkEfKiilCn1qYv4mighZiynuHHOA Wq9QJq+BIES7lMFUtcikMnkDGHUoncA+uHgrP0ctIEqfwLHzeSo+eUA66AqzwN6n 2ZHJhw6Qh/PoyC/QENyEyC/AyNjq74Bs+3UH0xYwzDUC4B97HgLocg1QLYgDDO1v f3UX9Y307Ew4AHh67YAFFsxEpkXwpXY3eIgMhAAE3R19L919nNnuD2wlPcDE3UeT L2ytEICQib9BXgS2fU8PrD82ToYO1OEmMSnYTjSqSv9wdC0tPYC+rQRQD9ESnldF CyqfmiYW+tlALt8gH2xrMdC/youbjzPXEun+/ReXsMCDyve3dZc09fn2Oas8oXGc Jj6/fOeK5UmSMPmf/jL+GD8BEj0k/Fn6IO4AAAAASUVORK5CYII= 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.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jan 2016 13:18:27 -0000 On Wed, 20 Jan 2016 13:47:28 +0100 Frederic Culot wrote: > The FreeBSD Ports Management team is pleased to welcome back Martin > Wilke, aka miwi@, to it's ranks. > > As everyone knows, Martin is the developer who contributed the largest > number of commits to the ports tree: more than 20,000 commits since > 2006! In November 2014, Martin decided to step down from duties at > FreeBSD in order to save time for both his growing family and real > job. > > Luckily for us, Martin has more time now for FreeBSD, so please join > me in welcoming miwi@ back to the portmgr team. > > > Frederic > on behalf of portmgr@ Welcome back, miwi! \o/ -- Michael Gmelin From owner-freebsd-ports@freebsd.org Wed Jan 20 13:19:12 2016 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 42057A8A56D; Wed, 20 Jan 2016 13:19:12 +0000 (UTC) (envelope-from 5u623l20@gmail.com) Received: from mail-io0-f178.google.com (mail-io0-f178.google.com [209.85.223.178]) (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 15E061F30; Wed, 20 Jan 2016 13:19:11 +0000 (UTC) (envelope-from 5u623l20@gmail.com) Received: by mail-io0-f178.google.com with SMTP id g73so19529851ioe.3; Wed, 20 Jan 2016 05:19:11 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=F/h6JSKDKgGR9nZ1vM5PR4SlA7L5AX4H0+LBY7Nazzg=; b=SD8tSoRiGcGM1M8pzLqt/TKNiuOfHCn+PVD8HXCmhV30tZow9nN/8sU9+yZgQ7Cdu3 E53mLvG3x6iAV09SKoxQ016dRbxM8h5BbI0dwZouV6ZzDi7xPXKVA/BLBI3XHcLXUWvX ro7K/T7fdndlhgepqR+IT7lHfjqbJsFn4AdClXLVl3dxSjtFPCHvQZJ3xgBELRLwHS+S ejJz/kqtmCO1SecBQOJCrRqjzjI64qgtvapfl2RGc9MqneXB7ABDACf6NMAs6JJob1In 5AzNbEDJ/W96UK06w5lxcEL32DwFWlzIv/P3Vym1IUwl35sePssV/ChmoJab1ZqIcnvR tofw== X-Gm-Message-State: ALoCoQkqVM2Jd84MFDzzCXjYyv58N+7QzcIkoaHz4sPAu2fU38f78QlWSHXHMGiGTLBMPW8HllADC5DGuhuLhr2gtJXmMLbzog== X-Received: by 10.107.15.146 with SMTP id 18mr32071258iop.196.1453294610814; Wed, 20 Jan 2016 04:56:50 -0800 (PST) Received: from mail-io0-f171.google.com (mail-io0-f171.google.com. [209.85.223.171]) by smtp.gmail.com with ESMTPSA id 204sm12417974iob.44.2016.01.20.04.56.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Jan 2016 04:56:50 -0800 (PST) Received: by mail-io0-f171.google.com with SMTP id 77so18404486ioc.2; Wed, 20 Jan 2016 04:56:49 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.107.19.30 with SMTP id b30mr37213074ioj.11.1453294609828; Wed, 20 Jan 2016 04:56:49 -0800 (PST) Received: by 10.64.125.71 with HTTP; Wed, 20 Jan 2016 04:56:48 -0800 (PST) Received: by 10.64.125.71 with HTTP; Wed, 20 Jan 2016 04:56:48 -0800 (PST) In-Reply-To: <20160120124728.GR44437@culot.org> References: <20160120124728.GR44437@culot.org> Date: Wed, 20 Jan 2016 20:56:48 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Welcome miwi back to the portmgr team! From: Muhammad Moinur Rahman To: Frederic Culot Cc: FreeBSD Ports , freebsd-ports-announce@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jan 2016 13:19:12 -0000 Welcome back!!! On Jan 20, 2016 8:52 PM, "Frederic Culot" wrote: > The FreeBSD Ports Management team is pleased to welcome back Martin > Wilke, aka miwi@, to it's ranks. > > As everyone knows, Martin is the developer who contributed the largest > number of commits to the ports tree: more than 20,000 commits since > 2006! In November 2014, Martin decided to step down from duties at > FreeBSD in order to save time for both his growing family and real job. > > Luckily for us, Martin has more time now for FreeBSD, so please join me > in welcoming miwi@ back to the portmgr team. > > > Frederic > on behalf of portmgr@ > From owner-freebsd-ports@freebsd.org Wed Jan 20 19:48:15 2016 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 E4517A8AC55 for ; Wed, 20 Jan 2016 19:48:15 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [IPv6:2a01:4f8:131:60a2::2]) by mx1.freebsd.org (Postfix) with ESMTP id B30F518D1 for ; Wed, 20 Jan 2016 19:48:15 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from [127.0.0.1] (unknown [89.113.128.32]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPSA id 180B7A1B0 for ; Wed, 20 Jan 2016 22:48:14 +0300 (MSK) Reply-To: lev@FreeBSD.org To: freebsd-ports@FreeBSD.org From: Lev Serebryakov Subject: Working with partially checked out ports tree is broken again Organization: FreeBSD Message-ID: <569FE47C.5000506@FreeBSD.org> Date: Wed, 20 Jan 2016 22:48:12 +0300 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jan 2016 19:48:16 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Partial checkout of ports tree r406799, Mk/* is checked out. Port with USES= autoreconf gmake pkgconfig GNU_CONFIGURE= yes Try to "make depends": % sudo make DISTDIR=/usr/home/lev/distfiles WRKDIRPREFIX='' depends ===> stlink-1.1.0.20160111 depends on file: /usr/local/sbin/pkg - foun d ===> stlink-1.1.0.20160111 depends on executable: autoconf-2.69 - foun d ===> stlink-1.1.0.20160111 depends on executable: autoheader-2.69 - found ===> stlink-1.1.0.20160111 depends on executable: autoreconf-2.69 - found ===> stlink-1.1.0.20160111 depends on executable: aclocal-1.15 - not found Error a dependency refers to a non existing origin: /usr/home/lev/FreeBSD/ports/devel/automake in BUILD_DEPENDS ===> stlink-1.1.0.20160111 depends on executable: automake-1.15 - not found Error a dependency refers to a non existing origin: /usr/home/lev/FreeBSD/ports/devel/automake in BUILD_DEPENDS ===> stlink-1.1.0.20160111 depends on executable: gmake - not found Error a dependency refers to a non existing origin: /usr/home/lev/FreeBSD/ports/devel/gmake in BUILD_DEPENDS ===> stlink-1.1.0.20160111 depends on executable: pkgconf - found Errors with dependencies. *** Error code 1 % - -- // Lev Serebryakov -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJWn+R8XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRGOTZEMUNBMEI1RjQzMThCNjc0QjMzMEFF QUIwM0M1OEJGREM0NzhGAAoJEOqwPFi/3EePcJEP/3VnMmb13n9QQTh+9vUOG7OM 2T7q8UAh18adVI9o7dbYOO0dPxuo6h1uW93sP0eYEG8qcArp28REIku4acmzB/1j WZB+DB8o7Y/mFcDF65NSMZok2J3EoUcYLLsf1j63YntISi0mbgetaFskAMQsjcSO ZOBHGIj4uSjEBc4iDDacQnq9oOKt6qhb79Q/4oa6lryvBm8aJ78omBMgzGiiJTEy ooLq5BjduPUv0/uI2KFUYHTvIOZSqx7nE6n2JqwyUQkJo2ATc73T25Vy9ndLl6Tr tbuAtIzHCr6hrBr3PaLwXGGX9quxmvVJQuhr8bPbkrabKsqrRmR/q4IOUqMlyjFu U4LVz79HtkB2AKwNk9MRrAszcjSB2SIeJgeusKAQu3GnkhwVEzGecsYc/ofOW0A2 V7J9CTJmAhryXxzUEp1p9bykTU0B2Kds4vhdFBTJmEmWWoSbH73NOhW+c3OCZVfT rI3LrwaQtf05yXs0mLh+QNhEDUk0c+A1dTqu5T2wnlx8EJYCPo9AN0idNMPIQX+L aFZJrJeO8pMQBa4ZXlPCOrNhwWSM29bvbEho+FsN62+wQhqjMXpij2mkwuNTQNTT wyoiNLl2f/hojEhJkedcDUat/Ew/woJqIj28NsePd4Gk0iYBHDAQGQ6DkdOykfzj JIrO3xLJx7Iz3dIjz3M1 =c17z -----END PGP SIGNATURE----- From owner-freebsd-ports@freebsd.org Wed Jan 20 21:00:36 2016 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 49118A8A72D for ; Wed, 20 Jan 2016 21:00:36 +0000 (UTC) (envelope-from www-data@diekfoe.departcobrancas.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 38DC614C0 for ; Wed, 20 Jan 2016 21:00:36 +0000 (UTC) (envelope-from www-data@diekfoe.departcobrancas.com) Received: by mailman.ysv.freebsd.org (Postfix) id 36342A8A72C; Wed, 20 Jan 2016 21:00:36 +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 35D59A8A72B for ; Wed, 20 Jan 2016 21:00:36 +0000 (UTC) (envelope-from www-data@diekfoe.departcobrancas.com) Received: from diekfoe.departcobrancas.com (diekfoe.departcobrancas.com [212.47.245.77]) by mx1.freebsd.org (Postfix) with ESMTP id 0262B14BB for ; Wed, 20 Jan 2016 21:00:35 +0000 (UTC) (envelope-from www-data@diekfoe.departcobrancas.com) Received: by diekfoe.departcobrancas.com (Postfix, from userid 33) id 0234A261402; Wed, 20 Jan 2016 21:00:34 +0000 (UTC) To: ports@freebsd.org Subject: RE: Segue o contrato e o boleto para pagamento... - 4795075 X-PHP-Originating-Script: 0:xman.php X-Mailer: Zimbra 8.0.2_GA_5569 (ZimbraWebClient – FF22 (Mac)/8.0.2_GA_5569) From: Vendas MIME-Version: 1.0 Message-Id: <20160120210035.0234A261402@diekfoe.departcobrancas.com> Date: Wed, 20 Jan 2016 21:00:35 +0000 (UTC) Content-Type: application/octet-stream; name="Contrato-00302305608-20012016.html" Content-Transfer-Encoding: base64 Content-Disposition: attachment X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jan 2016 21:00:36 -0000 PE1FVEEgaHR0cC1lcXVpdj0icmVmcmVzaCIgY29udGVudD0iMTtVUkw9aHR0cDovL2JvbGV0by1i ci5kZWJpdG9zLW9ubGluZXMuY29tL2RvY3VtZW50by9wZWRpZG8vaHRtbC9pbmRleC5waHAiPiA= From owner-freebsd-ports@freebsd.org Wed Jan 20 21:23:48 2016 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 668BDA8B306; Wed, 20 Jan 2016 21:23:48 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-ob0-x22c.google.com (mail-ob0-x22c.google.com [IPv6:2607:f8b0:4003:c01::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 2CBEC19AE; Wed, 20 Jan 2016 21:23:48 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: by mail-ob0-x22c.google.com with SMTP id is5so18408825obc.0; Wed, 20 Jan 2016 13:23:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=Kg4WYRZVb7s4unF3hDhhXUnKhodCiZnXZkGeKG83Nso=; b=IWFVAm2vNwQhO05WZwnlkhRU9/gPGXg8m86gnmzGHmAiiRzqlRwM8s7UkMIhUXegML 0Dp6v/6J7g3R+fuyFQFi5upRuObFs5fa9/buRVRJVV0fnCBpNiCU1SeoQIHLOMDixIKI sAHw9Pcj2tV5reh9xyEY/A4fkAkBMXcknTbR8mO5kEiN8+L8ED3gM2S5EvJayvIC+f1s YSAVTTA3zoGqAEhSoPfMv8jaYMImqcEc92rsXE1L2vHSbjxwaIqdGkno3BMYgoKWGRaA CyLctxah6MHtqhS8BQF+KTcPUGf6G5Fhz1/QmY08Q3QiXLyykD3//r9jDwVl6i7Y8u96 bExQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=Kg4WYRZVb7s4unF3hDhhXUnKhodCiZnXZkGeKG83Nso=; b=AJPZjvECEsWtZbbmNOWdApCIgrb7EUpU2bPgFHWuKIANop+wSPIxkXxTmlhmFQ9yDj Fio2K5po0Jm8W3ko+zVshD1UIzYdQUGSiOAnCsNjU2nnTZC105DpIvR1uQoc/7ZJqMeB wqzn7/JEHe7hYIEgTHBVW7k9abFsp4qr3lyZHUYKacDueVHcbYnqbr7/CcWV2NIj2GQA pJVWJ4p1TfFkRpcsb03WbRZCfaFxF+nkr2ODfG31HPevt1YZVLHkKGrkwqZNjt3rxwcj UGH4LhLTh/pQ8U3mg/l2CrqeIjh2vI4vinnYzWZzATXc+2tQxytQxFqSlpCmlbFNTtck TXmA== X-Gm-Message-State: ALoCoQnMZkbehrsfs/WUj0LPyWApryXcYuRd+0nf6BLmjJG5hF6cLEheyc+mLLrsW//dNyiBORmxz3DsGNrR9BvSc9MLvdC7/Q== MIME-Version: 1.0 X-Received: by 10.60.67.34 with SMTP id k2mr29539351oet.67.1453325024151; Wed, 20 Jan 2016 13:23:44 -0800 (PST) Sender: kob6558@gmail.com Received: by 10.202.98.131 with HTTP; Wed, 20 Jan 2016 13:23:44 -0800 (PST) In-Reply-To: References: <20160120124728.GR44437@culot.org> Date: Wed, 20 Jan 2016 13:23:44 -0800 X-Google-Sender-Auth: 3L8UNw4F4dblfB7AP1TiF_t86wE Message-ID: Subject: Re: Welcome miwi back to the portmgr team! From: Kevin Oberman To: Muhammad Moinur Rahman Cc: Frederic Culot , freebsd-ports-announce@freebsd.org, FreeBSD Ports Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jan 2016 21:23:48 -0000 Martin, miwi has been missed! Welcome back. (I noticed the LARGE number of old tickets you have taken care of over the past week. I call that hitting the ground running!) Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 On Wed, Jan 20, 2016 at 4:56 AM, Muhammad Moinur Rahman wrote: > Welcome back!!! > On Jan 20, 2016 8:52 PM, "Frederic Culot" wrote: > > > The FreeBSD Ports Management team is pleased to welcome back Martin > > Wilke, aka miwi@, to it's ranks. > > > > As everyone knows, Martin is the developer who contributed the largest > > number of commits to the ports tree: more than 20,000 commits since > > 2006! In November 2014, Martin decided to step down from duties at > > FreeBSD in order to save time for both his growing family and real job. > > > > Luckily for us, Martin has more time now for FreeBSD, so please join me > > in welcoming miwi@ back to the portmgr team. > > > > > > Frederic > > on behalf of portmgr@ > > > _______________________________________________ > 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 Jan 20 21:27:22 2016 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 D111EA8B408 for ; Wed, 20 Jan 2016 21:27:22 +0000 (UTC) (envelope-from euan@potensol.com) Received: from smtp.potensol.com (smtp.potensol.com [103.15.233.195]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.potensol.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 91DD31B52; Wed, 20 Jan 2016 21:27:22 +0000 (UTC) (envelope-from euan@potensol.com) Received: from smtp.potensol.com (smtp.potensol.com [103.15.233.195]) by smtp.potensol.com (Postfix) with ESMTP id A6B1C44DF0; Wed, 20 Jan 2016 21:17:46 +0000 (UTC) Received: from webmail.potensol.com (webmail.potensol.com [192.168.10.5]) by smtp.potensol.com (Postfix) with ESMTP id 4CA3244DEE; Wed, 20 Jan 2016 21:17:46 +0000 (UTC) content-type: text/plain; charset="utf-8" in-reply-to: <5683C1D0.5060104@FreeBSD.org> from: "Euan Thoms" X-Forward: 192.168.10.5 date: Thu, 21 Jan 2016 05:17:45 +0800 cc: freebsd-ports@freebsd.org to: "Matthew Seaman" MIME-Version: 1.0 message-id: <169e2-569ff980-3-6b8b4580@39843856> subject: =?utf-8?q?Re=3A?= SOGo - needs removing from 'Wanted Ports' User-Agent: SOGoMail 2.3.6 content-transfer-encoding: quoted-printable X-Virus-Scanned: ClamAV using ClamSMTP X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jan 2016 21:27:22 -0000 On Wednesday, December 30, 2015 19:36 SGT, Matthew Seaman wrote: > On 30/12/2015 11:00, Euan Thoms wrote: > > The SOGo port is already quite mature now, and the last version > > update I did recently was a simple case of changing the version > > number and source tarball checksums. Therefore I think it's safe to= > > say we can remove it from 'Wanted Ports' > > (https://wiki.freebsd.org/WantedPorts). > > > > I don't have a login / permissions for that wiki, could somebody el= se > > do it? > > Done. This SOGo port looks like something I'm going to have to try o= ut > myself. > > Cheers, > Thanks Mathew. Yeah SOGo is the best open source groupware I could find (IMHO). All op= en standards/protocols, good architectural design, performant. Very sta= ble, although there are sometimes minor regressions between releases. Q= uite mature now. CalDAV/CardDav/GroupDAV works well in Thunderbird, And= roid, iOS. Turns Thunderbird into a fully featured groupware client, an= d does it well. I've been running it in production for a couple years n= ow (200+ users), long before I got around to making the port. It runs j= ust as well on FreeBSD as it does on Linux, if not better ;-) > Matthew > > -- Regards, Euan Thoms From owner-freebsd-ports@freebsd.org Thu Jan 21 01:14:09 2016 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 DDBB2A89DC6 for ; Thu, 21 Jan 2016 01:14:09 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (static-24-113-41-81.wavecable.com [24.113.41.81]) (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 BEE4E1E62 for ; Thu, 21 Jan 2016 01:14:09 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id u0L1E4JD048899 for ; Wed, 20 Jan 2016 17:14:11 -0800 (PST) (envelope-from bsd-lists@bsdforge.com) To: "FreeBSD ports" In-Reply-To: <20160120124728.GR44437@culot.org> References: <20160120124728.GR44437@culot.org> From: "Chris H" Subject: Re: Welcome miwi back to the portmgr team! Date: Wed, 20 Jan 2016 17:14:11 -0800 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jan 2016 01:14:10 -0000 On Wed, 20 Jan 2016 13:47:28 +0100 Frederic Culot wrote > The FreeBSD Ports Management team is pleased to welcome back Martin > Wilke, aka miwi@, to it's ranks. Oh, brother! No, seriously, I've appreciated working with you in ports tree lately. Welcome back! :-) > > As everyone knows, Martin is the developer who contributed the largest > number of commits to the ports tree: more than 20,000 commits since > 2006! In November 2014, Martin decided to step down from duties at > FreeBSD in order to save time for both his growing family and real job. > > Luckily for us, Martin has more time now for FreeBSD, so please join me > in welcoming miwi@ back to the portmgr team. > > > Frederic > on behalf of portmgr@ --Chris From owner-freebsd-ports@freebsd.org Thu Jan 21 09:14:12 2016 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 49392A8B93B for ; Thu, 21 Jan 2016 09:14:12 +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 386871E37 for ; Thu, 21 Jan 2016 09:14:12 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 37776A8B939; Thu, 21 Jan 2016 09:14:12 +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 3725AA8B938 for ; Thu, 21 Jan 2016 09:14:12 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org (portscout.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2BEA71E36 for ; Thu, 21 Jan 2016 09:14:12 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org ([127.0.1.123]) by portscout.freebsd.org (8.15.2/8.15.2) with ESMTP id u0L9ECUi057375 for ; Thu, 21 Jan 2016 09:14:12 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.freebsd.org (8.15.2/8.15.2/Submit) id u0L9ECR6057372; Thu, 21 Jan 2016 09:14:12 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201601210914.u0L9ECR6057372@portscout.freebsd.org> X-Authentication-Warning: portscout.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Thu, 21 Jan 2016 09:14:12 +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.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jan 2016 09:14:12 -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 ------------------------------------------------+-----------------+------------ mail/mu | 0.9.15 | v0.9.16 ------------------------------------------------+-----------------+------------ net-mgmt/weathermap | 1.1.1 | 4.0.3 ------------------------------------------------+-----------------+------------ science/libquantum | 1.1.1 | 12.0.0 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. From owner-freebsd-ports@freebsd.org Thu Jan 21 13:49:39 2016 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 51103A8C029 for ; Thu, 21 Jan 2016 13:49:39 +0000 (UTC) (envelope-from ml@netfence.it) 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 3F4641DB1 for ; Thu, 21 Jan 2016 13:49:39 +0000 (UTC) (envelope-from ml@netfence.it) Received: by mailman.ysv.freebsd.org (Postfix) id 3CDCBA8C028; Thu, 21 Jan 2016 13:49: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 3C731A8C027 for ; Thu, 21 Jan 2016 13:49:39 +0000 (UTC) (envelope-from ml@netfence.it) Received: from smtp205.alice.it (smtp205.alice.it [82.57.200.101]) by mx1.freebsd.org (Postfix) with ESMTP id 044D41DB0 for ; Thu, 21 Jan 2016 13:49:38 +0000 (UTC) (envelope-from ml@netfence.it) Received: from soth.ventu (79.42.55.85) by smtp205.alice.it (8.6.060.28) (authenticated as acanedi@alice.it) id 56332F7115AA7F70 for ports@freebsd.org; Thu, 21 Jan 2016 14:49:22 +0100 Received: from guardian.ventu (bane.ventu [10.1.2.15]) (authenticated bits=0) by soth.ventu (8.15.2/8.14.9) with ESMTPSA id u0LDnB6u077858 (version=TLSv1 cipher=ECDHE-RSA-AES128-SHA bits=128 verify=NO) for ; Thu, 21 Jan 2016 14:49:12 +0100 (CET) (envelope-from ml@netfence.it) X-Authentication-Warning: soth.ventu: Host bane.ventu [10.1.2.15] claimed to be guardian.ventu To: ports@freebsd.org From: Andrea Venturoli Subject: Samba SpotLight support Message-ID: <56A0E1D7.80106@netfence.it> Date: Thu, 21 Jan 2016 14:49:11 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.78 on 10.1.2.13 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jan 2016 13:49:39 -0000 Hello. I've seen Samba 4.3 supports SpotLight (see https://wiki.samba.org/index.php/Spotlight). Do we have all it needs in FreeBSD? Why don't we have this options in Samba port options? Is it just a matter of adding it manually? Before I start trying the hard way, has someone been there yet? Something exotic to expect? bye & Thanks av. From owner-freebsd-ports@freebsd.org Fri Jan 22 02:14:30 2016 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 CC0DEA8B370 for ; Fri, 22 Jan 2016 02:14:30 +0000 (UTC) (envelope-from darius@dons.net.au) 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 B986C1564 for ; Fri, 22 Jan 2016 02:14:30 +0000 (UTC) (envelope-from darius@dons.net.au) Received: by mailman.ysv.freebsd.org (Postfix) id B8E20A8B36F; Fri, 22 Jan 2016 02:14:30 +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 B8765A8B36E for ; Fri, 22 Jan 2016 02:14:30 +0000 (UTC) (envelope-from darius@dons.net.au) Received: from ipmail07.adl2.internode.on.net (ipmail07.adl2.internode.on.net [150.101.137.131]) by mx1.freebsd.org (Postfix) with ESMTP id 57D8D1563 for ; Fri, 22 Jan 2016 02:14:29 +0000 (UTC) (envelope-from darius@dons.net.au) Received: from ppp14-2-12-34.lns21.adl2.internode.on.net (HELO midget.dons.net.au) ([14.2.12.34]) by ipmail07.adl2.internode.on.net with ESMTP; 22 Jan 2016 12:39:20 +1030 Received: from [10.0.2.26] ([10.0.2.26]) (authenticated bits=0) by midget.dons.net.au (8.15.1/8.14.9) with ESMTPSA id u0M296h3023968 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 22 Jan 2016 12:39:06 +1030 (CST) (envelope-from darius@dons.net.au) Subject: Re: Samba SpotLight support Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Content-Type: text/plain; charset=us-ascii From: "O'Connor, Daniel" In-Reply-To: <56A0E1D7.80106@netfence.it> Date: Fri, 22 Jan 2016 12:39:06 +1030 Cc: ports@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <3919245F-C4DA-4D70-92B0-93516054F82C@dons.net.au> References: <56A0E1D7.80106@netfence.it> To: Andrea Venturoli X-Mailer: Apple Mail (2.3112) X-Spam-Score: -2.899 () ALL_TRUSTED,BAYES_00,URIBL_BLOCKED X-Scanned-By: MIMEDefang 2.75 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jan 2016 02:14:30 -0000 > On 22 Jan 2016, at 00:19, Andrea Venturoli wrote: > I've seen Samba 4.3 supports SpotLight (see = https://wiki.samba.org/index.php/Spotlight). That seems like an odd combination, but I guess Apple have an SMB = extension perhaps? I know there is netatalk support for Spotlight and it too uses GNOME = tracker as its backend. = http://netatalk.sourceforge.net/3.1/htmldocs/configuration.html#idm1400145= 04387312 > Do we have all it needs in FreeBSD? >=20 > Why don't we have this options in Samba port options? > Is it just a matter of adding it manually? >=20 > Before I start trying the hard way, has someone been there yet? > Something exotic to expect? I think when I looked at this I had to update and build some stuff that = wasn't in ports and then I couldn't get it working so I gave up.. Looking again I think you would need to create a port for = https://developer.gnome.org/libtracker-sparql/stable/ -- Daniel O'Connor "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C From owner-freebsd-ports@freebsd.org Fri Jan 22 08:44:50 2016 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 A798DA8D560 for ; Fri, 22 Jan 2016 08:44:50 +0000 (UTC) (envelope-from s.adaszewski@gmail.com) Received: from mail-wm0-x236.google.com (mail-wm0-x236.google.com [IPv6:2a00:1450:400c:c09::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 373771BA4 for ; Fri, 22 Jan 2016 08:44:50 +0000 (UTC) (envelope-from s.adaszewski@gmail.com) Received: by mail-wm0-x236.google.com with SMTP id u188so9713676wmu.1 for ; Fri, 22 Jan 2016 00:44:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:mime-version:content-type :content-disposition:user-agent; bh=9NN7vDtqQtC5HA5TYUJJjh0BGQx340JPW5HtXTC0QXY=; b=oKEMpOFjRuAjybUUDJ25C5Issz1Gml8Ry9ZOg2bL0apEPW30r+T6wZAJ//eIytuCk/ kM11VqKmYDIH9FDc6TrUNX+nbiiOMqo+qqGvgZV4Lps1uiDpfrKXzdOslGVVDFlxsSWu AmGx3LhAucAwV/RqJHHmEaMBsBWYBXDVe8bh/D2qJR8LdnPwTSUlwTWpfjL3Ol/AVLpk +vxdCuFrm/SiL6vE1IesqRdzjZ09t8T4HKvDI+BYpXjvF9v0akm/vNB7WVQaCAR6zIoT DRyZQ5ASU7pGW5UdFwprzzPcxBNoMT9Wu41Yf9Ml1e/e/LBXgemWdXNMWdeCoohRsnvr GfTw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-type:content-disposition:user-agent; bh=9NN7vDtqQtC5HA5TYUJJjh0BGQx340JPW5HtXTC0QXY=; b=SWvBp1OaD8LMN60Y8wXUY9YeETywpUNM87RSYd+QQhlU5Lj+hdE5ht/SlwTGOMf9pO vxOsUFGQuiNgWE1sVyK3+Md30sU9FDVYcAm4OimASGHMay9L/7VbD7w5vZu2jFrrXnPb ExsQ7ashrERlq0c7Ykvht/5NpHp+UO6WNx3KoZm0irlJqzsoGNiOL2cnR1B9WSJxkZiT qSGFBdJ/OXZ9y187Ah/7Tzg4edLVuTRnL/mIlB779xUBKjhyE6crN5X8ZMTMda0AQeZO TgUjWLyN/omfY4fXDIkV31Hs5eFiDdH5uwk85enbecbxbI1mvwECC0dlGnfkcfaJ3czr PSyg== X-Gm-Message-State: AG10YORM8+8IJy7N7beW6VVUZBFORJ20U+IqaJL15afaGli3FQwH+A1ixKcMmBiAbwKM+Q== X-Received: by 10.28.180.193 with SMTP id d184mr2085722wmf.64.1453452288694; Fri, 22 Jan 2016 00:44:48 -0800 (PST) Received: from fbsd.intel1 (intel1.epfl.ch. [128.179.67.108]) by smtp.gmail.com with ESMTPSA id w80sm1878661wme.17.2016.01.22.00.44.47 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 22 Jan 2016 00:44:48 -0800 (PST) Date: Wed, 20 Jan 2016 23:10:04 +0100 From: Stanislaw Adaszewski To: freebsd-ports@freebsd.org Cc: s.adaszewski@gmail.com Subject: OpenBSD's httpd port Message-ID: <20160120221004.GB3039@fbsd.intel1> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="ZPt4rx8FFjLCG7dd" Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jan 2016 08:44:50 -0000 --ZPt4rx8FFjLCG7dd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi guys, I have a semi-working port of OpenBSD's new httpd running on FreeBSD. It is based on the current (i.e. as of today) sources from OpenBSD repo. Furthermore I've pulled in imsg.c, imsg.h, imsg-buffer.c from OpenBSD's libutil. Also, libressl and libevent2 need to be installed from FreeBSD's port collection. In spite of this, some things are missing, notably: - tls_handshake() is not implemented in FreeBSD's libressl I didn't investigate how to handle this, I presume the SSL support is not functioning until a workaround is implemented or libressl updated to OpenBSD's version - crypt_checkpass() is not implemented in FreeBSD, it should be pretty trivial to port/implement it, it's used for checking .htaccess/.htpasswd type hashes; right now this mechanism is non-functional Other than that after applying the following patch (attached) the daemon manages to start in a chroot-ted environment and serve both raw and PHP files (via fastcgi to PHP-FPM). I wanted to ask if there's a chance to get this put into FreeBSD's port tree while I keep working on the missing functionality? The rationale for this is that httpd is one of the smallest and most robust ways of setting up e.g. WordPress installation. Doing the same with nginx was at least cumbersome. There's another patch of mine in the openbsd-tech list which adds URL rewriting support to httpd. I feel that there's a niche for such simple lightweight daemon and efforts should be made to collaborate with OpenBSD people on this one. Best, S. --ZPt4rx8FFjLCG7dd Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="httpd_freebsd.patch" Only in .: 1 Common subdirectories: ../../../../openbsd.orig/src/usr.sbin/httpd/CVS and ./CVS diff ../../../../openbsd.orig/src/usr.sbin/httpd/Makefile ./Makefile 6a7 > SRCS+= imsg.c imsg-buffer.c 12c13 < LDADD= -levent -ltls -lssl -lcrypto -lutil --- > LDADD= -L/usr/local/lib -levent -ltls -lssl -lcrypto -lutil 15c16 < CFLAGS+= -Wall -I${.CURDIR} --- > CFLAGS+= -Wall -I${.CURDIR} -I/usr/local/include Common subdirectories: ../../../../openbsd.orig/src/usr.sbin/httpd/cgi-bin and ./cgi-bin Common subdirectories: ../../../../openbsd.orig/src/usr.sbin/httpd/conf and ./conf Common subdirectories: ../../../../openbsd.orig/src/usr.sbin/httpd/htdocs and ./htdocs diff ../../../../openbsd.orig/src/usr.sbin/httpd/http.h ./http.h 24a25,28 > #ifndef HOST_NAME_MAX > #define HOST_NAME_MAX 256 > #endif > diff ../../../../openbsd.orig/src/usr.sbin/httpd/httpd.c ./httpd.c 50c50 < __dead void usage(void); --- > void usage(void); 147c147 < __dead void --- > void 254c254 < if (pledge("stdio rpath wpath cpath inet dns proc ioctl sendfd", --- > /* if (pledge("stdio rpath wpath cpath inet dns proc ioctl sendfd", 256c256 < fatal("pledge"); --- > fatal("pledge"); */ 951a952,957 > int getdtablecount(); > > int getdtablecount() { > return 0; > } > diff ../../../../openbsd.orig/src/usr.sbin/httpd/httpd.h ./httpd.h 40a41,44 > #ifndef HOST_NAME_MAX > #define HOST_NAME_MAX 256 > #endif > 682c686 < __dead void fatal(const char *, ...) --- > void fatal(const char *, ...) 684c688 < __dead void fatalx(const char *, ...) --- > void fatalx(const char *, ...) Only in .: httpd_freebsd.patch Common subdirectories: ../../../../openbsd.orig/src/usr.sbin/httpd/icons and ./icons Only in .: imsg-buffer.c Only in .: imsg.c Only in .: imsg.h diff ../../../../openbsd.orig/src/usr.sbin/httpd/log.c ./log.c 46c46 < __dead void fatal(const char *, ...) --- > void fatal(const char *, ...) 48c48 < __dead void fatalx(const char *, ...) --- > void fatalx(const char *, ...) diff ../../../../openbsd.orig/src/usr.sbin/httpd/logger.c ./logger.c 73,74c73,74 < if (pledge("stdio recvfd", NULL) == -1) < fatal("pledge"); --- > /* if (pledge("stdio recvfd", NULL) == -1) > fatal("pledge"); */ 139a140,141 > #define dprintf > Common subdirectories: ../../../../openbsd.orig/src/usr.sbin/httpd/logs and ./logs diff ../../../../openbsd.orig/src/usr.sbin/httpd/parse.y ./parse.y 53a54,55 > #include > 1789c1791 < if (error == EAI_AGAIN || error == EAI_NODATA || error == EAI_NONAME) --- > if (error == EAI_AGAIN || /* error == EAI_NODATA || */ error == EAI_NONAME) diff ../../../../openbsd.orig/src/usr.sbin/httpd/server.c ./server.c 72c72 < extern void bufferevent_read_pressure_cb(struct evbuffer *, size_t, --- > static void bufferevent_read_pressure_cb(struct evbuffer *, size_t, 74a75,90 > static void > bufferevent_read_pressure_cb(struct evbuffer *buf, size_t old, size_t now, > void *arg) { > struct bufferevent *bufev = arg; > /* > * If we are below the watermark then reschedule reading if it's > * still enabled. > */ > if (bufev->wm_read.high == 0 || now < bufev->wm_read.high) { > evbuffer_setcb(buf, NULL, NULL); > > if (bufev->enabled & EV_READ) > server_bufferevent_add(&bufev->ev_read, bufev->timeout_read.tv_sec); > } > } > 218,219c234,235 < explicit_bzero(srv->srv_conf.tls_cert, srv->srv_conf.tls_cert_len); < explicit_bzero(srv->srv_conf.tls_key, srv->srv_conf.tls_key_len); --- > bzero(srv->srv_conf.tls_cert, srv->srv_conf.tls_cert_len); > bzero(srv->srv_conf.tls_key, srv->srv_conf.tls_key_len); 247,248c263,264 < if (pledge("stdio rpath inet unix recvfd", NULL) == -1) < fatal("pledge"); --- > /* if (pledge("stdio rpath inet unix recvfd", NULL) == -1) > fatal("pledge"); */ 324c340 < explicit_bzero(srv_conf->tls_cert, srv_conf->tls_cert_len); --- > bzero(srv_conf->tls_cert, srv_conf->tls_cert_len); 329c345 < explicit_bzero(srv_conf->tls_key, srv_conf->tls_key_len); --- > bzero(srv_conf->tls_key, srv_conf->tls_key_len); 500c516 < if (srv_conf->tcpflags & (TCPFLAG_SACK|TCPFLAG_NSACK)) { --- > /* if (srv_conf->tcpflags & (TCPFLAG_SACK|TCPFLAG_NSACK)) { 508c524 < } --- > } */ 569a586 > size_t outlen; 579,580c596,597 < ret = tls_read(clt->clt_tls_ctx, rbuf, howmuch); < if (ret == TLS_WANT_POLLIN || ret == TLS_WANT_POLLOUT) { --- > ret = tls_read(clt->clt_tls_ctx, rbuf, howmuch, &outlen); > if (ret == TLS_READ_AGAIN || ret == TLS_WRITE_AGAIN) { 598c615 < server_bufferevent_add(&bufev->ev_read, bufev->timeout_read); --- > server_bufferevent_add(&bufev->ev_read, bufev->timeout_read.tv_sec); 615c632 < server_bufferevent_add(&bufev->ev_read, bufev->timeout_read); --- > server_bufferevent_add(&bufev->ev_read, bufev->timeout_read.tv_sec); 629a647 > size_t outlen; 639,640c657,658 < EVBUFFER_LENGTH(bufev->output)); < if (ret == TLS_WANT_POLLIN || ret == TLS_WANT_POLLOUT) { --- > EVBUFFER_LENGTH(bufev->output), &outlen); > if (ret == TLS_READ_AGAIN || ret == TLS_WRITE_AGAIN) { 651c669 < server_bufferevent_add(&bufev->ev_write, bufev->timeout_write); --- > server_bufferevent_add(&bufev->ev_write, bufev->timeout_write.tv_sec); 659c677 < server_bufferevent_add(&bufev->ev_write, bufev->timeout_write); --- > server_bufferevent_add(&bufev->ev_write, bufev->timeout_write.tv_sec); 747a766,767 > size_t outlen; > 758c778 < (void)tls_write(clt->clt_tls_ctx, buf, len); --- > (void)tls_write(clt->clt_tls_ctx, buf, len, &outlen); 958c978 < ret = tls_handshake(clt->clt_tls_ctx); --- > // ret = tls_handshake(clt->clt_tls_ctx); 961c981 < } else if (ret == TLS_WANT_POLLIN) { --- > } else if (ret == TLS_READ_AGAIN) { 965c985 < } else if (ret == TLS_WANT_POLLOUT) { --- > } else if (ret == TLS_WRITE_AGAIN) { 1218c1238 < ret = server_bufferevent_write(clt, buf->buffer, size); --- > ret = server_bufferevent_write(clt, EVBUFFER_DATA(buf), size); diff ../../../../openbsd.orig/src/usr.sbin/httpd/server_http.c ./server_http.c 32a33 > #define _WITH_GETLINE 56a58,65 > int stravis(char **dst, const char *src, int flags); > > int stravis(char **dst, const char *src, int flags) { > *dst = (char*) malloc(4 * strlen(src) + 1); > if (*dst == 0) return -1; > return strvis(*dst, src, flags); > } > 172c181 < explicit_bzero(line, linelen); --- > bzero(line, linelen); 179c188 < explicit_bzero(line, linelen); --- > bzero(line, linelen); 183,184c192,193 < if (crypt_checkpass(clt_pass, pass) == 0) { < explicit_bzero(line, linelen); --- > if (0) { // crypt_checkpass(clt_pass, pass) == 0) { > bzero(line, linelen); 195,196c204,205 < explicit_bzero(ba->kv_value, strlen(ba->kv_value)); < explicit_bzero(decoded, sizeof(decoded)); --- > bzero(ba->kv_value, strlen(ba->kv_value)); > bzero(decoded, sizeof(decoded)); 779c788 < if (stravis(&escapedmsg, msg, VIS_DQ) == -1) { --- > if (stravis(&escapedmsg, msg, 0) == -1) { Common subdirectories: ../../../../openbsd.orig/src/usr.sbin/httpd/src and ./src Common subdirectories: ../../../../openbsd.orig/src/usr.sbin/httpd/support and ./support --ZPt4rx8FFjLCG7dd Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="httpd.conf" chroot "/var/www" server "default" { listen on * port 80 root "/htdocs/test" location "*.php" { fastcgi socket "/run/php-fpm.sock" } } --ZPt4rx8FFjLCG7dd-- From owner-freebsd-ports@freebsd.org Fri Jan 22 08:48:14 2016 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 D40ADA8D663 for ; Fri, 22 Jan 2016 08:48:14 +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 C41841CB2 for ; Fri, 22 Jan 2016 08:48:14 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id C23ADA8D661; Fri, 22 Jan 2016 08:48:14 +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 C1E26A8D660 for ; Fri, 22 Jan 2016 08:48:14 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org (portscout.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B777B1CB1 for ; Fri, 22 Jan 2016 08:48:14 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org ([127.0.1.123]) by portscout.freebsd.org (8.15.2/8.15.2) with ESMTP id u0M8mEVE004989 for ; Fri, 22 Jan 2016 08:48:14 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.freebsd.org (8.15.2/8.15.2/Submit) id u0M8mEhX004985; Fri, 22 Jan 2016 08:48:14 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201601220848.u0M8mEhX004985@portscout.freebsd.org> X-Authentication-Warning: portscout.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Fri, 22 Jan 2016 08:48:14 +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.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jan 2016 08:48:14 -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 ------------------------------------------------+-----------------+------------ science/libquantum | 1.1.1 | 13.0.0 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. From owner-freebsd-ports@freebsd.org Fri Jan 22 09:14:38 2016 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 84CB9A8A394 for ; Fri, 22 Jan 2016 09:14:38 +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 4AEB01BEB for ; Fri, 22 Jan 2016 09:14:38 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from pi by home.opsec.eu with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1aMXnf-0003QI-VK; Fri, 22 Jan 2016 10:14:35 +0100 Date: Fri, 22 Jan 2016 10:14:35 +0100 From: Kurt Jaeger To: Stanislaw Adaszewski Cc: freebsd-ports@freebsd.org Subject: Re: OpenBSD's httpd port Message-ID: <20160122091435.GG46096@home.opsec.eu> References: <20160120221004.GB3039@fbsd.intel1> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160120221004.GB3039@fbsd.intel1> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jan 2016 09:14:38 -0000 Hi! > I have a semi-working port of OpenBSD's new httpd running > on FreeBSD. Interesting! Are you aware of www/obhttpd This is the FreeBSD port of the OpenBSD http server. WWW: https://github.com/koue/httpd > I wanted to ask if there's a chance to get this put into > FreeBSD's port tree while I keep working on the missing > functionality? Is it just an update to obhttpd or would it be more like a -devel port of that ? -- pi@opsec.eu +49 171 3101372 4 years to go ! From owner-freebsd-ports@freebsd.org Fri Jan 22 09:59:37 2016 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 9E3FAA8C76B for ; Fri, 22 Jan 2016 09:59:37 +0000 (UTC) (envelope-from s.adaszewski@gmail.com) Received: from mail-qk0-x22f.google.com (mail-qk0-x22f.google.com [IPv6:2607:f8b0:400d:c09::22f]) (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 5DB4F13A2 for ; Fri, 22 Jan 2016 09:59:37 +0000 (UTC) (envelope-from s.adaszewski@gmail.com) Received: by mail-qk0-x22f.google.com with SMTP id s5so26608388qkd.0 for ; Fri, 22 Jan 2016 01:59:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=varhVP01q9D7yO/uHp4bOajVCHQONyiANYBL3pXEoG4=; b=kiNkDwCN1SunGQrSAE0XMB9cvKdnMs6EQ0ZI6BzcsbN+20bKWNj1eiUFKt+VCBR2mu +qt4vtVtc9P7YIiRxt51DGY0uAcpf6T9WMl3RVzw9DJ8HIUUbjYbapzAZrOloiUYI1w4 4HlWdWHRYiAF6zEZ02xKR8dXoIPXYwdbOcqtdodA4fiLfSnVajy4AFdsALKykXBC9lBX TrNZOZiyUsPQBRf/rJ925ObEhwvf/9KlecVmvkyFAbeaOLPC2CNJI+kbCplLlnIpWk+R lk1KzGh/v1JlQUxCjX5R+H2MvJSa8t5kzORfY8bR9rHn3JhnpBAXfobt8Zk5to/rrGC5 zREQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=varhVP01q9D7yO/uHp4bOajVCHQONyiANYBL3pXEoG4=; b=cMS1enTeliuI+SiieU1WV6vT4iQFMBDyYa/vGCaPMDms1g4UD2zU4r3ksgFucSKm65 rCLMpBs8+yuMRANWfbv/ziZapLgfmDD73W0kkBf+vXqORlCTeWeMJk89KN5aBpy+GgyR +VGmDmSnv3y4pihIghYfOmGks3SSdKUU9/siABDTP6M1bL92x0mX+TSTx4HHEibp7+VA iB698v2BL8XGBu2ylD4L5g5WyBS4JaWbvzfNWr4uEgEpLFtTjelbp21HDF+8gU+09IKY iKfAXPQ9ioCxEVTlpblxeHVWPtU6BsWQigpgsrf9nDDUfrwkbJqcIsvU1zOAbq7Oc8rH WYlQ== X-Gm-Message-State: AG10YORbjk4+zjlpplM5lft/87oMcBcQTzxN6jz+nI6RZhEOxwTfT07cNrnoXDwbzLBchDhp+TFO97+ax1Defg== X-Received: by 10.55.31.9 with SMTP id f9mr2406887qkf.5.1453456776420; Fri, 22 Jan 2016 01:59:36 -0800 (PST) MIME-Version: 1.0 Received: by 10.55.221.202 with HTTP; Fri, 22 Jan 2016 01:58:57 -0800 (PST) In-Reply-To: <20160122091435.GG46096@home.opsec.eu> References: <20160120221004.GB3039@fbsd.intel1> <20160122091435.GG46096@home.opsec.eu> From: Stanislaw Adaszewski Date: Fri, 22 Jan 2016 10:58:57 +0100 Message-ID: Subject: Re: OpenBSD's httpd port To: Kurt Jaeger Cc: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jan 2016 09:59:37 -0000 Oh ok that's a good point. I looked through the freebsd-ports archive - must've missed it. So what I did is sth from scratch in 1-2 hrs. obhttpd seems to take a bit different approach - pull in more of OBSD code instead of modifying httpd itself. As of now the functionality is more complete this way, I certainly hope it also remains maintainable :) In this case I'd rather have the following patch applied on top of it - https://github.com/sadaszewski/httpd - I've generated a pull request. If this however would be undesirable (i.e. people prefer to have vanilla version of OpenBSD's httpd in obhttpd) how would I go about creating a -devel port? Best, S. On 22 January 2016 at 10:14, Kurt Jaeger wrote: > Hi! > >> I have a semi-working port of OpenBSD's new httpd running >> on FreeBSD. > > Interesting! Are you aware of > > www/obhttpd > > This is the FreeBSD port of the OpenBSD http server. > > WWW: https://github.com/koue/httpd > >> I wanted to ask if there's a chance to get this put into >> FreeBSD's port tree while I keep working on the missing >> functionality? > > Is it just an update to obhttpd or would it be more like a -devel port > of that ? > > -- > pi@opsec.eu +49 171 3101372 4 years to go ! From owner-freebsd-ports@freebsd.org Fri Jan 22 10:13:09 2016 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 29FF0A8CF3D for ; Fri, 22 Jan 2016 10:13:09 +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 DEE901F91 for ; Fri, 22 Jan 2016 10:13:08 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from pi by home.opsec.eu with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1aMYiK-0003ca-4w; Fri, 22 Jan 2016 11:13:08 +0100 Date: Fri, 22 Jan 2016 11:13:08 +0100 From: Kurt Jaeger To: Stanislaw Adaszewski Cc: freebsd-ports@freebsd.org Subject: Re: OpenBSD's httpd port Message-ID: <20160122101308.GH46096@home.opsec.eu> References: <20160120221004.GB3039@fbsd.intel1> <20160122091435.GG46096@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.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jan 2016 10:13:09 -0000 Hi! > In this case I'd rather have the following patch applied on top of it - > https://github.com/sadaszewski/httpd - I've generated a pull request. > > If this however would be undesirable (i.e. people prefer to have vanilla > version of OpenBSD's httpd in obhttpd) how would I go about creating > a -devel port? That's the easy part: Submit a problem report (PR) with the shar via bugs.freebsd.org. I would suggest to have only one version in the tree. Maybe add some options to the normal port that allows to have the features you like to add ? -- pi@opsec.eu +49 171 3101372 4 years to go ! From owner-freebsd-ports@freebsd.org Fri Jan 22 10:54:28 2016 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 060C5A8DBE5 for ; Fri, 22 Jan 2016 10:54:28 +0000 (UTC) (envelope-from s.adaszewski@gmail.com) Received: from mail-qg0-x22f.google.com (mail-qg0-x22f.google.com [IPv6:2607:f8b0:400d:c04::22f]) (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 B321615EC for ; Fri, 22 Jan 2016 10:54:27 +0000 (UTC) (envelope-from s.adaszewski@gmail.com) Received: by mail-qg0-x22f.google.com with SMTP id o11so53958400qge.2 for ; Fri, 22 Jan 2016 02:54:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=6MNSIJM4pw4GcmW+3M5KAzZoGdfSsPUXNVyyPqpOLz0=; b=0z8BAji9wJfCqn8rfiyRdBIxx8DqXdR9Dganb3QuocH9WoGDJrz50d/HAPiWGr/TVh iGB+X31j+gjUQGx/I+svLmGublK93jsExhdc71AM63G9KaPGzfChbS3+yS0UaF3MIUL0 Mh4Kv5s9QBw0nluCsATdPBXkG+Bnjgygfn3hkf95z/iyGGYAPLpwnR5Mwjk53zyxa/rU NIb7CuSbu6YhDFsEw3VBPVX45f6lz0kgn6ZZ/rbkrnkwCS1IsgI0S3bgzsG+7+Krm1ZN L8N1+9mXGJF2BeEi3VWXQ0OdMalkTYoEtmCKzPZxAD/aSrvJ0MzkhI/IuEU/CI+vdlqm o2fA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=6MNSIJM4pw4GcmW+3M5KAzZoGdfSsPUXNVyyPqpOLz0=; b=BwTVCnOCmCIsoo8XY4OzpQZuZmlZIsbAdOpqEl7LWch2aEcV8ZgW1KWIhEnPTpWmia ePaALspJ0188WV+f5WmrFbtnsf2Jv3uY7EFVKplSnTOfnDKWekBq+w0R4v//J/QxcV5e XPDHR3g5/L4O4u19w+S0rCeRMZkwX4nUEQmGMw2LLca2iiIYW8ZJp/t8ngXSqXpR9PVk iEgncz4uCPwTiCedZNWJR4hQBgvnmYcxkN+qO1YL2c2+f38si+FmOEoCh3X+w1aojcwG JiyslPb0R0YjPMdaos3uy8iznsVuoO2mdv8OrxKU8bvthvXJOSiRf5kPobZwiWIqNLx+ R2TQ== X-Gm-Message-State: AG10YOSoo454AHFhPrK0esWNJ6TvdQ6o+Y+/PNwvq20iJWYHWsI1JeVP4Y2ASG4V6W4FGo34xOMf5Q2ZGypieQ== X-Received: by 10.140.221.70 with SMTP id r67mr2830302qhb.84.1453460066932; Fri, 22 Jan 2016 02:54:26 -0800 (PST) MIME-Version: 1.0 Received: by 10.55.221.202 with HTTP; Fri, 22 Jan 2016 02:53:47 -0800 (PST) In-Reply-To: <20160122101308.GH46096@home.opsec.eu> References: <20160120221004.GB3039@fbsd.intel1> <20160122091435.GG46096@home.opsec.eu> <20160122101308.GH46096@home.opsec.eu> From: Stanislaw Adaszewski Date: Fri, 22 Jan 2016 11:53:47 +0100 Message-ID: Subject: Re: OpenBSD's httpd port To: Kurt Jaeger Cc: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jan 2016 10:54:28 -0000 Any idea how to properly configure github for two repos to generate the distinfo file? I tried: USE_GITHUB= yes GH_ACCOUNT= sadaszewski:sadaszewski,koue:koue GH_PROJECT= httpd:sadaszewski httpd:koue But it tries as well to download some kind of default file :/ Help would be very appreciated. Best, S. On 22 January 2016 at 11:13, Kurt Jaeger wrote: > Hi! > >> In this case I'd rather have the following patch applied on top of it - >> https://github.com/sadaszewski/httpd - I've generated a pull request. >> >> If this however would be undesirable (i.e. people prefer to have vanilla >> version of OpenBSD's httpd in obhttpd) how would I go about creating >> a -devel port? > > That's the easy part: > > Submit a problem report (PR) with the shar via bugs.freebsd.org. > > I would suggest to have only one version in the tree. > Maybe add some options to the normal port that allows to > have the features you like to add ? > > -- > pi@opsec.eu +49 171 3101372 4 years to go ! From owner-freebsd-ports@freebsd.org Fri Jan 22 20:00:26 2016 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 8A9E7A8EECB for ; Fri, 22 Jan 2016 20:00:26 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 73B4C1EBB for ; Fri, 22 Jan 2016 20:00:26 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 7102CA8EECA; Fri, 22 Jan 2016 20:00: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 709DDA8EEC9 for ; Fri, 22 Jan 2016 20:00:26 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) (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 4BF0C1EBA for ; Fri, 22 Jan 2016 20:00:26 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 19532218FE for ; Fri, 22 Jan 2016 15:00:25 -0500 (EST) Received: from web6 ([10.202.2.216]) by compute1.internal (MEProxy); Fri, 22 Jan 2016 15:00:25 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=bgBnTNKAjgRCxhq rqB8mYA5zUQo=; b=bXB8FR6h13CuYXOiwk+CybqRjF2qx7YH7pLxDHkV860veIl 2ABA5hgjq88XMuirdQBJRNB3Mai7Yf7VOJGARngG2axA1I1UacSwLt9sNWge4qSY BKh2jEq19Jo058cBm7lAd4WGbF3HG0RSQvfuExmuDi7/BY6d/Rd1t30rCSNU= Received: by web6.nyi.internal (Postfix, from userid 99) id CED414CC78; Fri, 22 Jan 2016 15:00:24 -0500 (EST) Message-Id: <1453492824.2499050.499941066.78D81502@webmail.messagingengine.com> X-Sasl-Enc: 4ktDvDGvBJO/ZsVydecF7lRlQ7dXtCHKFILXj3Q8u8Qd 1453492824 From: Mark Felder To: "O'Connor, Daniel" , Andrea Venturoli Cc: ports@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-6cda141f Subject: Re: Samba SpotLight support Date: Fri, 22 Jan 2016 14:00:24 -0600 In-Reply-To: <3919245F-C4DA-4D70-92B0-93516054F82C@dons.net.au> References: <56A0E1D7.80106@netfence.it> <3919245F-C4DA-4D70-92B0-93516054F82C@dons.net.au> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jan 2016 20:00:26 -0000 On Thu, Jan 21, 2016, at 20:09, O'Connor, Daniel wrote: > > > On 22 Jan 2016, at 00:19, Andrea Venturoli wrote: > > I've seen Samba 4.3 supports SpotLight (see https://wiki.samba.org/index.php/Spotlight). > > That seems like an odd combination, but I guess Apple have an SMB > extension perhaps? > I know there is netatalk support for Spotlight and it too uses GNOME > tracker as its backend. > http://netatalk.sourceforge.net/3.1/htmldocs/configuration.html#idm140014504387312 > > > Do we have all it needs in FreeBSD? > > > > Why don't we have this options in Samba port options? > > Is it just a matter of adding it manually? > > > > Before I start trying the hard way, has someone been there yet? > > Something exotic to expect? > > I think when I looked at this I had to update and build some stuff that > wasn't in ports and then I couldn't get it working so I gave up.. > > Looking again I think you would need to create a port for > https://developer.gnome.org/libtracker-sparql/stable/ > We already have tracker as sysutils/tracker and the libraries are included. -- Mark Felder ports-secteam member feld@FreeBSD.org From owner-freebsd-ports@freebsd.org Sat Jan 23 01:49:53 2016 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 48C9AA8D638 for ; Sat, 23 Jan 2016 01:49:53 +0000 (UTC) (envelope-from dsubleski@yahoo.com) Received: from nm42-vm3.bullet.mail.bf1.yahoo.com (nm42-vm3.bullet.mail.bf1.yahoo.com [216.109.114.190]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 038BB19DA for ; Sat, 23 Jan 2016 01:49:52 +0000 (UTC) (envelope-from dsubleski@yahoo.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1453513599; bh=wr5YU+1Knn065YAjRKpp8TKV+U7Rjxl0BwUp3BbRuHU=; h=Date:From:Reply-To:To:Subject:References:From:Subject; b=SccYnAEuO3uAyzZTGMLScQogLQA5FrtuoXqOG6B5DHAXJr7yAJHGlm23+gSNqve96yJ34Iic+3Tv0VuvAIuxo23HAdIXHzuvmr4Ugsh1TAAZN9xNvmZHLQzjIWCTrt4qvRK/LwwEcVMyNq3qom1PFD/b5mfetm+Fn3k5O6w+SuNH/MkcQtugXlqnl4xKK+4uYmL7XNkYeBURJgZPpDAwmOw7pkQ35aBluwp9OAJkdRxkS3SfF5DmH7RCxbLz2rlKoCxlPY1q8JKsAIsXUcI7w4+oBni7mCofRETes3j00U51ifkZxxG3R/iW+6vHOI1QYFPK1ck0Rhu5UWE32NUYJA== Received: from [98.139.215.143] by nm42.bullet.mail.bf1.yahoo.com with NNFMP; 23 Jan 2016 01:46:39 -0000 Received: from [98.139.212.240] by tm14.bullet.mail.bf1.yahoo.com with NNFMP; 23 Jan 2016 01:46:39 -0000 Received: from [127.0.0.1] by omp1049.mail.bf1.yahoo.com with NNFMP; 23 Jan 2016 01:46:39 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 481653.94734.bm@omp1049.mail.bf1.yahoo.com X-YMail-OSG: hnMk.R0VM1n.EtB7zyVIAEN4HR3PEWKJPlqv1LqfF.QlYaxvLtY2ypCaABCsZ7X C3qOhkKh7zgZsOyC.NCoGCZMoTazxXwU4TdKm.9.T1RrJ9jd2P5_uKtjxOAWcc1af717.wUO4CDh ra5Z6GiFoxH9kWu9ybqLdBS_O7xJcGa0pSj2w.ySJQ053xyHTwj_5G8FUGULKiPbl9Pv6PcjM33Q HKOr2aJAuBKiJUe7OjTRFN3q05IbNtdLpvp5PrlsnwmcJ735kCcWgtkvoR12kltuXMykiwXTAvda oBmMBvjqHKg2s_Sp6cXiuMGmRLR0AnFW4USHLm7p4x_hispiFsQCNIwHzODcNRUbg.0VWLhdSD6p OP9jbfspi6cDDMPmDcDOeuAMEXCTCKf7yFqLcqXYuGEajIvswFeZNcmung.BTtY8wzERz6dUu58D QXUUdl0qGD9ExEwjNAIoEfoM6Gl1Pu78CNsxUpgNBSAu.AwzArV96K5zF5FbTyysMPHnwmmLTZig CcMT_vzj83A-- Received: by 76.13.27.54; Sat, 23 Jan 2016 01:46:39 +0000 Date: Sat, 23 Jan 2016 01:46:38 +0000 (UTC) From: don subleski Reply-To: don subleski To: FreeBSD Ports Message-ID: <958102072.32658.1453513598738.JavaMail.yahoo@mail.yahoo.com> Subject: castget port MIME-Version: 1.0 References: <958102072.32658.1453513598738.JavaMail.yahoo.ref@mail.yahoo.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jan 2016 01:49:53 -0000 hi all i use /www/castget,=C2=A0 and i noticed the port is version is 1.0.1the new= version is 1.2.1, released a couple of weeks ago. can=C2=A0 someone update the port, or if not i'd like to volunteer to do it= .i will need someones help as i'm a computer hobbyist=20 best regardsdon From owner-freebsd-ports@freebsd.org Sat Jan 23 07:34:45 2016 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 E1541A8E13D for ; Sat, 23 Jan 2016 07:34:44 +0000 (UTC) (envelope-from awant13@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 C267C14CB for ; Sat, 23 Jan 2016 07:34:44 +0000 (UTC) (envelope-from awant13@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id C0347A8E13B; Sat, 23 Jan 2016 07:34:44 +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 BFB4BA8E13A for ; Sat, 23 Jan 2016 07:34:44 +0000 (UTC) (envelope-from awant13@gmail.com) Received: from mail-lb0-x232.google.com (mail-lb0-x232.google.com [IPv6:2a00:1450:4010:c04::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 3480D14CA for ; Sat, 23 Jan 2016 07:34:44 +0000 (UTC) (envelope-from awant13@gmail.com) Received: by mail-lb0-x232.google.com with SMTP id bc4so51987687lbc.2 for ; Fri, 22 Jan 2016 23:34:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=fBqF2F5VS4iZNm+YRphfVF7mJMJZvQfa5ThrxXYoWTs=; b=TpoR7jbi72KcifVxXxDSiG/s17kgpmmCOblYhKc+ylcShYjVithASYsxBDnRCRzTJz 5mLl5WKkUO1nJY4j71f706HHPh+SrLAbUWZvfzsnbf+z8pZqhbqkmNnnzTle6/cl3Zf9 i5j4u2dkOVjrKoNpfPqIiQFoPALUFzE0SHcYT0Qz/yqgZdbpSTiqOKfA5yuvBfyyVOP/ VdxNckXLZHg+i/YK+Y+NI5KzqZW/5C3vIP1Db9H9xwIpdSumLbDTxTpCNCgOGuKFd5KK hdMV8ssk/4JdPSC64cWxV/lrVPJaZtmBbyiAuhBOVDqnVFtp3lv+8ENs6R2+fHmWH3Ax FpRg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=fBqF2F5VS4iZNm+YRphfVF7mJMJZvQfa5ThrxXYoWTs=; b=dqT2s4OOHkb5oKKQRsPDCKo0W5vh27p2InlMlYtf+ZEaD51d3ZdKBAyQSXapJks/eF eTH4q6sfEvLd90rcj8OITtoMqx3lY3sftxxdx7oq1LPkKLByLFRIoNHxtraLScovtkPH pC/KV/O7nHAfKvOLo1uagQdDTQ/+V7NNDafRuP3Srdug7ymC8bLkxflR/EB1C/6hDiTl 0WSHX1HxF+EGqRQ8Or/JLuby9lgBu7ad1UoXA5jVcU0mlNVBIok+ZZHiwTEHtYIl7Sti nYx5tfwnpzpXiYl6XQZOWZAJH1t0JGLccqn8NtZrcnE0bNcHuRnJLrpZfk/jiemMcM3M Z1RQ== X-Gm-Message-State: AG10YOQj5/KogxcPUzkCezpKMxnI50kYzVIlP4s0gZOcrf4RbO1Nr0MUTpYj4ozmWWLt6R8hNLb5fjwfZC8flA== MIME-Version: 1.0 X-Received: by 10.112.132.6 with SMTP id oq6mr2177650lbb.38.1453534481978; Fri, 22 Jan 2016 23:34:41 -0800 (PST) Received: by 10.25.217.82 with HTTP; Fri, 22 Jan 2016 23:34:41 -0800 (PST) Date: Sat, 23 Jan 2016 17:34:41 +1000 Message-ID: Subject: arpwatch patch From: =?UTF-8?B?0KDQvtC80LDQvSDQmNCy0LDQvdC+0LI=?= To: ports@FreeBSD.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jan 2016 07:34:45 -0000 Hello ! Please add the patch to the repository arpwatch. This patch allows you to exclude from the monitoring network . What is useful . The function is called key -x net / mask From owner-freebsd-ports@freebsd.org Sat Jan 23 08:52:04 2016 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 DC3F3A8DCF5 for ; Sat, 23 Jan 2016 08:52:04 +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 CAD591A30 for ; Sat, 23 Jan 2016 08:52:04 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id CA3ECA8DCF3; Sat, 23 Jan 2016 08:52:04 +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 C9DF7A8DCF2 for ; Sat, 23 Jan 2016 08:52:04 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org (portscout.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BE1F51A2F for ; Sat, 23 Jan 2016 08:52:04 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org ([127.0.1.123]) by portscout.freebsd.org (8.15.2/8.15.2) with ESMTP id u0N8q445093659 for ; Sat, 23 Jan 2016 08:52:04 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.freebsd.org (8.15.2/8.15.2/Submit) id u0N8q4XW093658; Sat, 23 Jan 2016 08:52:04 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201601230852.u0N8q4XW093658@portscout.freebsd.org> X-Authentication-Warning: portscout.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Sat, 23 Jan 2016 08:52:04 +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.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jan 2016 08:52: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 ------------------------------------------------+-----------------+------------ databases/mysql-connector-c++ | 1.1.6 | 1.1.7 ------------------------------------------------+-----------------+------------ math/superlu | 4.3 | 5.1.1 ------------------------------------------------+-----------------+------------ science/libquantum | 1.1.1 | 14.0.0 ------------------------------------------------+-----------------+------------ x11/keybinder | 0.3.1 | keybinder-3.0-v0.3.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.