Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Mar 2018 14:57:48 +0300
From:      "Sergey V. Dyatko" <sergey.dyatko@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: `pkg version -PvL=` shows some ports as "orphaned"
Message-ID:  <20180314145748.35c468b0@laptop.minsk.domain>
In-Reply-To: <814f707b-9346-0df1-edbf-11329e9cc618@FreeBSD.org>
References:  <814f707b-9346-0df1-edbf-11329e9cc618@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 13 Mar 2018 21:07:00 +0300
Lev Serebryakov <lev@FreeBSD.org> wrote: 

> % pkg version -PvL=
> pecl-intl-3.0.0_12                 ?   orphaned: devel/pecl-intl
> % ls /usr/ports/devel/pecl-intl
> Makefile        distinfo        pkg-descr
> % grep DEFAULT_VERSIONS /etc/make.conf
> DEFAULT_VERSIONS+=      apache=2.2
> DEFAULT_VERSIONS+=      php=5.4
> DEFAULT_VERSIONS+=      ghostscript=9
> DEFAULT_VERSIONS+=      ssl=openssl
> DEFAULT_VERSIONS+=      perl5=5.24
> DEFAULT_VERSIONS+=      python2=2.7
> DEFAULT_VERSIONS+=      python3=3.4
> DEFAULT_VERSIONS+=      python=3.4
> %
> 
>  What do I do wrong? It is fresh ports (updated today), latest pkg (1.10.5).
> 

Funny, today I also noticed similar oddities:

[tiger@laptop]:~>pkg -v
1.10.5
[tiger@laptop]:~>svnversion /usr/ports/
464474

[tiger@laptop]:~>pkg version -vL=
argp-standalone-1.3_2              <   needs updating (index has 1.3_3)
compat10x-amd64-10.3.1003000.20170608 ?   orphaned: misc/compat10x
compat7x-amd64-7.4.704000.201310.1 ?   orphaned: misc/compat7x
compat8x-amd64-8.4.804000.20151116 ?   orphaned: misc/compat8x
compat9x-amd64-9.3.903000.20170608 ?   orphaned: misc/compat9x

but with -P key there is no orphaned: misc/compat*

--
wbr, Sergey




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180314145748.35c468b0>