tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: python conflict question



On 2020-06-16 13:18, Thomas Klausner wrote:
> On Tue, Jun 16, 2020 at 01:11:12PM +0200, Nikita Gillmann wrote:
>> Hi,
>>
>> I just added security/passphrase, an application in zig.
>>
>>  egrep -nr "bin/passphrase" . | grep PLIST
>> ./devel/py-pyutil/PLIST:3:bin/passphrase
>> ./security/passphrase/PLIST:2:bin/passphrase
>>
>>
>> shouldn't the python one get a pre- or suffix?
> We don't have a particular rule for that, no.
> Just because firefox is partially written in rust we don't call it rust-c-firefox :)

I think I was a bit too brief. I meant our ${PYVER}-binary naming, not
the package name.

Aside, I didn't really name the zig one zig-passphrase even though in
retrospective I should've named the package zig-passphrase. This is the
first package for this language and it compiles to a binary, the zig-
part for me was optional.

>  Thomas


Home | Main Index | Thread Index | Old Index