Flavor part of package origin?

Mathieu Arnold mat at FreeBSD.org
Mon Dec 11 13:37:25 UTC 2017


Le 10/12/2017 à 20:17, Christian Weisgerber a écrit :
> Shouldn't the FLAVOR be part of the package origin?
>
> $ pkg info -o '*setuptools*'
> py27-setuptools-36.5.0         devel/py-setuptools
> py36-setuptools-36.5.0         devel/py-setuptools

The flavor is registered as an annotation:

# pkg info -A '*setuptools'
py27-setuptools-36.5.0:
        flavor         : py27
py34-setuptools-36.5.0:
        flavor         : py34
py35-setuptools-36.5.0:
        flavor         : py35
py36-setuptools-36.5.0:
        flavor         : py36


-- 
Mathieu Arnold

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20171211/2562cb69/attachment.sig>


More information about the freebsd-ports mailing list