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-unsubscr...@freebsd.org"