From owner-freebsd-questions@FreeBSD.ORG Thu Dec 4 16:33:55 2014 Return-Path: Delivered-To: freebsd-questions@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 32CC3E1D for ; Thu, 4 Dec 2014 16:33:55 +0000 (UTC) Received: from fly.hiwaay.net (fly.hiwaay.net [216.180.54.1]) (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 F0ADAF0E for ; Thu, 4 Dec 2014 16:33:54 +0000 (UTC) Received: from kabini1.local (rbn1-216-180-19-12.adsl.hiwaay.net [216.180.19.12]) (authenticated bits=0) by fly.hiwaay.net (8.13.8/8.13.8/fly) with ESMTP id sB4GXrfc028363 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Thu, 4 Dec 2014 10:33:53 -0600 Message-ID: <54808E68.20908@hiwaay.net> Date: Thu, 04 Dec 2014 10:40:08 -0600 From: "William A. Mahaffey III" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: nspluginwrapper still depends on linux-f10 .... References: <5480856F.8050504@hiwaay.net> <54808994.5040205@gmail.com> <54808D86.7070209@hiwaay.net> In-Reply-To: <54808D86.7070209@hiwaay.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2014 16:33:55 -0000 On 12/04/14 10:36, William A. Mahaffey III wrote: > On 12/04/14 10:19, Andrei Brezan wrote: >> On 12/04/14 17:01, William A. Mahaffey III wrote: >>> >>> >>> .... as of this A.M. .... Could we get this fixed to depend on >>> linux-c6 instead :-) ? >>> >>> [root@kabini1, /etc, 10:01:24am] 324 % uname -a >>> FreeBSD kabini1.local 9.3-RELEASE-p3 FreeBSD 9.3-RELEASE-p3 #0: Mon >>> Oct 20 15:08:33 UTC 2014 >>> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >>> [root@kabini1, /etc, 10:01:27am] 325 % >>> >>> >> >> % pkg info -d nspluginwrapper >> nspluginwrapper-1.4.4_4: >> linux-c6-xorg-libs-7.4_1 >> libXext-1.3.3,1 >> libX11-1.6.2_2,1 >> pango-1.36.8 >> linux-c6-pango-1.28.1_1 >> linux-c6-gtk2-2.24.23_1 >> libXt-1.1.4_2,1 >> gtk2-2.24.25_1 >> linux-c6-fontconfig-2.8.0_1 >> linux-c6-expat-2.0.1_1 >> linux-c6-tiff-3.9.4_1 >> linux-c6-png-1.2.49_1 >> linux-c6-jpeg-1.2.1_1 >> linux-c6-gdk-pixbuf2-2.24.1 >> linux-c6-cairo-1.8.8_1 >> curl-7.39.0 >> linux_base-c6-6.6_1 >> pcre-8.35_1 >> glib-2.42.1 >> linux-c6-atk-1.30.0 >> atk-2.14.0 >> >> Did you follow 20140922 from /usr/ports/UPDATING? >> >> If you installed precompiled packages that might be a different thing. >> > > P.S. to last reply, on my system: > > > [root@kabini1, /etc, 10:35:29am] 370 % pkg info -d nspluginwrapper > nspluginwrapper-1.4.4_4: > linux-f10-xorg-libs-7.4_1 > libXext-1.3.3,1 > libX11-1.6.2_2,1 > pango-1.36.8 > linux-f10-pango-1.28.3_1 > linux-f10-gtk2-2.14.7_5 > libXt-1.1.4_2,1 > gtk2-2.24.25_1 > linux-f10-fontconfig-2.6.0_1 > linux-f10-expat-2.0.1_1 > linux-f10-tiff-3.8.2 > linux-f10-png-1.2.37_2 > linux-f10-jpeg-6b > linux-f10-cairo-1.8.0_3 > curl-7.39.0 > linux_base-f10-10_8 > pcre-8.35_1 > glib-2.42.0 > linux-f10-atk-1.24.0_1 > atk-2.14.0 > [root@kabini1, /etc, 10:35:30am] 370 % > > More info: [root@kabini1, /etc, 10:32:08am] 360 % cat make.conf WITH_PKGNG=yes OVERRIDE_LINUX_BASE_PORT=c6 OVERRIDE_LINUX_NONBASE_PORTS=c6 CPUTYPE=native WITH_NEW_XORG=yes MAKE_JOBS_NUMBER=4 FORCE_PKG_REGISTER=yes [root@kabini1, /etc, 10:37:37am] 361 % cat sysctl.conf # $FreeBSD: releng/9.3/etc/sysctl.conf 112200 2003-03-13 18:43:50Z mux $ # # This file is read when going to multi-user and its contents piped thru # ``sysctl'' to adjust kernel values. ``man 5 sysctl.conf'' for details. # # Uncomment this to prevent users from seeing information about processes that # are being run under another UID. #security.bsd.see_other_uids=0 compat.linux.osrelease=2.6.18 net.inet.tcp.log_in_vain=0 # logs stuff about stray TCP inputs from other machines .... [root@kabini1, /etc, 10:38:04am] 362 % ll make.conf sysctl.conf -rw-r--r-- 1 root wheel 150 Dec 4 09:34 make.conf -rw-r--r-- 1 root wheel 492 Oct 12 13:29 sysctl.conf [root@kabini1, /etc, 10:38:24am] 363 % I added the last line to make.conf this A.M., did the rest earlier (weeks ago) .... -- William A. Mahaffey III ---------------------------------------------------------------------- "The M1 Garand is without doubt the finest implement of war ever devised by man." -- Gen. George S. Patton Jr.