science/mcstas-comps: Update to 2.5 and unbreak
While I'm here:
* Add post-install target to strip binary files and create symbolic links to
${PREFIX}/bin (derived from related port science/mcstas to keep in sync)
* Add shebang fix for sasview_generator.py
Changelog that lists the changes since 2.2a:
http://www.mcstas.org/download/CHANGES_McStas
PR: 234590
Submitted by: Erik B. Knudsen (maintainer)
Reviewed by: tcberner (mentor)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19228
science/mcstats[-comps]: update 2.1 -> 2.2a
- Update PORTVERSION and distinfo to 2.2a
- Simplify DISTNAME/DISTFILES/MASTER_SITES/WRKSRC handling
- Clean up language in COMMENT (mcstas-comps only)
- Use PORTVERSION in PLIST_SUB and %%PORTVERSION%% in pkg-plist as
as port installs self-contained under ${PREFIX}/mcstas/${PORTVERSION}
- Add pkg-install/pkg-install to SUB_FILES and rename appropriately
- Use PREFIX in pkg-install.in/pkg-deinstall.in
- Remove the post-fetch routines
- Switch unnecessary bsd.port.(pre|post).mk include to just bsd.port.mk
- Sync pkg-descr verbiage between ports and wrap at 76 characters
PR: 204223
PR: 204224
Submitted by: Erik B Knudsen <erkn@fysik.dtu.dk> (maintainer)
New port: science/mcstas-comps
McStas component library for McStas, a tool for simulating neutron
instrumentation and experiments using a ray-tracing formalism.
Currently the main use of McStas is in the field of instrument
design.
WWW: http://www.mcstas.org
PR: 194847
Submitted by: Erik B. Knudsen <erkn@fysik.dtu.dk>