| 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
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=364826
|
|
|
|
|
|
|
| |
bump PORTREVISION
Notes:
svn path=/head/; revision=348846
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc and Mk/bsd.default-versions.mk) is GCC 4.7, replace
USE_GCC=4.7+ by USE_GCC=yes.
Approved by: portmgr (mat)
Notes:
svn path=/head/; revision=348436
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=347100
|
|
|
|
| |
Notes:
svn path=/head/; revision=346447
|
|
|
|
|
|
|
|
|
|
| |
new .so version changes in affected ports
change some ports to use USE_GCC=4.7+ (tested with 4.7 and 4.8) as this is
needed for dependencies to devel/atlas-devel
finally fix the compilation error in games/ember for at least FreeBSD 9
Notes:
svn path=/head/; revision=334470
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
devel part 1)
Notes:
svn path=/head/; revision=327722
|
|
|
|
|
|
|
|
| |
a GCC compiler is needed for linking (only for linking with libmercator.so)
here as well.
Notes:
svn path=/head/; revision=327526
|
|
|
|
| |
Notes:
svn path=/head/; revision=316333
|
|
|
|
|
|
|
|
|
|
|
|
| |
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=314640
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo
Notes:
svn path=/head/; revision=313633
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/eris: 1.3.21
devel/mercator: 0.3.2
devel/varconf: 1.0.0
math/wfmath: 1.0.1
net/cyphesis: 0.6.0
net/skstream: 0.3.9
games/ember: 0.7.0
Notes:
svn path=/head/; revision=310647
|
|
|
|
|
|
|
|
|
|
| |
update eris to 1.3.19
update ember to 0.6.2
Feature safe: yes
Notes:
svn path=/head/; revision=287109
|
|
|
|
|
|
|
|
| |
Approved by: portmgr
Approved by: bapt (mentor)
Notes:
svn path=/head/; revision=284139
|
|
|
|
|
|
|
|
|
|
|
|
| |
update eris to 1.3.18
update wfmath to 0.3.11
update skstream to 0.3.8
update mercator to 0.3.0
update ember to 0.6.1
update cyphesis to 0.5.26
Notes:
svn path=/head/; revision=273315
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=268030
|
|
|
|
| |
Notes:
svn path=/head/; revision=263399
|
|
|
|
|
|
|
|
| |
update net/skstream to 0.3.7
bump PORTREVISION on affected ports
Notes:
svn path=/head/; revision=260698
|
|
|
|
| |
Notes:
svn path=/head/; revision=256169
|
|
|
|
| |
Notes:
svn path=/head/; revision=245110
|
|
|
|
|
|
|
| |
Submitted by: pointyhat
Notes:
svn path=/head/; revision=240317
|
|
|
|
| |
Notes:
svn path=/head/; revision=231654
|
|
|
|
|
|
|
| |
Noted by: pav
Notes:
svn path=/head/; revision=228071
|
|
|
|
| |
Notes:
svn path=/head/; revision=208103
|
|
|
|
|
|
|
| |
Bump PORTREVISION
Notes:
svn path=/head/; revision=199758
|
|
|
|
| |
Notes:
svn path=/head/; revision=183682
|
|
|
|
| |
Notes:
svn path=/head/; revision=176839
|
|
|
|
| |
Notes:
svn path=/head/; revision=172780
|
|
|
|
|
|
|
|
| |
I hope that version number going backwards w/o updating PORTEPOCH is ok here
because of the small timeframe
Notes:
svn path=/head/; revision=171109
|
|
|
|
| |
Notes:
svn path=/head/; revision=171108
|
|
|
|
| |
Notes:
svn path=/head/; revision=160285
|
|
|
|
| |
Notes:
svn path=/head/; revision=160220
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
| |
Notes:
svn path=/head/; revision=146328
|
|
|
|
| |
Notes:
svn path=/head/; revision=145943
|
|
|
|
| |
Notes:
svn path=/head/; revision=144717
|
|
|
|
| |
Notes:
svn path=/head/; revision=144175
|
|
|
|
| |
Notes:
svn path=/head/; revision=144080
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=143837
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=143698
|
|
|
|
| |
Notes:
svn path=/head/; revision=134766
|
|
development (and avoid duplicating effort) by providing a common framework to
deal with server communications.
PR: ports/77064
Submitted by: Jan Rochel <jannisan@t-online.de>
Notes:
svn path=/head/; revision=128428
|