nspluginwrapper still depends on linux-f10 ....
Andrei Brezan
andrei693 at gmail.com
Thu Dec 4 19:59:30 UTC 2014
On 12/04/14 17:40, William A. Mahaffey III wrote:
> 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 at 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 at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
>>>> [root at 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 at 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 at kabini1, /etc, 10:35:30am] 370 %
>>
>>
>
> More info:
>
>
> [root at 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 at 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 at 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 at kabini1, /etc, 10:38:24am] 363 %
>
> I added the last line to make.conf this A.M., did the rest earlier
> (weeks ago) ....
>
If you want to combine a public repo with custom compiled packages from
/usr/ports I think you will need to lock all packages that depend on
linux- and linux_base and build them from ports in your case.
From what I know pkg doesn't check /etc/make.conf to see what options
you might want overridden; I don't think packages are available with all
the combinations of options. I might be wrong and there might be a
public repo that uses linux-c6. /etc/make.conf is sourced when you
compile something from ports for example.
--
Andrei
More information about the freebsd-questions
mailing list