cad/opencascade: add comment about running tests
As suggested by sthen@, add a comment explaining that test results may improve
when running them by hand as your own user (based on my testing).
note in DESCR that py-ply has been abandoned upstream, and that the
undocumented picklefile parameter should not be passed untrusted input
fix deprecated dashes in setup.cfg
Update to 5.18.1 + fixes:
* Dont install javadocs
* This works with jdk-11+
* Set property for release build
* Correctly build and install jna-platform*.jar
* Setup aarch64 and sparc64 with placeholder jars and adjust build.xml to use
them. This future proofs this should upstream distribute them with the source.
* Remove unneeded pre-configure step
ok kirill@
Tor Browser: also install @sample pledge and unveil files in /etc
For some of the more "recent" files, I did not add the @sample
entries to PLIST. In absence of those files in /etc/tor-browser,
the browser read them from
/usr/local/lib/tor-browser/browser/defaults/preferences/,
so it's not much of a behavior change otherwise.