`pkg version -PvL=` shows some ports as "orphaned"

Sergey V. Dyatko sergey.dyatko at gmail.com
Wed Mar 14 12:00:52 UTC 2018


On Tue, 13 Mar 2018 21:07:00 +0300
Lev Serebryakov <lev at 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 at laptop]:~>pkg -v
1.10.5
[tiger at laptop]:~>svnversion /usr/ports/
464474

[tiger at 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



More information about the freebsd-ports mailing list