summaryrefslogtreecommitdiff
path: root/science/ruby-dcl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-5/+2
| | | | | | | science) Notes: svn path=/head/; revision=327767
* - Update to 1.7.0.Steve Wills2012-07-253-234/+15
| | | | | | | | | | | | - 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
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 1.6.3Philip M. Gollucci2012-02-174-11/+19
| | | | | | | | | | | | | | - 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
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-0/+1
| | | | | | | | | | | | | | | | | | | 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
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276984
* - 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-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - update to 1.6.0Stefan Walter2009-01-083-256/+221
| | | | | | | | | | | | | - 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
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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 unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - 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
* - Update to 1.5.3.Cheng-Lung Sung2008-03-272-8/+7
| | | | | | | | | | | | | - 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
* Fix BUILD_DEPENDS after science/cdcl library name change.Florent Thoumie2008-03-151-2/+2
| | | | | | | Reported by: erwin Notes: svn path=/head/; revision=209111
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Also broken on ia64.Mark Linimon2006-07-141-2/+2
| | | | Notes: svn path=/head/; revision=167737
* - Update to 1.5.2Renato Botelho2006-05-092-7/+5
| | | | | | | | | PR: ports/96949 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: maintainer Notes: svn path=/head/; revision=161800
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Fix BROKEN msg which was breaking INDEX on amd64Volker Stolz2005-02-281-2/+1
| | | | | | | | PR: ports/78177 Submitted by: "Jose M." Notes: svn path=/head/; revision=130012
* science/cdcl -> update to 5.3 and use gtk by defaultSergey Matveychuk2005-02-243-18/+31
| | | | | | | | | | | | | | 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
* BROKEN on amd64: Needs to link against shared librariesKris Kennaway2004-05-301-1/+7
| | | | Notes: svn path=/head/; revision=110364
* - math/ruby-narray is build dependencyPav Lucistnik2004-05-091-2/+3
| | | | | | | | PR: ports/66411 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer) Notes: svn path=/head/; revision=108776
* - cdcl is a build dependencyPav Lucistnik2004-03-161-3/+4
| | | | | | | | PR: ports/64322 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer) Notes: svn path=/head/; revision=104195
* - Update to 1.4.0Pav Lucistnik2004-03-142-9/+4
| | | | | | | | 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, a ruby interface to DCL, a scienific graphical library.Pav Lucistnik2004-02-274-0/+297
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