1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/java/openjdk7
Jung-uk Kim d7cffff692 - Fix printing services. When CUPS is used, ${LOCALBASE}/bin/lpr must be
used to print a generated PostScript file.  When lpd(8) is used, lpr(1) from
base must be used.  Also, status command for lpc(8) requires a printer name.
If no argument is specified, i.e., "/usr/sbin/lpc status", then it displays
the command usage, i.e., "usage: status  {all | printer ...}".
Unfortunately, "usage" is interpreted as a printer name because ":" is
included.  Add "all" and adjust an expression for grep(1). [1]
- Use /proc/curproc/file to find its executable path if available.  It fixes
java/icedtea-web, for example. [2]

PR:		ports/178856 [1]
PR:		java/189905 [2]
2014-05-21 20:03:14 +00:00
..
files - Fix printing services. When CUPS is used, ${LOCALBASE}/bin/lpr must be 2014-05-21 20:03:14 +00:00
distinfo . Update to 7u55. 2014-04-20 22:56:18 +00:00
Makefile - Fix printing services. When CUPS is used, ${LOCALBASE}/bin/lpr must be 2014-05-21 20:03:14 +00:00
pkg-descr