patch-povray_1 2.0 KB

12345678910111213141516171819202122232425262728293031
  1. $OpenBSD: patch-povray_1,v 1.1 2011/07/07 14:45:22 jasper Exp $
  2. --- povray.1.orig Tue Aug 3 01:16:20 2004
  3. +++ povray.1 Thu Jul 7 16:32:45 2011
  4. @@ -27,7 +27,7 @@ its scene description language (a.k.a. \fBPOV\-Ray\fP
  5. or for a better explanation of the meaning of the
  6. command\-line and INI file options, please consult the documentation
  7. that should accompany all versions of \fBPOV\-Ray\fP. The documentation
  8. -is installed in PREFIX/share/doc/povray-3.6, where PREFIX is /usr/local
  9. +is installed in PREFIX/share/doc/povray, where PREFIX is ${PREFIX}
  10. by default, or a path specified when configuring the source package for
  11. compilation and installation.
  12. .LP
  13. @@ -356,7 +356,7 @@ directory to override the individual setting in
  14. Library_Path settings, which gives the location for the standard include
  15. files, first in the environment variable \fI$POVINI\fP, then in
  16. \fI./povray.ini\fP, then in \fI$HOME/.povray/3.6/povray.ini\fP, then in
  17. -\fIPREFIX/etc/povray/3.6/povray.ini\fP. The PREFIX directory can be changed
  18. +\fIPREFIX${SYSCONFDIR}/povray/povray.ini\fP. The PREFIX directory can be changed
  19. at compile\-time using the \-\-prefix option of the configure script.
  20. For backward compatibility with \fBPOV\-Ray\fP version 3.5 and earlier,
  21. the \fI$HOME/.povrayrc\fP and \fI$PREFIX/etc/povray.ini\fP files are also
  22. @@ -366,7 +366,7 @@ Since version 3.5 \fBPOV\-Ray\fP features an I/O Restr
  23. I/O Restrictions attempt to at least partially protect a machine running
  24. \fBPOV-Ray\fP from having files read or written outside of a given set
  25. of directories. The settings are defined in two \fIconfiguration files\fP,
  26. -a system-level \fIPREFIX/etc/povray/3.6/povray.conf\fP file and an user-level
  27. +a system-level \fIPREFIX${SYSCONFDIR}/povray/povray.conf\fP file and an user-level
  28. \fI$HOME/.povray/3.6/povray.conf\fP file with more restrictive settings.
  29. In \fBPOV-Ray\fP 3.6 the format of these configuration files has changed,
  30. and no backward compatibility is retained with the configuration files