Date: Tue, 13 Mar 2018 21:11:02 +0300 From: Lev Serebryakov <lev@FreeBSD.org> To: freebsd-ports@freebsd.org Subject: Re: `pkg version -PvL=` shows some ports as "orphaned" Message-ID: <5e685c56-946a-fc3f-c116-f51aa6d2f20f@FreeBSD.org> 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 13.03.2018 21:07, Lev Serebryakov 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 > % Ooops, but "php=5.6" doesn't change anything. -- // Lev Serebryakov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5e685c56-946a-fc3f-c116-f51aa6d2f20f>