Hello!
There is a strange issue with search engine in ports collection.
When I type 'php55', it finds just 3 ports:
http://www.freebsd.org/cgi/ports.cgi?query=php55&stype=all&sektion=all
However there are lots of ports with this query in their names - all php55
extensions and php55 itself are not
Can0r writes:
> There is a strange issue with search engine in ports collection.
> When I type 'php55', it finds just 3 ports:
> http://www.freebsd.org/cgi/ports.cgi?query=php55&stype=all&sektion=all
> However there are lots of ports with this query in their names - all
> php55 extensions and php
Greetings
On the FreeBSD Handbook Preface page (
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/book-preface.html)
under Typographic Conventions, shouldn't the *Bold* sentence read; "A *bold*
font is used for applications, commands, and keys."?
Peace & Resistance
Mark Corbett Wilson
f
On Tue, 23 Sep 2014, Mark Corbett Wilson wrote:
On the FreeBSD Handbook Preface page (
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/book-preface.html)
under Typographic Conventions, shouldn't the *Bold* sentence read; "A *bold*
font is used for applications, commands, and keys."?
The thing is that such query
$ make -C /usr/ports search name=php5
provides the full content of ports directory by string 'php5', while this one
https://www.freebsd.org/cgi/ports.cgi?query=php5&stype=name
doesn't show any of main php5 language ports in 'lang' category. Not a single
one!
Isn't