| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=360670
|
|
|
|
| |
Notes:
svn path=/head/; revision=350503
|
|
|
|
|
|
|
|
|
|
|
| |
- Stage
- Use OPTIONS
PR: ports/188013
Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
Notes:
svn path=/head/; revision=349464
|
|
|
|
|
|
|
|
| |
Reported by: many
Pointyhat to: swills
Notes:
svn path=/head/; revision=349058
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add/update *DEPENDS for libcdcl.so which is introduced by science/cdcl 5.4.5
- Use PORTDOCS and PORTEXAMPLES
- Use dirrmtry
PR: ports/169033
Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
Notes:
svn path=/head/; revision=301502
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add and update URLs of MASTER_SITES
- add LICENSE related lines
- update author's email address
- update WWW site URL to shorter version
PR: ports/165232
Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic
Notes:
svn path=/head/; revision=291643
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- fix inappropriate use of NO* vars
- add mastersites
- use COPYTREE_SHARE
- change maintainer's email address
PR: 127317
Submitted by: maintainer
Notes:
svn path=/head/; revision=225494
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix BUILD_DEPENDS.
- Change depending library name. (ports/121284)
- Remove BROKEN on amd64. (ports/121284)
Changes:
PR: ports/121285
Submitted by: maintainer ("Shin'ya Murakami")
Notes:
svn path=/head/; revision=209920
|
|
|
|
|
|
|
| |
Reported by: erwin
Notes:
svn path=/head/; revision=209111
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=167737
|
|
|
|
|
|
|
|
|
| |
PR: ports/96949
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: maintainer
Notes:
svn path=/head/; revision=161800
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154303
|
|
|
|
| |
Notes:
svn path=/head/; revision=147269
|
|
|
|
| |
Notes:
svn path=/head/; revision=130974
|
|
|
|
|
|
|
|
| |
PR: ports/78177
Submitted by: "Jose M."
Notes:
svn path=/head/; revision=130012
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
science/cdcl-gtk -> delete
science/ruby-dcl -> update to 1.5 and use gtk by default
science/ruby-dcl-gtk -> delete
science/ruby-gphys -> update to 0.3.5 and fix dependency
science/gave -> update to 1.1.3 and fix dependency
PR: ports/76853
Submitted by: maintainer
Notes:
svn path=/head/; revision=129690
|
|
|
|
| |
Notes:
svn path=/head/; revision=110364
|
|
|
|
|
|
|
|
| |
PR: ports/66411
Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer)
Notes:
svn path=/head/; revision=108776
|
|
|
|
|
|
|
|
| |
PR: ports/64322
Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer)
Notes:
svn path=/head/; revision=104195
|
|
|
|
|
|
|
|
| |
PR: ports/64245
Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer)
Notes:
svn path=/head/; revision=103993
|
|
Add ruby-dcl-gtk, a slave port for ruby-dcl with gtk patches.
PR: ports/62873, ports/62874
Submitted by: <murashin@edamame.summing.com>
Notes:
svn path=/head/; revision=102331
|