From owner-freebsd-ports@freebsd.org Sun Feb 5 20:57:15 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E81DCD1CC4 for ; Sun, 5 Feb 2017 20:57:15 +0000 (UTC) (envelope-from don@zavitz.ca) Received: from mail.zavitz.ca (mail.zavitz.ca [138.197.148.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "zavitz.ca", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D88C61230 for ; Sun, 5 Feb 2017 20:57:14 +0000 (UTC) (envelope-from don@zavitz.ca) Received: from [192.168.1.143] (S0106001b21729b7b.cg.shawcable.net [68.147.180.131]) by mail.zavitz.ca (OpenSMTPD) with ESMTPSA id 154caa45 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO for ; Sun, 5 Feb 2017 20:50:32 +0000 (UTC) To: freebsd-ports@freebsd.org From: Don Zavitz Subject: devel/libcheck Message-ID: <3df61113-0150-d487-a32b-7041d5ebd99f@zavitz.ca> Date: Sun, 5 Feb 2017 13:50:33 -0700 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 20:57:15 -0000 I just went to update my ports today on a machine, and there was a conflict between devel/check and devel/libcheck. ===>>> All >> devel/check (6/7) ===> Installing for check-0.10.0 ===> Checking if check already installed ===> Registering installation for check-0.10.0 as automatic Installing check-0.10.0... pkg-static: check-0.10.0 conflicts with libcheck-0.10.0 (installs files into the same place). Problematic file: /usr/local/bin/checkmk *** Error code 70 Stop. make: stopped in /usr/ports/devel/check ===>>> Installation of check-0.10.0 (devel/check) failed ===>>> Aborting update ===>>> Update for devel/check failed ===>>> Aborting update Ok, so I checked with portsmon and freshports, both said libcheck-0.10.0 was a deleted port, and no mention of this in /usr/ports/UPDATING Just want to know what pulled this package in and is it safe to delete it?