| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=439991
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=413746
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=405891
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Strip binary
Notes:
svn path=/head/; revision=380664
|
|
|
|
| |
Notes:
svn path=/head/; revision=372546
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove some patches and post-patch.
- Remove USE_AUTOTOOLS=autoconf and patch configure script directly.
- Replace BROKEN with BROKEN_${ARCH}.
- Staging (add DESTDIR support to the makefiles).
- Make sure the port uses its own arpack, blas, lapack and superlu.
Notes:
svn path=/head/; revision=337197
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
- Sort the knobs, remove useless global modifiers from sed(1) regex'
- Define LICENSE (GPLv2), augment port description while I am here
Notes:
svn path=/head/; revision=324425
|
|
|
|
| |
Notes:
svn path=/head/; revision=322667
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=285419
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
| |
Notes:
svn path=/head/; revision=263089
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
Notes:
svn path=/head/; revision=261230
|
|
|
|
|
|
|
|
|
| |
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr
Notes:
svn path=/head/; revision=241308
|
|
|
|
|
|
|
| |
starting with M
Notes:
svn path=/head/; revision=240072
|
|
|
|
|
|
|
|
|
| |
Mk/bsd.gcc.mk.
Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
Notes:
svn path=/head/; revision=225640
|
|
|
|
| |
Notes:
svn path=/head/; revision=225403
|
|
|
|
| |
Notes:
svn path=/head/; revision=225300
|
|
|
|
|
|
|
| |
Tested by: exp build run (erwin)
Notes:
svn path=/head/; revision=218886
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=218823
|
|
|
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
Notes:
svn path=/head/; revision=200411
|
|
|
|
|
|
|
| |
Approved by: maitainer
Notes:
svn path=/head/; revision=195781
|
|
|
|
|
|
|
|
|
| |
path is /sbin:/bin:/usr/sbin:/usr/bin:${LOCALBASE}/sbin:${LOCALBASE}/bin:${X11BASE}/bin
Submitted by: kris
Notes:
svn path=/head/; revision=182491
|
|
|
|
|
|
|
|
| |
* Bump port revision.
* Approved by: portmgr(kris)
Notes:
svn path=/head/; revision=182489
|
|
|
|
|
|
|
| |
Approved by: flz (mentor)
Notes:
svn path=/head/; revision=176714
|
|
|
|
|
|
|
|
| |
PR: ports/104808
Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com> (maintainer)
Notes:
svn path=/head/; revision=176547
|
|
|
|
| |
Notes:
svn path=/head/; revision=162032
|
|
|
|
|
|
|
|
| |
PR: ports/88791
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
Notes:
svn path=/head/; revision=147849
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter [1]
- Use DATADIR and INFO
- Hacked to build fine on 4.x
PR: ports/87662 [1]
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> [1]
Notes:
svn path=/head/; revision=145871
|
|
|
|
|
|
|
|
| |
Hat: portmgr
Source: Edwin's updated distfile tracker
Notes:
svn path=/head/; revision=144759
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
|
|
| |
PR: ports/64109
Submitted by: Scott Lipcon <slipcon@mercea.net>
Lesson learned the hard way by: linimon@FreeBSD.org
Notes:
svn path=/head/; revision=104284
|
|
|
|
| |
Notes:
svn path=/head/; revision=102904
|
|
|
|
| |
Notes:
svn path=/head/; revision=101801
|
|
|
|
|
|
|
|
|
| |
PR: ports/59578
Submitted by: Michael Neumann <mneumann@ntecs.de> (maintainer)
Approved by: adamw (mentor)
Notes:
svn path=/head/; revision=94713
|
|
PR: 52397
Submitted by: Michael Neumann <mneumann@ntecs.de>
Notes:
svn path=/head/; revision=82139
|