Hi all, Replace the reference of 'php5' with 'php' in ports(7) since 'php5' is deprecated and no longer exists in the ports tree.
Jesper Wallin Index: share/man/man7/ports.7 =================================================================== RCS file: /cvs/src/share/man/man7/ports.7,v retrieving revision 1.125 diff -u -p -r1.125 ports.7 --- share/man/man7/ports.7 10 Mar 2019 21:31:49 -0000 1.125 +++ share/man/man7/ports.7 30 May 2019 07:12:54 -0000 @@ -90,7 +90,7 @@ that builds an sqlite database containin every port in the ports tree. This database can be searched using any tool able to manipulate such databases, for instance sqlitebrowser, or a script language with an -sqlite interface, e.g., perl, python, ocaml, lua, php5. +sqlite interface, e.g., perl, python, ocaml, lua, php. .Pp All static index generating information has now been superseded by the .Pa sqlports ,