Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Nov 2017 23:58:29 +0300
From:      Ilya A. Arkhipov <rum1cro@yandex.ru>
To:        Sergey V. Dyatko <sergey.dyatko@gmail.com>, "freebsd-current@freebsd.org" <freebsd-current@freebsd.org>
Subject:   Re: make -C weirdness
Message-ID:  <465341510261109@web23g.yandex.ru>
In-Reply-To: <20171101221219.688815f2@laptop.minsk.domain>
References:  <20171101221219.688815f2@laptop.minsk.domain>

next in thread | previous in thread | raw e-mail | index | archive | help
01.11.2017, 22:17, "Sergey V. Dyatko" <sergey.dyatko@gmail.com>:
> Hi,
>
> Long time ago I wrote 2 simple aliases to my .cshrc:
>
> search_key make -C /usr/ports/ search key='!*' display=name,path,info
> search_name make -C /usr/ports/ search name='!*' display=port,path,info
>
> it works fine starting from 7-CURRENT IIRC.
> Today I tried to find some (existing) port and can't, for example:
> [tiger@laptop]:/>make -C /usr/ports/ search name=teeworlds
> display=name,path,info
> [tiger@laptop]:/>
> but
> [tiger@laptop]:/>cd /usr/ports/
> [tiger@laptop]:/usr/ports>make search name=teeworlds display=name,path,info
> Port: teeworlds-0.6.4_4
> Path: /usr/ports/games/teeworlds
> Info: Platform game featuring buggers equipped with
> weapons
>
> it is on 12.0-CURRENT r324493
> I missed something or it is a bug?
>
> --
> wbr, Sergey
>
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"

FYI: https://reviews.freebsd.org/D13019

-- 
With Best Regards,
Ilya A. Arkhipov



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?465341510261109>