diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2025-07-14 13:23:40 +0200 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2025-07-14 13:38:18 +0200 |
commit | 814f2b31f3b1bbbc86db6d29cfa58b65185f50fc (patch) | |
tree | 133b7292b605f83423001cab97e8cc39d4b40ba9 /graphics/bsd-plotutils/files/patch-plot_plot.1 | |
parent | textproc/saxon-he: Resurrect bin/saxon scripts (diff) |
textproc/saxon-he: Improve wrapper scripts
- make robust and put the literal string first in the script's
IAM comparison so that in no case can it start with a dash
- make efficient and use Makefile's :tsc (:ts:) transform to
get classpath-ready colon-separated jars list without assembling
it in the script each time.
Else you could avoid adding the leading colon like so:
SAXON_CLASSPATH="${SAXON_CLASSPATH}${SAXON_CLASSPATH:+:}${jarfile}"
- install saxon-xquery as symlink instead of a copy
- add saxon and saxon-xquery scripts to post-stage smoke test
- bump PORTREVISION which was deferred from prior commit
PR: 286764
Diffstat (limited to 'graphics/bsd-plotutils/files/patch-plot_plot.1')
0 files changed, 0 insertions, 0 deletions