| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=364838
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=362705
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=338552
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
cad)
Notes:
svn path=/head/; revision=327711
|
|
|
|
|
|
|
|
| |
Approved by: maintainer (maho)
Feature safe: yes
Notes:
svn path=/head/; revision=294192
|
|
|
|
|
|
|
|
|
|
|
| |
This also removes one of the three remaining uses of lang/gcc34.
PR: 166565
Submitted by: bf@
Feature safe: yes
Notes:
svn path=/head/; revision=294104
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=244657
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- pkg-message --> files/pkg-message.in; [2]
- don't hardcode DOCSDIR to default in it
- display it only when NOPORTDOCS it's not defined
- rework PORTDOCS installation a little [3]
- bump PORTREVISION [3]
Submitted by: Sahil Tandon [1][3], itetcu@ [2]
Reported by: QATty [1]
Approved by: maintainer
Notes:
svn path=/head/; revision=235529
|
|
|
|
|
|
|
| |
Submitted by: kris
Notes:
svn path=/head/; revision=198729
|
|
|
|
| |
Notes:
svn path=/head/; revision=195544
|
|
|
|
|
|
|
| |
* Grab maintainership.
Notes:
svn path=/head/; revision=183045
|
|
|
|
| |
Notes:
svn path=/head/; revision=182844
|
|
|
|
|
|
|
| |
* Bump port revision.
Notes:
svn path=/head/; revision=182203
|
|
|
|
|
|
|
|
| |
PR: ports/101007
Approved by: maintainer's time-out
Notes:
svn path=/head/; revision=181059
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITE to fix fetch problem.
Also add sha246
PR: ports/88009
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=149014
|
|
|
|
|
|
|
| |
Approved by: maintainers
Notes:
svn path=/head/; revision=104360
|
|
|
|
|
|
|
|
|
|
| |
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992
Notes:
svn path=/head/; revision=91882
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
| |
Notes:
svn path=/head/; revision=49021
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use ${INSTALL_DATA} for docs, not ${INSTALL_MAN}
- maintainer should be grog@FreeBSD.org, not just 'grog'
PR: 28755
Submitted by: Patrick Li <pat@databits.net>
Approved by: maintainer
Notes:
svn path=/head/; revision=47134
|
|
Radiation Effects) is a general purpose circuit analysis program which
provides all three major analyses, AC, DC, and transient analysis, on
either linear or nonlinear networks. It employs a free-form input
language and state variable methods to simulate problems of interest
to electrical engineers.
Requested-by: "Pedro F. Giffuni" <pfg1+@pitt.edu>
Notes:
svn path=/head/; revision=38200
|