svn commit: r399866 - head/ports-mgmt/pkg

Kubilay Kocak koobs at FreeBSD.org
Wed Oct 21 06:43:35 UTC 2015


On 21/10/2015 5:28 PM, Alexey Dokuchaev wrote:
> On Tue, Oct 20, 2015 at 07:26:13PM -0400, Ryan Steinmetz wrote:
>> On (10/20/15 20:59), olli hauer wrote:
>>>> +++ head/ports-mgmt/pkg/pkg-plist	Tue Oct 20 16:04:34 2015	(r399866)
>>>> @@ -50,6 +50,7 @@ man/man8/pkg-upgrade.8.gz
>>>>  man/man8/pkg-version.8.gz
>>>>  man/man8/pkg-which.8.gz
>>>>  man/man8/pkg.8.gz
>>>> +sbin/bapt-get
>>>>  sbin/pkg
>>>>  sbin/pkg-static
>>>>  sbin/pkg2ng
>>>
>>> Hm, what's the purpose of the softlink for the average pkg user?
>>> A hint in the commit message why this softlink is useful would be nice
>>
>> There's no point for the average user.
>>
>> https://twitter.com/FiLiS/status/654067783517515777
> 
> I'm not entirely convinced that jokes on Twitter should be converted to
> patches (unguarded by -DWITH_BAPT_GET_JOKE_LOL knob defauling to off)
> that easily.
> 
> On a more technical note, your symlink is not quite right because it
> contains absolute path while relative `pkg' is sufficient, much shorter,
> and correct (think of NFS-mounted machine where absolute paths would be
> pointing to local filesystem instead of remote).
> 
> ./danfe
> 

I'm divided. Fun is good, but having to maintain an alias people end up
putting in scripts/etc going forward forever, that they can create
themselves instead (I have a fun poudriere(8) alias) .. not so much.


More information about the svn-ports-head mailing list