freebsd-ports/print/texlive-base
Tobias C. Berner e65518f713 print/texlive-base: latexmk -- fix command line passed to ps
Linux ps supports
   -u userlist
              Select by effective user ID (EUID) or name.  This selects
              the processes whose effective user name or ID is in
              userlist.
whereas FreeBSD ps uses
   -U      Display the processes belonging to the specified usernames.

This fixes the error message seen when running latexmk:

> latexmk foo.tex
[...]
ps: illegal argument: Tobias

usage: ps [-aCcdefHhjlmrSTuvwXxZ] [-O fmt | -o fmt] [-G gid[,gid...]]
          [-J jid[,jid...]] [-M core] [-N system]
          [-p pid[,pid...]] [-t tty[,tty...]] [-U user[,user...]]
       ps [-L]
[...]
2023-03-21 18:16:54 +01:00
..
files print/texlive-base: latexmk -- fix command line passed to ps 2023-03-21 18:16:54 +01:00
distinfo
Makefile print/texlive-base: latexmk -- fix command line passed to ps 2023-03-21 18:16:54 +01:00
pkg-descr Remove WWW entries moved into port Makefiles 2022-09-07 23:58:51 +02:00
pkg-plist