Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
26 Jul 2019 20:46:57
2.5_2

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
22 Apr 2019 13:16:34
2.5_1

|
gerald  |
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl |
20 Feb 2019 22:34:23
2.5

|
kai  |
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 |
19 Jan 2019 09:48:16
2.2a

|
tcberner  |
science/mcstas-comps: fix RUN_DEPENDS
Approved by: portmgr blanket |
19 Jan 2019 07:17:55
2.2a

|
antoine  |
Mark BROKEN: missing RUN_DEPENDS
===> mcstas-comps-2.2a depends on file: /usr/local/mcstas/2.2a/bin/mcstas -
not found
Reported by: pkg-fallout |
11 Dec 2016 08:25:57
2.2a

|
antoine  |
Those ports build fine with bsd make |
19 May 2016 10:53:06
2.2a

|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
01 Apr 2016 14:25:18
2.2a

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
12 Nov 2015 02:30:00
2.2a

|
junovitch  |
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) |
05 Jan 2015 09:38:17
2.1

|
pi  |
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> |