aboutsummaryrefslogtreecommitdiff
path: root/math/slgrace
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
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-071-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category M. CR: D306 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=361099
* 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
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Remove unecessary PORTDOCS definitionRenato Botelho2013-12-131-1/+0
| | | | Notes: svn path=/head/; revision=336342
* . Add LICENSERenato Botelho2013-10-312-8/+3
| | | | | | | | . Simplify Makefile . Use space on WWW line Notes: svn path=/head/; revision=332304
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-1/+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
* Support stagingRenato Botelho2013-10-141-1/+0
| | | | Notes: svn path=/head/; revision=330269
* Update LIB_DEPENDS syntax on my ports and silent make check-makefileRenato Botelho2013-09-241-1/+1
| | | | Notes: svn path=/head/; revision=328166
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | math) Notes: svn path=/head/; revision=327746
* - Fix PORTDOCSMartin Wilke2013-05-311-0/+2
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=319524
* Change headers of all ports maintained by me to new formatRenato Botelho2012-10-051-5/+0
| | | | Notes: svn path=/head/; revision=305298
* Remove unecessary OPTIONS_DEFAULT definitions added on r301957Renato Botelho2012-08-031-1/+0
| | | | | | | Reported by: sunpoet@ Notes: svn path=/head/; revision=301967
* Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my portsRenato Botelho2012-08-031-1/+4
| | | | Notes: svn path=/head/; revision=301957
* Remove lib version from LIB_DEPENDS to silence portlintRenato Botelho2012-07-021-1/+1
| | | | Notes: svn path=/head/; revision=300404
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-1/+1
| | | | Notes: svn path=/head/; revision=273475
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFERenato Botelho2009-03-281-0/+1
| | | | Notes: svn path=/head/; revision=231204
* - Update to 0.2.2Renato Botelho2007-10-113-6/+17
| | | | | | | - Respect NOPORTDOCS Notes: svn path=/head/; revision=201302
* - Fix PLISTRenato Botelho2007-09-122-5/+7
| | | | | | | | | - Bump PORTREVISION Noticed by: pav@ Notes: svn path=/head/; revision=199378
* Fix last commit when distinfo was forgotten.Renato Botelho2007-09-051-3/+3
| | | | | | | Noted by: pav@ Notes: svn path=/head/; revision=198831
* - Update to 0.2.1Renato Botelho2007-09-041-3/+5
| | | | | | | | | | | - When this version came, 0.2.0 was removed from ftp and mirror, so, i'm saving a copy of 0.2.1 on MASTER_SITE_LOCAL to prevent this happen again in the future [1] Noticed by: pav [1] Notes: svn path=/head/; revision=198740
* A S-Lang module to plot graphs using grace.Renato Botelho2007-08-303-0/+38
Grace is a popular plotting tool that produces publication quality plots. The S-Lang module interacts with grace via pipes. WWW: http://www.jedsoft.org/slang/modules/grace/index.html Notes: svn path=/head/; revision=198545