From owner-freebsd-pkg@FreeBSD.ORG Sun May 31 00:21:01 2015 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0F429183 for ; Sun, 31 May 2015 00:21:01 +0000 (UTC) (envelope-from jeffreybouquet@yahoo.com) Received: from nm50-vm8.bullet.mail.bf1.yahoo.com (nm50-vm8.bullet.mail.bf1.yahoo.com [216.109.115.239]) (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 B386E1171 for ; Sun, 31 May 2015 00:21:00 +0000 (UTC) (envelope-from jeffreybouquet@yahoo.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1433031456; bh=+a13lzL/dnJSJHOJcm1vvFcyRU1Emgioo5V3z/5dRF0=; h=Date:From:To:Subject:From:Subject; b=hxt6DKJxMlR+KQZxngtlV23UXuILBdftYS96K9f72F+vMwY/M2c3WMP3B7wEP03jBaA21iJuv4uLvkdfU4Tbvw6LjE7JPC+fw4Ui6BhDFsl11pAiqt8x0kvZXf7i1muIQEODOIeCoeLFram4UpDwAxtYR3DKrj8y3IXKANg/O2cbVmRBUyqeLs8vTjeQtj5j/xoC80qUWqV16bS9geoOUj2GFX3MuOG8Lsr2bnw4Xu4bopv1cB8/oLrWUJGhZ5jXVQr+ROaqJiMG9Bj/mqc0PZnI4m857xMVtrZ2dzkBttq1R70KMJDuMjll9HrJgEIi0Idnkg8Y1aO2gHQtdKPOeA== Received: from [98.139.215.143] by nm50.bullet.mail.bf1.yahoo.com with NNFMP; 31 May 2015 00:17:36 -0000 Received: from [68.142.230.74] by tm14.bullet.mail.bf1.yahoo.com with NNFMP; 31 May 2015 00:17:36 -0000 Received: from [127.0.0.1] by smtp231.mail.bf1.yahoo.com with NNFMP; 31 May 2015 00:17:36 -0000 X-Yahoo-Newman-Id: 480280.47682.bm@smtp231.mail.bf1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: 1jr0wp4VM1m2YOqmEmf9vAnRyvoz5RFuMAJWTyd4aBapU3t .ZlzYLmiJr_nxFO_YECFjISzvxyAiy4M.Lr42Vg8nbbdYFa3gcQqgafGOrzB Wg.MB36Gd5txtEIu37RSklrXOtKPt1r5_7tUUu62eErpj_bo5gcItEWnEmbO 9eKMW6mShHET1jpocQkEfkEoqJenBi7uxwr9lHLBRHmOUqR9w0FmyI0pwvlu hu6Zxb8OGlLqf233ETbLVWXs3qrr.A5h5q9j_Lb1v7v5aeIO5f5vnHuL0sWq eZu_j_zfzEkc1F39FSK5sohc2PHUwaC3Ps3qtwXfvSZ5cYdhPp1ZSg7md5L1 TCmOre96ixInsu7ClDJy5OwZ9HAIWkn3X0VUprjaRwFY1Q3u0kS1FjudGB4i YDrWZOq5RRsHGfqEqW4SEyAtevS.wcMKEujZq4JKzQFibfoFzRJezOeWAbOh RwssQ52XjTzHmd9LYpa72ExtXYTtmciSrJDhpC1i3bkcpVZrbPLjF_13JYw7 FcRuLi7wrcNlzo2r_JbMLHch123h.gZ_2D1N2 X-Yahoo-SMTP: 6IZaPQyswBAeyzp3urHRlQfBxGxx4Js3YAIn Message-ID: <556A52D3.3070604@yahoo.com> Date: Sat, 30 May 2015 17:16:19 -0700 From: Jeffrey Bouquet User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: freebsd-pkg@freebsd.org Subject: pkg question I've spent too long on... another pkg-Nth wanted Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 May 2015 00:21:01 -0000 Not an easy question, below BUT... Possible easier 3 paragraphs, than reading all of the following, at the bottom of this message if one does not want to read it all. Bottom 3 paragraphs did not occur to me til I'd already written the top part. Sorry! .................................. I've a list of packages from v10 pre- v11 and a list of packages post-v11 (that pkg inexplicably removed upon upgrading one port) (until I finally tweaked it to work properly) One list contains 680-odd the other 610-odd libaacs-0.8.0 I would like some pkg tool to determine, given all of each list, which are installed despite the current package name varying by number or even name So that I can complete the v10 > v11 upgrade by re-installing those initially deinstalled by pkg, given the format above, from the pre-upgrade local.sqlite file. something equivalent to pkg-install-if-absent-by-rquery-origin-probable-upstream, or pkg-info-is-broken unfetchable-so-no-use, or pkg-upgrade-right-now-by-package-can-do 3- in 1 pkg tool, something like portmaster or portupgrade used to do (pkgdb -F etc) but which fail (mostly silently or with a short "cannot do" message ... at least until they are upgraded... for instance "portmaster --check-depends " does absolutely nothing as far as terminal output here.) Another list where the x11/9menu format differs from 24xx to 25xx installed. I spent a lot of time almost getting a solution from docdiff's etc of the first list but it is inconclusive... docdiff's of the latter are apparant but too time-consuming. So I suppose I would use a method of given the "libaacs-0.8.0" format, what pkg info or query, or pipe containing same, would tell it it OR a later version is installed or not. (since it is shorter than the latter list, where the package may differ from the origin name). ............................................................. As an afterthought after writing all that, this question could be maybe irrelevant if the PACKAGES TO BE REMOVED (top portion of "pkg install" sometimes) were to print in dual format: colordiff-1.0.13_2 textproc/colordiff cdif-0.9.7,1 textproc/cdif I suppose that if that format were present, I could pipe/awk it straightaway to portmaster and/or portupgrade and/or pkg install without having to write an email such as this one So that maybe is the easiest way From owner-freebsd-pkg@FreeBSD.ORG Sun May 31 10:10:08 2015 Return-Path: Delivered-To: pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 91E47AF2 for ; Sun, 31 May 2015 10:10:08 +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 7FE1E103F for ; Sun, 31 May 2015 10:10:08 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org ([127.0.1.123]) by portscout.freebsd.org (8.14.9/8.14.9) with ESMTP id t4VAA8UN064197 for ; Sun, 31 May 2015 10:10:08 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.freebsd.org (8.14.9/8.14.9/Submit) id t4VAA89O064196; Sun, 31 May 2015 10:10:08 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201505311010.t4VAA89O064196@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, 31 May 2015 10:10:08 +0000 From: portscout@FreeBSD.org To: pkg@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 May 2015 10:10:08 -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/pkg@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ ports-mgmt/pkg | 1.5.3 | 1.5.99.4 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. From owner-freebsd-pkg@FreeBSD.ORG Sun May 31 21:00:53 2015 Return-Path: Delivered-To: pkg@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C56D26D0 for ; Sun, 31 May 2015 21:00:53 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9D8FF14E6 for ; Sun, 31 May 2015 21:00:53 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t4VL0rd1064018 for ; Sun, 31 May 2015 21:00:53 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <201505312100.t4VL0rd1064018@kenobi.freebsd.org> From: bugzilla-noreply@FreeBSD.org To: pkg@FreeBSD.org Subject: Problem reports for pkg@FreeBSD.org that need special attention X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Date: Sun, 31 May 2015 21:00:53 +0000 Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 May 2015 21:00:53 -0000 To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- New | 193995 | [PATCH] ports-mgmt/pkg: floating point exception 1 problems total for which you should take action. From owner-freebsd-pkg@FreeBSD.ORG Mon Jun 1 11:38:20 2015 Return-Path: Delivered-To: pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 96F02434 for ; Mon, 1 Jun 2015 11:38:20 +0000 (UTC) (envelope-from jeffreybouquet@yahoo.com) Received: from nm12-vm0.bullet.mail.bf1.yahoo.com (nm12-vm0.bullet.mail.bf1.yahoo.com [98.139.213.140]) (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 44A1C1964 for ; Mon, 1 Jun 2015 11:38:20 +0000 (UTC) (envelope-from jeffreybouquet@yahoo.com) Received: from [98.139.215.142] by nm12.bullet.mail.bf1.yahoo.com with NNFMP; 01 Jun 2015 11:38:12 -0000 Received: from [98.139.212.212] by tm13.bullet.mail.bf1.yahoo.com with NNFMP; 01 Jun 2015 11:38:12 -0000 Received: from [127.0.0.1] by omp1021.mail.bf1.yahoo.com with NNFMP; 01 Jun 2015 11:38:12 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 787830.91757.bm@omp1021.mail.bf1.yahoo.com Received: (qmail 35602 invoked by uid 60001); 1 Jun 2015 11:38:12 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1433158692; bh=sakErnm8Jyp3rPNNzBiYsuEDatvNMGl8zSwDVql++Jo=; h=Message-ID:Date:From:Subject:To:Cc:MIME-Version:Content-Type; b=LKEoapXUG5FE+yVvVxVSZLbwgnMYYxIzqLf0M4edF+1MMbQDVZGR2OCUknAFtLLBD2ELuT32bFbvU+9y74RccTjfyJ3GFOpDNq1AfbMXlljCufNdS0a29LyyQuWHGsqW7r2v2lrMNUKaProSGk5WznmW6lVhSFOvNmtw655Fe2w= X-YMail-OSG: FvnXnPUVM1luvcE6IrJ9ShH_pbaZu9ALXcCm.pyGFBJrjIY 2UUZxbPdQ2pCfAiZ7xx.i.Vm5XycwwsZfx.tCszU8zuZ__uO.3F2sJzKwRiS JHrd6BHtDlspTakVvdV02rSsV9ZvScSlf7mjFY_bNXlkk6MWC0oBK2EvCfP0 qAqtvcvpKXgs4BaX521qHBQCXt9HDa0mkQC6qucFlK.8B6OsPpr.Ubqw2IFO AmO1ftkSyICHD3FjDIEPuC9FXZWde01UUT_HEfvYVuoW.5CECHux406uea3S 4rAfkOjKSaRSTsZ_L06bOHHTSo6b1I5EwQa.pgysh.dUsHGqAx.wjcG1lWMq ufjvfnj21QUZEVwu20aTP35ndZQWONrO3.Yr6uLNX8NaVXAywXMXtKEsnDNZ hBQT.rpLVtERME3dtDGJ3huO6UwkJgj2o2rmYlPZS6.la_9zZd6X7SQeD6sp .QE9ohScOqDLsrygKueUy6_T24MvxFqs8s8WuX5UxplLViUTOZWTHYYufTMx h89zbmPnCITBOEBGpd6qS0n4DrcaJilJXHqqEV9DfuLa.D98hqAZzloCX0Np ReRTImJEgB0c- Received: from [66.92.43.99] by web140904.mail.bf1.yahoo.com via HTTP; Mon, 01 Jun 2015 04:38:12 PDT X-Rocket-MIMEInfo: 002.001, SSBub3RpY2VkIHRoZSBwb3J0cyB0cmVlIGhlcmUgaGFkIG5ldC91Z2V0IDEuMTAuNF8xIGV2ZW4gYWZ0ZXIgInN2biB1cCIuLi4gd2hpbGUNCnBrZyB1cGdyYWRpbmcgaW5zdGFsbGVkIDIuMC4gICJwa2cgdmVyc2lvbiIgKG9uZSBvZiAzIHdheXMpIHJlcG9ydGVkIA0KInN1Y2NlZWRzIHBvcnQiLi4uIHdhcyBhYm91dCB0byBwb3N0IGEgcXVlc3Rpb24gYWJvdXQgcGtnLCBidXQgaXQgY2FuIGJlIGZpeGVkDQpieSANCg0KY2QgL3Vzci9wb3J0cy9uZXQvdWdldA0Kc3ZuIHJldmVydCAuIC1SIA0KDQpbZm91bmQBMAEBAQE- X-Mailer: YahooMailClassic/529 YahooMailWebService/0.8.203.740 Message-ID: <1433158692.84575.YahooMailBasic@web140904.mail.bf1.yahoo.com> Date: Mon, 1 Jun 2015 04:38:12 -0700 From: Jeffrey Bouquet Subject: SOLVED: pkg version mismatch [succeeds port...] To: pkg@freebsd.org Cc: ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jun 2015 11:38:20 -0000 I noticed the ports tree here had net/uget 1.10.4_1 even after "svn up"... while pkg upgrading installed 2.0. "pkg version" (one of 3 ways) reported "succeeds port"... was about to post a question about pkg, but it can be fixed by cd /usr/ports/net/uget svn revert . -R [found at stackoverflow] [I've about thirty of so of those directories to fix up, for installed ports... it seems]. Wondering if the fix can be put in CAVEATS or something in the pkg version man page... "for those using subversion..." also if ever a man page with many examples is crafted for subversion on FreeBSD, that could be one of them. Others: cd /usr/ports svn resolve . From owner-freebsd-pkg@FreeBSD.ORG Mon Jun 1 14:33:28 2015 Return-Path: Delivered-To: pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 04555ADF; Mon, 1 Jun 2015 14:33:28 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: from mail-ig0-x229.google.com (mail-ig0-x229.google.com [IPv6:2607:f8b0:4001:c05::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 D30C216BA; Mon, 1 Jun 2015 14:33:27 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: by igbyr2 with SMTP id yr2so63030445igb.0; Mon, 01 Jun 2015 07:33:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=mWQuh9joQAY5vs6FSjtd2MSxsWslbJ3X0MT4Z/b5/cY=; b=Ck6uSgejHM3PfTf3aNsBGmMPfAWDM2VJnN9fBB53ZgzsWuRoUNCA6wfU+YpPEK0tVt 7J3zxGoz50tI9adUa1QG9wnElzI1fUWeIEttbczKnVhC3uFZ5rzq7eEX/vBhQaGJmz1Q ijJjFXmbhx8fkwxORxHQZc+Akw4t9WFUjUhziVNMhqoQTraAZjs7L2sK26DhOl2YBHNO kjuZ0yZQni8gaSFqrIV4yK3zeVxSOYqNzE5VmmlI7Bm8+qoqR32ZOHYob3QDxFxxKo5D vyIWOJP/0Wsuvj/6Pit089YF5ucW+H5v2h9s3OPZykXK9Xdojg/xsFO7++EHPntLdZAa 65CQ== MIME-Version: 1.0 X-Received: by 10.107.131.81 with SMTP id f78mr14201334iod.42.1433169207202; Mon, 01 Jun 2015 07:33:27 -0700 (PDT) Received: by 10.64.236.10 with HTTP; Mon, 1 Jun 2015 07:33:27 -0700 (PDT) In-Reply-To: <1433158692.84575.YahooMailBasic@web140904.mail.bf1.yahoo.com> References: <1433158692.84575.YahooMailBasic@web140904.mail.bf1.yahoo.com> Date: Mon, 1 Jun 2015 22:33:27 +0800 Message-ID: Subject: Re: SOLVED: pkg version mismatch [succeeds port...] From: Ben Woods To: Jeffrey Bouquet Cc: "pkg@freebsd.org" , "ports@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jun 2015 14:33:28 -0000 On Monday, June 1, 2015, Jeffrey Bouquet via freebsd-ports < freebsd-ports@freebsd.org> wrote: > I noticed the ports tree here had net/uget 1.10.4_1 even after "svn up"... > while > pkg upgrading installed 2.0. "pkg version" (one of 3 ways) reported > "succeeds port"... was about to post a question about pkg, but it can be > fixed > by > > cd /usr/ports/net/uget > svn revert . -R > That command will revert any local changes you have made to the port files (if you edited them manually, it reverts them to the official version from FreeBSD ports). I guess it is not documented within pkg(8) as it has nothing to do with pkg. It's purely related to how subversion deals with local modifications to repository files. For more documentation on the subversion command, you can check: $ svn help revert Regards, Ben -- -- From: Benjamin Woods woodsb02@gmail.com From owner-freebsd-pkg@FreeBSD.ORG Tue Jun 2 13:20:17 2015 Return-Path: Delivered-To: pkg@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 93FB6346 for ; Tue, 2 Jun 2015 13:20:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7ED7713C1 for ; Tue, 2 Jun 2015 13:20:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t52DKHxE030675 for ; Tue, 2 Jun 2015 13:20:17 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: [Bug 200595] pkg-rquery.8: description of %#[drCOLBbA] has wrong indentation Date: Tue, 02 Jun 2015 13:20:17 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: mat@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pkg@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to component Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jun 2015 13:20:17 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200595 Mathieu Arnold changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|portmgr@FreeBSD.org |pkg@FreeBSD.org Component|Package Infrastructure |Individual Port(s) -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-pkg@FreeBSD.ORG Tue Jun 2 17:32:32 2015 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 300DC52A for ; Tue, 2 Jun 2015 17:32:32 +0000 (UTC) (envelope-from jeffreybouquet@yahoo.com) Received: from nm16.bullet.mail.bf1.yahoo.com (nm16.bullet.mail.bf1.yahoo.com [98.139.212.175]) (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 D537C1AAD for ; Tue, 2 Jun 2015 17:32:31 +0000 (UTC) (envelope-from jeffreybouquet@yahoo.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1433266350; bh=bsqswJav+wpnrOF6dRHBekJ+TdFhA/u6aNGjv3gGyjU=; h=Date:From:To:Subject:From:Subject; b=IdqZLSnfnuO1dTtY6g7UAVsF5l+K2TOvqSa+OYdDAZyg8W8kM4u/cCDDYbbKzB8lbMpSy5hkiBuoOJu1BdSLORwd587rumqbaXVEPtPu57XnUqxZF7wuwjRMsvR5Z22WIScsa1Y1TYwo9gZ4N6wa4LA7U4/kh7T+mNB/kzbGkqqbdY7GQF9x3+eucOqWt14MI1R50EDDuJAZhJccuhP12oQNorUrn1IByGDMpEBJoVnTk4aoWl/IAWluxsVIt0DuyTTf2N+nJDMidVNdN7NMq90Ib2TstHsNvD4JlLoU4o98p53otAr5Y2UlX8wXWQY3LpG9UgMYaQcJn7fUH2hx/g== Received: from [98.139.215.141] by nm16.bullet.mail.bf1.yahoo.com with NNFMP; 02 Jun 2015 17:32:30 -0000 Received: from [98.139.213.14] by tm12.bullet.mail.bf1.yahoo.com with NNFMP; 02 Jun 2015 17:32:30 -0000 Received: from [127.0.0.1] by smtp114.mail.bf1.yahoo.com with NNFMP; 02 Jun 2015 17:32:30 -0000 X-Yahoo-Newman-Id: 195503.63190.bm@smtp114.mail.bf1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: WWM6e7IVM1nlRyEuBhIe3V.VtC5Qn05SGI7exdL.FYxKRhj WdD5V80ISC8A8jQ2gdYAuzL.5f4lIEJBKpkG2uZf0soXEgbOilmyvVuLoenS o7jB.UQ0.Z5fZ3K1z6St5q7J6IQOuqQbM8OzO2ZQFxEtSIKUx368ipUpbsi2 PVbanWUYbI4jKUeDAlpj3ywT_tFqKhtJs3_onvW0SYi9gUwPorrdiJKZmzPp zD6Sl.x2eFxN3hwWAznc3X_N6RkN7sqwKJW98r_kRkIR79u.ptHBnvyAgCuz x3pi7O79vQytasUsJAmNGgFprX1PD5jVm9kyZSiTmdlfmQ.kKU.blOVaQy0y vxML114myfKv.827odb__xCXZuJS881CKL4lIEB.brMU93DXzODUvOqvFuKG r0dtupUH1Ta0pCUXACielLxyGGeLncjzbyQqBYh2oNLtaT52yvSazo6EV3Wt ekdEu7mmU.YsBDglcxb8QYc._hN8xByusPdSRTjsowylqSXmL2tPamX692ac TM74qVSHY2gRJksrHcZGGHnuhwfPArgMFyr5u X-Yahoo-SMTP: 6IZaPQyswBAeyzp3urHRlQfBxGxx4Js3YAIn Message-ID: <556DE863.2030108@yahoo.com> Date: Tue, 02 Jun 2015 10:31:15 -0700 From: Jeffrey Bouquet User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: freebsd-security@freebsd.org, freebsd-pkg@freebsd.org Subject: RE: avoiding base openssl when building ports [security@freebsd thread] Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jun 2015 17:32:32 -0000 I see a need for the following scenario *before* switching around libraries: [ based on failure of 'pkg' to continue working across a major release without tweaks ] pkg pre-major-upgrade * convert local.sqlite to /var/db/pkg legacy format * build a temporary copy of legacy pkg_install perform upgrade make -DWHICH_IS_STILL_WORKING installworld then, if 'pkg' and its libraries break something, maybe the legacy tools can fix it up, pkg2ng made more robust [ I've never had it work fully on a v9 ] then pkg2ng >> pkg working again after the upgrade more less-likely-to-fail, as it were, say for a production system, buying some time to reinstall or whatever... say devel/ncurses breaks a production system, maybe pkg_install ncurses would work where "make build" would fail "fail to register package... cannot build something depeding upon it without the temporary pkg_install >> portmaster... Lots of coding, though... a ' temportary dual-method package system, HAST-like...' almost exclusively for major version upgrades... [ Reminded of by one of the posts in the thread... cannot quote it directly within this discussion, maybe, may make it less clear, because I am not versed enough in the workings of the base and system libraries... nor "make distribution" etc... ] From owner-freebsd-pkg@FreeBSD.ORG Tue Jun 2 18:03:52 2015 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C5C24FC2 for ; Tue, 2 Jun 2015 18:03:52 +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 3B9F11238 for ; Tue, 2 Jun 2015 18:03:52 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from liminal.local ([192.168.100.2]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.15.1/8.15.1) with ESMTPSA id t52I3i8q080207 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Tue, 2 Jun 2015 19:03:44 +0100 (BST) (envelope-from matthew@FreeBSD.org) Authentication-Results: smtp.infracaninophile.co.uk; dmarc=none header.from=FreeBSD.org DKIM-Filter: OpenDKIM Filter v2.9.2 smtp.infracaninophile.co.uk t52I3i8q080207 Authentication-Results: smtp.infracaninophile.co.uk/t52I3i8q080207; dkim=none reason="no signature"; dkim-adsp=none; dkim-atps=neutral X-Authentication-Warning: lucid-nonsense.infracaninophile.co.uk: Host [192.168.100.2] claimed to be liminal.local Message-ID: <556DEFF7.6020106@FreeBSD.org> Date: Tue, 02 Jun 2015 19:03:35 +0100 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: freebsd-pkg@freebsd.org Subject: Re: avoiding base openssl when building ports [security@freebsd thread] References: <556DE863.2030108@yahoo.com> In-Reply-To: <556DE863.2030108@yahoo.com> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="9q7ST1TN4f5aWI2sXgQgv7Tv404gTm8O9" X-Virus-Scanned: clamav-milter 0.98.7 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.9 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-pkg@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jun 2015 18:03:52 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --9q7ST1TN4f5aWI2sXgQgv7Tv404gTm8O9 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 02/06/2015 18:31, Jeffrey Bouquet via freebsd-pkg wrote: > I see a need for the following scenario *before* switching around libra= ries: >=20 > [ based on failure of 'pkg' to continue working across a major release > without tweaks ] This is why pkg-static exists. Matthew --9q7ST1TN4f5aWI2sXgQgv7Tv404gTm8O9 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.0.20 (Darwin) iQJ8BAEBCgBmBQJVbe/9XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2NTNBNjhCOTEzQTRFNkNGM0UxRTEzMjZC QjIzQUY1MThFMUE0MDEzAAoJELsjr1GOGkAToLwP/RgJXaN1DIKBbt/zQjhCiL9t w1C1Kq8qzZwC7htBk5YuCMazDpESViCjSu462jqTksQ68TijCIddWHvlR9VllqoS jqb7Pt2G+YpCQK9gFxq69bsNcOPJ53Whfw3Sew8Dxbh0Ey8Oa2vBs1wqkwYUkr9e eOdi6KhWufblJ8L6HAUUnr0BP4UvbxJdc9YvsUZe77nGRscGhhpNFgSl8b/Ml4K6 S4OzAK4vmqcXKqPLLURW1LggYkrqgzIlu8T7U6bCDNDvcgiF9iOZnj02IevGFtMV Z2JN8DmUn5lGA6OHvGob5xqYKIM6Y0FSRV+MbL5jWIp7c1Heec8cSht8/SEUgJGu oLdx0fvnnh+aabSdjOI/qx3GPzglfLDtLDgziWPnUc8JWcXv4llZ8DI6a7IDRmZ0 U6SRwGaNUj8GbD4AjuuvsD+Cr+kM6YHWvhAHR1E+7QQVlv9XNM6QP+/wkwW8gytW ZSkGFJRnxmCLnLRh35bG02paW5R0bySsqq4DaitO/4LkyooeaSfn3QEwAMhE/wrR Hea5KszcqesioZH2KLBi7wVMopfWeAiNxpnryUBafAdQW/yy+pHg6XCdro1bx6nB w3vU1zbIeVuXHGgNdn9fGukfmKqiT636yIKJcSpQZ8OASqbTOiMLwHlydW7Of0ZJ YgkVhWw0juUpVykHqBIk =wXRH -----END PGP SIGNATURE----- --9q7ST1TN4f5aWI2sXgQgv7Tv404gTm8O9-- From owner-freebsd-pkg@FreeBSD.ORG Thu Jun 4 19:03:28 2015 Return-Path: Delivered-To: pkg@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5798BA25 for ; Thu, 4 Jun 2015 19:03:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4266717C3 for ; Thu, 4 Jun 2015 19:03:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t54J3SNV008926 for ; Thu, 4 Jun 2015 19:03:28 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: [Bug 200595] ports-mgmt/pkg: pkg-rquery.8: description of %#[drCOLBbA] has wrong indentation Date: Thu, 04 Jun 2015 19:03:28 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pkg@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jun 2015 19:03:28 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200595 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|pkg-rquery.8: description |ports-mgmt/pkg: |of %#[drCOLBbA] has wrong |pkg-rquery.8: description |indentation |of %#[drCOLBbA] has wrong | |indentation -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-pkg@FreeBSD.ORG Thu Jun 4 19:39:38 2015 Return-Path: Delivered-To: pkg@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 61984339 for ; Thu, 4 Jun 2015 19:39:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4C4D01ED1 for ; Thu, 4 Jun 2015 19:39:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t54JdcSj047111 for ; Thu, 4 Jun 2015 19:39:38 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: [Bug 200560] lang/perl5.18: wrong dependencies pre-5.20 upgrade Date: Thu, 04 Jun 2015 19:39:38 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: mat@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pkg@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jun 2015 19:39:38 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200560 Mathieu Arnold changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|perl@FreeBSD.org |pkg@FreeBSD.org --- Comment #1 from Mathieu Arnold --- 1) We do not support partial upgrades when using binary packages (pkg upgrade ) always run "pkg upgrade" without any argument. So it may be normal that pkg tries to make a mess. 2) You are using binary upgrades, so, I see no reason to not upgrade Perl, it's not going to take a long time to do it all. (also, give the task to pkg@, it's their turf) -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-pkg@FreeBSD.ORG Thu Jun 4 19:44:26 2015 Return-Path: Delivered-To: pkg@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3AFBE51B for ; Thu, 4 Jun 2015 19:44:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2608810E8 for ; Thu, 4 Jun 2015 19:44:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t54JiQhU055525 for ; Thu, 4 Jun 2015 19:44:26 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: [Bug 200560] lang/perl5.18: wrong dependencies pre-5.20 upgrade Date: Thu, 04 Jun 2015 19:44:26 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: citrin+pr@citrin.ru X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pkg@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jun 2015 19:44:26 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200560 Anton Yuzhaninov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |citrin+pr@citrin.ru --- Comment #2 from Anton Yuzhaninov --- > I see no reason to not upgrade Perl I see at lease one reason to not upgrade perl to version 5.20.2: broken regexps for utf strings [perl #124109] -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-pkg@FreeBSD.ORG Thu Jun 4 20:18:24 2015 Return-Path: Delivered-To: pkg@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BCEB2BBA for ; Thu, 4 Jun 2015 20:18:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A7D5C1903 for ; Thu, 4 Jun 2015 20:18:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t54KIOSM025712 for ; Thu, 4 Jun 2015 20:18:24 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: [Bug 200560] lang/perl5.18: wrong dependencies pre-5.20 upgrade Date: Thu, 04 Jun 2015 20:18:24 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: franco@opnsense.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pkg@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jun 2015 20:18:24 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200560 Franco Fichtner changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |franco@opnsense.org --- Comment #3 from Franco Fichtner --- Maybe you get lucky with: pkg install -f php5 -- You are receiving this mail because: You are the assignee for the bug.