| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
science)
Notes:
svn path=/head/; revision=327767
|
|
|
|
| |
Notes:
svn path=/head/; revision=325401
|
|
|
|
|
|
|
|
|
|
| |
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Remove indefinite article from comment
Notes:
svn path=/head/; revision=322622
|
|
|
|
|
|
|
|
|
|
| |
synchronize math/rpy with upstream repository
Reviewed by: wen
Approved by: wen, tota
Notes:
svn path=/head/; revision=319316
|
|
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
Notes:
svn path=/head/; revision=316683
|
|
|
|
| |
Notes:
svn path=/head/; revision=313562
|
|
|
|
|
|
|
| |
Reviewed by: thierry, tota, wen
Notes:
svn path=/head/; revision=309935
|
|
|
|
|
|
|
| |
The X11BASE variable is long gone, however these ports were not updated.
Notes:
svn path=/head/; revision=299908
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
|
|
| |
- Projest has new homepage [1]
- Mark MAKE_JOBS_UNSAFE
PR: ports/167651 [1]
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer) [1]
Notes:
svn path=/head/; revision=296440
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
Notes:
svn path=/head/; revision=284239
|
|
|
|
| |
Notes:
svn path=/head/; revision=276984
|
|
|
|
| |
Notes:
svn path=/head/; revision=273475
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
| |
other ports.
Notes:
svn path=/head/; revision=236345
|
|
|
|
|
|
|
| |
Reported by: pointyhat (via pav)
Notes:
svn path=/head/; revision=226769
|
|
|
|
|
|
|
| |
MAKE_ENV
Notes:
svn path=/head/; revision=217477
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
|
| |
PR: ports/119961
Submitted by: Jason Bacon <bacon smithers.neuro.mcw.edu> (maintainer)
Notes:
svn path=/head/; revision=206325
|
|
|
|
|
|
|
|
|
|
| |
- Unbreak
PR: 113887
Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu> (maintainer)
Notes:
svn path=/head/; revision=194000
|
|
|
|
| |
Notes:
svn path=/head/; revision=193138
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
|
| |
- Respect X11BASE
PR: 111890
Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu> (maintainer)
Notes:
svn path=/head/; revision=190541
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/106101
Submitted by: self
Approved by: Jason Bacon <bacon@smithers.neuro.mcw.edu> (maintainer)
Reported by: pointyhat
Notes:
svn path=/head/; revision=178464
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2006.06.30.1332
PR: ports/103318
Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu> (maintainer)
Notes:
svn path=/head/; revision=173732
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=167097
|
|
|
|
|
|
|
|
| |
PR: 97404
Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu>
Notes:
svn path=/head/; revision=163367
|
|
|
|
|
|
|
|
| |
PR: 94302
Submitted by: maintainer
Notes:
svn path=/head/; revision=159639
|
|
|
|
|
|
|
|
| |
Noticed by: danfe
Approved by: garga (mentor)
Notes:
svn path=/head/; revision=155919
|
|
|
|
|
|
|
|
|
| |
after kris' mail
Approved by: garga (mentor)
Notes:
svn path=/head/; revision=155603
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Author fixed the problem with filename versioning by placing filenames
without version in their name in a subdirectory on the web server.
Changes to the software itself:
-DPIC -fPIC used only for amd64 and ia64, suggested by kris
Approved by: garga (mentor)
Notes:
svn path=/head/; revision=154785
|
|
|
|
|
|
|
|
|
|
| |
-DPIC -fPIC were added to CFLAGS in Makefile.FreeBSD_PORT to make it
compile on amd64.
Approved by: garga (mentor)
Notes:
svn path=/head/; revision=154496
|
|
AFNI (Advanced Functional Neuro Imaging) is a tool for analyzing
3 dimensional images, especially functional MRI images used in
brain mapping research.
WWW: http://afni.nimh.nih.gov/
PR: ports/90752
Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu>
Reviewed by: garga (mentor)
Approved by: garga (mentor)
Notes:
svn path=/head/; revision=154438
|