From owner-freebsd-stable@FreeBSD.ORG Fri Sep 12 08:53:58 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0E323B9A for ; Fri, 12 Sep 2014 08:53:58 +0000 (UTC) Received: from mail-wi0-x22d.google.com (mail-wi0-x22d.google.com [IPv6:2a00:1450:400c:c05::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A0B9FFF6 for ; Fri, 12 Sep 2014 08:53:57 +0000 (UTC) Received: by mail-wi0-f173.google.com with SMTP id em10so196592wid.0 for ; Fri, 12 Sep 2014 01:53:55 -0700 (PDT) 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=JaFZP+cW2mjsF6RWAf4iGNAEhZJVy4wefWHOURF1Lg0=; b=l2aXNc4Kdy0CECEQMkpdAuycAX4roAU48t+QaLcg7q1SWv5dwKtfs5qSfYG4yVHFgY OkKOM+iiO71uA7AbQgiHGQNIxlhNnC3wF9qnuNmEI+zFztnLGKkNwXUUiuQIg8vVCWXr XQ/cwGmiJXETXtAGjys5laZvDwmqYOvASgKt8Ei5ESuAP0d9sMj4kixHLQ4gU9R0xrPa i77Gi+cWP0HYKqBDw/jogiDgOISBeFFA0RzGKrxGMd0zct8YL7+/VHds8j8c/LpG+UUg XaCTidhhOMU+On0vOt5mOUmdUlcVxjaGCebpRcmGoOyTLLDZJWc6ccDirBBe0uWjeXwI 11zQ== MIME-Version: 1.0 X-Received: by 10.194.179.73 with SMTP id de9mr8922304wjc.87.1410512035353; Fri, 12 Sep 2014 01:53:55 -0700 (PDT) Received: by 10.194.165.40 with HTTP; Fri, 12 Sep 2014 01:53:55 -0700 (PDT) Date: Fri, 12 Sep 2014 10:53:55 +0200 Message-ID: Subject: pkg info and dependencies (openssl related) From: Cristiano Deana To: FreeBSD Stable Mailing List Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2014 08:53:58 -0000 Hi, in a 9.x box I installed openssl from ports to have 1.x version. Now I upgraded to 10-STABLE, so I'd prefer use openssl from base. first problem: changing USE_OPENSSL_PORT to #USE_OPENSSL_PORT if I have openssl installed recompiling ports needed openssl they linked against the ports version, not the base version. If I specify USE_OPENSSL_BASE I can't recompile (eg nginx) because openssl port is installed. So, what I should do is deinstalling all dep ports, delete openssl, then reinstalling them. Or I should force the recompiling against base openssl. second problem: if I wanna know which ports depend from openssl i got: pkg info -r openssl openssl-1.0.1_15: p5-Net-SSLeay-1.65 ettercap-0.8.0_2,1 p5-libwww-6.08 p5-XML-TreePP-0.42 p5-XML-FeedPP-0.43 p5-SOAP-Lite-0.716 p5-Net-HTTP-6.07 p5-Apache-DBI-1.12 p5-Net-SSLGlue-1.053 p5-Mail-IMAPClient-3.35 otrs-3.3.7 dokuwiki-20140505_3 postfix-2.11.1_4,1 apache22-2.2.29 php5-openssl-5.4.32 php5-snmp-5.4.32 p5-Crypt-SSLeay-0.72 nginx-1.6.1_1,2 but, if I try to delete it, I got a different list, why? # pkg delete openssl Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 23 packages (of 0 packages in the universe): Installed packages to be REMOVED: openssl-1.0.1_15 p5-Net-SSLeay-1.65 (depends on openssl-1.0.1_15) p5-libwww-6.08 (depends on openssl-1.0.1_15) p5-XML-TreePP-0.42 (depends on openssl-1.0.1_15) p5-XML-FeedPP-0.43 (depends on openssl-1.0.1_15) otrs-3.3.7 (depends on openssl-1.0.1_15) p5-SOAP-Lite-0.716 (depends on openssl-1.0.1_15) p5-Net-HTTP-6.07 (depends on openssl-1.0.1_15) p5-LWP-Protocol-https-6.06 (depends on openssl-1.0.1_15) p5-Crypt-SSLeay-0.72 (depends on openssl-1.0.1_15) p5-Net-SSLGlue-1.053 (depends on openssl-1.0.1_15) p5-Mail-IMAPClient-3.35 (depends on openssl-1.0.1_15) p5-IO-Socket-SSL-1.998 (depends on openssl-1.0.1_15) ettercap-0.8.0_2,1 (depends on openssl-1.0.1_15) p5-Apache-DBI-1.12 (depends on openssl-1.0.1_15) dokuwiki-20140505_3 (depends on openssl-1.0.1_15) postfix-2.11.1_4,1 (depends on openssl-1.0.1_15) apache22-2.2.29 (depends on openssl-1.0.1_15) ap22-mod_perl2-2.0.8_2,3 (depends on openssl-1.0.1_15) mod_php5-5.4.32,1 (depends on openssl-1.0.1_15) php5-openssl-5.4.32 (depends on openssl-1.0.1_15) php5-snmp-5.4.32 (depends on openssl-1.0.1_15) nginx-1.6.1_1,2 (depends on openssl-1.0.1_15) Thank you -- Cris, member of G.U.F.I Italian FreeBSD User Group http://www.gufi.org/