ports/java/openjdk7/files
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
..
cacerts . Update to the cacerts file included in the latest Linux distribution (7u55). 2014-04-20 22:45:36 +00:00
patch-icedtea-web
patch-jdk-make-sun-splashscreen-Makefile Include bundled header files before others. For example, this fixes build 2014-04-30 04:47:25 +00:00
patch-set . Fix spawning external processes from the JVM. [1] 2014-04-29 04:15:11 +00:00
patch-src-os-bsd-vm-os_bsd.cpp . Update to 7u51. 2014-02-09 23:12:11 +00:00
patch-src-share-classes-sun-print-PSPrinterJob.java - Fix printing services. When CUPS is used, ${LOCALBASE}/bin/lpr must be 2014-05-21 20:03:14 +00:00
patch-src-solaris-bin-java_md_solinux.c - Fix printing services. When CUPS is used, ${LOCALBASE}/bin/lpr must be 2014-05-21 20:03:14 +00:00
patch-src-solaris-classes-sun-nio-fs-BsdFileSystemProvider.java
patch-src-solaris-classes-sun-nio-fs-DefaultFileSystemProvider.java
patch-src-solaris-classes-sun-print-UnixPrintServiceLookup.java - Fix printing services. When CUPS is used, ${LOCALBASE}/bin/lpr must be 2014-05-21 20:03:14 +00:00