| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
in the special target
Also changed to use CMAKE_ON/CMAKE_OFF.
Notes:
svn path=/head/; revision=469259
|
|
|
|
|
|
|
|
|
|
|
| |
Also removed the dysfunctional TEST option and added the do-test target
that enables the 'make test'.
PR: 228009
Submitted by: robert.ayrapetyan@gmail.com
Notes:
svn path=/head/; revision=469258
|
|
|
|
|
|
|
| |
version 1.1.0 (via revision 464079).
Notes:
svn path=/head/; revision=464084
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
Notes:
svn path=/head/; revision=449591
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
Notes:
svn path=/head/; revision=437439
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.
The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.
PR: 214965
Reported by: thierry
Notes:
svn path=/head/; revision=428057
|
|
|
|
|
|
|
|
|
|
|
| |
- Add OPENBLAS option [1]
- Simplify PLIST_SUB generation
PR: 213352 [1]
Submitted by: dieterich@ogolem.org [1]
Notes:
svn path=/head/; revision=423876
|
|
|
|
|
|
|
|
|
| |
PR: 209298
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
Notes:
svn path=/head/; revision=414850
|
|
|
|
|
|
|
|
|
| |
PR: 203482
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
Notes:
svn path=/head/; revision=410620
|
|
|
|
|
|
|
|
|
|
| |
/usr/local/lib/libsuperlu.a
/usr/local/lib/libsuperlu.so -> libsuperlu_4.3.so
/usr/local/lib/libsuperlu.so.4
/usr/local/lib/libsuperlu_4.3.so -> libsuperlu.so.2 <-- wrong file name
Notes:
svn path=/head/; revision=385210
|
|
|
|
|
|
|
| |
- Mark MAKE_JOBS_UNSAFE, fails spectacularly with -j8
Notes:
svn path=/head/; revision=380665
|
|
|
|
| |
Notes:
svn path=/head/; revision=372555
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Upgrade to 4.3
Changelog at <http://crd-legacy.lbl.gov/~xiaoye/SuperLU/changes.html>.
PR: ports/193069
Submitted by: pfg
Notes:
svn path=/head/; revision=366447
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=362717
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=361812
|
|
|
|
|
|
|
|
|
|
|
|
| |
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=361099
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=347809
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
USE_GCC=yes has been omitted though.
Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.
Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...
Exp-run: bdrewery
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=344614
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=331644
|
|
|
|
|
|
|
| |
math)
Notes:
svn path=/head/; revision=327746
|
|
|
|
|
|
|
|
| |
PR: 166703
Submitted by: Oliver Hartmann <ohartman@zedat.fu-berlin.de>
Notes:
svn path=/head/; revision=295453
|
|
|
|
|
|
|
|
| |
Submitted by: erwin
Feature safe: yes
Notes:
svn path=/head/; revision=293289
|
|
|
|
|
|
|
|
|
| |
PR: 166010
Submitted by: Oliver Hartmann <ohartman@zedat.fu-berlin.de>
Feature safe: yes
Notes:
svn path=/head/; revision=293264
|
|
|
|
|
|
|
|
|
|
|
| |
and bump portrevision.
PR: 166010
Submitted by: Oliver Hartmann <ohartman@zedat.fu-berlin.de>
Feature safe: yes
Notes:
svn path=/head/; revision=293263
|
|
|
|
|
|
|
|
|
|
|
| |
math/atlas-devel will be updated to use the same constructs at a later date
PR: 162706
Approved by: miwi (portmgr)
Feature safe: yes
Notes:
svn path=/head/; revision=286242
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=249917
|
|
|
|
|
|
|
|
|
| |
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr
Notes:
svn path=/head/; revision=241308
|
|
|
|
| |
Notes:
svn path=/head/; revision=225403
|
|
|
|
|
|
|
|
|
|
| |
GotoBLAS/ATLAS/reference BLAS.
PR: 124786 [1]
Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com> [1]
Notes:
svn path=/head/; revision=215427
|
|
|
|
|
|
|
| |
Submitted by: erwin
Notes:
svn path=/head/; revision=208488
|
|
|
|
| |
Notes:
svn path=/head/; revision=195551
|
|
|
|
|
|
|
| |
* Bump portrevision.
Notes:
svn path=/head/; revision=182159
|
|
|
|
| |
Notes:
svn path=/head/; revision=181969
|
|
|
|
|
|
|
|
| |
PR: 101416
Submitted by: thierry
Notes:
svn path=/head/; revision=169814
|
|
|
|
|
|
|
|
| |
PR: 99189
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Notes:
svn path=/head/; revision=165898
|
|
|
|
| |
Notes:
svn path=/head/; revision=162032
|
|
|
|
|
|
|
| |
Submitted by: fenner's distinfo check
Notes:
svn path=/head/; revision=157138
|
|
|
|
|
|
|
| |
Submitted by: Pedro F.Giffuni
Notes:
svn path=/head/; revision=155888
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154159
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
contents of distfile has changed while filename is unchanged:
diff is just adding fortran interface of other than double
precision, and trivial cleanups and home site of superlu
announces that superlu has updated at 2004/Dec/02.
PR: 78940
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Notes:
svn path=/head/; revision=131620
|
|
|
|
| |
Notes:
svn path=/head/; revision=129976
|
|
|
|
|
|
|
| |
Approved by: portmgr (marcus).
Notes:
svn path=/head/; revision=118456
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=118429
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
distfile has been updated at 2004/April/10th
and according to http://crd.lbl.gov/~xiaoye/SuperLU/
o Include "symmetric mode"
b) change portversion
Submitted by: kris via bento
Notes:
svn path=/head/; revision=106849
|
|
|
|
| |
Notes:
svn path=/head/; revision=106844
|
|
|
|
|
|
|
| |
Noticed by: pav (long long ago) and Ricardo <ragomes@sc.usp.br>
Notes:
svn path=/head/; revision=105860
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104580
|
|
|
|
| |
Notes:
svn path=/head/; revision=95232
|