non port: science/mcstas/Makefile |
Number of commits found: 36 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Monday, 14 Jan 2019
|
14:05 tobik
Cleanup RLN usage
RLN is based on install(1) and -s means "run strip(1) on the installed
binary". install(1) ignores -s when it makes a link, so it "works"
now instead of failing when it links non-binaries.
|
13:02 swills
science/mcstas: update to 2.5
While here, update LICENSE, clean up, pet portlint
PR: 234589
Submitted by: Erik B Knudsen <erkn@fysik.dtu.dk> (maintainer)
|
Tuesday, 25 Dec 2018
|
20:25 tcberner
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
|
Wednesday, 6 Dec 2017
|
16:18 swills
science/mcstas: switch back to PORTVERSION
Avoids an issue with verion going backwards.
|
Tuesday, 5 Dec 2017
|
17:32 swills
science/mcstas: simplify Makefile
While here, remove unecessary pkg-install/deinstall
PR: 223905
Submitted by: Erik B Knudsen <erkn@fysik.dtu.dk> (maintainer)
|
Sunday, 11 Dec 2016
|
08:25 antoine
Those ports build fine with bsd make
|
Friday, 2 Dec 2016
|
11:58 mat
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Thursday, 12 Nov 2015
|
02:30 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)
|
Monday, 5 Jan 2015
|
18:23 pi
science/mcstas: USE_BISON is not used
Submitted by: az
|
09:15 pi
New port: science/mcstas
Monte Carlo ray tracing simulations of neutron experiments.
McStas is 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: 194846
Submitted by: Erik B. Knudsen <erkn@fysik.dtu.dk>
|
Thursday, 17 Jul 2014
|
08:57 olgeni
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt)
|
Friday, 30 May 2014
|
20:25 cs
Back to pool
Approved by: portmgr (implicit)
|
Monday, 26 May 2014
|
14:40 miwi
- Convert gmake to USES
Approved by: portmgr
|
Monday, 10 Mar 2014
|
20:55 gerald
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs)
|
Saturday, 26 Oct 2013
|
00:52 gerald
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui
- 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
- Removed compatibility with K&R compilers, which was untestable due
to lack of such compilers.
- New functions
. mpc_log10
. mpc_mul_2si, mpc_div_2si
- Speed-ups
. mpc_fma
- Bug fixes
. mpc_div and mpc_norm now return a value indicating the effective
rounding direction, as the other functions.
. mpc_mul, mpc_sqr and mpc_norm now return correct results even if
there are over- or underflows during the computation.
. mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
infinite part and equals output variable is corrected.
. mpc_fr_sub: Wrong return value for imaginary part is corrected.
Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.
Bump PORTREVISIONS of all dependent ports.
PR: 183141
Approved by: portmgr (bdrewery)
|
Friday, 20 Sep 2013
|
22:48 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
science)
|
Tuesday, 10 Sep 2013
|
08:26 az
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
Friday, 3 May 2013
|
08:17 bapt
Fix with bmake(1)
|
Thursday, 14 Mar 2013
|
00:52 bdrewery
- Fix warning when building in a jail
perl: not found
"Makefile", line 28: warning: "perl -V:archname" returned non-zero status
PR: ports/174576
Approved by: maintainer timeout (>2 months via email)
|
Saturday, 30 Jun 2012
|
14:53 az
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Thursday, 15 Sep 2011
|
12:33 cs
Change maintainer address to my FreeBSD address
Approved by: wen@ (mentor)
|
Thursday, 25 Aug 2011
|
21:47 glarkin
- Updated to 1.12c
ChangeLog: http://www.mcstas.org/download/src/CHANGES
PR: ports/159158
Submitted by: C-S <c-s@c-s.li> (maintainer)
|
Sunday, 22 Aug 2010
|
03:31 lwhsu
- Update to 1.12b
- Pass maintainership to submitter
PR: ports/149822
Submitted by: C-S <c-s AT c-s.li>
|
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
|
Tuesday, 1 Dec 2009
|
20:33 makc
Chase math/gsl update,
bump PORTREVISION
|
Tuesday, 12 May 2009
|
22:32 linimon
Release these ports into the wild due to maintainer-timeouts and no
response to email. We hope to see him back again sometime.
|
Friday, 6 Jun 2008
|
13:59 edwin
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sunday, 11 Jun 2006
|
21:04 erwin
Remove the use of USE_GZIP. I cannot find any use of it in bsd.port.mk
and these ports build fine without it. My guess is that it was added
by someone as an opposite to USE_BZIP2 and other people copied it.
Remove it once and for all.
With hat: portmgr
|
Sunday, 9 Apr 2006
|
12:42 pav
- Update to 1.9
PR: ports/93941
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer)
|
Friday, 18 Feb 2005
|
14:17 pav
McStas - Monte Carlo simulation of neutron instruments
McStas is an ongoing project to create a general tool for simulating neutron
scattering instruments. The project is conducted at Risoe National Laboratory
in cooperation with the ILL.
McStas is based on a compiler that reads a high-level specification language
defining the instrument to be simulated and produces C code that performs the
Monte Carlo Simulation.
WWW: http://neutron.risoe.dk/
PR: ports/66031
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
|
Number of commits found: 36 |