aboutsummaryrefslogtreecommitdiff
path: root/devel/eris
Commit message (Collapse)AuthorAgeFilesLines
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | 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
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-08-142-3/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=364826
* switch from GCC to ClangOliver Lehmann2014-03-234-6/+34
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=348846
* Now that the default version of GCC in the Ports Collection (perGerald Pfeifer2014-03-161-1/+1
| | | | | | | | | | 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
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-1/+1
| | | | | | | | | | | | | | 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
* update devel/eris to 1.3.23Oliver Lehmann2014-03-055-17/+20
| | | | Notes: svn path=/head/; revision=347100
* update mercator to 0.3.3Oliver Lehmann2014-02-281-7/+7
| | | | Notes: svn path=/head/; revision=346447
* update devel/atlas-devel to 0.6.3 which now requires a C++-11 compilerOliver Lehmann2013-11-211-1/+1
| | | | | | | | | | 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
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 1) Notes: svn path=/head/; revision=327722
* set USE_GCC=yes as devel/mercator forces the use of GCC and because of that,Oliver Lehmann2013-09-181-0/+1
| | | | | | | | a GCC compiler is needed for linking (only for linking with libmercator.so) here as well. Notes: svn path=/head/; revision=327526
* Convert devel to USES=pkgconfigBaptiste Daroussin2013-04-231-2/+1
| | | | Notes: svn path=/head/; revision=316333
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-191-1/+1
| | | | | | | | | | | | 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
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichKoop Mast2013-03-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | 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
* update of the worldfordge suiteOliver Lehmann2013-01-193-12/+8
| | | | | | | | | | | | | 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 varconf to 0.6.7Oliver Lehmann2011-12-093-4/+6
| | | | | | | | | | update eris to 1.3.19 update ember to 0.6.2 Feature safe: yes Notes: svn path=/head/; revision=287109
* - remove maintainer tags from pkg-descrEitan Adler2011-10-221-3/+0
| | | | | | | | Approved by: portmgr Approved by: bapt (mentor) Notes: svn path=/head/; revision=284139
* big WorldForge update:Oliver Lehmann2011-04-293-12/+11
| | | | | | | | | | | | 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
* update devel/mercator to 0.2.9Oliver Lehmann2011-01-201-1/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268030
* update devel/eris to 1.3.16Oliver Lehmann2010-10-212-5/+4
| | | | Notes: svn path=/head/; revision=263399
* update devel/mercator to 0.2.8Oliver Lehmann2010-09-071-2/+3
| | | | | | | | update net/skstream to 0.3.7 bump PORTREVISION on affected ports Notes: svn path=/head/; revision=260698
* update eris to 1.3.15Oliver Lehmann2010-06-093-6/+9
| | | | Notes: svn path=/head/; revision=256169
* update devel/atlas-devel to 0.6.2Oliver Lehmann2009-12-021-0/+1
| | | | Notes: svn path=/head/; revision=245110
* Fix sourceforgeErwin Lansing2009-08-251-2/+1
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=240317
* update eris to 1.3.14Oliver Lehmann2009-04-054-17/+9
| | | | Notes: svn path=/head/; revision=231654
* fix build after wfmath upgradeOliver Lehmann2009-02-111-0/+10
| | | | | | | Noted by: pav Notes: svn path=/head/; revision=228071
* update eris to 1.3.13Oliver Lehmann2008-02-284-33/+6
| | | | Notes: svn path=/head/; revision=208103
* do not force the usage of gcc 3.4, the ports are now gcc 4 readyOliver Lehmann2007-09-191-2/+1
| | | | | | | Bump PORTREVISION Notes: svn path=/head/; revision=199758
* update to 1.3.12Oliver Lehmann2007-01-303-6/+6
| | | | Notes: svn path=/head/; revision=183682
* update to 0.3.5Oliver Lehmann2006-11-081-1/+2
| | | | Notes: svn path=/head/; revision=176839
* update to 1.3.11Oliver Lehmann2006-09-113-6/+7
| | | | Notes: svn path=/head/; revision=172780
* Do not update eris to .11! - moving back to 1.3.10 - only chase wfmath updateOliver Lehmann2006-08-213-6/+5
| | | | | | | | 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
* update wfmath to 0.3.5Oliver Lehmann2006-08-213-7/+8
| | | | Notes: svn path=/head/; revision=171108
* fix build on 4Oliver Lehmann2006-04-241-0/+27
| | | | Notes: svn path=/head/; revision=160285
* update to 1.3.10Oliver Lehmann2006-04-233-5/+10
| | | | Notes: svn path=/head/; revision=160220
* Conversion to a single libtool environment.Ade Lovett2006-02-231-2/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* update to 1.3.9Oliver Lehmann2005-10-253-4/+4
| | | | Notes: svn path=/head/; revision=146328
* update Atlas-C++ to 0.5.0.r(c)1Oliver Lehmann2005-10-201-1/+1
| | | | Notes: svn path=/head/; revision=145943
* update to 1.3.8Oliver Lehmann2005-10-094-46/+3
| | | | Notes: svn path=/head/; revision=144717
* fix build on FreeBSD 4Oliver Lehmann2005-10-043-2/+14
| | | | Notes: svn path=/head/; revision=144175
* update to 1.3.7Oliver Lehmann2005-10-036-69/+88
| | | | Notes: svn path=/head/; revision=144080
* take maintainershipOliver Lehmann2005-09-301-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=143837
* update to 1.2.2Oliver Lehmann2005-09-283-9/+8
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=143698
* update Atlas-C++ to 0.4.95Oliver Lehmann2005-05-071-1/+2
| | | | Notes: svn path=/head/; revision=134766
* Eris, the WorldForge client entity library is designed to simplify clientPav Lucistnik2005-02-096-0/+134
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